2023-10-07T18:28:46.641 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-07T18:28:46.641 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --name yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724 -- /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/orig.config.yaml 2023-10-07T18:28:46.691 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-07T18:28:46.775 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724 branch: main description: rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7416724' 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_13:59:51-rados-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: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 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: 4019 sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 sleep_before_teardown: 0 subset: 111/120000 suite: rados 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: smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi163.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_13:59:51 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-07T18:28:46.776 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-07T18:28:46.777 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9725b08fd801c82987c737f7e6d354878f036ee8/qa/tasks 2023-10-07T18:28:46.777 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-07T18:28:46.778 INFO:teuthology.task.internal:Checking packages... 2023-10-07T18:28:46.801 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9725b08fd801c82987c737f7e6d354878f036ee8' 2023-10-07T18:28:46.801 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:28:46.801 INFO:teuthology.packaging:ref: None 2023-10-07T18:28:46.801 INFO:teuthology.packaging:tag: None 2023-10-07T18:28:46.801 INFO:teuthology.packaging:branch: main 2023-10-07T18:28:46.801 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:28:46.801 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-07T18:28:47.119 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6613.gb05d167b 2023-10-07T18:28:47.119 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-07T18:28:47.126 INFO:teuthology.task.internal:no buildpackages task found 2023-10-07T18:28:47.126 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-07T18:28:47.152 INFO:teuthology.task.internal:Saving configuration 2023-10-07T18:28:47.173 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-07T18:28:47.179 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T18:28:47.203 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724', '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 18:22:59.917474', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T18:28:47.222 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724', '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 18:22:59.915936', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T18:28:47.223 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-07T18:28:47.228 INFO:teuthology.task.internal:roles: ubuntu@smithi087.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-07T18:28:47.228 INFO:teuthology.task.internal:roles: ubuntu@smithi163.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-07T18:28:47.229 INFO:teuthology.run_tasks:Running task console_log... 2023-10-07T18:28:47.315 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f47f04d80d0>, signals=[15]) 2023-10-07T18:28:47.315 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-07T18:28:47.321 INFO:teuthology.task.internal:Opening connections... 2023-10-07T18:28:47.321 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2023-10-07T18:28:47.323 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T18:28:47.391 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2023-10-07T18:28:47.392 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T18:28:47.457 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-07T18:28:47.464 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2023-10-07T18:28:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2023-10-07T18:28:47.484 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="Red Hat Enterprise Linux" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="8.6 (Ootpa)" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:ID="rhel" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE="fedora" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="8.6" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:PLATFORM_ID="platform:el8" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-07T18:28:47.542 INFO:teuthology.orchestra.run.smithi087.stdout:ANSI_COLOR="0;31" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://www.redhat.com/" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-07T18:28:47.543 INFO:teuthology.orchestra.run.smithi087.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-07T18:28:47.544 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2023-10-07T18:28:47.564 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2023-10-07T18:28:47.585 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2023-10-07T18:28:47.585 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="Red Hat Enterprise Linux" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="8.6 (Ootpa)" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:ID="rhel" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE="fedora" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="8.6" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:PLATFORM_ID="platform:el8" 2023-10-07T18:28:47.644 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:ANSI_COLOR="0;31" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://www.redhat.com/" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-07T18:28:47.645 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-07T18:28:47.646 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2023-10-07T18:28:47.672 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-07T18:28:47.682 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-07T18:28:47.719 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-07T18:28:47.720 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2023-10-07T18:28:47.722 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2023-10-07T18:28:47.740 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-07T18:28:47.747 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-07T18:28:47.747 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2023-10-07T18:28:47.781 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2023-10-07T18:28:47.810 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-07T18:28:47.862 INFO:teuthology.run_tasks:Running task kernel... 2023-10-07T18:28:47.876 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-07T18:28:47.876 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-07T18:28:47.877 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T18:28:47.877 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-07T18:28:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T18:28:47.895 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2023-10-07T18:28:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T18:28:47.896 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2023-10-07T18:28:47.953 INFO:teuthology.orchestra.run.smithi087.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:47.953 INFO:teuthology.task.kernel:Running kernel on smithi087: 4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:47.954 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum install -y kernel 2023-10-07T18:28:47.955 INFO:teuthology.orchestra.run.smithi163.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:47.955 INFO:teuthology.task.kernel:Running kernel on smithi163: 4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:47.955 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum install -y kernel 2023-10-07T18:28:49.141 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:49.141 INFO:teuthology.orchestra.run.smithi163.stdout:Unable to read consumer identity 2023-10-07T18:28:49.147 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:49.147 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-10-07T18:28:50.525 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-10-07T18:28:50.763 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-10-07T18:28:51.292 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-10-07T18:28:52.088 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-10-07T18:28:54.767 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 420 kB/s | 24 kB 00:00 2023-10-07T18:28:55.462 INFO:teuthology.orchestra.run.smithi087.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-07T18:28:55.521 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-10-07T18:28:55.522 INFO:teuthology.orchestra.run.smithi087.stdout:Nothing to do. 2023-10-07T18:28:55.522 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-10-07T18:28:55.638 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 428 kB/s | 24 kB 00:00 2023-10-07T18:28:55.652 DEBUG:teuthology.orchestra.run.smithi087:> echo no | sudo yum reinstall kernel || true 2023-10-07T18:28:55.979 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:55.980 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-10-07T18:28:56.243 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 06:28:54 PM UTC. 2023-10-07T18:28:56.284 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T18:28:56.316 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2023-10-07T18:28:56.332 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-07T18:28:56.362 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum reinstall -y kernel || true 2023-10-07T18:28:56.387 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-10-07T18:28:56.388 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2023-10-07T18:28:56.388 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-10-07T18:28:56.503 DEBUG:teuthology.orchestra.run.smithi163:> echo no | sudo yum reinstall kernel || true 2023-10-07T18:28:56.690 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:56.690 INFO:teuthology.orchestra.run.smithi087.stdout:Unable to read consumer identity 2023-10-07T18:28:56.836 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:56.837 INFO:teuthology.orchestra.run.smithi163.stdout:Unable to read consumer identity 2023-10-07T18:28:56.944 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 06:28:54 PM UTC. 2023-10-07T18:28:56.986 INFO:teuthology.orchestra.run.smithi087.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T18:28:57.016 INFO:teuthology.orchestra.run.smithi087.stderr:Error: No packages marked for reinstall. 2023-10-07T18:28:57.067 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q kernel | sort -rV | head -n 1 2023-10-07T18:28:57.098 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 06:28:55 PM UTC. 2023-10-07T18:28:57.141 INFO:teuthology.orchestra.run.smithi163.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T18:28:57.146 INFO:teuthology.orchestra.run.smithi087.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:57.146 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:57.146 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-07T18:28:57.147 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-07T18:28:57.147 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T18:28:57.184 INFO:teuthology.orchestra.run.smithi163.stderr:Error: No packages marked for reinstall. 2023-10-07T18:28:57.190 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2023-10-07T18:28:57.205 DEBUG:teuthology.parallel:result is None 2023-10-07T18:28:57.231 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum reinstall -y kernel || true 2023-10-07T18:28:57.560 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:28:57.560 INFO:teuthology.orchestra.run.smithi163.stdout:Unable to read consumer identity 2023-10-07T18:28:57.818 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:02 ago on Sat 07 Oct 2023 06:28:55 PM UTC. 2023-10-07T18:28:57.858 INFO:teuthology.orchestra.run.smithi163.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-07T18:28:57.886 INFO:teuthology.orchestra.run.smithi163.stderr:Error: No packages marked for reinstall. 2023-10-07T18:28:57.933 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2023-10-07T18:28:58.013 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:58.013 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-07T18:28:58.013 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-07T18:28:58.013 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-07T18:28:58.013 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-07T18:28:58.050 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2023-10-07T18:28:58.062 DEBUG:teuthology.parallel:result is None 2023-10-07T18:28:58.063 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-07T18:28:58.070 INFO:teuthology.task.internal:Creating test directory... 2023-10-07T18:28:58.071 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T18:28:58.073 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-07T18:28:58.119 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-07T18:28:58.126 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-07T18:28:58.160 INFO:teuthology.task.internal:Creating archive directory... 2023-10-07T18:28:58.160 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T18:28:58.162 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-07T18:28:58.184 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-07T18:28:58.191 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-07T18:28:58.191 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:28:58.221 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:28:58.254 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T18:28:58.265 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T18:28:58.268 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T18:28:58.279 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-07T18:28:58.280 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-07T18:28:58.287 INFO:teuthology.task.internal:Configuring sudo... 2023-10-07T18:28:58.287 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T18:28:58.309 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-07T18:28:58.336 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-07T18:28:58.345 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-07T18:28:58.345 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T18:28:58.379 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-07T18:28:58.395 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T18:28:58.477 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T18:28:58.525 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T18:28:58.608 DEBUG:teuthology.orchestra.run.smithi087:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T18:28:58.650 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:28:58.651 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T18:28:58.723 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T18:28:58.766 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-07T18:28:58.827 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T18:28:58.910 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-07T18:28:58.952 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:28:58.952 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-07T18:28:59.019 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2023-10-07T18:28:59.021 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2023-10-07T18:28:59.080 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T18:28:59.157 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T18:28:59.463 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-07T18:28:59.470 INFO:teuthology.task.internal:Starting timer... 2023-10-07T18:28:59.470 INFO:teuthology.run_tasks:Running task pcp... 2023-10-07T18:28:59.504 INFO:teuthology.run_tasks:Running task selinux... 2023-10-07T18:28:59.537 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-07T18:28:59.538 DEBUG:teuthology.orchestra.run.smithi087:> sudo service auditd rotate 2023-10-07T18:28:59.604 INFO:teuthology.orchestra.run.smithi087.stdout:Rotating logs: 2023-10-07T18:28:59.606 DEBUG:teuthology.orchestra.run.smithi163:> sudo service auditd rotate 2023-10-07T18:28:59.671 INFO:teuthology.orchestra.run.smithi163.stdout:Rotating logs: 2023-10-07T18:28:59.673 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-07T18:28:59.673 DEBUG:teuthology.orchestra.run.smithi087:> /usr/sbin/getenforce 2023-10-07T18:28:59.691 INFO:teuthology.orchestra.run.smithi087.stdout:Permissive 2023-10-07T18:28:59.692 DEBUG:teuthology.orchestra.run.smithi163:> /usr/sbin/getenforce 2023-10-07T18:28:59.717 INFO:teuthology.orchestra.run.smithi163.stdout:Permissive 2023-10-07T18:28:59.717 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi087.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi163.front.sepia.ceph.com': 'permissive'} 2023-10-07T18:28:59.717 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:28:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T18:28:59.758 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:28:59.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T18:28:59.786 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-07T18:28:59.786 DEBUG:teuthology.orchestra.run.smithi087:> sudo /usr/sbin/setenforce permissive 2023-10-07T18:28:59.824 DEBUG:teuthology.orchestra.run.smithi163:> sudo /usr/sbin/setenforce permissive 2023-10-07T18:28:59.854 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-07T18:28:59.864 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-07T18:28:59.864 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-07T18:28:59.879 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-07T18:28:59.880 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi087.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-07T18:37:50.141 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi087.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2023-10-07T18:37:50.141 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2023-10-07T18:37:50.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T18:37:50.210 DEBUG:teuthology.orchestra.run.smithi087:> true 2023-10-07T18:37:50.234 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2023-10-07T18:37:50.234 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-07T18:37:50.235 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-07T18:37:50.304 DEBUG:teuthology.orchestra.run.smithi163:> true 2023-10-07T18:37:50.371 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2023-10-07T18:37:50.372 INFO:teuthology.run_tasks:Running task clock... 2023-10-07T18:37:50.382 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-07T18:37:50.382 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T18:37:50.383 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:37:50.385 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-07T18:37:50.385 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:37:50.414 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-07T18:37:50.428 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-07T18:37:50.443 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-07T18:37:50.458 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-07T18:37:50.493 INFO:teuthology.orchestra.run.smithi087.stderr:sudo: ntpd: command not found 2023-10-07T18:37:50.505 INFO:teuthology.orchestra.run.smithi087.stdout:506 Cannot talk to daemon 2023-10-07T18:37:50.519 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-07T18:37:50.533 INFO:teuthology.orchestra.run.smithi087.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-07T18:37:50.533 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: ntpd: command not found 2023-10-07T18:37:50.545 INFO:teuthology.orchestra.run.smithi163.stdout:506 Cannot talk to daemon 2023-10-07T18:37:50.560 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-07T18:37:50.574 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-07T18:37:50.611 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2023-10-07T18:37:50.615 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T18:37:50.615 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2023-10-07T18:37:50.615 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.615 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.616 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.616 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.645 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2023-10-07T18:37:50.647 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T18:37:50.648 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2023-10-07T18:37:50.648 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.648 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.648 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.648 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T18:37:50.649 INFO:teuthology.run_tasks:Running task pexec... 2023-10-07T18:37:50.658 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-07T18:37:50.659 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi087.front.sepia.ceph.com 2023-10-07T18:37:50.659 DEBUG:teuthology.orchestra.run.smithi087:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-07T18:37:50.659 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi163.front.sepia.ceph.com 2023-10-07T18:37:50.659 DEBUG:teuthology.orchestra.run.smithi163:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-07T18:37:51.028 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:37:51.064 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:37:51.827 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:26 ago on Sat 07 Oct 2023 06:36:25 PM UTC. 2023-10-07T18:37:51.873 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:27 ago on Sat 07 Oct 2023 06:36:24 PM UTC. 2023-10-07T18:37:53.544 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout: Package Architecture Version Repository Size 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout:Resetting modules: 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout:================================================================================ 2023-10-07T18:37:53.545 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:37:53.608 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-10-07T18:37:53.609 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout:Resetting modules: 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2023-10-07T18:37:53.610 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:37:54.498 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:29 ago on Sat 07 Oct 2023 06:36:25 PM UTC. 2023-10-07T18:37:54.602 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:30 ago on Sat 07 Oct 2023 06:36:24 PM UTC. 2023-10-07T18:37:57.181 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-10-07T18:37:57.245 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-10-07T18:37:57.630 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:37:57.737 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:37:58.429 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:32 ago on Sat 07 Oct 2023 06:36:25 PM UTC. 2023-10-07T18:37:58.536 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:34 ago on Sat 07 Oct 2023 06:36:24 PM UTC. 2023-10-07T18:38:00.138 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-10-07T18:38:00.217 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-10-07T18:38:00.232 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-10-07T18:38:00.232 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-10-07T18:38:00.232 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-10-07T18:38:00.232 INFO:teuthology.orchestra.run.smithi087.stdout:Installing group/module packages: 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrading: 2023-10-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.233 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.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-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.stdout:Installing module profiles: 2023-10-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools/common 2023-10-07T18:38:00.234 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling module streams: 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout: container-tools 3.0 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout:========================================================================================================================== 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout:Install 7 Packages 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout:Downgrade 12 Packages 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:38:00.235 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 51 M 2023-10-07T18:38:00.236 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-10-07T18:38:00.308 INFO:teuthology.orchestra.run.smithi087.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 713 kB/s | 51 kB 00:00 2023-10-07T18:38:00.309 INFO:teuthology.orchestra.run.smithi163.stdout:========================================================================================================================== 2023-10-07T18:38:00.309 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout:========================================================================================================================== 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout:Installing group/module packages: 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-07T18:38:00.310 INFO:teuthology.orchestra.run.smithi163.stdout:Downgrading: 2023-10-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.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-07T18:38:00.311 INFO:teuthology.orchestra.run.smithi163.stdout:Installing module profiles: 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools/common 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout:Enabling module streams: 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout: container-tools 3.0 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout:========================================================================================================================== 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout:Install 7 Packages 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout:Downgrade 12 Packages 2023-10-07T18:38:00.312 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:38:00.313 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 51 M 2023-10-07T18:38:00.313 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-10-07T18:38:00.333 INFO:teuthology.orchestra.run.smithi087.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 544 kB/s | 53 kB 00:00 2023-10-07T18:38:00.359 INFO:teuthology.orchestra.run.smithi087.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 742 kB/s | 91 kB 00:00 2023-10-07T18:38:00.383 INFO:teuthology.orchestra.run.smithi163.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 1.3 MB/s | 91 kB 00:00 2023-10-07T18:38:00.392 INFO:teuthology.orchestra.run.smithi087.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.9 MB/s | 511 kB 00:00 2023-10-07T18:38:00.408 INFO:teuthology.orchestra.run.smithi163.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 560 kB/s | 53 kB 00:00 2023-10-07T18:38:00.417 INFO:teuthology.orchestra.run.smithi087.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 824 kB/s | 69 kB 00:00 2023-10-07T18:38:00.433 INFO:teuthology.orchestra.run.smithi163.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 428 kB/s | 51 kB 00:00 2023-10-07T18:38:00.443 INFO:teuthology.orchestra.run.smithi087.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-10-07T18:38:00.475 INFO:teuthology.orchestra.run.smithi163.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 5.4 MB/s | 511 kB 00:00 2023-10-07T18:38:00.492 INFO:teuthology.orchestra.run.smithi163.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-10-07T18:38:00.517 INFO:teuthology.orchestra.run.smithi163.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.7 MB/s | 72 kB 00:00 2023-10-07T18:38:00.518 INFO:teuthology.orchestra.run.smithi087.stdout:(7/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 18 MB/s | 2.9 MB 00:00 2023-10-07T18:38:00.543 INFO:teuthology.orchestra.run.smithi087.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 558 kB/s | 56 kB 00:00 2023-10-07T18:38:00.559 INFO:teuthology.orchestra.run.smithi163.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.3 MB/s | 56 kB 00:00 2023-10-07T18:38:00.569 INFO:teuthology.orchestra.run.smithi087.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 1.0 MB/s | 51 kB 00:00 2023-10-07T18:38:00.628 INFO:teuthology.orchestra.run.smithi087.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 5.4 MB/s | 322 kB 00:00 2023-10-07T18:38:00.635 INFO:teuthology.orchestra.run.smithi163.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-10-07T18:38:00.660 INFO:teuthology.orchestra.run.smithi163.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 508 kB/s | 51 kB 00:00 2023-10-07T18:38:00.686 INFO:teuthology.orchestra.run.smithi087.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 701 kB/s | 41 kB 00:00 2023-10-07T18:38:00.702 INFO:teuthology.orchestra.run.smithi163.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.6 MB/s | 322 kB 00:00 2023-10-07T18:38:00.769 INFO:teuthology.orchestra.run.smithi163.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 611 kB/s | 41 kB 00:00 2023-10-07T18:38:00.845 INFO:teuthology.orchestra.run.smithi087.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 26 MB/s | 11 MB 00:00 2023-10-07T18:38:00.852 INFO:teuthology.orchestra.run.smithi163.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 26 MB/s | 2.2 MB 00:00 2023-10-07T18:38:00.895 INFO:teuthology.orchestra.run.smithi087.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 11 MB/s | 2.2 MB 00:00 2023-10-07T18:38:00.994 INFO:teuthology.orchestra.run.smithi163.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 22 MB/s | 11 MB 00:00 2023-10-07T18:38:01.053 INFO:teuthology.orchestra.run.smithi087.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 31 MB/s | 6.4 MB 00:00 2023-10-07T18:38:01.170 INFO:teuthology.orchestra.run.smithi163.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 20 MB/s | 6.4 MB 00:00 2023-10-07T18:38:01.262 INFO:teuthology.orchestra.run.smithi087.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 26 MB/s | 19 MB 00:00 2023-10-07T18:38:01.270 INFO:teuthology.orchestra.run.smithi163.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 25 MB/s | 6.8 MB 00:00 2023-10-07T18:38:01.304 INFO:teuthology.orchestra.run.smithi087.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.3 MB/s | 1.1 MB 00:00 2023-10-07T18:38:01.345 INFO:teuthology.orchestra.run.smithi163.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 6.1 MB/s | 1.1 MB 00:00 2023-10-07T18:38:01.371 INFO:teuthology.orchestra.run.smithi163.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 1.8 MB/s | 185 kB 00:00 2023-10-07T18:38:01.396 INFO:teuthology.orchestra.run.smithi163.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-10-07T18:38:01.412 INFO:teuthology.orchestra.run.smithi087.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-10-07T18:38:01.438 INFO:teuthology.orchestra.run.smithi087.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 378 kB/s | 51 kB 00:00 2023-10-07T18:38:01.463 INFO:teuthology.orchestra.run.smithi087.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 923 kB/s | 185 kB 00:00 2023-10-07T18:38:01.464 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-10-07T18:38:01.464 INFO:teuthology.orchestra.run.smithi087.stdout:Total 41 MB/s | 51 MB 00:01 2023-10-07T18:38:01.580 INFO:teuthology.orchestra.run.smithi163.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 20 MB/s | 19 MB 00:00 2023-10-07T18:38:01.580 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-10-07T18:38:01.580 INFO:teuthology.orchestra.run.smithi163.stdout:Total 40 MB/s | 51 MB 00:01 2023-10-07T18:38:01.940 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-10-07T18:38:01.982 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-10-07T18:38:01.983 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-10-07T18:38:02.057 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-10-07T18:38:02.100 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-10-07T18:38:02.100 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-10-07T18:38:02.405 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-10-07T18:38:02.409 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-10-07T18:38:02.530 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-10-07T18:38:02.534 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-10-07T18:38:03.554 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-10-07T18:38:03.603 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-07T18:38:03.704 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-10-07T18:38:03.752 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-07T18:38:03.772 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T18:38:03.782 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T18:38:03.798 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:03.924 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T18:38:03.933 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-07T18:38:03.948 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:03.989 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:04.124 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:21.131 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:21.220 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-07T18:38:22.935 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-07T18:38:23.051 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-07T18:38:23.162 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-07T18:38:23.304 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-07T18:38:23.362 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-07T18:38:23.482 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-07T18:38:23.576 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-07T18:38:23.652 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-07T18:38:23.779 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-07T18:38:23.779 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-07T18:38:23.779 INFO:teuthology.orchestra.run.smithi087.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-07T18:38:23.779 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:38:23.895 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-07T18:38:23.896 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-07T18:38:23.896 INFO:teuthology.orchestra.run.smithi163.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-07T18:38:23.896 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:38:24.546 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-07T18:38:24.762 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-07T18:38:24.795 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-07T18:38:25.012 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-07T18:38:26.256 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-07T18:38:26.491 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-07T18:38:26.523 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-07T18:38:26.814 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-07T18:38:26.903 INFO:teuthology.orchestra.run.smithi087.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-07T18:38:27.161 INFO:teuthology.orchestra.run.smithi163.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-07T18:38:27.173 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-07T18:38:27.470 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-07T18:38:27.887 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-07T18:38:28.221 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-07T18:38:28.625 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-07T18:38:28.868 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-07T18:38:28.980 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-07T18:38:29.076 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-07T18:38:29.202 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-07T18:38:29.269 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-07T18:38:29.385 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-07T18:38:29.417 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-07T18:38:29.418 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T18:38:29.586 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-07T18:38:29.708 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T18:38:29.709 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-07T18:38:29.710 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T18:38:29.883 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-07T18:38:29.883 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T18:38:30.033 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-07T18:38:30.079 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T18:38:30.228 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T18:38:30.240 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-07T18:38:30.240 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T18:38:30.387 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-07T18:38:30.404 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-07T18:38:30.537 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-07T18:38:30.553 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T18:38:30.712 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-07T18:38:30.746 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-07T18:38:30.853 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-07T18:38:30.895 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-07T18:38:31.024 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-07T18:38:31.065 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-07T18:38:31.187 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-07T18:38:31.191 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-07T18:38:31.192 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:31.353 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:31.361 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-07T18:38:31.508 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-07T18:38:31.509 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:31.678 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:31.883 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-07T18:38:32.208 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-07T18:38:32.266 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:32.266 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-07T18:38:32.267 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-07T18:38:32.268 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-07T18:38:32.269 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-07T18:38:32.270 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-07T18:38:32.594 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-07T18:38:32.595 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-07T18:38:32.596 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-07T18:38:32.597 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-07T18:38:33.672 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-07T18:38:33.672 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:02:08 ago on Sat 07 Oct 2023 06:36:25 PM UTC. 2023-10-07T18:38:34.001 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-07T18:38:34.002 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:02:09 ago on Sat 07 Oct 2023 06:36:24 PM UTC. 2023-10-07T18:38:36.288 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-10-07T18:38:36.481 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:38:36.481 INFO:teuthology.orchestra.run.smithi087.stdout:Downgraded: 2023-10-07T18:38:36.481 INFO:teuthology.orchestra.run.smithi087.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.482 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:38:36.483 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-10-07T18:38:36.574 INFO:teuthology.orchestra.run.smithi163.stdout:Installed products updated. 2023-10-07T18:38:36.672 DEBUG:teuthology.parallel:result is None 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout:Downgraded: 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.768 INFO:teuthology.orchestra.run.smithi163.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-07T18:38:36.769 INFO:teuthology.orchestra.run.smithi163.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-07T18:38:36.770 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:38:36.770 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-10-07T18:38:36.968 DEBUG:teuthology.parallel:result is None 2023-10-07T18:38:36.968 INFO:teuthology.run_tasks:Running task install... 2023-10-07T18:38:36.976 DEBUG:teuthology.task.install:project ceph 2023-10-07T18:38:36.976 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'}} 2023-10-07T18:38:36.976 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T18:38:36.976 INFO:teuthology.task.install:Using flavor: default 2023-10-07T18:38:36.982 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-07T18:38:36.982 INFO:teuthology.task.install:extra packages: [] 2023-10-07T18:38:36.982 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-07T18:38:36.983 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:38:36.983 INFO:teuthology.packaging:ref: None 2023-10-07T18:38:36.983 INFO:teuthology.packaging:tag: None 2023-10-07T18:38:36.983 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:38:36.983 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:38:36.983 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-07T18:38:36.985 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-07T18:38:36.985 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:38:36.985 INFO:teuthology.packaging:ref: None 2023-10-07T18:38:36.985 INFO:teuthology.packaging:tag: None 2023-10-07T18:38:36.985 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:38:36.985 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:38:36.986 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-07T18:38:37.269 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/ 2023-10-07T18:38:37.270 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1291.g1cb42695 2023-10-07T18:38:37.287 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/quincy/1cb42695be1aa6dd97797b34e13f8e8d9f68d314/centos/8/flavors/default/ 2023-10-07T18:38:37.287 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1291.g1cb42695 2023-10-07T18:38:37.378 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-07T18:38:37.378 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:38:37.378 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-07T18:38:37.393 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-07T18:38:37.393 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:38:37.393 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-07T18:38:37.406 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-07T18:38:37.406 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:38:37.406 INFO:teuthology.packaging:ref: None 2023-10-07T18:38:37.406 INFO:teuthology.packaging:tag: None 2023-10-07T18:38:37.406 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:38:37.406 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:38:37.406 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:38:37.421 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-07T18:38:37.421 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:38:37.421 INFO:teuthology.packaging:ref: None 2023-10-07T18:38:37.422 INFO:teuthology.packaging:tag: None 2023-10-07T18:38:37.422 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:38:37.422 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:38:37.422 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:38:37.477 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:38:37.489 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:38:37.554 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:38:37.565 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:38:37.620 INFO:teuthology.orchestra.run.smithi163.stdout:check_obsoletes = 1 2023-10-07T18:38:37.621 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum clean all 2023-10-07T18:38:37.630 INFO:teuthology.orchestra.run.smithi087.stdout:check_obsoletes = 1 2023-10-07T18:38:37.631 DEBUG:teuthology.orchestra.run.smithi087:> sudo yum clean all 2023-10-07T18:38:37.994 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:38:38.001 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:38:38.280 INFO:teuthology.orchestra.run.smithi087.stdout:44 files removed 2023-10-07T18:38:38.296 INFO:teuthology.orchestra.run.smithi163.stdout:44 files removed 2023-10-07T18:38:38.326 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:38:38.344 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T18:38:38.654 INFO:teuthology.orchestra.run.smithi087.stdout:Updating Subscription Management repositories. 2023-10-07T18:38:38.675 INFO:teuthology.orchestra.run.smithi163.stdout:Updating Subscription Management repositories. 2023-10-07T18:38:39.373 INFO:teuthology.orchestra.run.smithi087.stdout:ceph packages for x86_64 213 kB/s | 78 kB 00:00 2023-10-07T18:38:39.406 INFO:teuthology.orchestra.run.smithi163.stdout:ceph packages for x86_64 205 kB/s | 78 kB 00:00 2023-10-07T18:38:39.674 INFO:teuthology.orchestra.run.smithi087.stdout:ceph noarch packages 34 kB/s | 9.1 kB 00:00 2023-10-07T18:38:39.849 INFO:teuthology.orchestra.run.smithi163.stdout:ceph noarch packages 22 kB/s | 9.1 kB 00:00 2023-10-07T18:38:40.008 INFO:teuthology.orchestra.run.smithi087.stdout:ceph source packages 4.6 kB/s | 1.4 kB 00:00 2023-10-07T18:38:40.158 INFO:teuthology.orchestra.run.smithi087.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-10-07T18:38:40.166 INFO:teuthology.orchestra.run.smithi163.stdout:ceph source packages 4.9 kB/s | 1.4 kB 00:00 2023-10-07T18:38:40.325 INFO:teuthology.orchestra.run.smithi163.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-10-07T18:38:41.184 INFO:teuthology.orchestra.run.smithi087.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:01 2023-10-07T18:38:41.228 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-10-07T18:38:44.784 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 366 kB/s | 24 kB 00:00 2023-10-07T18:38:44.834 INFO:teuthology.orchestra.run.smithi087.stdout:lab-extras 390 kB/s | 24 kB 00:00 2023-10-07T18:38:45.681 INFO:teuthology.orchestra.run.smithi163.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 47 MB 00:00 2023-10-07T18:38:45.703 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 MB/s | 53 MB 00:00 2023-10-07T18:38:53.570 INFO:teuthology.orchestra.run.smithi163.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 MB/s | 53 MB 00:00 2023-10-07T18:38:53.746 INFO:teuthology.orchestra.run.smithi087.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 61 MB/s | 47 MB 00:00 2023-10-07T18:39:04.643 INFO:teuthology.orchestra.run.smithi163.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T18:39:04.644 INFO:teuthology.orchestra.run.smithi163.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T18:39:04.735 INFO:teuthology.orchestra.run.smithi087.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T18:39:04.736 INFO:teuthology.orchestra.run.smithi087.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-10-07T18:39:04.773 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2023-10-07T18:39:04.783 INFO:teuthology.orchestra.run.smithi163.stdout:======================================================================================================================= 2023-10-07T18:39:04.783 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2023-10-07T18:39:04.783 INFO:teuthology.orchestra.run.smithi163.stdout:======================================================================================================================= 2023-10-07T18:39:04.783 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2023-10-07T18:39:04.783 INFO:teuthology.orchestra.run.smithi163.stdout: ceph x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 6.4 k 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.2 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 876 k 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 162 k 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 1.6 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 121 k 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 1.7 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 7.4 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 47 k 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 52 M 2023-10-07T18:39:04.784 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 80 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 25 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 797 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 130 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 190 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 372 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 358 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 107 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 90 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 173 k 2023-10-07T18:39:04.785 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrading: 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: librados2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.6 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 23 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 23 k 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 2.3 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 238 k 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.9 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 14 k 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 24 k 2023-10-07T18:39:04.786 INFO:teuthology.orchestra.run.smithi163.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 174 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 508 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.6 M 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-07T18:39:04.787 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-07T18:39:04.788 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 45 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 115 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-07T18:39:04.789 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-07T18:39:04.790 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T18:39:04.791 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.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-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-07T18:39:04.792 INFO:teuthology.orchestra.run.smithi163.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout:======================================================================================================================= 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout:Install 104 Packages 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrade 2 Packages 2023-10-07T18:39:04.793 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:39:04.794 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 196 M 2023-10-07T18:39:04.794 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2023-10-07T18:39:04.867 INFO:teuthology.orchestra.run.smithi087.stdout:Dependencies resolved. 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: Package Arch Version Repository Size 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout:Installing: 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 6.4 k 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.2 M 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 876 k 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 162 k 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 1.6 M 2023-10-07T18:39:04.877 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 121 k 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 1.7 M 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 7.4 M 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 47 k 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 52 M 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 80 k 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 25 k 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 797 k 2023-10-07T18:39:04.878 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 130 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 190 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 372 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 358 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 107 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 90 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 173 k 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrading: 2023-10-07T18:39:04.879 INFO:teuthology.orchestra.run.smithi087.stdout: librados2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.5 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.6 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout:Installing dependencies: 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 23 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 23 k 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 2.3 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 238 k 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 3.9 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 17 M 2023-10-07T18:39:04.880 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1291.g1cb42695.el8 ceph-noarch 14 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 24 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 174 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-07T18:39:04.881 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 508 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2 x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 5.6 M 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-07T18:39:04.882 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 45 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common x86_64 2:17.2.6-1291.g1cb42695.el8 ceph 115 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-07T18:39:04.883 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-07T18:39:04.884 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-07T18:39:04.885 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-07T18:39:04.886 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.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-07T18:39:04.887 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-07T18:39:04.888 INFO:teuthology.orchestra.run.smithi087.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction Summary 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout:======================================================================================================================= 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout:Install 104 Packages 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout:Upgrade 2 Packages 2023-10-07T18:39:04.889 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:39:04.890 INFO:teuthology.orchestra.run.smithi087.stdout:Total download size: 196 M 2023-10-07T18:39:04.890 INFO:teuthology.orchestra.run.smithi087.stdout:Downloading Packages: 2023-10-07T18:39:05.270 INFO:teuthology.orchestra.run.smithi163.stdout:(1/106): ceph-17.2.6-1291.g1cb42695.el8.x86_64. 20 kB/s | 6.4 kB 00:00 2023-10-07T18:39:05.355 INFO:teuthology.orchestra.run.smithi087.stdout:(1/106): ceph-17.2.6-1291.g1cb42695.el8.x86_64. 20 kB/s | 6.4 kB 00:00 2023-10-07T18:39:05.980 INFO:teuthology.orchestra.run.smithi087.stdout:(2/106): ceph-fuse-17.2.6-1291.g1cb42695.el8.x8 1.4 MB/s | 876 kB 00:00 2023-10-07T18:39:06.105 INFO:teuthology.orchestra.run.smithi087.stdout:(3/106): ceph-immutable-object-cache-17.2.6-129 1.3 MB/s | 162 kB 00:00 2023-10-07T18:39:06.120 INFO:teuthology.orchestra.run.smithi163.stdout:(2/106): ceph-fuse-17.2.6-1291.g1cb42695.el8.x8 1.0 MB/s | 876 kB 00:00 2023-10-07T18:39:06.263 INFO:teuthology.orchestra.run.smithi163.stdout:(3/106): ceph-base-17.2.6-1291.g1cb42695.el8.x8 4.0 MB/s | 5.2 MB 00:01 2023-10-07T18:39:06.279 INFO:teuthology.orchestra.run.smithi163.stdout:(4/106): ceph-immutable-object-cache-17.2.6-129 1.0 MB/s | 162 kB 00:00 2023-10-07T18:39:06.521 INFO:teuthology.orchestra.run.smithi163.stdout:(5/106): ceph-mds-17.2.6-1291.g1cb42695.el8.x86 8.9 MB/s | 2.3 MB 00:00 2023-10-07T18:39:06.880 INFO:teuthology.orchestra.run.smithi163.stdout:(6/106): ceph-mgr-17.2.6-1291.g1cb42695.el8.x86 2.6 MB/s | 1.6 MB 00:00 2023-10-07T18:39:06.939 INFO:teuthology.orchestra.run.smithi163.stdout:(7/106): ceph-mon-17.2.6-1291.g1cb42695.el8.x86 9.4 MB/s | 3.9 MB 00:00 2023-10-07T18:39:06.956 INFO:teuthology.orchestra.run.smithi087.stdout:(4/106): ceph-mds-17.2.6-1291.g1cb42695.el8.x86 2.7 MB/s | 2.3 MB 00:00 2023-10-07T18:39:07.281 INFO:teuthology.orchestra.run.smithi087.stdout:(5/106): ceph-base-17.2.6-1291.g1cb42695.el8.x8 2.3 MB/s | 5.2 MB 00:02 2023-10-07T18:39:08.006 INFO:teuthology.orchestra.run.smithi087.stdout:(6/106): ceph-mgr-17.2.6-1291.g1cb42695.el8.x86 1.5 MB/s | 1.6 MB 00:01 2023-10-07T18:39:08.256 INFO:teuthology.orchestra.run.smithi163.stdout:(8/106): ceph-radosgw-17.2.6-1291.g1cb42695.el8 13 MB/s | 17 MB 00:01 2023-10-07T18:39:08.348 INFO:teuthology.orchestra.run.smithi163.stdout:(9/106): ceph-selinux-17.2.6-1291.g1cb42695.el8 267 kB/s | 24 kB 00:00 2023-10-07T18:39:08.615 INFO:teuthology.orchestra.run.smithi087.stdout:(7/106): ceph-common-17.2.6-1291.g1cb42695.el8. 6.5 MB/s | 23 MB 00:03 2023-10-07T18:39:09.163 INFO:teuthology.orchestra.run.smithi087.stdout:(8/106): ceph-mon-17.2.6-1291.g1cb42695.el8.x86 2.1 MB/s | 3.9 MB 00:01 2023-10-07T18:39:09.273 INFO:teuthology.orchestra.run.smithi087.stdout:(9/106): ceph-selinux-17.2.6-1291.g1cb42695.el8 221 kB/s | 24 kB 00:00 2023-10-07T18:39:13.764 INFO:teuthology.orchestra.run.smithi163.stdout:(10/106): ceph-osd-17.2.6-1291.g1cb42695.el8.x8 2.4 MB/s | 17 MB 00:06 2023-10-07T18:39:13.848 INFO:teuthology.orchestra.run.smithi163.stdout:(11/106): libcephfs-devel-17.2.6-1291.g1cb42695 299 kB/s | 25 kB 00:00 2023-10-07T18:39:14.148 INFO:teuthology.orchestra.run.smithi163.stdout:(12/106): libcephfs2-17.2.6-1291.g1cb42695.el8. 2.6 MB/s | 797 kB 00:00 2023-10-07T18:39:14.248 INFO:teuthology.orchestra.run.smithi163.stdout:(13/106): libcephsqlite-17.2.6-1291.g1cb42695.e 1.7 MB/s | 174 kB 00:00 2023-10-07T18:39:14.373 INFO:teuthology.orchestra.run.smithi163.stdout:(14/106): librados-devel-17.2.6-1291.g1cb42695. 1.0 MB/s | 130 kB 00:00 2023-10-07T18:39:14.607 INFO:teuthology.orchestra.run.smithi163.stdout:(15/106): libradosstriper1-17.2.6-1291.g1cb4269 2.1 MB/s | 508 kB 00:00 2023-10-07T18:39:14.765 INFO:teuthology.orchestra.run.smithi087.stdout:(10/106): ceph-radosgw-17.2.6-1291.g1cb42695.el 2.7 MB/s | 17 MB 00:06 2023-10-07T18:39:14.832 INFO:teuthology.orchestra.run.smithi087.stdout:(11/106): libcephfs-devel-17.2.6-1291.g1cb42695 374 kB/s | 25 kB 00:00 2023-10-07T18:39:15.024 INFO:teuthology.orchestra.run.smithi087.stdout:(12/106): libcephfs2-17.2.6-1291.g1cb42695.el8. 4.1 MB/s | 797 kB 00:00 2023-10-07T18:39:15.082 INFO:teuthology.orchestra.run.smithi087.stdout:(13/106): libcephsqlite-17.2.6-1291.g1cb42695.e 2.9 MB/s | 174 kB 00:00 2023-10-07T18:39:15.133 INFO:teuthology.orchestra.run.smithi087.stdout:(14/106): librados-devel-17.2.6-1291.g1cb42695. 2.5 MB/s | 130 kB 00:00 2023-10-07T18:39:15.208 INFO:teuthology.orchestra.run.smithi087.stdout:(15/106): libradosstriper1-17.2.6-1291.g1cb4269 6.6 MB/s | 508 kB 00:00 2023-10-07T18:39:15.566 INFO:teuthology.orchestra.run.smithi163.stdout:(16/106): ceph-test-17.2.6-1291.g1cb42695.el8.x 7.2 MB/s | 52 MB 00:07 2023-10-07T18:39:15.641 INFO:teuthology.orchestra.run.smithi163.stdout:(17/106): python3-ceph-argparse-17.2.6-1291.g1c 599 kB/s | 45 kB 00:00 2023-10-07T18:39:15.716 INFO:teuthology.orchestra.run.smithi163.stdout:(18/106): python3-ceph-common-17.2.6-1291.g1cb4 1.5 MB/s | 115 kB 00:00 2023-10-07T18:39:15.742 INFO:teuthology.orchestra.run.smithi087.stdout:(16/106): librgw2-17.2.6-1291.g1cb42695.el8.x86 10 MB/s | 5.6 MB 00:00 2023-10-07T18:39:15.784 INFO:teuthology.orchestra.run.smithi087.stdout:(17/106): python3-ceph-argparse-17.2.6-1291.g1c 1.0 MB/s | 45 kB 00:00 2023-10-07T18:39:15.800 INFO:teuthology.orchestra.run.smithi163.stdout:(19/106): librgw2-17.2.6-1291.g1cb42695.el8.x86 4.7 MB/s | 5.6 MB 00:01 2023-10-07T18:39:15.825 INFO:teuthology.orchestra.run.smithi163.stdout:(20/106): python3-cephfs-17.2.6-1291.g1cb42695. 1.7 MB/s | 190 kB 00:00 2023-10-07T18:39:15.843 INFO:teuthology.orchestra.run.smithi087.stdout:(18/106): python3-ceph-common-17.2.6-1291.g1cb4 1.9 MB/s | 115 kB 00:00 2023-10-07T18:39:15.885 INFO:teuthology.orchestra.run.smithi087.stdout:(19/106): python3-cephfs-17.2.6-1291.g1cb42695. 4.5 MB/s | 190 kB 00:00 2023-10-07T18:39:15.900 INFO:teuthology.orchestra.run.smithi163.stdout:(21/106): python3-rados-17.2.6-1291.g1cb42695.e 3.6 MB/s | 372 kB 00:00 2023-10-07T18:39:15.960 INFO:teuthology.orchestra.run.smithi087.stdout:(20/106): python3-rados-17.2.6-1291.g1cb42695.e 4.9 MB/s | 372 kB 00:00 2023-10-07T18:39:15.960 INFO:teuthology.orchestra.run.smithi163.stdout:(22/106): python3-rbd-17.2.6-1291.g1cb42695.el8 2.6 MB/s | 358 kB 00:00 2023-10-07T18:39:15.993 INFO:teuthology.orchestra.run.smithi163.stdout:(23/106): python3-rgw-17.2.6-1291.g1cb42695.el8 1.1 MB/s | 107 kB 00:00 2023-10-07T18:39:16.035 INFO:teuthology.orchestra.run.smithi087.stdout:(21/106): python3-rbd-17.2.6-1291.g1cb42695.el8 4.7 MB/s | 358 kB 00:00 2023-10-07T18:39:16.043 INFO:teuthology.orchestra.run.smithi163.stdout:(24/106): rbd-fuse-17.2.6-1291.g1cb42695.el8.x8 1.1 MB/s | 90 kB 00:00 2023-10-07T18:39:16.135 INFO:teuthology.orchestra.run.smithi163.stdout:(25/106): rbd-nbd-17.2.6-1291.g1cb42695.el8.x86 1.8 MB/s | 173 kB 00:00 2023-10-07T18:39:16.211 INFO:teuthology.orchestra.run.smithi087.stdout:(22/106): ceph-osd-17.2.6-1291.g1cb42695.el8.x8 2.0 MB/s | 17 MB 00:08 2023-10-07T18:39:16.236 INFO:teuthology.orchestra.run.smithi087.stdout:(23/106): python3-rgw-17.2.6-1291.g1cb42695.el8 534 kB/s | 107 kB 00:00 2023-10-07T18:39:16.277 INFO:teuthology.orchestra.run.smithi163.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1291.g 163 kB/s | 23 kB 00:00 2023-10-07T18:39:16.286 INFO:teuthology.orchestra.run.smithi087.stdout:(24/106): rbd-fuse-17.2.6-1291.g1cb42695.el8.x8 1.2 MB/s | 90 kB 00:00 2023-10-07T18:39:16.335 INFO:teuthology.orchestra.run.smithi163.stdout:(27/106): rbd-mirror-17.2.6-1291.g1cb42695.el8. 10 MB/s | 3.5 MB 00:00 2023-10-07T18:39:16.353 INFO:teuthology.orchestra.run.smithi087.stdout:(25/106): rbd-nbd-17.2.6-1291.g1cb42695.el8.x86 2.6 MB/s | 173 kB 00:00 2023-10-07T18:39:16.360 INFO:teuthology.orchestra.run.smithi163.stdout:(28/106): ceph-mgr-cephadm-17.2.6-1291.g1cb4269 1.4 MB/s | 121 kB 00:00 2023-10-07T18:39:17.103 INFO:teuthology.orchestra.run.smithi087.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1291.g 31 kB/s | 23 kB 00:00 2023-10-07T18:39:17.127 INFO:teuthology.orchestra.run.smithi163.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1291.g1cb42 2.1 MB/s | 1.7 MB 00:00 2023-10-07T18:39:17.303 INFO:teuthology.orchestra.run.smithi163.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1291.g1c 1.3 MB/s | 238 kB 00:00 2023-10-07T18:39:17.328 INFO:teuthology.orchestra.run.smithi087.stdout:(27/106): ceph-mgr-cephadm-17.2.6-1291.g1cb4269 539 kB/s | 121 kB 00:00 2023-10-07T18:39:17.395 INFO:teuthology.orchestra.run.smithi163.stdout:(31/106): ceph-mgr-rook-17.2.6-1291.g1cb42695.e 516 kB/s | 47 kB 00:00 2023-10-07T18:39:17.520 INFO:teuthology.orchestra.run.smithi163.stdout:(32/106): ceph-prometheus-alerts-17.2.6-1291.g1 116 kB/s | 14 kB 00:00 2023-10-07T18:39:17.604 INFO:teuthology.orchestra.run.smithi087.stdout:(28/106): rbd-mirror-17.2.6-1291.g1cb42695.el8. 2.5 MB/s | 3.5 MB 00:01 2023-10-07T18:39:17.684 INFO:teuthology.orchestra.run.smithi163.stdout:(33/106): cephadm-17.2.6-1291.g1cb42695.el8.noa 491 kB/s | 80 kB 00:00 2023-10-07T18:39:17.820 INFO:teuthology.orchestra.run.smithi163.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2023-10-07T18:39:17.955 INFO:teuthology.orchestra.run.smithi163.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 440 kB/s | 59 kB 00:00 2023-10-07T18:39:18.046 INFO:teuthology.orchestra.run.smithi087.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1291.g1cb42 2.4 MB/s | 1.7 MB 00:00 2023-10-07T18:39:18.096 INFO:teuthology.orchestra.run.smithi163.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 531 kB/s | 75 kB 00:00 2023-10-07T18:39:18.379 INFO:teuthology.orchestra.run.smithi087.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1291.g1c 715 kB/s | 238 kB 00:00 2023-10-07T18:39:18.421 INFO:teuthology.orchestra.run.smithi087.stdout:(31/106): ceph-mgr-rook-17.2.6-1291.g1cb42695.e 1.1 MB/s | 47 kB 00:00 2023-10-07T18:39:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:(37/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.4 MB/s | 476 kB 00:00 2023-10-07T18:39:18.472 INFO:teuthology.orchestra.run.smithi087.stdout:(32/106): ceph-prometheus-alerts-17.2.6-1291.g1 290 kB/s | 14 kB 00:00 2023-10-07T18:39:18.538 INFO:teuthology.orchestra.run.smithi087.stdout:(33/106): cephadm-17.2.6-1291.g1cb42695.el8.noa 1.2 MB/s | 80 kB 00:00 2023-10-07T18:39:18.605 INFO:teuthology.orchestra.run.smithi163.stdout:(38/106): ceph-mgr-diskprediction-local-17.2.6- 3.3 MB/s | 7.4 MB 00:02 2023-10-07T18:39:18.630 INFO:teuthology.orchestra.run.smithi163.stdout:(39/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 209 kB/s | 44 kB 00:00 2023-10-07T18:39:18.706 INFO:teuthology.orchestra.run.smithi087.stdout:(34/106): ceph-mgr-diskprediction-local-17.2.6- 6.7 MB/s | 7.4 MB 00:01 2023-10-07T18:39:18.756 INFO:teuthology.orchestra.run.smithi163.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 274 kB/s | 33 kB 00:00 2023-10-07T18:39:18.764 INFO:teuthology.orchestra.run.smithi087.stdout:(35/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.3 MB/s | 306 kB 00:00 2023-10-07T18:39:18.781 INFO:teuthology.orchestra.run.smithi163.stdout:(41/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.0 MB/s | 185 kB 00:00 2023-10-07T18:39:18.823 INFO:teuthology.orchestra.run.smithi087.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-10-07T18:39:18.856 INFO:teuthology.orchestra.run.smithi087.stdout:(37/106): liboath-2.6.2-3.el8.x86_64.rpm 391 kB/s | 59 kB 00:00 2023-10-07T18:39:18.898 INFO:teuthology.orchestra.run.smithi163.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 115 kB/s | 16 kB 00:00 2023-10-07T18:39:18.899 INFO:teuthology.orchestra.run.smithi087.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 1.0 MB/s | 44 kB 00:00 2023-10-07T18:39:18.948 INFO:teuthology.orchestra.run.smithi163.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.0 MB/s | 173 kB 00:00 2023-10-07T18:39:18.974 INFO:teuthology.orchestra.run.smithi087.stdout:(39/106): python3-asyncssh-2.7.0-2.el8.noarch.r 3.1 MB/s | 476 kB 00:00 2023-10-07T18:39:18.999 INFO:teuthology.orchestra.run.smithi087.stdout:(40/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.8 MB/s | 185 kB 00:00 2023-10-07T18:39:19.024 INFO:teuthology.orchestra.run.smithi087.stdout:(41/106): python3-cachetools-3.1.1-4.el8.noarch 658 kB/s | 33 kB 00:00 2023-10-07T18:39:19.050 INFO:teuthology.orchestra.run.smithi087.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 324 kB/s | 16 kB 00:00 2023-10-07T18:39:19.057 INFO:teuthology.orchestra.run.smithi163.stdout:(44/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.4 MB/s | 384 kB 00:00 2023-10-07T18:39:19.082 INFO:teuthology.orchestra.run.smithi163.stdout:(45/106): python3-google-auth-1.1.1-10.el8.noar 612 kB/s | 81 kB 00:00 2023-10-07T18:39:19.100 INFO:teuthology.orchestra.run.smithi087.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.2 MB/s | 173 kB 00:00 2023-10-07T18:39:19.149 INFO:teuthology.orchestra.run.smithi163.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 121 kB/s | 11 kB 00:00 2023-10-07T18:39:19.158 INFO:teuthology.orchestra.run.smithi087.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2023-10-07T18:39:19.183 INFO:teuthology.orchestra.run.smithi163.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 183 kB/s | 18 kB 00:00 2023-10-07T18:39:19.201 INFO:teuthology.orchestra.run.smithi087.stdout:(45/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.5 MB/s | 384 kB 00:00 2023-10-07T18:39:19.226 INFO:teuthology.orchestra.run.smithi087.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 165 kB/s | 11 kB 00:00 2023-10-07T18:39:19.251 INFO:teuthology.orchestra.run.smithi087.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 350 kB/s | 18 kB 00:00 2023-10-07T18:39:19.293 INFO:teuthology.orchestra.run.smithi087.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 1.1 MB/s | 49 kB 00:00 2023-10-07T18:39:19.316 INFO:teuthology.orchestra.run.smithi163.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 379 kB/s | 49 kB 00:00 2023-10-07T18:39:19.335 INFO:teuthology.orchestra.run.smithi087.stdout:(49/106): python3-more-itertools-7.2.0-3.el8.no 1.4 MB/s | 59 kB 00:00 2023-10-07T18:39:19.377 INFO:teuthology.orchestra.run.smithi087.stdout:(50/106): python3-natsort-7.1.1-2.el8.noarch.rp 1.4 MB/s | 60 kB 00:00 2023-10-07T18:39:19.400 INFO:teuthology.orchestra.run.smithi163.stdout:(49/106): python3-kubernetes-11.0.0-6.el8.noarc 4.7 MB/s | 1.2 MB 00:00 2023-10-07T18:39:19.473 INFO:teuthology.orchestra.run.smithi163.stdout:(50/106): python3-more-itertools-7.2.0-3.el8.no 377 kB/s | 59 kB 00:00 2023-10-07T18:39:19.477 INFO:teuthology.orchestra.run.smithi087.stdout:(51/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.8 MB/s | 283 kB 00:00 2023-10-07T18:39:19.520 INFO:teuthology.orchestra.run.smithi087.stdout:(52/106): python3-portend-2.6-1.el8.noarch.rpm 374 kB/s | 16 kB 00:00 2023-10-07T18:39:19.559 INFO:teuthology.orchestra.run.smithi163.stdout:(51/106): python3-natsort-7.1.1-2.el8.noarch.rp 381 kB/s | 60 kB 00:00 2023-10-07T18:39:19.562 INFO:teuthology.orchestra.run.smithi087.stdout:(53/106): python3-repoze-lru-0.7-6.el8.noarch.r 811 kB/s | 34 kB 00:00 2023-10-07T18:39:19.610 INFO:teuthology.orchestra.run.smithi163.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.0 MB/s | 283 kB 00:00 2023-10-07T18:39:19.612 INFO:teuthology.orchestra.run.smithi087.stdout:(54/106): python3-kubernetes-11.0.0-6.el8.noarc 3.0 MB/s | 1.2 MB 00:00 2023-10-07T18:39:19.654 INFO:teuthology.orchestra.run.smithi087.stdout:(55/106): python3-rsa-4.9-2.el8.noarch.rpm 1.5 MB/s | 64 kB 00:00 2023-10-07T18:39:19.676 INFO:teuthology.orchestra.run.smithi163.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 134 kB/s | 16 kB 00:00 2023-10-07T18:39:19.679 INFO:teuthology.orchestra.run.smithi087.stdout:(56/106): python3-routes-2.4.1-12.el8.noarch.rp 1.6 MB/s | 196 kB 00:00 2023-10-07T18:39:19.704 INFO:teuthology.orchestra.run.smithi087.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 373 kB/s | 19 kB 00:00 2023-10-07T18:39:19.730 INFO:teuthology.orchestra.run.smithi087.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 477 kB/s | 24 kB 00:00 2023-10-07T18:39:19.755 INFO:teuthology.orchestra.run.smithi087.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 585 kB/s | 29 kB 00:00 2023-10-07T18:39:19.780 INFO:teuthology.orchestra.run.smithi087.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 550 kB/s | 27 kB 00:00 2023-10-07T18:39:19.826 INFO:teuthology.orchestra.run.smithi163.stdout:(54/106): python3-routes-2.4.1-12.el8.noarch.rp 1.3 MB/s | 196 kB 00:00 2023-10-07T18:39:19.852 INFO:teuthology.orchestra.run.smithi163.stdout:(55/106): python3-repoze-lru-0.7-6.el8.noarch.r 139 kB/s | 34 kB 00:00 2023-10-07T18:39:19.864 INFO:teuthology.orchestra.run.smithi087.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 2.3 MB/s | 255 kB 00:00 2023-10-07T18:39:19.906 INFO:teuthology.orchestra.run.smithi087.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.0 MB/s | 251 kB 00:00 2023-10-07T18:39:19.931 INFO:teuthology.orchestra.run.smithi087.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 915 kB/s | 61 kB 00:00 2023-10-07T18:39:19.960 INFO:teuthology.orchestra.run.smithi163.stdout:(56/106): python3-simplegeneric-0.8.1-17.el8.no 181 kB/s | 19 kB 00:00 2023-10-07T18:39:19.973 INFO:teuthology.orchestra.run.smithi087.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.2 MB/s | 85 kB 00:00 2023-10-07T18:39:19.986 INFO:teuthology.orchestra.run.smithi163.stdout:(57/106): python3-rsa-4.9-2.el8.noarch.rpm 404 kB/s | 64 kB 00:00 2023-10-07T18:39:19.990 INFO:teuthology.orchestra.run.smithi087.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 393 kB/s | 23 kB 00:00 2023-10-07T18:39:20.049 INFO:teuthology.orchestra.run.smithi087.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 70 kB 00:00 2023-10-07T18:39:20.086 INFO:teuthology.orchestra.run.smithi163.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 191 kB/s | 24 kB 00:00 2023-10-07T18:39:20.099 INFO:teuthology.orchestra.run.smithi087.stdout:(67/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 941 kB/s | 47 kB 00:00 2023-10-07T18:39:20.111 INFO:teuthology.orchestra.run.smithi163.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 243 kB/s | 29 kB 00:00 2023-10-07T18:39:20.132 INFO:teuthology.orchestra.run.smithi087.stdout:(68/106): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2023-10-07T18:39:20.166 INFO:teuthology.orchestra.run.smithi087.stdout:(69/106): python3-requests-oauthlib-1.0.0-1.el8 1.3 MB/s | 43 kB 00:00 2023-10-07T18:39:20.208 INFO:teuthology.orchestra.run.smithi087.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 2.6 MB/s | 109 kB 00:00 2023-10-07T18:39:20.250 INFO:teuthology.orchestra.run.smithi087.stdout:(71/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.6 MB/s | 155 kB 00:00 2023-10-07T18:39:20.292 INFO:teuthology.orchestra.run.smithi087.stdout:(72/106): python3-cryptography-3.2.1-5.el8.x86_ 13 MB/s | 559 kB 00:00 2023-10-07T18:39:20.295 INFO:teuthology.orchestra.run.smithi163.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 132 kB/s | 27 kB 00:00 2023-10-07T18:39:20.334 INFO:teuthology.orchestra.run.smithi087.stdout:(73/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 5.6 MB/s | 238 kB 00:00 2023-10-07T18:39:20.376 INFO:teuthology.orchestra.run.smithi087.stdout:(74/106): fuse-2.9.7-15.el8.x86_64.rpm 1.9 MB/s | 83 kB 00:00 2023-10-07T18:39:20.426 INFO:teuthology.orchestra.run.smithi087.stdout:(75/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 13 MB/s | 644 kB 00:00 2023-10-07T18:39:20.468 INFO:teuthology.orchestra.run.smithi087.stdout:(76/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 4.0 MB/s | 171 kB 00:00 2023-10-07T18:39:20.579 INFO:teuthology.orchestra.run.smithi163.stdout:(61/106): ceph-common-17.2.6-1291.g1cb42695.el8 1.5 MB/s | 23 MB 00:15 2023-10-07T18:39:20.627 INFO:teuthology.orchestra.run.smithi087.stdout:(77/106): thrift-0.13.0-2.el8.x86_64.rpm 2.7 MB/s | 1.7 MB 00:00 2023-10-07T18:39:20.646 INFO:teuthology.orchestra.run.smithi163.stdout:(62/106): python3-waitress-1.4.3-1.el8.noarch.r 482 kB/s | 255 kB 00:00 2023-10-07T18:39:20.681 INFO:teuthology.orchestra.run.smithi163.stdout:(63/106): python3-webob-1.8.5-1.el8.1.noarch.rp 655 kB/s | 251 kB 00:00 2023-10-07T18:39:20.746 INFO:teuthology.orchestra.run.smithi163.stdout:(64/106): python3-websocket-client-0.56.0-5.el8 366 kB/s | 61 kB 00:00 2023-10-07T18:39:20.780 INFO:teuthology.orchestra.run.smithi163.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 241 kB/s | 23 kB 00:00 2023-10-07T18:39:20.786 INFO:teuthology.orchestra.run.smithi087.stdout:(78/106): python3-scipy-1.0.0-21.module+el8.5.0 43 MB/s | 14 MB 00:00 2023-10-07T18:39:20.805 INFO:teuthology.orchestra.run.smithi163.stdout:(66/106): python3-webtest-2.0.33-1.el8.noarch.r 552 kB/s | 85 kB 00:00 2023-10-07T18:39:20.811 INFO:teuthology.orchestra.run.smithi087.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 600 kB/s | 110 kB 00:00 2023-10-07T18:39:20.830 INFO:teuthology.orchestra.run.smithi163.stdout:(67/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2023-10-07T18:39:20.836 INFO:teuthology.orchestra.run.smithi087.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.1 MB/s | 54 kB 00:00 2023-10-07T18:39:20.862 INFO:teuthology.orchestra.run.smithi087.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 5.0 MB/s | 259 kB 00:00 2023-10-07T18:39:20.887 INFO:teuthology.orchestra.run.smithi087.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2023-10-07T18:39:20.889 INFO:teuthology.orchestra.run.smithi163.stdout:(68/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.0 MB/s | 110 kB 00:00 2023-10-07T18:39:20.923 INFO:teuthology.orchestra.run.smithi163.stdout:(69/106): python3-pytz-2017.2-9.el8.noarch.rpm 1.6 MB/s | 54 kB 00:00 2023-10-07T18:39:20.929 INFO:teuthology.orchestra.run.smithi087.stdout:(83/106): python3-pytest-3.4.2-11.el8.noarch.rp 20 MB/s | 1.3 MB 00:00 2023-10-07T18:39:20.954 INFO:teuthology.orchestra.run.smithi087.stdout:(84/106): python3-markupsafe-0.23-19.el8.x86_64 579 kB/s | 39 kB 00:00 2023-10-07T18:39:20.964 INFO:teuthology.orchestra.run.smithi163.stdout:(70/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 6.1 MB/s | 259 kB 00:00 2023-10-07T18:39:20.988 INFO:teuthology.orchestra.run.smithi087.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 9.0 MB/s | 538 kB 00:00 2023-10-07T18:39:21.006 INFO:teuthology.orchestra.run.smithi163.stdout:(71/106): socat-1.7.4.1-1.el8.x86_64.rpm 7.6 MB/s | 323 kB 00:00 2023-10-07T18:39:21.030 INFO:teuthology.orchestra.run.smithi087.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 6.1 MB/s | 473 kB 00:00 2023-10-07T18:39:21.055 INFO:teuthology.orchestra.run.smithi087.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2023-10-07T18:39:21.074 INFO:teuthology.orchestra.run.smithi163.stdout:(72/106): thrift-0.13.0-2.el8.x86_64.rpm 5.3 MB/s | 1.7 MB 00:00 2023-10-07T18:39:21.080 INFO:teuthology.orchestra.run.smithi087.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.6 MB/s | 187 kB 00:00 2023-10-07T18:39:21.115 INFO:teuthology.orchestra.run.smithi163.stdout:(73/106): python3-pytest-3.4.2-11.el8.noarch.rp 12 MB/s | 1.3 MB 00:00 2023-10-07T18:39:21.148 INFO:teuthology.orchestra.run.smithi087.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 483 kB/s | 32 kB 00:00 2023-10-07T18:39:21.157 INFO:teuthology.orchestra.run.smithi163.stdout:(74/106): python3-markupsafe-0.23-19.el8.x86_64 466 kB/s | 39 kB 00:00 2023-10-07T18:39:21.181 INFO:teuthology.orchestra.run.smithi087.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 802 kB/s | 27 kB 00:00 2023-10-07T18:39:21.207 INFO:teuthology.orchestra.run.smithi163.stdout:(75/106): python3-jinja2-2.10.1-3.el8.noarch.rp 6.1 MB/s | 538 kB 00:00 2023-10-07T18:39:21.241 INFO:teuthology.orchestra.run.smithi163.stdout:(76/106): python3-py-1.5.3-4.el8.noarch.rpm 5.5 MB/s | 473 kB 00:00 2023-10-07T18:39:21.248 INFO:teuthology.orchestra.run.smithi087.stdout:(91/106): python3-babel-2.5.1-7.el8.noarch.rpm 25 MB/s | 4.8 MB 00:00 2023-10-07T18:39:21.267 INFO:teuthology.orchestra.run.smithi163.stdout:(77/106): python3-mako-1.0.6-13.el8.noarch.rpm 2.6 MB/s | 157 kB 00:00 2023-10-07T18:39:21.273 INFO:teuthology.orchestra.run.smithi087.stdout:(92/106): python3-prettytable-0.7.2-14.el8.noar 477 kB/s | 44 kB 00:00 2023-10-07T18:39:21.292 INFO:teuthology.orchestra.run.smithi163.stdout:(78/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-10-07T18:39:21.323 INFO:teuthology.orchestra.run.smithi087.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 9.0 MB/s | 457 kB 00:00 2023-10-07T18:39:21.334 INFO:teuthology.orchestra.run.smithi163.stdout:(79/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 771 kB/s | 32 kB 00:00 2023-10-07T18:39:21.376 INFO:teuthology.orchestra.run.smithi163.stdout:(80/106): python3-jsonpatch-1.21-2.el8.noarch.r 639 kB/s | 27 kB 00:00 2023-10-07T18:39:21.399 INFO:teuthology.orchestra.run.smithi087.stdout:(94/106): python3-numpy-1.14.3-10.el8.x86_64.rp 25 MB/s | 3.7 MB 00:00 2023-10-07T18:39:21.424 INFO:teuthology.orchestra.run.smithi087.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.2 MB/s | 225 kB 00:00 2023-10-07T18:39:21.458 INFO:teuthology.orchestra.run.smithi087.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 904 kB/s | 53 kB 00:00 2023-10-07T18:39:21.483 INFO:teuthology.orchestra.run.smithi087.stdout:(97/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.1 MB/s | 126 kB 00:00 2023-10-07T18:39:21.508 INFO:teuthology.orchestra.run.smithi087.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 397 kB/s | 20 kB 00:00 2023-10-07T18:39:21.519 INFO:teuthology.orchestra.run.smithi163.stdout:(81/106): python3-scipy-1.0.0-21.module+el8.5.0 19 MB/s | 14 MB 00:00 2023-10-07T18:39:21.534 INFO:teuthology.orchestra.run.smithi087.stdout:(99/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 2.0 MB/s | 103 kB 00:00 2023-10-07T18:39:21.543 INFO:teuthology.orchestra.run.smithi163.stdout:(82/106): python3-prettytable-0.7.2-14.el8.noar 263 kB/s | 44 kB 00:00 2023-10-07T18:39:21.593 INFO:teuthology.orchestra.run.smithi163.stdout:(83/106): python3-werkzeug-0.12.2-4.el8.noarch. 8.9 MB/s | 457 kB 00:00 2023-10-07T18:39:21.650 INFO:teuthology.orchestra.run.smithi087.stdout:(100/106): openblas-threads-0.3.15-3.el8.x86_64 34 MB/s | 4.9 MB 00:00 2023-10-07T18:39:21.660 INFO:teuthology.orchestra.run.smithi163.stdout:(84/106): python3-babel-2.5.1-7.el8.noarch.rpm 12 MB/s | 4.8 MB 00:00 2023-10-07T18:39:21.685 INFO:teuthology.orchestra.run.smithi163.stdout:(85/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.4 MB/s | 225 kB 00:00 2023-10-07T18:39:21.710 INFO:teuthology.orchestra.run.smithi163.stdout:(86/106): python3-attrs-17.4.0-6.el8.noarch.rpm 1.0 MB/s | 53 kB 00:00 2023-10-07T18:39:21.734 INFO:teuthology.orchestra.run.smithi087.stdout:(101/106): openblas-0.3.15-3.el8.x86_64.rpm 24 MB/s | 4.7 MB 00:00 2023-10-07T18:39:21.736 INFO:teuthology.orchestra.run.smithi163.stdout:(87/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-10-07T18:39:21.759 INFO:teuthology.orchestra.run.smithi087.stdout:(102/106): jq-1.6-3.el8.x86_64.rpm 1.8 MB/s | 202 kB 00:00 2023-10-07T18:39:21.785 INFO:teuthology.orchestra.run.smithi087.stdout:(103/106): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-10-07T18:39:21.786 INFO:teuthology.orchestra.run.smithi163.stdout:(88/106): python3-jsonpointer-1.10-11.el8.noarc 265 kB/s | 20 kB 00:00 2023-10-07T18:39:21.803 INFO:teuthology.orchestra.run.smithi163.stdout:(89/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.5 MB/s | 103 kB 00:00 2023-10-07T18:39:21.870 INFO:teuthology.orchestra.run.smithi163.stdout:(90/106): python3-numpy-1.14.3-10.el8.x86_64.rp 11 MB/s | 3.7 MB 00:00 2023-10-07T18:39:21.912 INFO:teuthology.orchestra.run.smithi163.stdout:(91/106): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-10-07T18:39:21.954 INFO:teuthology.orchestra.run.smithi163.stdout:(92/106): librdkafka-0.11.4-3.el8.x86_64.rpm 8.3 MB/s | 354 kB 00:00 2023-10-07T18:39:22.021 INFO:teuthology.orchestra.run.smithi163.stdout:(93/106): openblas-threads-0.3.15-3.el8.x86_64. 21 MB/s | 4.9 MB 00:00 2023-10-07T18:39:22.046 INFO:teuthology.orchestra.run.smithi163.stdout:(94/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 510 kB/s | 47 kB 00:00 2023-10-07T18:39:22.071 INFO:teuthology.orchestra.run.smithi163.stdout:(95/106): python3-jwt-1.6.1-2.el8.noarch.rpm 852 kB/s | 43 kB 00:00 2023-10-07T18:39:22.097 INFO:teuthology.orchestra.run.smithi163.stdout:(96/106): python3-requests-oauthlib-1.0.0-1.el8 847 kB/s | 43 kB 00:00 2023-10-07T18:39:22.122 INFO:teuthology.orchestra.run.smithi163.stdout:(97/106): python3-pycparser-2.14-14.el8.noarch. 2.1 MB/s | 109 kB 00:00 2023-10-07T18:39:22.144 INFO:teuthology.orchestra.run.smithi087.stdout:(104/106): librbd1-17.2.6-1291.g1cb42695.el8.x8 10 MB/s | 3.6 MB 00:00 2023-10-07T18:39:22.147 INFO:teuthology.orchestra.run.smithi163.stdout:(98/106): python3-oauthlib-2.1.0-1.el8.noarch.r 3.0 MB/s | 155 kB 00:00 2023-10-07T18:39:22.181 INFO:teuthology.orchestra.run.smithi163.stdout:(99/106): python3-cryptography-3.2.1-5.el8.x86_ 9.3 MB/s | 559 kB 00:00 2023-10-07T18:39:22.248 INFO:teuthology.orchestra.run.smithi163.stdout:(100/106): openblas-0.3.15-3.el8.x86_64.rpm 11 MB/s | 4.7 MB 00:00 2023-10-07T18:39:22.273 INFO:teuthology.orchestra.run.smithi163.stdout:(101/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.8 MB/s | 238 kB 00:00 2023-10-07T18:39:22.298 INFO:teuthology.orchestra.run.smithi163.stdout:(102/106): fuse-2.9.7-15.el8.x86_64.rpm 706 kB/s | 83 kB 00:00 2023-10-07T18:39:22.343 INFO:teuthology.orchestra.run.smithi163.stdout:(103/106): libquadmath-8.5.0-10.1.el8_6.x86_64. 2.4 MB/s | 171 kB 00:00 2023-10-07T18:39:22.374 INFO:teuthology.orchestra.run.smithi163.stdout:(104/106): libgfortran-8.5.0-10.1.el8_6.x86_64. 5.0 MB/s | 644 kB 00:00 2023-10-07T18:39:22.377 INFO:teuthology.orchestra.run.smithi087.stdout:(105/106): librados2-17.2.6-1291.g1cb42695.el8. 5.6 MB/s | 3.5 MB 00:00 2023-10-07T18:39:22.749 INFO:teuthology.orchestra.run.smithi163.stdout:(105/106): librados2-17.2.6-1291.g1cb42695.el8. 7.7 MB/s | 3.5 MB 00:00 2023-10-07T18:39:22.808 INFO:teuthology.orchestra.run.smithi163.stdout:(106/106): librbd1-17.2.6-1291.g1cb42695.el8.x8 7.7 MB/s | 3.6 MB 00:00 2023-10-07T18:39:22.810 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2023-10-07T18:39:22.810 INFO:teuthology.orchestra.run.smithi163.stdout:Total 11 MB/s | 196 MB 00:18 2023-10-07T18:39:23.368 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2023-10-07T18:39:23.459 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2023-10-07T18:39:23.459 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2023-10-07T18:39:24.456 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2023-10-07T18:39:24.460 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2023-10-07T18:39:27.269 INFO:teuthology.orchestra.run.smithi087.stdout:(106/106): ceph-test-17.2.6-1291.g1cb42695.el8. 2.9 MB/s | 52 MB 00:17 2023-10-07T18:39:27.273 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-10-07T18:39:27.273 INFO:teuthology.orchestra.run.smithi087.stdout:Total 8.8 MB/s | 196 MB 00:22 2023-10-07T18:39:27.824 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction check 2023-10-07T18:39:27.913 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction check succeeded. 2023-10-07T18:39:27.913 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction test 2023-10-07T18:39:28.386 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2023-10-07T18:39:28.539 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-10-07T18:39:28.741 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 2/108 2023-10-07T18:39:28.868 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-10-07T18:39:28.972 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-10-07T18:39:28.996 INFO:teuthology.orchestra.run.smithi087.stdout:Transaction test succeeded. 2023-10-07T18:39:29.000 INFO:teuthology.orchestra.run.smithi087.stdout:Running transaction 2023-10-07T18:39:29.151 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-10-07T18:39:29.519 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-10-07T18:39:29.834 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T18:39:30.217 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T18:39:30.402 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:39:30.533 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:39:30.709 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T18:39:30.804 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T18:39:31.087 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T18:39:31.750 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-10-07T18:39:31.892 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:39:31.997 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:39:32.212 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-10-07T18:39:32.391 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-10-07T18:39:32.525 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T18:39:32.626 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T18:39:32.800 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T18:39:32.871 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T18:39:32.983 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-10-07T18:39:33.098 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 15/108 2023-10-07T18:39:33.233 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-10-07T18:39:33.283 INFO:teuthology.orchestra.run.smithi087.stdout: Preparing : 1/1 2023-10-07T18:39:33.468 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-10-07T18:39:33.602 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 2/108 2023-10-07T18:39:33.704 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 2/108 2023-10-07T18:39:33.872 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 16/108 2023-10-07T18:39:33.877 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-10-07T18:39:34.017 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-10-07T18:39:34.259 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 3/108 2023-10-07T18:39:34.452 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T18:39:34.614 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 17/108 2023-10-07T18:39:34.852 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T18:39:34.900 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-0.3.15-3.el8.x86_64 18/108 2023-10-07T18:39:35.044 INFO:teuthology.orchestra.run.smithi087.stdout: Upgrading : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T18:39:35.219 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 5/108 2023-10-07T18:39:35.427 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:39:35.514 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:39:35.592 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 18/108 2023-10-07T18:39:35.665 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T18:39:35.933 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 19/108 2023-10-07T18:39:35.961 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/108 2023-10-07T18:39:36.144 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 20/108 2023-10-07T18:39:36.372 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 21/108 2023-10-07T18:39:36.580 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 22/108 2023-10-07T18:39:36.617 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : thrift-0.13.0-2.el8.x86_64 9/108 2023-10-07T18:39:36.777 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:39:36.781 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-10-07T18:39:36.867 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:39:36.921 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 24/108 2023-10-07T18:39:37.055 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 11/108 2023-10-07T18:39:37.234 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 12/108 2023-10-07T18:39:37.393 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T18:39:37.505 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 13/108 2023-10-07T18:39:37.660 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T18:39:37.801 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 14/108 2023-10-07T18:39:37.807 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 25/108 2023-10-07T18:39:38.005 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 15/108 2023-10-07T18:39:38.137 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 26/108 2023-10-07T18:39:38.174 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 16/108 2023-10-07T18:39:38.340 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 17/108 2023-10-07T18:39:38.409 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 27/108 2023-10-07T18:39:38.459 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-10-07T18:39:38.597 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 18/108 2023-10-07T18:39:38.706 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 28/108 2023-10-07T18:39:38.727 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-10-07T18:39:38.909 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-10-07T18:39:39.341 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 19/108 2023-10-07T18:39:39.468 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-10-07T18:39:40.049 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 20/108 2023-10-07T18:39:40.226 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : openblas-0.3.15-3.el8.x86_64 21/108 2023-10-07T18:39:40.679 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-10-07T18:39:40.896 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 21/108 2023-10-07T18:39:40.992 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 30/108 2023-10-07T18:39:41.193 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-10-07T18:39:41.214 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 22/108 2023-10-07T18:39:41.399 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 23/108 2023-10-07T18:39:41.402 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-10-07T18:39:41.529 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 24/108 2023-10-07T18:39:41.617 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 33/108 2023-10-07T18:39:41.762 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 25/108 2023-10-07T18:39:41.804 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 34/108 2023-10-07T18:39:41.977 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-10-07T18:39:42.009 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 35/108 2023-10-07T18:39:42.222 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : fuse-2.9.7-15.el8.x86_64 36/108 2023-10-07T18:39:42.445 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 37/108 2023-10-07T18:39:42.837 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 38/108 2023-10-07T18:39:43.160 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 39/108 2023-10-07T18:39:43.333 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 40/108 2023-10-07T18:39:43.543 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 41/108 2023-10-07T18:39:43.711 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 26/108 2023-10-07T18:39:43.803 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 42/108 2023-10-07T18:39:44.106 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 43/108 2023-10-07T18:39:44.364 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 44/108 2023-10-07T18:39:44.556 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 45/108 2023-10-07T18:39:44.721 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 27/108 2023-10-07T18:39:44.738 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 46/108 2023-10-07T18:39:44.940 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 47/108 2023-10-07T18:39:45.023 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 28/108 2023-10-07T18:39:45.091 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 48/108 2023-10-07T18:39:45.241 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 49/108 2023-10-07T18:39:45.309 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 29/108 2023-10-07T18:39:45.407 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 50/108 2023-10-07T18:39:45.517 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 30/108 2023-10-07T18:39:45.586 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 51/108 2023-10-07T18:39:45.711 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rsa-4.9-2.el8.noarch 31/108 2023-10-07T18:39:45.731 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 52/108 2023-10-07T18:39:45.810 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 52/108 2023-10-07T18:39:45.866 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 32/108 2023-10-07T18:39:46.094 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 33/108 2023-10-07T18:39:46.123 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : jq-1.6-3.el8.x86_64 53/108 2023-10-07T18:39:46.314 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 34/108 2023-10-07T18:39:46.377 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-py-1.5.3-4.el8.noarch 54/108 2023-10-07T18:39:46.491 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 35/108 2023-10-07T18:39:46.574 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 55/108 2023-10-07T18:39:46.641 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 36/108 2023-10-07T18:39:46.722 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-10-07T18:39:46.800 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 37/108 2023-10-07T18:39:46.916 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-10-07T18:39:46.967 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 38/108 2023-10-07T18:39:47.108 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 39/108 2023-10-07T18:39:47.206 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-10-07T18:39:47.279 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 40/108 2023-10-07T18:39:47.404 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-10-07T18:39:47.467 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 41/108 2023-10-07T18:39:47.528 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 41/108 2023-10-07T18:39:47.543 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-10-07T18:39:47.693 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-10-07T18:39:47.805 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : jq-1.6-3.el8.x86_64 42/108 2023-10-07T18:39:47.879 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-10-07T18:39:48.066 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-10-07T18:39:48.080 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-py-1.5.3-4.el8.noarch 43/108 2023-10-07T18:39:48.232 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-10-07T18:39:48.268 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 44/108 2023-10-07T18:39:48.408 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-10-07T18:39:48.504 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : fuse-2.9.7-15.el8.x86_64 45/108 2023-10-07T18:39:48.545 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-10-07T18:39:48.701 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 46/108 2023-10-07T18:39:48.731 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-10-07T18:39:48.951 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-10-07T18:39:49.070 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 47/108 2023-10-07T18:39:49.136 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-10-07T18:39:49.367 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-10-07T18:39:49.393 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 48/108 2023-10-07T18:39:49.594 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 49/108 2023-10-07T18:39:49.596 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-10-07T18:39:49.771 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-10-07T18:39:49.819 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 50/108 2023-10-07T18:39:49.956 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-10-07T18:39:50.046 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 51/108 2023-10-07T18:39:50.330 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 52/108 2023-10-07T18:39:50.549 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 53/108 2023-10-07T18:39:50.778 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 54/108 2023-10-07T18:39:50.951 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 55/108 2023-10-07T18:39:51.039 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-10-07T18:39:51.100 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 56/108 2023-10-07T18:39:51.302 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 57/108 2023-10-07T18:39:51.325 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-10-07T18:39:51.568 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 58/108 2023-10-07T18:39:51.571 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-10-07T18:39:51.790 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 59/108 2023-10-07T18:39:51.898 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-10-07T18:39:51.938 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 60/108 2023-10-07T18:39:52.095 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 61/108 2023-10-07T18:39:52.150 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-10-07T18:39:52.285 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 62/108 2023-10-07T18:39:52.378 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-10-07T18:39:52.471 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 63/108 2023-10-07T18:39:52.547 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-10-07T18:39:52.653 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 64/108 2023-10-07T18:39:52.828 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 65/108 2023-10-07T18:39:52.956 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 66/108 2023-10-07T18:39:53.153 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 67/108 2023-10-07T18:39:53.362 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 68/108 2023-10-07T18:39:53.539 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 69/108 2023-10-07T18:39:53.782 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-portend-2.6-1.el8.noarch 70/108 2023-10-07T18:39:54.015 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 71/108 2023-10-07T18:39:54.172 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T18:39:54.206 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 72/108 2023-10-07T18:39:54.303 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T18:39:54.406 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 73/108 2023-10-07T18:39:54.436 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 82/108 2023-10-07T18:39:54.589 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 83/108 2023-10-07T18:39:54.756 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 84/108 2023-10-07T18:39:55.440 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 74/108 2023-10-07T18:39:55.711 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 75/108 2023-10-07T18:39:55.973 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 76/108 2023-10-07T18:39:56.305 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 77/108 2023-10-07T18:39:56.553 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 78/108 2023-10-07T18:39:56.748 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 79/108 2023-10-07T18:39:56.908 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 80/108 2023-10-07T18:39:58.476 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T18:39:58.619 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 81/108 2023-10-07T18:39:58.644 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:39:58.756 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 82/108 2023-10-07T18:39:58.838 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:39:58.924 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 83/108 2023-10-07T18:39:59.100 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 84/108 2023-10-07T18:39:59.398 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:39:59.624 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T18:39:59.711 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T18:39:59.879 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T18:40:02.796 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:40:02.991 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:40:03.558 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 85/108 2023-10-07T18:40:03.807 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T18:40:03.887 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 86/108 2023-10-07T18:40:04.032 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T18:40:18.421 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /sys 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /proc 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /run 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /mnt 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /var/tmp 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /home 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /tmp 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /dev 2023-10-07T18:40:18.422 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:40:18.684 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T18:40:18.893 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T18:40:19.087 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T18:40:20.050 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T18:40:20.234 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T18:40:20.326 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T18:40:20.718 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 91/108 2023-10-07T18:40:20.862 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T18:40:20.898 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T18:40:21.109 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T18:40:21.329 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T18:40:21.459 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T18:40:21.849 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T18:40:22.001 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T18:40:22.256 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 87/108 2023-10-07T18:40:22.256 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /sys 2023-10-07T18:40:22.256 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /proc 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /run 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /mnt 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /var/tmp 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /home 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /tmp 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout:skipping the directory /dev 2023-10-07T18:40:22.257 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:40:22.521 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T18:40:22.729 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 88/108 2023-10-07T18:40:22.929 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T18:40:23.488 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T18:40:23.694 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T18:40:23.714 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T18:40:23.888 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 89/108 2023-10-07T18:40:24.070 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T18:40:24.160 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 90/108 2023-10-07T18:40:24.510 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 91/108 2023-10-07T18:40:24.688 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T18:40:24.723 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 92/108 2023-10-07T18:40:24.887 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T18:40:25.102 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 93/108 2023-10-07T18:40:25.238 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T18:40:25.338 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 97/108 2023-10-07T18:40:25.540 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T18:40:25.625 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 94/108 2023-10-07T18:40:25.658 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T18:40:25.779 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T18:40:25.850 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T18:40:26.197 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T18:40:26.341 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T18:40:27.259 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 95/108 2023-10-07T18:40:27.443 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T18:40:27.464 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 96/108 2023-10-07T18:40:29.043 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 97/108 2023-10-07T18:40:29.219 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T18:40:29.313 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 98/108 2023-10-07T18:40:29.470 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T18:40:29.815 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 99/108 2023-10-07T18:40:29.962 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T18:40:31.222 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T18:40:31.788 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 101/108 2023-10-07T18:40:32.141 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-10-07T18:40:32.303 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 103/108 2023-10-07T18:40:32.482 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 104/108 2023-10-07T18:40:32.672 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T18:40:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 106/108 2023-10-07T18:40:32.817 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T18:40:33.001 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T18:40:33.002 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:33.719 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:33.719 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 1/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 3/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 5/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 9/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 11/108 2023-10-07T18:40:33.720 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 12/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 13/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 14/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 15/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 16/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 17/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 18/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 19/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 20/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 21/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 22/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 23/108 2023-10-07T18:40:33.721 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 24/108 2023-10-07T18:40:33.722 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 25/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 26/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 27/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 28/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 29/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 30/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 31/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 32/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 33/108 2023-10-07T18:40:33.729 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 34/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 35/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-10-07T18:40:33.730 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-10-07T18:40:33.731 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 69/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 70/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 71/108 2023-10-07T18:40:33.732 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 72/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 73/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 74/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 75/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 76/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 77/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 78/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 80/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 81/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 82/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 83/108 2023-10-07T18:40:33.733 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 84/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 85/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 86/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 88/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 89/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 90/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 91/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 92/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : jq-1.6-3.el8.x86_64 93/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 94/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 95/108 2023-10-07T18:40:33.734 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 96/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 97/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 98/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 99/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 100/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 101/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 102/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 103/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 104/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-10-07T18:40:33.735 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 107/108 2023-10-07T18:40:34.837 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 100/108 2023-10-07T18:40:35.144 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 101/108 2023-10-07T18:40:35.573 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 102/108 2023-10-07T18:40:35.789 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-10-07T18:40:35.953 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 104/108 2023-10-07T18:40:35.958 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:35.959 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:42 ago on Sat 07 Oct 2023 06:38:53 PM UTC. 2023-10-07T18:40:36.126 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T18:40:36.288 INFO:teuthology.orchestra.run.smithi087.stdout: Installing : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 106/108 2023-10-07T18:40:36.288 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T18:40:36.481 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-10-07T18:40:36.481 INFO:teuthology.orchestra.run.smithi087.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:37.242 INFO:teuthology.orchestra.run.smithi087.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:37.242 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 1/108 2023-10-07T18:40:37.242 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2/108 2023-10-07T18:40:37.242 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 3/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 4/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1291.g1cb42 5/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 6/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 7/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 8/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 9/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 10/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 11/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 12/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_ 13/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 14/108 2023-10-07T18:40:37.243 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 15/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_6 16/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86 17/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 18/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el 19/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-ceph-common-2:17.2.6-1291.g1cb42695.el8. 20/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_6 21/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 22/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 23/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 24/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 25/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 26/108 2023-10-07T18:40:37.244 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 27/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695. 28/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noa 29/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.n 30/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb 31/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el 32/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 33/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.e 34/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 35/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-10-07T18:40:37.245 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-10-07T18:40:37.246 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-10-07T18:40:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-10-07T18:40:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-10-07T18:40:37.249 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-10-07T18:40:37.250 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 105/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-10-07T18:40:37.251 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 107/108 2023-10-07T18:40:38.287 INFO:teuthology.orchestra.run.smithi163.stdout:Installed products updated. 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout:Upgraded: 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.491 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.492 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: fuse-2.9.7-15.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: jq-1.6-3.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-07T18:40:38.493 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-07T18:40:38.494 INFO:teuthology.orchestra.run.smithi163.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-07T18:40:38.495 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-07T18:40:38.496 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend-2.6-1.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-py-1.5.3-4.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-10-07T18:40:38.497 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-07T18:40:38.498 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-07T18:40:38.500 INFO:teuthology.orchestra.run.smithi163.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-07T18:40:38.500 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-07T18:40:38.500 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:40:38.500 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2023-10-07T18:40:38.709 DEBUG:teuthology.parallel:result is None 2023-10-07T18:40:39.360 INFO:teuthology.orchestra.run.smithi087.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-10-07T18:40:39.360 INFO:teuthology.orchestra.run.smithi087.stdout:Last metadata expiration check: 0:01:46 ago on Sat 07 Oct 2023 06:38:53 PM UTC. 2023-10-07T18:40:41.799 INFO:teuthology.orchestra.run.smithi087.stdout:Installed products updated. 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout:Upgraded: 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout: librados2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout: librbd1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout:Installed: 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.004 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-base-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-grafana-dashboards-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-immutable-object-cache-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mds-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-dashboard-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-modules-core-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.005 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mgr-rook-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-mon-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-osd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-prometheus-alerts-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-radosgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-selinux-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: ceph-test-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: cephadm-2:17.2.6-1291.g1cb42695.el8.noarch 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: fuse-2.9.7-15.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: jq-1.6-3.el8.x86_64 2023-10-07T18:40:42.006 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libcephfs2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libcephsqlite-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: librados-devel-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libradosstriper1-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: librgw2-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-07T18:40:42.007 INFO:teuthology.orchestra.run.smithi087.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-argparse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-ceph-common-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.008 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cephfs-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-07T18:40:42.009 INFO:teuthology.orchestra.run.smithi087.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-10-07T18:40:42.010 INFO:teuthology.orchestra.run.smithi087.stdout: python3-portend-2.6-1.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-py-1.5.3-4.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rados-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-07T18:40:42.011 INFO:teuthology.orchestra.run.smithi087.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rgw-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-07T18:40:42.012 INFO:teuthology.orchestra.run.smithi087.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-fuse-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-mirror-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: rbd-nbd-2:17.2.6-1291.g1cb42695.el8.x86_64 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-07T18:40:42.013 INFO:teuthology.orchestra.run.smithi087.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-07T18:40:42.014 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:40:42.014 INFO:teuthology.orchestra.run.smithi087.stdout:Complete! 2023-10-07T18:40:42.209 DEBUG:teuthology.parallel:result is None 2023-10-07T18:40:42.209 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:40:42.209 INFO:teuthology.packaging:ref: None 2023-10-07T18:40:42.210 INFO:teuthology.packaging:tag: None 2023-10-07T18:40:42.210 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:40:42.210 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:40:42.210 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-07T18:40:42.575 DEBUG:teuthology.orchestra.run.smithi087:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-07T18:40:42.598 INFO:teuthology.orchestra.run.smithi087.stdout:17.2.6-1291.g1cb42695.el8 2023-10-07T18:40:42.599 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291.g1cb42695.el8 2023-10-07T18:40:42.599 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291.g1cb42695 is installed. 2023-10-07T18:40:42.599 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-07T18:40:42.599 INFO:teuthology.packaging:ref: None 2023-10-07T18:40:42.599 INFO:teuthology.packaging:tag: None 2023-10-07T18:40:42.600 INFO:teuthology.packaging:branch: quincy 2023-10-07T18:40:42.600 INFO:teuthology.packaging:sha1: 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:40:42.600 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-07T18:40:42.971 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-07T18:40:42.999 INFO:teuthology.orchestra.run.smithi163.stdout:17.2.6-1291.g1cb42695.el8 2023-10-07T18:40:43.000 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1291.g1cb42695.el8 2023-10-07T18:40:43.000 INFO:teuthology.task.install:The correct ceph version 17.2.6-1291.g1cb42695 is installed. 2023-10-07T18:40:43.000 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-07T18:40:43.000 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:40:43.000 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T18:40:43.044 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:40:43.044 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-07T18:40:43.089 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-07T18:40:43.090 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:40:43.090 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T18:40:43.118 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T18:40:43.185 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:40:43.185 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/daemon-helper 2023-10-07T18:40:43.214 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-07T18:40:43.281 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-07T18:40:43.282 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:40:43.282 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T18:40:43.309 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T18:40:43.375 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:40:43.375 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-07T18:40:43.401 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-07T18:40:43.468 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-07T18:40:43.468 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:40:43.468 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T18:40:43.494 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T18:40:43.559 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:40:43.559 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/stdin-killer 2023-10-07T18:40:43.585 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-07T18:40:43.652 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:40:43.672 INFO:teuthology.task.print:**** done install task... 2023-10-07T18:40:43.672 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:40:43.684 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2023-10-07T18:40:43.684 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-07T18:40:43.784 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9725b08fd801c82987c737f7e6d354878f036ee8'} 2023-10-07T18:40:43.784 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-10-07T18:40:43.785 INFO:tasks.cephadm:Cluster fsid is 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:40:43.785 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-07T18:40:43.785 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.87', 'mon.c': '[v2:172.21.15.87:3301,v1:172.21.15.87:6790]', 'mon.b': '172.21.15.163'} 2023-10-07T18:40:43.785 INFO:tasks.cephadm:First mon is mon.a on smithi087 2023-10-07T18:40:43.785 INFO:tasks.cephadm:First mgr is y 2023-10-07T18:40:43.785 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-07T18:40:43.785 DEBUG:teuthology.orchestra.run.smithi087:> sudo hostname $(hostname -s) 2023-10-07T18:40:43.812 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2023-10-07T18:40:43.839 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-10-07T18:40:43.839 DEBUG:teuthology.orchestra.run.smithi087:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.065 INFO:teuthology.orchestra.run.smithi087.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366887 Oct 7 18:40 /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.065 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.197 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366887 Oct 7 18:40 /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.197 DEBUG:teuthology.orchestra.run.smithi087:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.215 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-07T18:40:44.243 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-10-07T18:40:44.243 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T18:40:44.258 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-10-07T18:40:49.041 INFO:teuthology.orchestra.run.smithi087.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T18:40:49.098 INFO:teuthology.orchestra.run.smithi163.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T18:41:49.336 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:41:49.336 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T18:41:49.336 INFO:teuthology.orchestra.run.smithi087.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T18:41:49.337 INFO:teuthology.orchestra.run.smithi087.stdout: "repo_digests": [ 2023-10-07T18:41:49.337 INFO:teuthology.orchestra.run.smithi087.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T18:41:49.337 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2023-10-07T18:41:49.337 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:41:52.543 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout: "ceph_version": "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)", 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout: "image_id": "35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21", 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout: "repo_digests": [ 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f9d909b39f23687e74e733f2dafc259803d7e3babcf4d973b7ffcfb9275c26b9" 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout: ] 2023-10-07T18:41:52.544 INFO:teuthology.orchestra.run.smithi163.stdout:} 2023-10-07T18:41:52.570 DEBUG:teuthology.orchestra.run.smithi087:> sudo mkdir -p /etc/ceph 2023-10-07T18:41:52.607 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /etc/ceph 2023-10-07T18:41:52.639 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 777 /etc/ceph 2023-10-07T18:41:52.676 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 777 /etc/ceph 2023-10-07T18:41:52.710 INFO:tasks.cephadm:Writing seed config... 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-07T18:41:52.711 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-07T18:41:52.712 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:41:52.712 DEBUG:teuthology.orchestra.run.smithi087:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-07T18:41:52.734 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 = 05b14f9a-6541-11ee-8db5-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-07T18:41:52.734 DEBUG:teuthology.orchestra.run.smithi087:mon.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-07T18:41:52.776 DEBUG:teuthology.orchestra.run.smithi087:mgr.y> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-07T18:41:52.803 INFO:journalctl@ceph.mon.a.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:41:52.804 INFO:tasks.cephadm:Bootstrapping... 2023-10-07T18:41:52.804 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 05b14f9a-6541-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.87 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-07T18:41:52.830 INFO:journalctl@ceph.mgr.y.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:41:53.005 INFO:teuthology.orchestra.run.smithi087.stdout:-------------------------------------------------------------------------------- 2023-10-07T18:41:53.005 INFO:teuthology.orchestra.run.smithi087.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '05b14f9a-6541-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.87', '--skip-admin-label'] 2023-10-07T18:41:53.062 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stdout 3.0.1 2023-10-07T18:41:53.063 INFO:teuthology.orchestra.run.smithi087.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-07T18:41:53.063 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying podman|docker is present... 2023-10-07T18:41:53.126 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stdout 3.0.1 2023-10-07T18:41:53.126 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying lvm2 is present... 2023-10-07T18:41:53.126 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying time synchronization is in place... 2023-10-07T18:41:53.133 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T18:41:53.133 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T18:41:53.138 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T18:41:53.138 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:41:53.144 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout enabled 2023-10-07T18:41:53.150 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout active 2023-10-07T18:41:53.151 INFO:teuthology.orchestra.run.smithi087.stdout:Unit chronyd.service is enabled and running 2023-10-07T18:41:53.152 INFO:teuthology.orchestra.run.smithi087.stdout:Repeating the final host check... 2023-10-07T18:41:53.209 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stdout 3.0.1 2023-10-07T18:41:53.209 INFO:teuthology.orchestra.run.smithi087.stdout:podman (/bin/podman) version 3.0.1 is present 2023-10-07T18:41:53.209 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl is present 2023-10-07T18:41:53.209 INFO:teuthology.orchestra.run.smithi087.stdout:lvcreate is present 2023-10-07T18:41:53.215 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-07T18:41:53.215 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-07T18:41:53.220 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-07T18:41:53.220 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:41:53.226 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout enabled 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout active 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:Unit chronyd.service is enabled and running 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:Host looks OK 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:Cluster fsid: 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:Acquiring lock 140217650257200 on /run/cephadm/05b14f9a-6541-11ee-8db5-212e2dc638e7.lock 2023-10-07T18:41:53.232 INFO:teuthology.orchestra.run.smithi087.stdout:Lock 140217650257200 acquired on /run/cephadm/05b14f9a-6541-11ee-8db5-212e2dc638e7.lock 2023-10-07T18:41:53.233 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying IP 172.21.15.87 port 3300 ... 2023-10-07T18:41:53.233 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying IP 172.21.15.87 port 6789 ... 2023-10-07T18:41:53.233 INFO:teuthology.orchestra.run.smithi087.stdout:Base mon IP(s) is [172.21.15.87:3300, 172.21.15.87:6789], mon addrv is [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2023-10-07T18:41:53.236 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-10-07T18:41:53.236 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.87 metric 100 2023-10-07T18:41:53.239 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-07T18:41:53.239 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-10-07T18:41:53.239 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-10-07T18:41:53.241 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-07T18:41:53.241 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-07T18:41:53.242 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T18:41:53.242 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-07T18:41:53.242 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout inet6 fe80::73c8:4f75:8a20:e8db/64 scope link noprefixroute 2023-10-07T18:41:53.242 INFO:teuthology.orchestra.run.smithi087.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-07T18:41:53.242 INFO:teuthology.orchestra.run.smithi087.stdout:Mon IP `172.21.15.87` is in CIDR network `172.21.0.0/20` 2023-10-07T18:41:53.243 INFO:teuthology.orchestra.run.smithi087.stdout:Mon IP `172.21.15.87` is in CIDR network `172.21.0.0/20` 2023-10-07T18:41:53.243 INFO:teuthology.orchestra.run.smithi087.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-07T18:41:53.243 INFO:teuthology.orchestra.run.smithi087.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-07T18:41:53.243 INFO:teuthology.orchestra.run.smithi087.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stdout 35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Getting image source signatures 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Copying blob sha256:a4601a4bac284ec8f714a57074d1f8096d33d64350843de3f3a0f1cfbed39ab7 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Copying blob sha256:be9ed931e0f930233626f1c4d225977fbcc33e056e1a8fc67c7f63553d9455a2 2023-10-07T18:41:53.645 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Copying config sha256:35e0d2fde562d31f9b8c5cb1c16627d951328da86621b32f9fc2350225d86f21 2023-10-07T18:41:53.646 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-07T18:41:53.646 INFO:teuthology.orchestra.run.smithi087.stdout:/bin/podman: stderr Storing signatures 2023-10-07T18:41:54.689 INFO:teuthology.orchestra.run.smithi087.stdout:ceph: stdout ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T18:41:54.689 INFO:teuthology.orchestra.run.smithi087.stdout:Ceph version: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T18:41:54.689 INFO:teuthology.orchestra.run.smithi087.stdout:Extracting ceph user uid/gid from container image... 2023-10-07T18:41:55.582 INFO:teuthology.orchestra.run.smithi087.stdout:stat: stdout 167 167 2023-10-07T18:41:55.582 INFO:teuthology.orchestra.run.smithi087.stdout:Creating initial keys... 2023-10-07T18:41:56.454 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph-authtool: stdout AQBzpiFl66sfNhAAZXjHrvFCblN+DqapqbySSQ== 2023-10-07T18:41:57.344 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph-authtool: stdout AQB0piFl4LyhMRAA+6J/NBiWs03cKHfrphs6pw== 2023-10-07T18:41:58.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph-authtool: stdout AQB1piFlJSR3KRAAlDOHa4NNYjf80qO7RSm64g== 2023-10-07T18:41:58.279 INFO:teuthology.orchestra.run.smithi087.stdout:Creating initial monmap... 2023-10-07T18:41:59.202 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:monmaptool for a [v2:172.21.15.87:3300,v1:172.21.15.87:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:setting min_mon_release = octopus 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: set fsid to 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:41:59.203 INFO:teuthology.orchestra.run.smithi087.stdout:Creating mon... 2023-10-07T18:42:00.094 INFO:teuthology.orchestra.run.smithi087.stdout:create mon.a on 2023-10-07T18:42:00.189 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-07T18:42:00.272 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-07T18:42:00.364 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target. 2023-10-07T18:42:00.364 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target. 2023-10-07T18:42:00.484 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a 2023-10-07T18:42:00.484 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Failed to reset failed state of unit ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-07T18:42:00.572 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target.wants/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@.service. 2023-10-07T18:42:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:00 smithi087 systemd[1]: Starting Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:42:01.177 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T18:42:01.178 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout disabled 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:firewalld.service is not enabled 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mon to start... 2023-10-07T18:42:01.185 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mon... 2023-10-07T18:42:01.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:01 smithi087 bash[97490]: 80658ad3c3685c1e057c2014df96e92808ea85a12c3e9ef2315adbac2462ecc0 2023-10-07T18:42:01.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:01 smithi087 systemd[1]: Started Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:42:01.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:01 smithi087 ceph-mon[97555]: mkfs 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:01.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:01 smithi087 ceph-mon[97555]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T18:42:02.354 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout cluster: 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout id: 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout services: 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.51052s) 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-07T18:42:02.356 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout data: 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout pgs: 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:mon is available 2023-10-07T18:42:02.357 INFO:teuthology.orchestra.run.smithi087.stdout:Assimilating anything we can from ceph.conf... 2023-10-07T18:42:02.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T18:42:02.362 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} removed_ranks: {} 2023-10-07T18:42:02.362 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: fsmap 2023-10-07T18:42:02.362 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: osdmap e1: 0 total, 0 up, 0 in 2023-10-07T18:42:02.362 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: mgrmap e1: no daemons active 2023-10-07T18:42:02.362 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:02 smithi087 ceph-mon[97555]: from='client.? 172.21.15.87:0/2421872873' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-07T18:42:03.422 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout fsid = 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:03.423 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T18:42:03.424 INFO:teuthology.orchestra.run.smithi087.stdout:Generating new minimal ceph.conf... 2023-10-07T18:42:03.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:03 smithi087 ceph-mon[97555]: from='client.? 172.21.15.87:0/607753358' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T18:42:03.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:03 smithi087 ceph-mon[97555]: from='client.? 172.21.15.87:0/607753358' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-07T18:42:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:04 smithi087 ceph-mon[97555]: from='client.? 172.21.15.87:0/2120252312' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:42:04.496 INFO:teuthology.orchestra.run.smithi087.stdout:Restarting the monitor... 2023-10-07T18:42:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:04 smithi087 systemd[1]: Stopping Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:42:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:04 smithi087 conmon[97531]: 2023-10-07T18:42:04.736+0000 7fb44bdb3700 -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-07T18:42:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:04 smithi087 conmon[97531]: 2023-10-07T18:42:04.736+0000 7fb44bdb3700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-07T18:42:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 bash[98116]: 80658ad3c3685c1e057c2014df96e92808ea85a12c3e9ef2315adbac2462ecc0 2023-10-07T18:42:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T18:42:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 systemd[1]: Stopped Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:42:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 systemd[1]: Starting Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:42:05.958 INFO:teuthology.orchestra.run.smithi087.stdout:Setting mon public_network to 172.21.0.0/20 2023-10-07T18:42:06.196 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:42:06.196 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: pidfile_write: ignore empty --pid-file 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: load: jerasure load: lrc 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: RocksDB version: 6.15.5 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Compile date Oct 7 2023 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: DB SUMMARY 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: DB Session ID: X8BYP3QI6F3B9UT5GW8R 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-07T18:42:06.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83581 ; 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.env: 0x55d49fccaa80 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.fs: Posix File System 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.info_log: 0x55d4a1e1a5a0 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.statistics: (nil) 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.use_fsync: 0 2023-10-07T18:42:06.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:42:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.db_log_dir: 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:42:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.write_buffer_manager: 0x55d4a2b8c960 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.unordered_write: 0 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:42:06.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.row_cache: None 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.wal_filter: None 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.preserve_deletes: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:42:06.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:42:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:42:06.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:42:06.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_open_files: -1 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:42:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Compression algorithms supported: 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kZSTD supported: 0 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:42:06.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.merge_operator: 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_filter: None 2023-10-07T18:42:06.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d4a1e6cfb8) 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:42:06.208 INFO:journalctl@ceph.mon.a.smithi087.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_type: 0 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: data_block_index_type: 0 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_shortening: 1 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: hash_index_allow_collision: 1 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: checksum: 1 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: no_block_cache: 0 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache: 0x55d4a1e9f090 2023-10-07T18:42:06.209 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_options: 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: capacity : 536870912 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: num_shard_bits : 4 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: strict_capacity_limit : 0 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_compressed: (nil) 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: persistent_cache: (nil) 2023-10-07T18:42:06.210 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_size: 4096 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_size_deviation: 10 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_restart_interval: 16 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_block_restart_interval: 1 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: metadata_block_size: 4096 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: partition_filters: 0 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: use_delta_encoding: 1 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: whole_key_filtering: 1 2023-10-07T18:42:06.211 INFO:journalctl@ceph.mon.a.smithi087.stdout: verify_compression: 0 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout: format_version: 4 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout: enable_index_compression: 1 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_align: 0 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression: NoCompression 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:42:06.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.num_levels: 7 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:42:06.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:42:06.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:42:06.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:42:06.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:42:06.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:42:06.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:42:06.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:42:06.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.arena_block_size: 4194304 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:42:06.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:42:06.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.ttl: 2592000 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:42:06.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: 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-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704125945038, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: 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-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704125945711, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80128, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78396, "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": 72604, "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": 1696704125, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1b3395f5-39e6-4e98-9b84-8fea087b1b5b", "db_session_id": "X8BYP3QI6F3B9UT5GW8R"}} 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-10-07T18:42:06.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704125946084, "job": 1, "event": "recovery_finished"} 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: 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-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55d4a1e33180 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: DB pointer 0x55d4a1f08000 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** DB Stats ** 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T18:42:06.221 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: L0 2/0 80.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: Sum 2/0 80.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.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 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:42:06.222 INFO:journalctl@ceph.mon.a.smithi087.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 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative compaction: 0.00 GB write, 26.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval compaction: 0.00 GB write, 26.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.223 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: L0 2/0 80.01 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: Sum 2/0 80.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.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 176.5 0.00 0.00 1 0.000 0 0 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:42:06.224 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative compaction: 0.00 GB write, 25.82 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???) e1 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).mds e1 new map 2023-10-07T18:42:06.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).mds e1 print_map 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: e1 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: legacy client fscid: -1 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: No filesystems configured 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 ceph-mon[98507]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-07T18:42:06.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 bash[98442]: 6585561f79ec8408bea04636d619d3b196aa9d151b6c1dda9e65cf612ab568bf 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:05 smithi087 systemd[1]: Started Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:06 smithi087 ceph-mon[98507]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:06 smithi087 ceph-mon[98507]: monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} removed_ranks: {} 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:06 smithi087 ceph-mon[98507]: fsmap 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:06 smithi087 ceph-mon[98507]: osdmap e1: 0 total, 0 up, 0 in 2023-10-07T18:42:06.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:06 smithi087 ceph-mon[98507]: mgrmap e1: no daemons active 2023-10-07T18:42:07.012 INFO:teuthology.orchestra.run.smithi087.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-07T18:42:07.013 INFO:teuthology.orchestra.run.smithi087.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-07T18:42:07.013 INFO:teuthology.orchestra.run.smithi087.stdout:Creating mgr... 2023-10-07T18:42:07.013 INFO:teuthology.orchestra.run.smithi087.stdout:Verifying port 9283 ... 2023-10-07T18:42:07.137 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y 2023-10-07T18:42:07.137 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Failed to reset failed state of unit ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-07T18:42:07.224 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7.target.wants/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service → /etc/systemd/system/ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@.service. 2023-10-07T18:42:07.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:07 smithi087 systemd[1]: Starting Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:42:07.784 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:07 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3415401319' entity='client.admin' 2023-10-07T18:42:07.799 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T18:42:07.799 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout disabled 2023-10-07T18:42:07.807 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T18:42:07.807 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:42:07.807 INFO:teuthology.orchestra.run.smithi087.stdout:firewalld.service is not enabled 2023-10-07T18:42:07.807 INFO:teuthology.orchestra.run.smithi087.stdout:Not possible to enable service . firewalld.service is not available 2023-10-07T18:42:07.815 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T18:42:07.815 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout disabled 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:firewalld.service is not enabled 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mgr to start... 2023-10-07T18:42:07.823 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mgr... 2023-10-07T18:42:08.044 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:07 smithi087 bash[98898]: de1332b11e3938deaff90ba55ce1aefd5f3b11ef8a9c55ff9e50f4292b88f5bb 2023-10-07T18:42:08.044 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:07 smithi087 systemd[1]: Started Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:42:08.044 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:07 smithi087 conmon[98939]: 2023-10-07T18:42:07.903+0000 7f8f5c01f1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:42:08.045 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:07 smithi087 conmon[98939]: 2023-10-07T18:42:07.982+0000 7f8f5c01f1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:08.353 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.076+0000 7f8f5c01f1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:42:08.353 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.169+0000 7f8f5c01f1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:42:08.353 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.352+0000 7f8f5c01f1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:42:08.681 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:08 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/14769037' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T18:42:08.937 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:08.939 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:08.939 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsid": "05b14f9a-6541-11ee-8db5-212e2dc638e7", 2023-10-07T18:42:08.939 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 0 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-10-07T18:42:08.940 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T18:42:08.941 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T18:42:08.944 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.944 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T18:42:08.944 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T18:42:08.944 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T18:42:08.944 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T18:42:08.945 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T18:42:01.200619+0000", 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:08.946 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:08.947 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T18:42:08.947 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:08.947 INFO:teuthology.orchestra.run.smithi087.stdout:mgr not available, waiting (1/15)... 2023-10-07T18:42:08.947 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.680+0000 7f8f5c01f1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:42:08.947 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.769+0000 7f8f5c01f1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:42:08.947 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.894+0000 7f8f5c01f1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:42:09.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:08 smithi087 conmon[98939]: 2023-10-07T18:42:08.990+0000 7f8f5c01f1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:42:09.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:09 smithi087 conmon[98939]: 2023-10-07T18:42:09.401+0000 7f8f5c01f1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:42:10.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:09 smithi087 conmon[98939]: 2023-10-07T18:42:09.963+0000 7f8f5c01f1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:42:10.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:10 smithi087 conmon[98939]: 2023-10-07T18:42:10.127+0000 7f8f5c01f1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:42:11.125 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:10 smithi087 conmon[98939]: 2023-10-07T18:42:10.871+0000 7f8f5c01f1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:11.125 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:10 smithi087 conmon[98939]: 2023-10-07T18:42:10.961+0000 7f8f5c01f1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:42:11.424 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:11 smithi087 conmon[98939]: 2023-10-07T18:42:11.143+0000 7f8f5c01f1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:11.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:11 smithi087 conmon[98939]: 2023-10-07T18:42:11.423+0000 7f8f5c01f1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:42:11.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:11 smithi087 conmon[98939]: 2023-10-07T18:42:11.512+0000 7f8f5c01f1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:42:11.980 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:11.980 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:11.980 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsid": "05b14f9a-6541-11ee-8db5-212e2dc638e7", 2023-10-07T18:42:11.980 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T18:42:11.980 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 0 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-10-07T18:42:11.981 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T18:42:11.982 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T18:42:11.985 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.985 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:11.986 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.987 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T18:42:01.200619+0000", 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:11.988 INFO:teuthology.orchestra.run.smithi087.stdout:mgr not available, waiting (2/15)... 2023-10-07T18:42:12.067 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:11 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/540561093' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T18:42:12.067 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:11 smithi087 conmon[98939]: 2023-10-07T18:42:11.809+0000 7f8f5c01f1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:42:12.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:12 smithi087 conmon[98939]: 2023-10-07T18:42:12.066+0000 7f8f5c01f1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:42:13.064 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:12 smithi087 conmon[98939]: 2023-10-07T18:42:12.752+0000 7f8f5c01f1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:42:13.064 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:12 smithi087 conmon[98939]: 2023-10-07T18:42:12.880+0000 7f8f5c01f1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:42:13.390 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:13 smithi087 conmon[98939]: 2023-10-07T18:42:13.063+0000 7f8f5c01f1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:42:13.390 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:13 smithi087 conmon[98939]: 2023-10-07T18:42:13.176+0000 7f8f5c01f1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:14.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:13 smithi087 conmon[98939]: 2023-10-07T18:42:13.389+0000 7f8f5c01f1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:42:14.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:14 smithi087 conmon[98939]: 2023-10-07T18:42:14.254+0000 7f8f5c01f1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:42:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: Activating manager daemon y 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: mgrmap e2: y(active, starting, since 0.00264879s) 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: Manager daemon y is now available 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' 2023-10-07T18:42:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:14 smithi087 ceph-mon[98507]: from='mgr.14100 172.21.15.87:0/687701134' entity='mgr.y' 2023-10-07T18:42:14.996 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsid": "05b14f9a-6541-11ee-8db5-212e2dc638e7", 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 0 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:14.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T18:42:14.998 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T18:42:14.999 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T18:42:14.999 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T18:42:14.999 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T18:42:15.001 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:15.001 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:15.002 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T18:42:15.003 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T18:42:01.200619+0000", 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:15.004 INFO:teuthology.orchestra.run.smithi087.stdout:mgr not available, waiting (3/15)... 2023-10-07T18:42:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:15 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3361959779' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T18:42:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:15 smithi087 ceph-mon[98507]: mgrmap e3: y(active, since 1.00569s) 2023-10-07T18:42:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:17 smithi087 ceph-mon[98507]: mgrmap e4: y(active, since 2s) 2023-10-07T18:42:18.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:17 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1492059925' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-07T18:42:18.269 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsid": "05b14f9a-6541-11ee-8db5-212e2dc638e7", 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "health": { 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-07T18:42:18.272 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 0 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "a" 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-10-07T18:42:18.273 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-07T18:42:18.274 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.278 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "restful" 2023-10-07T18:42:18.279 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ], 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "modified": "2023-10-07T18:42:01.200619+0000", 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout }, 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:18.280 INFO:teuthology.orchestra.run.smithi087.stdout:mgr is available 2023-10-07T18:42:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:18 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1651350767' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [global] 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout fsid = 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:19.337 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout [osd] 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-07T18:42:19.338 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling cephadm module... 2023-10-07T18:42:20.380 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:20 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1724248903' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-07T18:42:20.381 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: ignoring --setuser ceph since I am not root 2023-10-07T18:42:20.381 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: ignoring --setgroup ceph since I am not root 2023-10-07T18:42:20.381 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.212+0000 7f5aace5b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:42:20.381 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.291+0000 7f5aace5b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:20.646 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.379+0000 7f5aace5b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:42:20.646 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.471+0000 7f5aace5b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:42:20.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.645+0000 7f5aace5b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:42:21.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:21 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1724248903' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-07T18:42:21.276 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:21 smithi087 ceph-mon[98507]: mgrmap e5: y(active, since 5s) 2023-10-07T18:42:21.276 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:20 smithi087 conmon[98939]: 2023-10-07T18:42:20.965+0000 7f5aace5b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:42:21.276 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:21 smithi087 conmon[98939]: 2023-10-07T18:42:21.058+0000 7f5aace5b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:42:21.276 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:21 smithi087 conmon[98939]: 2023-10-07T18:42:21.185+0000 7f5aace5b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:42:21.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:21 smithi087 conmon[98939]: 2023-10-07T18:42:21.279+0000 7f5aace5b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:42:21.868 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:21.869 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for the mgr to restart... 2023-10-07T18:42:21.870 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mgr epoch 5... 2023-10-07T18:42:22.034 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:21 smithi087 conmon[98939]: 2023-10-07T18:42:21.705+0000 7f5aace5b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:42:22.293 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:22 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3906525328' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T18:42:22.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:22 smithi087 conmon[98939]: 2023-10-07T18:42:22.291+0000 7f5aace5b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:42:22.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:22 smithi087 conmon[98939]: 2023-10-07T18:42:22.458+0000 7f5aace5b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:42:23.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:23 smithi087 conmon[98939]: 2023-10-07T18:42:23.199+0000 7f5aace5b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:23.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:23 smithi087 conmon[98939]: 2023-10-07T18:42:23.287+0000 7f5aace5b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:42:23.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:23 smithi087 conmon[98939]: 2023-10-07T18:42:23.451+0000 7f5aace5b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:24.083 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:23 smithi087 conmon[98939]: 2023-10-07T18:42:23.719+0000 7f5aace5b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:42:24.083 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:23 smithi087 conmon[98939]: 2023-10-07T18:42:23.803+0000 7f5aace5b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:42:24.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:24 smithi087 conmon[98939]: 2023-10-07T18:42:24.082+0000 7f5aace5b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:42:24.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:24 smithi087 conmon[98939]: 2023-10-07T18:42:24.332+0000 7f5aace5b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:42:25.329 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:25 smithi087 conmon[98939]: 2023-10-07T18:42:25.018+0000 7f5aace5b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:42:25.329 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:25 smithi087 conmon[98939]: 2023-10-07T18:42:25.144+0000 7f5aace5b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:42:25.646 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:25 smithi087 conmon[98939]: 2023-10-07T18:42:25.326+0000 7f5aace5b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:42:25.646 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:25 smithi087 conmon[98939]: 2023-10-07T18:42:25.437+0000 7f5aace5b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:25.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:25 smithi087 conmon[98939]: 2023-10-07T18:42:25.645+0000 7f5aace5b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:42:26.954 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:26 smithi087 conmon[98939]: 2023-10-07T18:42:26.479+0000 7f5aace5b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:42:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: Active manager daemon y restarted 2023-10-07T18:42:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: Activating manager daemon y 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: osdmap e2: 0 total, 0 up, 0 in 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: mgrmap e6: y(active, starting, since 0.00535059s) 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: Manager daemon y is now available 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:27.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:27.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:27.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:27.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:42:27.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:26 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:42:28.035 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:28.035 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-07T18:42:28.035 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T18:42:28.035 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:28.035 INFO:teuthology.orchestra.run.smithi087.stdout:mgr epoch 5 is available 2023-10-07T18:42:28.036 INFO:teuthology.orchestra.run.smithi087.stdout:Setting orchestrator backend to cephadm... 2023-10-07T18:42:28.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:27 smithi087 ceph-mon[98507]: Found migration_current of "None". Setting to last migration. 2023-10-07T18:42:28.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:27 smithi087 ceph-mon[98507]: mgrmap e7: y(active, since 1.00504s) 2023-10-07T18:42:28.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:27 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:28.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:27 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:29.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T18:42:29.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T18:42:29.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:27] ENGINE Bus STARTING 2023-10-07T18:42:29.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:27] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:42:29.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:27] ENGINE Bus STARTED 2023-10-07T18:42:29.283 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:29.283 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:28 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:29 smithi087 ceph-mon[98507]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:29 smithi087 ceph-mon[98507]: mgrmap e8: y(active, since 2s) 2023-10-07T18:42:30.376 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-07T18:42:30.376 INFO:teuthology.orchestra.run.smithi087.stdout:Generating ssh key... 2023-10-07T18:42:31.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:30 smithi087 ceph-mon[98507]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: Generating public/private rsa key pair. 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: Your identification has been saved in /tmp/tmpzwtii5g4/key. 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: Your public key has been saved in /tmp/tmpzwtii5g4/key.pub. 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: The key fingerprint is: 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: SHA256:xpdybKfceXS6IJBjMdHt+KG1+7w6WG1ij43KvVljdFg ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: The key's randomart image is: 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: +---[RSA 3072]----+ 2023-10-07T18:42:31.241 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | .. . | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | .. . | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | o o E| 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | . =..+ o | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | S *+.++ o| 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | o O.+*+o+ | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | +++O* | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | ..o=Boo | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: | o.===. | 2023-10-07T18:42:31.242 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:31 smithi087 conmon[98939]: +----[SHA256]-----+ 2023-10-07T18:42:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:31 smithi087 ceph-mon[98507]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:31 smithi087 ceph-mon[98507]: Generating ssh key... 2023-10-07T18:42:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:31 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:31 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:32.833 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD3n6xRVKJ4QS8uu2ezlmSAQhk2jEqjNwk7iE/4oHllwr+GRlLUTYSWQQGX8vcBgdwMFrM9//ZQxdYYoKI+KZ31T1Yc/eOVuLtEhXtD2WzF1PzWYiJjFvsrnuD6YcnsbBGiX9hP9uGv1P7OJBAyfElEa+9xCIT1+Z7Lk1fWr2ghm+ZjlISNIYSWk3Q1kbY/ilBJVhEDjhy58OMiwPHXIMDYCXkxRtvS6Oak+O1WZSZy1TYVecyuw6eUQNFw1IpDOH/eCWvv67gXf5GMc639EopwqsjFuhd9/PA8CWopJputfdA8WaVB4d/DTyy7DH/1g0raFt6n/KWtIcqmn3+7JiVu5vOQKAUdyfKOvv9ioozrgacPV3kFrpawn7FJxOjL2qs/6qYzclf9wH2YkSEEdSoOOQF8rUyrYrIEBwPET5IFiSEZ9LDzXt0BZD2bajKlt9Gs6itj6044XiHu/fZWOBgrWbT+/N4ibpj3moewHzpTOE2JmQOOj7D6aYvI8AAlLV8= ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:32.834 INFO:teuthology.orchestra.run.smithi087.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-07T18:42:32.834 INFO:teuthology.orchestra.run.smithi087.stdout:Adding key to root@localhost authorized_keys... 2023-10-07T18:42:32.835 INFO:teuthology.orchestra.run.smithi087.stdout:Adding host smithi087... 2023-10-07T18:42:33.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:33 smithi087 ceph-mon[98507]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:34.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:34 smithi087 ceph-mon[98507]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi087", "addr": "172.21.15.87", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:34.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:34 smithi087 ceph-mon[98507]: Deploying cephadm binary to smithi087 2023-10-07T18:42:35.733 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout Added host 'smithi087' with addr '172.21.15.87' 2023-10-07T18:42:35.733 INFO:teuthology.orchestra.run.smithi087.stdout:Deploying unmanaged mon service... 2023-10-07T18:42:36.409 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:36 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:36.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:36 smithi087 ceph-mon[98507]: Added host smithi087 2023-10-07T18:42:36.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:36 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:37.191 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-07T18:42:37.192 INFO:teuthology.orchestra.run.smithi087.stdout:Deploying unmanaged mgr service... 2023-10-07T18:42:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:37 smithi087 ceph-mon[98507]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:37 smithi087 ceph-mon[98507]: Saving service mon spec with placement count:5 2023-10-07T18:42:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:37 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:38.641 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-07T18:42:38.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:38 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:38.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:38 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:38.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:38 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:39.846 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:39 smithi087 ceph-mon[98507]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:39.847 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:39 smithi087 ceph-mon[98507]: Saving service mgr spec with placement count:2 2023-10-07T18:42:39.847 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:39 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3271274750' entity='client.admin' 2023-10-07T18:42:39.847 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:39 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:41.142 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling the dashboard module... 2023-10-07T18:42:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:41 smithi087 ceph-mon[98507]: from='mgr.14120 172.21.15.87:0/2007629366' entity='mgr.y' 2023-10-07T18:42:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:41 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3175964938' entity='client.admin' 2023-10-07T18:42:42.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:42 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2898336605' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-07T18:42:42.865 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: ignoring --setuser ceph since I am not root 2023-10-07T18:42:42.866 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: ignoring --setgroup ceph since I am not root 2023-10-07T18:42:42.866 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: 2023-10-07T18:42:42.697+0000 7f41aa2091c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:42:42.866 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: 2023-10-07T18:42:42.778+0000 7f41aa2091c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:42.866 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: 2023-10-07T18:42:42.864+0000 7f41aa2091c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:42:43.141 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:42 smithi087 conmon[98939]: 2023-10-07T18:42:42.958+0000 7f41aa2091c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:42:43.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:43 smithi087 conmon[98939]: 2023-10-07T18:42:43.140+0000 7f41aa2091c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:42:43.787 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2898336605' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-07T18:42:43.787 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:43 smithi087 ceph-mon[98507]: mgrmap e9: y(active, since 16s) 2023-10-07T18:42:43.788 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:43 smithi087 conmon[98939]: 2023-10-07T18:42:43.466+0000 7f41aa2091c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:42:43.788 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:43 smithi087 conmon[98939]: 2023-10-07T18:42:43.559+0000 7f41aa2091c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:42:43.788 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:43 smithi087 conmon[98939]: 2023-10-07T18:42:43.689+0000 7f41aa2091c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:42:44.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:43 smithi087 conmon[98939]: 2023-10-07T18:42:43.786+0000 7f41aa2091c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for the mgr to restart... 2023-10-07T18:42:44.283 INFO:teuthology.orchestra.run.smithi087.stdout:Waiting for mgr epoch 9... 2023-10-07T18:42:44.495 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:44 smithi087 conmon[98939]: 2023-10-07T18:42:44.223+0000 7f41aa2091c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:42:44.813 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:44 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1071447425' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-07T18:42:45.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:44 smithi087 conmon[98939]: 2023-10-07T18:42:44.813+0000 7f41aa2091c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:42:45.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:44 smithi087 conmon[98939]: 2023-10-07T18:42:44.980+0000 7f41aa2091c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:42:45.987 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:45 smithi087 conmon[98939]: 2023-10-07T18:42:45.728+0000 7f41aa2091c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:45.987 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:45 smithi087 conmon[98939]: 2023-10-07T18:42:45.819+0000 7f41aa2091c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:42:46.259 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:45 smithi087 conmon[98939]: 2023-10-07T18:42:45.987+0000 7f41aa2091c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:42:46.628 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:46 smithi087 conmon[98939]: 2023-10-07T18:42:46.258+0000 7f41aa2091c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:42:46.629 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:46 smithi087 conmon[98939]: 2023-10-07T18:42:46.344+0000 7f41aa2091c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:42:46.885 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:46 smithi087 conmon[98939]: 2023-10-07T18:42:46.628+0000 7f41aa2091c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:42:47.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:46 smithi087 conmon[98939]: 2023-10-07T18:42:46.885+0000 7f41aa2091c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:42:47.904 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:47 smithi087 conmon[98939]: 2023-10-07T18:42:47.585+0000 7f41aa2091c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:42:47.904 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:47 smithi087 conmon[98939]: 2023-10-07T18:42:47.716+0000 7f41aa2091c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:42:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:47 smithi087 conmon[98939]: 2023-10-07T18:42:47.903+0000 7f41aa2091c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:42:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:48 smithi087 conmon[98939]: 2023-10-07T18:42:48.016+0000 7f41aa2091c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:42:48.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:48 smithi087 conmon[98939]: 2023-10-07T18:42:48.232+0000 7f41aa2091c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:42:49.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:42:49 smithi087 conmon[98939]: 2023-10-07T18:42:49.074+0000 7f41aa2091c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:42:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: Active manager daemon y restarted 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: Activating manager daemon y 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: osdmap e3: 0 total, 0 up, 0 in 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: mgrmap e10: y(active, starting, since 0.0030227s) 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: Manager daemon y is now available 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:42:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:42:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:42:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:50 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:49] ENGINE Bus STARTING 2023-10-07T18:42:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:50 smithi087 ceph-mon[98507]: mgrmap e11: y(active, since 1.00801s) 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout { 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout } 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:mgr epoch 9 is available 2023-10-07T18:42:50.632 INFO:teuthology.orchestra.run.smithi087.stdout:Generating a dashboard self-signed certificate... 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:49] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: [07/Oct/2023:18:42:49] ENGINE Bus STARTED 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:51.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:51 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:52.429 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-07T18:42:52.429 INFO:teuthology.orchestra.run.smithi087.stdout:Creating initial admin user... 2023-10-07T18:42:52.671 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:52 smithi087 ceph-mon[98507]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:42:52.671 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:52 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:52.671 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:52 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:52.671 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:52 smithi087 ceph-mon[98507]: mgrmap e12: y(active, since 2s) 2023-10-07T18:42:53.865 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ZF7emhydhyq9CgGhRFmE6O67rHlP2qnZDzrhJURXgcXkeLKj93eFa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696704173, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-07T18:42:53.865 INFO:teuthology.orchestra.run.smithi087.stdout:Fetching dashboard port number... 2023-10-07T18:42:54.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:54 smithi087 ceph-mon[98507]: 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-07T18:42:54.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:42:54.997 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stdout 8443 2023-10-07T18:42:55.007 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-07T18:42:55.007 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout disabled 2023-10-07T18:42:55.014 INFO:teuthology.orchestra.run.smithi087.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-07T18:42:55.015 INFO:teuthology.orchestra.run.smithi087.stdout:systemctl: stdout inactive 2023-10-07T18:42:55.015 INFO:teuthology.orchestra.run.smithi087.stdout:firewalld.service is not enabled 2023-10-07T18:42:55.015 INFO:teuthology.orchestra.run.smithi087.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-07T18:42:55.016 INFO:teuthology.orchestra.run.smithi087.stdout:Ceph Dashboard is now available at: 2023-10-07T18:42:55.016 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:55.016 INFO:teuthology.orchestra.run.smithi087.stdout: URL: https://smithi087.front.sepia.ceph.com:8443/ 2023-10-07T18:42:55.016 INFO:teuthology.orchestra.run.smithi087.stdout: User: admin 2023-10-07T18:42:55.017 INFO:teuthology.orchestra.run.smithi087.stdout: Password: z6ugx9vcof 2023-10-07T18:42:55.017 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:55.017 INFO:teuthology.orchestra.run.smithi087.stdout:Saving cluster configuration to /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config directory 2023-10-07T18:42:55.017 INFO:teuthology.orchestra.run.smithi087.stdout:Enabling autotune for osd_memory_target 2023-10-07T18:42:55.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:55 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3089602864' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-07T18:42:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:56 smithi087 ceph-mon[98507]: mgrmap e13: y(active, since 6s) 2023-10-07T18:42:57.280 INFO:teuthology.orchestra.run.smithi087.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-07T18:42:57.331 INFO:teuthology.orchestra.run.smithi087.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-07T18:42:57.331 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout:Or, if you are only running a single cluster on this host: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: ceph telemetry on 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout:For more information see: 2023-10-07T18:42:57.332 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.333 INFO:teuthology.orchestra.run.smithi087.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-10-07T18:42:57.333 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:42:57.333 INFO:teuthology.orchestra.run.smithi087.stdout:Bootstrap complete. 2023-10-07T18:42:57.333 INFO:tasks.cephadm:Fetching config... 2023-10-07T18:42:57.333 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:42:57.333 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-07T18:42:57.349 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-07T18:42:57.349 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:42:57.349 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-07T18:42:57.408 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-07T18:42:57.408 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:42:57.409 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-07T18:42:57.476 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-07T18:42:57.476 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:42:57.476 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-07T18:42:57.532 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-07T18:42:57.533 DEBUG:teuthology.orchestra.run.smithi087:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD3n6xRVKJ4QS8uu2ezlmSAQhk2jEqjNwk7iE/4oHllwr+GRlLUTYSWQQGX8vcBgdwMFrM9//ZQxdYYoKI+KZ31T1Yc/eOVuLtEhXtD2WzF1PzWYiJjFvsrnuD6YcnsbBGiX9hP9uGv1P7OJBAyfElEa+9xCIT1+Z7Lk1fWr2ghm+ZjlISNIYSWk3Q1kbY/ilBJVhEDjhy58OMiwPHXIMDYCXkxRtvS6Oak+O1WZSZy1TYVecyuw6eUQNFw1IpDOH/eCWvv67gXf5GMc639EopwqsjFuhd9/PA8CWopJputfdA8WaVB4d/DTyy7DH/1g0raFt6n/KWtIcqmn3+7JiVu5vOQKAUdyfKOvv9ioozrgacPV3kFrpawn7FJxOjL2qs/6qYzclf9wH2YkSEEdSoOOQF8rUyrYrIEBwPET5IFiSEZ9LDzXt0BZD2bajKlt9Gs6itj6044XiHu/fZWOBgrWbT+/N4ibpj3moewHzpTOE2JmQOOj7D6aYvI8AAlLV8= ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T18:42:57.612 INFO:teuthology.orchestra.run.smithi087.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD3n6xRVKJ4QS8uu2ezlmSAQhk2jEqjNwk7iE/4oHllwr+GRlLUTYSWQQGX8vcBgdwMFrM9//ZQxdYYoKI+KZ31T1Yc/eOVuLtEhXtD2WzF1PzWYiJjFvsrnuD6YcnsbBGiX9hP9uGv1P7OJBAyfElEa+9xCIT1+Z7Lk1fWr2ghm+ZjlISNIYSWk3Q1kbY/ilBJVhEDjhy58OMiwPHXIMDYCXkxRtvS6Oak+O1WZSZy1TYVecyuw6eUQNFw1IpDOH/eCWvv67gXf5GMc639EopwqsjFuhd9/PA8CWopJputfdA8WaVB4d/DTyy7DH/1g0raFt6n/KWtIcqmn3+7JiVu5vOQKAUdyfKOvv9ioozrgacPV3kFrpawn7FJxOjL2qs/6qYzclf9wH2YkSEEdSoOOQF8rUyrYrIEBwPET5IFiSEZ9LDzXt0BZD2bajKlt9Gs6itj6044XiHu/fZWOBgrWbT+/N4ibpj3moewHzpTOE2JmQOOj7D6aYvI8AAlLV8= ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:57.624 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD3n6xRVKJ4QS8uu2ezlmSAQhk2jEqjNwk7iE/4oHllwr+GRlLUTYSWQQGX8vcBgdwMFrM9//ZQxdYYoKI+KZ31T1Yc/eOVuLtEhXtD2WzF1PzWYiJjFvsrnuD6YcnsbBGiX9hP9uGv1P7OJBAyfElEa+9xCIT1+Z7Lk1fWr2ghm+ZjlISNIYSWk3Q1kbY/ilBJVhEDjhy58OMiwPHXIMDYCXkxRtvS6Oak+O1WZSZy1TYVecyuw6eUQNFw1IpDOH/eCWvv67gXf5GMc639EopwqsjFuhd9/PA8CWopJputfdA8WaVB4d/DTyy7DH/1g0raFt6n/KWtIcqmn3+7JiVu5vOQKAUdyfKOvv9ioozrgacPV3kFrpawn7FJxOjL2qs/6qYzclf9wH2YkSEEdSoOOQF8rUyrYrIEBwPET5IFiSEZ9LDzXt0BZD2bajKlt9Gs6itj6044XiHu/fZWOBgrWbT+/N4ibpj3moewHzpTOE2JmQOOj7D6aYvI8AAlLV8= ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-07T18:42:57.670 INFO:teuthology.orchestra.run.smithi163.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQD3n6xRVKJ4QS8uu2ezlmSAQhk2jEqjNwk7iE/4oHllwr+GRlLUTYSWQQGX8vcBgdwMFrM9//ZQxdYYoKI+KZ31T1Yc/eOVuLtEhXtD2WzF1PzWYiJjFvsrnuD6YcnsbBGiX9hP9uGv1P7OJBAyfElEa+9xCIT1+Z7Lk1fWr2ghm+ZjlISNIYSWk3Q1kbY/ilBJVhEDjhy58OMiwPHXIMDYCXkxRtvS6Oak+O1WZSZy1TYVecyuw6eUQNFw1IpDOH/eCWvv67gXf5GMc639EopwqsjFuhd9/PA8CWopJputfdA8WaVB4d/DTyy7DH/1g0raFt6n/KWtIcqmn3+7JiVu5vOQKAUdyfKOvv9ioozrgacPV3kFrpawn7FJxOjL2qs/6qYzclf9wH2YkSEEdSoOOQF8rUyrYrIEBwPET5IFiSEZ9LDzXt0BZD2bajKlt9Gs6itj6044XiHu/fZWOBgrWbT+/N4ibpj3moewHzpTOE2JmQOOj7D6aYvI8AAlLV8= ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:42:57.683 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-07T18:42:57.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:42:57 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2603604168' entity='client.admin' 2023-10-07T18:42:58.026 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:00.603 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-07T18:43:00.603 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-07T18:43:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:01 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3468577816' entity='client.admin' 2023-10-07T18:43:01.395 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:02.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:02.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:02.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi087", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:43:02.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:02.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:02.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:02 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:03.647 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi163 2023-10-07T18:43:03.647 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:43:03.647 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.conf 2023-10-07T18:43:03.668 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:43:03.668 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:43:03.728 INFO:tasks.cephadm:Adding host smithi163 to orchestrator... 2023-10-07T18:43:03.728 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi163 2023-10-07T18:43:04.068 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:04.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:43:04.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:04.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:04.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:05.238 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:04 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:43:07.387 INFO:teuthology.orchestra.run.smithi087.stdout:Added host 'smithi163' with addr '172.21.15.163' 2023-10-07T18:43:07.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:06 smithi087 ceph-mon[98507]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi163", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:07.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:06 smithi087 ceph-mon[98507]: Deploying cephadm binary to smithi163 2023-10-07T18:43:07.969 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-07T18:43:08.303 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:08.688 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:08.688 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:08 smithi087 ceph-mon[98507]: Added host smithi163 2023-10-07T18:43:08.689 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:08.689 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:08.689 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:09.826 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:43:09.926 INFO:teuthology.orchestra.run.smithi087.stdout:[{"addr": "172.21.15.87", "hostname": "smithi087", "labels": [], "status": ""}, {"addr": "172.21.15.163", "hostname": "smithi163", "labels": [], "status": ""}] 2023-10-07T18:43:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:10.251 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:09 smithi087 ceph-mon[98507]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:10.376 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-07T18:43:10.377 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-07T18:43:10.710 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:10 smithi087 ceph-mon[98507]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:43:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi163", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:12.973 INFO:teuthology.orchestra.run.smithi087.stderr:adjusted tunables profile to default 2023-10-07T18:43:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2704893607' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:13.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:13.525 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:13.575 INFO:tasks.cephadm:Adding mon.a on smithi087 2023-10-07T18:43:13.575 INFO:tasks.cephadm:Adding mon.c on smithi087 2023-10-07T18:43:13.576 INFO:tasks.cephadm:Adding mon.b on smithi163 2023-10-07T18:43:13.576 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b' 2023-10-07T18:43:13.953 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:13 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2704893607' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-07T18:43:14.460 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:13 smithi087 ceph-mon[98507]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:14.460 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:13 smithi087 ceph-mon[98507]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:15.457 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mon update... 2023-10-07T18:43:15.993 DEBUG:teuthology.orchestra.run.smithi087:mon.c> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-07T18:43:15.996 DEBUG:teuthology.orchestra.run.smithi163:mon.b> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-07T18:43:15.998 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T18:43:15.998 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T18:43:16.029 INFO:journalctl@ceph.mon.b.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:43:16.031 INFO:journalctl@ceph.mon.c.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:43:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: Saving service mon spec with placement smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b;count:3 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:16 smithi087 ceph-mon[98507]: Deploying daemon mon.b on smithi163 2023-10-07T18:43:16.968 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:18 smithi087 ceph-mon[98507]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:19.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:18 smithi163 systemd[1]: Starting Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:43:19.172 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:43:19.172 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":1,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","modified":"2023-10-07T18:41:58.621231Z","created":"2023-10-07T18:41:58.621231Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-07T18:43:19.174 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 1 2023-10-07T18:43:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:19 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/3024465102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:43:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T18:43:19.989 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: pidfile_write: ignore empty --pid-file 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: load: jerasure load: lrc 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: RocksDB version: 6.15.5 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Compile date Oct 7 2023 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: DB SUMMARY 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: DB Session ID: 6ZOH6PUWDX51IC3WGRZX 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-10-07T18:43:19.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.env: 0x5618841d9a80 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.fs: Posix File System 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.info_log: 0x56188676c5a0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.statistics: (nil) 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.use_fsync: 0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:43:19.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.db_log_dir: 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:43:19.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.write_buffer_manager: 0x5618874de960 2023-10-07T18:43:19.994 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.unordered_write: 0 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:43:19.995 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.row_cache: None 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.wal_filter: None 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.preserve_deletes: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:43:19.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:43:19.997 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_open_files: -1 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Compression algorithms supported: 2023-10-07T18:43:19.998 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kZSTD supported: 0 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.merge_operator: 2023-10-07T18:43:19.999 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_filter: None 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5618867befb8) 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_type: 0 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_index_type: 0 2023-10-07T18:43:20.000 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_shortening: 1 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: hash_index_allow_collision: 1 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: checksum: 1 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: no_block_cache: 0 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache: 0x5618867f1090 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_options: 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: capacity : 536870912 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_shard_bits : 4 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: strict_capacity_limit : 0 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_compressed: (nil) 2023-10-07T18:43:20.001 INFO:journalctl@ceph.mon.b.smithi163.stdout: persistent_cache: (nil) 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size: 4096 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size_deviation: 10 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_restart_interval: 16 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_block_restart_interval: 1 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_block_size: 4096 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: partition_filters: 0 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: use_delta_encoding: 1 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: whole_key_filtering: 1 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: verify_compression: 0 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:43:20.002 INFO:journalctl@ceph.mon.b.smithi163.stdout: format_version: 4 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_index_compression: 1 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_align: 0 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression: NoCompression 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.num_levels: 7 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:43:20.003 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:43:20.004 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:43:20.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.arena_block_size: 4194304 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:43:20.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:43:20.007 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.ttl: 2592000 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:43:20.008 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704199686924, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: 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-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704199687184, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696704199, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "de10cd1f-23ed-4b63-a1e9-f2c50473e02f", "db_session_id": "6ZOH6PUWDX51IC3WGRZX"}} 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-10-07T18:43:20.009 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704199687496, "job": 1, "event": "recovery_finished"} 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x561886785180 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: DB pointer 0x56188685a000 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** DB Stats ** 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.010 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.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 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:20.011 INFO:journalctl@ceph.mon.b.smithi163.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 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:43:20.012 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.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 6.0 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:20.013 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 0.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-10-07T18:43:20.014 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: using public_addr v2:172.21.15.163:0/0 -> [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: starting mon.b rank -1 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(???) e0 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).mds e1 new map 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).mds e1 print_map 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout: e1 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout: legacy client fscid: -1 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout: No filesystems configured 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-07T18:43:20.015 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: Saving service mon spec with placement smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b;count:3 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:20.016 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: Deploying daemon mon.b on smithi163 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/3024465102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 ceph-mon[102800]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 bash[102712]: d0e3437c2aabad9b06c2aa3e443b12edfa0b244b10414837cabc2bd3d70cdb3b 2023-10-07T18:43:20.017 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:19 smithi163 systemd[1]: Started Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:43:21.019 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T18:43:21.020 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T18:43:21.367 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:43:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: mon.a calling monitor election 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: mon.b calling monitor election 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: fsmap 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: mgrmap e13: y(active, since 35s) 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: overall HEALTH_OK 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:25.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:24 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: mon.a calling monitor election 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: mon.b calling monitor election 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: fsmap 2023-10-07T18:43:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: mgrmap e13: y(active, since 35s) 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: overall HEALTH_OK 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:25.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:24 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:25 smithi087 ceph-mon[98507]: Deploying daemon mon.c on smithi087 2023-10-07T18:43:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:25 smithi087 ceph-mon[98507]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:25 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:26.097 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:43:26.097 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":2,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","modified":"2023-10-07T18:43:19.707577Z","created":"2023-10-07T18:41:58.621231Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-07T18:43:26.099 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 2 2023-10-07T18:43:26.119 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:25 smithi163 ceph-mon[102800]: Deploying daemon mon.c on smithi087 2023-10-07T18:43:26.119 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:25 smithi163 ceph-mon[102800]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:26.119 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:25 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:27.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:26 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/741746292' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:27.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 systemd[1]: Starting Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:43:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:26 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/741746292' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:27.686 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-07T18:43:27.686 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-07T18:43:28.030 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:43:28.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:43:28.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable), process ceph-mon, pid 7 2023-10-07T18:43:28.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pidfile_write: ignore empty --pid-file 2023-10-07T18:43:28.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: load: jerasure load: lrc 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: RocksDB version: 6.15.5 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Compile date Oct 7 2023 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: DB SUMMARY 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: DB Session ID: 6L0RRSXA2YZVZQA82XEC 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-10-07T18:43:28.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.env: 0x5615ccde9a80 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.fs: Posix File System 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.info_log: 0x5615ce8445a0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.statistics: (nil) 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.use_fsync: 0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:43:28.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.db_log_dir: 2023-10-07T18:43:28.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.write_buffer_manager: 0x5615cf5b6930 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-07T18:43:28.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.unordered_write: 0 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:43:28.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.row_cache: None 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.wal_filter: None 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.preserve_deletes: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:43:28.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:43:28.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_open_files: -1 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Compression algorithms supported: 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:43:28.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kZSTD supported: 0 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.merge_operator: 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_filter: None 2023-10-07T18:43:28.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5615ce896fb8) 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_type: 0 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: data_block_index_type: 0 2023-10-07T18:43:28.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_shortening: 1 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: hash_index_allow_collision: 1 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: checksum: 1 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: no_block_cache: 0 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache: 0x5615ce8c9090 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_options: 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: capacity : 536870912 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: num_shard_bits : 4 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: strict_capacity_limit : 0 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_compressed: (nil) 2023-10-07T18:43:28.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: persistent_cache: (nil) 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_size: 4096 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_size_deviation: 10 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_restart_interval: 16 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_block_restart_interval: 1 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: metadata_block_size: 4096 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: partition_filters: 0 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: use_delta_encoding: 1 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: whole_key_filtering: 1 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: verify_compression: 0 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:43:28.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: format_version: 4 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: enable_index_compression: 1 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_align: 0 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression: NoCompression 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.num_levels: 7 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:43:28.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:43:28.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:43:28.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:43:28.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.arena_block_size: 4194304 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:43:28.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:43:28.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:43:28.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:43:28.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:43:28.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:43:28.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:43:28.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.ttl: 2592000 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:43:28.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: 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-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704207749149, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: 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-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704207749411, "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": 1696704207, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "fd373c7b-314b-4054-96db-2c81a2bba82e", "db_session_id": "6L0RRSXA2YZVZQA82XEC"}} 2023-10-07T18:43:28.227 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704207749714, "job": 1, "event": "recovery_finished"} 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: 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-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5615ce85d180 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: DB pointer 0x5615ce932000 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** DB Stats ** 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:43:28.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:28.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.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 6.4 0.00 0.00 1 0.000 0 0 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: using public_addrv [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: starting mon.c rank -1 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(???) e0 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 bash[115628]: f3118933d00abf13096ed28798feeabb117d5ccc81628653a739f8ad2cb155d3 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 systemd[1]: Started Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).mds e1 new map 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).mds e1 print_map 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout: e1 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:43:28.233 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout: legacy client fscid: -1 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout: No filesystems configured 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: 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-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:28.234 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: Saving service mon spec with placement smithi087:172.21.15.87=a;smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c;smithi163:172.21.15.163=b;count:3 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: Deploying daemon mon.b on smithi163 2023-10-07T18:43:28.235 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/3024465102' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.a calling monitor election 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.b calling monitor election 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0]} removed_ranks: {} 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: fsmap 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mgrmap e13: y(active, since 35s) 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: overall HEALTH_OK 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:28.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: Deploying daemon mon.c on smithi087 2023-10-07T18:43:28.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:28.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:28.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/741746292' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:28.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-07T18:43:28.238 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:27 smithi087 ceph-mon[115692]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: mon.a calling monitor election 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: mon.b calling monitor election 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: mon.c calling monitor election 2023-10-07T18:43:33.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: fsmap 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: mgrmap e13: y(active, since 43s) 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: overall HEALTH_OK 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: mon.a calling monitor election 2023-10-07T18:43:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: mon.b calling monitor election 2023-10-07T18:43:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: mon.c calling monitor election 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:43:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: fsmap 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: mgrmap e13: y(active, since 43s) 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: overall HEALTH_OK 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: mon.a calling monitor election 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: mon.b calling monitor election 2023-10-07T18:43:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: mon.c calling monitor election 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:43:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: fsmap 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: osdmap e4: 0 total, 0 up, 0 in 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: mgrmap e13: y(active, since 43s) 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: overall HEALTH_OK 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:33.869 INFO:teuthology.orchestra.run.smithi163.stdout: 2023-10-07T18:43:33.869 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":3,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","modified":"2023-10-07T18:43:27.772408Z","created":"2023-10-07T18:41:58.621231Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:3300","nonce":0},{"type":"v1","addr":"172.21.15.163:6789","nonce":0}]},"addr":"172.21.15.163:6789/0","public_addr":"172.21.15.163:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3301","nonce":0},{"type":"v1","addr":"172.21.15.87:6790","nonce":0}]},"addr":"172.21.15.87:6790/0","public_addr":"172.21.15.87:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-10-07T18:43:33.871 INFO:teuthology.orchestra.run.smithi163.stderr:dumped monmap epoch 3 2023-10-07T18:43:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:33 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/4115312591' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/4115312591' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:33 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/4115312591' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-07T18:43:34.507 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-07T18:43:34.507 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-07T18:43:34.854 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.266 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.267 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.268 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:35.268 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:35.268 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:35.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:35.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:35.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[98507]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T18:43:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[98507]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:43:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[98507]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[115692]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T18:43:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[115692]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:43:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:36 smithi087 ceph-mon[115692]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:36 smithi163 ceph-mon[102800]: Reconfiguring mon.a (unknown last config time)... 2023-10-07T18:43:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:36 smithi163 ceph-mon[102800]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:43:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:36 smithi163 ceph-mon[102800]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:37.202 INFO:teuthology.orchestra.run.smithi087.stdout:# minimal ceph.conf for 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:37.202 INFO:teuthology.orchestra.run.smithi087.stdout:[global] 2023-10-07T18:43:37.202 INFO:teuthology.orchestra.run.smithi087.stdout: fsid = 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:43:37.202 INFO:teuthology.orchestra.run.smithi087.stdout: mon_host = [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2023-10-07T18:43:37.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:43:37.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:37.899 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1409927239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:37.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:37.901 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:43:37.901 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:37.901 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:37 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1409927239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:37 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1409927239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:38.273 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-07T18:43:38.273 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:43:38.274 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T18:43:38.306 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:43:38.307 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:43:38.374 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:43:38.374 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.conf 2023-10-07T18:43:38.410 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:43:38.410 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:43:38.479 INFO:tasks.cephadm:Adding mgr.y on smithi087 2023-10-07T18:43:38.479 INFO:tasks.cephadm:Adding mgr.x on smithi163 2023-10-07T18:43:38.479 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi087=y;smithi163=x' 2023-10-07T18:43:39.586 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:43:39.637 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:39.695 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:39 smithi163 ceph-mon[102800]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[98507]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:39 smithi087 ceph-mon[115692]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:43:40.617 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:41.331 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.331 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.331 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:41.332 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:41.332 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:41.332 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:41.333 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:41.334 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.334 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mgr update... 2023-10-07T18:43:41.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:41.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.335 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:41.335 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:41.335 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:41.335 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:41.572 DEBUG:teuthology.orchestra.run.smithi163:mgr.x> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-07T18:43:41.802 INFO:tasks.cephadm:Deploying OSDs... 2023-10-07T18:43:41.802 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:43:41.803 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T18:43:41.824 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-07T18:43:41.957 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_1 2023-10-07T18:43:41.958 INFO:journalctl@ceph.mgr.x.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:43:41.977 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T18:43:42.115 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:42.115 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 393509 Links: 1 2023-10-07T18:43:42.115 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:42.116 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:42.116 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2023-10-07 18:43:27.193219284 +0000 2023-10-07T18:43:42.116 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2023-10-07 18:37:19.103393971 +0000 2023-10-07T18:43:42.116 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2023-10-07 18:37:19.103393971 +0000 2023-10-07T18:43:42.116 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2023-10-07T18:43:42.116 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T18:43:42.148 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2023-10-07T18:43:42.148 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2023-10-07T18:43:42.148 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000241029 s, 2.1 MB/s 2023-10-07T18:43:42.149 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T18:43:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:42.278 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: Saving service mgr spec with placement smithi087=y;smithi163=x;count:2 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: Deploying daemon mgr.x on smithi163 2023-10-07T18:43:42.279 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:42 smithi163 ceph-mon[102800]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:42.302 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_2 2023-10-07T18:43:42.362 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T18:43:42.439 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 386726 Links: 1 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2023-10-07 18:43:27.193219284 +0000 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2023-10-07 18:37:19.603382538 +0000 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2023-10-07 18:37:19.603382538 +0000 2023-10-07T18:43:42.440 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2023-10-07T18:43:42.441 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T18:43:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: Saving service mgr spec with placement smithi087=y;smithi163=x;count:2 2023-10-07T18:43:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: Deploying daemon mgr.x on smithi163 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[98507]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi163=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: Saving service mgr spec with placement smithi087=y;smithi163=x;count:2 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: Deploying daemon mgr.x on smithi163 2023-10-07T18:43:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:42 smithi087 ceph-mon[115692]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:42.471 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2023-10-07T18:43:42.471 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2023-10-07T18:43:42.471 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000282425 s, 1.8 MB/s 2023-10-07T18:43:42.472 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T18:43:42.533 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_3 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 393689 Links: 1 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:42.618 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2023-10-07 18:43:27.193219284 +0000 2023-10-07T18:43:42.619 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2023-10-07 18:37:20.118370763 +0000 2023-10-07T18:43:42.619 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2023-10-07 18:37:20.118370763 +0000 2023-10-07T18:43:42.619 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2023-10-07T18:43:42.619 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T18:43:42.686 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2023-10-07T18:43:42.902 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2023-10-07T18:43:42.902 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000248897 s, 2.1 MB/s 2023-10-07T18:43:42.903 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T18:43:42.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:42 smithi163 systemd[1]: Starting Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:43:42.966 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_4 2023-10-07T18:43:43.025 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T18:43:43.067 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:43.067 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 394698 Links: 1 2023-10-07T18:43:43.067 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:43.067 INFO:teuthology.orchestra.run.smithi087.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:43.068 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2023-10-07 18:43:27.194219261 +0000 2023-10-07T18:43:43.068 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2023-10-07 18:37:20.613359445 +0000 2023-10-07T18:43:43.068 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2023-10-07 18:37:20.613359445 +0000 2023-10-07T18:43:43.068 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2023-10-07T18:43:43.068 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T18:43:43.098 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2023-10-07T18:43:43.098 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2023-10-07T18:43:43.098 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000218747 s, 2.3 MB/s 2023-10-07T18:43:43.100 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T18:43:43.160 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:43:43.207 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2023-10-07T18:43:43.225 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-07T18:43:43.232 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2023-10-07T18:43:43.284 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-07T18:43:43.369 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:43.369 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 387982 Links: 1 2023-10-07T18:43:43.369 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:43.369 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:43.369 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-07 18:43:42.645326489 +0000 2023-10-07T18:43:43.370 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-07 18:37:19.040494929 +0000 2023-10-07T18:43:43.370 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-07 18:37:19.040494929 +0000 2023-10-07T18:43:43.370 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-07T18:43:43.371 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-07T18:43:43.401 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-07T18:43:43.401 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-07T18:43:43.401 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000227045 s, 2.3 MB/s 2023-10-07T18:43:43.402 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-07T18:43:43.459 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 394261 Links: 1 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-07 18:43:42.645326489 +0000 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-07 18:37:19.553482730 +0000 2023-10-07T18:43:43.551 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-07 18:37:19.553482730 +0000 2023-10-07T18:43:43.552 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-07T18:43:43.552 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 bash[105724]: ce375ee6b6e977bec0583e16a199293ce64a2431bacd79d38c417b34ccb9dbd0 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 systemd[1]: Started Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 ceph-mgr[105808]: -- 172.21.15.163:0/3940509976 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5652cce2a9c0 con 0x5652cce02c00 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 conmon[105765]: 2023-10-07T18:43:43.372+0000 7ff3a98211c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 conmon[105765]: 2023-10-07T18:43:43.455+0000 7ff3a98211c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:43:43.559 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 conmon[105765]: 2023-10-07T18:43:43.558+0000 7ff3a98211c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:43:43.585 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-07T18:43:43.694 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-07T18:43:43.695 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000212888 s, 2.4 MB/s 2023-10-07T18:43:43.697 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-07T18:43:43.756 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2023-10-07T18:43:43.849 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 conmon[105765]: 2023-10-07T18:43:43.659+0000 7ff3a98211c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:43:43.862 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 388076 Links: 1 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-07 18:43:42.645326489 +0000 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-07 18:37:20.062470626 +0000 2023-10-07T18:43:43.869 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-07 18:37:20.062470626 +0000 2023-10-07T18:43:43.870 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-07T18:43:43.870 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-07T18:43:43.931 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-07T18:43:43.996 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-07T18:43:43.996 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000211959 s, 2.4 MB/s 2023-10-07T18:43:43.997 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-07T18:43:44.055 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2023-10-07T18:43:44.156 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 6h/6d Inode: 395343 Links: 1 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Context: system_u:object_r:device_t:s0 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2023-10-07 18:43:42.645326489 +0000 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2023-10-07 18:37:20.546459117 +0000 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2023-10-07 18:37:20.546459117 +0000 2023-10-07T18:43:44.162 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2023-10-07T18:43:44.163 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-07T18:43:44.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:43 smithi163 conmon[105765]: 2023-10-07T18:43:43.849+0000 7ff3a98211c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:43:44.200 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2023-10-07T18:43:44.294 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2023-10-07T18:43:44.294 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000193962 s, 2.6 MB/s 2023-10-07T18:43:44.296 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-07T18:43:44.354 INFO:tasks.cephadm:Deploying osd.0 on smithi087 with /dev/vg_nvme/lv_4... 2023-10-07T18:43:44.354 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T18:43:44.536 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:44 smithi163 conmon[105765]: 2023-10-07T18:43:44.206+0000 7ff3a98211c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:43:44.619 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:44 smithi163 conmon[105765]: 2023-10-07T18:43:44.298+0000 7ff3a98211c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:43:44.619 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:44 smithi163 conmon[105765]: 2023-10-07T18:43:44.440+0000 7ff3a98211c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:44 smithi163 conmon[105765]: 2023-10-07T18:43:44.535+0000 7ff3a98211c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:44.621 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.701 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:44.770 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:44.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:44 smithi163 conmon[105765]: 2023-10-07T18:43:44.961+0000 7ff3a98211c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:43:45.806 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.849 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.849 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.849 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.850 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[98507]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T18:43:45.851 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:45.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:45.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:45 smithi087 ceph-mon[115692]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:43:45.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:45 smithi163 conmon[105765]: 2023-10-07T18:43:45.528+0000 7ff3a98211c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:43:45.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:45 smithi163 conmon[105765]: 2023-10-07T18:43:45.697+0000 7ff3a98211c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:43:45.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: Reconfiguring mgr.y (unknown last config time)... 2023-10-07T18:43:45.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:43:45.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:43:45.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:45.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:45 smithi163 ceph-mon[102800]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:43:46.705 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:46 smithi163 ceph-mon[102800]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:46.705 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:46 smithi163 conmon[105765]: 2023-10-07T18:43:46.449+0000 7ff3a98211c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:43:46.705 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:46 smithi163 conmon[105765]: 2023-10-07T18:43:46.538+0000 7ff3a98211c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:43:46.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:46 smithi087 ceph-mon[98507]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:46.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:46 smithi087 ceph-mon[115692]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:47.108 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T18:43:47.108 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T18:43:47.108 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2023-10-07T18:43:47.108 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2023-10-07T18:43:47.108 INFO:teuthology.orchestra.run.smithi087.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0113382 s, 925 MB/s 2023-10-07T18:43:47.109 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2023-10-07T18:43:47.370 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:46 smithi163 conmon[105765]: 2023-10-07T18:43:46.704+0000 7ff3a98211c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:43:47.390 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:46 smithi163 conmon[105765]: 2023-10-07T18:43:46.980+0000 7ff3a98211c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:43:47.390 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:47 smithi163 conmon[105765]: 2023-10-07T18:43:47.066+0000 7ff3a98211c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:43:47.731 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi087:vg_nvme/lv_4 2023-10-07T18:43:47.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:47 smithi163 conmon[105765]: 2023-10-07T18:43:47.369+0000 7ff3a98211c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:43:47.995 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:47 smithi163 conmon[105765]: 2023-10-07T18:43:47.623+0000 7ff3a98211c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.996 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:47 smithi163 ceph-mon[102800]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[98507]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:43:47.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:47.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:43:47.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:43:47.998 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:47 smithi087 ceph-mon[115692]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:48.065 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:43:48.646 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:48 smithi163 conmon[105765]: 2023-10-07T18:43:48.329+0000 7ff3a98211c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:43:48.648 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:48 smithi163 conmon[105765]: 2023-10-07T18:43:48.460+0000 7ff3a98211c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:43:48.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:48 smithi163 conmon[105765]: 2023-10-07T18:43:48.645+0000 7ff3a98211c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:43:48.932 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:48 smithi163 conmon[105765]: 2023-10-07T18:43:48.759+0000 7ff3a98211c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:43:49.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:48 smithi163 conmon[105765]: 2023-10-07T18:43:48.970+0000 7ff3a98211c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:43:50.159 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:43:49 smithi163 conmon[105765]: 2023-10-07T18:43:49.822+0000 7ff3a98211c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:43:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:50.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:43:50.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:43:50.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:50.439 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:43:50.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:43:50.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:43:50.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:43:50.440 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:50 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: Standby manager daemon x started 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:43:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:43:50.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:43:50.481 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:50 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2131985600' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:43:51.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[115692]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:51.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[115692]: mgrmap e14: y(active, since 61s), standbys: x 2023-10-07T18:43:51.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:43:51.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[98507]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:51.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[98507]: mgrmap e14: y(active, since 61s), standbys: x 2023-10-07T18:43:51.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:51 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:43:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:51 smithi163 ceph-mon[102800]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:43:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:51 smithi163 ceph-mon[102800]: mgrmap e14: y(active, since 61s), standbys: x 2023-10-07T18:43:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:51 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:43:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3005690992' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]': finished 2023-10-07T18:43:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T18:43:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:52 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3005690992' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]': finished 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:43:52.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3005690992' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]: dispatch 2023-10-07T18:43:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46deca82-fab0-47f8-ad96-38342a1e37e5"}]': finished 2023-10-07T18:43:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: osdmap e5: 1 total, 0 up, 1 in 2023-10-07T18:43:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:52 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:43:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:53 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2587240170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:43:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:53 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2587240170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:43:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:53 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2587240170' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:43:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:54 smithi087 ceph-mon[98507]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:54 smithi087 ceph-mon[115692]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:54 smithi163 ceph-mon[102800]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:56.271 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:56 smithi087 ceph-mon[98507]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:56.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:56 smithi087 ceph-mon[115692]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:56 smithi163 ceph-mon[102800]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[98507]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:43:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[115692]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:43:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:58 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:58 smithi163 ceph-mon[102800]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:43:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:58 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:43:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:58 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:43:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:43:59 smithi087 ceph-mon[98507]: Deploying daemon osd.0 on smithi087 2023-10-07T18:43:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:43:59 smithi087 ceph-mon[115692]: Deploying daemon osd.0 on smithi087 2023-10-07T18:43:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:43:59 smithi163 ceph-mon[102800]: Deploying daemon osd.0 on smithi087 2023-10-07T18:44:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:00 smithi087 ceph-mon[98507]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:00 smithi087 ceph-mon[115692]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:00 smithi163 ceph-mon[102800]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:01 smithi163 ceph-mon[102800]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:01 smithi087 ceph-mon[98507]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:01 smithi087 ceph-mon[115692]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[98507]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:03.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:03 smithi087 ceph-mon[115692]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:03.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:03 smithi163 ceph-mon[102800]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:05.470 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 0 on host 'smithi087' 2023-10-07T18:44:05.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:05.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:05.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:05.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:05.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.059 DEBUG:teuthology.orchestra.run.smithi087:osd.0> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-07T18:44:06.061 INFO:tasks.cephadm:Deploying osd.1 on smithi087 with /dev/vg_nvme/lv_3... 2023-10-07T18:44:06.061 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T18:44:06.090 INFO:journalctl@ceph.osd.0.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:06.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[115692]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:06.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:06 smithi087 ceph-mon[98507]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:06 smithi163 ceph-mon[102800]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:44:07.058 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:07.654 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:07 smithi087 conmon[121994]: 2023-10-07T18:44:07.427+0000 7f64227e2700 -1 osd.0 0 waiting for initial osdmap 2023-10-07T18:44:07.655 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:07 smithi087 conmon[121994]: 2023-10-07T18:44:07.430+0000 7f641ddde700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[98507]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[98507]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[98507]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[98507]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:07.655 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[115692]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:44:07.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[115692]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T18:44:07.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:07.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[115692]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:07.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:07 smithi087 ceph-mon[115692]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:07 smithi163 ceph-mon[102800]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:44:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:07 smithi163 ceph-mon[102800]: osdmap e6: 1 total, 0 up, 1 in 2023-10-07T18:44:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:07 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:07 smithi163 ceph-mon[102800]: from='osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:07 smithi163 ceph-mon[102800]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[98507]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[98507]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[98507]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T18:44:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[115692]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[115692]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[115692]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T18:44:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:08 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:08 smithi163 ceph-mon[102800]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:08 smithi163 ceph-mon[102800]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:08 smithi163 ceph-mon[102800]: osdmap e7: 1 total, 0 up, 1 in 2023-10-07T18:44:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:08 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:08 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112771 s, 930 MB/s 2023-10-07T18:44:09.038 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2023-10-07T18:44:09.676 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi087:vg_nvme/lv_3 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586] boot 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T18:44:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:44:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586] boot 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:09 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: osd.0 [v2:172.21.15.87:6802/765481586,v1:172.21.15.87:6803/765481586] boot 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: osdmap e8: 1 total, 1 up, 1 in 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:09.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:09.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:09.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:09.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:09 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:10.014 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:10.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[98507]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:10.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi087 2023-10-07T18:44:10.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 16144M 2023-10-07T18:44:10.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[98507]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T18:44:10.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[115692]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:10.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi087 2023-10-07T18:44:10.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 16144M 2023-10-07T18:44:10.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:10 smithi087 ceph-mon[115692]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T18:44:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:10 smithi163 ceph-mon[102800]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-07T18:44:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:10 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi087 2023-10-07T18:44:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:10 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 16144M 2023-10-07T18:44:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:10 smithi163 ceph-mon[102800]: osdmap e9: 1 total, 1 up, 1 in 2023-10-07T18:44:12.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[115692]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:12.251 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[98507]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:12.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:11 smithi163 ceph-mon[102800]: pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:11 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:11 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:11 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:13.278 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:12 smithi087 ceph-mon[98507]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:13.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:12 smithi087 ceph-mon[115692]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:13.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:12 smithi163 ceph-mon[102800]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:13 smithi163 ceph-mon[102800]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:13 smithi087 ceph-mon[98507]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:13 smithi087 ceph-mon[115692]: pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3512051311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]': finished 2023-10-07T18:44:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T18:44:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:14 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1193929207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3512051311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]': finished 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1193929207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3512051311' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fa7e093-a862-45b4-8710-cfed041f888c"}]': finished 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: osdmap e10: 2 total, 1 up, 2 in 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:14 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1193929207' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:15 smithi163 ceph-mon[102800]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:15 smithi087 ceph-mon[98507]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:15 smithi087 ceph-mon[115692]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:18.419 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:18 smithi087 ceph-mon[98507]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:18.419 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:18 smithi087 ceph-mon[115692]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:18 smithi163 ceph-mon[102800]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:20 smithi163 ceph-mon[102800]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:44:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[115692]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:44:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[98507]: pgmap v45: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:44:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:21 smithi163 ceph-mon[102800]: Deploying daemon osd.1 on smithi087 2023-10-07T18:44:21.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:21 smithi087 ceph-mon[115692]: Deploying daemon osd.1 on smithi087 2023-10-07T18:44:21.423 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:21 smithi087 ceph-mon[98507]: Deploying daemon osd.1 on smithi087 2023-10-07T18:44:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:22 smithi163 ceph-mon[102800]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:22 smithi087 ceph-mon[115692]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:22 smithi087 ceph-mon[98507]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:24 smithi163 ceph-mon[102800]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:24 smithi087 ceph-mon[98507]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:24 smithi087 ceph-mon[115692]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:26.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.118 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[115692]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:26.119 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:26 smithi087 ceph-mon[98507]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:26 smithi163 ceph-mon[102800]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:27.802 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 1 on host 'smithi087' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.110 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:28.356 DEBUG:teuthology.orchestra.run.smithi087:osd.1> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-07T18:44:28.398 INFO:tasks.cephadm:Deploying osd.2 on smithi087 with /dev/vg_nvme/lv_2... 2023-10-07T18:44:28.398 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T18:44:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:28.422 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:28.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:28.429 INFO:journalctl@ceph.osd.1.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:44:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:29 smithi163 ceph-mon[102800]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:44:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:29 smithi087 ceph-mon[98507]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:44:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:29 smithi087 ceph-mon[115692]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:44:29.549 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:30.203 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:30 smithi087 conmon[130932]: 2023-10-07T18:44:30.120+0000 7f872c088700 -1 osd.1 0 waiting for initial osdmap 2023-10-07T18:44:30.204 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:30 smithi087 conmon[130932]: 2023-10-07T18:44:30.125+0000 7f8728e87700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:44:30.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[98507]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:30.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[98507]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:44:30.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[98507]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T18:44:30.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:30.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[98507]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[115692]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[115692]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:44:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[115692]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T18:44:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:30 smithi087 ceph-mon[115692]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:30 smithi163 ceph-mon[102800]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:30 smithi163 ceph-mon[102800]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:44:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:30 smithi163 ceph-mon[102800]: osdmap e11: 2 total, 1 up, 2 in 2023-10-07T18:44:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:30 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:30 smithi163 ceph-mon[102800]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[98507]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[98507]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[115692]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[115692]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T18:44:31.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:31 smithi163 ceph-mon[102800]: from='osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:31 smithi163 ceph-mon[102800]: osdmap e12: 2 total, 1 up, 2 in 2023-10-07T18:44:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132649 s, 790 MB/s 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 2023-10-07T18:44:31.621 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2023-10-07T18:44:32.215 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi087:vg_nvme/lv_2 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734] boot 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T18:44:32.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:44:32.281 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734] boot 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:32.282 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:32.283 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: pgmap v53: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: osd.1 [v2:172.21.15.87:6810/2685746734,v1:172.21.15.87:6811/2685746734] boot 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: osdmap e13: 2 total, 2 up, 2 in 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:32.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:32.589 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:33 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi087 2023-10-07T18:44:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:33 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 8072M 2023-10-07T18:44:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:33 smithi163 ceph-mon[102800]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T18:44:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi087 2023-10-07T18:44:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 8072M 2023-10-07T18:44:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[98507]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T18:44:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi087 2023-10-07T18:44:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 8072M 2023-10-07T18:44:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:33 smithi087 ceph-mon[115692]: osdmap e14: 2 total, 2 up, 2 in 2023-10-07T18:44:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:34 smithi163 ceph-mon[102800]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:34 smithi087 ceph-mon[98507]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:34 smithi087 ceph-mon[115692]: pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:35 smithi163 ceph-mon[102800]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[98507]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[115692]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:36 smithi163 ceph-mon[102800]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:36 smithi087 ceph-mon[98507]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:36 smithi087 ceph-mon[115692]: pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:37 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3182030835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:37 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:37 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]': finished 2023-10-07T18:44:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:37 smithi163 ceph-mon[102800]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T18:44:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3182030835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]': finished 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[98507]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3182030835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]: dispatch 2023-10-07T18:44:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2cbf78aa-7077-49fb-bb2e-3cbbd5197a62"}]': finished 2023-10-07T18:44:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[115692]: osdmap e15: 3 total, 2 up, 3 in 2023-10-07T18:44:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:38 smithi163 ceph-mon[102800]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:38 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1781864544' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:38 smithi087 ceph-mon[98507]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:38 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1781864544' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:38 smithi087 ceph-mon[115692]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:38 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1781864544' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:44:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:40 smithi163 ceph-mon[102800]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:40 smithi087 ceph-mon[98507]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:40 smithi087 ceph-mon[115692]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:41 smithi163 ceph-mon[102800]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:41 smithi087 ceph-mon[98507]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:41 smithi087 ceph-mon[115692]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:43.258 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:44:43.258 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:43.258 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[115692]: Deploying daemon osd.2 on smithi087 2023-10-07T18:44:43.259 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:44:43.259 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:43.259 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:42 smithi087 ceph-mon[98507]: Deploying daemon osd.2 on smithi087 2023-10-07T18:44:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:44:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:42 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:43.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:42 smithi163 ceph-mon[102800]: Deploying daemon osd.2 on smithi087 2023-10-07T18:44:44.044 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:43 smithi087 ceph-mon[98507]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:44.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:43 smithi087 ceph-mon[115692]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:43 smithi163 ceph-mon[102800]: pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:46 smithi163 ceph-mon[102800]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:46 smithi087 ceph-mon[98507]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:46 smithi087 ceph-mon[115692]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:48 smithi163 ceph-mon[102800]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:48 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:48 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:48 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[98507]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[115692]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:48 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:50.100 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 2 on host 'smithi087' 2023-10-07T18:44:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:50.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:50 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:50.652 DEBUG:teuthology.orchestra.run.smithi087:osd.2> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-07T18:44:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:50 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:44:50.695 INFO:tasks.cephadm:Deploying osd.3 on smithi087 with /dev/vg_nvme/lv_1... 2023-10-07T18:44:50.695 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T18:44:50.726 INFO:journalctl@ceph.osd.2.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:44:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:51 smithi163 ceph-mon[102800]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:44:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:51 smithi087 ceph-mon[98507]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:44:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:51 smithi087 ceph-mon[115692]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:44:51.716 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:52 smithi163 ceph-mon[102800]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:52 smithi163 ceph-mon[102800]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:44:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:52 smithi163 ceph-mon[102800]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T18:44:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:52 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:52 smithi163 ceph-mon[102800]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[98507]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[98507]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:44:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[98507]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[98507]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[115692]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[115692]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[115692]: osdmap e16: 3 total, 2 up, 3 in 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:52 smithi087 ceph-mon[115692]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:44:52.704 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:52 smithi087 conmon[140599]: 2023-10-07T18:44:52.365+0000 7efd80e6d700 -1 osd.2 0 waiting for initial osdmap 2023-10-07T18:44:52.705 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:52 smithi087 conmon[140599]: 2023-10-07T18:44:52.369+0000 7efd7c469700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:44:53.374 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[98507]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:53.374 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[98507]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T18:44:53.374 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.375 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.375 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0133966 s, 783 MB/s 2023-10-07T18:44:53.560 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2023-10-07T18:44:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:53 smithi163 ceph-mon[102800]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:53 smithi163 ceph-mon[102800]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T18:44:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:53 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:53 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:53 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[115692]: from='osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:44:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[115692]: osdmap e17: 3 total, 2 up, 3 in 2023-10-07T18:44:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:53 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:54.137 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi087:vg_nvme/lv_1 2023-10-07T18:44:54.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:44:54.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:44:54.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:54.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225] boot 2023-10-07T18:44:54.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:54.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.480 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:44:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225] boot 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-07T18:44:54.673 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: osd.2 [v2:172.21.15.87:6818/2855216225,v1:172.21.15.87:6819/2855216225] boot 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: osdmap e18: 3 total, 3 up, 3 in 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:44:54.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi087 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 5381M 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[115692]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi087 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 5381M 2023-10-07T18:44:55.666 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:55 smithi087 ceph-mon[98507]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T18:44:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:55 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi087 2023-10-07T18:44:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:55 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 5381M 2023-10-07T18:44:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:55 smithi163 ceph-mon[102800]: osdmap e19: 3 total, 3 up, 3 in 2023-10-07T18:44:56.658 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: pgmap v72: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:56.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: pgmap v72: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:56.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: pgmap v72: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: osdmap e20: 3 total, 3 up, 3 in 2023-10-07T18:44:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:44:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:44:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:44:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:44:56.953 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:56 smithi087 sudo[146823]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:56.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:56 smithi087 sudo[146823]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:56.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:56 smithi087 sudo[146823]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:56.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:56 smithi087 sudo[146823]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:57.321 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146873]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:57.321 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146873]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:57.322 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146873]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:57.322 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146873]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:57.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[115692]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:57.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:44:57.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[115692]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T18:44:57.582 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:57.583 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146876]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:57.583 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146876]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:57.583 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146876]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:57.583 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146876]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:57.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[98507]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:57.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:44:57.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[98507]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T18:44:57.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:57 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:57.842 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146888]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:57.842 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146888]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:57.842 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146888]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:57.842 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146888]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:57 smithi163 ceph-mon[102800]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:44:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:57 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:44:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:57 smithi163 ceph-mon[102800]: osdmap e21: 3 total, 3 up, 3 in 2023-10-07T18:44:57.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:57 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:58.105 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146957]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:58.106 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146957]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:58.106 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146957]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:58.106 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:57 smithi087 sudo[146957]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:58.359 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146970]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:58.359 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146970]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:58.359 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146970]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:58.359 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146970]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:58.612 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146996]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:58.612 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146996]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:58.613 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146996]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:58.613 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146996]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 ceph-mon[102800]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 ceph-mon[102800]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 sudo[106929]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 sudo[106929]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 sudo[106929]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:58.878 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:58 smithi163 sudo[106929]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:58 smithi087 ceph-mon[115692]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:58 smithi087 ceph-mon[115692]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146999]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146999]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146999]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 sudo[146999]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 ceph-mon[98507]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:58 smithi087 ceph-mon[98507]: osdmap e22: 3 total, 3 up, 3 in 2023-10-07T18:44:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 sudo[106932]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 sudo[106932]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 sudo[106932]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 sudo[106932]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:59.651 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147019]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-07T18:44:59.652 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147019]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:59.652 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147019]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:59.652 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147019]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2624453407' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]': finished 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:44:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2624453407' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]': finished 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147049]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-07T18:44:59.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147049]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147049]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 sudo[147049]: pam_unix(sudo:session): session closed for user root 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: mgrmap e15: y(active, since 2m), standbys: x 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:44:59.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2624453407' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]: dispatch 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e55ad39f-678d-4670-87e4-bae64ef1cd63"}]': finished 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: osdmap e23: 4 total, 3 up, 4 in 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:44:59.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:44:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:45:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:00 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:45:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:00 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:45:00.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:00 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3048043102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:45:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:45:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3048043102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-07T18:45:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-07T18:45:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:00 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3048043102' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:01 smithi163 ceph-mon[102800]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:01 smithi087 ceph-mon[98507]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:01 smithi087 ceph-mon[115692]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:04 smithi087 ceph-mon[98507]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 139 KiB/s wr, 9 op/s 2023-10-07T18:45:04.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:04 smithi087 ceph-mon[115692]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 139 KiB/s wr, 9 op/s 2023-10-07T18:45:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:04 smithi163 ceph-mon[102800]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 3.2 KiB/s rd, 139 KiB/s wr, 9 op/s 2023-10-07T18:45:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:45:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:05 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:45:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:05 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:45:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:05 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:06.342 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:06 smithi087 ceph-mon[98507]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 102 KiB/s wr, 7 op/s 2023-10-07T18:45:06.342 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:06 smithi087 ceph-mon[98507]: Deploying daemon osd.3 on smithi087 2023-10-07T18:45:06.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:06 smithi087 ceph-mon[115692]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 102 KiB/s wr, 7 op/s 2023-10-07T18:45:06.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:06 smithi087 ceph-mon[115692]: Deploying daemon osd.3 on smithi087 2023-10-07T18:45:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:06 smithi163 ceph-mon[102800]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 2.4 KiB/s rd, 102 KiB/s wr, 7 op/s 2023-10-07T18:45:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:06 smithi163 ceph-mon[102800]: Deploying daemon osd.3 on smithi087 2023-10-07T18:45:08.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:08 smithi087 ceph-mon[98507]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 81 KiB/s wr, 5 op/s 2023-10-07T18:45:08.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:08 smithi087 ceph-mon[115692]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 81 KiB/s wr, 5 op/s 2023-10-07T18:45:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:08 smithi163 ceph-mon[102800]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.9 KiB/s rd, 81 KiB/s wr, 5 op/s 2023-10-07T18:45:10.178 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[98507]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T18:45:10.178 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.178 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.179 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[115692]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T18:45:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:10 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:10 smithi163 ceph-mon[102800]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-10-07T18:45:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:10 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:10 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:10 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[98507]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[115692]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:11 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:11 smithi163 ceph-mon[102800]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:11 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:11 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:12.963 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 3 on host 'smithi087' 2023-10-07T18:45:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:13.500 DEBUG:teuthology.orchestra.run.smithi087:osd.3> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-07T18:45:13.502 INFO:tasks.cephadm:Deploying osd.4 on smithi163 with /dev/vg_nvme/lv_4... 2023-10-07T18:45:13.503 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-07T18:45:13.532 INFO:journalctl@ceph.osd.3.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:45:13.845 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:45:14.087 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[115692]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.087 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[115692]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.087 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[115692]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:14.088 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[98507]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.088 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[98507]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.088 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:13 smithi087 ceph-mon[98507]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:14.374 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:14 smithi163 ceph-mon[102800]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.374 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:14 smithi163 ceph-mon[102800]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:45:14.375 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:14 smithi163 ceph-mon[102800]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-07T18:45:15.044 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:15 smithi163 ceph-mon[102800]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:45:15.044 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:15 smithi163 ceph-mon[102800]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T18:45:15.044 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:15 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:15.044 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:15 smithi163 ceph-mon[102800]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.044 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:15 smithi163 ceph-mon[102800]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[98507]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:45:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[98507]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T18:45:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[98507]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[98507]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[115692]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:45:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[115692]: osdmap e24: 4 total, 3 up, 4 in 2023-10-07T18:45:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[115692]: from='osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:15 smithi087 ceph-mon[115692]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:45:15.205 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:45:15 smithi087 conmon[149583]: 2023-10-07T18:45:15.004+0000 7f0506ac9700 -1 osd.3 0 waiting for initial osdmap 2023-10-07T18:45:15.205 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:45:15 smithi087 conmon[149583]: 2023-10-07T18:45:15.009+0000 7f04ff8c0700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111127 s, 944 MB/s 2023-10-07T18:45:15.540 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-07T18:45:16.164 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_4 2023-10-07T18:45:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:16 smithi163 ceph-mon[102800]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:45:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:16 smithi163 ceph-mon[102800]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T18:45:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:16 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:16 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:16 smithi163 ceph-mon[102800]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[98507]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:45:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[98507]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T18:45:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[98507]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[115692]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2023-10-07T18:45:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[115692]: osdmap e25: 4 total, 3 up, 4 in 2023-10-07T18:45:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:16 smithi087 ceph-mon[115692]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2023-10-07T18:45:16.498 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:45:17.398 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115] boot 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi087 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.399 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 4036M 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:17.400 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:45:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115] boot 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi087 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 4036M 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: osd.3 [v2:172.21.15.87:6826/2621206115,v1:172.21.15.87:6827/2621206115] boot 2023-10-07T18:45:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: osdmap e26: 4 total, 4 up, 4 in 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi087 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 4036M 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:17.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:17.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:18 smithi163 ceph-mon[102800]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T18:45:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:18 smithi163 ceph-mon[102800]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[98507]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T18:45:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[98507]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[115692]: osdmap e27: 4 total, 4 up, 4 in 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[115692]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:19 smithi163 ceph-mon[102800]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:19 smithi087 ceph-mon[98507]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:19 smithi087 ceph-mon[115692]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:20 smithi163 ceph-mon[102800]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:20 smithi087 ceph-mon[98507]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:20 smithi087 ceph-mon[115692]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/2109621203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]': finished 2023-10-07T18:45:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T18:45:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:21 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/1783405998' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/2109621203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]': finished 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/1783405998' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/2109621203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]: dispatch 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78b006ca-46e7-4565-a209-68b2dfdd4a9e"}]': finished 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: osdmap e28: 5 total, 4 up, 5 in 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:21 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/1783405998' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:22 smithi163 ceph-mon[102800]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:22 smithi087 ceph-mon[98507]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:22 smithi087 ceph-mon[115692]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:24 smithi163 ceph-mon[102800]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:24 smithi087 ceph-mon[98507]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:24 smithi087 ceph-mon[115692]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:26 smithi087 ceph-mon[98507]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:26 smithi087 ceph-mon[115692]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:26 smithi163 ceph-mon[102800]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:45:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[98507]: Deploying daemon osd.4 on smithi163 2023-10-07T18:45:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:45:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:27 smithi087 ceph-mon[115692]: Deploying daemon osd.4 on smithi163 2023-10-07T18:45:27.527 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:27 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:45:27.527 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:27 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:27.527 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:27 smithi163 ceph-mon[102800]: Deploying daemon osd.4 on smithi163 2023-10-07T18:45:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:28 smithi087 ceph-mon[98507]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:28 smithi087 ceph-mon[115692]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:28 smithi163 ceph-mon[102800]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:30 smithi087 ceph-mon[115692]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:30 smithi087 ceph-mon[98507]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:30 smithi163 ceph-mon[102800]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:32 smithi163 ceph-mon[102800]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[98507]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[115692]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:34.108 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 4 on host 'smithi163' 2023-10-07T18:45:34.132 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.132 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:34.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:34.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:34.133 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:33 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:33 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:34.642 DEBUG:teuthology.orchestra.run.smithi163:osd.4> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-07T18:45:34.644 INFO:tasks.cephadm:Deploying osd.5 on smithi163 with /dev/vg_nvme/lv_3... 2023-10-07T18:45:34.644 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-07T18:45:34.677 INFO:journalctl@ceph.osd.4.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:45:35.329 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.329 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:35.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:35 smithi163 ceph-mon[102800]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:35 smithi163 ceph-mon[102800]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[98507]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[98507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[115692]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:35 smithi087 ceph-mon[115692]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:45:35.713 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:45:36.329 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:45:36 smithi163 conmon[110862]: 2023-10-07T18:45:36.098+0000 7fb12b924700 -1 osd.4 0 waiting for initial osdmap 2023-10-07T18:45:36.330 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:45:36 smithi163 conmon[110862]: 2023-10-07T18:45:36.103+0000 7fb124f1c700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.330 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:36 smithi163 ceph-mon[102800]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:45:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T18:45:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[115692]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: osdmap e29: 5 total, 4 up, 5 in 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: from='osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:36 smithi087 ceph-mon[98507]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-07T18:45:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408] boot 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T18:45:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:37 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:45:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408] boot 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:45:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: osdmap e30: 5 total, 4 up, 5 in 2023-10-07T18:45:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: osd.4 [v2:172.21.15.163:6800/1460221408,v1:172.21.15.163:6801/1460221408] boot 2023-10-07T18:45:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: osdmap e31: 5 total, 5 up, 5 in 2023-10-07T18:45:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:37 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:45:37.598 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-07T18:45:37.598 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-07T18:45:37.598 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-07T18:45:37.598 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-07T18:45:37.598 INFO:teuthology.orchestra.run.smithi163.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0116772 s, 898 MB/s 2023-10-07T18:45:37.599 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-07T18:45:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:38 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:45:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:38 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:45:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:38 smithi163 ceph-mon[102800]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:38 smithi163 ceph-mon[102800]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T18:45:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:45:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:45:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[98507]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[98507]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T18:45:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:45:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:45:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[115692]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:38 smithi087 ceph-mon[115692]: osdmap e32: 5 total, 5 up, 5 in 2023-10-07T18:45:38.460 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_3 2023-10-07T18:45:38.795 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi163 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 17168M 2023-10-07T18:45:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:39 smithi163 ceph-mon[102800]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T18:45:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi163 2023-10-07T18:45:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 17168M 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[98507]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T18:45:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi163 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 17168M 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:39 smithi087 ceph-mon[115692]: osdmap e33: 5 total, 5 up, 5 in 2023-10-07T18:45:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:40 smithi163 ceph-mon[102800]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:40 smithi163 ceph-mon[102800]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T18:45:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:40 smithi087 ceph-mon[98507]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:40 smithi087 ceph-mon[98507]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T18:45:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:40 smithi087 ceph-mon[115692]: pgmap v108: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:40 smithi087 ceph-mon[115692]: osdmap e34: 5 total, 5 up, 5 in 2023-10-07T18:45:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:41 smithi163 ceph-mon[102800]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:41 smithi163 ceph-mon[102800]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T18:45:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[98507]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[98507]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[115692]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:41 smithi087 ceph-mon[115692]: osdmap e35: 5 total, 5 up, 5 in 2023-10-07T18:45:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:42 smithi163 ceph-mon[102800]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:42 smithi087 ceph-mon[98507]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:42 smithi087 ceph-mon[115692]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:43 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/2465664467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:43 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:43 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]': finished 2023-10-07T18:45:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:43 smithi163 ceph-mon[102800]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T18:45:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:43 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:45:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/2465664467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]': finished 2023-10-07T18:45:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[98507]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/2465664467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]: dispatch 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a2a94234-6713-4e9d-b5d7-79d31f10ce44"}]': finished 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[115692]: osdmap e36: 6 total, 5 up, 6 in 2023-10-07T18:45:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:43 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:45:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:44 smithi163 ceph-mon[102800]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-07T18:45:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:44 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/4062514615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:44 smithi087 ceph-mon[98507]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-07T18:45:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:44 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/4062514615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:44 smithi087 ceph-mon[115692]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-07T18:45:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:44 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/4062514615' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:45:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:46 smithi163 ceph-mon[102800]: 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-07T18:45:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:46 smithi087 ceph-mon[98507]: 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-07T18:45:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:46 smithi087 ceph-mon[115692]: 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-07T18:45:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:48 smithi163 ceph-mon[102800]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-10-07T18:45:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:48 smithi087 ceph-mon[98507]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-10-07T18:45:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:48 smithi087 ceph-mon[115692]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-10-07T18:45:49.609 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:49 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:45:49.609 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:49 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:49 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:45:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:49 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:45:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:49 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:50.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:50 smithi163 ceph-mon[102800]: Deploying daemon osd.5 on smithi163 2023-10-07T18:45:50.620 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:50 smithi163 ceph-mon[102800]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:45:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:50 smithi087 ceph-mon[98507]: Deploying daemon osd.5 on smithi163 2023-10-07T18:45:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:50 smithi087 ceph-mon[98507]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:45:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:50 smithi087 ceph-mon[115692]: Deploying daemon osd.5 on smithi163 2023-10-07T18:45:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:50 smithi087 ceph-mon[115692]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:45:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:52 smithi163 ceph-mon[102800]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:45:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:52 smithi087 ceph-mon[98507]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:45:52.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:52 smithi087 ceph-mon[115692]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:45:54.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:54 smithi163 ceph-mon[102800]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:54.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:54.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:54.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:54 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[98507]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[115692]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:54 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:56.379 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:45:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:45:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:57.013 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 5 on host 'smithi163' 2023-10-07T18:45:57.572 DEBUG:teuthology.orchestra.run.smithi163:osd.5> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-07T18:45:57.574 INFO:tasks.cephadm:Deploying osd.6 on smithi163 with /dev/vg_nvme/lv_2... 2023-10-07T18:45:57.575 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-07T18:45:57.618 INFO:journalctl@ceph.osd.5.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:57 smithi163 ceph-mon[102800]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[98507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:57 smithi087 ceph-mon[115692]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:45:58.615 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:45:59.301 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:45:58 smithi163 conmon[119893]: 2023-10-07T18:45:58.989+0000 7f2488888700 -1 osd.5 0 waiting for initial osdmap 2023-10-07T18:45:59.301 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:45:58 smithi163 conmon[119893]: 2023-10-07T18:45:58.994+0000 7f2483683700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:45:59.301 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:58 smithi163 ceph-mon[102800]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:45:59.302 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:58 smithi163 ceph-mon[102800]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T18:45:59.302 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:58 smithi163 ceph-mon[102800]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.302 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:58 smithi163 ceph-mon[102800]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.302 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:58 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:45:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[98507]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:45:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[98507]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T18:45:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[98507]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[98507]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[115692]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[115692]: osdmap e37: 6 total, 5 up, 6 in 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[115692]: from='osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[115692]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:45:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:58 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:59 smithi163 ceph-mon[102800]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:00.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:59 smithi163 ceph-mon[102800]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T18:46:00.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.005 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.006 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:45:59 smithi163 ceph-mon[102800]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:46:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[98507]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[98507]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[98507]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[115692]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[115692]: osdmap e38: 6 total, 5 up, 6 in 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:45:59 smithi087 ceph-mon[115692]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011413 s, 919 MB/s 2023-10-07T18:46:00.594 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-07T18:46:01.173 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_2 2023-10-07T18:46:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:46:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665] boot 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665] boot 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:46:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: osd.5 [v2:172.21.15.163:6808/3147768665,v1:172.21.15.163:6809/3147768665] boot 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: osdmap e39: 6 total, 6 up, 6 in 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:01.550 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:46:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:02 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi163 2023-10-07T18:46:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:02 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 8584M 2023-10-07T18:46:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:02 smithi163 ceph-mon[102800]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T18:46:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:02 smithi163 ceph-mon[102800]: pgmap v126: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:02 smithi163 ceph-mon[102800]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T18:46:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi163 2023-10-07T18:46:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 8584M 2023-10-07T18:46:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[98507]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T18:46:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[98507]: pgmap v126: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[98507]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi163 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 8584M 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[115692]: osdmap e40: 6 total, 6 up, 6 in 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[115692]: pgmap v126: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:02 smithi087 ceph-mon[115692]: osdmap e41: 6 total, 6 up, 6 in 2023-10-07T18:46:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:03 smithi163 ceph-mon[102800]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T18:46:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:03 smithi087 ceph-mon[98507]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T18:46:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:03 smithi087 ceph-mon[115692]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-07T18:46:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T18:46:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:04 smithi163 ceph-mon[102800]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[98507]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: osdmap e42: 6 total, 6 up, 6 in 2023-10-07T18:46:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:04 smithi087 ceph-mon[115692]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:05 smithi163 ceph-mon[102800]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T18:46:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:05 smithi087 ceph-mon[98507]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T18:46:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:05 smithi087 ceph-mon[115692]: osdmap e43: 6 total, 6 up, 6 in 2023-10-07T18:46:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/1705378324' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]': finished 2023-10-07T18:46:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T18:46:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:06 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/1705378324' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]': finished 2023-10-07T18:46:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T18:46:06.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:06.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:06.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/1705378324' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]: dispatch 2023-10-07T18:46:06.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a571354f-ad39-4fb5-bb85-503cfcfb3007"}]': finished 2023-10-07T18:46:06.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: osdmap e44: 7 total, 6 up, 7 in 2023-10-07T18:46:06.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:06 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:07 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/2514134812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:07 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/2514134812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:07 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/2514134812' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:08 smithi163 ceph-mon[102800]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:08 smithi087 ceph-mon[98507]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:08.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:08 smithi087 ceph-mon[115692]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:09 smithi163 ceph-mon[102800]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T18:46:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:09 smithi163 ceph-mon[102800]: Cluster is now healthy 2023-10-07T18:46:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:09 smithi087 ceph-mon[98507]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T18:46:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:09 smithi087 ceph-mon[98507]: Cluster is now healthy 2023-10-07T18:46:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:09 smithi087 ceph-mon[115692]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-07T18:46:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:09 smithi087 ceph-mon[115692]: Cluster is now healthy 2023-10-07T18:46:10.378 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:10 smithi163 ceph-mon[102800]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-10-07T18:46:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:10 smithi087 ceph-mon[98507]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-10-07T18:46:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:10 smithi087 ceph-mon[115692]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 95 KiB/s, 0 objects/s recovering 2023-10-07T18:46:12.402 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:12 smithi163 ceph-mon[102800]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:46:12.402 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:46:12.402 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:12 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[98507]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:46:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:46:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[115692]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-07T18:46:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:46:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:12 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:13.216 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:13 smithi163 ceph-mon[102800]: Deploying daemon osd.6 on smithi163 2023-10-07T18:46:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:13 smithi087 ceph-mon[98507]: Deploying daemon osd.6 on smithi163 2023-10-07T18:46:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:13 smithi087 ceph-mon[115692]: Deploying daemon osd.6 on smithi163 2023-10-07T18:46:14.316 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:14 smithi163 ceph-mon[102800]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:14 smithi087 ceph-mon[98507]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:14 smithi087 ceph-mon[115692]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:16.449 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:16 smithi163 ceph-mon[102800]: pgmap v137: 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-07T18:46:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:16 smithi087 ceph-mon[98507]: pgmap v137: 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-07T18:46:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:16 smithi087 ceph-mon[115692]: pgmap v137: 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-07T18:46:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:17 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:17 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:18.852 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-07T18:46:18.852 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.852 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.852 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:18.853 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:18.853 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-07T18:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:19.477 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 6 on host 'smithi163' 2023-10-07T18:46:20.026 DEBUG:teuthology.orchestra.run.smithi163:osd.6> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-07T18:46:20.028 INFO:tasks.cephadm:Deploying osd.7 on smithi163 with /dev/vg_nvme/lv_1... 2023-10-07T18:46:20.028 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-07T18:46:20.060 INFO:journalctl@ceph.osd.6.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:46:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:20 smithi163 ceph-mon[102800]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[98507]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:20.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:20 smithi087 ceph-mon[115692]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:46:21.063 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:46:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:21 smithi163 ceph-mon[102800]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:46:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:21 smithi163 ceph-mon[102800]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T18:46:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:21 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:21 smithi163 ceph-mon[102800]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:21 smithi163 ceph-mon[102800]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:21.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:46:21 smithi163 conmon[129508]: 2023-10-07T18:46:21.518+0000 7f704f57d700 -1 osd.6 0 waiting for initial osdmap 2023-10-07T18:46:21.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:46:21 smithi163 conmon[129508]: 2023-10-07T18:46:21.524+0000 7f704b37a700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:46:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[98507]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:46:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[98507]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[98507]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[98507]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[115692]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[115692]: osdmap e45: 7 total, 6 up, 7 in 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[115692]: from='osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:21 smithi087 ceph-mon[115692]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:22.627 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:22 smithi163 ceph-mon[102800]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:22.628 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:22 smithi163 ceph-mon[102800]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:22.628 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:22 smithi163 ceph-mon[102800]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T18:46:22.628 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:22 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:22.628 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:22 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[98507]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[98507]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[98507]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[115692]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[115692]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[115692]: osdmap e46: 7 total, 6 up, 7 in 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:22 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:23.538 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-07T18:46:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-07T18:46:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: stderr: 10+0 records in 2023-10-07T18:46:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:10+0 records out 2023-10-07T18:46:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.012005 s, 873 MB/s 2023-10-07T18:46:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:--> Zapping successful for: 2023-10-07T18:46:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737] boot 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:23.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:23.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:23 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:46:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737] boot 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: osd.6 [v2:172.21.15.163:6816/1345683737,v1:172.21.15.163:6817/1345683737] boot 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: osdmap e47: 7 total, 7 up, 7 in 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:23 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:24.119 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi163:vg_nvme/lv_1 2023-10-07T18:46:24.452 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:46:24.868 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:24 smithi163 ceph-mon[102800]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:24.868 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:24 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi163 2023-10-07T18:46:24.868 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:24 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 5722M 2023-10-07T18:46:24.869 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:24 smithi163 ceph-mon[102800]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T18:46:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[98507]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi163 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 5722M 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[98507]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[115692]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi163 2023-10-07T18:46:24.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 5722M 2023-10-07T18:46:24.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:24 smithi087 ceph-mon[115692]: osdmap e48: 7 total, 7 up, 7 in 2023-10-07T18:46:25.704 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:25 smithi163 ceph-mon[102800]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T18:46:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:25 smithi087 ceph-mon[98507]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T18:46:25.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:25 smithi087 ceph-mon[115692]: osdmap e49: 7 total, 7 up, 7 in 2023-10-07T18:46:26.799 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:26 smithi163 ceph-mon[102800]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:26.799 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:26 smithi163 ceph-mon[102800]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T18:46:26.799 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:26.799 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:26.799 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:26 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[98507]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[98507]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T18:46:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[115692]: pgmap v147: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[115692]: osdmap e50: 7 total, 7 up, 7 in 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-07T18:46:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:26 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:27.591 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:27 smithi163 ceph-mon[102800]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:27.591 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:27 smithi163 ceph-mon[102800]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T18:46:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:27 smithi087 ceph-mon[98507]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:27 smithi087 ceph-mon[98507]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T18:46:27.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:27 smithi087 ceph-mon[115692]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi163:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:27.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:27 smithi087 ceph-mon[115692]: osdmap e51: 7 total, 7 up, 7 in 2023-10-07T18:46:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:28.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/1989179175' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]': finished 2023-10-07T18:46:28.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T18:46:28.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:28 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/1989179175' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]': finished 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: pgmap v150: 1 pgs: 1 remapped+peering; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/1989179175' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]: dispatch 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cda5d511-59b4-40b0-b0ec-d61704e7583f"}]': finished 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: osdmap e52: 8 total, 7 up, 8 in 2023-10-07T18:46:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:28 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:29.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:29 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/289506636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:29.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:29 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/289506636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:29.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:29 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/289506636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-07T18:46:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:30 smithi163 ceph-mon[102800]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-07T18:46:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:30 smithi087 ceph-mon[98507]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-07T18:46:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:30 smithi087 ceph-mon[115692]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-07T18:46:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:32 smithi163 ceph-mon[102800]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T18:46:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:32 smithi087 ceph-mon[98507]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T18:46:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:32 smithi087 ceph-mon[115692]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-07T18:46:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:34 smithi087 ceph-mon[98507]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-10-07T18:46:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:34 smithi087 ceph-mon[115692]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-10-07T18:46:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:34 smithi163 ceph-mon[102800]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 76 KiB/s, 0 objects/s recovering 2023-10-07T18:46:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:46:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:35 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:35 smithi163 ceph-mon[102800]: Deploying daemon osd.7 on smithi163 2023-10-07T18:46:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:46:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[98507]: Deploying daemon osd.7 on smithi163 2023-10-07T18:46:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:46:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:35 smithi087 ceph-mon[115692]: Deploying daemon osd.7 on smithi163 2023-10-07T18:46:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:36 smithi087 ceph-mon[98507]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-07T18:46:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:36 smithi087 ceph-mon[115692]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-07T18:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:36 smithi163 ceph-mon[102800]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2023-10-07T18:46:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:38 smithi087 ceph-mon[98507]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:46:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:38 smithi087 ceph-mon[115692]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:46:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:38 smithi163 ceph-mon[102800]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-10-07T18:46:40.353 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.354 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:40.354 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:40 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.354 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:40 smithi163 ceph-mon[102800]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T18:46:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[98507]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:40 smithi087 ceph-mon[115692]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-10-07T18:46:42.025 INFO:teuthology.orchestra.run.smithi163.stdout:Created osd(s) 7 on host 'smithi163' 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:42.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:41 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:42.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:41 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:42.598 DEBUG:teuthology.orchestra.run.smithi163:osd.7> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-07T18:46:42.600 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-07T18:46:42.600 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-07T18:46:42.633 INFO:journalctl@ceph.osd.7.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:46:42.960 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:46:43.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:43 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:43 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:43 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:43.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:43 smithi163 ceph-mon[102800]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:43.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:43 smithi163 ceph-mon[102800]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[98507]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[98507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:43.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:43.328 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[115692]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:43.328 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:43 smithi087 ceph-mon[115692]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:46:44.171 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:46:44 smithi163 conmon[138406]: 2023-10-07T18:46:44.032+0000 7f9806832700 -1 osd.7 0 waiting for initial osdmap 2023-10-07T18:46:44.172 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:46:44 smithi163 conmon[138406]: 2023-10-07T18:46:44.039+0000 7f980162d700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:44 smithi163 ceph-mon[102800]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.244 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[115692]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: osdmap e53: 8 total, 7 up, 8 in 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: from='osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:46:44.245 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:44 smithi087 ceph-mon[98507]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-07T18:46:44.565 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:46:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:45 smithi163 ceph-mon[102800]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:45.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:45 smithi163 ceph-mon[102800]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T18:46:45.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:45 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:45 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2179423250' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:45.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[98507]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:45.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[98507]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T18:46:45.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2179423250' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:45.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[115692]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]': finished 2023-10-07T18:46:45.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[115692]: osdmap e54: 8 total, 7 up, 8 in 2023-10-07T18:46:45.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:45.290 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:45 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2179423250' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:45.291 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1696704382,"num_in_osds":8,"osd_in_since":1696704388,"num_remapped_pgs":0} 2023-10-07T18:46:46.292 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-07T18:46:46.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: purged_snaps scrub starts 2023-10-07T18:46:46.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: purged_snaps scrub ok 2023-10-07T18:46:46.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564] boot 2023-10-07T18:46:46.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T18:46:46.323 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: Detected new or changed devices on smithi163 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 4292M 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:46.324 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[115692]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: purged_snaps scrub starts 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: purged_snaps scrub ok 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564] boot 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: Detected new or changed devices on smithi163 2023-10-07T18:46:46.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 4292M 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:46 smithi087 ceph-mon[98507]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T18:46:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: purged_snaps scrub starts 2023-10-07T18:46:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: purged_snaps scrub ok 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: osd.7 [v2:172.21.15.163:6824/3687118564,v1:172.21.15.163:6825/3687118564] boot 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: osdmap e55: 8 total, 8 up, 8 in 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: pgmap v163: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: Detected new or changed devices on smithi163 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 4292M 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:46.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:46 smithi163 ceph-mon[102800]: osdmap e56: 8 total, 8 up, 8 in 2023-10-07T18:46:46.639 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:46:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:46:48.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:48 smithi087 ceph-mon[115692]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T18:46:48.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:48 smithi087 ceph-mon[115692]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:48.340 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:48 smithi087 ceph-mon[98507]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T18:46:48.340 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:48 smithi087 ceph-mon[98507]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:48 smithi163 ceph-mon[102800]: osdmap e57: 8 total, 8 up, 8 in 2023-10-07T18:46:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:48 smithi163 ceph-mon[102800]: pgmap v166: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:48.890 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1696704405,"num_in_osds":8,"osd_in_since":1696704388,"num_remapped_pgs":0} 2023-10-07T18:46:48.890 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T18:46:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:49 smithi087 ceph-mon[98507]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T18:46:49.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:49 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2658167577' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:49.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:49 smithi087 ceph-mon[115692]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T18:46:49.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:49 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2658167577' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:49.270 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:46:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:49 smithi163 ceph-mon[102800]: osdmap e58: 8 total, 8 up, 8 in 2023-10-07T18:46:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:49 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2658167577' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-07T18:46:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:50 smithi087 ceph-mon[98507]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T18:46:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:50 smithi087 ceph-mon[98507]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:50 smithi087 ceph-mon[115692]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T18:46:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:50 smithi087 ceph-mon[115692]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:50 smithi163 ceph-mon[102800]: osdmap e59: 8 total, 8 up, 8 in 2023-10-07T18:46:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:50 smithi163 ceph-mon[102800]: pgmap v169: 1 pgs: 1 peering; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:46:50.899 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:46:50.899 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":59,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:46:49.014309+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:46:51.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:51 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3601908703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:51 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3601908703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:51 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3601908703' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:51.506 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T18:44:55.400835+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-07T18:46:51.507 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-07T18:46:51.843 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:46:52.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:52 smithi087 ceph-mon[98507]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:52.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:52 smithi087 ceph-mon[115692]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:52 smithi163 ceph-mon[102800]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-10-07T18:46:53.457 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2023-10-07T18:46:54.158 INFO:tasks.cephadm:Adding mds.a on smithi087 2023-10-07T18:46:54.158 INFO:tasks.cephadm:Adding mds.b on smithi163 2023-10-07T18:46:54.158 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply mds all '2;smithi087=a;smithi163=b' 2023-10-07T18:46:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:54 smithi087 ceph-mon[98507]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-10-07T18:46:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:54 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1446853497' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:54 smithi087 ceph-mon[115692]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-10-07T18:46:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:54 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1446853497' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:54.511 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:46:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:54 smithi163 ceph-mon[102800]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-10-07T18:46:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:54 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1446853497' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:56.108 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled mds.all update... 2023-10-07T18:46:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: 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-07T18:46:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:56 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: 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-07T18:46:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: 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-07T18:46:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:56 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:56.781 DEBUG:teuthology.orchestra.run.smithi087:mds.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.a.service 2023-10-07T18:46:56.784 DEBUG:teuthology.orchestra.run.smithi163:mds.b> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.b.service 2023-10-07T18:46:56.786 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-10-07T18:46:56.786 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:46:56.812 INFO:journalctl@ceph.mds.a.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:46:56.815 INFO:journalctl@ceph.mds.b.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:46:57.161 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:46:57.161 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":59,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:46:49.014309+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:46:57.175 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T18:44:55.400835+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-07T18:46:57.175 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T18:46:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[115692]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[115692]: Saving service mds.all spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:46:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[115692]: Deploying daemon mds.a on smithi087 2023-10-07T18:46:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2332245867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[98507]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[98507]: Saving service mds.all spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:46:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[98507]: Deploying daemon mds.a on smithi087 2023-10-07T18:46:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:57 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2332245867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:57.492 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2023-10-07T18:46:57.507 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:46:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:57 smithi163 ceph-mon[102800]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:46:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:57 smithi163 ceph-mon[102800]: Saving service mds.all spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:46:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:57 smithi163 ceph-mon[102800]: Deploying daemon mds.a on smithi087 2023-10-07T18:46:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:57 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2332245867' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:46:57.998 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:46:57.998 INFO:teuthology.orchestra.run.smithi087.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-07T18:46:58.000 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 1 2023-10-07T18:46:58.012 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:46:57 smithi087 systemd[1]: Starting Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:46:58.336 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[98507]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:58.336 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2839846763' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:58.337 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1914955060' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:46:58.337 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[115692]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:58.337 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2839846763' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:58.337 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:58 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1914955060' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:46:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:58 smithi163 ceph-mon[102800]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-10-07T18:46:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:58 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2839846763' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:46:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:58 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1914955060' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:46:58.703 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:46:58 smithi087 conmon[157597]: starting mds.a at 2023-10-07T18:46:58.703 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:46:58 smithi087 bash[157555]: 4ad4cc5d72fbd40f78829c5824eb8410f7c620af7fb5370bc28cdc3709dd398a 2023-10-07T18:46:58.703 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:46:58 smithi087 systemd[1]: Started Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:46:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:boot 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: fsmap 1 up:standby 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:46:59 smithi163 ceph-mon[102800]: Deploying daemon mds.b on smithi163 2023-10-07T18:46:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:boot 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: fsmap 1 up:standby 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[98507]: Deploying daemon mds.b on smithi163 2023-10-07T18:46:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:boot 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: fsmap 1 up:standby 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' 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-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:46:59.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:46:59 smithi087 ceph-mon[115692]: Deploying daemon mds.b on smithi163 2023-10-07T18:47:00.015 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:47:00.171 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:47:00 smithi163 systemd[1]: Starting Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:47:00.385 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:00.385 INFO:teuthology.orchestra.run.smithi087.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":24350,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:47:00.387 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 2 2023-10-07T18:47:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:00 smithi163 ceph-mon[102800]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-07T18:47:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:00 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1062235254' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:00.672 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:47:00 smithi163 conmon[145389]: starting mds.b at 2023-10-07T18:47:00.672 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:47:00 smithi163 bash[145348]: 1e6685aaf9493754df8253b68db2b5f05d260939b349fd6f508179805e943166 2023-10-07T18:47:00.672 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:47:00 smithi163 systemd[1]: Started Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:47:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:00 smithi087 ceph-mon[115692]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-07T18:47:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:00 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1062235254' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:00 smithi087 ceph-mon[98507]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-10-07T18:47:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:00 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1062235254' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: 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-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:boot 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: fsmap 2 up:standby 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: 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-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:boot 2023-10-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: fsmap 2 up:standby 2023-10-07T18:47:01.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:01 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: 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-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:boot 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: fsmap 2 up:standby 2023-10-07T18:47:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:01 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:02.400 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:47:02.756 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:02.756 INFO:teuthology.orchestra.run.smithi087.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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/3322369795","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":3322369795},{"type":"v1","addr":"172.21.15.163:6833","nonce":3322369795}]},"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},{"gid":24350,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:47:02.759 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 3 2023-10-07T18:47:02.770 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:47:03.081 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:03.081 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":59,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:46:49.014309+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:47:03.095 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T18:44:55.400835+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-07T18:47:03.096 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T18:47:03.415 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2023-10-07T18:47:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/480478364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:03 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3323464247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.428 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/480478364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3323464247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:03.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:03.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:03.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/480478364' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:03 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3323464247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:03.433 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-10-07T18:47:03.743 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout:[ 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout: { 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout: "poolnum": 1, 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout: "poolname": ".mgr" 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:47:03.744 INFO:teuthology.orchestra.run.smithi087.stdout:] 2023-10-07T18:47:03.757 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-10-07T18:47:03.758 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:47:04.368 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'cephfs_metadata' created 2023-10-07T18:47:04.379 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:47:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:04 smithi163 ceph-mon[102800]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:04 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/272875187' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:47:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:04 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1710027798' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T18:47:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:04 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T18:47:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:04 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[115692]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/272875187' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:47:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1710027798' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[98507]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/272875187' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1710027798' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-10-07T18:47:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:04 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:05.387 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'cephfs_data' created 2023-10-07T18:47:05.400 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-10-07T18:47:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:05 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T18:47:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:05 smithi163 ceph-mon[102800]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T18:47:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:05 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1286984151' 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-07T18:47:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:05 smithi163 ceph-mon[102800]: 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-07T18:47:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T18:47:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[115692]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T18:47:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1286984151' 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-07T18:47:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[115692]: 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-07T18:47:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3854659853' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-10-07T18:47:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[98507]: osdmap e60: 8 total, 8 up, 8 in 2023-10-07T18:47:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1286984151' 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-07T18:47:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:05 smithi087 ceph-mon[98507]: 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-07T18:47:06.376 INFO:teuthology.orchestra.run.smithi087.stderr:new fs with metadata pool 2 and data pool 3 2023-10-07T18:47:06.388 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:47:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: pgmap v178: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: 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-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4022537161' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:47:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:06 smithi163 ceph-mon[102800]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T18:47:06.703 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:06.703 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":62,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:05.757676+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:47:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: pgmap v178: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: 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-07T18:47:06.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T18:47:06.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/4022537161' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:47:06.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[115692]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: pgmap v178: 33 pgs: 12 creating+peering, 20 unknown, 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: 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-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: osdmap e61: 8 total, 8 up, 8 in 2023-10-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/4022537161' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-10-07T18:47:06.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:47:06.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:06 smithi087 ceph-mon[98507]: osdmap e62: 8 total, 8 up, 8 in 2023-10-07T18:47:06.717 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:47:07.032 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:07.032 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":63,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:07.007483+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:47:07.046 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-10-07T18:47:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T18:47:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2023-10-07T18:47:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:47:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1850934238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T18:47:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:07 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1191539217' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T18:47:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2023-10-07T18:47:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1850934238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1191539217' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1850934238' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: osdmap e63: 8 total, 8 up, 8 in 2023-10-07T18:47:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:07 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1191539217' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:08.406 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-10-07T18:47:08.406 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-10-07T18:47:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: pgmap v182: 97 pgs: 24 creating+peering, 35 unknown, 38 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:active 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1294192361' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:08 smithi163 ceph-mon[102800]: Cluster is now healthy 2023-10-07T18:47:08.703 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:47:08 smithi087 conmon[157597]: 2023-10-07T18:47:08.345+0000 7f6b99656700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-10-07T18:47:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: pgmap v182: 97 pgs: 24 creating+peering, 35 unknown, 38 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:active 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1294192361' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[98507]: Cluster is now healthy 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: pgmap v182: 97 pgs: 24 creating+peering, 35 unknown, 38 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s wr, 1 op/s 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: mds.? [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] up:active 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1294192361' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:08 smithi087 ceph-mon[115692]: Cluster is now healthy 2023-10-07T18:47:09.406 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-10-07T18:47:09.406 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:47:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:09 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T18:47:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:09 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:09 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T18:47:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T18:47:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T18:47:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-10-07T18:47:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[98507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:09 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-10-07T18:47:09.763 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:09.763 INFO:teuthology.orchestra.run.smithi087.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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/3322369795","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":3322369795},{"type":"v1","addr":"172.21.15.163:6833","nonce":3322369795}]},"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":[{"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:47:09.385068+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":24350},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24350":{"gid":24350,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:47:09.765 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 8 2023-10-07T18:47:09.777 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:47:10.087 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:10.087 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":63,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:07.007483+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:47:10.101 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-10-07T18:47:10.101 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T18:47:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:10.422 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:47:10.432 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":183,"stamp":"2023-10-07T18:47:09.137090+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":174,"num_write_kb":2422,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133,"ondisk_log_size":133,"up":222,"acting":222,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":72,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384792,"kb_used_data":6488,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576424,"statfs":{"total":767960285184,"available":765518258176,"internally_reserved":0,"allocated":6643712,"data_stored":3762994,"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":1718,"num_objects":9,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":15,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.770281"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.032371+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:06.032371+0000","last_peered":"2023-10-07T18:47:06.032371+0000","last_clean":"2023-10-07T18:47:06.032371+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:06.032371+0000","last_undegraded":"2023-10-07T18:47:06.032371+0000","last_fullsized":"2023-10-07T18:47:06.032371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372334+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:52.139852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373428+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:49:00.263459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.037885+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:06.037885+0000","last_peered":"2023-10-07T18:47:06.037885+0000","last_clean":"2023-10-07T18:47:06.037885+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:06.037885+0000","last_undegraded":"2023-10-07T18:47:06.037885+0000","last_fullsized":"2023-10-07T18:47:06.037885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.039974+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:06.039974+0000","last_peered":"2023-10-07T18:47:06.039974+0000","last_clean":"2023-10-07T18:47:06.039974+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:06.039974+0000","last_undegraded":"2023-10-07T18:47:06.039974+0000","last_fullsized":"2023-10-07T18:47:06.039974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040302+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:06.040302+0000","last_peered":"2023-10-07T18:47:06.040302+0000","last_clean":"2023-10-07T18:47:06.040302+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:06.040302+0000","last_undegraded":"2023-10-07T18:47:06.040302+0000","last_fullsized":"2023-10-07T18:47:06.040302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035513+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:06.035513+0000","last_peered":"2023-10-07T18:47:06.035513+0000","last_clean":"2023-10-07T18:47:06.035513+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:06.035513+0000","last_undegraded":"2023-10-07T18:47:06.035513+0000","last_fullsized":"2023-10-07T18:47:06.035513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021358+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:06.021358+0000","last_peered":"2023-10-07T18:47:06.021358+0000","last_clean":"2023-10-07T18:47:06.021358+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:06.021358+0000","last_undegraded":"2023-10-07T18:47:06.021358+0000","last_fullsized":"2023-10-07T18:47:06.021358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.031809+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:06.031809+0000","last_peered":"2023-10-07T18:47:06.031809+0000","last_clean":"2023-10-07T18:47:06.031809+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:06.031809+0000","last_undegraded":"2023-10-07T18:47:06.031809+0000","last_fullsized":"2023-10-07T18:47:06.031809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373913+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:47.727036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370085+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:10:23.647236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362636+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:34.499239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,7],"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-07T18:47:06.032004+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:06.032004+0000","last_peered":"2023-10-07T18:47:06.032004+0000","last_clean":"2023-10-07T18:47:06.032004+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:06.032004+0000","last_undegraded":"2023-10-07T18:47:06.032004+0000","last_fullsized":"2023-10-07T18:47:06.032004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374238+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:06.374238+0000","last_peered":"2023-10-07T18:47:06.374238+0000","last_clean":"2023-10-07T18:47:06.374238+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:06.374238+0000","last_undegraded":"2023-10-07T18:47:06.374238+0000","last_fullsized":"2023-10-07T18:47:06.374238+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362512+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.791316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372829+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.289419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,4],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361855+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:28.960578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.374429+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:05.171493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,6],"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-07T18:47:06.373909+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:06.373909+0000","last_peered":"2023-10-07T18:47:06.373909+0000","last_clean":"2023-10-07T18:47:06.373909+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:06.373909+0000","last_undegraded":"2023-10-07T18:47:06.373909+0000","last_fullsized":"2023-10-07T18:47:06.373909+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.019546+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:06.019546+0000","last_peered":"2023-10-07T18:47:06.019546+0000","last_clean":"2023-10-07T18:47:06.019546+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:06.019546+0000","last_undegraded":"2023-10-07T18:47:06.019546+0000","last_fullsized":"2023-10-07T18:47:06.019546+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.371364+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:06.371364+0000","last_peered":"2023-10-07T18:47:06.371364+0000","last_clean":"2023-10-07T18:47:06.371364+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:06.371364+0000","last_undegraded":"2023-10-07T18:47:06.371364+0000","last_fullsized":"2023-10-07T18:47:06.371364+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.014270+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:06.014270+0000","last_peered":"2023-10-07T18:47:06.014270+0000","last_clean":"2023-10-07T18:47:06.014270+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:06.014270+0000","last_undegraded":"2023-10-07T18:47:06.014270+0000","last_fullsized":"2023-10-07T18:47:06.014270+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026476+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:06.026476+0000","last_peered":"2023-10-07T18:47:06.026476+0000","last_clean":"2023-10-07T18:47:06.026476+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:06.026476+0000","last_undegraded":"2023-10-07T18:47:06.026476+0000","last_fullsized":"2023-10-07T18:47:06.026476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.389001+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:05.389001+0000","last_peered":"2023-10-07T18:47:05.389001+0000","last_clean":"2023-10-07T18:47:05.389001+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:05.389001+0000","last_undegraded":"2023-10-07T18:47:05.389001+0000","last_fullsized":"2023-10-07T18:47:05.389001+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025203+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:06.025203+0000","last_peered":"2023-10-07T18:47:06.025203+0000","last_clean":"2023-10-07T18:47:06.025203+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:06.025203+0000","last_undegraded":"2023-10-07T18:47:06.025203+0000","last_fullsized":"2023-10-07T18:47:06.025203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016307+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:06.016307+0000","last_peered":"2023-10-07T18:47:06.016307+0000","last_clean":"2023-10-07T18:47:06.016307+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:06.016307+0000","last_undegraded":"2023-10-07T18:47:06.016307+0000","last_fullsized":"2023-10-07T18:47:06.016307+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373130+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:41.086930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.383770+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:05.383770+0000","last_peered":"2023-10-07T18:47:05.383770+0000","last_clean":"2023-10-07T18:47:05.383770+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:05.383770+0000","last_undegraded":"2023-10-07T18:47:05.383770+0000","last_fullsized":"2023-10-07T18:47:05.383770+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.375309+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:06.375309+0000","last_peered":"2023-10-07T18:47:06.375309+0000","last_clean":"2023-10-07T18:47:06.375309+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:06.375309+0000","last_undegraded":"2023-10-07T18:47:06.375309+0000","last_fullsized":"2023-10-07T18:47:06.375309+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035066+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:06.035066+0000","last_peered":"2023-10-07T18:47:06.035066+0000","last_clean":"2023-10-07T18:47:06.035066+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:06.035066+0000","last_undegraded":"2023-10-07T18:47:06.035066+0000","last_fullsized":"2023-10-07T18:47:06.035066+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376320+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:06.376320+0000","last_peered":"2023-10-07T18:47:06.376320+0000","last_clean":"2023-10-07T18:47:06.376320+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:06.376320+0000","last_undegraded":"2023-10-07T18:47:06.376320+0000","last_fullsized":"2023-10-07T18:47:06.376320+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.363037+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.390767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.385121+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:05.385121+0000","last_peered":"2023-10-07T18:47:05.385121+0000","last_clean":"2023-10-07T18:47:05.385121+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:05.385121+0000","last_undegraded":"2023-10-07T18:47:05.385121+0000","last_fullsized":"2023-10-07T18:47:05.385121+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.016058+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:06.016058+0000","last_peered":"2023-10-07T18:47:06.016058+0000","last_clean":"2023-10-07T18:47:06.016058+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:06.016058+0000","last_undegraded":"2023-10-07T18:47:06.016058+0000","last_fullsized":"2023-10-07T18:47:06.016058+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040370+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:06.040370+0000","last_peered":"2023-10-07T18:47:06.040370+0000","last_clean":"2023-10-07T18:47:06.040370+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:06.040370+0000","last_undegraded":"2023-10-07T18:47:06.040370+0000","last_fullsized":"2023-10-07T18:47:06.040370+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.364979+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:04.519527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,1],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.017439+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:06.017439+0000","last_peered":"2023-10-07T18:47:06.017439+0000","last_clean":"2023-10-07T18:47:06.017439+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:06.017439+0000","last_undegraded":"2023-10-07T18:47:06.017439+0000","last_fullsized":"2023-10-07T18:47:06.017439+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012218+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:06.012218+0000","last_peered":"2023-10-07T18:47:06.012218+0000","last_clean":"2023-10-07T18:47:06.012218+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:06.012218+0000","last_undegraded":"2023-10-07T18:47:06.012218+0000","last_fullsized":"2023-10-07T18:47:06.012218+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.371725+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.276143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.380486+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:05.380486+0000","last_peered":"2023-10-07T18:47:05.380486+0000","last_clean":"2023-10-07T18:47:05.380486+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:05.380486+0000","last_undegraded":"2023-10-07T18:47:05.380486+0000","last_fullsized":"2023-10-07T18:47:05.380486+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035158+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:06.035158+0000","last_peered":"2023-10-07T18:47:06.035158+0000","last_clean":"2023-10-07T18:47:06.035158+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:06.035158+0000","last_undegraded":"2023-10-07T18:47:06.035158+0000","last_fullsized":"2023-10-07T18:47:06.035158+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032020+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:06.032020+0000","last_peered":"2023-10-07T18:47:06.032020+0000","last_clean":"2023-10-07T18:47:06.032020+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:06.032020+0000","last_undegraded":"2023-10-07T18:47:06.032020+0000","last_fullsized":"2023-10-07T18:47:06.032020+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365196+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:05.832521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,3],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.034757+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:06.034757+0000","last_peered":"2023-10-07T18:47:06.034757+0000","last_clean":"2023-10-07T18:47:06.034757+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:06.034757+0000","last_undegraded":"2023-10-07T18:47:06.034757+0000","last_fullsized":"2023-10-07T18:47:06.034757+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.386292+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:05.386292+0000","last_peered":"2023-10-07T18:47:05.386292+0000","last_clean":"2023-10-07T18:47:05.386292+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:05.386292+0000","last_undegraded":"2023-10-07T18:47:05.386292+0000","last_fullsized":"2023-10-07T18:47:05.386292+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":228,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-07T18:46:49.031832+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:46:49.031832+0000","last_peered":"2023-10-07T18:46:49.031832+0000","last_clean":"2023-10-07T18:46:49.031832+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:46:49.031832+0000","last_undegraded":"2023-10-07T18:46:49.031832+0000","last_fullsized":"2023-10-07T18:46:49.031832+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361657+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:43.967810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361691+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:15.917778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.031963+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:06.031963+0000","last_peered":"2023-10-07T18:47:06.031963+0000","last_clean":"2023-10-07T18:47:06.031963+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:06.031963+0000","last_undegraded":"2023-10-07T18:47:06.031963+0000","last_fullsized":"2023-10-07T18:47:06.031963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012979+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:06.012979+0000","last_peered":"2023-10-07T18:47:06.012979+0000","last_clean":"2023-10-07T18:47:06.012979+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:06.012979+0000","last_undegraded":"2023-10-07T18:47:06.012979+0000","last_fullsized":"2023-10-07T18:47:06.012979+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:17.783323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026446+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:06.026446+0000","last_peered":"2023-10-07T18:47:06.026446+0000","last_clean":"2023-10-07T18:47:06.026446+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:06.026446+0000","last_undegraded":"2023-10-07T18:47:06.026446+0000","last_fullsized":"2023-10-07T18:47:06.026446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375468+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:06.375468+0000","last_peered":"2023-10-07T18:47:06.375468+0000","last_clean":"2023-10-07T18:47:06.375468+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:06.375468+0000","last_undegraded":"2023-10-07T18:47:06.375468+0000","last_fullsized":"2023-10-07T18:47:06.375468+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362335+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:00.285351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.023710+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:06.023710+0000","last_peered":"2023-10-07T18:47:06.023710+0000","last_clean":"2023-10-07T18:47:06.023710+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:06.023710+0000","last_undegraded":"2023-10-07T18:47:06.023710+0000","last_fullsized":"2023-10-07T18:47:06.023710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.013179+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:06.013179+0000","last_peered":"2023-10-07T18:47:06.013179+0000","last_clean":"2023-10-07T18:47:06.013179+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:06.013179+0000","last_undegraded":"2023-10-07T18:47:06.013179+0000","last_fullsized":"2023-10-07T18:47:06.013179+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.022682+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:06.022682+0000","last_peered":"2023-10-07T18:47:06.022682+0000","last_clean":"2023-10-07T18:47:06.022682+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:06.022682+0000","last_undegraded":"2023-10-07T18:47:06.022682+0000","last_fullsized":"2023-10-07T18:47:06.022682+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012108+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:06.012108+0000","last_peered":"2023-10-07T18:47:06.012108+0000","last_clean":"2023-10-07T18:47:06.012108+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:06.012108+0000","last_undegraded":"2023-10-07T18:47:06.012108+0000","last_fullsized":"2023-10-07T18:47:06.012108+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026842+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:06.026842+0000","last_peered":"2023-10-07T18:47:06.026842+0000","last_clean":"2023-10-07T18:47:06.026842+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:06.026842+0000","last_undegraded":"2023-10-07T18:47:06.026842+0000","last_fullsized":"2023-10-07T18:47:06.026842+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361887+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:47:30.690580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.041810+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:06.041810+0000","last_peered":"2023-10-07T18:47:06.041810+0000","last_clean":"2023-10-07T18:47:06.041810+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:06.041810+0000","last_undegraded":"2023-10-07T18:47:06.041810+0000","last_fullsized":"2023-10-07T18:47:06.041810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365137+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.110764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.374753+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:06.374753+0000","last_peered":"2023-10-07T18:47:06.374753+0000","last_clean":"2023-10-07T18:47:06.374753+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:06.374753+0000","last_undegraded":"2023-10-07T18:47:06.374753+0000","last_fullsized":"2023-10-07T18:47:06.374753+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370585+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:30:50.450219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365061+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:17.585692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.040400+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:06.040400+0000","last_peered":"2023-10-07T18:47:06.040400+0000","last_clean":"2023-10-07T18:47:06.040400+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:06.040400+0000","last_undegraded":"2023-10-07T18:47:06.040400+0000","last_fullsized":"2023-10-07T18:47:06.040400+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372284+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:21.271372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,3],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.026501+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:06.026501+0000","last_peered":"2023-10-07T18:47:06.026501+0000","last_clean":"2023-10-07T18:47:06.026501+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:06.026501+0000","last_undegraded":"2023-10-07T18:47:06.026501+0000","last_fullsized":"2023-10-07T18:47:06.026501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021032+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:06.021032+0000","last_peered":"2023-10-07T18:47:06.021032+0000","last_clean":"2023-10-07T18:47:06.021032+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:06.021032+0000","last_undegraded":"2023-10-07T18:47:06.021032+0000","last_fullsized":"2023-10-07T18:47:06.021032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042560+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:06.042560+0000","last_peered":"2023-10-07T18:47:06.042560+0000","last_clean":"2023-10-07T18:47:06.042560+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:06.042560+0000","last_undegraded":"2023-10-07T18:47:06.042560+0000","last_fullsized":"2023-10-07T18:47:06.042560+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032227+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:06.032227+0000","last_peered":"2023-10-07T18:47:06.032227+0000","last_clean":"2023-10-07T18:47:06.032227+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:06.032227+0000","last_undegraded":"2023-10-07T18:47:06.032227+0000","last_fullsized":"2023-10-07T18:47:06.032227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370813+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.978812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"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-07T18:47:06.031968+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:06.031968+0000","last_peered":"2023-10-07T18:47:06.031968+0000","last_clean":"2023-10-07T18:47:06.031968+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:06.031968+0000","last_undegraded":"2023-10-07T18:47:06.031968+0000","last_fullsized":"2023-10-07T18:47:06.031968+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373008+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:02.809314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.041377+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:06.041377+0000","last_peered":"2023-10-07T18:47:06.041377+0000","last_clean":"2023-10-07T18:47:06.041377+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:06.041377+0000","last_undegraded":"2023-10-07T18:47:06.041377+0000","last_fullsized":"2023-10-07T18:47:06.041377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"acting":123,"num_store_stats":5},{"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":1718,"num_objects":9,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":15,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":57344,"data_stored":4016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16,"ondisk_log_size":16,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201285,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298440,"kb_used_data":1152,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446712,"statfs":{"total":95995035648,"available":95689433088,"internally_reserved":0,"allocated":1179648,"data_stored":830953,"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.32700000000000001}]},{"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.48199999999999998}]},{"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.39200000000000002}]},{"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.45900000000000002}]},{"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.53100000000000003}]},{"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.313}]},{"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.51900000000000002}]}]},{"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":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":853093,"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.72899999999999998}]},{"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.51500000000000001}]},{"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.68100000000000005}]},{"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.57099999999999995}]},{"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.64400000000000002}]},{"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.69499999999999995}]},{"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.66600000000000004}]}]},{"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":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":254954,"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 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.26800000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.52500000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.34999999999999998},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.25}]},{"osd":2,"last update":"Sat Oct 7 18:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.53600000000000003,"5min":1.304,"15min":1.304},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.40999999999999998,"15min":0.40300000000000002},"min":{"1min":0.29299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35399999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.438}]},{"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.48999999999999999}]},{"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.53700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298444,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446708,"statfs":{"total":95995035648,"available":95689428992,"internally_reserved":0,"allocated":1183744,"data_stored":831276,"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 18:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.49399999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.434,"5min":0.36899999999999999,"15min":0.35799999999999998},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.31}]},{"osd":2,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.40200000000000002,"15min":0.39600000000000002},"min":{"1min":0.28599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.27200000000000002}]},{"osd":3,"last update":"Sat Oct 7 18:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.28599999999999998}]},{"osd":4,"last update":"Sat Oct 7 18:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.56100000000000005}]},{"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.749}]},{"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.71299999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297844,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447308,"statfs":{"total":95995035648,"available":95690043392,"internally_reserved":0,"allocated":569344,"data_stored":233797,"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 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.28699999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.57299999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.29199999999999998}]},{"osd":1,"last update":"Sat Oct 7 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.39900000000000002},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.377}]},{"osd":3,"last update":"Sat Oct 7 18:46:21 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.40100000000000002}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.52800000000000002}]},{"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.61199999999999999}]},{"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.629}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":22,"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":256434,"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 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.52600000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.495}]},{"osd":4,"last update":"Sat Oct 7 18:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.75700000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.77400000000000002}]},{"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.67600000000000005}]},{"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.70699999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"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":255209,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.501},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71199999999999997}]},{"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.76100000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724560,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297872,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447280,"statfs":{"total":95995035648,"available":95690014720,"internally_reserved":0,"allocated":598016,"data_stored":247278,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.46700000000000003}]},{"osd":1,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.57399999999999995}]},{"osd":2,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.748},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.3630000000000004,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.81200000000000006}]},{"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.84099999999999997}]},{"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.77800000000000002}]}]}],"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":0,"data_stored":0,"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":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":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}]}} 2023-10-07T18:47:10.441 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T18:47:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:10 smithi163 ceph-mon[102800]: pgmap v183: 97 pgs: 24 creating+peering, 23 unknown, 50 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 3 op/s 2023-10-07T18:47:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:10 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T18:47:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:10 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:10 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/332970951' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:10 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3425433845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[98507]: pgmap v183: 97 pgs: 24 creating+peering, 23 unknown, 50 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 3 op/s 2023-10-07T18:47:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T18:47:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[98507]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/332970951' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3425433845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[115692]: pgmap v183: 97 pgs: 24 creating+peering, 23 unknown, 50 active+clean; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 3 op/s 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/4016543594' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/332970951' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:10 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3425433845' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:10.789 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:10.791 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:47:10.800 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":183,"stamp":"2023-10-07T18:47:09.137090+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":174,"num_write_kb":2422,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133,"ondisk_log_size":133,"up":222,"acting":222,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":72,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384792,"kb_used_data":6488,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576424,"statfs":{"total":767960285184,"available":765518258176,"internally_reserved":0,"allocated":6643712,"data_stored":3762994,"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":1718,"num_objects":9,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":15,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.770281"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.032371+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:06.032371+0000","last_peered":"2023-10-07T18:47:06.032371+0000","last_clean":"2023-10-07T18:47:06.032371+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:06.032371+0000","last_undegraded":"2023-10-07T18:47:06.032371+0000","last_fullsized":"2023-10-07T18:47:06.032371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372334+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:52.139852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373428+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:49:00.263459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,1],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.037885+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:06.037885+0000","last_peered":"2023-10-07T18:47:06.037885+0000","last_clean":"2023-10-07T18:47:06.037885+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:06.037885+0000","last_undegraded":"2023-10-07T18:47:06.037885+0000","last_fullsized":"2023-10-07T18:47:06.037885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.039974+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:06.039974+0000","last_peered":"2023-10-07T18:47:06.039974+0000","last_clean":"2023-10-07T18:47:06.039974+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:06.039974+0000","last_undegraded":"2023-10-07T18:47:06.039974+0000","last_fullsized":"2023-10-07T18:47:06.039974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040302+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:06.040302+0000","last_peered":"2023-10-07T18:47:06.040302+0000","last_clean":"2023-10-07T18:47:06.040302+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:06.040302+0000","last_undegraded":"2023-10-07T18:47:06.040302+0000","last_fullsized":"2023-10-07T18:47:06.040302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035513+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:06.035513+0000","last_peered":"2023-10-07T18:47:06.035513+0000","last_clean":"2023-10-07T18:47:06.035513+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:06.035513+0000","last_undegraded":"2023-10-07T18:47:06.035513+0000","last_fullsized":"2023-10-07T18:47:06.035513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021358+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:06.021358+0000","last_peered":"2023-10-07T18:47:06.021358+0000","last_clean":"2023-10-07T18:47:06.021358+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:06.021358+0000","last_undegraded":"2023-10-07T18:47:06.021358+0000","last_fullsized":"2023-10-07T18:47:06.021358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.031809+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:06.031809+0000","last_peered":"2023-10-07T18:47:06.031809+0000","last_clean":"2023-10-07T18:47:06.031809+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:06.031809+0000","last_undegraded":"2023-10-07T18:47:06.031809+0000","last_fullsized":"2023-10-07T18:47:06.031809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373913+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:47.727036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370085+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:10:23.647236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362636+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:34.499239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,7],"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-07T18:47:06.032004+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:06.032004+0000","last_peered":"2023-10-07T18:47:06.032004+0000","last_clean":"2023-10-07T18:47:06.032004+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:06.032004+0000","last_undegraded":"2023-10-07T18:47:06.032004+0000","last_fullsized":"2023-10-07T18:47:06.032004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374238+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:06.374238+0000","last_peered":"2023-10-07T18:47:06.374238+0000","last_clean":"2023-10-07T18:47:06.374238+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:06.374238+0000","last_undegraded":"2023-10-07T18:47:06.374238+0000","last_fullsized":"2023-10-07T18:47:06.374238+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362512+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.791316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372829+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.289419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,4],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361855+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:28.960578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.374429+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:05.171493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[4,6],"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-07T18:47:06.373909+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:06.373909+0000","last_peered":"2023-10-07T18:47:06.373909+0000","last_clean":"2023-10-07T18:47:06.373909+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:06.373909+0000","last_undegraded":"2023-10-07T18:47:06.373909+0000","last_fullsized":"2023-10-07T18:47:06.373909+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.019546+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:06.019546+0000","last_peered":"2023-10-07T18:47:06.019546+0000","last_clean":"2023-10-07T18:47:06.019546+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:06.019546+0000","last_undegraded":"2023-10-07T18:47:06.019546+0000","last_fullsized":"2023-10-07T18:47:06.019546+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.371364+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:06.371364+0000","last_peered":"2023-10-07T18:47:06.371364+0000","last_clean":"2023-10-07T18:47:06.371364+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:06.371364+0000","last_undegraded":"2023-10-07T18:47:06.371364+0000","last_fullsized":"2023-10-07T18:47:06.371364+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.014270+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:06.014270+0000","last_peered":"2023-10-07T18:47:06.014270+0000","last_clean":"2023-10-07T18:47:06.014270+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:06.014270+0000","last_undegraded":"2023-10-07T18:47:06.014270+0000","last_fullsized":"2023-10-07T18:47:06.014270+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026476+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:06.026476+0000","last_peered":"2023-10-07T18:47:06.026476+0000","last_clean":"2023-10-07T18:47:06.026476+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:06.026476+0000","last_undegraded":"2023-10-07T18:47:06.026476+0000","last_fullsized":"2023-10-07T18:47:06.026476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.389001+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:05.389001+0000","last_peered":"2023-10-07T18:47:05.389001+0000","last_clean":"2023-10-07T18:47:05.389001+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:05.389001+0000","last_undegraded":"2023-10-07T18:47:05.389001+0000","last_fullsized":"2023-10-07T18:47:05.389001+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025203+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:06.025203+0000","last_peered":"2023-10-07T18:47:06.025203+0000","last_clean":"2023-10-07T18:47:06.025203+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:06.025203+0000","last_undegraded":"2023-10-07T18:47:06.025203+0000","last_fullsized":"2023-10-07T18:47:06.025203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016307+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:06.016307+0000","last_peered":"2023-10-07T18:47:06.016307+0000","last_clean":"2023-10-07T18:47:06.016307+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:06.016307+0000","last_undegraded":"2023-10-07T18:47:06.016307+0000","last_fullsized":"2023-10-07T18:47:06.016307+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373130+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:41.086930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[1,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.383770+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:05.383770+0000","last_peered":"2023-10-07T18:47:05.383770+0000","last_clean":"2023-10-07T18:47:05.383770+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:05.383770+0000","last_undegraded":"2023-10-07T18:47:05.383770+0000","last_fullsized":"2023-10-07T18:47:05.383770+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'3","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.375309+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:06.375309+0000","last_peered":"2023-10-07T18:47:06.375309+0000","last_clean":"2023-10-07T18:47:06.375309+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:06.375309+0000","last_undegraded":"2023-10-07T18:47:06.375309+0000","last_fullsized":"2023-10-07T18:47:06.375309+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035066+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:06.035066+0000","last_peered":"2023-10-07T18:47:06.035066+0000","last_clean":"2023-10-07T18:47:06.035066+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:06.035066+0000","last_undegraded":"2023-10-07T18:47:06.035066+0000","last_fullsized":"2023-10-07T18:47:06.035066+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376320+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:06.376320+0000","last_peered":"2023-10-07T18:47:06.376320+0000","last_clean":"2023-10-07T18:47:06.376320+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:06.376320+0000","last_undegraded":"2023-10-07T18:47:06.376320+0000","last_fullsized":"2023-10-07T18:47:06.376320+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.363037+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.390767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.385121+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:05.385121+0000","last_peered":"2023-10-07T18:47:05.385121+0000","last_clean":"2023-10-07T18:47:05.385121+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:05.385121+0000","last_undegraded":"2023-10-07T18:47:05.385121+0000","last_fullsized":"2023-10-07T18:47:05.385121+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.016058+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:06.016058+0000","last_peered":"2023-10-07T18:47:06.016058+0000","last_clean":"2023-10-07T18:47:06.016058+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:06.016058+0000","last_undegraded":"2023-10-07T18:47:06.016058+0000","last_fullsized":"2023-10-07T18:47:06.016058+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040370+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:06.040370+0000","last_peered":"2023-10-07T18:47:06.040370+0000","last_clean":"2023-10-07T18:47:06.040370+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:06.040370+0000","last_undegraded":"2023-10-07T18:47:06.040370+0000","last_fullsized":"2023-10-07T18:47:06.040370+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.364979+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:04.519527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,1],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.017439+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:06.017439+0000","last_peered":"2023-10-07T18:47:06.017439+0000","last_clean":"2023-10-07T18:47:06.017439+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:06.017439+0000","last_undegraded":"2023-10-07T18:47:06.017439+0000","last_fullsized":"2023-10-07T18:47:06.017439+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012218+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:06.012218+0000","last_peered":"2023-10-07T18:47:06.012218+0000","last_clean":"2023-10-07T18:47:06.012218+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:06.012218+0000","last_undegraded":"2023-10-07T18:47:06.012218+0000","last_fullsized":"2023-10-07T18:47:06.012218+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.371725+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.276143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.380486+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:05.380486+0000","last_peered":"2023-10-07T18:47:05.380486+0000","last_clean":"2023-10-07T18:47:05.380486+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:05.380486+0000","last_undegraded":"2023-10-07T18:47:05.380486+0000","last_fullsized":"2023-10-07T18:47:05.380486+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035158+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:06.035158+0000","last_peered":"2023-10-07T18:47:06.035158+0000","last_clean":"2023-10-07T18:47:06.035158+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:06.035158+0000","last_undegraded":"2023-10-07T18:47:06.035158+0000","last_fullsized":"2023-10-07T18:47:06.035158+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032020+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:06.032020+0000","last_peered":"2023-10-07T18:47:06.032020+0000","last_clean":"2023-10-07T18:47:06.032020+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:06.032020+0000","last_undegraded":"2023-10-07T18:47:06.032020+0000","last_fullsized":"2023-10-07T18:47:06.032020+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365196+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:05.832521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,3],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.034757+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:06.034757+0000","last_peered":"2023-10-07T18:47:06.034757+0000","last_clean":"2023-10-07T18:47:06.034757+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:06.034757+0000","last_undegraded":"2023-10-07T18:47:06.034757+0000","last_fullsized":"2023-10-07T18:47:06.034757+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-07T18:47:05.386292+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:05.386292+0000","last_peered":"2023-10-07T18:47:05.386292+0000","last_clean":"2023-10-07T18:47:05.386292+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:05.386292+0000","last_undegraded":"2023-10-07T18:47:05.386292+0000","last_fullsized":"2023-10-07T18:47:05.386292+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":228,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-07T18:46:49.031832+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:46:49.031832+0000","last_peered":"2023-10-07T18:46:49.031832+0000","last_clean":"2023-10-07T18:46:49.031832+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:46:49.031832+0000","last_undegraded":"2023-10-07T18:46:49.031832+0000","last_fullsized":"2023-10-07T18:46:49.031832+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361657+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:43.967810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361691+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:15.917778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.031963+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:06.031963+0000","last_peered":"2023-10-07T18:47:06.031963+0000","last_clean":"2023-10-07T18:47:06.031963+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:06.031963+0000","last_undegraded":"2023-10-07T18:47:06.031963+0000","last_fullsized":"2023-10-07T18:47:06.031963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012979+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:06.012979+0000","last_peered":"2023-10-07T18:47:06.012979+0000","last_clean":"2023-10-07T18:47:06.012979+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:06.012979+0000","last_undegraded":"2023-10-07T18:47:06.012979+0000","last_fullsized":"2023-10-07T18:47:06.012979+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:17.783323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026446+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:06.026446+0000","last_peered":"2023-10-07T18:47:06.026446+0000","last_clean":"2023-10-07T18:47:06.026446+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:06.026446+0000","last_undegraded":"2023-10-07T18:47:06.026446+0000","last_fullsized":"2023-10-07T18:47:06.026446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375468+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:06.375468+0000","last_peered":"2023-10-07T18:47:06.375468+0000","last_clean":"2023-10-07T18:47:06.375468+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:06.375468+0000","last_undegraded":"2023-10-07T18:47:06.375468+0000","last_fullsized":"2023-10-07T18:47:06.375468+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.362335+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08:00.285351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.023710+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:06.023710+0000","last_peered":"2023-10-07T18:47:06.023710+0000","last_clean":"2023-10-07T18:47:06.023710+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:06.023710+0000","last_undegraded":"2023-10-07T18:47:06.023710+0000","last_fullsized":"2023-10-07T18:47:06.023710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.013179+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:06.013179+0000","last_peered":"2023-10-07T18:47:06.013179+0000","last_clean":"2023-10-07T18:47:06.013179+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:06.013179+0000","last_undegraded":"2023-10-07T18:47:06.013179+0000","last_fullsized":"2023-10-07T18:47:06.013179+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.022682+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:06.022682+0000","last_peered":"2023-10-07T18:47:06.022682+0000","last_clean":"2023-10-07T18:47:06.022682+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:06.022682+0000","last_undegraded":"2023-10-07T18:47:06.022682+0000","last_fullsized":"2023-10-07T18:47:06.022682+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012108+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:06.012108+0000","last_peered":"2023-10-07T18:47:06.012108+0000","last_clean":"2023-10-07T18:47:06.012108+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:06.012108+0000","last_undegraded":"2023-10-07T18:47:06.012108+0000","last_fullsized":"2023-10-07T18:47:06.012108+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026842+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:06.026842+0000","last_peered":"2023-10-07T18:47:06.026842+0000","last_clean":"2023-10-07T18:47:06.026842+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:06.026842+0000","last_undegraded":"2023-10-07T18:47:06.026842+0000","last_fullsized":"2023-10-07T18:47:06.026842+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.361887+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:47:30.690580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.041810+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:06.041810+0000","last_peered":"2023-10-07T18:47:06.041810+0000","last_clean":"2023-10-07T18:47:06.041810+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:06.041810+0000","last_undegraded":"2023-10-07T18:47:06.041810+0000","last_fullsized":"2023-10-07T18:47:06.041810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365137+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.110764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":"62'1","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.374753+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:06.374753+0000","last_peered":"2023-10-07T18:47:06.374753+0000","last_clean":"2023-10-07T18:47:06.374753+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:06.374753+0000","last_undegraded":"2023-10-07T18:47:06.374753+0000","last_fullsized":"2023-10-07T18:47:06.374753+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370585+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:30:50.450219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[3,6],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:04.346667+0000","last_change":"2023-10-07T18:47:04.365061+0000","last_active":"2023-10-07T18:47:04.346667+0000","last_peered":"2023-10-07T18:47:04.346667+0000","last_clean":"2023-10-07T18:47:04.346667+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:04.346667+0000","last_undegraded":"2023-10-07T18:47:04.346667+0000","last_fullsized":"2023-10-07T18:47:04.346667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:17.585692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.040400+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:06.040400+0000","last_peered":"2023-10-07T18:47:06.040400+0000","last_clean":"2023-10-07T18:47:06.040400+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:06.040400+0000","last_undegraded":"2023-10-07T18:47:06.040400+0000","last_fullsized":"2023-10-07T18:47:06.040400+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.372284+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:21.271372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[0,3],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.026501+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:06.026501+0000","last_peered":"2023-10-07T18:47:06.026501+0000","last_clean":"2023-10-07T18:47:06.026501+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:06.026501+0000","last_undegraded":"2023-10-07T18:47:06.026501+0000","last_fullsized":"2023-10-07T18:47:06.026501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021032+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:06.021032+0000","last_peered":"2023-10-07T18:47:06.021032+0000","last_clean":"2023-10-07T18:47:06.021032+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:06.021032+0000","last_undegraded":"2023-10-07T18:47:06.021032+0000","last_fullsized":"2023-10-07T18:47:06.021032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042560+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:06.042560+0000","last_peered":"2023-10-07T18:47:06.042560+0000","last_clean":"2023-10-07T18:47:06.042560+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:06.042560+0000","last_undegraded":"2023-10-07T18:47:06.042560+0000","last_fullsized":"2023-10-07T18:47:06.042560+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032227+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:06.032227+0000","last_peered":"2023-10-07T18:47:06.032227+0000","last_clean":"2023-10-07T18:47:06.032227+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:06.032227+0000","last_undegraded":"2023-10-07T18:47:06.032227+0000","last_fullsized":"2023-10-07T18:47:06.032227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.370813+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.978812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[2,3],"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-07T18:47:06.031968+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:06.031968+0000","last_peered":"2023-10-07T18:47:06.031968+0000","last_clean":"2023-10-07T18:47:06.031968+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:06.031968+0000","last_undegraded":"2023-10-07T18:47:06.031968+0000","last_fullsized":"2023-10-07T18:47:06.031968+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.373008+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:02.809314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[6,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-10-07T18:47:05.356329+0000","last_change":"2023-10-07T18:47:05.356329+0000","last_active":"2023-10-07T18:47:05.356329+0000","last_peered":"2023-10-07T18:47:05.356329+0000","last_clean":"2023-10-07T18:47:05.356329+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-10-07T18:47:05.356329+0000","last_undegraded":"2023-10-07T18:47:05.356329+0000","last_fullsized":"2023-10-07T18:47:05.356329+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-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.041377+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:06.041377+0000","last_peered":"2023-10-07T18:47:06.041377+0000","last_clean":"2023-10-07T18:47:06.041377+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:06.041377+0000","last_undegraded":"2023-10-07T18:47:06.041377+0000","last_fullsized":"2023-10-07T18:47:06.041377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"acting":123,"num_store_stats":5},{"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":1718,"num_objects":9,"num_object_clones":0,"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":0,"num_read_kb":0,"num_write":15,"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":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":57344,"data_stored":4016,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16,"ondisk_log_size":16,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201285,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298440,"kb_used_data":1152,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446712,"statfs":{"total":95995035648,"available":95689433088,"internally_reserved":0,"allocated":1179648,"data_stored":830953,"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.32700000000000001}]},{"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.48199999999999998}]},{"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.39200000000000002}]},{"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.45900000000000002}]},{"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.53100000000000003}]},{"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.313}]},{"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.51900000000000002}]}]},{"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":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":853093,"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.72899999999999998}]},{"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.51500000000000001}]},{"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.68100000000000005}]},{"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.57099999999999995}]},{"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.64400000000000002}]},{"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.69499999999999995}]},{"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.66600000000000004}]}]},{"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":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":254954,"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 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.26800000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.52500000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.34999999999999998},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.25}]},{"osd":2,"last update":"Sat Oct 7 18:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.53600000000000003,"5min":1.304,"15min":1.304},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.40999999999999998,"15min":0.40300000000000002},"min":{"1min":0.29299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35399999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.438}]},{"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.48999999999999999}]},{"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.53700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298444,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446708,"statfs":{"total":95995035648,"available":95689428992,"internally_reserved":0,"allocated":1183744,"data_stored":831276,"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 18:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.49399999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.434,"5min":0.36899999999999999,"15min":0.35799999999999998},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.31}]},{"osd":2,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.40200000000000002,"15min":0.39600000000000002},"min":{"1min":0.28599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.27200000000000002}]},{"osd":3,"last update":"Sat Oct 7 18:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.28599999999999998}]},{"osd":4,"last update":"Sat Oct 7 18:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.56100000000000005}]},{"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.749}]},{"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.71299999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411357,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297844,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447308,"statfs":{"total":95995035648,"available":95690043392,"internally_reserved":0,"allocated":569344,"data_stored":233797,"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 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.28699999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.57299999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.29199999999999998}]},{"osd":1,"last update":"Sat Oct 7 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.39900000000000002},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.377}]},{"osd":3,"last update":"Sat Oct 7 18:46:21 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.40100000000000002}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.52800000000000002}]},{"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.61199999999999999}]},{"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.629}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":22,"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":256434,"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 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.52600000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.495}]},{"osd":4,"last update":"Sat Oct 7 18:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.75700000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.77400000000000002}]},{"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.67600000000000005}]},{"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.70699999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"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":255209,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.501},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71199999999999997}]},{"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.76100000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724560,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297872,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447280,"statfs":{"total":95995035648,"available":95690014720,"internally_reserved":0,"allocated":598016,"data_stored":247278,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.46700000000000003}]},{"osd":1,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.57399999999999995}]},{"osd":2,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.748},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.3630000000000004,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.81200000000000006}]},{"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.84099999999999997}]},{"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.77800000000000002}]}]}],"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":0,"data_stored":0,"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":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":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}]}} 2023-10-07T18:47:10.810 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T18:47:11.159 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:11.161 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:47:11.171 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2023-10-07T18:47:11.137545+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":191,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384976,"kb_used_data":6672,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576240,"statfs":{"total":767960285184,"available":765518069760,"internally_reserved":0,"allocated":6832128,"data_stored":3847854,"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001295"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.039716+0000","last_change":"2023-10-07T18:47:06.035361+0000","last_active":"2023-10-07T18:47:06.039716+0000","last_peered":"2023-10-07T18:47:06.039716+0000","last_clean":"2023-10-07T18:47:06.039716+0000","last_became_active":"2023-10-07T18:47:06.034902+0000","last_became_peered":"2023-10-07T18:47:06.034902+0000","last_unstale":"2023-10-07T18:47:06.039716+0000","last_undegraded":"2023-10-07T18:47:06.039716+0000","last_fullsized":"2023-10-07T18:47:06.039716+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.775309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032371+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:06.032371+0000","last_peered":"2023-10-07T18:47:06.032371+0000","last_clean":"2023-10-07T18:47:06.032371+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:06.032371+0000","last_undegraded":"2023-10-07T18:47:06.032371+0000","last_fullsized":"2023-10-07T18:47:06.032371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.028598+0000","last_change":"2023-10-07T18:47:06.025070+0000","last_active":"2023-10-07T18:47:06.028598+0000","last_peered":"2023-10-07T18:47:06.028598+0000","last_clean":"2023-10-07T18:47:06.028598+0000","last_became_active":"2023-10-07T18:47:06.024855+0000","last_became_peered":"2023-10-07T18:47:06.024855+0000","last_unstale":"2023-10-07T18:47:06.028598+0000","last_undegraded":"2023-10-07T18:47:06.028598+0000","last_fullsized":"2023-10-07T18:47:06.028598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:31.733553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036308+0000","last_change":"2023-10-07T18:47:06.033041+0000","last_active":"2023-10-07T18:47:06.036308+0000","last_peered":"2023-10-07T18:47:06.036308+0000","last_clean":"2023-10-07T18:47:06.036308+0000","last_became_active":"2023-10-07T18:47:06.032759+0000","last_became_peered":"2023-10-07T18:47:06.032759+0000","last_unstale":"2023-10-07T18:47:06.036308+0000","last_undegraded":"2023-10-07T18:47:06.036308+0000","last_fullsized":"2023-10-07T18:47:06.036308+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036157+0000","last_change":"2023-10-07T18:47:06.032017+0000","last_active":"2023-10-07T18:47:06.036157+0000","last_peered":"2023-10-07T18:47:06.036157+0000","last_clean":"2023-10-07T18:47:06.036157+0000","last_became_active":"2023-10-07T18:47:06.031551+0000","last_became_peered":"2023-10-07T18:47:06.031551+0000","last_unstale":"2023-10-07T18:47:06.036157+0000","last_undegraded":"2023-10-07T18:47:06.036157+0000","last_fullsized":"2023-10-07T18:47:06.036157+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:44.027746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038763+0000","last_change":"2023-10-07T18:47:06.031275+0000","last_active":"2023-10-07T18:47:06.038763+0000","last_peered":"2023-10-07T18:47:06.038763+0000","last_clean":"2023-10-07T18:47:06.038763+0000","last_became_active":"2023-10-07T18:47:06.026954+0000","last_became_peered":"2023-10-07T18:47:06.026954+0000","last_unstale":"2023-10-07T18:47:06.038763+0000","last_undegraded":"2023-10-07T18:47:06.038763+0000","last_fullsized":"2023-10-07T18:47:06.038763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.343691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040260+0000","last_change":"2023-10-07T18:47:06.036912+0000","last_active":"2023-10-07T18:47:06.040260+0000","last_peered":"2023-10-07T18:47:06.040260+0000","last_clean":"2023-10-07T18:47:06.040260+0000","last_became_active":"2023-10-07T18:47:06.036564+0000","last_became_peered":"2023-10-07T18:47:06.036564+0000","last_unstale":"2023-10-07T18:47:06.040260+0000","last_undegraded":"2023-10-07T18:47:06.040260+0000","last_fullsized":"2023-10-07T18:47:06.040260+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037885+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:06.037885+0000","last_peered":"2023-10-07T18:47:06.037885+0000","last_clean":"2023-10-07T18:47:06.037885+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:06.037885+0000","last_undegraded":"2023-10-07T18:47:06.037885+0000","last_fullsized":"2023-10-07T18:47:06.037885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042180+0000","last_change":"2023-10-07T18:47:06.040830+0000","last_active":"2023-10-07T18:47:06.042180+0000","last_peered":"2023-10-07T18:47:06.042180+0000","last_clean":"2023-10-07T18:47:06.042180+0000","last_became_active":"2023-10-07T18:47:06.040532+0000","last_became_peered":"2023-10-07T18:47:06.040532+0000","last_unstale":"2023-10-07T18:47:06.042180+0000","last_undegraded":"2023-10-07T18:47:06.042180+0000","last_fullsized":"2023-10-07T18:47:06.042180+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.896687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.039974+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:06.039974+0000","last_peered":"2023-10-07T18:47:06.039974+0000","last_clean":"2023-10-07T18:47:06.039974+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:06.039974+0000","last_undegraded":"2023-10-07T18:47:06.039974+0000","last_fullsized":"2023-10-07T18:47:06.039974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040302+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:06.040302+0000","last_peered":"2023-10-07T18:47:06.040302+0000","last_clean":"2023-10-07T18:47:06.040302+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:06.040302+0000","last_undegraded":"2023-10-07T18:47:06.040302+0000","last_fullsized":"2023-10-07T18:47:06.040302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035513+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:06.035513+0000","last_peered":"2023-10-07T18:47:06.035513+0000","last_clean":"2023-10-07T18:47:06.035513+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:06.035513+0000","last_undegraded":"2023-10-07T18:47:06.035513+0000","last_fullsized":"2023-10-07T18:47:06.035513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021358+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:06.021358+0000","last_peered":"2023-10-07T18:47:06.021358+0000","last_clean":"2023-10-07T18:47:06.021358+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:06.021358+0000","last_undegraded":"2023-10-07T18:47:06.021358+0000","last_fullsized":"2023-10-07T18:47:06.021358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037969+0000","last_change":"2023-10-07T18:47:06.037055+0000","last_active":"2023-10-07T18:47:06.037969+0000","last_peered":"2023-10-07T18:47:06.037969+0000","last_clean":"2023-10-07T18:47:06.037969+0000","last_became_active":"2023-10-07T18:47:06.036780+0000","last_became_peered":"2023-10-07T18:47:06.036780+0000","last_unstale":"2023-10-07T18:47:06.037969+0000","last_undegraded":"2023-10-07T18:47:06.037969+0000","last_fullsized":"2023-10-07T18:47:06.037969+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:35.420718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031809+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:06.031809+0000","last_peered":"2023-10-07T18:47:06.031809+0000","last_clean":"2023-10-07T18:47:06.031809+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:06.031809+0000","last_undegraded":"2023-10-07T18:47:06.031809+0000","last_fullsized":"2023-10-07T18:47:06.031809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037444+0000","last_change":"2023-10-07T18:47:06.035459+0000","last_active":"2023-10-07T18:47:06.037444+0000","last_peered":"2023-10-07T18:47:06.037444+0000","last_clean":"2023-10-07T18:47:06.037444+0000","last_became_active":"2023-10-07T18:47:06.034742+0000","last_became_peered":"2023-10-07T18:47:06.034742+0000","last_unstale":"2023-10-07T18:47:06.037444+0000","last_undegraded":"2023-10-07T18:47:06.037444+0000","last_fullsized":"2023-10-07T18:47:06.037444+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:36.433378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037038+0000","last_change":"2023-10-07T18:47:06.035359+0000","last_active":"2023-10-07T18:47:06.037038+0000","last_peered":"2023-10-07T18:47:06.037038+0000","last_clean":"2023-10-07T18:47:06.037038+0000","last_became_active":"2023-10-07T18:47:06.034458+0000","last_became_peered":"2023-10-07T18:47:06.034458+0000","last_unstale":"2023-10-07T18:47:06.037038+0000","last_undegraded":"2023-10-07T18:47:06.037038+0000","last_fullsized":"2023-10-07T18:47:06.037038+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033598+0000","last_change":"2023-10-07T18:47:06.033136+0000","last_active":"2023-10-07T18:47:06.033598+0000","last_peered":"2023-10-07T18:47:06.033598+0000","last_clean":"2023-10-07T18:47:06.033598+0000","last_became_active":"2023-10-07T18:47:06.032820+0000","last_became_peered":"2023-10-07T18:47:06.032820+0000","last_unstale":"2023-10-07T18:47:06.033598+0000","last_undegraded":"2023-10-07T18:47:06.033598+0000","last_fullsized":"2023-10-07T18:47:06.033598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.570074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036187+0000","last_change":"2023-10-07T18:47:06.030278+0000","last_active":"2023-10-07T18:47:06.036187+0000","last_peered":"2023-10-07T18:47:06.036187+0000","last_clean":"2023-10-07T18:47:06.036187+0000","last_became_active":"2023-10-07T18:47:06.030013+0000","last_became_peered":"2023-10-07T18:47:06.030013+0000","last_unstale":"2023-10-07T18:47:06.036187+0000","last_undegraded":"2023-10-07T18:47:06.036187+0000","last_fullsized":"2023-10-07T18:47:06.036187+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:52.446182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376196+0000","last_change":"2023-10-07T18:47:05.381616+0000","last_active":"2023-10-07T18:47:06.376196+0000","last_peered":"2023-10-07T18:47:06.376196+0000","last_clean":"2023-10-07T18:47:06.376196+0000","last_became_active":"2023-10-07T18:47:05.381171+0000","last_became_peered":"2023-10-07T18:47:05.381171+0000","last_unstale":"2023-10-07T18:47:06.376196+0000","last_undegraded":"2023-10-07T18:47:06.376196+0000","last_fullsized":"2023-10-07T18:47:06.376196+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:21:32.853376+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-07T18:47:06.032004+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:06.032004+0000","last_peered":"2023-10-07T18:47:06.032004+0000","last_clean":"2023-10-07T18:47:06.032004+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:06.032004+0000","last_undegraded":"2023-10-07T18:47:06.032004+0000","last_fullsized":"2023-10-07T18:47:06.032004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374238+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:06.374238+0000","last_peered":"2023-10-07T18:47:06.374238+0000","last_clean":"2023-10-07T18:47:06.374238+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:06.374238+0000","last_undegraded":"2023-10-07T18:47:06.374238+0000","last_fullsized":"2023-10-07T18:47:06.374238+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031739+0000","last_change":"2023-10-07T18:47:06.030057+0000","last_active":"2023-10-07T18:47:06.031739+0000","last_peered":"2023-10-07T18:47:06.031739+0000","last_clean":"2023-10-07T18:47:06.031739+0000","last_became_active":"2023-10-07T18:47:06.029778+0000","last_became_peered":"2023-10-07T18:47:06.029778+0000","last_unstale":"2023-10-07T18:47:06.031739+0000","last_undegraded":"2023-10-07T18:47:06.031739+0000","last_fullsized":"2023-10-07T18:47:06.031739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.227236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374566+0000","last_change":"2023-10-07T18:47:05.389310+0000","last_active":"2023-10-07T18:47:06.374566+0000","last_peered":"2023-10-07T18:47:06.374566+0000","last_clean":"2023-10-07T18:47:06.374566+0000","last_became_active":"2023-10-07T18:47:05.388623+0000","last_became_peered":"2023-10-07T18:47:05.388623+0000","last_unstale":"2023-10-07T18:47:06.374566+0000","last_undegraded":"2023-10-07T18:47:06.374566+0000","last_fullsized":"2023-10-07T18:47:06.374566+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:05:38.531319+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-07T18:47:06.036273+0000","last_change":"2023-10-07T18:47:06.031636+0000","last_active":"2023-10-07T18:47:06.036273+0000","last_peered":"2023-10-07T18:47:06.036273+0000","last_clean":"2023-10-07T18:47:06.036273+0000","last_became_active":"2023-10-07T18:47:06.027196+0000","last_became_peered":"2023-10-07T18:47:06.027196+0000","last_unstale":"2023-10-07T18:47:06.036273+0000","last_undegraded":"2023-10-07T18:47:06.036273+0000","last_fullsized":"2023-10-07T18:47:06.036273+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374912+0000","last_change":"2023-10-07T18:47:05.389103+0000","last_active":"2023-10-07T18:47:06.374912+0000","last_peered":"2023-10-07T18:47:06.374912+0000","last_clean":"2023-10-07T18:47:06.374912+0000","last_became_active":"2023-10-07T18:47:05.388293+0000","last_became_peered":"2023-10-07T18:47:05.388293+0000","last_unstale":"2023-10-07T18:47:06.374912+0000","last_undegraded":"2023-10-07T18:47:06.374912+0000","last_fullsized":"2023-10-07T18:47:06.374912+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:31:11.506060+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-07T18:47:06.036825+0000","last_change":"2023-10-07T18:47:06.032755+0000","last_active":"2023-10-07T18:47:06.036825+0000","last_peered":"2023-10-07T18:47:06.036825+0000","last_clean":"2023-10-07T18:47:06.036825+0000","last_became_active":"2023-10-07T18:47:06.031762+0000","last_became_peered":"2023-10-07T18:47:06.031762+0000","last_unstale":"2023-10-07T18:47:06.036825+0000","last_undegraded":"2023-10-07T18:47:06.036825+0000","last_fullsized":"2023-10-07T18:47:06.036825+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.867661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.373909+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:06.373909+0000","last_peered":"2023-10-07T18:47:06.373909+0000","last_clean":"2023-10-07T18:47:06.373909+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:06.373909+0000","last_undegraded":"2023-10-07T18:47:06.373909+0000","last_fullsized":"2023-10-07T18:47:06.373909+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.019546+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:06.019546+0000","last_peered":"2023-10-07T18:47:06.019546+0000","last_clean":"2023-10-07T18:47:06.019546+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:06.019546+0000","last_undegraded":"2023-10-07T18:47:06.019546+0000","last_fullsized":"2023-10-07T18:47:06.019546+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.371364+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:06.371364+0000","last_peered":"2023-10-07T18:47:06.371364+0000","last_clean":"2023-10-07T18:47:06.371364+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:06.371364+0000","last_undegraded":"2023-10-07T18:47:06.371364+0000","last_fullsized":"2023-10-07T18:47:06.371364+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032447+0000","last_change":"2023-10-07T18:47:06.031257+0000","last_active":"2023-10-07T18:47:06.032447+0000","last_peered":"2023-10-07T18:47:06.032447+0000","last_clean":"2023-10-07T18:47:06.032447+0000","last_became_active":"2023-10-07T18:47:06.030816+0000","last_became_peered":"2023-10-07T18:47:06.030816+0000","last_unstale":"2023-10-07T18:47:06.032447+0000","last_undegraded":"2023-10-07T18:47:06.032447+0000","last_fullsized":"2023-10-07T18:47:06.032447+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:03.183136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.014270+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:06.014270+0000","last_peered":"2023-10-07T18:47:06.014270+0000","last_clean":"2023-10-07T18:47:06.014270+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:06.014270+0000","last_undegraded":"2023-10-07T18:47:06.014270+0000","last_fullsized":"2023-10-07T18:47:06.014270+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026476+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:06.026476+0000","last_peered":"2023-10-07T18:47:06.026476+0000","last_clean":"2023-10-07T18:47:06.026476+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:06.026476+0000","last_undegraded":"2023-10-07T18:47:06.026476+0000","last_fullsized":"2023-10-07T18:47:06.026476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010492+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:06.010492+0000","last_peered":"2023-10-07T18:47:06.010492+0000","last_clean":"2023-10-07T18:47:06.010492+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:06.010492+0000","last_undegraded":"2023-10-07T18:47:06.010492+0000","last_fullsized":"2023-10-07T18:47:06.010492+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025203+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:06.025203+0000","last_peered":"2023-10-07T18:47:06.025203+0000","last_clean":"2023-10-07T18:47:06.025203+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:06.025203+0000","last_undegraded":"2023-10-07T18:47:06.025203+0000","last_fullsized":"2023-10-07T18:47:06.025203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016307+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:06.016307+0000","last_peered":"2023-10-07T18:47:06.016307+0000","last_clean":"2023-10-07T18:47:06.016307+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:06.016307+0000","last_undegraded":"2023-10-07T18:47:06.016307+0000","last_fullsized":"2023-10-07T18:47:06.016307+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036748+0000","last_change":"2023-10-07T18:47:06.032382+0000","last_active":"2023-10-07T18:47:06.036748+0000","last_peered":"2023-10-07T18:47:06.036748+0000","last_clean":"2023-10-07T18:47:06.036748+0000","last_became_active":"2023-10-07T18:47:06.032044+0000","last_became_peered":"2023-10-07T18:47:06.032044+0000","last_unstale":"2023-10-07T18:47:06.036748+0000","last_undegraded":"2023-10-07T18:47:06.036748+0000","last_fullsized":"2023-10-07T18:47:06.036748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:45.444222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010634+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:06.010634+0000","last_peered":"2023-10-07T18:47:06.010634+0000","last_clean":"2023-10-07T18:47:06.010634+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:06.010634+0000","last_undegraded":"2023-10-07T18:47:06.010634+0000","last_fullsized":"2023-10-07T18:47:06.010634+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037685+0000","last_change":"2023-10-07T18:47:06.036821+0000","last_active":"2023-10-07T18:47:06.037685+0000","last_peered":"2023-10-07T18:47:06.037685+0000","last_clean":"2023-10-07T18:47:06.037685+0000","last_became_active":"2023-10-07T18:47:06.036472+0000","last_became_peered":"2023-10-07T18:47:06.036472+0000","last_unstale":"2023-10-07T18:47:06.037685+0000","last_undegraded":"2023-10-07T18:47:06.037685+0000","last_fullsized":"2023-10-07T18:47:06.037685+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375309+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:06.375309+0000","last_peered":"2023-10-07T18:47:06.375309+0000","last_clean":"2023-10-07T18:47:06.375309+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:06.375309+0000","last_undegraded":"2023-10-07T18:47:06.375309+0000","last_fullsized":"2023-10-07T18:47:06.375309+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035066+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:06.035066+0000","last_peered":"2023-10-07T18:47:06.035066+0000","last_clean":"2023-10-07T18:47:06.035066+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:06.035066+0000","last_undegraded":"2023-10-07T18:47:06.035066+0000","last_fullsized":"2023-10-07T18:47:06.035066+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376320+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:06.376320+0000","last_peered":"2023-10-07T18:47:06.376320+0000","last_clean":"2023-10-07T18:47:06.376320+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:06.376320+0000","last_undegraded":"2023-10-07T18:47:06.376320+0000","last_fullsized":"2023-10-07T18:47:06.376320+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:06.036206+0000","last_change":"2023-10-07T18:47:06.031470+0000","last_active":"2023-10-07T18:47:06.036206+0000","last_peered":"2023-10-07T18:47:06.036206+0000","last_clean":"2023-10-07T18:47:06.036206+0000","last_became_active":"2023-10-07T18:47:06.031135+0000","last_became_peered":"2023-10-07T18:47:06.031135+0000","last_unstale":"2023-10-07T18:47:06.036206+0000","last_undegraded":"2023-10-07T18:47:06.036206+0000","last_fullsized":"2023-10-07T18:47:06.036206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:52.131718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375918+0000","last_change":"2023-10-07T18:47:05.384288+0000","last_active":"2023-10-07T18:47:06.375918+0000","last_peered":"2023-10-07T18:47:06.375918+0000","last_clean":"2023-10-07T18:47:06.375918+0000","last_became_active":"2023-10-07T18:47:05.383984+0000","last_became_peered":"2023-10-07T18:47:05.383984+0000","last_unstale":"2023-10-07T18:47:06.375918+0000","last_undegraded":"2023-10-07T18:47:06.375918+0000","last_fullsized":"2023-10-07T18:47:06.375918+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:00:59.503366+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-07T18:47:06.032220+0000","last_change":"2023-10-07T18:47:06.031157+0000","last_active":"2023-10-07T18:47:06.032220+0000","last_peered":"2023-10-07T18:47:06.032220+0000","last_clean":"2023-10-07T18:47:06.032220+0000","last_became_active":"2023-10-07T18:47:06.030895+0000","last_became_peered":"2023-10-07T18:47:06.030895+0000","last_unstale":"2023-10-07T18:47:06.032220+0000","last_undegraded":"2023-10-07T18:47:06.032220+0000","last_fullsized":"2023-10-07T18:47:06.032220+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:12.960901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010892+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:06.010892+0000","last_peered":"2023-10-07T18:47:06.010892+0000","last_clean":"2023-10-07T18:47:06.010892+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:06.010892+0000","last_undegraded":"2023-10-07T18:47:06.010892+0000","last_fullsized":"2023-10-07T18:47:06.010892+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036125+0000","last_change":"2023-10-07T18:47:06.031825+0000","last_active":"2023-10-07T18:47:06.036125+0000","last_peered":"2023-10-07T18:47:06.036125+0000","last_clean":"2023-10-07T18:47:06.036125+0000","last_became_active":"2023-10-07T18:47:06.031162+0000","last_became_peered":"2023-10-07T18:47:06.031162+0000","last_unstale":"2023-10-07T18:47:06.036125+0000","last_undegraded":"2023-10-07T18:47:06.036125+0000","last_fullsized":"2023-10-07T18:47:06.036125+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016058+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:06.016058+0000","last_peered":"2023-10-07T18:47:06.016058+0000","last_clean":"2023-10-07T18:47:06.016058+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:06.016058+0000","last_undegraded":"2023-10-07T18:47:06.016058+0000","last_fullsized":"2023-10-07T18:47:06.016058+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040370+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:06.040370+0000","last_peered":"2023-10-07T18:47:06.040370+0000","last_clean":"2023-10-07T18:47:06.040370+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:06.040370+0000","last_undegraded":"2023-10-07T18:47:06.040370+0000","last_fullsized":"2023-10-07T18:47:06.040370+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375726+0000","last_change":"2023-10-07T18:47:05.378238+0000","last_active":"2023-10-07T18:47:06.375726+0000","last_peered":"2023-10-07T18:47:06.375726+0000","last_clean":"2023-10-07T18:47:06.375726+0000","last_became_active":"2023-10-07T18:47:05.377898+0000","last_became_peered":"2023-10-07T18:47:05.377898+0000","last_unstale":"2023-10-07T18:47:06.375726+0000","last_undegraded":"2023-10-07T18:47:06.375726+0000","last_fullsized":"2023-10-07T18:47:06.375726+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T06:18:51.807688+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-07T18:47:06.040241+0000","last_change":"2023-10-07T18:47:06.029201+0000","last_active":"2023-10-07T18:47:06.040241+0000","last_peered":"2023-10-07T18:47:06.040241+0000","last_clean":"2023-10-07T18:47:06.040241+0000","last_became_active":"2023-10-07T18:47:06.028798+0000","last_became_peered":"2023-10-07T18:47:06.028798+0000","last_unstale":"2023-10-07T18:47:06.040241+0000","last_undegraded":"2023-10-07T18:47:06.040241+0000","last_fullsized":"2023-10-07T18:47:06.040241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:36.480864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.017439+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:06.017439+0000","last_peered":"2023-10-07T18:47:06.017439+0000","last_clean":"2023-10-07T18:47:06.017439+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:06.017439+0000","last_undegraded":"2023-10-07T18:47:06.017439+0000","last_fullsized":"2023-10-07T18:47:06.017439+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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-07T18:47:06.042204+0000","last_change":"2023-10-07T18:47:06.041665+0000","last_active":"2023-10-07T18:47:06.042204+0000","last_peered":"2023-10-07T18:47:06.042204+0000","last_clean":"2023-10-07T18:47:06.042204+0000","last_became_active":"2023-10-07T18:47:06.041416+0000","last_became_peered":"2023-10-07T18:47:06.041416+0000","last_unstale":"2023-10-07T18:47:06.042204+0000","last_undegraded":"2023-10-07T18:47:06.042204+0000","last_fullsized":"2023-10-07T18:47:06.042204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:09.102779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012218+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:06.012218+0000","last_peered":"2023-10-07T18:47:06.012218+0000","last_clean":"2023-10-07T18:47:06.012218+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:06.012218+0000","last_undegraded":"2023-10-07T18:47:06.012218+0000","last_fullsized":"2023-10-07T18:47:06.012218+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036807+0000","last_change":"2023-10-07T18:47:06.032585+0000","last_active":"2023-10-07T18:47:06.036807+0000","last_peered":"2023-10-07T18:47:06.036807+0000","last_clean":"2023-10-07T18:47:06.036807+0000","last_became_active":"2023-10-07T18:47:06.027487+0000","last_became_peered":"2023-10-07T18:47:06.027487+0000","last_unstale":"2023-10-07T18:47:06.036807+0000","last_undegraded":"2023-10-07T18:47:06.036807+0000","last_fullsized":"2023-10-07T18:47:06.036807+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010772+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:06.010772+0000","last_peered":"2023-10-07T18:47:06.010772+0000","last_clean":"2023-10-07T18:47:06.010772+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:06.010772+0000","last_undegraded":"2023-10-07T18:47:06.010772+0000","last_fullsized":"2023-10-07T18:47:06.010772+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035158+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:06.035158+0000","last_peered":"2023-10-07T18:47:06.035158+0000","last_clean":"2023-10-07T18:47:06.035158+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:06.035158+0000","last_undegraded":"2023-10-07T18:47:06.035158+0000","last_fullsized":"2023-10-07T18:47:06.035158+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032020+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:06.032020+0000","last_peered":"2023-10-07T18:47:06.032020+0000","last_clean":"2023-10-07T18:47:06.032020+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:06.032020+0000","last_undegraded":"2023-10-07T18:47:06.032020+0000","last_fullsized":"2023-10-07T18:47:06.032020+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018922+0000","last_change":"2023-10-07T18:47:05.376778+0000","last_active":"2023-10-07T18:47:06.018922+0000","last_peered":"2023-10-07T18:47:06.018922+0000","last_clean":"2023-10-07T18:47:06.018922+0000","last_became_active":"2023-10-07T18:47:05.376469+0000","last_became_peered":"2023-10-07T18:47:05.376469+0000","last_unstale":"2023-10-07T18:47:06.018922+0000","last_undegraded":"2023-10-07T18:47:06.018922+0000","last_fullsized":"2023-10-07T18:47:06.018922+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.919079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034757+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:06.034757+0000","last_peered":"2023-10-07T18:47:06.034757+0000","last_clean":"2023-10-07T18:47:06.034757+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:06.034757+0000","last_undegraded":"2023-10-07T18:47:06.034757+0000","last_fullsized":"2023-10-07T18:47:06.034757+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010132+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:06.010132+0000","last_peered":"2023-10-07T18:47:06.010132+0000","last_clean":"2023-10-07T18:47:06.010132+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:06.010132+0000","last_undegraded":"2023-10-07T18:47:06.010132+0000","last_fullsized":"2023-10-07T18:47:06.010132+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018875+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:47:06.018875+0000","last_peered":"2023-10-07T18:47:06.018875+0000","last_clean":"2023-10-07T18:47:06.018875+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:47:06.018875+0000","last_undegraded":"2023-10-07T18:47:06.018875+0000","last_fullsized":"2023-10-07T18:47:06.018875+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:06.037662+0000","last_change":"2023-10-07T18:47:06.036524+0000","last_active":"2023-10-07T18:47:06.037662+0000","last_peered":"2023-10-07T18:47:06.037662+0000","last_clean":"2023-10-07T18:47:06.037662+0000","last_became_active":"2023-10-07T18:47:06.036244+0000","last_became_peered":"2023-10-07T18:47:06.036244+0000","last_unstale":"2023-10-07T18:47:06.037662+0000","last_undegraded":"2023-10-07T18:47:06.037662+0000","last_fullsized":"2023-10-07T18:47:06.037662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018984+0000","last_change":"2023-10-07T18:47:05.388380+0000","last_active":"2023-10-07T18:47:06.018984+0000","last_peered":"2023-10-07T18:47:06.018984+0000","last_clean":"2023-10-07T18:47:06.018984+0000","last_became_active":"2023-10-07T18:47:05.388095+0000","last_became_peered":"2023-10-07T18:47:05.388095+0000","last_unstale":"2023-10-07T18:47:06.018984+0000","last_undegraded":"2023-10-07T18:47:06.018984+0000","last_fullsized":"2023-10-07T18:47:06.018984+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025747+0000","last_change":"2023-10-07T18:47:05.389486+0000","last_active":"2023-10-07T18:47:06.025747+0000","last_peered":"2023-10-07T18:47:06.025747+0000","last_clean":"2023-10-07T18:47:06.025747+0000","last_became_active":"2023-10-07T18:47:05.389029+0000","last_became_peered":"2023-10-07T18:47:05.389029+0000","last_unstale":"2023-10-07T18:47:06.025747+0000","last_undegraded":"2023-10-07T18:47:06.025747+0000","last_fullsized":"2023-10-07T18:47:06.025747+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:40.888399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031963+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:06.031963+0000","last_peered":"2023-10-07T18:47:06.031963+0000","last_clean":"2023-10-07T18:47:06.031963+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:06.031963+0000","last_undegraded":"2023-10-07T18:47:06.031963+0000","last_fullsized":"2023-10-07T18:47:06.031963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012979+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:06.012979+0000","last_peered":"2023-10-07T18:47:06.012979+0000","last_clean":"2023-10-07T18:47:06.012979+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:06.012979+0000","last_undegraded":"2023-10-07T18:47:06.012979+0000","last_fullsized":"2023-10-07T18:47:06.012979+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:17.783323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026446+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:06.026446+0000","last_peered":"2023-10-07T18:47:06.026446+0000","last_clean":"2023-10-07T18:47:06.026446+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:06.026446+0000","last_undegraded":"2023-10-07T18:47:06.026446+0000","last_fullsized":"2023-10-07T18:47:06.026446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375468+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:06.375468+0000","last_peered":"2023-10-07T18:47:06.375468+0000","last_clean":"2023-10-07T18:47:06.375468+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:06.375468+0000","last_undegraded":"2023-10-07T18:47:06.375468+0000","last_fullsized":"2023-10-07T18:47:06.375468+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:06.028502+0000","last_change":"2023-10-07T18:47:06.025298+0000","last_active":"2023-10-07T18:47:06.028502+0000","last_peered":"2023-10-07T18:47:06.028502+0000","last_clean":"2023-10-07T18:47:06.028502+0000","last_became_active":"2023-10-07T18:47:06.025006+0000","last_became_peered":"2023-10-07T18:47:06.025006+0000","last_unstale":"2023-10-07T18:47:06.028502+0000","last_undegraded":"2023-10-07T18:47:06.028502+0000","last_fullsized":"2023-10-07T18:47:06.028502+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:35.260244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018766+0000","last_change":"2023-10-07T18:47:05.388560+0000","last_active":"2023-10-07T18:47:06.018766+0000","last_peered":"2023-10-07T18:47:06.018766+0000","last_clean":"2023-10-07T18:47:06.018766+0000","last_became_active":"2023-10-07T18:47:05.387644+0000","last_became_peered":"2023-10-07T18:47:05.387644+0000","last_unstale":"2023-10-07T18:47:06.018766+0000","last_undegraded":"2023-10-07T18:47:06.018766+0000","last_fullsized":"2023-10-07T18:47:06.018766+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:26.811076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.023710+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:06.023710+0000","last_peered":"2023-10-07T18:47:06.023710+0000","last_clean":"2023-10-07T18:47:06.023710+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:06.023710+0000","last_undegraded":"2023-10-07T18:47:06.023710+0000","last_fullsized":"2023-10-07T18:47:06.023710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.013179+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:06.013179+0000","last_peered":"2023-10-07T18:47:06.013179+0000","last_clean":"2023-10-07T18:47:06.013179+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:06.013179+0000","last_undegraded":"2023-10-07T18:47:06.013179+0000","last_fullsized":"2023-10-07T18:47:06.013179+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.022682+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:06.022682+0000","last_peered":"2023-10-07T18:47:06.022682+0000","last_clean":"2023-10-07T18:47:06.022682+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:06.022682+0000","last_undegraded":"2023-10-07T18:47:06.022682+0000","last_fullsized":"2023-10-07T18:47:06.022682+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012108+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:06.012108+0000","last_peered":"2023-10-07T18:47:06.012108+0000","last_clean":"2023-10-07T18:47:06.012108+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:06.012108+0000","last_undegraded":"2023-10-07T18:47:06.012108+0000","last_fullsized":"2023-10-07T18:47:06.012108+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026842+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:06.026842+0000","last_peered":"2023-10-07T18:47:06.026842+0000","last_clean":"2023-10-07T18:47:06.026842+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:06.026842+0000","last_undegraded":"2023-10-07T18:47:06.026842+0000","last_fullsized":"2023-10-07T18:47:06.026842+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.370873+0000","last_change":"2023-10-07T18:47:05.389078+0000","last_active":"2023-10-07T18:47:06.370873+0000","last_peered":"2023-10-07T18:47:06.370873+0000","last_clean":"2023-10-07T18:47:06.370873+0000","last_became_active":"2023-10-07T18:47:05.388769+0000","last_became_peered":"2023-10-07T18:47:05.388769+0000","last_unstale":"2023-10-07T18:47:06.370873+0000","last_undegraded":"2023-10-07T18:47:06.370873+0000","last_fullsized":"2023-10-07T18:47:06.370873+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:08:26.380293+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-07T18:47:06.041810+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:06.041810+0000","last_peered":"2023-10-07T18:47:06.041810+0000","last_clean":"2023-10-07T18:47:06.041810+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:06.041810+0000","last_undegraded":"2023-10-07T18:47:06.041810+0000","last_fullsized":"2023-10-07T18:47:06.041810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018613+0000","last_change":"2023-10-07T18:47:05.380086+0000","last_active":"2023-10-07T18:47:06.018613+0000","last_peered":"2023-10-07T18:47:06.018613+0000","last_clean":"2023-10-07T18:47:06.018613+0000","last_became_active":"2023-10-07T18:47:05.379801+0000","last_became_peered":"2023-10-07T18:47:05.379801+0000","last_unstale":"2023-10-07T18:47:06.018613+0000","last_undegraded":"2023-10-07T18:47:06.018613+0000","last_fullsized":"2023-10-07T18:47:06.018613+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.643263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042186+0000","last_change":"2023-10-07T18:47:06.041510+0000","last_active":"2023-10-07T18:47:06.042186+0000","last_peered":"2023-10-07T18:47:06.042186+0000","last_clean":"2023-10-07T18:47:06.042186+0000","last_became_active":"2023-10-07T18:47:06.041251+0000","last_became_peered":"2023-10-07T18:47:06.041251+0000","last_unstale":"2023-10-07T18:47:06.042186+0000","last_undegraded":"2023-10-07T18:47:06.042186+0000","last_fullsized":"2023-10-07T18:47:06.042186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:52.068387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374753+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:06.374753+0000","last_peered":"2023-10-07T18:47:06.374753+0000","last_clean":"2023-10-07T18:47:06.374753+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:06.374753+0000","last_undegraded":"2023-10-07T18:47:06.374753+0000","last_fullsized":"2023-10-07T18:47:06.374753+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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-07T18:47:06.036292+0000","last_change":"2023-10-07T18:47:06.031858+0000","last_active":"2023-10-07T18:47:06.036292+0000","last_peered":"2023-10-07T18:47:06.036292+0000","last_clean":"2023-10-07T18:47:06.036292+0000","last_became_active":"2023-10-07T18:47:06.028012+0000","last_became_peered":"2023-10-07T18:47:06.028012+0000","last_unstale":"2023-10-07T18:47:06.036292+0000","last_undegraded":"2023-10-07T18:47:06.036292+0000","last_fullsized":"2023-10-07T18:47:06.036292+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.363055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374999+0000","last_change":"2023-10-07T18:47:05.381454+0000","last_active":"2023-10-07T18:47:06.374999+0000","last_peered":"2023-10-07T18:47:06.374999+0000","last_clean":"2023-10-07T18:47:06.374999+0000","last_became_active":"2023-10-07T18:47:05.381135+0000","last_became_peered":"2023-10-07T18:47:05.381135+0000","last_unstale":"2023-10-07T18:47:06.374999+0000","last_undegraded":"2023-10-07T18:47:06.374999+0000","last_fullsized":"2023-10-07T18:47:06.374999+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:22:01.792510+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-07T18:47:06.039688+0000","last_change":"2023-10-07T18:47:06.035171+0000","last_active":"2023-10-07T18:47:06.039688+0000","last_peered":"2023-10-07T18:47:06.039688+0000","last_clean":"2023-10-07T18:47:06.039688+0000","last_became_active":"2023-10-07T18:47:06.034429+0000","last_became_peered":"2023-10-07T18:47:06.034429+0000","last_unstale":"2023-10-07T18:47:06.039688+0000","last_undegraded":"2023-10-07T18:47:06.039688+0000","last_fullsized":"2023-10-07T18:47:06.039688+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:12.615917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040400+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:06.040400+0000","last_peered":"2023-10-07T18:47:06.040400+0000","last_clean":"2023-10-07T18:47:06.040400+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:06.040400+0000","last_undegraded":"2023-10-07T18:47:06.040400+0000","last_fullsized":"2023-10-07T18:47:06.040400+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034914+0000","last_change":"2023-10-07T18:47:06.034691+0000","last_active":"2023-10-07T18:47:06.034914+0000","last_peered":"2023-10-07T18:47:06.034914+0000","last_clean":"2023-10-07T18:47:06.034914+0000","last_became_active":"2023-10-07T18:47:06.034405+0000","last_became_peered":"2023-10-07T18:47:06.034405+0000","last_unstale":"2023-10-07T18:47:06.034914+0000","last_undegraded":"2023-10-07T18:47:06.034914+0000","last_fullsized":"2023-10-07T18:47:06.034914+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:39.974117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038803+0000","last_change":"2023-10-07T18:47:06.031601+0000","last_active":"2023-10-07T18:47:06.038803+0000","last_peered":"2023-10-07T18:47:06.038803+0000","last_clean":"2023-10-07T18:47:06.038803+0000","last_became_active":"2023-10-07T18:47:06.030970+0000","last_became_peered":"2023-10-07T18:47:06.030970+0000","last_unstale":"2023-10-07T18:47:06.038803+0000","last_undegraded":"2023-10-07T18:47:06.038803+0000","last_fullsized":"2023-10-07T18:47:06.038803+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.255685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033958+0000","last_change":"2023-10-07T18:47:06.033199+0000","last_active":"2023-10-07T18:47:06.033958+0000","last_peered":"2023-10-07T18:47:06.033958+0000","last_clean":"2023-10-07T18:47:06.033958+0000","last_became_active":"2023-10-07T18:47:06.032943+0000","last_became_peered":"2023-10-07T18:47:06.032943+0000","last_unstale":"2023-10-07T18:47:06.033958+0000","last_undegraded":"2023-10-07T18:47:06.033958+0000","last_fullsized":"2023-10-07T18:47:06.033958+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026501+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:06.026501+0000","last_peered":"2023-10-07T18:47:06.026501+0000","last_clean":"2023-10-07T18:47:06.026501+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:06.026501+0000","last_undegraded":"2023-10-07T18:47:06.026501+0000","last_fullsized":"2023-10-07T18:47:06.026501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021032+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:06.021032+0000","last_peered":"2023-10-07T18:47:06.021032+0000","last_clean":"2023-10-07T18:47:06.021032+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:06.021032+0000","last_undegraded":"2023-10-07T18:47:06.021032+0000","last_fullsized":"2023-10-07T18:47:06.021032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042560+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:06.042560+0000","last_peered":"2023-10-07T18:47:06.042560+0000","last_clean":"2023-10-07T18:47:06.042560+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:06.042560+0000","last_undegraded":"2023-10-07T18:47:06.042560+0000","last_fullsized":"2023-10-07T18:47:06.042560+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032227+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:06.032227+0000","last_peered":"2023-10-07T18:47:06.032227+0000","last_clean":"2023-10-07T18:47:06.032227+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:06.032227+0000","last_undegraded":"2023-10-07T18:47:06.032227+0000","last_fullsized":"2023-10-07T18:47:06.032227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037425+0000","last_change":"2023-10-07T18:47:06.034496+0000","last_active":"2023-10-07T18:47:06.037425+0000","last_peered":"2023-10-07T18:47:06.037425+0000","last_clean":"2023-10-07T18:47:06.037425+0000","last_became_active":"2023-10-07T18:47:06.029411+0000","last_became_peered":"2023-10-07T18:47:06.029411+0000","last_unstale":"2023-10-07T18:47:06.037425+0000","last_undegraded":"2023-10-07T18:47:06.037425+0000","last_fullsized":"2023-10-07T18:47:06.037425+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:03.384027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031968+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:06.031968+0000","last_peered":"2023-10-07T18:47:06.031968+0000","last_clean":"2023-10-07T18:47:06.031968+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:06.031968+0000","last_undegraded":"2023-10-07T18:47:06.031968+0000","last_fullsized":"2023-10-07T18:47:06.031968+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038821+0000","last_change":"2023-10-07T18:47:06.037680+0000","last_active":"2023-10-07T18:47:06.038821+0000","last_peered":"2023-10-07T18:47:06.038821+0000","last_clean":"2023-10-07T18:47:06.038821+0000","last_became_active":"2023-10-07T18:47:06.037104+0000","last_became_peered":"2023-10-07T18:47:06.037104+0000","last_unstale":"2023-10-07T18:47:06.038821+0000","last_undegraded":"2023-10-07T18:47:06.038821+0000","last_fullsized":"2023-10-07T18:47:06.038821+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.787475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032215+0000","last_change":"2023-10-07T18:47:06.031082+0000","last_active":"2023-10-07T18:47:06.032215+0000","last_peered":"2023-10-07T18:47:06.032215+0000","last_clean":"2023-10-07T18:47:06.032215+0000","last_became_active":"2023-10-07T18:47:06.030409+0000","last_became_peered":"2023-10-07T18:47:06.030409+0000","last_unstale":"2023-10-07T18:47:06.032215+0000","last_undegraded":"2023-10-07T18:47:06.032215+0000","last_fullsized":"2023-10-07T18:47:06.032215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:43.311909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.041377+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:06.041377+0000","last_peered":"2023-10-07T18:47:06.041377+0000","last_clean":"2023-10-07T18:47:06.041377+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:06.041377+0000","last_undegraded":"2023-10-07T18:47:06.041377+0000","last_fullsized":"2023-10-07T18:47:06.041377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54400000000000004}]},{"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.78600000000000003}]},{"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.58899999999999997}]},{"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.75}]},{"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.38800000000000001}]},{"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.47799999999999998}]},{"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.71999999999999997}]}]},{"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":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":853093,"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.72899999999999998}]},{"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.51500000000000001}]},{"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.68100000000000005}]},{"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.57099999999999995}]},{"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.64400000000000002}]},{"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.69499999999999995}]},{"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.66600000000000004}]}]},{"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":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":254954,"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 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.26800000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.52500000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.34999999999999998},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.25}]},{"osd":2,"last update":"Sat Oct 7 18:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.53600000000000003,"5min":1.304,"15min":1.304},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.40999999999999998,"15min":0.40300000000000002},"min":{"1min":0.29299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35399999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.438}]},{"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.48999999999999999}]},{"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.53700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":25,"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 18:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.49399999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.36899999999999999,"15min":0.35799999999999998},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.374}]},{"osd":2,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.40200000000000002,"15min":0.39600000000000002},"min":{"1min":0.28599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Oct 7 18:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.315},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.38600000000000001}]},{"osd":4,"last update":"Sat Oct 7 18:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51400000000000001}]},{"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.47799999999999998}]},{"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.55500000000000005}]}]},{"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":297892,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447260,"statfs":{"total":95995035648,"available":95689994240,"internally_reserved":0,"allocated":618496,"data_stored":260636,"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 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.28699999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.57299999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.309}]},{"osd":1,"last update":"Sat Oct 7 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.39900000000000002},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.38100000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:46:21 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34200000000000003}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.69099999999999995}]},{"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.70899999999999996}]},{"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.72699999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":22,"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":256434,"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 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.52600000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.495}]},{"osd":4,"last update":"Sat Oct 7 18:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.75700000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.77400000000000002}]},{"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.67600000000000005}]},{"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.70699999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"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":255209,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.501},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71199999999999997}]},{"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.76100000000000001}]}]},{"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":262815,"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 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.55500000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.621},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.3630000000000004,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.498}]},{"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.42799999999999999}]},{"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.44900000000000001}]}]}],"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-07T18:47:11.178 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2023-10-07T18:47:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:11 smithi087 ceph-mon[115692]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:11 smithi087 ceph-mon[98507]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:11.600 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:11.600 INFO:teuthology.orchestra.run.smithi087.stdout:{"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":218,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":63,"num_osds":8,"num_up_osds":8,"osd_up_since":1696704405,"num_in_osds":8,"osd_in_since":1696704388,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":50},{"state_name":"creating+peering","count":24},{"state_name":"unknown","count":23}],"num_pgs":97,"num_pools":3,"num_objects":11,"data_bytes":592086,"bytes_used":2442027008,"bytes_avail":765518258176,"bytes_total":767960285184,"unknown_pgs_ratio":0.23711340129375458,"inactive_pgs_ratio":0.24742268025875092,"write_bytes_sec":1287,"read_op_per_sec":0,"write_op_per_sec":3},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24350}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.87:8443/"}},"servicemap":{"epoch":11,"modified":"2023-10-07T18:47:01.135547+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-07T18:47:11.614 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2023-10-07T18:47:11.614 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T18:47:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:11 smithi163 ceph-mon[102800]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:11.928 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:11.929 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:47:11.940 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2023-10-07T18:47:11.137545+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":191,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384976,"kb_used_data":6672,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576240,"statfs":{"total":767960285184,"available":765518069760,"internally_reserved":0,"allocated":6832128,"data_stored":3847854,"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001295"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.039716+0000","last_change":"2023-10-07T18:47:06.035361+0000","last_active":"2023-10-07T18:47:06.039716+0000","last_peered":"2023-10-07T18:47:06.039716+0000","last_clean":"2023-10-07T18:47:06.039716+0000","last_became_active":"2023-10-07T18:47:06.034902+0000","last_became_peered":"2023-10-07T18:47:06.034902+0000","last_unstale":"2023-10-07T18:47:06.039716+0000","last_undegraded":"2023-10-07T18:47:06.039716+0000","last_fullsized":"2023-10-07T18:47:06.039716+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.775309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032371+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:06.032371+0000","last_peered":"2023-10-07T18:47:06.032371+0000","last_clean":"2023-10-07T18:47:06.032371+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:06.032371+0000","last_undegraded":"2023-10-07T18:47:06.032371+0000","last_fullsized":"2023-10-07T18:47:06.032371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.028598+0000","last_change":"2023-10-07T18:47:06.025070+0000","last_active":"2023-10-07T18:47:06.028598+0000","last_peered":"2023-10-07T18:47:06.028598+0000","last_clean":"2023-10-07T18:47:06.028598+0000","last_became_active":"2023-10-07T18:47:06.024855+0000","last_became_peered":"2023-10-07T18:47:06.024855+0000","last_unstale":"2023-10-07T18:47:06.028598+0000","last_undegraded":"2023-10-07T18:47:06.028598+0000","last_fullsized":"2023-10-07T18:47:06.028598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:31.733553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036308+0000","last_change":"2023-10-07T18:47:06.033041+0000","last_active":"2023-10-07T18:47:06.036308+0000","last_peered":"2023-10-07T18:47:06.036308+0000","last_clean":"2023-10-07T18:47:06.036308+0000","last_became_active":"2023-10-07T18:47:06.032759+0000","last_became_peered":"2023-10-07T18:47:06.032759+0000","last_unstale":"2023-10-07T18:47:06.036308+0000","last_undegraded":"2023-10-07T18:47:06.036308+0000","last_fullsized":"2023-10-07T18:47:06.036308+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036157+0000","last_change":"2023-10-07T18:47:06.032017+0000","last_active":"2023-10-07T18:47:06.036157+0000","last_peered":"2023-10-07T18:47:06.036157+0000","last_clean":"2023-10-07T18:47:06.036157+0000","last_became_active":"2023-10-07T18:47:06.031551+0000","last_became_peered":"2023-10-07T18:47:06.031551+0000","last_unstale":"2023-10-07T18:47:06.036157+0000","last_undegraded":"2023-10-07T18:47:06.036157+0000","last_fullsized":"2023-10-07T18:47:06.036157+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:44.027746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038763+0000","last_change":"2023-10-07T18:47:06.031275+0000","last_active":"2023-10-07T18:47:06.038763+0000","last_peered":"2023-10-07T18:47:06.038763+0000","last_clean":"2023-10-07T18:47:06.038763+0000","last_became_active":"2023-10-07T18:47:06.026954+0000","last_became_peered":"2023-10-07T18:47:06.026954+0000","last_unstale":"2023-10-07T18:47:06.038763+0000","last_undegraded":"2023-10-07T18:47:06.038763+0000","last_fullsized":"2023-10-07T18:47:06.038763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.343691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040260+0000","last_change":"2023-10-07T18:47:06.036912+0000","last_active":"2023-10-07T18:47:06.040260+0000","last_peered":"2023-10-07T18:47:06.040260+0000","last_clean":"2023-10-07T18:47:06.040260+0000","last_became_active":"2023-10-07T18:47:06.036564+0000","last_became_peered":"2023-10-07T18:47:06.036564+0000","last_unstale":"2023-10-07T18:47:06.040260+0000","last_undegraded":"2023-10-07T18:47:06.040260+0000","last_fullsized":"2023-10-07T18:47:06.040260+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037885+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:06.037885+0000","last_peered":"2023-10-07T18:47:06.037885+0000","last_clean":"2023-10-07T18:47:06.037885+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:06.037885+0000","last_undegraded":"2023-10-07T18:47:06.037885+0000","last_fullsized":"2023-10-07T18:47:06.037885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042180+0000","last_change":"2023-10-07T18:47:06.040830+0000","last_active":"2023-10-07T18:47:06.042180+0000","last_peered":"2023-10-07T18:47:06.042180+0000","last_clean":"2023-10-07T18:47:06.042180+0000","last_became_active":"2023-10-07T18:47:06.040532+0000","last_became_peered":"2023-10-07T18:47:06.040532+0000","last_unstale":"2023-10-07T18:47:06.042180+0000","last_undegraded":"2023-10-07T18:47:06.042180+0000","last_fullsized":"2023-10-07T18:47:06.042180+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.896687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.039974+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:06.039974+0000","last_peered":"2023-10-07T18:47:06.039974+0000","last_clean":"2023-10-07T18:47:06.039974+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:06.039974+0000","last_undegraded":"2023-10-07T18:47:06.039974+0000","last_fullsized":"2023-10-07T18:47:06.039974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040302+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:06.040302+0000","last_peered":"2023-10-07T18:47:06.040302+0000","last_clean":"2023-10-07T18:47:06.040302+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:06.040302+0000","last_undegraded":"2023-10-07T18:47:06.040302+0000","last_fullsized":"2023-10-07T18:47:06.040302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035513+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:06.035513+0000","last_peered":"2023-10-07T18:47:06.035513+0000","last_clean":"2023-10-07T18:47:06.035513+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:06.035513+0000","last_undegraded":"2023-10-07T18:47:06.035513+0000","last_fullsized":"2023-10-07T18:47:06.035513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021358+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:06.021358+0000","last_peered":"2023-10-07T18:47:06.021358+0000","last_clean":"2023-10-07T18:47:06.021358+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:06.021358+0000","last_undegraded":"2023-10-07T18:47:06.021358+0000","last_fullsized":"2023-10-07T18:47:06.021358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037969+0000","last_change":"2023-10-07T18:47:06.037055+0000","last_active":"2023-10-07T18:47:06.037969+0000","last_peered":"2023-10-07T18:47:06.037969+0000","last_clean":"2023-10-07T18:47:06.037969+0000","last_became_active":"2023-10-07T18:47:06.036780+0000","last_became_peered":"2023-10-07T18:47:06.036780+0000","last_unstale":"2023-10-07T18:47:06.037969+0000","last_undegraded":"2023-10-07T18:47:06.037969+0000","last_fullsized":"2023-10-07T18:47:06.037969+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:35.420718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031809+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:06.031809+0000","last_peered":"2023-10-07T18:47:06.031809+0000","last_clean":"2023-10-07T18:47:06.031809+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:06.031809+0000","last_undegraded":"2023-10-07T18:47:06.031809+0000","last_fullsized":"2023-10-07T18:47:06.031809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037444+0000","last_change":"2023-10-07T18:47:06.035459+0000","last_active":"2023-10-07T18:47:06.037444+0000","last_peered":"2023-10-07T18:47:06.037444+0000","last_clean":"2023-10-07T18:47:06.037444+0000","last_became_active":"2023-10-07T18:47:06.034742+0000","last_became_peered":"2023-10-07T18:47:06.034742+0000","last_unstale":"2023-10-07T18:47:06.037444+0000","last_undegraded":"2023-10-07T18:47:06.037444+0000","last_fullsized":"2023-10-07T18:47:06.037444+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:36.433378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037038+0000","last_change":"2023-10-07T18:47:06.035359+0000","last_active":"2023-10-07T18:47:06.037038+0000","last_peered":"2023-10-07T18:47:06.037038+0000","last_clean":"2023-10-07T18:47:06.037038+0000","last_became_active":"2023-10-07T18:47:06.034458+0000","last_became_peered":"2023-10-07T18:47:06.034458+0000","last_unstale":"2023-10-07T18:47:06.037038+0000","last_undegraded":"2023-10-07T18:47:06.037038+0000","last_fullsized":"2023-10-07T18:47:06.037038+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033598+0000","last_change":"2023-10-07T18:47:06.033136+0000","last_active":"2023-10-07T18:47:06.033598+0000","last_peered":"2023-10-07T18:47:06.033598+0000","last_clean":"2023-10-07T18:47:06.033598+0000","last_became_active":"2023-10-07T18:47:06.032820+0000","last_became_peered":"2023-10-07T18:47:06.032820+0000","last_unstale":"2023-10-07T18:47:06.033598+0000","last_undegraded":"2023-10-07T18:47:06.033598+0000","last_fullsized":"2023-10-07T18:47:06.033598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.570074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036187+0000","last_change":"2023-10-07T18:47:06.030278+0000","last_active":"2023-10-07T18:47:06.036187+0000","last_peered":"2023-10-07T18:47:06.036187+0000","last_clean":"2023-10-07T18:47:06.036187+0000","last_became_active":"2023-10-07T18:47:06.030013+0000","last_became_peered":"2023-10-07T18:47:06.030013+0000","last_unstale":"2023-10-07T18:47:06.036187+0000","last_undegraded":"2023-10-07T18:47:06.036187+0000","last_fullsized":"2023-10-07T18:47:06.036187+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:52.446182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376196+0000","last_change":"2023-10-07T18:47:05.381616+0000","last_active":"2023-10-07T18:47:06.376196+0000","last_peered":"2023-10-07T18:47:06.376196+0000","last_clean":"2023-10-07T18:47:06.376196+0000","last_became_active":"2023-10-07T18:47:05.381171+0000","last_became_peered":"2023-10-07T18:47:05.381171+0000","last_unstale":"2023-10-07T18:47:06.376196+0000","last_undegraded":"2023-10-07T18:47:06.376196+0000","last_fullsized":"2023-10-07T18:47:06.376196+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:21:32.853376+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-07T18:47:06.032004+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:06.032004+0000","last_peered":"2023-10-07T18:47:06.032004+0000","last_clean":"2023-10-07T18:47:06.032004+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:06.032004+0000","last_undegraded":"2023-10-07T18:47:06.032004+0000","last_fullsized":"2023-10-07T18:47:06.032004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374238+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:06.374238+0000","last_peered":"2023-10-07T18:47:06.374238+0000","last_clean":"2023-10-07T18:47:06.374238+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:06.374238+0000","last_undegraded":"2023-10-07T18:47:06.374238+0000","last_fullsized":"2023-10-07T18:47:06.374238+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031739+0000","last_change":"2023-10-07T18:47:06.030057+0000","last_active":"2023-10-07T18:47:06.031739+0000","last_peered":"2023-10-07T18:47:06.031739+0000","last_clean":"2023-10-07T18:47:06.031739+0000","last_became_active":"2023-10-07T18:47:06.029778+0000","last_became_peered":"2023-10-07T18:47:06.029778+0000","last_unstale":"2023-10-07T18:47:06.031739+0000","last_undegraded":"2023-10-07T18:47:06.031739+0000","last_fullsized":"2023-10-07T18:47:06.031739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.227236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374566+0000","last_change":"2023-10-07T18:47:05.389310+0000","last_active":"2023-10-07T18:47:06.374566+0000","last_peered":"2023-10-07T18:47:06.374566+0000","last_clean":"2023-10-07T18:47:06.374566+0000","last_became_active":"2023-10-07T18:47:05.388623+0000","last_became_peered":"2023-10-07T18:47:05.388623+0000","last_unstale":"2023-10-07T18:47:06.374566+0000","last_undegraded":"2023-10-07T18:47:06.374566+0000","last_fullsized":"2023-10-07T18:47:06.374566+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:05:38.531319+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-07T18:47:06.036273+0000","last_change":"2023-10-07T18:47:06.031636+0000","last_active":"2023-10-07T18:47:06.036273+0000","last_peered":"2023-10-07T18:47:06.036273+0000","last_clean":"2023-10-07T18:47:06.036273+0000","last_became_active":"2023-10-07T18:47:06.027196+0000","last_became_peered":"2023-10-07T18:47:06.027196+0000","last_unstale":"2023-10-07T18:47:06.036273+0000","last_undegraded":"2023-10-07T18:47:06.036273+0000","last_fullsized":"2023-10-07T18:47:06.036273+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374912+0000","last_change":"2023-10-07T18:47:05.389103+0000","last_active":"2023-10-07T18:47:06.374912+0000","last_peered":"2023-10-07T18:47:06.374912+0000","last_clean":"2023-10-07T18:47:06.374912+0000","last_became_active":"2023-10-07T18:47:05.388293+0000","last_became_peered":"2023-10-07T18:47:05.388293+0000","last_unstale":"2023-10-07T18:47:06.374912+0000","last_undegraded":"2023-10-07T18:47:06.374912+0000","last_fullsized":"2023-10-07T18:47:06.374912+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:31:11.506060+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-07T18:47:06.036825+0000","last_change":"2023-10-07T18:47:06.032755+0000","last_active":"2023-10-07T18:47:06.036825+0000","last_peered":"2023-10-07T18:47:06.036825+0000","last_clean":"2023-10-07T18:47:06.036825+0000","last_became_active":"2023-10-07T18:47:06.031762+0000","last_became_peered":"2023-10-07T18:47:06.031762+0000","last_unstale":"2023-10-07T18:47:06.036825+0000","last_undegraded":"2023-10-07T18:47:06.036825+0000","last_fullsized":"2023-10-07T18:47:06.036825+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.867661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.373909+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:06.373909+0000","last_peered":"2023-10-07T18:47:06.373909+0000","last_clean":"2023-10-07T18:47:06.373909+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:06.373909+0000","last_undegraded":"2023-10-07T18:47:06.373909+0000","last_fullsized":"2023-10-07T18:47:06.373909+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.019546+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:06.019546+0000","last_peered":"2023-10-07T18:47:06.019546+0000","last_clean":"2023-10-07T18:47:06.019546+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:06.019546+0000","last_undegraded":"2023-10-07T18:47:06.019546+0000","last_fullsized":"2023-10-07T18:47:06.019546+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.371364+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:06.371364+0000","last_peered":"2023-10-07T18:47:06.371364+0000","last_clean":"2023-10-07T18:47:06.371364+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:06.371364+0000","last_undegraded":"2023-10-07T18:47:06.371364+0000","last_fullsized":"2023-10-07T18:47:06.371364+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032447+0000","last_change":"2023-10-07T18:47:06.031257+0000","last_active":"2023-10-07T18:47:06.032447+0000","last_peered":"2023-10-07T18:47:06.032447+0000","last_clean":"2023-10-07T18:47:06.032447+0000","last_became_active":"2023-10-07T18:47:06.030816+0000","last_became_peered":"2023-10-07T18:47:06.030816+0000","last_unstale":"2023-10-07T18:47:06.032447+0000","last_undegraded":"2023-10-07T18:47:06.032447+0000","last_fullsized":"2023-10-07T18:47:06.032447+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:03.183136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.014270+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:06.014270+0000","last_peered":"2023-10-07T18:47:06.014270+0000","last_clean":"2023-10-07T18:47:06.014270+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:06.014270+0000","last_undegraded":"2023-10-07T18:47:06.014270+0000","last_fullsized":"2023-10-07T18:47:06.014270+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026476+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:06.026476+0000","last_peered":"2023-10-07T18:47:06.026476+0000","last_clean":"2023-10-07T18:47:06.026476+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:06.026476+0000","last_undegraded":"2023-10-07T18:47:06.026476+0000","last_fullsized":"2023-10-07T18:47:06.026476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010492+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:06.010492+0000","last_peered":"2023-10-07T18:47:06.010492+0000","last_clean":"2023-10-07T18:47:06.010492+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:06.010492+0000","last_undegraded":"2023-10-07T18:47:06.010492+0000","last_fullsized":"2023-10-07T18:47:06.010492+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025203+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:06.025203+0000","last_peered":"2023-10-07T18:47:06.025203+0000","last_clean":"2023-10-07T18:47:06.025203+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:06.025203+0000","last_undegraded":"2023-10-07T18:47:06.025203+0000","last_fullsized":"2023-10-07T18:47:06.025203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016307+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:06.016307+0000","last_peered":"2023-10-07T18:47:06.016307+0000","last_clean":"2023-10-07T18:47:06.016307+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:06.016307+0000","last_undegraded":"2023-10-07T18:47:06.016307+0000","last_fullsized":"2023-10-07T18:47:06.016307+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036748+0000","last_change":"2023-10-07T18:47:06.032382+0000","last_active":"2023-10-07T18:47:06.036748+0000","last_peered":"2023-10-07T18:47:06.036748+0000","last_clean":"2023-10-07T18:47:06.036748+0000","last_became_active":"2023-10-07T18:47:06.032044+0000","last_became_peered":"2023-10-07T18:47:06.032044+0000","last_unstale":"2023-10-07T18:47:06.036748+0000","last_undegraded":"2023-10-07T18:47:06.036748+0000","last_fullsized":"2023-10-07T18:47:06.036748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:45.444222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010634+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:06.010634+0000","last_peered":"2023-10-07T18:47:06.010634+0000","last_clean":"2023-10-07T18:47:06.010634+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:06.010634+0000","last_undegraded":"2023-10-07T18:47:06.010634+0000","last_fullsized":"2023-10-07T18:47:06.010634+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037685+0000","last_change":"2023-10-07T18:47:06.036821+0000","last_active":"2023-10-07T18:47:06.037685+0000","last_peered":"2023-10-07T18:47:06.037685+0000","last_clean":"2023-10-07T18:47:06.037685+0000","last_became_active":"2023-10-07T18:47:06.036472+0000","last_became_peered":"2023-10-07T18:47:06.036472+0000","last_unstale":"2023-10-07T18:47:06.037685+0000","last_undegraded":"2023-10-07T18:47:06.037685+0000","last_fullsized":"2023-10-07T18:47:06.037685+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375309+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:06.375309+0000","last_peered":"2023-10-07T18:47:06.375309+0000","last_clean":"2023-10-07T18:47:06.375309+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:06.375309+0000","last_undegraded":"2023-10-07T18:47:06.375309+0000","last_fullsized":"2023-10-07T18:47:06.375309+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035066+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:06.035066+0000","last_peered":"2023-10-07T18:47:06.035066+0000","last_clean":"2023-10-07T18:47:06.035066+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:06.035066+0000","last_undegraded":"2023-10-07T18:47:06.035066+0000","last_fullsized":"2023-10-07T18:47:06.035066+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376320+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:06.376320+0000","last_peered":"2023-10-07T18:47:06.376320+0000","last_clean":"2023-10-07T18:47:06.376320+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:06.376320+0000","last_undegraded":"2023-10-07T18:47:06.376320+0000","last_fullsized":"2023-10-07T18:47:06.376320+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:06.036206+0000","last_change":"2023-10-07T18:47:06.031470+0000","last_active":"2023-10-07T18:47:06.036206+0000","last_peered":"2023-10-07T18:47:06.036206+0000","last_clean":"2023-10-07T18:47:06.036206+0000","last_became_active":"2023-10-07T18:47:06.031135+0000","last_became_peered":"2023-10-07T18:47:06.031135+0000","last_unstale":"2023-10-07T18:47:06.036206+0000","last_undegraded":"2023-10-07T18:47:06.036206+0000","last_fullsized":"2023-10-07T18:47:06.036206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:52.131718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375918+0000","last_change":"2023-10-07T18:47:05.384288+0000","last_active":"2023-10-07T18:47:06.375918+0000","last_peered":"2023-10-07T18:47:06.375918+0000","last_clean":"2023-10-07T18:47:06.375918+0000","last_became_active":"2023-10-07T18:47:05.383984+0000","last_became_peered":"2023-10-07T18:47:05.383984+0000","last_unstale":"2023-10-07T18:47:06.375918+0000","last_undegraded":"2023-10-07T18:47:06.375918+0000","last_fullsized":"2023-10-07T18:47:06.375918+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:00:59.503366+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-07T18:47:06.032220+0000","last_change":"2023-10-07T18:47:06.031157+0000","last_active":"2023-10-07T18:47:06.032220+0000","last_peered":"2023-10-07T18:47:06.032220+0000","last_clean":"2023-10-07T18:47:06.032220+0000","last_became_active":"2023-10-07T18:47:06.030895+0000","last_became_peered":"2023-10-07T18:47:06.030895+0000","last_unstale":"2023-10-07T18:47:06.032220+0000","last_undegraded":"2023-10-07T18:47:06.032220+0000","last_fullsized":"2023-10-07T18:47:06.032220+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:12.960901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010892+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:06.010892+0000","last_peered":"2023-10-07T18:47:06.010892+0000","last_clean":"2023-10-07T18:47:06.010892+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:06.010892+0000","last_undegraded":"2023-10-07T18:47:06.010892+0000","last_fullsized":"2023-10-07T18:47:06.010892+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036125+0000","last_change":"2023-10-07T18:47:06.031825+0000","last_active":"2023-10-07T18:47:06.036125+0000","last_peered":"2023-10-07T18:47:06.036125+0000","last_clean":"2023-10-07T18:47:06.036125+0000","last_became_active":"2023-10-07T18:47:06.031162+0000","last_became_peered":"2023-10-07T18:47:06.031162+0000","last_unstale":"2023-10-07T18:47:06.036125+0000","last_undegraded":"2023-10-07T18:47:06.036125+0000","last_fullsized":"2023-10-07T18:47:06.036125+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016058+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:06.016058+0000","last_peered":"2023-10-07T18:47:06.016058+0000","last_clean":"2023-10-07T18:47:06.016058+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:06.016058+0000","last_undegraded":"2023-10-07T18:47:06.016058+0000","last_fullsized":"2023-10-07T18:47:06.016058+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040370+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:06.040370+0000","last_peered":"2023-10-07T18:47:06.040370+0000","last_clean":"2023-10-07T18:47:06.040370+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:06.040370+0000","last_undegraded":"2023-10-07T18:47:06.040370+0000","last_fullsized":"2023-10-07T18:47:06.040370+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375726+0000","last_change":"2023-10-07T18:47:05.378238+0000","last_active":"2023-10-07T18:47:06.375726+0000","last_peered":"2023-10-07T18:47:06.375726+0000","last_clean":"2023-10-07T18:47:06.375726+0000","last_became_active":"2023-10-07T18:47:05.377898+0000","last_became_peered":"2023-10-07T18:47:05.377898+0000","last_unstale":"2023-10-07T18:47:06.375726+0000","last_undegraded":"2023-10-07T18:47:06.375726+0000","last_fullsized":"2023-10-07T18:47:06.375726+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T06:18:51.807688+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-07T18:47:06.040241+0000","last_change":"2023-10-07T18:47:06.029201+0000","last_active":"2023-10-07T18:47:06.040241+0000","last_peered":"2023-10-07T18:47:06.040241+0000","last_clean":"2023-10-07T18:47:06.040241+0000","last_became_active":"2023-10-07T18:47:06.028798+0000","last_became_peered":"2023-10-07T18:47:06.028798+0000","last_unstale":"2023-10-07T18:47:06.040241+0000","last_undegraded":"2023-10-07T18:47:06.040241+0000","last_fullsized":"2023-10-07T18:47:06.040241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:36.480864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.017439+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:06.017439+0000","last_peered":"2023-10-07T18:47:06.017439+0000","last_clean":"2023-10-07T18:47:06.017439+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:06.017439+0000","last_undegraded":"2023-10-07T18:47:06.017439+0000","last_fullsized":"2023-10-07T18:47:06.017439+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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-07T18:47:06.042204+0000","last_change":"2023-10-07T18:47:06.041665+0000","last_active":"2023-10-07T18:47:06.042204+0000","last_peered":"2023-10-07T18:47:06.042204+0000","last_clean":"2023-10-07T18:47:06.042204+0000","last_became_active":"2023-10-07T18:47:06.041416+0000","last_became_peered":"2023-10-07T18:47:06.041416+0000","last_unstale":"2023-10-07T18:47:06.042204+0000","last_undegraded":"2023-10-07T18:47:06.042204+0000","last_fullsized":"2023-10-07T18:47:06.042204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:09.102779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012218+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:06.012218+0000","last_peered":"2023-10-07T18:47:06.012218+0000","last_clean":"2023-10-07T18:47:06.012218+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:06.012218+0000","last_undegraded":"2023-10-07T18:47:06.012218+0000","last_fullsized":"2023-10-07T18:47:06.012218+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036807+0000","last_change":"2023-10-07T18:47:06.032585+0000","last_active":"2023-10-07T18:47:06.036807+0000","last_peered":"2023-10-07T18:47:06.036807+0000","last_clean":"2023-10-07T18:47:06.036807+0000","last_became_active":"2023-10-07T18:47:06.027487+0000","last_became_peered":"2023-10-07T18:47:06.027487+0000","last_unstale":"2023-10-07T18:47:06.036807+0000","last_undegraded":"2023-10-07T18:47:06.036807+0000","last_fullsized":"2023-10-07T18:47:06.036807+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010772+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:06.010772+0000","last_peered":"2023-10-07T18:47:06.010772+0000","last_clean":"2023-10-07T18:47:06.010772+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:06.010772+0000","last_undegraded":"2023-10-07T18:47:06.010772+0000","last_fullsized":"2023-10-07T18:47:06.010772+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.035158+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:06.035158+0000","last_peered":"2023-10-07T18:47:06.035158+0000","last_clean":"2023-10-07T18:47:06.035158+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:06.035158+0000","last_undegraded":"2023-10-07T18:47:06.035158+0000","last_fullsized":"2023-10-07T18:47:06.035158+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032020+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:06.032020+0000","last_peered":"2023-10-07T18:47:06.032020+0000","last_clean":"2023-10-07T18:47:06.032020+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:06.032020+0000","last_undegraded":"2023-10-07T18:47:06.032020+0000","last_fullsized":"2023-10-07T18:47:06.032020+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018922+0000","last_change":"2023-10-07T18:47:05.376778+0000","last_active":"2023-10-07T18:47:06.018922+0000","last_peered":"2023-10-07T18:47:06.018922+0000","last_clean":"2023-10-07T18:47:06.018922+0000","last_became_active":"2023-10-07T18:47:05.376469+0000","last_became_peered":"2023-10-07T18:47:05.376469+0000","last_unstale":"2023-10-07T18:47:06.018922+0000","last_undegraded":"2023-10-07T18:47:06.018922+0000","last_fullsized":"2023-10-07T18:47:06.018922+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.919079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034757+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:06.034757+0000","last_peered":"2023-10-07T18:47:06.034757+0000","last_clean":"2023-10-07T18:47:06.034757+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:06.034757+0000","last_undegraded":"2023-10-07T18:47:06.034757+0000","last_fullsized":"2023-10-07T18:47:06.034757+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010132+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:06.010132+0000","last_peered":"2023-10-07T18:47:06.010132+0000","last_clean":"2023-10-07T18:47:06.010132+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:06.010132+0000","last_undegraded":"2023-10-07T18:47:06.010132+0000","last_fullsized":"2023-10-07T18:47:06.010132+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018875+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:47:06.018875+0000","last_peered":"2023-10-07T18:47:06.018875+0000","last_clean":"2023-10-07T18:47:06.018875+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:47:06.018875+0000","last_undegraded":"2023-10-07T18:47:06.018875+0000","last_fullsized":"2023-10-07T18:47:06.018875+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:06.037662+0000","last_change":"2023-10-07T18:47:06.036524+0000","last_active":"2023-10-07T18:47:06.037662+0000","last_peered":"2023-10-07T18:47:06.037662+0000","last_clean":"2023-10-07T18:47:06.037662+0000","last_became_active":"2023-10-07T18:47:06.036244+0000","last_became_peered":"2023-10-07T18:47:06.036244+0000","last_unstale":"2023-10-07T18:47:06.037662+0000","last_undegraded":"2023-10-07T18:47:06.037662+0000","last_fullsized":"2023-10-07T18:47:06.037662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018984+0000","last_change":"2023-10-07T18:47:05.388380+0000","last_active":"2023-10-07T18:47:06.018984+0000","last_peered":"2023-10-07T18:47:06.018984+0000","last_clean":"2023-10-07T18:47:06.018984+0000","last_became_active":"2023-10-07T18:47:05.388095+0000","last_became_peered":"2023-10-07T18:47:05.388095+0000","last_unstale":"2023-10-07T18:47:06.018984+0000","last_undegraded":"2023-10-07T18:47:06.018984+0000","last_fullsized":"2023-10-07T18:47:06.018984+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025747+0000","last_change":"2023-10-07T18:47:05.389486+0000","last_active":"2023-10-07T18:47:06.025747+0000","last_peered":"2023-10-07T18:47:06.025747+0000","last_clean":"2023-10-07T18:47:06.025747+0000","last_became_active":"2023-10-07T18:47:05.389029+0000","last_became_peered":"2023-10-07T18:47:05.389029+0000","last_unstale":"2023-10-07T18:47:06.025747+0000","last_undegraded":"2023-10-07T18:47:06.025747+0000","last_fullsized":"2023-10-07T18:47:06.025747+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:40.888399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031963+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:06.031963+0000","last_peered":"2023-10-07T18:47:06.031963+0000","last_clean":"2023-10-07T18:47:06.031963+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:06.031963+0000","last_undegraded":"2023-10-07T18:47:06.031963+0000","last_fullsized":"2023-10-07T18:47:06.031963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.012979+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:06.012979+0000","last_peered":"2023-10-07T18:47:06.012979+0000","last_clean":"2023-10-07T18:47:06.012979+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:06.012979+0000","last_undegraded":"2023-10-07T18:47:06.012979+0000","last_fullsized":"2023-10-07T18:47:06.012979+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:17.783323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026446+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:06.026446+0000","last_peered":"2023-10-07T18:47:06.026446+0000","last_clean":"2023-10-07T18:47:06.026446+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:06.026446+0000","last_undegraded":"2023-10-07T18:47:06.026446+0000","last_fullsized":"2023-10-07T18:47:06.026446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375468+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:06.375468+0000","last_peered":"2023-10-07T18:47:06.375468+0000","last_clean":"2023-10-07T18:47:06.375468+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:06.375468+0000","last_undegraded":"2023-10-07T18:47:06.375468+0000","last_fullsized":"2023-10-07T18:47:06.375468+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:06.028502+0000","last_change":"2023-10-07T18:47:06.025298+0000","last_active":"2023-10-07T18:47:06.028502+0000","last_peered":"2023-10-07T18:47:06.028502+0000","last_clean":"2023-10-07T18:47:06.028502+0000","last_became_active":"2023-10-07T18:47:06.025006+0000","last_became_peered":"2023-10-07T18:47:06.025006+0000","last_unstale":"2023-10-07T18:47:06.028502+0000","last_undegraded":"2023-10-07T18:47:06.028502+0000","last_fullsized":"2023-10-07T18:47:06.028502+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:35.260244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018766+0000","last_change":"2023-10-07T18:47:05.388560+0000","last_active":"2023-10-07T18:47:06.018766+0000","last_peered":"2023-10-07T18:47:06.018766+0000","last_clean":"2023-10-07T18:47:06.018766+0000","last_became_active":"2023-10-07T18:47:05.387644+0000","last_became_peered":"2023-10-07T18:47:05.387644+0000","last_unstale":"2023-10-07T18:47:06.018766+0000","last_undegraded":"2023-10-07T18:47:06.018766+0000","last_fullsized":"2023-10-07T18:47:06.018766+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:26.811076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.023710+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:06.023710+0000","last_peered":"2023-10-07T18:47:06.023710+0000","last_clean":"2023-10-07T18:47:06.023710+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:06.023710+0000","last_undegraded":"2023-10-07T18:47:06.023710+0000","last_fullsized":"2023-10-07T18:47:06.023710+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.013179+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:06.013179+0000","last_peered":"2023-10-07T18:47:06.013179+0000","last_clean":"2023-10-07T18:47:06.013179+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:06.013179+0000","last_undegraded":"2023-10-07T18:47:06.013179+0000","last_fullsized":"2023-10-07T18:47:06.013179+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.022682+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:06.022682+0000","last_peered":"2023-10-07T18:47:06.022682+0000","last_clean":"2023-10-07T18:47:06.022682+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:06.022682+0000","last_undegraded":"2023-10-07T18:47:06.022682+0000","last_fullsized":"2023-10-07T18:47:06.022682+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012108+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:06.012108+0000","last_peered":"2023-10-07T18:47:06.012108+0000","last_clean":"2023-10-07T18:47:06.012108+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:06.012108+0000","last_undegraded":"2023-10-07T18:47:06.012108+0000","last_fullsized":"2023-10-07T18:47:06.012108+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026842+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:06.026842+0000","last_peered":"2023-10-07T18:47:06.026842+0000","last_clean":"2023-10-07T18:47:06.026842+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:06.026842+0000","last_undegraded":"2023-10-07T18:47:06.026842+0000","last_fullsized":"2023-10-07T18:47:06.026842+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.370873+0000","last_change":"2023-10-07T18:47:05.389078+0000","last_active":"2023-10-07T18:47:06.370873+0000","last_peered":"2023-10-07T18:47:06.370873+0000","last_clean":"2023-10-07T18:47:06.370873+0000","last_became_active":"2023-10-07T18:47:05.388769+0000","last_became_peered":"2023-10-07T18:47:05.388769+0000","last_unstale":"2023-10-07T18:47:06.370873+0000","last_undegraded":"2023-10-07T18:47:06.370873+0000","last_fullsized":"2023-10-07T18:47:06.370873+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:08:26.380293+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-07T18:47:06.041810+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:06.041810+0000","last_peered":"2023-10-07T18:47:06.041810+0000","last_clean":"2023-10-07T18:47:06.041810+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:06.041810+0000","last_undegraded":"2023-10-07T18:47:06.041810+0000","last_fullsized":"2023-10-07T18:47:06.041810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018613+0000","last_change":"2023-10-07T18:47:05.380086+0000","last_active":"2023-10-07T18:47:06.018613+0000","last_peered":"2023-10-07T18:47:06.018613+0000","last_clean":"2023-10-07T18:47:06.018613+0000","last_became_active":"2023-10-07T18:47:05.379801+0000","last_became_peered":"2023-10-07T18:47:05.379801+0000","last_unstale":"2023-10-07T18:47:06.018613+0000","last_undegraded":"2023-10-07T18:47:06.018613+0000","last_fullsized":"2023-10-07T18:47:06.018613+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.643263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042186+0000","last_change":"2023-10-07T18:47:06.041510+0000","last_active":"2023-10-07T18:47:06.042186+0000","last_peered":"2023-10-07T18:47:06.042186+0000","last_clean":"2023-10-07T18:47:06.042186+0000","last_became_active":"2023-10-07T18:47:06.041251+0000","last_became_peered":"2023-10-07T18:47:06.041251+0000","last_unstale":"2023-10-07T18:47:06.042186+0000","last_undegraded":"2023-10-07T18:47:06.042186+0000","last_fullsized":"2023-10-07T18:47:06.042186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:52.068387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374753+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:06.374753+0000","last_peered":"2023-10-07T18:47:06.374753+0000","last_clean":"2023-10-07T18:47:06.374753+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:06.374753+0000","last_undegraded":"2023-10-07T18:47:06.374753+0000","last_fullsized":"2023-10-07T18:47:06.374753+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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-07T18:47:06.036292+0000","last_change":"2023-10-07T18:47:06.031858+0000","last_active":"2023-10-07T18:47:06.036292+0000","last_peered":"2023-10-07T18:47:06.036292+0000","last_clean":"2023-10-07T18:47:06.036292+0000","last_became_active":"2023-10-07T18:47:06.028012+0000","last_became_peered":"2023-10-07T18:47:06.028012+0000","last_unstale":"2023-10-07T18:47:06.036292+0000","last_undegraded":"2023-10-07T18:47:06.036292+0000","last_fullsized":"2023-10-07T18:47:06.036292+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.363055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374999+0000","last_change":"2023-10-07T18:47:05.381454+0000","last_active":"2023-10-07T18:47:06.374999+0000","last_peered":"2023-10-07T18:47:06.374999+0000","last_clean":"2023-10-07T18:47:06.374999+0000","last_became_active":"2023-10-07T18:47:05.381135+0000","last_became_peered":"2023-10-07T18:47:05.381135+0000","last_unstale":"2023-10-07T18:47:06.374999+0000","last_undegraded":"2023-10-07T18:47:06.374999+0000","last_fullsized":"2023-10-07T18:47:06.374999+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:22:01.792510+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-07T18:47:06.039688+0000","last_change":"2023-10-07T18:47:06.035171+0000","last_active":"2023-10-07T18:47:06.039688+0000","last_peered":"2023-10-07T18:47:06.039688+0000","last_clean":"2023-10-07T18:47:06.039688+0000","last_became_active":"2023-10-07T18:47:06.034429+0000","last_became_peered":"2023-10-07T18:47:06.034429+0000","last_unstale":"2023-10-07T18:47:06.039688+0000","last_undegraded":"2023-10-07T18:47:06.039688+0000","last_fullsized":"2023-10-07T18:47:06.039688+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:12.615917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040400+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:06.040400+0000","last_peered":"2023-10-07T18:47:06.040400+0000","last_clean":"2023-10-07T18:47:06.040400+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:06.040400+0000","last_undegraded":"2023-10-07T18:47:06.040400+0000","last_fullsized":"2023-10-07T18:47:06.040400+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034914+0000","last_change":"2023-10-07T18:47:06.034691+0000","last_active":"2023-10-07T18:47:06.034914+0000","last_peered":"2023-10-07T18:47:06.034914+0000","last_clean":"2023-10-07T18:47:06.034914+0000","last_became_active":"2023-10-07T18:47:06.034405+0000","last_became_peered":"2023-10-07T18:47:06.034405+0000","last_unstale":"2023-10-07T18:47:06.034914+0000","last_undegraded":"2023-10-07T18:47:06.034914+0000","last_fullsized":"2023-10-07T18:47:06.034914+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:39.974117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038803+0000","last_change":"2023-10-07T18:47:06.031601+0000","last_active":"2023-10-07T18:47:06.038803+0000","last_peered":"2023-10-07T18:47:06.038803+0000","last_clean":"2023-10-07T18:47:06.038803+0000","last_became_active":"2023-10-07T18:47:06.030970+0000","last_became_peered":"2023-10-07T18:47:06.030970+0000","last_unstale":"2023-10-07T18:47:06.038803+0000","last_undegraded":"2023-10-07T18:47:06.038803+0000","last_fullsized":"2023-10-07T18:47:06.038803+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.255685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033958+0000","last_change":"2023-10-07T18:47:06.033199+0000","last_active":"2023-10-07T18:47:06.033958+0000","last_peered":"2023-10-07T18:47:06.033958+0000","last_clean":"2023-10-07T18:47:06.033958+0000","last_became_active":"2023-10-07T18:47:06.032943+0000","last_became_peered":"2023-10-07T18:47:06.032943+0000","last_unstale":"2023-10-07T18:47:06.033958+0000","last_undegraded":"2023-10-07T18:47:06.033958+0000","last_fullsized":"2023-10-07T18:47:06.033958+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026501+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:06.026501+0000","last_peered":"2023-10-07T18:47:06.026501+0000","last_clean":"2023-10-07T18:47:06.026501+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:06.026501+0000","last_undegraded":"2023-10-07T18:47:06.026501+0000","last_fullsized":"2023-10-07T18:47:06.026501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021032+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:06.021032+0000","last_peered":"2023-10-07T18:47:06.021032+0000","last_clean":"2023-10-07T18:47:06.021032+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:06.021032+0000","last_undegraded":"2023-10-07T18:47:06.021032+0000","last_fullsized":"2023-10-07T18:47:06.021032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042560+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:06.042560+0000","last_peered":"2023-10-07T18:47:06.042560+0000","last_clean":"2023-10-07T18:47:06.042560+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:06.042560+0000","last_undegraded":"2023-10-07T18:47:06.042560+0000","last_fullsized":"2023-10-07T18:47:06.042560+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032227+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:06.032227+0000","last_peered":"2023-10-07T18:47:06.032227+0000","last_clean":"2023-10-07T18:47:06.032227+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:06.032227+0000","last_undegraded":"2023-10-07T18:47:06.032227+0000","last_fullsized":"2023-10-07T18:47:06.032227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037425+0000","last_change":"2023-10-07T18:47:06.034496+0000","last_active":"2023-10-07T18:47:06.037425+0000","last_peered":"2023-10-07T18:47:06.037425+0000","last_clean":"2023-10-07T18:47:06.037425+0000","last_became_active":"2023-10-07T18:47:06.029411+0000","last_became_peered":"2023-10-07T18:47:06.029411+0000","last_unstale":"2023-10-07T18:47:06.037425+0000","last_undegraded":"2023-10-07T18:47:06.037425+0000","last_fullsized":"2023-10-07T18:47:06.037425+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:03.384027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031968+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:06.031968+0000","last_peered":"2023-10-07T18:47:06.031968+0000","last_clean":"2023-10-07T18:47:06.031968+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:06.031968+0000","last_undegraded":"2023-10-07T18:47:06.031968+0000","last_fullsized":"2023-10-07T18:47:06.031968+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038821+0000","last_change":"2023-10-07T18:47:06.037680+0000","last_active":"2023-10-07T18:47:06.038821+0000","last_peered":"2023-10-07T18:47:06.038821+0000","last_clean":"2023-10-07T18:47:06.038821+0000","last_became_active":"2023-10-07T18:47:06.037104+0000","last_became_peered":"2023-10-07T18:47:06.037104+0000","last_unstale":"2023-10-07T18:47:06.038821+0000","last_undegraded":"2023-10-07T18:47:06.038821+0000","last_fullsized":"2023-10-07T18:47:06.038821+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.787475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032215+0000","last_change":"2023-10-07T18:47:06.031082+0000","last_active":"2023-10-07T18:47:06.032215+0000","last_peered":"2023-10-07T18:47:06.032215+0000","last_clean":"2023-10-07T18:47:06.032215+0000","last_became_active":"2023-10-07T18:47:06.030409+0000","last_became_peered":"2023-10-07T18:47:06.030409+0000","last_unstale":"2023-10-07T18:47:06.032215+0000","last_undegraded":"2023-10-07T18:47:06.032215+0000","last_fullsized":"2023-10-07T18:47:06.032215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:43.311909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.041377+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:06.041377+0000","last_peered":"2023-10-07T18:47:06.041377+0000","last_clean":"2023-10-07T18:47:06.041377+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:06.041377+0000","last_undegraded":"2023-10-07T18:47:06.041377+0000","last_fullsized":"2023-10-07T18:47:06.041377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54400000000000004}]},{"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.78600000000000003}]},{"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.58899999999999997}]},{"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.75}]},{"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.38800000000000001}]},{"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.47799999999999998}]},{"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.71999999999999997}]}]},{"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":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":853093,"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.72899999999999998}]},{"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.51500000000000001}]},{"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.68100000000000005}]},{"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.57099999999999995}]},{"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.64400000000000002}]},{"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.69499999999999995}]},{"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.66600000000000004}]}]},{"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":297896,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447256,"statfs":{"total":95995035648,"available":95689990144,"internally_reserved":0,"allocated":622592,"data_stored":254954,"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 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.26800000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.52500000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.34999999999999998},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.25}]},{"osd":2,"last update":"Sat Oct 7 18:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.53600000000000003,"5min":1.304,"15min":1.304},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.40999999999999998,"15min":0.40300000000000002},"min":{"1min":0.29299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.35399999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.438}]},{"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.48999999999999999}]},{"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.53700000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738407,"num_pgs":25,"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 18:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.49399999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.36899999999999999,"15min":0.35799999999999998},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.374}]},{"osd":2,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.40200000000000002,"15min":0.39600000000000002},"min":{"1min":0.28599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Oct 7 18:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.315},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.38600000000000001}]},{"osd":4,"last update":"Sat Oct 7 18:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51400000000000001}]},{"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.47799999999999998}]},{"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.55500000000000005}]}]},{"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":297892,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447260,"statfs":{"total":95995035648,"available":95689994240,"internally_reserved":0,"allocated":618496,"data_stored":260636,"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 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.28699999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.57299999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.309}]},{"osd":1,"last update":"Sat Oct 7 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.39900000000000002},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.38100000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:46:21 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.34200000000000003}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.67400000000000004}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.69099999999999995}]},{"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.70899999999999996}]},{"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.72699999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149721,"num_pgs":22,"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":256434,"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 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.52600000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.495}]},{"osd":4,"last update":"Sat Oct 7 18:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.75700000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.77400000000000002}]},{"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.67600000000000005}]},{"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.70699999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":0,"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":255209,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.67700000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.501},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.71199999999999997}]},{"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.76100000000000001}]}]},{"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":262815,"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 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.55500000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.621},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.3630000000000004,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.498}]},{"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.42799999999999999}]},{"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.44900000000000001}]}]}],"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-07T18:47:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:12 smithi163 ceph-mon[102800]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:12 smithi163 ceph-mon[102800]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-10-07T18:47:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:12 smithi163 ceph-mon[102800]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:12 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3229069422' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T18:47:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[98507]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[98507]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-10-07T18:47:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[98507]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3229069422' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T18:47:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[115692]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[115692]: pgmap v184: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-10-07T18:47:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[115692]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:12 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3229069422' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-10-07T18:47:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:13 smithi163 ceph-mon[102800]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:13 smithi087 ceph-mon[98507]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:13 smithi087 ceph-mon[115692]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:14 smithi163 ceph-mon[102800]: 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-07T18:47:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:14 smithi087 ceph-mon[115692]: 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-07T18:47:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:14 smithi087 ceph-mon[98507]: 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-07T18:47:14.947 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-10-07T18:47:15.276 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:15.278 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:47:15.288 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":186,"stamp":"2023-10-07T18:47:15.138516+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":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2385012,"kb_used_data":6708,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576204,"statfs":{"total":767960285184,"available":765518032896,"internally_reserved":0,"allocated":6868992,"data_stored":3868008,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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":"9.127620"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-10-07T18:47:06.039716+0000","last_change":"2023-10-07T18:47:06.035361+0000","last_active":"2023-10-07T18:47:06.039716+0000","last_peered":"2023-10-07T18:47:06.039716+0000","last_clean":"2023-10-07T18:47:06.039716+0000","last_became_active":"2023-10-07T18:47:06.034902+0000","last_became_peered":"2023-10-07T18:47:06.034902+0000","last_unstale":"2023-10-07T18:47:06.039716+0000","last_undegraded":"2023-10-07T18:47:06.039716+0000","last_fullsized":"2023-10-07T18:47:06.039716+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.775309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032371+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:06.032371+0000","last_peered":"2023-10-07T18:47:06.032371+0000","last_clean":"2023-10-07T18:47:06.032371+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:06.032371+0000","last_undegraded":"2023-10-07T18:47:06.032371+0000","last_fullsized":"2023-10-07T18:47:06.032371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.028598+0000","last_change":"2023-10-07T18:47:06.025070+0000","last_active":"2023-10-07T18:47:06.028598+0000","last_peered":"2023-10-07T18:47:06.028598+0000","last_clean":"2023-10-07T18:47:06.028598+0000","last_became_active":"2023-10-07T18:47:06.024855+0000","last_became_peered":"2023-10-07T18:47:06.024855+0000","last_unstale":"2023-10-07T18:47:06.028598+0000","last_undegraded":"2023-10-07T18:47:06.028598+0000","last_fullsized":"2023-10-07T18:47:06.028598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:31.733553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036308+0000","last_change":"2023-10-07T18:47:06.033041+0000","last_active":"2023-10-07T18:47:06.036308+0000","last_peered":"2023-10-07T18:47:06.036308+0000","last_clean":"2023-10-07T18:47:06.036308+0000","last_became_active":"2023-10-07T18:47:06.032759+0000","last_became_peered":"2023-10-07T18:47:06.032759+0000","last_unstale":"2023-10-07T18:47:06.036308+0000","last_undegraded":"2023-10-07T18:47:06.036308+0000","last_fullsized":"2023-10-07T18:47:06.036308+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036157+0000","last_change":"2023-10-07T18:47:06.032017+0000","last_active":"2023-10-07T18:47:06.036157+0000","last_peered":"2023-10-07T18:47:06.036157+0000","last_clean":"2023-10-07T18:47:06.036157+0000","last_became_active":"2023-10-07T18:47:06.031551+0000","last_became_peered":"2023-10-07T18:47:06.031551+0000","last_unstale":"2023-10-07T18:47:06.036157+0000","last_undegraded":"2023-10-07T18:47:06.036157+0000","last_fullsized":"2023-10-07T18:47:06.036157+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:44.027746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038763+0000","last_change":"2023-10-07T18:47:06.031275+0000","last_active":"2023-10-07T18:47:06.038763+0000","last_peered":"2023-10-07T18:47:06.038763+0000","last_clean":"2023-10-07T18:47:06.038763+0000","last_became_active":"2023-10-07T18:47:06.026954+0000","last_became_peered":"2023-10-07T18:47:06.026954+0000","last_unstale":"2023-10-07T18:47:06.038763+0000","last_undegraded":"2023-10-07T18:47:06.038763+0000","last_fullsized":"2023-10-07T18:47:06.038763+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.343691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040260+0000","last_change":"2023-10-07T18:47:06.036912+0000","last_active":"2023-10-07T18:47:06.040260+0000","last_peered":"2023-10-07T18:47:06.040260+0000","last_clean":"2023-10-07T18:47:06.040260+0000","last_became_active":"2023-10-07T18:47:06.036564+0000","last_became_peered":"2023-10-07T18:47:06.036564+0000","last_unstale":"2023-10-07T18:47:06.040260+0000","last_undegraded":"2023-10-07T18:47:06.040260+0000","last_fullsized":"2023-10-07T18:47:06.040260+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037885+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:06.037885+0000","last_peered":"2023-10-07T18:47:06.037885+0000","last_clean":"2023-10-07T18:47:06.037885+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:06.037885+0000","last_undegraded":"2023-10-07T18:47:06.037885+0000","last_fullsized":"2023-10-07T18:47:06.037885+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042180+0000","last_change":"2023-10-07T18:47:06.040830+0000","last_active":"2023-10-07T18:47:06.042180+0000","last_peered":"2023-10-07T18:47:06.042180+0000","last_clean":"2023-10-07T18:47:06.042180+0000","last_became_active":"2023-10-07T18:47:06.040532+0000","last_became_peered":"2023-10-07T18:47:06.040532+0000","last_unstale":"2023-10-07T18:47:06.042180+0000","last_undegraded":"2023-10-07T18:47:06.042180+0000","last_fullsized":"2023-10-07T18:47:06.042180+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.896687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.039974+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:06.039974+0000","last_peered":"2023-10-07T18:47:06.039974+0000","last_clean":"2023-10-07T18:47:06.039974+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:06.039974+0000","last_undegraded":"2023-10-07T18:47:06.039974+0000","last_fullsized":"2023-10-07T18:47:06.039974+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040302+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:06.040302+0000","last_peered":"2023-10-07T18:47:06.040302+0000","last_clean":"2023-10-07T18:47:06.040302+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:06.040302+0000","last_undegraded":"2023-10-07T18:47:06.040302+0000","last_fullsized":"2023-10-07T18:47:06.040302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.039368+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:06.039368+0000","last_peered":"2023-10-07T18:47:06.039368+0000","last_clean":"2023-10-07T18:47:06.039368+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:06.039368+0000","last_undegraded":"2023-10-07T18:47:06.039368+0000","last_fullsized":"2023-10-07T18:47:06.039368+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021358+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:06.021358+0000","last_peered":"2023-10-07T18:47:06.021358+0000","last_clean":"2023-10-07T18:47:06.021358+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:06.021358+0000","last_undegraded":"2023-10-07T18:47:06.021358+0000","last_fullsized":"2023-10-07T18:47:06.021358+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037969+0000","last_change":"2023-10-07T18:47:06.037055+0000","last_active":"2023-10-07T18:47:06.037969+0000","last_peered":"2023-10-07T18:47:06.037969+0000","last_clean":"2023-10-07T18:47:06.037969+0000","last_became_active":"2023-10-07T18:47:06.036780+0000","last_became_peered":"2023-10-07T18:47:06.036780+0000","last_unstale":"2023-10-07T18:47:06.037969+0000","last_undegraded":"2023-10-07T18:47:06.037969+0000","last_fullsized":"2023-10-07T18:47:06.037969+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:35.420718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031809+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:06.031809+0000","last_peered":"2023-10-07T18:47:06.031809+0000","last_clean":"2023-10-07T18:47:06.031809+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:06.031809+0000","last_undegraded":"2023-10-07T18:47:06.031809+0000","last_fullsized":"2023-10-07T18:47:06.031809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037444+0000","last_change":"2023-10-07T18:47:06.035459+0000","last_active":"2023-10-07T18:47:06.037444+0000","last_peered":"2023-10-07T18:47:06.037444+0000","last_clean":"2023-10-07T18:47:06.037444+0000","last_became_active":"2023-10-07T18:47:06.034742+0000","last_became_peered":"2023-10-07T18:47:06.034742+0000","last_unstale":"2023-10-07T18:47:06.037444+0000","last_undegraded":"2023-10-07T18:47:06.037444+0000","last_fullsized":"2023-10-07T18:47:06.037444+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:36.433378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037038+0000","last_change":"2023-10-07T18:47:06.035359+0000","last_active":"2023-10-07T18:47:06.037038+0000","last_peered":"2023-10-07T18:47:06.037038+0000","last_clean":"2023-10-07T18:47:06.037038+0000","last_became_active":"2023-10-07T18:47:06.034458+0000","last_became_peered":"2023-10-07T18:47:06.034458+0000","last_unstale":"2023-10-07T18:47:06.037038+0000","last_undegraded":"2023-10-07T18:47:06.037038+0000","last_fullsized":"2023-10-07T18:47:06.037038+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033598+0000","last_change":"2023-10-07T18:47:06.033136+0000","last_active":"2023-10-07T18:47:06.033598+0000","last_peered":"2023-10-07T18:47:06.033598+0000","last_clean":"2023-10-07T18:47:06.033598+0000","last_became_active":"2023-10-07T18:47:06.032820+0000","last_became_peered":"2023-10-07T18:47:06.032820+0000","last_unstale":"2023-10-07T18:47:06.033598+0000","last_undegraded":"2023-10-07T18:47:06.033598+0000","last_fullsized":"2023-10-07T18:47:06.033598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.570074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036187+0000","last_change":"2023-10-07T18:47:06.030278+0000","last_active":"2023-10-07T18:47:06.036187+0000","last_peered":"2023-10-07T18:47:06.036187+0000","last_clean":"2023-10-07T18:47:06.036187+0000","last_became_active":"2023-10-07T18:47:06.030013+0000","last_became_peered":"2023-10-07T18:47:06.030013+0000","last_unstale":"2023-10-07T18:47:06.036187+0000","last_undegraded":"2023-10-07T18:47:06.036187+0000","last_fullsized":"2023-10-07T18:47:06.036187+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:52.446182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376196+0000","last_change":"2023-10-07T18:47:05.381616+0000","last_active":"2023-10-07T18:47:06.376196+0000","last_peered":"2023-10-07T18:47:06.376196+0000","last_clean":"2023-10-07T18:47:06.376196+0000","last_became_active":"2023-10-07T18:47:05.381171+0000","last_became_peered":"2023-10-07T18:47:05.381171+0000","last_unstale":"2023-10-07T18:47:06.376196+0000","last_undegraded":"2023-10-07T18:47:06.376196+0000","last_fullsized":"2023-10-07T18:47:06.376196+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:21:32.853376+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-07T18:47:06.032004+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:06.032004+0000","last_peered":"2023-10-07T18:47:06.032004+0000","last_clean":"2023-10-07T18:47:06.032004+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:06.032004+0000","last_undegraded":"2023-10-07T18:47:06.032004+0000","last_fullsized":"2023-10-07T18:47:06.032004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374238+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:06.374238+0000","last_peered":"2023-10-07T18:47:06.374238+0000","last_clean":"2023-10-07T18:47:06.374238+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:06.374238+0000","last_undegraded":"2023-10-07T18:47:06.374238+0000","last_fullsized":"2023-10-07T18:47:06.374238+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031739+0000","last_change":"2023-10-07T18:47:06.030057+0000","last_active":"2023-10-07T18:47:06.031739+0000","last_peered":"2023-10-07T18:47:06.031739+0000","last_clean":"2023-10-07T18:47:06.031739+0000","last_became_active":"2023-10-07T18:47:06.029778+0000","last_became_peered":"2023-10-07T18:47:06.029778+0000","last_unstale":"2023-10-07T18:47:06.031739+0000","last_undegraded":"2023-10-07T18:47:06.031739+0000","last_fullsized":"2023-10-07T18:47:06.031739+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.227236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374566+0000","last_change":"2023-10-07T18:47:05.389310+0000","last_active":"2023-10-07T18:47:06.374566+0000","last_peered":"2023-10-07T18:47:06.374566+0000","last_clean":"2023-10-07T18:47:06.374566+0000","last_became_active":"2023-10-07T18:47:05.388623+0000","last_became_peered":"2023-10-07T18:47:05.388623+0000","last_unstale":"2023-10-07T18:47:06.374566+0000","last_undegraded":"2023-10-07T18:47:06.374566+0000","last_fullsized":"2023-10-07T18:47:06.374566+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:05:38.531319+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-07T18:47:06.036273+0000","last_change":"2023-10-07T18:47:06.031636+0000","last_active":"2023-10-07T18:47:06.036273+0000","last_peered":"2023-10-07T18:47:06.036273+0000","last_clean":"2023-10-07T18:47:06.036273+0000","last_became_active":"2023-10-07T18:47:06.027196+0000","last_became_peered":"2023-10-07T18:47:06.027196+0000","last_unstale":"2023-10-07T18:47:06.036273+0000","last_undegraded":"2023-10-07T18:47:06.036273+0000","last_fullsized":"2023-10-07T18:47:06.036273+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374912+0000","last_change":"2023-10-07T18:47:05.389103+0000","last_active":"2023-10-07T18:47:06.374912+0000","last_peered":"2023-10-07T18:47:06.374912+0000","last_clean":"2023-10-07T18:47:06.374912+0000","last_became_active":"2023-10-07T18:47:05.388293+0000","last_became_peered":"2023-10-07T18:47:05.388293+0000","last_unstale":"2023-10-07T18:47:06.374912+0000","last_undegraded":"2023-10-07T18:47:06.374912+0000","last_fullsized":"2023-10-07T18:47:06.374912+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:31:11.506060+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-07T18:47:06.036825+0000","last_change":"2023-10-07T18:47:06.032755+0000","last_active":"2023-10-07T18:47:06.036825+0000","last_peered":"2023-10-07T18:47:06.036825+0000","last_clean":"2023-10-07T18:47:06.036825+0000","last_became_active":"2023-10-07T18:47:06.031762+0000","last_became_peered":"2023-10-07T18:47:06.031762+0000","last_unstale":"2023-10-07T18:47:06.036825+0000","last_undegraded":"2023-10-07T18:47:06.036825+0000","last_fullsized":"2023-10-07T18:47:06.036825+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.867661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.373909+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:06.373909+0000","last_peered":"2023-10-07T18:47:06.373909+0000","last_clean":"2023-10-07T18:47:06.373909+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:06.373909+0000","last_undegraded":"2023-10-07T18:47:06.373909+0000","last_fullsized":"2023-10-07T18:47:06.373909+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.020078+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:06.020078+0000","last_peered":"2023-10-07T18:47:06.020078+0000","last_clean":"2023-10-07T18:47:06.020078+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:06.020078+0000","last_undegraded":"2023-10-07T18:47:06.020078+0000","last_fullsized":"2023-10-07T18:47:06.020078+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.371364+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:06.371364+0000","last_peered":"2023-10-07T18:47:06.371364+0000","last_clean":"2023-10-07T18:47:06.371364+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:06.371364+0000","last_undegraded":"2023-10-07T18:47:06.371364+0000","last_fullsized":"2023-10-07T18:47:06.371364+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032447+0000","last_change":"2023-10-07T18:47:06.031257+0000","last_active":"2023-10-07T18:47:06.032447+0000","last_peered":"2023-10-07T18:47:06.032447+0000","last_clean":"2023-10-07T18:47:06.032447+0000","last_became_active":"2023-10-07T18:47:06.030816+0000","last_became_peered":"2023-10-07T18:47:06.030816+0000","last_unstale":"2023-10-07T18:47:06.032447+0000","last_undegraded":"2023-10-07T18:47:06.032447+0000","last_fullsized":"2023-10-07T18:47:06.032447+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:03.183136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.014270+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:06.014270+0000","last_peered":"2023-10-07T18:47:06.014270+0000","last_clean":"2023-10-07T18:47:06.014270+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:06.014270+0000","last_undegraded":"2023-10-07T18:47:06.014270+0000","last_fullsized":"2023-10-07T18:47:06.014270+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026476+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:06.026476+0000","last_peered":"2023-10-07T18:47:06.026476+0000","last_clean":"2023-10-07T18:47:06.026476+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:06.026476+0000","last_undegraded":"2023-10-07T18:47:06.026476+0000","last_fullsized":"2023-10-07T18:47:06.026476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010492+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:06.010492+0000","last_peered":"2023-10-07T18:47:06.010492+0000","last_clean":"2023-10-07T18:47:06.010492+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:06.010492+0000","last_undegraded":"2023-10-07T18:47:06.010492+0000","last_fullsized":"2023-10-07T18:47:06.010492+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025203+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:06.025203+0000","last_peered":"2023-10-07T18:47:06.025203+0000","last_clean":"2023-10-07T18:47:06.025203+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:06.025203+0000","last_undegraded":"2023-10-07T18:47:06.025203+0000","last_fullsized":"2023-10-07T18:47:06.025203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016307+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:06.016307+0000","last_peered":"2023-10-07T18:47:06.016307+0000","last_clean":"2023-10-07T18:47:06.016307+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:06.016307+0000","last_undegraded":"2023-10-07T18:47:06.016307+0000","last_fullsized":"2023-10-07T18:47:06.016307+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036748+0000","last_change":"2023-10-07T18:47:06.032382+0000","last_active":"2023-10-07T18:47:06.036748+0000","last_peered":"2023-10-07T18:47:06.036748+0000","last_clean":"2023-10-07T18:47:06.036748+0000","last_became_active":"2023-10-07T18:47:06.032044+0000","last_became_peered":"2023-10-07T18:47:06.032044+0000","last_unstale":"2023-10-07T18:47:06.036748+0000","last_undegraded":"2023-10-07T18:47:06.036748+0000","last_fullsized":"2023-10-07T18:47:06.036748+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:45.444222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010634+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:06.010634+0000","last_peered":"2023-10-07T18:47:06.010634+0000","last_clean":"2023-10-07T18:47:06.010634+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:06.010634+0000","last_undegraded":"2023-10-07T18:47:06.010634+0000","last_fullsized":"2023-10-07T18:47:06.010634+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037685+0000","last_change":"2023-10-07T18:47:06.036821+0000","last_active":"2023-10-07T18:47:06.037685+0000","last_peered":"2023-10-07T18:47:06.037685+0000","last_clean":"2023-10-07T18:47:06.037685+0000","last_became_active":"2023-10-07T18:47:06.036472+0000","last_became_peered":"2023-10-07T18:47:06.036472+0000","last_unstale":"2023-10-07T18:47:06.037685+0000","last_undegraded":"2023-10-07T18:47:06.037685+0000","last_fullsized":"2023-10-07T18:47:06.037685+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375309+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:06.375309+0000","last_peered":"2023-10-07T18:47:06.375309+0000","last_clean":"2023-10-07T18:47:06.375309+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:06.375309+0000","last_undegraded":"2023-10-07T18:47:06.375309+0000","last_fullsized":"2023-10-07T18:47:06.375309+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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-07T18:47:06.039349+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:06.039349+0000","last_peered":"2023-10-07T18:47:06.039349+0000","last_clean":"2023-10-07T18:47:06.039349+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:06.039349+0000","last_undegraded":"2023-10-07T18:47:06.039349+0000","last_fullsized":"2023-10-07T18:47:06.039349+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.376320+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:06.376320+0000","last_peered":"2023-10-07T18:47:06.376320+0000","last_clean":"2023-10-07T18:47:06.376320+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:06.376320+0000","last_undegraded":"2023-10-07T18:47:06.376320+0000","last_fullsized":"2023-10-07T18:47:06.376320+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:06.036206+0000","last_change":"2023-10-07T18:47:06.031470+0000","last_active":"2023-10-07T18:47:06.036206+0000","last_peered":"2023-10-07T18:47:06.036206+0000","last_clean":"2023-10-07T18:47:06.036206+0000","last_became_active":"2023-10-07T18:47:06.031135+0000","last_became_peered":"2023-10-07T18:47:06.031135+0000","last_unstale":"2023-10-07T18:47:06.036206+0000","last_undegraded":"2023-10-07T18:47:06.036206+0000","last_fullsized":"2023-10-07T18:47:06.036206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:52.131718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375918+0000","last_change":"2023-10-07T18:47:05.384288+0000","last_active":"2023-10-07T18:47:06.375918+0000","last_peered":"2023-10-07T18:47:06.375918+0000","last_clean":"2023-10-07T18:47:06.375918+0000","last_became_active":"2023-10-07T18:47:05.383984+0000","last_became_peered":"2023-10-07T18:47:05.383984+0000","last_unstale":"2023-10-07T18:47:06.375918+0000","last_undegraded":"2023-10-07T18:47:06.375918+0000","last_fullsized":"2023-10-07T18:47:06.375918+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:00:59.503366+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-07T18:47:06.032220+0000","last_change":"2023-10-07T18:47:06.031157+0000","last_active":"2023-10-07T18:47:06.032220+0000","last_peered":"2023-10-07T18:47:06.032220+0000","last_clean":"2023-10-07T18:47:06.032220+0000","last_became_active":"2023-10-07T18:47:06.030895+0000","last_became_peered":"2023-10-07T18:47:06.030895+0000","last_unstale":"2023-10-07T18:47:06.032220+0000","last_undegraded":"2023-10-07T18:47:06.032220+0000","last_fullsized":"2023-10-07T18:47:06.032220+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:12.960901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010892+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:06.010892+0000","last_peered":"2023-10-07T18:47:06.010892+0000","last_clean":"2023-10-07T18:47:06.010892+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:06.010892+0000","last_undegraded":"2023-10-07T18:47:06.010892+0000","last_fullsized":"2023-10-07T18:47:06.010892+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036125+0000","last_change":"2023-10-07T18:47:06.031825+0000","last_active":"2023-10-07T18:47:06.036125+0000","last_peered":"2023-10-07T18:47:06.036125+0000","last_clean":"2023-10-07T18:47:06.036125+0000","last_became_active":"2023-10-07T18:47:06.031162+0000","last_became_peered":"2023-10-07T18:47:06.031162+0000","last_unstale":"2023-10-07T18:47:06.036125+0000","last_undegraded":"2023-10-07T18:47:06.036125+0000","last_fullsized":"2023-10-07T18:47:06.036125+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.016058+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:06.016058+0000","last_peered":"2023-10-07T18:47:06.016058+0000","last_clean":"2023-10-07T18:47:06.016058+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:06.016058+0000","last_undegraded":"2023-10-07T18:47:06.016058+0000","last_fullsized":"2023-10-07T18:47:06.016058+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040370+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:06.040370+0000","last_peered":"2023-10-07T18:47:06.040370+0000","last_clean":"2023-10-07T18:47:06.040370+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:06.040370+0000","last_undegraded":"2023-10-07T18:47:06.040370+0000","last_fullsized":"2023-10-07T18:47:06.040370+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375726+0000","last_change":"2023-10-07T18:47:05.378238+0000","last_active":"2023-10-07T18:47:06.375726+0000","last_peered":"2023-10-07T18:47:06.375726+0000","last_clean":"2023-10-07T18:47:06.375726+0000","last_became_active":"2023-10-07T18:47:05.377898+0000","last_became_peered":"2023-10-07T18:47:05.377898+0000","last_unstale":"2023-10-07T18:47:06.375726+0000","last_undegraded":"2023-10-07T18:47:06.375726+0000","last_fullsized":"2023-10-07T18:47:06.375726+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T06:18:51.807688+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-07T18:47:06.040241+0000","last_change":"2023-10-07T18:47:06.029201+0000","last_active":"2023-10-07T18:47:06.040241+0000","last_peered":"2023-10-07T18:47:06.040241+0000","last_clean":"2023-10-07T18:47:06.040241+0000","last_became_active":"2023-10-07T18:47:06.028798+0000","last_became_peered":"2023-10-07T18:47:06.028798+0000","last_unstale":"2023-10-07T18:47:06.040241+0000","last_undegraded":"2023-10-07T18:47:06.040241+0000","last_fullsized":"2023-10-07T18:47:06.040241+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:36.480864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375359+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:06.375359+0000","last_peered":"2023-10-07T18:47:06.375359+0000","last_clean":"2023-10-07T18:47:06.375359+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:06.375359+0000","last_undegraded":"2023-10-07T18:47:06.375359+0000","last_fullsized":"2023-10-07T18:47:06.375359+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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-07T18:47:06.042204+0000","last_change":"2023-10-07T18:47:06.041665+0000","last_active":"2023-10-07T18:47:06.042204+0000","last_peered":"2023-10-07T18:47:06.042204+0000","last_clean":"2023-10-07T18:47:06.042204+0000","last_became_active":"2023-10-07T18:47:06.041416+0000","last_became_peered":"2023-10-07T18:47:06.041416+0000","last_unstale":"2023-10-07T18:47:06.042204+0000","last_undegraded":"2023-10-07T18:47:06.042204+0000","last_fullsized":"2023-10-07T18:47:06.042204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:09.102779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012218+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:06.012218+0000","last_peered":"2023-10-07T18:47:06.012218+0000","last_clean":"2023-10-07T18:47:06.012218+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:06.012218+0000","last_undegraded":"2023-10-07T18:47:06.012218+0000","last_fullsized":"2023-10-07T18:47:06.012218+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.036807+0000","last_change":"2023-10-07T18:47:06.032585+0000","last_active":"2023-10-07T18:47:06.036807+0000","last_peered":"2023-10-07T18:47:06.036807+0000","last_clean":"2023-10-07T18:47:06.036807+0000","last_became_active":"2023-10-07T18:47:06.027487+0000","last_became_peered":"2023-10-07T18:47:06.027487+0000","last_unstale":"2023-10-07T18:47:06.036807+0000","last_undegraded":"2023-10-07T18:47:06.036807+0000","last_fullsized":"2023-10-07T18:47:06.036807+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010772+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:06.010772+0000","last_peered":"2023-10-07T18:47:06.010772+0000","last_clean":"2023-10-07T18:47:06.010772+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:06.010772+0000","last_undegraded":"2023-10-07T18:47:06.010772+0000","last_fullsized":"2023-10-07T18:47:06.010772+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038492+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:06.038492+0000","last_peered":"2023-10-07T18:47:06.038492+0000","last_clean":"2023-10-07T18:47:06.038492+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:06.038492+0000","last_undegraded":"2023-10-07T18:47:06.038492+0000","last_fullsized":"2023-10-07T18:47:06.038492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032020+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:06.032020+0000","last_peered":"2023-10-07T18:47:06.032020+0000","last_clean":"2023-10-07T18:47:06.032020+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:06.032020+0000","last_undegraded":"2023-10-07T18:47:06.032020+0000","last_fullsized":"2023-10-07T18:47:06.032020+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018922+0000","last_change":"2023-10-07T18:47:05.376778+0000","last_active":"2023-10-07T18:47:06.018922+0000","last_peered":"2023-10-07T18:47:06.018922+0000","last_clean":"2023-10-07T18:47:06.018922+0000","last_became_active":"2023-10-07T18:47:05.376469+0000","last_became_peered":"2023-10-07T18:47:05.376469+0000","last_unstale":"2023-10-07T18:47:06.018922+0000","last_undegraded":"2023-10-07T18:47:06.018922+0000","last_fullsized":"2023-10-07T18:47:06.018922+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.919079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034757+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:06.034757+0000","last_peered":"2023-10-07T18:47:06.034757+0000","last_clean":"2023-10-07T18:47:06.034757+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:06.034757+0000","last_undegraded":"2023-10-07T18:47:06.034757+0000","last_fullsized":"2023-10-07T18:47:06.034757+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.010132+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:06.010132+0000","last_peered":"2023-10-07T18:47:06.010132+0000","last_clean":"2023-10-07T18:47:06.010132+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:06.010132+0000","last_undegraded":"2023-10-07T18:47:06.010132+0000","last_fullsized":"2023-10-07T18:47:06.010132+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018875+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:47:06.018875+0000","last_peered":"2023-10-07T18:47:06.018875+0000","last_clean":"2023-10-07T18:47:06.018875+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:47:06.018875+0000","last_undegraded":"2023-10-07T18:47:06.018875+0000","last_fullsized":"2023-10-07T18:47:06.018875+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:06.037662+0000","last_change":"2023-10-07T18:47:06.036524+0000","last_active":"2023-10-07T18:47:06.037662+0000","last_peered":"2023-10-07T18:47:06.037662+0000","last_clean":"2023-10-07T18:47:06.037662+0000","last_became_active":"2023-10-07T18:47:06.036244+0000","last_became_peered":"2023-10-07T18:47:06.036244+0000","last_unstale":"2023-10-07T18:47:06.037662+0000","last_undegraded":"2023-10-07T18:47:06.037662+0000","last_fullsized":"2023-10-07T18:47:06.037662+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018984+0000","last_change":"2023-10-07T18:47:05.388380+0000","last_active":"2023-10-07T18:47:06.018984+0000","last_peered":"2023-10-07T18:47:06.018984+0000","last_clean":"2023-10-07T18:47:06.018984+0000","last_became_active":"2023-10-07T18:47:05.388095+0000","last_became_peered":"2023-10-07T18:47:05.388095+0000","last_unstale":"2023-10-07T18:47:06.018984+0000","last_undegraded":"2023-10-07T18:47:06.018984+0000","last_fullsized":"2023-10-07T18:47:06.018984+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.025747+0000","last_change":"2023-10-07T18:47:05.389486+0000","last_active":"2023-10-07T18:47:06.025747+0000","last_peered":"2023-10-07T18:47:06.025747+0000","last_clean":"2023-10-07T18:47:06.025747+0000","last_became_active":"2023-10-07T18:47:05.389029+0000","last_became_peered":"2023-10-07T18:47:05.389029+0000","last_unstale":"2023-10-07T18:47:06.025747+0000","last_undegraded":"2023-10-07T18:47:06.025747+0000","last_fullsized":"2023-10-07T18:47:06.025747+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:40.888399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031963+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:06.031963+0000","last_peered":"2023-10-07T18:47:06.031963+0000","last_clean":"2023-10-07T18:47:06.031963+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:06.031963+0000","last_undegraded":"2023-10-07T18:47:06.031963+0000","last_fullsized":"2023-10-07T18:47:06.031963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:07.013322+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:07.013322+0000","last_peered":"2023-10-07T18:47:07.013322+0000","last_clean":"2023-10-07T18:47:07.013322+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:07.013322+0000","last_undegraded":"2023-10-07T18:47:07.013322+0000","last_fullsized":"2023-10-07T18:47:07.013322+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:12:17.783323+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-07T18:47:06.026446+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:06.026446+0000","last_peered":"2023-10-07T18:47:06.026446+0000","last_clean":"2023-10-07T18:47:06.026446+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:06.026446+0000","last_undegraded":"2023-10-07T18:47:06.026446+0000","last_fullsized":"2023-10-07T18:47:06.026446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.375468+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:06.375468+0000","last_peered":"2023-10-07T18:47:06.375468+0000","last_clean":"2023-10-07T18:47:06.375468+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:06.375468+0000","last_undegraded":"2023-10-07T18:47:06.375468+0000","last_fullsized":"2023-10-07T18:47:06.375468+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:06.028502+0000","last_change":"2023-10-07T18:47:06.025298+0000","last_active":"2023-10-07T18:47:06.028502+0000","last_peered":"2023-10-07T18:47:06.028502+0000","last_clean":"2023-10-07T18:47:06.028502+0000","last_became_active":"2023-10-07T18:47:06.025006+0000","last_became_peered":"2023-10-07T18:47:06.025006+0000","last_unstale":"2023-10-07T18:47:06.028502+0000","last_undegraded":"2023-10-07T18:47:06.028502+0000","last_fullsized":"2023-10-07T18:47:06.028502+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:35.260244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018766+0000","last_change":"2023-10-07T18:47:05.388560+0000","last_active":"2023-10-07T18:47:06.018766+0000","last_peered":"2023-10-07T18:47:06.018766+0000","last_clean":"2023-10-07T18:47:06.018766+0000","last_became_active":"2023-10-07T18:47:05.387644+0000","last_became_peered":"2023-10-07T18:47:05.387644+0000","last_unstale":"2023-10-07T18:47:06.018766+0000","last_undegraded":"2023-10-07T18:47:06.018766+0000","last_fullsized":"2023-10-07T18:47:06.018766+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:26.811076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.030899+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:06.030899+0000","last_peered":"2023-10-07T18:47:06.030899+0000","last_clean":"2023-10-07T18:47:06.030899+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:06.030899+0000","last_undegraded":"2023-10-07T18:47:06.030899+0000","last_fullsized":"2023-10-07T18:47:06.030899+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.013179+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:06.013179+0000","last_peered":"2023-10-07T18:47:06.013179+0000","last_clean":"2023-10-07T18:47:06.013179+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:06.013179+0000","last_undegraded":"2023-10-07T18:47:06.013179+0000","last_fullsized":"2023-10-07T18:47:06.013179+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.022682+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:06.022682+0000","last_peered":"2023-10-07T18:47:06.022682+0000","last_clean":"2023-10-07T18:47:06.022682+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:06.022682+0000","last_undegraded":"2023-10-07T18:47:06.022682+0000","last_fullsized":"2023-10-07T18:47:06.022682+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.012108+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:06.012108+0000","last_peered":"2023-10-07T18:47:06.012108+0000","last_clean":"2023-10-07T18:47:06.012108+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:06.012108+0000","last_undegraded":"2023-10-07T18:47:06.012108+0000","last_fullsized":"2023-10-07T18:47:06.012108+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026842+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:06.026842+0000","last_peered":"2023-10-07T18:47:06.026842+0000","last_clean":"2023-10-07T18:47:06.026842+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:06.026842+0000","last_undegraded":"2023-10-07T18:47:06.026842+0000","last_fullsized":"2023-10-07T18:47:06.026842+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.370873+0000","last_change":"2023-10-07T18:47:05.389078+0000","last_active":"2023-10-07T18:47:06.370873+0000","last_peered":"2023-10-07T18:47:06.370873+0000","last_clean":"2023-10-07T18:47:06.370873+0000","last_became_active":"2023-10-07T18:47:05.388769+0000","last_became_peered":"2023-10-07T18:47:05.388769+0000","last_unstale":"2023-10-07T18:47:06.370873+0000","last_undegraded":"2023-10-07T18:47:06.370873+0000","last_fullsized":"2023-10-07T18:47:06.370873+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:08:26.380293+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-07T18:47:06.041810+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:06.041810+0000","last_peered":"2023-10-07T18:47:06.041810+0000","last_clean":"2023-10-07T18:47:06.041810+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:06.041810+0000","last_undegraded":"2023-10-07T18:47:06.041810+0000","last_fullsized":"2023-10-07T18:47:06.041810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.018613+0000","last_change":"2023-10-07T18:47:05.380086+0000","last_active":"2023-10-07T18:47:06.018613+0000","last_peered":"2023-10-07T18:47:06.018613+0000","last_clean":"2023-10-07T18:47:06.018613+0000","last_became_active":"2023-10-07T18:47:05.379801+0000","last_became_peered":"2023-10-07T18:47:05.379801+0000","last_unstale":"2023-10-07T18:47:06.018613+0000","last_undegraded":"2023-10-07T18:47:06.018613+0000","last_fullsized":"2023-10-07T18:47:06.018613+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.643263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042186+0000","last_change":"2023-10-07T18:47:06.041510+0000","last_active":"2023-10-07T18:47:06.042186+0000","last_peered":"2023-10-07T18:47:06.042186+0000","last_clean":"2023-10-07T18:47:06.042186+0000","last_became_active":"2023-10-07T18:47:06.041251+0000","last_became_peered":"2023-10-07T18:47:06.041251+0000","last_unstale":"2023-10-07T18:47:06.042186+0000","last_undegraded":"2023-10-07T18:47:06.042186+0000","last_fullsized":"2023-10-07T18:47:06.042186+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:52.068387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374753+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:06.374753+0000","last_peered":"2023-10-07T18:47:06.374753+0000","last_clean":"2023-10-07T18:47:06.374753+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:06.374753+0000","last_undegraded":"2023-10-07T18:47:06.374753+0000","last_fullsized":"2023-10-07T18:47:06.374753+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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-07T18:47:06.036292+0000","last_change":"2023-10-07T18:47:06.031858+0000","last_active":"2023-10-07T18:47:06.036292+0000","last_peered":"2023-10-07T18:47:06.036292+0000","last_clean":"2023-10-07T18:47:06.036292+0000","last_became_active":"2023-10-07T18:47:06.028012+0000","last_became_peered":"2023-10-07T18:47:06.028012+0000","last_unstale":"2023-10-07T18:47:06.036292+0000","last_undegraded":"2023-10-07T18:47:06.036292+0000","last_fullsized":"2023-10-07T18:47:06.036292+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.363055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.374999+0000","last_change":"2023-10-07T18:47:05.381454+0000","last_active":"2023-10-07T18:47:06.374999+0000","last_peered":"2023-10-07T18:47:06.374999+0000","last_clean":"2023-10-07T18:47:06.374999+0000","last_became_active":"2023-10-07T18:47:05.381135+0000","last_became_peered":"2023-10-07T18:47:05.381135+0000","last_unstale":"2023-10-07T18:47:06.374999+0000","last_undegraded":"2023-10-07T18:47:06.374999+0000","last_fullsized":"2023-10-07T18:47:06.374999+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:22:01.792510+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-07T18:47:06.039688+0000","last_change":"2023-10-07T18:47:06.035171+0000","last_active":"2023-10-07T18:47:06.039688+0000","last_peered":"2023-10-07T18:47:06.039688+0000","last_clean":"2023-10-07T18:47:06.039688+0000","last_became_active":"2023-10-07T18:47:06.034429+0000","last_became_peered":"2023-10-07T18:47:06.034429+0000","last_unstale":"2023-10-07T18:47:06.039688+0000","last_undegraded":"2023-10-07T18:47:06.039688+0000","last_fullsized":"2023-10-07T18:47:06.039688+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:12.615917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.040400+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:06.040400+0000","last_peered":"2023-10-07T18:47:06.040400+0000","last_clean":"2023-10-07T18:47:06.040400+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:06.040400+0000","last_undegraded":"2023-10-07T18:47:06.040400+0000","last_fullsized":"2023-10-07T18:47:06.040400+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.034914+0000","last_change":"2023-10-07T18:47:06.034691+0000","last_active":"2023-10-07T18:47:06.034914+0000","last_peered":"2023-10-07T18:47:06.034914+0000","last_clean":"2023-10-07T18:47:06.034914+0000","last_became_active":"2023-10-07T18:47:06.034405+0000","last_became_peered":"2023-10-07T18:47:06.034405+0000","last_unstale":"2023-10-07T18:47:06.034914+0000","last_undegraded":"2023-10-07T18:47:06.034914+0000","last_fullsized":"2023-10-07T18:47:06.034914+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:39.974117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038803+0000","last_change":"2023-10-07T18:47:06.031601+0000","last_active":"2023-10-07T18:47:06.038803+0000","last_peered":"2023-10-07T18:47:06.038803+0000","last_clean":"2023-10-07T18:47:06.038803+0000","last_became_active":"2023-10-07T18:47:06.030970+0000","last_became_peered":"2023-10-07T18:47:06.030970+0000","last_unstale":"2023-10-07T18:47:06.038803+0000","last_undegraded":"2023-10-07T18:47:06.038803+0000","last_fullsized":"2023-10-07T18:47:06.038803+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.255685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.033958+0000","last_change":"2023-10-07T18:47:06.033199+0000","last_active":"2023-10-07T18:47:06.033958+0000","last_peered":"2023-10-07T18:47:06.033958+0000","last_clean":"2023-10-07T18:47:06.033958+0000","last_became_active":"2023-10-07T18:47:06.032943+0000","last_became_peered":"2023-10-07T18:47:06.032943+0000","last_unstale":"2023-10-07T18:47:06.033958+0000","last_undegraded":"2023-10-07T18:47:06.033958+0000","last_fullsized":"2023-10-07T18:47:06.033958+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.026501+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:06.026501+0000","last_peered":"2023-10-07T18:47:06.026501+0000","last_clean":"2023-10-07T18:47:06.026501+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:06.026501+0000","last_undegraded":"2023-10-07T18:47:06.026501+0000","last_fullsized":"2023-10-07T18:47:06.026501+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.021032+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:06.021032+0000","last_peered":"2023-10-07T18:47:06.021032+0000","last_clean":"2023-10-07T18:47:06.021032+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:06.021032+0000","last_undegraded":"2023-10-07T18:47:06.021032+0000","last_fullsized":"2023-10-07T18:47:06.021032+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.042560+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:06.042560+0000","last_peered":"2023-10-07T18:47:06.042560+0000","last_clean":"2023-10-07T18:47:06.042560+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:06.042560+0000","last_undegraded":"2023-10-07T18:47:06.042560+0000","last_fullsized":"2023-10-07T18:47:06.042560+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032227+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:06.032227+0000","last_peered":"2023-10-07T18:47:06.032227+0000","last_clean":"2023-10-07T18:47:06.032227+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:06.032227+0000","last_undegraded":"2023-10-07T18:47:06.032227+0000","last_fullsized":"2023-10-07T18:47:06.032227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.037425+0000","last_change":"2023-10-07T18:47:06.034496+0000","last_active":"2023-10-07T18:47:06.037425+0000","last_peered":"2023-10-07T18:47:06.037425+0000","last_clean":"2023-10-07T18:47:06.037425+0000","last_became_active":"2023-10-07T18:47:06.029411+0000","last_became_peered":"2023-10-07T18:47:06.029411+0000","last_unstale":"2023-10-07T18:47:06.037425+0000","last_undegraded":"2023-10-07T18:47:06.037425+0000","last_fullsized":"2023-10-07T18:47:06.037425+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:03.384027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.031968+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:06.031968+0000","last_peered":"2023-10-07T18:47:06.031968+0000","last_clean":"2023-10-07T18:47:06.031968+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:06.031968+0000","last_undegraded":"2023-10-07T18:47:06.031968+0000","last_fullsized":"2023-10-07T18:47:06.031968+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.038821+0000","last_change":"2023-10-07T18:47:06.037680+0000","last_active":"2023-10-07T18:47:06.038821+0000","last_peered":"2023-10-07T18:47:06.038821+0000","last_clean":"2023-10-07T18:47:06.038821+0000","last_became_active":"2023-10-07T18:47:06.037104+0000","last_became_peered":"2023-10-07T18:47:06.037104+0000","last_unstale":"2023-10-07T18:47:06.038821+0000","last_undegraded":"2023-10-07T18:47:06.038821+0000","last_fullsized":"2023-10-07T18:47:06.038821+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.787475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.032215+0000","last_change":"2023-10-07T18:47:06.031082+0000","last_active":"2023-10-07T18:47:06.032215+0000","last_peered":"2023-10-07T18:47:06.032215+0000","last_clean":"2023-10-07T18:47:06.032215+0000","last_became_active":"2023-10-07T18:47:06.030409+0000","last_became_peered":"2023-10-07T18:47:06.030409+0000","last_unstale":"2023-10-07T18:47:06.032215+0000","last_undegraded":"2023-10-07T18:47:06.032215+0000","last_fullsized":"2023-10-07T18:47:06.032215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:43.311909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:06.041377+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:06.041377+0000","last_peered":"2023-10-07T18:47:06.041377+0000","last_clean":"2023-10-07T18:47:06.041377+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:06.041377+0000","last_undegraded":"2023-10-07T18:47:06.041377+0000","last_fullsized":"2023-10-07T18:47:06.041377+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":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":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.502}]},{"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.65000000000000002}]},{"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.55500000000000005}]},{"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.60999999999999999}]},{"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.66800000000000004}]},{"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.70299999999999996}]}]},{"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":853093,"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.60599999999999998}]},{"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.47899999999999998}]},{"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.46000000000000002}]},{"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.56200000000000006}]},{"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.42999999999999999}]},{"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.505}]},{"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.621}]}]},{"osd":1,"up_from":13,"seq":55834574882,"num_pgs":32,"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.372,"15min":0.36799999999999999},"min":{"1min":0.26800000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.52500000000000002,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.35999999999999999,"15min":0.34999999999999998},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.48299999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.42499999999999999,"15min":0.42899999999999999},"min":{"1min":0.25700000000000001,"5min":0.248,"15min":0.248},"max":{"1min":0.53600000000000003,"5min":1.304,"15min":1.304},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.40999999999999998,"15min":0.40300000000000002},"min":{"1min":0.29299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.55700000000000005}]},{"osd":3,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.59699999999999998}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.879}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.84999999999999998}]},{"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.92300000000000004}]},{"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.94599999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738408,"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 18:46:33 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.34100000000000003,"15min":0.33300000000000002},"min":{"1min":0.23999999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.49399999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.36899999999999999,"15min":0.35799999999999998},"min":{"1min":0.31900000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.434}]},{"osd":2,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.40200000000000002,"15min":0.39600000000000002},"min":{"1min":0.28599999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.307,"5min":0.246,"15min":0.246},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:18 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.59499999999999997}]},{"osd":4,"last update":"Sat Oct 7 18:46:39 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Oct 7 18:47:00 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.63}]},{"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.69199999999999995}]},{"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.73899999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297892,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447260,"statfs":{"total":95995035648,"available":95689994240,"internally_reserved":0,"allocated":618496,"data_stored":260636,"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 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.36499999999999999,"15min":0.36399999999999999},"min":{"1min":0.26300000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.38900000000000001,"15min":0.38700000000000001},"min":{"1min":0.28699999999999998,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.57299999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Oct 7 18:46:57 2023","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.39900000000000002},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.47499999999999998}]},{"osd":3,"last update":"Sat Oct 7 18:46:21 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.433}]},{"osd":4,"last update":"Sat Oct 7 18:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.55100000000000005}]},{"osd":5,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.56699999999999995}]},{"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.54000000000000004}]},{"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.68300000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149722,"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"last":0.246},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.376}]},{"osd":1,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.26600000000000001}]},{"osd":2,"last update":"Sat Oct 7 18:46:19 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.307},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Oct 7 18:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.51800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.54600000000000004}]},{"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.55400000000000005}]},{"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.66100000000000003}]}]},{"osd":4,"up_from":31,"seq":133143986197,"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":261927,"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 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.61599999999999999}]},{"osd":1,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.68400000000000005}]},{"osd":2,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.70799999999999996}]},{"osd":3,"last update":"Sat Oct 7 18:46:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.66200000000000003}]},{"osd":5,"last update":"Sat Oct 7 18:47:01 2023","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.51800000000000002}]},{"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.47799999999999998}]},{"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.60099999999999998}]}]},{"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":262815,"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 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.55500000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.621},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.3630000000000004,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Oct 7 18:47:02 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.498}]},{"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.42799999999999999}]},{"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.44900000000000001}]}]}],"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-07T18:47:15.295 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-10-07T18:47:15.295 INFO:tasks.cephadm:Adding prometheus.a on smithi163 2023-10-07T18:47:15.295 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi163=a' 2023-10-07T18:47:15.646 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:47:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:16 smithi163 ceph-mon[102800]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-10-07T18:47:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:16 smithi163 ceph-mon[102800]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:16 smithi087 ceph-mon[115692]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-10-07T18:47:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:16 smithi087 ceph-mon[115692]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:16 smithi087 ceph-mon[98507]: pgmap v186: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-10-07T18:47:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:16 smithi087 ceph-mon[98507]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:47:17.504 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled prometheus update... 2023-10-07T18:47:18.087 DEBUG:teuthology.orchestra.run.smithi163:prometheus.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-07T18:47:18.090 INFO:tasks.cephadm:Adding node-exporter.a on smithi087 2023-10-07T18:47:18.090 INFO:tasks.cephadm:Adding node-exporter.b on smithi163 2023-10-07T18:47:18.090 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi087=a;smithi163=b' 2023-10-07T18:47:18.121 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:47:18.480 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: 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-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: Saving service prometheus spec with placement smithi163=a;count:1 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:18.849 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:18 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: 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-07T18:47:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: Saving service prometheus spec with placement smithi163=a;count:1 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: 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-07T18:47:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: Saving service prometheus spec with placement smithi163=a;count:1 2023-10-07T18:47:18.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:18.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:18.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:18.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:18.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:18 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:19 smithi163 ceph-mon[102800]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:47:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:19 smithi087 ceph-mon[98507]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:47:19.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:19 smithi087 ceph-mon[115692]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:47:20.192 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled node-exporter update... 2023-10-07T18:47:20.512 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:20 smithi163 ceph-mon[102800]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 3 op/s 2023-10-07T18:47:20.512 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:20 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:20 smithi087 ceph-mon[98507]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 3 op/s 2023-10-07T18:47:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:20 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:20 smithi087 ceph-mon[115692]: pgmap v188: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 853 B/s wr, 3 op/s 2023-10-07T18:47:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:20 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:21.468 DEBUG:teuthology.orchestra.run.smithi087:node-exporter.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-07T18:47:21.470 DEBUG:teuthology.orchestra.run.smithi163:node-exporter.b> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-07T18:47:21.473 INFO:tasks.cephadm:Adding alertmanager.a on smithi087 2023-10-07T18:47:21.473 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi087=a' 2023-10-07T18:47:21.503 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:47:21.503 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:47:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:21 smithi163 ceph-mon[102800]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:21 smithi163 ceph-mon[102800]: Saving service node-exporter spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:47:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:21 smithi087 ceph-mon[115692]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:21 smithi087 ceph-mon[115692]: Saving service node-exporter spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:47:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:21 smithi087 ceph-mon[98507]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi163=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:21 smithi087 ceph-mon[98507]: Saving service node-exporter spec with placement smithi087=a;smithi163=b;count:2 2023-10-07T18:47:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:22 smithi163 ceph-mon[102800]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 2 op/s 2023-10-07T18:47:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:22 smithi087 ceph-mon[115692]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 2 op/s 2023-10-07T18:47:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:22 smithi087 ceph-mon[98507]: pgmap v189: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 2 op/s 2023-10-07T18:47:24.078 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:47:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:24 smithi163 ceph-mon[102800]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T18:47:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:24 smithi087 ceph-mon[115692]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T18:47:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:24 smithi087 ceph-mon[98507]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-07T18:47:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:26 smithi163 ceph-mon[102800]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:26 smithi087 ceph-mon[98507]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:26 smithi087 ceph-mon[115692]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:28.558 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:28 smithi163 ceph-mon[102800]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:28 smithi087 ceph-mon[115692]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:28 smithi087 ceph-mon[98507]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:28.974 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled alertmanager update... 2023-10-07T18:47:30.024 DEBUG:teuthology.orchestra.run.smithi087:alertmanager.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-07T18:47:30.027 INFO:tasks.cephadm:Adding grafana.a on smithi163 2023-10-07T18:47:30.027 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi163=a' 2023-10-07T18:47:30.061 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:-- Logs begin at Sat 2023-10-07 18:27:19 UTC. -- 2023-10-07T18:47:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:29 smithi163 ceph-mon[102800]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:29 smithi163 ceph-mon[102800]: Saving service alertmanager spec with placement smithi087=a;count:1 2023-10-07T18:47:30.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:29 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:30.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:29 smithi163 ceph-mon[102800]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[115692]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[115692]: Saving service alertmanager spec with placement smithi087=a;count:1 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[115692]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[98507]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[98507]: Saving service alertmanager spec with placement smithi087=a;count:1 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:29 smithi087 ceph-mon[98507]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:30.628 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:47:30.826 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 systemd[1]: Started Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:47:30.826 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.562Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T18:47:30.826 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.562Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.595µs 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.562Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.563Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.563Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.027µs wal_replay_duration=259.051µs wbl_replay_duration=115ns total_replay_duration=319.043µs 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.564Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.564Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.564Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.581Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.191072ms db_storage=842ns remote_storage=1.131µs web_handler=445ns query_engine=987ns scrape=475.326µs scrape_sd=20.839µs notify=685ns notify_sd=1.553µs rules=16.517459ms tracing=8.329µs 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.581Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T18:47:30.827 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:47:30 smithi163 conmon[148275]: ts=2023-10-07T18:47:30.581Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:31 smithi163 conmon[105765]: ignoring --setuser ceph since I am not root 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:31 smithi163 conmon[105765]: ignoring --setgroup ceph since I am not root 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:31 smithi163 conmon[105765]: 2023-10-07T18:47:31.825+0000 7f3a7cd461c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.889 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.890 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:31 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T18:47:31.890 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:31 smithi163 ceph-mon[102800]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[98507]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:31.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mon[115692]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 conmon[98939]: ignoring --setuser ceph since I am not root 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 conmon[98939]: ignoring --setgroup ceph since I am not root 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 ceph-mgr[98963]: -- 172.21.15.87:0/504819812 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555a9bf769c0 con 0x555a9bf4ec00 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 conmon[98939]: 2023-10-07T18:47:31.816+0000 7f277928a1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:47:31.895 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 conmon[98939]: 2023-10-07T18:47:31.893+0000 7f277928a1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:47:32.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:31 smithi163 conmon[105765]: 2023-10-07T18:47:31.912+0000 7f3a7cd461c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:47:32.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.005+0000 7f3a7cd461c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:47:32.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.103+0000 7f3a7cd461c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:47:32.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:31 smithi087 conmon[98939]: 2023-10-07T18:47:31.980+0000 7f277928a1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:47:32.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.072+0000 7f277928a1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:47:32.541 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.238+0000 7f277928a1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:47:32.581 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.274+0000 7f3a7cd461c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:47:32.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:32 smithi087 ceph-mon[115692]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T18:47:32.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:32 smithi087 ceph-mon[115692]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T18:47:32.847 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:32 smithi087 ceph-mon[98507]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T18:47:32.847 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:32 smithi087 ceph-mon[98507]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T18:47:32.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.540+0000 7f277928a1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:47:32.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.627+0000 7f277928a1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:47:32.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.753+0000 7f277928a1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:47:32.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.579+0000 7f3a7cd461c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:47:32.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.667+0000 7f3a7cd461c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:47:32.889 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.794+0000 7f3a7cd461c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:47:32.889 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:32 smithi163 ceph-mon[102800]: from='mgr.14152 172.21.15.87:0/3632003201' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-07T18:47:32.889 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:32 smithi163 ceph-mon[102800]: mgrmap e16: y(active, since 4m), standbys: x 2023-10-07T18:47:33.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:32 smithi087 conmon[98939]: 2023-10-07T18:47:32.846+0000 7f277928a1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:47:33.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:32 smithi163 conmon[105765]: 2023-10-07T18:47:32.887+0000 7f3a7cd461c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:47:33.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:33 smithi163 conmon[105765]: 2023-10-07T18:47:33.305+0000 7f3a7cd461c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:47:33.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:33 smithi087 conmon[98939]: 2023-10-07T18:47:33.261+0000 7f277928a1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:47:34.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:33 smithi163 conmon[105765]: 2023-10-07T18:47:33.859+0000 7f3a7cd461c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:47:34.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:34 smithi163 conmon[105765]: 2023-10-07T18:47:34.027+0000 7f3a7cd461c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:47:34.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:33 smithi087 conmon[98939]: 2023-10-07T18:47:33.812+0000 7f277928a1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:47:34.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:33 smithi087 conmon[98939]: 2023-10-07T18:47:33.978+0000 7f277928a1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:47:34.989 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:34 smithi087 conmon[98939]: 2023-10-07T18:47:34.730+0000 7f277928a1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:47:34.989 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:34 smithi087 conmon[98939]: 2023-10-07T18:47:34.818+0000 7f277928a1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:47:35.048 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:34 smithi163 conmon[105765]: 2023-10-07T18:47:34.786+0000 7f3a7cd461c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:47:35.048 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:34 smithi163 conmon[105765]: 2023-10-07T18:47:34.876+0000 7f3a7cd461c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:47:35.262 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:34 smithi087 conmon[98939]: 2023-10-07T18:47:34.987+0000 7f277928a1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:47:35.631 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:35 smithi087 conmon[98939]: 2023-10-07T18:47:35.260+0000 7f277928a1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:47:35.631 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:35 smithi087 conmon[98939]: 2023-10-07T18:47:35.347+0000 7f277928a1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:47:35.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:35 smithi163 conmon[105765]: 2023-10-07T18:47:35.046+0000 7f3a7cd461c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:47:35.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:35 smithi163 conmon[105765]: 2023-10-07T18:47:35.320+0000 7f3a7cd461c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:47:35.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:35 smithi163 conmon[105765]: 2023-10-07T18:47:35.406+0000 7f3a7cd461c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:47:35.887 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:35 smithi087 conmon[98939]: 2023-10-07T18:47:35.630+0000 7f277928a1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:47:35.953 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:35 smithi163 conmon[105765]: 2023-10-07T18:47:35.697+0000 7f3a7cd461c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:47:36.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:35 smithi087 conmon[98939]: 2023-10-07T18:47:35.886+0000 7f277928a1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:47:36.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:35 smithi163 conmon[105765]: 2023-10-07T18:47:35.951+0000 7f3a7cd461c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:47:36.900 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:36 smithi087 conmon[98939]: 2023-10-07T18:47:36.581+0000 7f277928a1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:47:36.900 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:36 smithi087 conmon[98939]: 2023-10-07T18:47:36.711+0000 7f277928a1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:47:36.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:36 smithi163 conmon[105765]: 2023-10-07T18:47:36.651+0000 7f3a7cd461c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:47:36.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:36 smithi163 conmon[105765]: 2023-10-07T18:47:36.782+0000 7f3a7cd461c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:47:37.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:36 smithi087 conmon[98939]: 2023-10-07T18:47:36.898+0000 7f277928a1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:47:37.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:37 smithi087 conmon[98939]: 2023-10-07T18:47:37.013+0000 7f277928a1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:47:37.294 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:36 smithi163 conmon[105765]: 2023-10-07T18:47:36.967+0000 7f3a7cd461c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:47:37.294 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:37 smithi163 conmon[105765]: 2023-10-07T18:47:37.080+0000 7f3a7cd461c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:47:37.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:37 smithi163 conmon[105765]: 2023-10-07T18:47:37.293+0000 7f3a7cd461c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:47:37.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:37 smithi087 conmon[98939]: 2023-10-07T18:47:37.227+0000 7f277928a1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:47:38.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: 2023-10-07T18:47:38.155+0000 7f3a7cd461c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: [07/Oct/2023:18:47:38] ENGINE Bus STARTING 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: CherryPy Checker: 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: The Application mounted at '' has an empty config. 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: [07/Oct/2023:18:47:38] ENGINE Serving on http://:::9283 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:38 smithi163 conmon[105765]: [07/Oct/2023:18:47:38] ENGINE Bus STARTED 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: Active manager daemon y restarted 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: Activating manager daemon y 2023-10-07T18:47:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: mgrmap e17: y(active, starting, since 0.0110268s), standbys: x 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:47:38.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:47:38.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:38 smithi163 ceph-mon[102800]: Manager daemon y is now available 2023-10-07T18:47:38.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.073+0000 7f277928a1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:47:38.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: [07/Oct/2023:18:47:38] ENGINE Bus STARTING 2023-10-07T18:47:38.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.227+0000 7f26d5bc1700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.227+0000 7f26d5bc1700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.227+0000 7f26d5bc1700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.227+0000 7f26d5bc1700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.227+0000 7f26d5bc1700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.229+0000 7f26d8bc7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.229+0000 7f26d8bc7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.229+0000 7f26d8bc7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.229+0000 7f26d8bc7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.229+0000 7f26d8bc7700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: CherryPy Checker: 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: The Application mounted at '' has an empty config. 2023-10-07T18:47:38.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: [07/Oct/2023:18:47:38] ENGINE Serving on http://:::9283 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:38 smithi087 conmon[98939]: [07/Oct/2023:18:47:38] ENGINE Bus STARTED 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: Active manager daemon y restarted 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: Activating manager daemon y 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T18:47:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: mgrmap e17: y(active, starting, since 0.0110268s), standbys: x 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:47:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[115692]: Manager daemon y is now available 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: Active manager daemon y restarted 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: Activating manager daemon y 2023-10-07T18:47:38.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: osdmap e64: 8 total, 8 up, 8 in 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: mgrmap e17: y(active, starting, since 0.0110268s), standbys: x 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:47:38.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:47:38.459 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:38 smithi087 ceph-mon[98507]: Manager daemon y is now available 2023-10-07T18:47:39.114 INFO:teuthology.orchestra.run.smithi163.stdout:Scheduled grafana update... 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: Standby manager daemon x restarted 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:39.335 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: [07/Oct/2023:18:47:38] ENGINE Bus STARTING 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: [07/Oct/2023:18:47:38] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: [07/Oct/2023:18:47:38] ENGINE Bus STARTED 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: mgrmap e18: y(active, since 1.01441s), standbys: x 2023-10-07T18:47:39.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: Standby manager daemon x restarted 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:47:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: [07/Oct/2023:18:47:38] ENGINE Bus STARTING 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: [07/Oct/2023:18:47:38] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: [07/Oct/2023:18:47:38] ENGINE Bus STARTED 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: mgrmap e18: y(active, since 1.01441s), standbys: x 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:47:39.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: Standby manager daemon x restarted 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: Standby manager daemon x started 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1502263225' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: [07/Oct/2023:18:47:38] ENGINE Bus STARTING 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: [07/Oct/2023:18:47:38] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:47:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: [07/Oct/2023:18:47:38] ENGINE Bus STARTED 2023-10-07T18:47:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: mgrmap e18: y(active, since 1.01441s), standbys: x 2023-10-07T18:47:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:39.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:39 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:47:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:47:39.883 DEBUG:teuthology.orchestra.run.smithi163:grafana.a> sudo journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-07T18:47:39.885 INFO:tasks.cephadm:Setting up client nodes... 2023-10-07T18:47:39.885 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T18:47:39.916 INFO:journalctl@ceph.grafana.a.smithi163.stdout:-- Logs begin at Sat 2023-10-07 18:28:01 UTC. -- 2023-10-07T18:47:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[115692]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[115692]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[115692]: Saving service grafana spec with placement smithi163=a;count:1 2023-10-07T18:47:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:40.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[98507]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:40.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[98507]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:40.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[98507]: Saving service grafana spec with placement smithi163=a;count:1 2023-10-07T18:47:40.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:40.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:40.247 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:47:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:40 smithi163 ceph-mon[102800]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi163=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:47:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:40 smithi163 ceph-mon[102800]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:40 smithi163 ceph-mon[102800]: Saving service grafana spec with placement smithi163=a;count:1 2023-10-07T18:47:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 3012M 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: mgrmap e19: y(active, since 3s), standbys: x 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:41.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:41 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 3012M 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: mgrmap e19: y(active, since 3s), standbys: x 2023-10-07T18:47:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 3012M 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: mgrmap e19: y(active, since 3s), standbys: x 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:47:41.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:41 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:47:42.043 INFO:teuthology.orchestra.run.smithi087.stdout:[client.0] 2023-10-07T18:47:42.043 INFO:teuthology.orchestra.run.smithi087.stdout: key = AQDOpyFlDp5AAhAAoCRXheTJBe9O1pZVTSba1A== 2023-10-07T18:47:42.691 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:47:42.692 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-07T18:47:42.692 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-07T18:47:42.733 DEBUG:teuthology.orchestra.run.smithi163:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-07T18:47:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 3012M 2023-10-07T18:47:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:47:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1391122306' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: 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-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: 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-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:42 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 3012M 2023-10-07T18:47:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:47:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:47:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1391122306' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: 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-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: 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-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 3012M 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:47:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1391122306' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: 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-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: 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-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:42.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:42 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.072 INFO:teuthology.orchestra.run.smithi163.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-07T18:47:43.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:43 smithi163 ceph-mon[102800]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:47:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[115692]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:47:43.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:43.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:43 smithi087 ceph-mon[98507]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:47:44.812 INFO:teuthology.orchestra.run.smithi163.stdout:[client.1] 2023-10-07T18:47:44.812 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQDQpyFlqpYUMBAAjP7QVMNfuXR4eELjAazSAA== 2023-10-07T18:47:45.381 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2023-10-07T18:47:45.381 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-07T18:47:45.381 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-07T18:47:45.422 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-07T18:47:45.422 DEBUG:teuthology.orchestra.run.smithi087:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-07T18:47:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:45 smithi163 ceph-mon[102800]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:45 smithi163 ceph-mon[102800]: from='client.? 172.21.15.163:0/2159101019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:45 smithi163 ceph-mon[102800]: 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-07T18:47:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:45 smithi163 ceph-mon[102800]: 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-07T18:47:45.740 INFO:teuthology.misc.health.smithi087.stdout: 2023-10-07T18:47:45.740 INFO:teuthology.misc.health.smithi087.stdout:{"epoch":64,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:38.087106+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:47:45.752 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-07T18:47:45.752 INFO:tasks.cephadm:Creating RBD pool 2023-10-07T18:47:45.753 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-07T18:47:45.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[98507]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:45.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[98507]: from='client.? 172.21.15.163:0/2159101019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:45.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[98507]: 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-07T18:47:45.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[98507]: 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-07T18:47:45.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[115692]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:45.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[115692]: from='client.? 172.21.15.163:0/2159101019' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-07T18:47:45.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[115692]: 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-07T18:47:45.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:45 smithi087 ceph-mon[115692]: 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-07T18:47:46.224 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:47:46.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:46 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1065624138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:46.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:46 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1065624138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:46 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1065624138' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:47:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:47 smithi087 ceph-mon[98507]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:47.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:47 smithi087 ceph-mon[115692]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:47 smithi163 ceph-mon[102800]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:49.612 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:49 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:47:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:47:49.916 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:49 smithi087 ceph-mon[98507]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:50.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:49 smithi087 ceph-mon[115692]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:50.001 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:49 smithi163 ceph-mon[102800]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:50.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:50 smithi087 systemd[1]: Started Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:47:50.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:50 smithi087 conmon[162949]: ts=2023-10-07T18:47:50.071Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:47:50.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:50 smithi087 conmon[162949]: ts=2023-10-07T18:47:50.072Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:47:50.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:50 smithi087 conmon[162949]: ts=2023-10-07T18:47:50.075Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T18:47:50.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:50 smithi087 conmon[162949]: ts=2023-10-07T18:47:50.075Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T18:47:50.629 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'rbd' created 2023-10-07T18:47:50.795 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T18:47:50.795 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.795 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:50 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:50 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-07T18:47:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:50 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:50 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:50 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:50 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:51.257 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-07T18:47:51.626 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:51 smithi087 bash[163450]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-10-07T18:47:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[115692]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[115692]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:47:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T18:47:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[115692]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T18:47:51.630 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:47:51.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[98507]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:51.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[98507]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:47:51.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T18:47:51.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:51 smithi087 ceph-mon[98507]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T18:47:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:51 smithi163 ceph-mon[102800]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:51 smithi163 ceph-mon[102800]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:47:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:51 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/673112511' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-07T18:47:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:51 smithi163 ceph-mon[102800]: osdmap e65: 8 total, 8 up, 8 in 2023-10-07T18:47:52.177 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:51 smithi087 bash[163450]: Getting image source signatures 2023-10-07T18:47:52.178 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:47:52 smithi087 conmon[162949]: ts=2023-10-07T18:47:52.043Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000132448s 2023-10-07T18:47:52.453 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:52 smithi087 bash[163450]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-10-07T18:47:52.453 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:52 smithi087 bash[163450]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-10-07T18:47:52.454 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:52 smithi087 bash[163450]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-10-07T18:47:52.897 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:52 smithi087 ceph-mon[98507]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T18:47:52.898 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:52 smithi087 ceph-mon[115692]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T18:47:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:52 smithi163 ceph-mon[102800]: osdmap e66: 8 total, 8 up, 8 in 2023-10-07T18:47:53.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:52 smithi087 bash[163450]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-10-07T18:47:53.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:53 smithi087 bash[163450]: Writing manifest to image destination 2023-10-07T18:47:53.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:53 smithi087 bash[163450]: Storing signatures 2023-10-07T18:47:53.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:53.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:53.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T18:47:53.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:53 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: pgmap v12: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: osdmap e67: 8 total, 8 up, 8 in 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:53 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:47:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.308Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.308Z 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-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.308Z 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-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.308Z 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-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.309Z 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-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.309Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:47:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:47:54.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:47:54.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:47:54.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:47:54.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:47:54.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:47:54.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 conmon[163815]: ts=2023-10-07T18:47:54.310Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:47:54.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 bash[163450]: 98fb5f07acdd3e55ab23d513c0ee2938383a78821afc87256aeaffeb578dcf3f 2023-10-07T18:47:54.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:47:54 smithi087 systemd[1]: Started Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:47:55.172 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:55 smithi163 systemd[1]: Starting Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:47:55.651 INFO:teuthology.orchestra.run.smithi087.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-07T18:47:55.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: pgmap v14: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:55.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2537975718' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: pgmap v14: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.664 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:47:55.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2537975718' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:55.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:55 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:55.671 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:55 smithi163 bash[151373]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: pgmap v14: 105 pgs: 3 unknown, 102 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2537975718' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:55 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:47:56.171 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:55 smithi163 bash[151373]: Getting image source signatures 2023-10-07T18:47:56.171 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-10-07T18:47:56.172 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-10-07T18:47:56.172 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-10-07T18:47:56.570 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-07T18:47:56.570 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-07T18:47:56.570 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-07T18:47:56.639 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-10-07T18:47:56.639 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Writing manifest to image destination 2023-10-07T18:47:56.639 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:56 smithi163 bash[151373]: Storing signatures 2023-10-07T18:47:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:56 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:47:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:56 smithi163 ceph-mon[102800]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T18:47:56.924 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:47:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:56 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:47:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:56 smithi087 ceph-mon[115692]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T18:47:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:56 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-07T18:47:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:56 smithi087 ceph-mon[98507]: osdmap e68: 8 total, 8 up, 8 in 2023-10-07T18:47:57.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[115692]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:57.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[115692]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:57.848 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[115692]: Cluster is now healthy 2023-10-07T18:47:57.848 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[98507]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:57.848 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[98507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:57.849 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:57 smithi087 ceph-mon[98507]: Cluster is now healthy 2023-10-07T18:47:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:57 smithi163 ceph-mon[102800]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:57 smithi163 ceph-mon[102800]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:47:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:57 smithi163 ceph-mon[102800]: Cluster is now healthy 2023-10-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.784Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.785Z 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-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.785Z 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-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z 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-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z 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-07T18:47:57.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:47:57.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:47:57.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:47:57.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.786Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.787Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 conmon[151449]: ts=2023-10-07T18:47:57.787Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 bash[151373]: a11da289c1f17aeded82ff731cb2ea1ffba47ea96d5c8c0166a9ad2264a54718 2023-10-07T18:47:57.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:47:57 smithi163 systemd[1]: Started Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:47:58.099 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE Bus STOPPING 2023-10-07T18:47:58.099 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:47:58.099 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE Bus STOPPED 2023-10-07T18:47:58.100 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE Bus STARTING 2023-10-07T18:47:58.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE Serving on http://:::9283 2023-10-07T18:47:58.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:47:58 smithi087 conmon[98939]: [07/Oct/2023:18:47:58] ENGINE Bus STARTED 2023-10-07T18:47:58.570 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: Deploying daemon grafana.a on smithi163 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3735468897' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.148 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: Deploying daemon grafana.a on smithi163 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.149 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:47:58 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3735468897' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T18:47:59.163 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":19,"active_gid":14595,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":942447870},{"type":"v1","addr":"172.21.15.87:6801","nonce":942447870}]},"active_addr":"172.21.15.87:6801/942447870","active_change":"2023-10-07T18:47:38.087296+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24445,"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.87:8443/","prometheus":"http://172.21.15.87: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.87:0","nonce":2433976787}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":156703675}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":4054259660}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":1212741441}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":4109064543}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":4169286583}]}]} 2023-10-07T18:47:59.167 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-07T18:47:59.167 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-07T18:47:59.168 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T18:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: Deploying daemon grafana.a on smithi163 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:47:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:47:58 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3735468897' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-07T18:47:59.514 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:47:59.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:47:59 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:47:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:00.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:00 smithi087 conmon[162949]: ts=2023-10-07T18:48:00.047Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003612236s 2023-10-07T18:48:01.167 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:01.167 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":68,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:55.634421+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:48:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:01 smithi163 ceph-mon[102800]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:01 smithi087 ceph-mon[115692]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:01 smithi087 ceph-mon[98507]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:01.822 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-07T18:48:01.823 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T18:48:02.165 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:02 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3214198899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:02 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3214198899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:02.422 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:02 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3214198899' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:03.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:03 smithi087 ceph-mon[115692]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:03.341 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:03 smithi087 ceph-mon[98507]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:03 smithi163 ceph-mon[102800]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:03.736 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:03.736 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":68,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:47:55.634421+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","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.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","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.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:48:04.171 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:04 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3017251184' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:04.172 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:04 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3017251184' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:04.387 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-07T18:48:04.388 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-07T18:48:04.388 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-07T18:48:04.388 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-07T18:48:04.389 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-07T18:48:04.389 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-07T18:48:04.390 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-07T18:48:04.390 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-07T18:48:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:04 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3017251184' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:05 smithi163 ceph-mon[102800]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:05 smithi087 ceph-mon[115692]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:05 smithi087 ceph-mon[98507]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:05.626 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:05.677 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:05.735 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:05.829 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:05.939 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:05.939 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:06.082 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:06.234 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:07 smithi163 ceph-mon[102800]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:07 smithi087 ceph-mon[115692]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:07 smithi087 ceph-mon[98507]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:09.417 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[98507]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:09.417 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:09.417 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:09.417 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:09.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[115692]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:09.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:09.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:09.418 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:09.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:48:09 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:09 smithi163 ceph-mon[102800]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:11.409 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:11 smithi087 ceph-mon[115692]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:11.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:11 smithi087 ceph-mon[98507]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:11.433 INFO:teuthology.orchestra.run.smithi087.stdout:133143986208 2023-10-07T18:48:11.434 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-07T18:48:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:11 smithi163 ceph-mon[102800]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:13.076 INFO:teuthology.orchestra.run.smithi087.stdout:236223201298 2023-10-07T18:48:13.077 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-07T18:48:13.145 INFO:teuthology.orchestra.run.smithi087.stdout:34359738419 2023-10-07T18:48:13.146 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-07T18:48:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:13 smithi087 ceph-mon[98507]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:13 smithi087 ceph-mon[115692]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:13 smithi163 ceph-mon[102800]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:14.398 INFO:teuthology.orchestra.run.smithi087.stdout:77309411370 2023-10-07T18:48:14.398 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-07T18:48:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:15 smithi087 ceph-mon[115692]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:15 smithi087 ceph-mon[98507]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:15 smithi163 ceph-mon[102800]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:15.937 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:15.963 INFO:teuthology.orchestra.run.smithi087.stdout:55834574894 2023-10-07T18:48:15.963 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-07T18:48:16.809 INFO:teuthology.orchestra.run.smithi087.stdout:111669149734 2023-10-07T18:48:16.809 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-07T18:48:17.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:17 smithi087 ceph-mon[115692]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:17.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:17 smithi087 ceph-mon[98507]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:17.213 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:17 smithi163 ceph-mon[102800]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:17.323 INFO:teuthology.orchestra.run.smithi087.stdout:201863462936 2023-10-07T18:48:17.323 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-07T18:48:17.353 INFO:teuthology.orchestra.run.smithi087.stdout:167503724574 2023-10-07T18:48:17.354 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-07T18:48:17.420 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:17.599 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:18.400 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:18.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:18 smithi163 systemd[1]: Starting Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:48:19.016 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:18 smithi163 bash[152132]: f8d8994d6a1855bfcb5d6d0c4ffacbc8d7658f16fc9ec7c9c486538a22032ca5 2023-10-07T18:48:19.016 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:18 smithi163 systemd[1]: Started Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:48:19.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:19.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.281 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:19 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:19.281 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.01597967Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T18:48:19.281 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016173769Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T18:48:19.281 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016192414Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016199239Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016205086Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016210764Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016219739Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016225894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016231503Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016236877Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016241981Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016247098Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016252996Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=settings t=2023-10-07T18:48:19.016258362Z level=info msg="App mode production" 2023-10-07T18:48:19.282 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=sqlstore t=2023-10-07T18:48:19.016319086Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=sqlstore t=2023-10-07T18:48:19.016335196Z 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-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.01725289Z level=info msg="Starting DB migrations" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.017326779Z level=info msg="Executing migration" id="create migration_log table" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.045851505Z level=info msg="Executing migration" id="create user table" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.096193925Z level=info msg="Executing migration" id="add unique index user.login" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.138063733Z level=info msg="Executing migration" id="add unique index user.email" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.18006363Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.205263733Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.230413718Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.25557773Z level=info msg="Executing migration" id="create user table v2" 2023-10-07T18:48:19.283 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.280742494Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-10-07T18:48:19.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:19.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:19.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:19 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:19.575 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:19.575 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.331400904Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-10-07T18:48:19.575 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.37338317Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.415182579Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.432078364Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.448914342Z level=info msg="Executing migration" id="Update user table charset" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.474100969Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.490941197Z level=info msg="Executing migration" id="Add missing user data" 2023-10-07T18:48:19.576 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.507839735Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-10-07T18:48:19.767 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.574767013Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.625130711Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.692003459Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.767284612Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.801026702Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-10-07T18:48:19.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.843103597Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-10-07T18:48:20.153 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.910158796Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-10-07T18:48:20.153 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:19 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:19.985864856Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-10-07T18:48:20.153 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.073859978Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-10-07T18:48:20.153 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.153263103Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-10-07T18:48:20.306 INFO:teuthology.orchestra.run.smithi087.stdout:133143986210 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.186930083Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.203748997Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.2206985Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.23753841Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.262710924Z level=info msg="Executing migration" id="create temp_user v2" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.279506541Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.296312831Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.329863696Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-10-07T18:48:20.414 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.346700767Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-10-07T18:48:20.415 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.363766315Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-10-07T18:48:20.415 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.397174771Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-10-07T18:48:20.415 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.413980911Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-10-07T18:48:20.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.464653907Z level=info msg="Executing migration" id="create star table" 2023-10-07T18:48:20.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.489849619Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.515075003Z level=info msg="Executing migration" id="create org table v1" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.54020778Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.565362694Z level=info msg="Executing migration" id="create org_user table v1" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.590649085Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.615740459Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-10-07T18:48:20.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.657629041Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-10-07T18:48:21.017 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.759076453Z level=info msg="Executing migration" id="Update org table charset" 2023-10-07T18:48:21.018 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.833133623Z level=info msg="Executing migration" id="Update org_user table charset" 2023-10-07T18:48:21.018 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.858513159Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-10-07T18:48:21.018 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.908984966Z level=info msg="Executing migration" id="create dashboard table" 2023-10-07T18:48:21.018 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:20 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:20.96779416Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-10-07T18:48:21.018 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.017898692Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-10-07T18:48:21.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:21 smithi087 ceph-mon[115692]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:21.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:21 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/582143722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T18:48:21.300 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:21 smithi087 ceph-mon[98507]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:21.300 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:21 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/582143722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T18:48:21.309 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:21.311 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:21 smithi163 ceph-mon[102800]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:21.311 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:21 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/582143722' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-07T18:48:21.312 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.093600359Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-10-07T18:48:21.312 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.168936059Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-10-07T18:48:21.312 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.194191716Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-07T18:48:21.312 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.236151294Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-10-07T18:48:21.312 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.311318624Z level=info msg="Executing migration" id="create dashboard v2" 2023-10-07T18:48:21.539 INFO:teuthology.orchestra.run.smithi087.stdout:236223201300 2023-10-07T18:48:21.579 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.378592465Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-10-07T18:48:21.580 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.442638229Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-10-07T18:48:21.580 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.479109084Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-10-07T18:48:21.580 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.529507225Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-10-07T18:48:21.580 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.579927803Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-10-07T18:48:21.697 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986208 got 133143986210 for osd.4 2023-10-07T18:48:21.698 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:21.881 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.596703682Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.650357827Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.714750617Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.7392594Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.764477696Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.798110562Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.814897776Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-10-07T18:48:21.882 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.881862242Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-10-07T18:48:22.080 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:22.166 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:21 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:21.9574131Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-10-07T18:48:22.167 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.032647605Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-10-07T18:48:22.167 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.057899103Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-10-07T18:48:22.167 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.108218783Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-10-07T18:48:22.167 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.166804687Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-10-07T18:48:22.329 INFO:teuthology.orchestra.run.smithi087.stdout:34359738421 2023-10-07T18:48:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:22 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2547758627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.200606524Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.22583269Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.292037157Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.375128761Z level=info msg="Executing migration" id="Update dashboard title length" 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.451804457Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-07T18:48:22.929 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.494039373Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.519225476Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.544383342Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.569610559Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.594848778Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.61994685Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.636743914Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.65372589Z level=info msg="Executing migration" id="Add check_sum column" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.670688931Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.687256488Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-10-07T18:48:22.930 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.704069347Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-10-07T18:48:22.931 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:22 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2547758627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T18:48:22.931 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:22 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2547758627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-07T18:48:22.964 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.746109672Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.77134855Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.813290064Z level=info msg="Executing migration" id="create data_source table" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.855426616Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.897102753Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.914129877Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.930968037Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-10-07T18:48:22.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:22 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:22.964364793Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-10-07T18:48:22.992 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201300 for osd.7 2023-10-07T18:48:22.993 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:23.025 INFO:teuthology.orchestra.run.smithi087.stdout:55834574895 2023-10-07T18:48:23.216 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.048305563Z level=info msg="Executing migration" id="create data_source table v2" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.064970344Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.098583693Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.115372885Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.132081284Z level=info msg="Executing migration" id="Add column with_credentials" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.149164975Z level=info msg="Executing migration" id="Add secure json data column" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.182586354Z level=info msg="Executing migration" id="Update data_source table charset" 2023-10-07T18:48:23.217 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.216295376Z level=info msg="Executing migration" id="Update initial version to 1" 2023-10-07T18:48:23.218 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:23 smithi163 ceph-mon[102800]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:23.218 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:23 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/532586325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T18:48:23.218 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:23 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.218 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:23 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.218 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:23 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4137205319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T18:48:23.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[115692]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:23.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/532586325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/4137205319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[98507]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/532586325' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:23.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:23 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/4137205319' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-07T18:48:23.476 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.258323894Z level=info msg="Executing migration" id="Add read_only data column" 2023-10-07T18:48:23.476 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.283609849Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-10-07T18:48:23.476 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.30882013Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.333838457Z level=info msg="Executing migration" id="Add uid column" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.375915386Z level=info msg="Executing migration" id="Update uid value" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.401096212Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.4262126Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.451471753Z level=info msg="Executing migration" id="create api_key table" 2023-10-07T18:48:23.477 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.476632966Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.518529144Z level=info msg="Executing migration" id="add index api_key.key" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.535835912Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.61094801Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.627909156Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.652994561Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-10-07T18:48:23.745 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.703246038Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-10-07T18:48:23.746 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.745247784Z level=info msg="Executing migration" id="create api_key table v2" 2023-10-07T18:48:23.996 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.770459753Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.812262821Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.837637502Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.862718336Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.88791073Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.929803573Z level=info msg="Executing migration" id="Update api_key table charset" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.971697212Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-10-07T18:48:23.997 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:23 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:23.996851095Z level=info msg="Executing migration" id="Add service account foreign key" 2023-10-07T18:48:24.256 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:24 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:24.257 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:24 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:24.257 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.022082272Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-10-07T18:48:24.257 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.047356333Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-10-07T18:48:24.257 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.072500564Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-10-07T18:48:24.257 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.114317928Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-10-07T18:48:24.258 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.189695337Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-10-07T18:48:24.258 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.231492057Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-10-07T18:48:24.258 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.256793645Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-10-07T18:48:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:24 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:24 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:24 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:24 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:24.525 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.299032106Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-07T18:48:24.525 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.324182545Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-07T18:48:24.525 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.36607213Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-10-07T18:48:24.525 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.3912094Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-10-07T18:48:24.526 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.416414276Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-10-07T18:48:24.526 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.441644731Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-10-07T18:48:24.526 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.483530352Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-07T18:48:24.526 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.525445916Z level=info msg="Executing migration" id="create quota table v1" 2023-10-07T18:48:24.810 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.550628466Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.57589464Z level=info msg="Executing migration" id="Update quota table charset" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.600933609Z level=info msg="Executing migration" id="create plugin_setting table" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.626173859Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.668024061Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.693170031Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.768441758Z level=info msg="Executing migration" id="create session table" 2023-10-07T18:48:24.811 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.810420643Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-10-07T18:48:25.070 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.852774692Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.869530265Z level=info msg="Executing migration" id="create playlist table v2" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.886524726Z level=info msg="Executing migration" id="create playlist item table v2" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.928344608Z level=info msg="Executing migration" id="Update playlist table charset" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.953529916Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:24 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:24.978684433Z level=info msg="Executing migration" id="drop preferences table v2" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.003896419Z level=info msg="Executing migration" id="drop preferences table v3" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.045799077Z level=info msg="Executing migration" id="create preferences table v3" 2023-10-07T18:48:25.071 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.070995446Z level=info msg="Executing migration" id="Update preferences table charset" 2023-10-07T18:48:25.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:25 smithi163 ceph-mon[102800]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.113086443Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.154822188Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.196629452Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.247011039Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.272138928Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-10-07T18:48:25.356 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.355650483Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-10-07T18:48:25.413 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:25 smithi087 ceph-mon[98507]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:25.413 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:25 smithi087 ceph-mon[115692]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:25.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.406101792Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-10-07T18:48:25.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.431273697Z level=info msg="Executing migration" id="create alert table v1" 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.456638753Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.498424536Z level=info msg="Executing migration" id="add index alert state" 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.540254078Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.56546313Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.590762545Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-07T18:48:25.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.61582161Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-07T18:48:25.886 INFO:teuthology.orchestra.run.smithi087.stdout:201863462938 2023-10-07T18:48:25.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.64097581Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-07T18:48:25.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.682999864Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-10-07T18:48:25.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.708102271Z 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-07T18:48:25.918 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.733337178Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-10-07T18:48:25.918 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.775056063Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-10-07T18:48:25.918 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.817145456Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-10-07T18:48:25.918 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.842238493Z level=info msg="Executing migration" id="Add column is_default" 2023-10-07T18:48:25.918 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.91748397Z level=info msg="Executing migration" id="Add column frequency" 2023-10-07T18:48:26.035 INFO:teuthology.orchestra.run.smithi087.stdout:77309411373 2023-10-07T18:48:26.127 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738419 got 34359738421 for osd.0 2023-10-07T18:48:26.127 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:26.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.942975875Z level=info msg="Executing migration" id="Add column send_reminder" 2023-10-07T18:48:26.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.968066905Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-10-07T18:48:26.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:25 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:25.993139998Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-10-07T18:48:26.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.018277205Z level=info msg="Executing migration" id="Update alert table charset" 2023-10-07T18:48:26.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.060224822Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-10-07T18:48:26.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.110697457Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-10-07T18:48:26.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.135955223Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-07T18:48:26.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:26 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3142773949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T18:48:26.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:26 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/441771316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T18:48:26.379 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:26 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3142773949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T18:48:26.379 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:26 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/441771316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T18:48:26.380 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574894 got 55834574895 for osd.1 2023-10-07T18:48:26.380 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:26.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:26 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3142773949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-07T18:48:26.438 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:26 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/441771316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-07T18:48:26.438 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.177909399Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-10-07T18:48:26.438 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.228415775Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-10-07T18:48:26.438 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.25353623Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-07T18:48:26.438 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.295261295Z level=info msg="Executing migration" id="Add for to alert table" 2023-10-07T18:48:26.438 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.337186683Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-10-07T18:48:26.439 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.362317629Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-10-07T18:48:26.439 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.387567587Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-10-07T18:48:26.439 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.412707796Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-10-07T18:48:26.439 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.437863421Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.513301667Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.555158595Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.580401133Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.605543574Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.630678525Z level=info msg="Executing migration" id="create annotation table v5" 2023-10-07T18:48:26.706 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.655805951Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-10-07T18:48:26.707 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.680991537Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-10-07T18:48:26.707 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.706091441Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-10-07T18:48:26.765 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:26.786 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462936 got 201863462938 for osd.6 2023-10-07T18:48:26.787 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.756543321Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.781643505Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.823566333Z level=info msg="Executing migration" id="Update annotation table charset" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.86544151Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.907487175Z level=info msg="Executing migration" id="Drop category_id index" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.949099611Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-10-07T18:48:26.991 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:26 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:26.9911104Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-10-07T18:48:27.242 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:27 smithi163 ceph-mon[102800]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:27.242 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.066584034Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-07T18:48:27.243 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.108554058Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-07T18:48:27.243 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.133674817Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-07T18:48:27.243 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.175635352Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-10-07T18:48:27.243 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.21749156Z 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-07T18:48:27.335 INFO:teuthology.orchestra.run.smithi087.stdout:111669149736 2023-10-07T18:48:27.424 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411370 got 77309411373 for osd.2 2023-10-07T18:48:27.425 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:27 smithi087 ceph-mon[98507]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:27 smithi087 ceph-mon[115692]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:27.519 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.242569852Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-10-07T18:48:27.519 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.284582348Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-10-07T18:48:27.519 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.309817284Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.351556755Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.376834555Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.401852829Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.42720002Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.452521062Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.477642179Z level=info msg="Executing migration" id="Add epoch_end column" 2023-10-07T18:48:27.520 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.519550877Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.544957946Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.570080983Z level=info msg="Executing migration" id="Move region to single row" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.636921906Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.687109562Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.720545562Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-07T18:48:27.804 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.754082413Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-07T18:48:27.805 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.804278494Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-07T18:48:27.994 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149734 got 111669149736 for osd.3 2023-10-07T18:48:27.994 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.863077616Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.913310203Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.94693961Z level=info msg="Executing migration" id="create test_data table" 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:27 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:27.980253649Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.022245236Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-10-07T18:48:28.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.064106162Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-07T18:48:28.253 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:28 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/108418737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T18:48:28.254 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:28 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/108418737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T18:48:28.315 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:28 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/108418737' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-07T18:48:28.315 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.114547309Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-10-07T18:48:28.315 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.139512095Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-10-07T18:48:28.316 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.202939438Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-10-07T18:48:28.316 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.248438996Z level=info msg="Executing migration" id="create team table" 2023-10-07T18:48:28.316 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.273523529Z level=info msg="Executing migration" id="add index team.org_id" 2023-10-07T18:48:28.316 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.315417451Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.357359489Z level=info msg="Executing migration" id="create team member table" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.382430364Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.407667763Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.432886978Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.458058735Z level=info msg="Executing migration" id="Add column email to team table" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.500023494Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.541824142Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-10-07T18:48:28.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.584137324Z level=info msg="Executing migration" id="create dashboard acl table" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.625911092Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.667722347Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.692997339Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.734869317Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.801787389Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.826876508Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-10-07T18:48:28.852 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.852119998Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-10-07T18:48:29.112 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.894337518Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-10-07T18:48:29.112 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.9363738Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-10-07T18:48:29.112 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:28 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:28.961440811Z level=info msg="Executing migration" id="create tag table" 2023-10-07T18:48:29.112 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.003319383Z level=info msg="Executing migration" id="add index tag.key_value" 2023-10-07T18:48:29.112 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.028700643Z level=info msg="Executing migration" id="create login attempt table" 2023-10-07T18:48:29.113 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.070448415Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-10-07T18:48:29.113 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.112456412Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-10-07T18:48:29.380 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:29 smithi163 ceph-mon[102800]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.137587301Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.179599477Z level=info msg="Executing migration" id="create login_attempt v2" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.221370091Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.263293377Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.288624768Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.313857696Z level=info msg="Executing migration" id="create user auth table" 2023-10-07T18:48:29.381 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.380584925Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-07T18:48:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:29 smithi087 ceph-mon[115692]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:29 smithi087 ceph-mon[98507]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.406077084Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.43119951Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.456202844Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.481422113Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.50660037Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.53190275Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-10-07T18:48:29.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.573728252Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-10-07T18:48:29.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.598894543Z level=info msg="Executing migration" id="create server_lock table" 2023-10-07T18:48:29.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.624151308Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-10-07T18:48:29.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.649294476Z level=info msg="Executing migration" id="create user auth token table" 2023-10-07T18:48:29.894 INFO:teuthology.orchestra.run.smithi087.stdout:167503724576 2023-10-07T18:48:29.900 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.682953732Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-10-07T18:48:29.900 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.724598948Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-10-07T18:48:29.900 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.749977881Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-10-07T18:48:29.901 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.791731978Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-10-07T18:48:29.901 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.816826258Z level=info msg="Executing migration" id="create cache_data table" 2023-10-07T18:48:29.901 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.858811297Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-10-07T18:48:29.901 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.900684932Z level=info msg="Executing migration" id="create short_url table v1" 2023-10-07T18:48:30.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.95936964Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:29 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:29.984441041Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.009718252Z level=info msg="Executing migration" id="delete alert_definition table" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.051494702Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.076685966Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.118699305Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-10-07T18:48:30.172 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.143846942Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-10-07T18:48:30.462 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.203940218Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-10-07T18:48:30.462 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.227901921Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-10-07T18:48:30.462 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.269932629Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-10-07T18:48:30.462 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.294960819Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.320187438Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.345263488Z level=info msg="Executing migration" id="drop alert_definition table" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.38717965Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.412167396Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.437431715Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-07T18:48:30.463 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.462546634Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-07T18:48:30.600 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724574 got 167503724576 for osd.5 2023-10-07T18:48:30.627 DEBUG:teuthology.parallel:result is None 2023-10-07T18:48:30.627 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-07T18:48:30.627 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T18:48:30.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.554810486Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-07T18:48:30.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.580024253Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-10-07T18:48:30.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.622033488Z level=info msg="Executing migration" id="create alert_instance table" 2023-10-07T18:48:30.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.647181145Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-10-07T18:48:30.722 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.672085847Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-07T18:48:30.723 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.697311514Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-10-07T18:48:30.723 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.722384289Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/379902804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T18:48:30.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[98507]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:30.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:30.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/379902804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T18:48:30.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:48:30.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:48:30.857 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:30 smithi087 ceph-mon[115692]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:30.990 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/379902804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:48:30.991 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:48:30.992 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:30 smithi163 ceph-mon[102800]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:30.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.747714203Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-10-07T18:48:30.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.77283699Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-10-07T18:48:30.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.814831464Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-10-07T18:48:30.992 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.856539383Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-07T18:48:30.993 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.898416289Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-10-07T18:48:30.993 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.923578944Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-10-07T18:48:30.993 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.965748582Z level=info msg="Executing migration" id="create alert_rule table" 2023-10-07T18:48:30.993 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:30 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:30.990676629Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-10-07T18:48:31.250 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.041388822Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-10-07T18:48:31.250 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.108380059Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-07T18:48:31.251 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.133299975Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-10-07T18:48:31.251 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.175378013Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-10-07T18:48:31.251 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.200438865Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-10-07T18:48:31.251 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.22552502Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-10-07T18:48:31.251 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.250706224Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-10-07T18:48:31.507 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:31.527 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.300980729Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-07T18:48:31.528 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.326164132Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-10-07T18:48:31.528 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.351310123Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-10-07T18:48:31.528 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.376638342Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-07T18:48:31.528 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.401610702Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-10-07T18:48:31.528 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.443644692Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-10-07T18:48:31.529 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.468888352Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-10-07T18:48:31.529 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.493875639Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-10-07T18:48:31.529 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.527836267Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-10-07T18:48:31.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.578068728Z 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-07T18:48:31.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.628215959Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-07T18:48:31.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.67829648Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-10-07T18:48:31.795 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.711761895Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-10-07T18:48:31.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.7454254Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-10-07T18:48:31.796 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.795518527Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-10-07T18:48:32.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.845943502Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-10-07T18:48:32.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.896047773Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-10-07T18:48:32.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.938024264Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-10-07T18:48:32.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.963116211Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-10-07T18:48:32.055 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:31 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:31.988327249Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-07T18:48:32.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.030310774Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-10-07T18:48:32.056 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.055292147Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-10-07T18:48:32.323 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.114166816Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-10-07T18:48:32.323 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.139176846Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-10-07T18:48:32.323 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.181194956Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-10-07T18:48:32.324 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.256446325Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-10-07T18:48:32.324 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.298273742Z level=info msg="Executing migration" id="create provenance_type table" 2023-10-07T18:48:32.583 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.323554114Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-10-07T18:48:32.583 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.348800099Z level=info msg="Executing migration" id="create alert_image table" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.373812901Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.399130971Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.440933487Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.466152884Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.491127768Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.49126701Z 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-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.533164308Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.55823109Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-10-07T18:48:32.584 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.583562706Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.583837347Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.584070764Z level=info msg="alerts found to migrate" alerts=0 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.617105864Z level=info msg="Executing migration" id="create library_element table v1" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.659142329Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.684075892Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.709204397Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-10-07T18:48:32.843 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.734459555Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-10-07T18:48:32.844 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.826308321Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-10-07T18:48:32.844 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.843263994Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-10-07T18:48:33.095 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.868675767Z level=info msg="Executing migration" id="create data_keys table" 2023-10-07T18:48:33.095 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.902156357Z level=info msg="Executing migration" id="create secrets table" 2023-10-07T18:48:33.095 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.918974985Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-10-07T18:48:33.096 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.936061449Z level=info msg="Executing migration" id="add name column into data_keys" 2023-10-07T18:48:33.096 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:32 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:32.969712702Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-10-07T18:48:33.096 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.011672308Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-10-07T18:48:33.096 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.053511517Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-10-07T18:48:33.096 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.095491425Z level=info msg="Executing migration" id="create kv_store table v1" 2023-10-07T18:48:33.347 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:33 smithi163 ceph-mon[102800]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:33.347 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.120597748Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-10-07T18:48:33.347 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.145812275Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-10-07T18:48:33.347 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.187764259Z level=info msg="Executing migration" id="create permission table" 2023-10-07T18:48:33.347 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.21295567Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-10-07T18:48:33.348 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.238041499Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-10-07T18:48:33.348 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.279955418Z level=info msg="Executing migration" id="create role table" 2023-10-07T18:48:33.348 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.305080463Z level=info msg="Executing migration" id="add column display_name" 2023-10-07T18:48:33.348 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.32195138Z level=info msg="Executing migration" id="add column group_name" 2023-10-07T18:48:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:33 smithi087 ceph-mon[115692]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:33.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:33 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:48:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:33 smithi087 ceph-mon[98507]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:33.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.347274439Z level=info msg="Executing migration" id="add index role.org_id" 2023-10-07T18:48:33.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.422571682Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-10-07T18:48:33.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.464475726Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-10-07T18:48:33.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.489597126Z level=info msg="Executing migration" id="create team role table" 2023-10-07T18:48:33.615 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.51480647Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-10-07T18:48:33.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.539923962Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-10-07T18:48:33.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.565269175Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-10-07T18:48:33.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.590120319Z level=info msg="Executing migration" id="create user role table" 2023-10-07T18:48:33.616 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.615404066Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-10-07T18:48:33.795 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:33 smithi087 conmon[162949]: ts=2023-10-07T18:48:33.469Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.665771769Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.690924237Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.716075276Z level=info msg="Executing migration" id="create builtin role table" 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.741240907Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.783108928Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-10-07T18:48:33.875 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.825026191Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-10-07T18:48:33.876 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.850202138Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-10-07T18:48:33.876 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.87529808Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-10-07T18:48:33.997 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:33.999 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.925705633Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:33 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:33.97600103Z level=info msg="Executing migration" id="add unique index role.uid" 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.017889588Z level=info msg="Executing migration" id="create seed assignment table" 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.059803959Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.101817929Z level=info msg="Executing migration" id="add column hidden to role table" 2023-10-07T18:48:34.143 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.143510231Z level=info msg="Executing migration" id="create query_history table v1" 2023-10-07T18:48:34.203 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:33 smithi087 bash[173454]: 0226af2284bdbdec2348ad395527f53bc9462c3ebfae4f64a7402b9b9535918c 2023-10-07T18:48:34.395 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.19398143Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-10-07T18:48:34.395 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.22777442Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.252995424Z level=info msg="Executing migration" id="teams permissions migration" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.294960741Z level=info msg="Executing migration" id="dashboard permissions" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.311658668Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.328576177Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.345409391Z level=info msg="Executing migration" id="alerting notification permissions" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.362126191Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-10-07T18:48:34.396 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.395804304Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-10-07T18:48:34.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.429482274Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-10-07T18:48:34.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.446228655Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-10-07T18:48:34.649 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.46311926Z level=info msg="Executing migration" id="create correlation table v1" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.479873777Z level=info msg="Executing migration" id="add index correlations.uid" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.496734035Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.572010531Z level=info msg="Executing migration" id="add correlation config column" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.597236097Z level=info msg="Executing migration" id="create entity_events table" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.622420171Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.647636709Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T18:48:34.650 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.647797324Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-10-07T18:48:34.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:34 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T18:48:34.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:34 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:48:34.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:34 smithi087 systemd[1]: Starting Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:48:34.750 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":34,"stamp":"2023-10-07T18:48:32.114364+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":2385492,"kb_used_data":7188,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575724,"statfs":{"total":767960285184,"available":765517541376,"internally_reserved":0,"allocated":7360512,"data_stored":4155410,"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.002791"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T18:47:53.111762+0000","last_change":"2023-10-07T18:47:06.035361+0000","last_active":"2023-10-07T18:47:53.111762+0000","last_peered":"2023-10-07T18:47:53.111762+0000","last_clean":"2023-10-07T18:47:53.111762+0000","last_became_active":"2023-10-07T18:47:06.034902+0000","last_became_peered":"2023-10-07T18:47:06.034902+0000","last_unstale":"2023-10-07T18:47:53.111762+0000","last_undegraded":"2023-10-07T18:47:53.111762+0000","last_fullsized":"2023-10-07T18:47:53.111762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.775309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110432+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:53.110432+0000","last_peered":"2023-10-07T18:47:53.110432+0000","last_clean":"2023-10-07T18:47:53.110432+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:53.110432+0000","last_undegraded":"2023-10-07T18:47:53.110432+0000","last_fullsized":"2023-10-07T18:47:53.110432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110230+0000","last_change":"2023-10-07T18:47:06.025070+0000","last_active":"2023-10-07T18:47:53.110230+0000","last_peered":"2023-10-07T18:47:53.110230+0000","last_clean":"2023-10-07T18:47:53.110230+0000","last_became_active":"2023-10-07T18:47:06.024855+0000","last_became_peered":"2023-10-07T18:47:06.024855+0000","last_unstale":"2023-10-07T18:47:53.110230+0000","last_undegraded":"2023-10-07T18:47:53.110230+0000","last_fullsized":"2023-10-07T18:47:53.110230+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:31.733553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110650+0000","last_change":"2023-10-07T18:47:06.033041+0000","last_active":"2023-10-07T18:47:53.110650+0000","last_peered":"2023-10-07T18:47:53.110650+0000","last_clean":"2023-10-07T18:47:53.110650+0000","last_became_active":"2023-10-07T18:47:06.032759+0000","last_became_peered":"2023-10-07T18:47:06.032759+0000","last_unstale":"2023-10-07T18:47:53.110650+0000","last_undegraded":"2023-10-07T18:47:53.110650+0000","last_fullsized":"2023-10-07T18:47:53.110650+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112067+0000","last_change":"2023-10-07T18:47:06.032017+0000","last_active":"2023-10-07T18:47:53.112067+0000","last_peered":"2023-10-07T18:47:53.112067+0000","last_clean":"2023-10-07T18:47:53.112067+0000","last_became_active":"2023-10-07T18:47:06.031551+0000","last_became_peered":"2023-10-07T18:47:06.031551+0000","last_unstale":"2023-10-07T18:47:53.112067+0000","last_undegraded":"2023-10-07T18:47:53.112067+0000","last_fullsized":"2023-10-07T18:47:53.112067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:44.027746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111425+0000","last_change":"2023-10-07T18:47:06.031275+0000","last_active":"2023-10-07T18:47:53.111425+0000","last_peered":"2023-10-07T18:47:53.111425+0000","last_clean":"2023-10-07T18:47:53.111425+0000","last_became_active":"2023-10-07T18:47:06.026954+0000","last_became_peered":"2023-10-07T18:47:06.026954+0000","last_unstale":"2023-10-07T18:47:53.111425+0000","last_undegraded":"2023-10-07T18:47:53.111425+0000","last_fullsized":"2023-10-07T18:47:53.111425+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.343691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111009+0000","last_change":"2023-10-07T18:47:06.036912+0000","last_active":"2023-10-07T18:47:53.111009+0000","last_peered":"2023-10-07T18:47:53.111009+0000","last_clean":"2023-10-07T18:47:53.111009+0000","last_became_active":"2023-10-07T18:47:06.036564+0000","last_became_peered":"2023-10-07T18:47:06.036564+0000","last_unstale":"2023-10-07T18:47:53.111009+0000","last_undegraded":"2023-10-07T18:47:53.111009+0000","last_fullsized":"2023-10-07T18:47:53.111009+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631363+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:52.631363+0000","last_peered":"2023-10-07T18:47:52.631363+0000","last_clean":"2023-10-07T18:47:52.631363+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:52.631363+0000","last_undegraded":"2023-10-07T18:47:52.631363+0000","last_fullsized":"2023-10-07T18:47:52.631363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111813+0000","last_change":"2023-10-07T18:47:06.040830+0000","last_active":"2023-10-07T18:47:53.111813+0000","last_peered":"2023-10-07T18:47:53.111813+0000","last_clean":"2023-10-07T18:47:53.111813+0000","last_became_active":"2023-10-07T18:47:06.040532+0000","last_became_peered":"2023-10-07T18:47:06.040532+0000","last_unstale":"2023-10-07T18:47:53.111813+0000","last_undegraded":"2023-10-07T18:47:53.111813+0000","last_fullsized":"2023-10-07T18:47:53.111813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.896687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110962+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:53.110962+0000","last_peered":"2023-10-07T18:47:53.110962+0000","last_clean":"2023-10-07T18:47:53.110962+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:53.110962+0000","last_undegraded":"2023-10-07T18:47:53.110962+0000","last_fullsized":"2023-10-07T18:47:53.110962+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112481+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:53.112481+0000","last_peered":"2023-10-07T18:47:53.112481+0000","last_clean":"2023-10-07T18:47:53.112481+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:53.112481+0000","last_undegraded":"2023-10-07T18:47:53.112481+0000","last_fullsized":"2023-10-07T18:47:53.112481+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631840+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:52.631840+0000","last_peered":"2023-10-07T18:47:52.631840+0000","last_clean":"2023-10-07T18:47:52.631840+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:52.631840+0000","last_undegraded":"2023-10-07T18:47:52.631840+0000","last_fullsized":"2023-10-07T18:47:52.631840+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631002+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:52.631002+0000","last_peered":"2023-10-07T18:47:52.631002+0000","last_clean":"2023-10-07T18:47:52.631002+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:52.631002+0000","last_undegraded":"2023-10-07T18:47:52.631002+0000","last_fullsized":"2023-10-07T18:47:52.631002+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110412+0000","last_change":"2023-10-07T18:47:06.037055+0000","last_active":"2023-10-07T18:47:53.110412+0000","last_peered":"2023-10-07T18:47:53.110412+0000","last_clean":"2023-10-07T18:47:53.110412+0000","last_became_active":"2023-10-07T18:47:06.036780+0000","last_became_peered":"2023-10-07T18:47:06.036780+0000","last_unstale":"2023-10-07T18:47:53.110412+0000","last_undegraded":"2023-10-07T18:47:53.110412+0000","last_fullsized":"2023-10-07T18:47:53.110412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:35.420718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109737+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:53.109737+0000","last_peered":"2023-10-07T18:47:53.109737+0000","last_clean":"2023-10-07T18:47:53.109737+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:53.109737+0000","last_undegraded":"2023-10-07T18:47:53.109737+0000","last_fullsized":"2023-10-07T18:47:53.109737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110193+0000","last_change":"2023-10-07T18:47:06.035459+0000","last_active":"2023-10-07T18:47:53.110193+0000","last_peered":"2023-10-07T18:47:53.110193+0000","last_clean":"2023-10-07T18:47:53.110193+0000","last_became_active":"2023-10-07T18:47:06.034742+0000","last_became_peered":"2023-10-07T18:47:06.034742+0000","last_unstale":"2023-10-07T18:47:53.110193+0000","last_undegraded":"2023-10-07T18:47:53.110193+0000","last_fullsized":"2023-10-07T18:47:53.110193+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:36.433378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111213+0000","last_change":"2023-10-07T18:47:06.035359+0000","last_active":"2023-10-07T18:47:53.111213+0000","last_peered":"2023-10-07T18:47:53.111213+0000","last_clean":"2023-10-07T18:47:53.111213+0000","last_became_active":"2023-10-07T18:47:06.034458+0000","last_became_peered":"2023-10-07T18:47:06.034458+0000","last_unstale":"2023-10-07T18:47:53.111213+0000","last_undegraded":"2023-10-07T18:47:53.111213+0000","last_fullsized":"2023-10-07T18:47:53.111213+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632344+0000","last_change":"2023-10-07T18:47:06.033136+0000","last_active":"2023-10-07T18:47:52.632344+0000","last_peered":"2023-10-07T18:47:52.632344+0000","last_clean":"2023-10-07T18:47:52.632344+0000","last_became_active":"2023-10-07T18:47:06.032820+0000","last_became_peered":"2023-10-07T18:47:06.032820+0000","last_unstale":"2023-10-07T18:47:52.632344+0000","last_undegraded":"2023-10-07T18:47:52.632344+0000","last_fullsized":"2023-10-07T18:47:52.632344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.570074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111265+0000","last_change":"2023-10-07T18:47:06.030278+0000","last_active":"2023-10-07T18:47:53.111265+0000","last_peered":"2023-10-07T18:47:53.111265+0000","last_clean":"2023-10-07T18:47:53.111265+0000","last_became_active":"2023-10-07T18:47:06.030013+0000","last_became_peered":"2023-10-07T18:47:06.030013+0000","last_unstale":"2023-10-07T18:47:53.111265+0000","last_undegraded":"2023-10-07T18:47:53.111265+0000","last_fullsized":"2023-10-07T18:47:53.111265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:52.446182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110631+0000","last_change":"2023-10-07T18:47:05.381616+0000","last_active":"2023-10-07T18:47:53.110631+0000","last_peered":"2023-10-07T18:47:53.110631+0000","last_clean":"2023-10-07T18:47:53.110631+0000","last_became_active":"2023-10-07T18:47:05.381171+0000","last_became_peered":"2023-10-07T18:47:05.381171+0000","last_unstale":"2023-10-07T18:47:53.110631+0000","last_undegraded":"2023-10-07T18:47:53.110631+0000","last_fullsized":"2023-10-07T18:47:53.110631+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:21:32.853376+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-07T18:47:52.633476+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:52.633476+0000","last_peered":"2023-10-07T18:47:52.633476+0000","last_clean":"2023-10-07T18:47:52.633476+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:52.633476+0000","last_undegraded":"2023-10-07T18:47:52.633476+0000","last_fullsized":"2023-10-07T18:47:52.633476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.633574+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:52.633574+0000","last_peered":"2023-10-07T18:47:52.633574+0000","last_clean":"2023-10-07T18:47:52.633574+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:52.633574+0000","last_undegraded":"2023-10-07T18:47:52.633574+0000","last_fullsized":"2023-10-07T18:47:52.633574+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110434+0000","last_change":"2023-10-07T18:47:06.030057+0000","last_active":"2023-10-07T18:47:53.110434+0000","last_peered":"2023-10-07T18:47:53.110434+0000","last_clean":"2023-10-07T18:47:53.110434+0000","last_became_active":"2023-10-07T18:47:06.029778+0000","last_became_peered":"2023-10-07T18:47:06.029778+0000","last_unstale":"2023-10-07T18:47:53.110434+0000","last_undegraded":"2023-10-07T18:47:53.110434+0000","last_fullsized":"2023-10-07T18:47:53.110434+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.227236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111812+0000","last_change":"2023-10-07T18:47:05.389310+0000","last_active":"2023-10-07T18:47:53.111812+0000","last_peered":"2023-10-07T18:47:53.111812+0000","last_clean":"2023-10-07T18:47:53.111812+0000","last_became_active":"2023-10-07T18:47:05.388623+0000","last_became_peered":"2023-10-07T18:47:05.388623+0000","last_unstale":"2023-10-07T18:47:53.111812+0000","last_undegraded":"2023-10-07T18:47:53.111812+0000","last_fullsized":"2023-10-07T18:47:53.111812+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:05:38.531319+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-07T18:47:53.110833+0000","last_change":"2023-10-07T18:47:06.031636+0000","last_active":"2023-10-07T18:47:53.110833+0000","last_peered":"2023-10-07T18:47:53.110833+0000","last_clean":"2023-10-07T18:47:53.110833+0000","last_became_active":"2023-10-07T18:47:06.027196+0000","last_became_peered":"2023-10-07T18:47:06.027196+0000","last_unstale":"2023-10-07T18:47:53.110833+0000","last_undegraded":"2023-10-07T18:47:53.110833+0000","last_fullsized":"2023-10-07T18:47:53.110833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110667+0000","last_change":"2023-10-07T18:47:05.389103+0000","last_active":"2023-10-07T18:47:53.110667+0000","last_peered":"2023-10-07T18:47:53.110667+0000","last_clean":"2023-10-07T18:47:53.110667+0000","last_became_active":"2023-10-07T18:47:05.388293+0000","last_became_peered":"2023-10-07T18:47:05.388293+0000","last_unstale":"2023-10-07T18:47:53.110667+0000","last_undegraded":"2023-10-07T18:47:53.110667+0000","last_fullsized":"2023-10-07T18:47:53.110667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:31:11.506060+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-07T18:47:53.110946+0000","last_change":"2023-10-07T18:47:06.032755+0000","last_active":"2023-10-07T18:47:53.110946+0000","last_peered":"2023-10-07T18:47:53.110946+0000","last_clean":"2023-10-07T18:47:53.110946+0000","last_became_active":"2023-10-07T18:47:06.031762+0000","last_became_peered":"2023-10-07T18:47:06.031762+0000","last_unstale":"2023-10-07T18:47:53.110946+0000","last_undegraded":"2023-10-07T18:47:53.110946+0000","last_fullsized":"2023-10-07T18:47:53.110946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.867661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632825+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:52.632825+0000","last_peered":"2023-10-07T18:47:52.632825+0000","last_clean":"2023-10-07T18:47:52.632825+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:52.632825+0000","last_undegraded":"2023-10-07T18:47:52.632825+0000","last_fullsized":"2023-10-07T18:47:52.632825+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631606+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:52.631606+0000","last_peered":"2023-10-07T18:47:52.631606+0000","last_clean":"2023-10-07T18:47:52.631606+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:52.631606+0000","last_undegraded":"2023-10-07T18:47:52.631606+0000","last_fullsized":"2023-10-07T18:47:52.631606+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110702+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:53.110702+0000","last_peered":"2023-10-07T18:47:53.110702+0000","last_clean":"2023-10-07T18:47:53.110702+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:53.110702+0000","last_undegraded":"2023-10-07T18:47:53.110702+0000","last_fullsized":"2023-10-07T18:47:53.110702+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111022+0000","last_change":"2023-10-07T18:47:06.031257+0000","last_active":"2023-10-07T18:47:53.111022+0000","last_peered":"2023-10-07T18:47:53.111022+0000","last_clean":"2023-10-07T18:47:53.111022+0000","last_became_active":"2023-10-07T18:47:06.030816+0000","last_became_peered":"2023-10-07T18:47:06.030816+0000","last_unstale":"2023-10-07T18:47:53.111022+0000","last_undegraded":"2023-10-07T18:47:53.111022+0000","last_fullsized":"2023-10-07T18:47:53.111022+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:03.183136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631668+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:52.631668+0000","last_peered":"2023-10-07T18:47:52.631668+0000","last_clean":"2023-10-07T18:47:52.631668+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:52.631668+0000","last_undegraded":"2023-10-07T18:47:52.631668+0000","last_fullsized":"2023-10-07T18:47:52.631668+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631597+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:52.631597+0000","last_peered":"2023-10-07T18:47:52.631597+0000","last_clean":"2023-10-07T18:47:52.631597+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:52.631597+0000","last_undegraded":"2023-10-07T18:47:52.631597+0000","last_fullsized":"2023-10-07T18:47:52.631597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110482+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:53.110482+0000","last_peered":"2023-10-07T18:47:53.110482+0000","last_clean":"2023-10-07T18:47:53.110482+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:53.110482+0000","last_undegraded":"2023-10-07T18:47:53.110482+0000","last_fullsized":"2023-10-07T18:47:53.110482+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109820+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:53.109820+0000","last_peered":"2023-10-07T18:47:53.109820+0000","last_clean":"2023-10-07T18:47:53.109820+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:53.109820+0000","last_undegraded":"2023-10-07T18:47:53.109820+0000","last_fullsized":"2023-10-07T18:47:53.109820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111491+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:53.111491+0000","last_peered":"2023-10-07T18:47:53.111491+0000","last_clean":"2023-10-07T18:47:53.111491+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:53.111491+0000","last_undegraded":"2023-10-07T18:47:53.111491+0000","last_fullsized":"2023-10-07T18:47:53.111491+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110705+0000","last_change":"2023-10-07T18:47:06.032382+0000","last_active":"2023-10-07T18:47:53.110705+0000","last_peered":"2023-10-07T18:47:53.110705+0000","last_clean":"2023-10-07T18:47:53.110705+0000","last_became_active":"2023-10-07T18:47:06.032044+0000","last_became_peered":"2023-10-07T18:47:06.032044+0000","last_unstale":"2023-10-07T18:47:53.110705+0000","last_undegraded":"2023-10-07T18:47:53.110705+0000","last_fullsized":"2023-10-07T18:47:53.110705+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:45.444222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110538+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:53.110538+0000","last_peered":"2023-10-07T18:47:53.110538+0000","last_clean":"2023-10-07T18:47:53.110538+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:53.110538+0000","last_undegraded":"2023-10-07T18:47:53.110538+0000","last_fullsized":"2023-10-07T18:47:53.110538+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110268+0000","last_change":"2023-10-07T18:47:06.036821+0000","last_active":"2023-10-07T18:47:53.110268+0000","last_peered":"2023-10-07T18:47:53.110268+0000","last_clean":"2023-10-07T18:47:53.110268+0000","last_became_active":"2023-10-07T18:47:06.036472+0000","last_became_peered":"2023-10-07T18:47:06.036472+0000","last_unstale":"2023-10-07T18:47:53.110268+0000","last_undegraded":"2023-10-07T18:47:53.110268+0000","last_fullsized":"2023-10-07T18:47:53.110268+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110457+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:53.110457+0000","last_peered":"2023-10-07T18:47:53.110457+0000","last_clean":"2023-10-07T18:47:53.110457+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:53.110457+0000","last_undegraded":"2023-10-07T18:47:53.110457+0000","last_fullsized":"2023-10-07T18:47:53.110457+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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-07T18:47:52.631818+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:52.631818+0000","last_peered":"2023-10-07T18:47:52.631818+0000","last_clean":"2023-10-07T18:47:52.631818+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:52.631818+0000","last_undegraded":"2023-10-07T18:47:52.631818+0000","last_fullsized":"2023-10-07T18:47:52.631818+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111174+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:53.111174+0000","last_peered":"2023-10-07T18:47:53.111174+0000","last_clean":"2023-10-07T18:47:53.111174+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:53.111174+0000","last_undegraded":"2023-10-07T18:47:53.111174+0000","last_fullsized":"2023-10-07T18:47:53.111174+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:53.111470+0000","last_change":"2023-10-07T18:47:06.031470+0000","last_active":"2023-10-07T18:47:53.111470+0000","last_peered":"2023-10-07T18:47:53.111470+0000","last_clean":"2023-10-07T18:47:53.111470+0000","last_became_active":"2023-10-07T18:47:06.031135+0000","last_became_peered":"2023-10-07T18:47:06.031135+0000","last_unstale":"2023-10-07T18:47:53.111470+0000","last_undegraded":"2023-10-07T18:47:53.111470+0000","last_fullsized":"2023-10-07T18:47:53.111470+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:52.131718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111155+0000","last_change":"2023-10-07T18:47:05.384288+0000","last_active":"2023-10-07T18:47:53.111155+0000","last_peered":"2023-10-07T18:47:53.111155+0000","last_clean":"2023-10-07T18:47:53.111155+0000","last_became_active":"2023-10-07T18:47:05.383984+0000","last_became_peered":"2023-10-07T18:47:05.383984+0000","last_unstale":"2023-10-07T18:47:53.111155+0000","last_undegraded":"2023-10-07T18:47:53.111155+0000","last_fullsized":"2023-10-07T18:47:53.111155+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:00:59.503366+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-07T18:47:53.110316+0000","last_change":"2023-10-07T18:47:06.031157+0000","last_active":"2023-10-07T18:47:53.110316+0000","last_peered":"2023-10-07T18:47:53.110316+0000","last_clean":"2023-10-07T18:47:53.110316+0000","last_became_active":"2023-10-07T18:47:06.030895+0000","last_became_peered":"2023-10-07T18:47:06.030895+0000","last_unstale":"2023-10-07T18:47:53.110316+0000","last_undegraded":"2023-10-07T18:47:53.110316+0000","last_fullsized":"2023-10-07T18:47:53.110316+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:12.960901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111082+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:53.111082+0000","last_peered":"2023-10-07T18:47:53.111082+0000","last_clean":"2023-10-07T18:47:53.111082+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:53.111082+0000","last_undegraded":"2023-10-07T18:47:53.111082+0000","last_fullsized":"2023-10-07T18:47:53.111082+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111984+0000","last_change":"2023-10-07T18:47:06.031825+0000","last_active":"2023-10-07T18:47:53.111984+0000","last_peered":"2023-10-07T18:47:53.111984+0000","last_clean":"2023-10-07T18:47:53.111984+0000","last_became_active":"2023-10-07T18:47:06.031162+0000","last_became_peered":"2023-10-07T18:47:06.031162+0000","last_unstale":"2023-10-07T18:47:53.111984+0000","last_undegraded":"2023-10-07T18:47:53.111984+0000","last_fullsized":"2023-10-07T18:47:53.111984+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111710+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:53.111710+0000","last_peered":"2023-10-07T18:47:53.111710+0000","last_clean":"2023-10-07T18:47:53.111710+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:53.111710+0000","last_undegraded":"2023-10-07T18:47:53.111710+0000","last_fullsized":"2023-10-07T18:47:53.111710+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110749+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:53.110749+0000","last_peered":"2023-10-07T18:47:53.110749+0000","last_clean":"2023-10-07T18:47:53.110749+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:53.110749+0000","last_undegraded":"2023-10-07T18:47:53.110749+0000","last_fullsized":"2023-10-07T18:47:53.110749+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.630930+0000","last_change":"2023-10-07T18:47:05.378238+0000","last_active":"2023-10-07T18:47:52.630930+0000","last_peered":"2023-10-07T18:47:52.630930+0000","last_clean":"2023-10-07T18:47:52.630930+0000","last_became_active":"2023-10-07T18:47:05.377898+0000","last_became_peered":"2023-10-07T18:47:05.377898+0000","last_unstale":"2023-10-07T18:47:52.630930+0000","last_undegraded":"2023-10-07T18:47:52.630930+0000","last_fullsized":"2023-10-07T18:47:52.630930+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T06:18:51.807688+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-07T18:47:53.111161+0000","last_change":"2023-10-07T18:47:06.029201+0000","last_active":"2023-10-07T18:47:53.111161+0000","last_peered":"2023-10-07T18:47:53.111161+0000","last_clean":"2023-10-07T18:47:53.111161+0000","last_became_active":"2023-10-07T18:47:06.028798+0000","last_became_peered":"2023-10-07T18:47:06.028798+0000","last_unstale":"2023-10-07T18:47:53.111161+0000","last_undegraded":"2023-10-07T18:47:53.111161+0000","last_fullsized":"2023-10-07T18:47:53.111161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:36.480864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632285+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:52.632285+0000","last_peered":"2023-10-07T18:47:52.632285+0000","last_clean":"2023-10-07T18:47:52.632285+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:52.632285+0000","last_undegraded":"2023-10-07T18:47:52.632285+0000","last_fullsized":"2023-10-07T18:47:52.632285+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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-07T18:47:53.111302+0000","last_change":"2023-10-07T18:47:06.041665+0000","last_active":"2023-10-07T18:47:53.111302+0000","last_peered":"2023-10-07T18:47:53.111302+0000","last_clean":"2023-10-07T18:47:53.111302+0000","last_became_active":"2023-10-07T18:47:06.041416+0000","last_became_peered":"2023-10-07T18:47:06.041416+0000","last_unstale":"2023-10-07T18:47:53.111302+0000","last_undegraded":"2023-10-07T18:47:53.111302+0000","last_fullsized":"2023-10-07T18:47:53.111302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:09.102779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109944+0000","last_change":"2023-10-07T18:47:51.807380+0000","last_active":"2023-10-07T18:47:53.109944+0000","last_peered":"2023-10-07T18:47:53.109944+0000","last_clean":"2023-10-07T18:47:53.109944+0000","last_became_active":"2023-10-07T18:47:51.807085+0000","last_became_peered":"2023-10-07T18:47:51.807085+0000","last_unstale":"2023-10-07T18:47:53.109944+0000","last_undegraded":"2023-10-07T18:47:53.109944+0000","last_fullsized":"2023-10-07T18:47:53.109944+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:58.747834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110034+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:53.110034+0000","last_peered":"2023-10-07T18:47:53.110034+0000","last_clean":"2023-10-07T18:47:53.110034+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:53.110034+0000","last_undegraded":"2023-10-07T18:47:53.110034+0000","last_fullsized":"2023-10-07T18:47:53.110034+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111047+0000","last_change":"2023-10-07T18:47:06.032585+0000","last_active":"2023-10-07T18:47:53.111047+0000","last_peered":"2023-10-07T18:47:53.111047+0000","last_clean":"2023-10-07T18:47:53.111047+0000","last_became_active":"2023-10-07T18:47:06.027487+0000","last_became_peered":"2023-10-07T18:47:06.027487+0000","last_unstale":"2023-10-07T18:47:53.111047+0000","last_undegraded":"2023-10-07T18:47:53.111047+0000","last_fullsized":"2023-10-07T18:47:53.111047+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110116+0000","last_change":"2023-10-07T18:47:51.757614+0000","last_active":"2023-10-07T18:47:53.110116+0000","last_peered":"2023-10-07T18:47:53.110116+0000","last_clean":"2023-10-07T18:47:53.110116+0000","last_became_active":"2023-10-07T18:47:51.757320+0000","last_became_peered":"2023-10-07T18:47:51.757320+0000","last_unstale":"2023-10-07T18:47:53.110116+0000","last_undegraded":"2023-10-07T18:47:53.110116+0000","last_fullsized":"2023-10-07T18:47:53.110116+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:54:11.640366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110982+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:53.110982+0000","last_peered":"2023-10-07T18:47:53.110982+0000","last_clean":"2023-10-07T18:47:53.110982+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:53.110982+0000","last_undegraded":"2023-10-07T18:47:53.110982+0000","last_fullsized":"2023-10-07T18:47:53.110982+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631980+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:52.631980+0000","last_peered":"2023-10-07T18:47:52.631980+0000","last_clean":"2023-10-07T18:47:52.631980+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:52.631980+0000","last_undegraded":"2023-10-07T18:47:52.631980+0000","last_fullsized":"2023-10-07T18:47:52.631980+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109923+0000","last_change":"2023-10-07T18:47:51.807411+0000","last_active":"2023-10-07T18:47:53.109923+0000","last_peered":"2023-10-07T18:47:53.109923+0000","last_clean":"2023-10-07T18:47:53.109923+0000","last_became_active":"2023-10-07T18:47:51.807064+0000","last_became_peered":"2023-10-07T18:47:51.807064+0000","last_unstale":"2023-10-07T18:47:53.109923+0000","last_undegraded":"2023-10-07T18:47:53.109923+0000","last_fullsized":"2023-10-07T18:47:53.109923+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.338496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109824+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:53.109824+0000","last_peered":"2023-10-07T18:47:53.109824+0000","last_clean":"2023-10-07T18:47:53.109824+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:53.109824+0000","last_undegraded":"2023-10-07T18:47:53.109824+0000","last_fullsized":"2023-10-07T18:47:53.109824+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631807+0000","last_change":"2023-10-07T18:47:05.376778+0000","last_active":"2023-10-07T18:47:52.631807+0000","last_peered":"2023-10-07T18:47:52.631807+0000","last_clean":"2023-10-07T18:47:52.631807+0000","last_became_active":"2023-10-07T18:47:05.376469+0000","last_became_peered":"2023-10-07T18:47:05.376469+0000","last_unstale":"2023-10-07T18:47:52.631807+0000","last_undegraded":"2023-10-07T18:47:52.631807+0000","last_fullsized":"2023-10-07T18:47:52.631807+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.919079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112124+0000","last_change":"2023-10-07T18:47:51.807970+0000","last_active":"2023-10-07T18:47:53.112124+0000","last_peered":"2023-10-07T18:47:53.112124+0000","last_clean":"2023-10-07T18:47:53.112124+0000","last_became_active":"2023-10-07T18:47:51.807626+0000","last_became_peered":"2023-10-07T18:47:51.807626+0000","last_unstale":"2023-10-07T18:47:53.112124+0000","last_undegraded":"2023-10-07T18:47:53.112124+0000","last_fullsized":"2023-10-07T18:47:53.112124+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:10.952517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631222+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:52.631222+0000","last_peered":"2023-10-07T18:47:52.631222+0000","last_clean":"2023-10-07T18:47:52.631222+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:52.631222+0000","last_undegraded":"2023-10-07T18:47:52.631222+0000","last_fullsized":"2023-10-07T18:47:52.631222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110625+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:53.110625+0000","last_peered":"2023-10-07T18:47:53.110625+0000","last_clean":"2023-10-07T18:47:53.110625+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:53.110625+0000","last_undegraded":"2023-10-07T18:47:53.110625+0000","last_fullsized":"2023-10-07T18:47:53.110625+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111666+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:47:53.111666+0000","last_peered":"2023-10-07T18:47:53.111666+0000","last_clean":"2023-10-07T18:47:53.111666+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:47:53.111666+0000","last_undegraded":"2023-10-07T18:47:53.111666+0000","last_fullsized":"2023-10-07T18:47:53.111666+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:53.110636+0000","last_change":"2023-10-07T18:47:51.757693+0000","last_active":"2023-10-07T18:47:53.110636+0000","last_peered":"2023-10-07T18:47:53.110636+0000","last_clean":"2023-10-07T18:47:53.110636+0000","last_became_active":"2023-10-07T18:47:51.757387+0000","last_became_peered":"2023-10-07T18:47:51.757387+0000","last_unstale":"2023-10-07T18:47:53.110636+0000","last_undegraded":"2023-10-07T18:47:53.110636+0000","last_fullsized":"2023-10-07T18:47:53.110636+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:19.658022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110100+0000","last_change":"2023-10-07T18:47:06.036524+0000","last_active":"2023-10-07T18:47:53.110100+0000","last_peered":"2023-10-07T18:47:53.110100+0000","last_clean":"2023-10-07T18:47:53.110100+0000","last_became_active":"2023-10-07T18:47:06.036244+0000","last_became_peered":"2023-10-07T18:47:06.036244+0000","last_unstale":"2023-10-07T18:47:53.110100+0000","last_undegraded":"2023-10-07T18:47:53.110100+0000","last_fullsized":"2023-10-07T18:47:53.110100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111536+0000","last_change":"2023-10-07T18:47:05.388380+0000","last_active":"2023-10-07T18:47:53.111536+0000","last_peered":"2023-10-07T18:47:53.111536+0000","last_clean":"2023-10-07T18:47:53.111536+0000","last_became_active":"2023-10-07T18:47:05.388095+0000","last_became_peered":"2023-10-07T18:47:05.388095+0000","last_unstale":"2023-10-07T18:47:53.111536+0000","last_undegraded":"2023-10-07T18:47:53.111536+0000","last_fullsized":"2023-10-07T18:47:53.111536+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110979+0000","last_change":"2023-10-07T18:47:51.807205+0000","last_active":"2023-10-07T18:47:53.110979+0000","last_peered":"2023-10-07T18:47:53.110979+0000","last_clean":"2023-10-07T18:47:53.110979+0000","last_became_active":"2023-10-07T18:47:51.806901+0000","last_became_peered":"2023-10-07T18:47:51.806901+0000","last_unstale":"2023-10-07T18:47:53.110979+0000","last_undegraded":"2023-10-07T18:47:53.110979+0000","last_fullsized":"2023-10-07T18:47:53.110979+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:02.926409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111690+0000","last_change":"2023-10-07T18:47:05.389486+0000","last_active":"2023-10-07T18:47:53.111690+0000","last_peered":"2023-10-07T18:47:53.111690+0000","last_clean":"2023-10-07T18:47:53.111690+0000","last_became_active":"2023-10-07T18:47:05.389029+0000","last_became_peered":"2023-10-07T18:47:05.389029+0000","last_unstale":"2023-10-07T18:47:53.111690+0000","last_undegraded":"2023-10-07T18:47:53.111690+0000","last_fullsized":"2023-10-07T18:47:53.111690+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:40.888399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110231+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:53.110231+0000","last_peered":"2023-10-07T18:47:53.110231+0000","last_clean":"2023-10-07T18:47:53.110231+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:53.110231+0000","last_undegraded":"2023-10-07T18:47:53.110231+0000","last_fullsized":"2023-10-07T18:47:53.110231+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631445+0000","last_change":"2023-10-07T18:47:51.806684+0000","last_active":"2023-10-07T18:47:52.631445+0000","last_peered":"2023-10-07T18:47:52.631445+0000","last_clean":"2023-10-07T18:47:52.631445+0000","last_became_active":"2023-10-07T18:47:51.806393+0000","last_became_peered":"2023-10-07T18:47:51.806393+0000","last_unstale":"2023-10-07T18:47:52.631445+0000","last_undegraded":"2023-10-07T18:47:52.631445+0000","last_fullsized":"2023-10-07T18:47:52.631445+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:06.959543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110559+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:53.110559+0000","last_peered":"2023-10-07T18:47:53.110559+0000","last_clean":"2023-10-07T18:47:53.110559+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:53.110559+0000","last_undegraded":"2023-10-07T18:47:53.110559+0000","last_fullsized":"2023-10-07T18:47:53.110559+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:12:17.783323+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-07T18:47:52.633755+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:52.633755+0000","last_peered":"2023-10-07T18:47:52.633755+0000","last_clean":"2023-10-07T18:47:52.633755+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:52.633755+0000","last_undegraded":"2023-10-07T18:47:52.633755+0000","last_fullsized":"2023-10-07T18:47:52.633755+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631411+0000","last_change":"2023-10-07T18:47:51.807418+0000","last_active":"2023-10-07T18:47:52.631411+0000","last_peered":"2023-10-07T18:47:52.631411+0000","last_clean":"2023-10-07T18:47:52.631411+0000","last_became_active":"2023-10-07T18:47:51.807090+0000","last_became_peered":"2023-10-07T18:47:51.807090+0000","last_unstale":"2023-10-07T18:47:52.631411+0000","last_undegraded":"2023-10-07T18:47:52.631411+0000","last_fullsized":"2023-10-07T18:47:52.631411+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:57.000311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111426+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:53.111426+0000","last_peered":"2023-10-07T18:47:53.111426+0000","last_clean":"2023-10-07T18:47:53.111426+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:53.111426+0000","last_undegraded":"2023-10-07T18:47:53.111426+0000","last_fullsized":"2023-10-07T18:47:53.111426+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:53.110776+0000","last_change":"2023-10-07T18:47:06.025298+0000","last_active":"2023-10-07T18:47:53.110776+0000","last_peered":"2023-10-07T18:47:53.110776+0000","last_clean":"2023-10-07T18:47:53.110776+0000","last_became_active":"2023-10-07T18:47:06.025006+0000","last_became_peered":"2023-10-07T18:47:06.025006+0000","last_unstale":"2023-10-07T18:47:53.110776+0000","last_undegraded":"2023-10-07T18:47:53.110776+0000","last_fullsized":"2023-10-07T18:47:53.110776+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:35.260244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111664+0000","last_change":"2023-10-07T18:47:05.388560+0000","last_active":"2023-10-07T18:47:53.111664+0000","last_peered":"2023-10-07T18:47:53.111664+0000","last_clean":"2023-10-07T18:47:53.111664+0000","last_became_active":"2023-10-07T18:47:05.387644+0000","last_became_peered":"2023-10-07T18:47:05.387644+0000","last_unstale":"2023-10-07T18:47:53.111664+0000","last_undegraded":"2023-10-07T18:47:53.111664+0000","last_fullsized":"2023-10-07T18:47:53.111664+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:26.811076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631688+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:52.631688+0000","last_peered":"2023-10-07T18:47:52.631688+0000","last_clean":"2023-10-07T18:47:52.631688+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:52.631688+0000","last_undegraded":"2023-10-07T18:47:52.631688+0000","last_fullsized":"2023-10-07T18:47:52.631688+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109977+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:53.109977+0000","last_peered":"2023-10-07T18:47:53.109977+0000","last_clean":"2023-10-07T18:47:53.109977+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:53.109977+0000","last_undegraded":"2023-10-07T18:47:53.109977+0000","last_fullsized":"2023-10-07T18:47:53.109977+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631519+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:52.631519+0000","last_peered":"2023-10-07T18:47:52.631519+0000","last_clean":"2023-10-07T18:47:52.631519+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:52.631519+0000","last_undegraded":"2023-10-07T18:47:52.631519+0000","last_fullsized":"2023-10-07T18:47:52.631519+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110219+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:53.110219+0000","last_peered":"2023-10-07T18:47:53.110219+0000","last_clean":"2023-10-07T18:47:53.110219+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:53.110219+0000","last_undegraded":"2023-10-07T18:47:53.110219+0000","last_fullsized":"2023-10-07T18:47:53.110219+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631724+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:52.631724+0000","last_peered":"2023-10-07T18:47:52.631724+0000","last_clean":"2023-10-07T18:47:52.631724+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:52.631724+0000","last_undegraded":"2023-10-07T18:47:52.631724+0000","last_fullsized":"2023-10-07T18:47:52.631724+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111889+0000","last_change":"2023-10-07T18:47:05.389078+0000","last_active":"2023-10-07T18:47:53.111889+0000","last_peered":"2023-10-07T18:47:53.111889+0000","last_clean":"2023-10-07T18:47:53.111889+0000","last_became_active":"2023-10-07T18:47:05.388769+0000","last_became_peered":"2023-10-07T18:47:05.388769+0000","last_unstale":"2023-10-07T18:47:53.111889+0000","last_undegraded":"2023-10-07T18:47:53.111889+0000","last_fullsized":"2023-10-07T18:47:53.111889+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:08:26.380293+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-07T18:47:53.110602+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:53.110602+0000","last_peered":"2023-10-07T18:47:53.110602+0000","last_clean":"2023-10-07T18:47:53.110602+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:53.110602+0000","last_undegraded":"2023-10-07T18:47:53.110602+0000","last_fullsized":"2023-10-07T18:47:53.110602+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631351+0000","last_change":"2023-10-07T18:47:05.380086+0000","last_active":"2023-10-07T18:47:52.631351+0000","last_peered":"2023-10-07T18:47:52.631351+0000","last_clean":"2023-10-07T18:47:52.631351+0000","last_became_active":"2023-10-07T18:47:05.379801+0000","last_became_peered":"2023-10-07T18:47:05.379801+0000","last_unstale":"2023-10-07T18:47:52.631351+0000","last_undegraded":"2023-10-07T18:47:52.631351+0000","last_fullsized":"2023-10-07T18:47:52.631351+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.643263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111584+0000","last_change":"2023-10-07T18:47:06.041510+0000","last_active":"2023-10-07T18:47:53.111584+0000","last_peered":"2023-10-07T18:47:53.111584+0000","last_clean":"2023-10-07T18:47:53.111584+0000","last_became_active":"2023-10-07T18:47:06.041251+0000","last_became_peered":"2023-10-07T18:47:06.041251+0000","last_unstale":"2023-10-07T18:47:53.111584+0000","last_undegraded":"2023-10-07T18:47:53.111584+0000","last_fullsized":"2023-10-07T18:47:53.111584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:52.068387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110388+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:53.110388+0000","last_peered":"2023-10-07T18:47:53.110388+0000","last_clean":"2023-10-07T18:47:53.110388+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:53.110388+0000","last_undegraded":"2023-10-07T18:47:53.110388+0000","last_fullsized":"2023-10-07T18:47:53.110388+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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-07T18:47:53.110503+0000","last_change":"2023-10-07T18:47:06.031858+0000","last_active":"2023-10-07T18:47:53.110503+0000","last_peered":"2023-10-07T18:47:53.110503+0000","last_clean":"2023-10-07T18:47:53.110503+0000","last_became_active":"2023-10-07T18:47:06.028012+0000","last_became_peered":"2023-10-07T18:47:06.028012+0000","last_unstale":"2023-10-07T18:47:53.110503+0000","last_undegraded":"2023-10-07T18:47:53.110503+0000","last_fullsized":"2023-10-07T18:47:53.110503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.363055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632263+0000","last_change":"2023-10-07T18:47:05.381454+0000","last_active":"2023-10-07T18:47:52.632263+0000","last_peered":"2023-10-07T18:47:52.632263+0000","last_clean":"2023-10-07T18:47:52.632263+0000","last_became_active":"2023-10-07T18:47:05.381135+0000","last_became_peered":"2023-10-07T18:47:05.381135+0000","last_unstale":"2023-10-07T18:47:52.632263+0000","last_undegraded":"2023-10-07T18:47:52.632263+0000","last_fullsized":"2023-10-07T18:47:52.632263+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:22:01.792510+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-07T18:47:53.111505+0000","last_change":"2023-10-07T18:47:06.035171+0000","last_active":"2023-10-07T18:47:53.111505+0000","last_peered":"2023-10-07T18:47:53.111505+0000","last_clean":"2023-10-07T18:47:53.111505+0000","last_became_active":"2023-10-07T18:47:06.034429+0000","last_became_peered":"2023-10-07T18:47:06.034429+0000","last_unstale":"2023-10-07T18:47:53.111505+0000","last_undegraded":"2023-10-07T18:47:53.111505+0000","last_fullsized":"2023-10-07T18:47:53.111505+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:12.615917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110594+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:53.110594+0000","last_peered":"2023-10-07T18:47:53.110594+0000","last_clean":"2023-10-07T18:47:53.110594+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:53.110594+0000","last_undegraded":"2023-10-07T18:47:53.110594+0000","last_fullsized":"2023-10-07T18:47:53.110594+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.630853+0000","last_change":"2023-10-07T18:47:06.034691+0000","last_active":"2023-10-07T18:47:52.630853+0000","last_peered":"2023-10-07T18:47:52.630853+0000","last_clean":"2023-10-07T18:47:52.630853+0000","last_became_active":"2023-10-07T18:47:06.034405+0000","last_became_peered":"2023-10-07T18:47:06.034405+0000","last_unstale":"2023-10-07T18:47:52.630853+0000","last_undegraded":"2023-10-07T18:47:52.630853+0000","last_fullsized":"2023-10-07T18:47:52.630853+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:39.974117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111176+0000","last_change":"2023-10-07T18:47:06.031601+0000","last_active":"2023-10-07T18:47:53.111176+0000","last_peered":"2023-10-07T18:47:53.111176+0000","last_clean":"2023-10-07T18:47:53.111176+0000","last_became_active":"2023-10-07T18:47:06.030970+0000","last_became_peered":"2023-10-07T18:47:06.030970+0000","last_unstale":"2023-10-07T18:47:53.111176+0000","last_undegraded":"2023-10-07T18:47:53.111176+0000","last_fullsized":"2023-10-07T18:47:53.111176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.255685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111063+0000","last_change":"2023-10-07T18:47:06.033199+0000","last_active":"2023-10-07T18:47:53.111063+0000","last_peered":"2023-10-07T18:47:53.111063+0000","last_clean":"2023-10-07T18:47:53.111063+0000","last_became_active":"2023-10-07T18:47:06.032943+0000","last_became_peered":"2023-10-07T18:47:06.032943+0000","last_unstale":"2023-10-07T18:47:53.111063+0000","last_undegraded":"2023-10-07T18:47:53.111063+0000","last_fullsized":"2023-10-07T18:47:53.111063+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632963+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:52.632963+0000","last_peered":"2023-10-07T18:47:52.632963+0000","last_clean":"2023-10-07T18:47:52.632963+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:52.632963+0000","last_undegraded":"2023-10-07T18:47:52.632963+0000","last_fullsized":"2023-10-07T18:47:52.632963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110329+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:53.110329+0000","last_peered":"2023-10-07T18:47:53.110329+0000","last_clean":"2023-10-07T18:47:53.110329+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:53.110329+0000","last_undegraded":"2023-10-07T18:47:53.110329+0000","last_fullsized":"2023-10-07T18:47:53.110329+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111117+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:53.111117+0000","last_peered":"2023-10-07T18:47:53.111117+0000","last_clean":"2023-10-07T18:47:53.111117+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:53.111117+0000","last_undegraded":"2023-10-07T18:47:53.111117+0000","last_fullsized":"2023-10-07T18:47:53.111117+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.633795+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:52.633795+0000","last_peered":"2023-10-07T18:47:52.633795+0000","last_clean":"2023-10-07T18:47:52.633795+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:52.633795+0000","last_undegraded":"2023-10-07T18:47:52.633795+0000","last_fullsized":"2023-10-07T18:47:52.633795+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110346+0000","last_change":"2023-10-07T18:47:06.034496+0000","last_active":"2023-10-07T18:47:53.110346+0000","last_peered":"2023-10-07T18:47:53.110346+0000","last_clean":"2023-10-07T18:47:53.110346+0000","last_became_active":"2023-10-07T18:47:06.029411+0000","last_became_peered":"2023-10-07T18:47:06.029411+0000","last_unstale":"2023-10-07T18:47:53.110346+0000","last_undegraded":"2023-10-07T18:47:53.110346+0000","last_fullsized":"2023-10-07T18:47:53.110346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:03.384027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631592+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:52.631592+0000","last_peered":"2023-10-07T18:47:52.631592+0000","last_clean":"2023-10-07T18:47:52.631592+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:52.631592+0000","last_undegraded":"2023-10-07T18:47:52.631592+0000","last_fullsized":"2023-10-07T18:47:52.631592+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111266+0000","last_change":"2023-10-07T18:47:06.037680+0000","last_active":"2023-10-07T18:47:53.111266+0000","last_peered":"2023-10-07T18:47:53.111266+0000","last_clean":"2023-10-07T18:47:53.111266+0000","last_became_active":"2023-10-07T18:47:06.037104+0000","last_became_peered":"2023-10-07T18:47:06.037104+0000","last_unstale":"2023-10-07T18:47:53.111266+0000","last_undegraded":"2023-10-07T18:47:53.111266+0000","last_fullsized":"2023-10-07T18:47:53.111266+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.787475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111110+0000","last_change":"2023-10-07T18:47:06.031082+0000","last_active":"2023-10-07T18:47:53.111110+0000","last_peered":"2023-10-07T18:47:53.111110+0000","last_clean":"2023-10-07T18:47:53.111110+0000","last_became_active":"2023-10-07T18:47:06.030409+0000","last_became_peered":"2023-10-07T18:47:06.030409+0000","last_unstale":"2023-10-07T18:47:53.111110+0000","last_undegraded":"2023-10-07T18:47:53.111110+0000","last_fullsized":"2023-10-07T18:47:53.111110+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:43.311909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111265+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:53.111265+0000","last_peered":"2023-10-07T18:47:53.111265+0000","last_clean":"2023-10-07T18:47:53.111265+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:53.111265+0000","last_undegraded":"2023-10-07T18:47:53.111265+0000","last_fullsized":"2023-10-07T18:47:53.111265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":236223201302,"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 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.70799999999999996}]},{"osd":1,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67700000000000005}]},{"osd":3,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.73999999999999999}]},{"osd":4,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.48699999999999999}]},{"osd":5,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.62}]},{"osd":6,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.69399999999999995}]}]},{"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":889512,"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 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.51700000000000002,"15min":0.51500000000000001},"min":{"1min":0.32000000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.71799999999999997,"15min":0.751},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.97499999999999998,"5min":6.4470000000000001,"15min":6.4470000000000001},"last":0.69799999999999995}]},{"osd":1,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.92000000000000004,"5min":1.429,"15min":1.429},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.0669999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.71099999999999997,"15min":0.74299999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0269999999999999,"5min":6.407,"15min":6.407},"last":0.57399999999999995}]},{"osd":3,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.74299999999999999,"5min":1.387,"15min":1.387},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.57799999999999996,"15min":0.56299999999999994},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":0.67100000000000004}]},{"osd":4,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.66100000000000003,"15min":0.70099999999999996},"min":{"1min":0.30499999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.54900000000000004,"5min":6.9299999999999997,"15min":6.9299999999999997},"last":0.375},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.498,"15min":0.503},"min":{"1min":0.32000000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.71699999999999997,"5min":1.591,"15min":1.591},"last":0.39700000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.68899999999999995,"15min":0.72699999999999998},"min":{"1min":0.35099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.64600000000000002,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.57299999999999995,"15min":0.58899999999999997},"min":{"1min":0.34499999999999997,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.65100000000000002,"5min":2.6269999999999998,"15min":2.6269999999999998},"last":0.47899999999999998}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.443},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.627}]}]},{"osd":1,"up_from":13,"seq":55834574897,"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 18:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.37},"min":{"1min":0.27100000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.37,"15min":0.35399999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.45500000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41799999999999998,"15min":0.42699999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.97099999999999997,"5min":1.304,"15min":1.304},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.29399999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.51000000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:48:27 2023","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.41499999999999998,"15min":0.42599999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.626,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.46300000000000002,"15min":0.47099999999999997},"min":{"1min":0.29699999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66000000000000003,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.436}]},{"osd":4,"last update":"Sat Oct 7 18:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.59499999999999997,"15min":0.58299999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57299999999999995,"15min":0.56499999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.59599999999999997}]},{"osd":5,"last update":"Sat Oct 7 18:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.60899999999999999,"15min":0.60799999999999998},"min":{"1min":0.41799999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.60799999999999998,"15min":0.60999999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.60399999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:27 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.63100000000000001,"15min":0.64500000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.84499999999999997,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.66300000000000003,"15min":0.67900000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.89900000000000002,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.70299999999999996}]},{"osd":7,"last update":"Sat Oct 7 18:47:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.67000000000000004}]}]},{"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 18:47:36 2023","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34399999999999997,"15min":0.33400000000000002},"min":{"1min":0.23499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.498,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.377,"15min":0.36099999999999999},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.56799999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.373}]},{"osd":2,"last update":"Sat Oct 7 18:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.39900000000000002,"15min":0.39500000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.52600000000000002,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.443},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.26000000000000001,"5min":0.246,"15min":0.246},"max":{"1min":0.53800000000000003,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.40200000000000002}]},{"osd":3,"last update":"Sat Oct 7 18:48:19 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.441,"15min":0.45600000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.44700000000000001,"15min":0.46100000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.60399999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.433}]},{"osd":4,"last update":"Sat Oct 7 18:47:40 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.57199999999999995,"15min":0.58299999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.68600000000000005,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.60199999999999998,"15min":0.61099999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78500000000000003,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.60599999999999998}]},{"osd":5,"last update":"Sat Oct 7 18:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.57999999999999996,"15min":0.59099999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.72399999999999998,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.57799999999999996,"15min":0.58999999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.66100000000000003,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.59699999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.58799999999999997,"15min":0.59599999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72499999999999998,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.58599999999999997,"15min":0.59099999999999997},"min":{"1min":0.41699999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.78100000000000003,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.70099999999999996}]},{"osd":7,"last update":"Sat Oct 7 18:47:49 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.72799999999999998}]}]},{"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":297952,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447200,"statfs":{"total":95995035648,"available":95689932800,"internally_reserved":0,"allocated":679936,"data_stored":296265,"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 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.36799999999999999,"15min":0.36499999999999999},"min":{"1min":0.27600000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38500000000000001,"15min":0.38600000000000001},"min":{"1min":0.26600000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.316}]},{"osd":1,"last update":"Sat Oct 7 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25900000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56100000000000005,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40899999999999997,"15min":0.40000000000000002},"min":{"1min":0.248,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.57299999999999995,"5min":1.093,"15min":1.093},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.46400000000000002,"15min":0.48099999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.79600000000000004,"5min":1.034,"15min":1.034},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.46500000000000002,"15min":0.46999999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.38600000000000001}]},{"osd":4,"last update":"Sat Oct 7 18:47:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.60899999999999999,"15min":0.61899999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.74399999999999999,"5min":0.875,"15min":0.875},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.63800000000000001,"15min":0.64600000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.76200000000000001,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.83799999999999997}]},{"osd":5,"last update":"Sat Oct 7 18:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.59699999999999998,"15min":0.60099999999999998},"min":{"1min":0.42899999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.75,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.58399999999999996,"15min":0.58199999999999996},"min":{"1min":0.432,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.75600000000000001,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.67400000000000004}]},{"osd":6,"last update":"Sat Oct 7 18:48:28 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.80900000000000005,"5min":0.995,"15min":0.995},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.61499999999999999,"15min":0.61199999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.90600000000000003,"5min":1.05,"15min":1.05},"last":0.69599999999999995}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.77300000000000002}]}]},{"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 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.41199999999999998,"15min":0.38500000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":5.226,"5min":5.226,"15min":5.226},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.432,"15min":0.44500000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.54300000000000004,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.36299999999999999}]},{"osd":1,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.42899999999999999,"15min":0.44400000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42399999999999999,"15min":0.43099999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.34699999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.45400000000000001,"15min":0.46300000000000002},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58399999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.44400000000000001,"15min":0.45200000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Sat Oct 7 18:47:40 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.45800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.59299999999999997,"15min":0.59799999999999998},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.61199999999999999,"15min":0.61399999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.47899999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.82299999999999995,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.64700000000000002,"15min":0.65600000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.65100000000000002}]},{"osd":7,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.627},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.55200000000000005}]}]},{"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":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":297556,"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 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.38200000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55000000000000004,"15min":0.55400000000000005},"min":{"1min":0.40400000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67700000000000005,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.55400000000000005}]},{"osd":1,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.52900000000000003,"15min":0.53600000000000003},"min":{"1min":0.34200000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.72399999999999998,"5min":0.755,"15min":0.755},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.53400000000000003,"15min":0.53700000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68400000000000005,"5min":0.753,"15min":0.753},"last":0.53900000000000003}]},{"osd":2,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34399999999999997,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.74099999999999999,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.501,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.441}]},{"osd":3,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56699999999999995,"15min":0.57499999999999996},"min":{"1min":0.39700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":0.66900000000000004,"5min":0.754,"15min":0.754},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.53300000000000003,"15min":0.53700000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66200000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.47199999999999998}]},{"osd":5,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.29399999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.69199999999999995,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.29699999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.63600000000000001,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.63300000000000001}]},{"osd":6,"last update":"Sat Oct 7 18:48:23 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.73299999999999998,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.498,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70699999999999996,"5min":0.753,"15min":0.753},"last":0.621}]},{"osd":7,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.52300000000000002}]}]},{"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":299234,"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 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.501,"15min":0.499},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73199999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.443},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.80900000000000005,"15min":0.85699999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68799999999999994,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.41399999999999998}]},{"osd":1,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.51700000000000002,"15min":0.51900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.73899999999999999,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52000000000000002,"15min":0.51500000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.72399999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.499},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.53400000000000003,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.51000000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.37,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.82599999999999996,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.83299999999999996,"15min":0.877},"min":{"1min":0.435,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.84899999999999998,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.61899999999999999}]},{"osd":4,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.27500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.46700000000000003,"15min":0.46500000000000002},"min":{"1min":0.30199999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81200000000000006,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.68400000000000005}]},{"osd":6,"last update":"Sat Oct 7 18:48:24 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.502,"15min":0.5},"min":{"1min":0.33700000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.80700000000000005,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.51600000000000001,"15min":0.51000000000000001},"min":{"1min":0.318,"5min":0.31,"15min":0.31},"max":{"1min":0.79600000000000004,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.66900000000000004}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.75800000000000001}]}]}],"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-07T18:48:34.757 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T18:48:34.907 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.698065421Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.698214177Z 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-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.739857975Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.765110539Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.806965909Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.832087982Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.857182328Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.882583201Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T18:48:34.908 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.907681812Z level=info msg="Executing migration" id="Drop public config table" 2023-10-07T18:48:35.170 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.958074841Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-10-07T18:48:35.170 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:34 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:34.983229486Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-10-07T18:48:35.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.025158523Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-10-07T18:48:35.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.067242748Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-10-07T18:48:35.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.133968396Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-10-07T18:48:35.364 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:35 smithi163 ceph-mon[102800]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:35 smithi163 ceph-mon[102800]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.175865217Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.20971819Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.234757117Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.276810143Z level=info msg="Executing migration" id="add share column" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.301848165Z level=info msg="Executing migration" id="create default alerting folders" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.34393627Z level=info msg="Executing migration" id="create file table" 2023-10-07T18:48:35.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.385703106Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-10-07T18:48:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:35 smithi087 ceph-mon[98507]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:35 smithi087 ceph-mon[98507]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:35 smithi087 ceph-mon[115692]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:35 smithi087 ceph-mon[115692]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:35.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.280Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T18:48:35.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.280Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T18:48:35.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.281Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.282Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 bash[173919]: 8388e1b4ca2e02c25b119b06a7d17a807ead1ff3500196ab27a690563d8f6331 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 systemd[1]: Started Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.311Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.311Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.315Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T18:48:35.455 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:35 smithi087 conmon[173973]: ts=2023-10-07T18:48:35.315Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T18:48:35.708 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.444534266Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-10-07T18:48:35.708 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.486693669Z level=info msg="Executing migration" id="create file_meta table" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.511786645Z level=info msg="Executing migration" id="file table idx: path key" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.536891265Z level=info msg="Executing migration" id="set path collation in file table" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.562013925Z level=info msg="Executing migration" id="managed permissions migration" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.587135491Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.62906053Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-10-07T18:48:35.709 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.70438835Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-10-07T18:48:35.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.755119659Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-10-07T18:48:35.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.816748718Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-10-07T18:48:35.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.898369488Z level=info msg="Executing migration" id="update group index for alert rules" 2023-10-07T18:48:35.965 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:35 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:35.965322603Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-10-07T18:48:36.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.02398365Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-10-07T18:48:36.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.114163789Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-10-07T18:48:36.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.166345413Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-10-07T18:48:36.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.208490591Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-10-07T18:48:36.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.292090506Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-10-07T18:48:36.568 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.569 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.569 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:36 smithi163 ceph-mon[102800]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:48:36.569 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:36 smithi163 ceph-mon[102800]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:48:36.569 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.367454475Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-10-07T18:48:36.569 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.392814775Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-10-07T18:48:36.569 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.443062227Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-10-07T18:48:36.569 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.509996217Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-10-07T18:48:36.569 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.568707135Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-10-07T18:48:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[98507]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[98507]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[115692]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:48:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:36 smithi087 ceph-mon[115692]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:48:37.106 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:36 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:36.831326042Z level=info msg="Executing migration" id="create folder table" 2023-10-07T18:48:37.123 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:37.125 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T18:48:37.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:37 smithi163 ceph-mon[102800]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:37.365 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:37.106283362Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-10-07T18:48:37.365 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:37.180378422Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-10-07T18:48:37.365 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:37.255560962Z level=info msg="Executing migration" id="Update folder title length" 2023-10-07T18:48:37.365 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:37.322387349Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-10-07T18:48:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:37 smithi087 ceph-mon[98507]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:37 smithi087 ceph-mon[115692]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:37.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:37 smithi087 conmon[173973]: ts=2023-10-07T18:48:37.282Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000220445s 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=migrator t=2023-10-07T18:48:37.364398477Z level=info msg="migrations completed" performed=485 skipped=0 duration=18.347087878s 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=sqlstore t=2023-10-07T18:48:37.365212358Z level=info msg="Created default organization" 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=plugin.loader t=2023-10-07T18:48:37.505267906Z level=info msg="Plugin registered" pluginID=input 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=plugin.loader t=2023-10-07T18:48:37.534509698Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=plugin.loader t=2023-10-07T18:48:37.534540829Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=secrets t=2023-10-07T18:48:37.534576537Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=query_data t=2023-10-07T18:48:37.536475834Z level=info msg="Query Service initialization" 2023-10-07T18:48:37.670 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:37 smithi163 conmon[152173]: logger=live.push_http t=2023-10-07T18:48:37.53943078Z level=info msg="Live Push Gateway initialization" 2023-10-07T18:48:37.719 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":36,"stamp":"2023-10-07T18:48:36.115498+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":2385492,"kb_used_data":7188,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575724,"statfs":{"total":767960285184,"available":765517541376,"internally_reserved":0,"allocated":7360512,"data_stored":4155410,"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.003114"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":67,"state":"active+clean","last_fresh":"2023-10-07T18:47:53.111762+0000","last_change":"2023-10-07T18:47:06.035361+0000","last_active":"2023-10-07T18:47:53.111762+0000","last_peered":"2023-10-07T18:47:53.111762+0000","last_clean":"2023-10-07T18:47:53.111762+0000","last_became_active":"2023-10-07T18:47:06.034902+0000","last_became_peered":"2023-10-07T18:47:06.034902+0000","last_unstale":"2023-10-07T18:47:53.111762+0000","last_undegraded":"2023-10-07T18:47:53.111762+0000","last_fullsized":"2023-10-07T18:47:53.111762+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.775309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110432+0000","last_change":"2023-10-07T18:47:06.032009+0000","last_active":"2023-10-07T18:47:53.110432+0000","last_peered":"2023-10-07T18:47:53.110432+0000","last_clean":"2023-10-07T18:47:53.110432+0000","last_became_active":"2023-10-07T18:47:06.031714+0000","last_became_peered":"2023-10-07T18:47:06.031714+0000","last_unstale":"2023-10-07T18:47:53.110432+0000","last_undegraded":"2023-10-07T18:47:53.110432+0000","last_fullsized":"2023-10-07T18:47:53.110432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:54.809583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110230+0000","last_change":"2023-10-07T18:47:06.025070+0000","last_active":"2023-10-07T18:47:53.110230+0000","last_peered":"2023-10-07T18:47:53.110230+0000","last_clean":"2023-10-07T18:47:53.110230+0000","last_became_active":"2023-10-07T18:47:06.024855+0000","last_became_peered":"2023-10-07T18:47:06.024855+0000","last_unstale":"2023-10-07T18:47:53.110230+0000","last_undegraded":"2023-10-07T18:47:53.110230+0000","last_fullsized":"2023-10-07T18:47:53.110230+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:31.733553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110650+0000","last_change":"2023-10-07T18:47:06.033041+0000","last_active":"2023-10-07T18:47:53.110650+0000","last_peered":"2023-10-07T18:47:53.110650+0000","last_clean":"2023-10-07T18:47:53.110650+0000","last_became_active":"2023-10-07T18:47:06.032759+0000","last_became_peered":"2023-10-07T18:47:06.032759+0000","last_unstale":"2023-10-07T18:47:53.110650+0000","last_undegraded":"2023-10-07T18:47:53.110650+0000","last_fullsized":"2023-10-07T18:47:53.110650+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112067+0000","last_change":"2023-10-07T18:47:06.032017+0000","last_active":"2023-10-07T18:47:53.112067+0000","last_peered":"2023-10-07T18:47:53.112067+0000","last_clean":"2023-10-07T18:47:53.112067+0000","last_became_active":"2023-10-07T18:47:06.031551+0000","last_became_peered":"2023-10-07T18:47:06.031551+0000","last_unstale":"2023-10-07T18:47:53.112067+0000","last_undegraded":"2023-10-07T18:47:53.112067+0000","last_fullsized":"2023-10-07T18:47:53.112067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:44.027746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111425+0000","last_change":"2023-10-07T18:47:06.031275+0000","last_active":"2023-10-07T18:47:53.111425+0000","last_peered":"2023-10-07T18:47:53.111425+0000","last_clean":"2023-10-07T18:47:53.111425+0000","last_became_active":"2023-10-07T18:47:06.026954+0000","last_became_peered":"2023-10-07T18:47:06.026954+0000","last_unstale":"2023-10-07T18:47:53.111425+0000","last_undegraded":"2023-10-07T18:47:53.111425+0000","last_fullsized":"2023-10-07T18:47:53.111425+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.343691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111009+0000","last_change":"2023-10-07T18:47:06.036912+0000","last_active":"2023-10-07T18:47:53.111009+0000","last_peered":"2023-10-07T18:47:53.111009+0000","last_clean":"2023-10-07T18:47:53.111009+0000","last_became_active":"2023-10-07T18:47:06.036564+0000","last_became_peered":"2023-10-07T18:47:06.036564+0000","last_unstale":"2023-10-07T18:47:53.111009+0000","last_undegraded":"2023-10-07T18:47:53.111009+0000","last_fullsized":"2023-10-07T18:47:53.111009+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631363+0000","last_change":"2023-10-07T18:47:06.037270+0000","last_active":"2023-10-07T18:47:52.631363+0000","last_peered":"2023-10-07T18:47:52.631363+0000","last_clean":"2023-10-07T18:47:52.631363+0000","last_became_active":"2023-10-07T18:47:06.036987+0000","last_became_peered":"2023-10-07T18:47:06.036987+0000","last_unstale":"2023-10-07T18:47:52.631363+0000","last_undegraded":"2023-10-07T18:47:52.631363+0000","last_fullsized":"2023-10-07T18:47:52.631363+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111813+0000","last_change":"2023-10-07T18:47:06.040830+0000","last_active":"2023-10-07T18:47:53.111813+0000","last_peered":"2023-10-07T18:47:53.111813+0000","last_clean":"2023-10-07T18:47:53.111813+0000","last_became_active":"2023-10-07T18:47:06.040532+0000","last_became_peered":"2023-10-07T18:47:06.040532+0000","last_unstale":"2023-10-07T18:47:53.111813+0000","last_undegraded":"2023-10-07T18:47:53.111813+0000","last_fullsized":"2023-10-07T18:47:53.111813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.896687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110962+0000","last_change":"2023-10-07T18:47:06.037366+0000","last_active":"2023-10-07T18:47:53.110962+0000","last_peered":"2023-10-07T18:47:53.110962+0000","last_clean":"2023-10-07T18:47:53.110962+0000","last_became_active":"2023-10-07T18:47:06.037072+0000","last_became_peered":"2023-10-07T18:47:06.037072+0000","last_unstale":"2023-10-07T18:47:53.110962+0000","last_undegraded":"2023-10-07T18:47:53.110962+0000","last_fullsized":"2023-10-07T18:47:53.110962+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:02.823275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112481+0000","last_change":"2023-10-07T18:47:06.038628+0000","last_active":"2023-10-07T18:47:53.112481+0000","last_peered":"2023-10-07T18:47:53.112481+0000","last_clean":"2023-10-07T18:47:53.112481+0000","last_became_active":"2023-10-07T18:47:06.038299+0000","last_became_peered":"2023-10-07T18:47:06.038299+0000","last_unstale":"2023-10-07T18:47:53.112481+0000","last_undegraded":"2023-10-07T18:47:53.112481+0000","last_fullsized":"2023-10-07T18:47:53.112481+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.905542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631840+0000","last_change":"2023-10-07T18:47:06.035513+0000","last_active":"2023-10-07T18:47:52.631840+0000","last_peered":"2023-10-07T18:47:52.631840+0000","last_clean":"2023-10-07T18:47:52.631840+0000","last_became_active":"2023-10-07T18:47:06.035241+0000","last_became_peered":"2023-10-07T18:47:06.035241+0000","last_unstale":"2023-10-07T18:47:52.631840+0000","last_undegraded":"2023-10-07T18:47:52.631840+0000","last_fullsized":"2023-10-07T18:47:52.631840+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:31.113468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631002+0000","last_change":"2023-10-07T18:47:06.020204+0000","last_active":"2023-10-07T18:47:52.631002+0000","last_peered":"2023-10-07T18:47:52.631002+0000","last_clean":"2023-10-07T18:47:52.631002+0000","last_became_active":"2023-10-07T18:47:06.019924+0000","last_became_peered":"2023-10-07T18:47:06.019924+0000","last_unstale":"2023-10-07T18:47:52.631002+0000","last_undegraded":"2023-10-07T18:47:52.631002+0000","last_fullsized":"2023-10-07T18:47:52.631002+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:18.294277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110412+0000","last_change":"2023-10-07T18:47:06.037055+0000","last_active":"2023-10-07T18:47:53.110412+0000","last_peered":"2023-10-07T18:47:53.110412+0000","last_clean":"2023-10-07T18:47:53.110412+0000","last_became_active":"2023-10-07T18:47:06.036780+0000","last_became_peered":"2023-10-07T18:47:06.036780+0000","last_unstale":"2023-10-07T18:47:53.110412+0000","last_undegraded":"2023-10-07T18:47:53.110412+0000","last_fullsized":"2023-10-07T18:47:53.110412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:35.420718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109737+0000","last_change":"2023-10-07T18:47:06.029616+0000","last_active":"2023-10-07T18:47:53.109737+0000","last_peered":"2023-10-07T18:47:53.109737+0000","last_clean":"2023-10-07T18:47:53.109737+0000","last_became_active":"2023-10-07T18:47:06.029328+0000","last_became_peered":"2023-10-07T18:47:06.029328+0000","last_unstale":"2023-10-07T18:47:53.109737+0000","last_undegraded":"2023-10-07T18:47:53.109737+0000","last_fullsized":"2023-10-07T18:47:53.109737+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110193+0000","last_change":"2023-10-07T18:47:06.035459+0000","last_active":"2023-10-07T18:47:53.110193+0000","last_peered":"2023-10-07T18:47:53.110193+0000","last_clean":"2023-10-07T18:47:53.110193+0000","last_became_active":"2023-10-07T18:47:06.034742+0000","last_became_peered":"2023-10-07T18:47:06.034742+0000","last_unstale":"2023-10-07T18:47:53.110193+0000","last_undegraded":"2023-10-07T18:47:53.110193+0000","last_fullsized":"2023-10-07T18:47:53.110193+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:36.433378+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111213+0000","last_change":"2023-10-07T18:47:06.035359+0000","last_active":"2023-10-07T18:47:53.111213+0000","last_peered":"2023-10-07T18:47:53.111213+0000","last_clean":"2023-10-07T18:47:53.111213+0000","last_became_active":"2023-10-07T18:47:06.034458+0000","last_became_peered":"2023-10-07T18:47:06.034458+0000","last_unstale":"2023-10-07T18:47:53.111213+0000","last_undegraded":"2023-10-07T18:47:53.111213+0000","last_fullsized":"2023-10-07T18:47:53.111213+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632344+0000","last_change":"2023-10-07T18:47:06.033136+0000","last_active":"2023-10-07T18:47:52.632344+0000","last_peered":"2023-10-07T18:47:52.632344+0000","last_clean":"2023-10-07T18:47:52.632344+0000","last_became_active":"2023-10-07T18:47:06.032820+0000","last_became_peered":"2023-10-07T18:47:06.032820+0000","last_unstale":"2023-10-07T18:47:52.632344+0000","last_undegraded":"2023-10-07T18:47:52.632344+0000","last_fullsized":"2023-10-07T18:47:52.632344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.570074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111265+0000","last_change":"2023-10-07T18:47:06.030278+0000","last_active":"2023-10-07T18:47:53.111265+0000","last_peered":"2023-10-07T18:47:53.111265+0000","last_clean":"2023-10-07T18:47:53.111265+0000","last_became_active":"2023-10-07T18:47:06.030013+0000","last_became_peered":"2023-10-07T18:47:06.030013+0000","last_unstale":"2023-10-07T18:47:53.111265+0000","last_undegraded":"2023-10-07T18:47:53.111265+0000","last_fullsized":"2023-10-07T18:47:53.111265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:52.446182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110631+0000","last_change":"2023-10-07T18:47:05.381616+0000","last_active":"2023-10-07T18:47:53.110631+0000","last_peered":"2023-10-07T18:47:53.110631+0000","last_clean":"2023-10-07T18:47:53.110631+0000","last_became_active":"2023-10-07T18:47:05.381171+0000","last_became_peered":"2023-10-07T18:47:05.381171+0000","last_unstale":"2023-10-07T18:47:53.110631+0000","last_undegraded":"2023-10-07T18:47:53.110631+0000","last_fullsized":"2023-10-07T18:47:53.110631+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:21:32.853376+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-07T18:47:52.633476+0000","last_change":"2023-10-07T18:47:06.030114+0000","last_active":"2023-10-07T18:47:52.633476+0000","last_peered":"2023-10-07T18:47:52.633476+0000","last_clean":"2023-10-07T18:47:52.633476+0000","last_became_active":"2023-10-07T18:47:06.029781+0000","last_became_peered":"2023-10-07T18:47:06.029781+0000","last_unstale":"2023-10-07T18:47:52.633476+0000","last_undegraded":"2023-10-07T18:47:52.633476+0000","last_fullsized":"2023-10-07T18:47:52.633476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.349797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.633574+0000","last_change":"2023-10-07T18:47:05.379168+0000","last_active":"2023-10-07T18:47:52.633574+0000","last_peered":"2023-10-07T18:47:52.633574+0000","last_clean":"2023-10-07T18:47:52.633574+0000","last_became_active":"2023-10-07T18:47:05.378817+0000","last_became_peered":"2023-10-07T18:47:05.378817+0000","last_unstale":"2023-10-07T18:47:52.633574+0000","last_undegraded":"2023-10-07T18:47:52.633574+0000","last_fullsized":"2023-10-07T18:47:52.633574+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:02:04.098074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110434+0000","last_change":"2023-10-07T18:47:06.030057+0000","last_active":"2023-10-07T18:47:53.110434+0000","last_peered":"2023-10-07T18:47:53.110434+0000","last_clean":"2023-10-07T18:47:53.110434+0000","last_became_active":"2023-10-07T18:47:06.029778+0000","last_became_peered":"2023-10-07T18:47:06.029778+0000","last_unstale":"2023-10-07T18:47:53.110434+0000","last_undegraded":"2023-10-07T18:47:53.110434+0000","last_fullsized":"2023-10-07T18:47:53.110434+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.227236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111812+0000","last_change":"2023-10-07T18:47:05.389310+0000","last_active":"2023-10-07T18:47:53.111812+0000","last_peered":"2023-10-07T18:47:53.111812+0000","last_clean":"2023-10-07T18:47:53.111812+0000","last_became_active":"2023-10-07T18:47:05.388623+0000","last_became_peered":"2023-10-07T18:47:05.388623+0000","last_unstale":"2023-10-07T18:47:53.111812+0000","last_undegraded":"2023-10-07T18:47:53.111812+0000","last_fullsized":"2023-10-07T18:47:53.111812+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:05:38.531319+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-07T18:47:53.110833+0000","last_change":"2023-10-07T18:47:06.031636+0000","last_active":"2023-10-07T18:47:53.110833+0000","last_peered":"2023-10-07T18:47:53.110833+0000","last_clean":"2023-10-07T18:47:53.110833+0000","last_became_active":"2023-10-07T18:47:06.027196+0000","last_became_peered":"2023-10-07T18:47:06.027196+0000","last_unstale":"2023-10-07T18:47:53.110833+0000","last_undegraded":"2023-10-07T18:47:53.110833+0000","last_fullsized":"2023-10-07T18:47:53.110833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110667+0000","last_change":"2023-10-07T18:47:05.389103+0000","last_active":"2023-10-07T18:47:53.110667+0000","last_peered":"2023-10-07T18:47:53.110667+0000","last_clean":"2023-10-07T18:47:53.110667+0000","last_became_active":"2023-10-07T18:47:05.388293+0000","last_became_peered":"2023-10-07T18:47:05.388293+0000","last_unstale":"2023-10-07T18:47:53.110667+0000","last_undegraded":"2023-10-07T18:47:53.110667+0000","last_fullsized":"2023-10-07T18:47:53.110667+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:31:11.506060+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-07T18:47:53.110946+0000","last_change":"2023-10-07T18:47:06.032755+0000","last_active":"2023-10-07T18:47:53.110946+0000","last_peered":"2023-10-07T18:47:53.110946+0000","last_clean":"2023-10-07T18:47:53.110946+0000","last_became_active":"2023-10-07T18:47:06.031762+0000","last_became_peered":"2023-10-07T18:47:06.031762+0000","last_unstale":"2023-10-07T18:47:53.110946+0000","last_undegraded":"2023-10-07T18:47:53.110946+0000","last_fullsized":"2023-10-07T18:47:53.110946+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.867661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632825+0000","last_change":"2023-10-07T18:47:05.383791+0000","last_active":"2023-10-07T18:47:52.632825+0000","last_peered":"2023-10-07T18:47:52.632825+0000","last_clean":"2023-10-07T18:47:52.632825+0000","last_became_active":"2023-10-07T18:47:05.383591+0000","last_became_peered":"2023-10-07T18:47:05.383591+0000","last_unstale":"2023-10-07T18:47:52.632825+0000","last_undegraded":"2023-10-07T18:47:52.632825+0000","last_fullsized":"2023-10-07T18:47:52.632825+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:49:52.501665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631606+0000","last_change":"2023-10-07T18:47:06.019546+0000","last_active":"2023-10-07T18:47:52.631606+0000","last_peered":"2023-10-07T18:47:52.631606+0000","last_clean":"2023-10-07T18:47:52.631606+0000","last_became_active":"2023-10-07T18:47:06.019240+0000","last_became_peered":"2023-10-07T18:47:06.019240+0000","last_unstale":"2023-10-07T18:47:52.631606+0000","last_undegraded":"2023-10-07T18:47:52.631606+0000","last_fullsized":"2023-10-07T18:47:52.631606+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:49.071413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110702+0000","last_change":"2023-10-07T18:47:05.382308+0000","last_active":"2023-10-07T18:47:53.110702+0000","last_peered":"2023-10-07T18:47:53.110702+0000","last_clean":"2023-10-07T18:47:53.110702+0000","last_became_active":"2023-10-07T18:47:05.381830+0000","last_became_peered":"2023-10-07T18:47:05.381830+0000","last_unstale":"2023-10-07T18:47:53.110702+0000","last_undegraded":"2023-10-07T18:47:53.110702+0000","last_fullsized":"2023-10-07T18:47:53.110702+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:21:08.335907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111022+0000","last_change":"2023-10-07T18:47:06.031257+0000","last_active":"2023-10-07T18:47:53.111022+0000","last_peered":"2023-10-07T18:47:53.111022+0000","last_clean":"2023-10-07T18:47:53.111022+0000","last_became_active":"2023-10-07T18:47:06.030816+0000","last_became_peered":"2023-10-07T18:47:06.030816+0000","last_unstale":"2023-10-07T18:47:53.111022+0000","last_undegraded":"2023-10-07T18:47:53.111022+0000","last_fullsized":"2023-10-07T18:47:53.111022+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:03.183136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631668+0000","last_change":"2023-10-07T18:47:05.382385+0000","last_active":"2023-10-07T18:47:52.631668+0000","last_peered":"2023-10-07T18:47:52.631668+0000","last_clean":"2023-10-07T18:47:52.631668+0000","last_became_active":"2023-10-07T18:47:05.382083+0000","last_became_peered":"2023-10-07T18:47:05.382083+0000","last_unstale":"2023-10-07T18:47:52.631668+0000","last_undegraded":"2023-10-07T18:47:52.631668+0000","last_fullsized":"2023-10-07T18:47:52.631668+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.405522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631597+0000","last_change":"2023-10-07T18:47:06.025822+0000","last_active":"2023-10-07T18:47:52.631597+0000","last_peered":"2023-10-07T18:47:52.631597+0000","last_clean":"2023-10-07T18:47:52.631597+0000","last_became_active":"2023-10-07T18:47:06.025554+0000","last_became_peered":"2023-10-07T18:47:06.025554+0000","last_unstale":"2023-10-07T18:47:52.631597+0000","last_undegraded":"2023-10-07T18:47:52.631597+0000","last_fullsized":"2023-10-07T18:47:52.631597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:48.492810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110482+0000","last_change":"2023-10-07T18:47:05.389001+0000","last_active":"2023-10-07T18:47:53.110482+0000","last_peered":"2023-10-07T18:47:53.110482+0000","last_clean":"2023-10-07T18:47:53.110482+0000","last_became_active":"2023-10-07T18:47:05.388707+0000","last_became_peered":"2023-10-07T18:47:05.388707+0000","last_unstale":"2023-10-07T18:47:53.110482+0000","last_undegraded":"2023-10-07T18:47:53.110482+0000","last_fullsized":"2023-10-07T18:47:53.110482+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:15.327303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109820+0000","last_change":"2023-10-07T18:47:06.023811+0000","last_active":"2023-10-07T18:47:53.109820+0000","last_peered":"2023-10-07T18:47:53.109820+0000","last_clean":"2023-10-07T18:47:53.109820+0000","last_became_active":"2023-10-07T18:47:06.023483+0000","last_became_peered":"2023-10-07T18:47:06.023483+0000","last_unstale":"2023-10-07T18:47:53.109820+0000","last_undegraded":"2023-10-07T18:47:53.109820+0000","last_fullsized":"2023-10-07T18:47:53.109820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.020396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111491+0000","last_change":"2023-10-07T18:47:05.377088+0000","last_active":"2023-10-07T18:47:53.111491+0000","last_peered":"2023-10-07T18:47:53.111491+0000","last_clean":"2023-10-07T18:47:53.111491+0000","last_became_active":"2023-10-07T18:47:05.376711+0000","last_became_peered":"2023-10-07T18:47:05.376711+0000","last_unstale":"2023-10-07T18:47:53.111491+0000","last_undegraded":"2023-10-07T18:47:53.111491+0000","last_fullsized":"2023-10-07T18:47:53.111491+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110705+0000","last_change":"2023-10-07T18:47:06.032382+0000","last_active":"2023-10-07T18:47:53.110705+0000","last_peered":"2023-10-07T18:47:53.110705+0000","last_clean":"2023-10-07T18:47:53.110705+0000","last_became_active":"2023-10-07T18:47:06.032044+0000","last_became_peered":"2023-10-07T18:47:06.032044+0000","last_unstale":"2023-10-07T18:47:53.110705+0000","last_undegraded":"2023-10-07T18:47:53.110705+0000","last_fullsized":"2023-10-07T18:47:53.110705+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:45.444222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110538+0000","last_change":"2023-10-07T18:47:05.383770+0000","last_active":"2023-10-07T18:47:53.110538+0000","last_peered":"2023-10-07T18:47:53.110538+0000","last_clean":"2023-10-07T18:47:53.110538+0000","last_became_active":"2023-10-07T18:47:05.383501+0000","last_became_peered":"2023-10-07T18:47:05.383501+0000","last_unstale":"2023-10-07T18:47:53.110538+0000","last_undegraded":"2023-10-07T18:47:53.110538+0000","last_fullsized":"2023-10-07T18:47:53.110538+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110268+0000","last_change":"2023-10-07T18:47:06.036821+0000","last_active":"2023-10-07T18:47:53.110268+0000","last_peered":"2023-10-07T18:47:53.110268+0000","last_clean":"2023-10-07T18:47:53.110268+0000","last_became_active":"2023-10-07T18:47:06.036472+0000","last_became_peered":"2023-10-07T18:47:06.036472+0000","last_unstale":"2023-10-07T18:47:53.110268+0000","last_undegraded":"2023-10-07T18:47:53.110268+0000","last_fullsized":"2023-10-07T18:47:53.110268+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110457+0000","last_change":"2023-10-07T18:47:05.385472+0000","last_active":"2023-10-07T18:47:53.110457+0000","last_peered":"2023-10-07T18:47:53.110457+0000","last_clean":"2023-10-07T18:47:53.110457+0000","last_became_active":"2023-10-07T18:47:05.385036+0000","last_became_peered":"2023-10-07T18:47:05.385036+0000","last_unstale":"2023-10-07T18:47:53.110457+0000","last_undegraded":"2023-10-07T18:47:53.110457+0000","last_fullsized":"2023-10-07T18:47:53.110457+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T04:10:10.350270+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-07T18:47:52.631818+0000","last_change":"2023-10-07T18:47:06.035066+0000","last_active":"2023-10-07T18:47:52.631818+0000","last_peered":"2023-10-07T18:47:52.631818+0000","last_clean":"2023-10-07T18:47:52.631818+0000","last_became_active":"2023-10-07T18:47:06.034793+0000","last_became_peered":"2023-10-07T18:47:06.034793+0000","last_unstale":"2023-10-07T18:47:52.631818+0000","last_undegraded":"2023-10-07T18:47:52.631818+0000","last_fullsized":"2023-10-07T18:47:52.631818+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:13:53.109698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111174+0000","last_change":"2023-10-07T18:47:05.383393+0000","last_active":"2023-10-07T18:47:53.111174+0000","last_peered":"2023-10-07T18:47:53.111174+0000","last_clean":"2023-10-07T18:47:53.111174+0000","last_became_active":"2023-10-07T18:47:05.382140+0000","last_became_peered":"2023-10-07T18:47:05.382140+0000","last_unstale":"2023-10-07T18:47:53.111174+0000","last_undegraded":"2023-10-07T18:47:53.111174+0000","last_fullsized":"2023-10-07T18:47:53.111174+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T23:34:56.828245+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-07T18:47:53.111470+0000","last_change":"2023-10-07T18:47:06.031470+0000","last_active":"2023-10-07T18:47:53.111470+0000","last_peered":"2023-10-07T18:47:53.111470+0000","last_clean":"2023-10-07T18:47:53.111470+0000","last_became_active":"2023-10-07T18:47:06.031135+0000","last_became_peered":"2023-10-07T18:47:06.031135+0000","last_unstale":"2023-10-07T18:47:53.111470+0000","last_undegraded":"2023-10-07T18:47:53.111470+0000","last_fullsized":"2023-10-07T18:47:53.111470+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:52.131718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111155+0000","last_change":"2023-10-07T18:47:05.384288+0000","last_active":"2023-10-07T18:47:53.111155+0000","last_peered":"2023-10-07T18:47:53.111155+0000","last_clean":"2023-10-07T18:47:53.111155+0000","last_became_active":"2023-10-07T18:47:05.383984+0000","last_became_peered":"2023-10-07T18:47:05.383984+0000","last_unstale":"2023-10-07T18:47:53.111155+0000","last_undegraded":"2023-10-07T18:47:53.111155+0000","last_fullsized":"2023-10-07T18:47:53.111155+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:00:59.503366+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-07T18:47:53.110316+0000","last_change":"2023-10-07T18:47:06.031157+0000","last_active":"2023-10-07T18:47:53.110316+0000","last_peered":"2023-10-07T18:47:53.110316+0000","last_clean":"2023-10-07T18:47:53.110316+0000","last_became_active":"2023-10-07T18:47:06.030895+0000","last_became_peered":"2023-10-07T18:47:06.030895+0000","last_unstale":"2023-10-07T18:47:53.110316+0000","last_undegraded":"2023-10-07T18:47:53.110316+0000","last_fullsized":"2023-10-07T18:47:53.110316+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:12.960901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111082+0000","last_change":"2023-10-07T18:47:05.385121+0000","last_active":"2023-10-07T18:47:53.111082+0000","last_peered":"2023-10-07T18:47:53.111082+0000","last_clean":"2023-10-07T18:47:53.111082+0000","last_became_active":"2023-10-07T18:47:05.384801+0000","last_became_peered":"2023-10-07T18:47:05.384801+0000","last_unstale":"2023-10-07T18:47:53.111082+0000","last_undegraded":"2023-10-07T18:47:53.111082+0000","last_fullsized":"2023-10-07T18:47:53.111082+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.328501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111984+0000","last_change":"2023-10-07T18:47:06.031825+0000","last_active":"2023-10-07T18:47:53.111984+0000","last_peered":"2023-10-07T18:47:53.111984+0000","last_clean":"2023-10-07T18:47:53.111984+0000","last_became_active":"2023-10-07T18:47:06.031162+0000","last_became_peered":"2023-10-07T18:47:06.031162+0000","last_unstale":"2023-10-07T18:47:53.111984+0000","last_undegraded":"2023-10-07T18:47:53.111984+0000","last_fullsized":"2023-10-07T18:47:53.111984+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111710+0000","last_change":"2023-10-07T18:47:05.381979+0000","last_active":"2023-10-07T18:47:53.111710+0000","last_peered":"2023-10-07T18:47:53.111710+0000","last_clean":"2023-10-07T18:47:53.111710+0000","last_became_active":"2023-10-07T18:47:05.381682+0000","last_became_peered":"2023-10-07T18:47:05.381682+0000","last_unstale":"2023-10-07T18:47:53.111710+0000","last_undegraded":"2023-10-07T18:47:53.111710+0000","last_fullsized":"2023-10-07T18:47:53.111710+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.329042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110749+0000","last_change":"2023-10-07T18:47:06.039016+0000","last_active":"2023-10-07T18:47:53.110749+0000","last_peered":"2023-10-07T18:47:53.110749+0000","last_clean":"2023-10-07T18:47:53.110749+0000","last_became_active":"2023-10-07T18:47:06.038029+0000","last_became_peered":"2023-10-07T18:47:06.038029+0000","last_unstale":"2023-10-07T18:47:53.110749+0000","last_undegraded":"2023-10-07T18:47:53.110749+0000","last_fullsized":"2023-10-07T18:47:53.110749+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:16.747258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.630930+0000","last_change":"2023-10-07T18:47:05.378238+0000","last_active":"2023-10-07T18:47:52.630930+0000","last_peered":"2023-10-07T18:47:52.630930+0000","last_clean":"2023-10-07T18:47:52.630930+0000","last_became_active":"2023-10-07T18:47:05.377898+0000","last_became_peered":"2023-10-07T18:47:05.377898+0000","last_unstale":"2023-10-07T18:47:52.630930+0000","last_undegraded":"2023-10-07T18:47:52.630930+0000","last_fullsized":"2023-10-07T18:47:52.630930+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T06:18:51.807688+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-07T18:47:53.111161+0000","last_change":"2023-10-07T18:47:06.029201+0000","last_active":"2023-10-07T18:47:53.111161+0000","last_peered":"2023-10-07T18:47:53.111161+0000","last_clean":"2023-10-07T18:47:53.111161+0000","last_became_active":"2023-10-07T18:47:06.028798+0000","last_became_peered":"2023-10-07T18:47:06.028798+0000","last_unstale":"2023-10-07T18:47:53.111161+0000","last_undegraded":"2023-10-07T18:47:53.111161+0000","last_fullsized":"2023-10-07T18:47:53.111161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:36.480864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632285+0000","last_change":"2023-10-07T18:47:05.385346+0000","last_active":"2023-10-07T18:47:52.632285+0000","last_peered":"2023-10-07T18:47:52.632285+0000","last_clean":"2023-10-07T18:47:52.632285+0000","last_became_active":"2023-10-07T18:47:05.385044+0000","last_became_peered":"2023-10-07T18:47:05.385044+0000","last_unstale":"2023-10-07T18:47:52.632285+0000","last_undegraded":"2023-10-07T18:47:52.632285+0000","last_fullsized":"2023-10-07T18:47:52.632285+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:41:38.806984+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-07T18:47:53.111302+0000","last_change":"2023-10-07T18:47:06.041665+0000","last_active":"2023-10-07T18:47:53.111302+0000","last_peered":"2023-10-07T18:47:53.111302+0000","last_clean":"2023-10-07T18:47:53.111302+0000","last_became_active":"2023-10-07T18:47:06.041416+0000","last_became_peered":"2023-10-07T18:47:06.041416+0000","last_unstale":"2023-10-07T18:47:53.111302+0000","last_undegraded":"2023-10-07T18:47:53.111302+0000","last_fullsized":"2023-10-07T18:47:53.111302+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:09.102779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109944+0000","last_change":"2023-10-07T18:47:51.807380+0000","last_active":"2023-10-07T18:47:53.109944+0000","last_peered":"2023-10-07T18:47:53.109944+0000","last_clean":"2023-10-07T18:47:53.109944+0000","last_became_active":"2023-10-07T18:47:51.807085+0000","last_became_peered":"2023-10-07T18:47:51.807085+0000","last_unstale":"2023-10-07T18:47:53.109944+0000","last_undegraded":"2023-10-07T18:47:53.109944+0000","last_fullsized":"2023-10-07T18:47:53.109944+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:58.747834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110034+0000","last_change":"2023-10-07T18:47:05.383945+0000","last_active":"2023-10-07T18:47:53.110034+0000","last_peered":"2023-10-07T18:47:53.110034+0000","last_clean":"2023-10-07T18:47:53.110034+0000","last_became_active":"2023-10-07T18:47:05.383720+0000","last_became_peered":"2023-10-07T18:47:05.383720+0000","last_unstale":"2023-10-07T18:47:53.110034+0000","last_undegraded":"2023-10-07T18:47:53.110034+0000","last_fullsized":"2023-10-07T18:47:53.110034+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.638205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111047+0000","last_change":"2023-10-07T18:47:06.032585+0000","last_active":"2023-10-07T18:47:53.111047+0000","last_peered":"2023-10-07T18:47:53.111047+0000","last_clean":"2023-10-07T18:47:53.111047+0000","last_became_active":"2023-10-07T18:47:06.027487+0000","last_became_peered":"2023-10-07T18:47:06.027487+0000","last_unstale":"2023-10-07T18:47:53.111047+0000","last_undegraded":"2023-10-07T18:47:53.111047+0000","last_fullsized":"2023-10-07T18:47:53.111047+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110116+0000","last_change":"2023-10-07T18:47:51.757614+0000","last_active":"2023-10-07T18:47:53.110116+0000","last_peered":"2023-10-07T18:47:53.110116+0000","last_clean":"2023-10-07T18:47:53.110116+0000","last_became_active":"2023-10-07T18:47:51.757320+0000","last_became_peered":"2023-10-07T18:47:51.757320+0000","last_unstale":"2023-10-07T18:47:53.110116+0000","last_undegraded":"2023-10-07T18:47:53.110116+0000","last_fullsized":"2023-10-07T18:47:53.110116+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:54:11.640366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110982+0000","last_change":"2023-10-07T18:47:05.380486+0000","last_active":"2023-10-07T18:47:53.110982+0000","last_peered":"2023-10-07T18:47:53.110982+0000","last_clean":"2023-10-07T18:47:53.110982+0000","last_became_active":"2023-10-07T18:47:05.380156+0000","last_became_peered":"2023-10-07T18:47:05.380156+0000","last_unstale":"2023-10-07T18:47:53.110982+0000","last_undegraded":"2023-10-07T18:47:53.110982+0000","last_fullsized":"2023-10-07T18:47:53.110982+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:04.545178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631980+0000","last_change":"2023-10-07T18:47:06.035158+0000","last_active":"2023-10-07T18:47:52.631980+0000","last_peered":"2023-10-07T18:47:52.631980+0000","last_clean":"2023-10-07T18:47:52.631980+0000","last_became_active":"2023-10-07T18:47:06.034479+0000","last_became_peered":"2023-10-07T18:47:06.034479+0000","last_unstale":"2023-10-07T18:47:52.631980+0000","last_undegraded":"2023-10-07T18:47:52.631980+0000","last_fullsized":"2023-10-07T18:47:52.631980+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:51.515732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109923+0000","last_change":"2023-10-07T18:47:51.807411+0000","last_active":"2023-10-07T18:47:53.109923+0000","last_peered":"2023-10-07T18:47:53.109923+0000","last_clean":"2023-10-07T18:47:53.109923+0000","last_became_active":"2023-10-07T18:47:51.807064+0000","last_became_peered":"2023-10-07T18:47:51.807064+0000","last_unstale":"2023-10-07T18:47:53.109923+0000","last_undegraded":"2023-10-07T18:47:53.109923+0000","last_fullsized":"2023-10-07T18:47:53.109923+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.338496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109824+0000","last_change":"2023-10-07T18:47:06.031500+0000","last_active":"2023-10-07T18:47:53.109824+0000","last_peered":"2023-10-07T18:47:53.109824+0000","last_clean":"2023-10-07T18:47:53.109824+0000","last_became_active":"2023-10-07T18:47:06.031209+0000","last_became_peered":"2023-10-07T18:47:06.031209+0000","last_unstale":"2023-10-07T18:47:53.109824+0000","last_undegraded":"2023-10-07T18:47:53.109824+0000","last_fullsized":"2023-10-07T18:47:53.109824+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:33.970783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631807+0000","last_change":"2023-10-07T18:47:05.376778+0000","last_active":"2023-10-07T18:47:52.631807+0000","last_peered":"2023-10-07T18:47:52.631807+0000","last_clean":"2023-10-07T18:47:52.631807+0000","last_became_active":"2023-10-07T18:47:05.376469+0000","last_became_peered":"2023-10-07T18:47:05.376469+0000","last_unstale":"2023-10-07T18:47:52.631807+0000","last_undegraded":"2023-10-07T18:47:52.631807+0000","last_fullsized":"2023-10-07T18:47:52.631807+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.919079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.112124+0000","last_change":"2023-10-07T18:47:51.807970+0000","last_active":"2023-10-07T18:47:53.112124+0000","last_peered":"2023-10-07T18:47:53.112124+0000","last_clean":"2023-10-07T18:47:53.112124+0000","last_became_active":"2023-10-07T18:47:51.807626+0000","last_became_peered":"2023-10-07T18:47:51.807626+0000","last_unstale":"2023-10-07T18:47:53.112124+0000","last_undegraded":"2023-10-07T18:47:53.112124+0000","last_fullsized":"2023-10-07T18:47:53.112124+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:10.952517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631222+0000","last_change":"2023-10-07T18:47:06.034371+0000","last_active":"2023-10-07T18:47:52.631222+0000","last_peered":"2023-10-07T18:47:52.631222+0000","last_clean":"2023-10-07T18:47:52.631222+0000","last_became_active":"2023-10-07T18:47:06.034094+0000","last_became_peered":"2023-10-07T18:47:06.034094+0000","last_unstale":"2023-10-07T18:47:52.631222+0000","last_undegraded":"2023-10-07T18:47:52.631222+0000","last_fullsized":"2023-10-07T18:47:52.631222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:48.161342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110625+0000","last_change":"2023-10-07T18:47:05.386292+0000","last_active":"2023-10-07T18:47:53.110625+0000","last_peered":"2023-10-07T18:47:53.110625+0000","last_clean":"2023-10-07T18:47:53.110625+0000","last_became_active":"2023-10-07T18:47:05.385971+0000","last_became_peered":"2023-10-07T18:47:05.385971+0000","last_unstale":"2023-10-07T18:47:53.110625+0000","last_undegraded":"2023-10-07T18:47:53.110625+0000","last_fullsized":"2023-10-07T18:47:53.110625+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:49.861396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111666+0000","last_change":"2023-10-07T18:46:49.031523+0000","last_active":"2023-10-07T18:47:53.111666+0000","last_peered":"2023-10-07T18:47:53.111666+0000","last_clean":"2023-10-07T18:47:53.111666+0000","last_became_active":"2023-10-07T18:46:49.031172+0000","last_became_peered":"2023-10-07T18:46:49.031172+0000","last_unstale":"2023-10-07T18:47:53.111666+0000","last_undegraded":"2023-10-07T18:47:53.111666+0000","last_fullsized":"2023-10-07T18:47:53.111666+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-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-09T04:55:51.192278+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-07T18:47:53.110636+0000","last_change":"2023-10-07T18:47:51.757693+0000","last_active":"2023-10-07T18:47:53.110636+0000","last_peered":"2023-10-07T18:47:53.110636+0000","last_clean":"2023-10-07T18:47:53.110636+0000","last_became_active":"2023-10-07T18:47:51.757387+0000","last_became_peered":"2023-10-07T18:47:51.757387+0000","last_unstale":"2023-10-07T18:47:53.110636+0000","last_undegraded":"2023-10-07T18:47:53.110636+0000","last_fullsized":"2023-10-07T18:47:53.110636+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:19.658022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110100+0000","last_change":"2023-10-07T18:47:06.036524+0000","last_active":"2023-10-07T18:47:53.110100+0000","last_peered":"2023-10-07T18:47:53.110100+0000","last_clean":"2023-10-07T18:47:53.110100+0000","last_became_active":"2023-10-07T18:47:06.036244+0000","last_became_peered":"2023-10-07T18:47:06.036244+0000","last_unstale":"2023-10-07T18:47:53.110100+0000","last_undegraded":"2023-10-07T18:47:53.110100+0000","last_fullsized":"2023-10-07T18:47:53.110100+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111536+0000","last_change":"2023-10-07T18:47:05.388380+0000","last_active":"2023-10-07T18:47:53.111536+0000","last_peered":"2023-10-07T18:47:53.111536+0000","last_clean":"2023-10-07T18:47:53.111536+0000","last_became_active":"2023-10-07T18:47:05.388095+0000","last_became_peered":"2023-10-07T18:47:05.388095+0000","last_unstale":"2023-10-07T18:47:53.111536+0000","last_undegraded":"2023-10-07T18:47:53.111536+0000","last_fullsized":"2023-10-07T18:47:53.111536+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110979+0000","last_change":"2023-10-07T18:47:51.807205+0000","last_active":"2023-10-07T18:47:53.110979+0000","last_peered":"2023-10-07T18:47:53.110979+0000","last_clean":"2023-10-07T18:47:53.110979+0000","last_became_active":"2023-10-07T18:47:51.806901+0000","last_became_peered":"2023-10-07T18:47:51.806901+0000","last_unstale":"2023-10-07T18:47:53.110979+0000","last_undegraded":"2023-10-07T18:47:53.110979+0000","last_fullsized":"2023-10-07T18:47:53.110979+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:02.926409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111690+0000","last_change":"2023-10-07T18:47:05.389486+0000","last_active":"2023-10-07T18:47:53.111690+0000","last_peered":"2023-10-07T18:47:53.111690+0000","last_clean":"2023-10-07T18:47:53.111690+0000","last_became_active":"2023-10-07T18:47:05.389029+0000","last_became_peered":"2023-10-07T18:47:05.389029+0000","last_unstale":"2023-10-07T18:47:53.111690+0000","last_undegraded":"2023-10-07T18:47:53.111690+0000","last_fullsized":"2023-10-07T18:47:53.111690+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:40.888399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110231+0000","last_change":"2023-10-07T18:47:06.029838+0000","last_active":"2023-10-07T18:47:53.110231+0000","last_peered":"2023-10-07T18:47:53.110231+0000","last_clean":"2023-10-07T18:47:53.110231+0000","last_became_active":"2023-10-07T18:47:06.029550+0000","last_became_peered":"2023-10-07T18:47:06.029550+0000","last_unstale":"2023-10-07T18:47:53.110231+0000","last_undegraded":"2023-10-07T18:47:53.110231+0000","last_fullsized":"2023-10-07T18:47:53.110231+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:01.766084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631445+0000","last_change":"2023-10-07T18:47:51.806684+0000","last_active":"2023-10-07T18:47:52.631445+0000","last_peered":"2023-10-07T18:47:52.631445+0000","last_clean":"2023-10-07T18:47:52.631445+0000","last_became_active":"2023-10-07T18:47:51.806393+0000","last_became_peered":"2023-10-07T18:47:51.806393+0000","last_unstale":"2023-10-07T18:47:52.631445+0000","last_undegraded":"2023-10-07T18:47:52.631445+0000","last_fullsized":"2023-10-07T18:47:52.631445+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:06.959543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110559+0000","last_change":"2023-10-07T18:47:05.384707+0000","last_active":"2023-10-07T18:47:53.110559+0000","last_peered":"2023-10-07T18:47:53.110559+0000","last_clean":"2023-10-07T18:47:53.110559+0000","last_became_active":"2023-10-07T18:47:05.384401+0000","last_became_peered":"2023-10-07T18:47:05.384401+0000","last_unstale":"2023-10-07T18:47:53.110559+0000","last_undegraded":"2023-10-07T18:47:53.110559+0000","last_fullsized":"2023-10-07T18:47:53.110559+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:12:17.783323+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-07T18:47:52.633755+0000","last_change":"2023-10-07T18:47:06.024850+0000","last_active":"2023-10-07T18:47:52.633755+0000","last_peered":"2023-10-07T18:47:52.633755+0000","last_clean":"2023-10-07T18:47:52.633755+0000","last_became_active":"2023-10-07T18:47:06.024569+0000","last_became_peered":"2023-10-07T18:47:06.024569+0000","last_unstale":"2023-10-07T18:47:52.633755+0000","last_undegraded":"2023-10-07T18:47:52.633755+0000","last_fullsized":"2023-10-07T18:47:52.633755+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:10.471614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631411+0000","last_change":"2023-10-07T18:47:51.807418+0000","last_active":"2023-10-07T18:47:52.631411+0000","last_peered":"2023-10-07T18:47:52.631411+0000","last_clean":"2023-10-07T18:47:52.631411+0000","last_became_active":"2023-10-07T18:47:51.807090+0000","last_became_peered":"2023-10-07T18:47:51.807090+0000","last_unstale":"2023-10-07T18:47:52.631411+0000","last_undegraded":"2023-10-07T18:47:52.631411+0000","last_fullsized":"2023-10-07T18:47:52.631411+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-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:57.000311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111426+0000","last_change":"2023-10-07T18:47:05.387512+0000","last_active":"2023-10-07T18:47:53.111426+0000","last_peered":"2023-10-07T18:47:53.111426+0000","last_clean":"2023-10-07T18:47:53.111426+0000","last_became_active":"2023-10-07T18:47:05.387196+0000","last_became_peered":"2023-10-07T18:47:05.387196+0000","last_unstale":"2023-10-07T18:47:53.111426+0000","last_undegraded":"2023-10-07T18:47:53.111426+0000","last_fullsized":"2023-10-07T18:47:53.111426+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:57:52.031038+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-07T18:47:53.110776+0000","last_change":"2023-10-07T18:47:06.025298+0000","last_active":"2023-10-07T18:47:53.110776+0000","last_peered":"2023-10-07T18:47:53.110776+0000","last_clean":"2023-10-07T18:47:53.110776+0000","last_became_active":"2023-10-07T18:47:06.025006+0000","last_became_peered":"2023-10-07T18:47:06.025006+0000","last_unstale":"2023-10-07T18:47:53.110776+0000","last_undegraded":"2023-10-07T18:47:53.110776+0000","last_fullsized":"2023-10-07T18:47:53.110776+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:35.260244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111664+0000","last_change":"2023-10-07T18:47:05.388560+0000","last_active":"2023-10-07T18:47:53.111664+0000","last_peered":"2023-10-07T18:47:53.111664+0000","last_clean":"2023-10-07T18:47:53.111664+0000","last_became_active":"2023-10-07T18:47:05.387644+0000","last_became_peered":"2023-10-07T18:47:05.387644+0000","last_unstale":"2023-10-07T18:47:53.111664+0000","last_undegraded":"2023-10-07T18:47:53.111664+0000","last_fullsized":"2023-10-07T18:47:53.111664+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:26.811076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631688+0000","last_change":"2023-10-07T18:47:06.023710+0000","last_active":"2023-10-07T18:47:52.631688+0000","last_peered":"2023-10-07T18:47:52.631688+0000","last_clean":"2023-10-07T18:47:52.631688+0000","last_became_active":"2023-10-07T18:47:06.023433+0000","last_became_peered":"2023-10-07T18:47:06.023433+0000","last_unstale":"2023-10-07T18:47:52.631688+0000","last_undegraded":"2023-10-07T18:47:52.631688+0000","last_fullsized":"2023-10-07T18:47:52.631688+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:47.519034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.109977+0000","last_change":"2023-10-07T18:47:05.388595+0000","last_active":"2023-10-07T18:47:53.109977+0000","last_peered":"2023-10-07T18:47:53.109977+0000","last_clean":"2023-10-07T18:47:53.109977+0000","last_became_active":"2023-10-07T18:47:05.388197+0000","last_became_peered":"2023-10-07T18:47:05.388197+0000","last_unstale":"2023-10-07T18:47:53.109977+0000","last_undegraded":"2023-10-07T18:47:53.109977+0000","last_fullsized":"2023-10-07T18:47:53.109977+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:38.758482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631519+0000","last_change":"2023-10-07T18:47:06.021947+0000","last_active":"2023-10-07T18:47:52.631519+0000","last_peered":"2023-10-07T18:47:52.631519+0000","last_clean":"2023-10-07T18:47:52.631519+0000","last_became_active":"2023-10-07T18:47:06.021680+0000","last_became_peered":"2023-10-07T18:47:06.021680+0000","last_unstale":"2023-10-07T18:47:52.631519+0000","last_undegraded":"2023-10-07T18:47:52.631519+0000","last_fullsized":"2023-10-07T18:47:52.631519+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.006345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110219+0000","last_change":"2023-10-07T18:47:05.383490+0000","last_active":"2023-10-07T18:47:53.110219+0000","last_peered":"2023-10-07T18:47:53.110219+0000","last_clean":"2023-10-07T18:47:53.110219+0000","last_became_active":"2023-10-07T18:47:05.383200+0000","last_became_peered":"2023-10-07T18:47:05.383200+0000","last_unstale":"2023-10-07T18:47:53.110219+0000","last_undegraded":"2023-10-07T18:47:53.110219+0000","last_fullsized":"2023-10-07T18:47:53.110219+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.244245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631724+0000","last_change":"2023-10-07T18:47:06.025683+0000","last_active":"2023-10-07T18:47:52.631724+0000","last_peered":"2023-10-07T18:47:52.631724+0000","last_clean":"2023-10-07T18:47:52.631724+0000","last_became_active":"2023-10-07T18:47:06.025401+0000","last_became_peered":"2023-10-07T18:47:06.025401+0000","last_unstale":"2023-10-07T18:47:52.631724+0000","last_undegraded":"2023-10-07T18:47:52.631724+0000","last_fullsized":"2023-10-07T18:47:52.631724+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.246187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111889+0000","last_change":"2023-10-07T18:47:05.389078+0000","last_active":"2023-10-07T18:47:53.111889+0000","last_peered":"2023-10-07T18:47:53.111889+0000","last_clean":"2023-10-07T18:47:53.111889+0000","last_became_active":"2023-10-07T18:47:05.388769+0000","last_became_peered":"2023-10-07T18:47:05.388769+0000","last_unstale":"2023-10-07T18:47:53.111889+0000","last_undegraded":"2023-10-07T18:47:53.111889+0000","last_fullsized":"2023-10-07T18:47:53.111889+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:08:26.380293+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-07T18:47:53.110602+0000","last_change":"2023-10-07T18:47:06.040975+0000","last_active":"2023-10-07T18:47:53.110602+0000","last_peered":"2023-10-07T18:47:53.110602+0000","last_clean":"2023-10-07T18:47:53.110602+0000","last_became_active":"2023-10-07T18:47:06.040679+0000","last_became_peered":"2023-10-07T18:47:06.040679+0000","last_unstale":"2023-10-07T18:47:53.110602+0000","last_undegraded":"2023-10-07T18:47:53.110602+0000","last_fullsized":"2023-10-07T18:47:53.110602+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:04.906915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631351+0000","last_change":"2023-10-07T18:47:05.380086+0000","last_active":"2023-10-07T18:47:52.631351+0000","last_peered":"2023-10-07T18:47:52.631351+0000","last_clean":"2023-10-07T18:47:52.631351+0000","last_became_active":"2023-10-07T18:47:05.379801+0000","last_became_peered":"2023-10-07T18:47:05.379801+0000","last_unstale":"2023-10-07T18:47:52.631351+0000","last_undegraded":"2023-10-07T18:47:52.631351+0000","last_fullsized":"2023-10-07T18:47:52.631351+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.643263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111584+0000","last_change":"2023-10-07T18:47:06.041510+0000","last_active":"2023-10-07T18:47:53.111584+0000","last_peered":"2023-10-07T18:47:53.111584+0000","last_clean":"2023-10-07T18:47:53.111584+0000","last_became_active":"2023-10-07T18:47:06.041251+0000","last_became_peered":"2023-10-07T18:47:06.041251+0000","last_unstale":"2023-10-07T18:47:53.111584+0000","last_undegraded":"2023-10-07T18:47:53.111584+0000","last_fullsized":"2023-10-07T18:47:53.111584+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:52.068387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110388+0000","last_change":"2023-10-07T18:47:05.379493+0000","last_active":"2023-10-07T18:47:53.110388+0000","last_peered":"2023-10-07T18:47:53.110388+0000","last_clean":"2023-10-07T18:47:53.110388+0000","last_became_active":"2023-10-07T18:47:05.379173+0000","last_became_peered":"2023-10-07T18:47:05.379173+0000","last_unstale":"2023-10-07T18:47:53.110388+0000","last_undegraded":"2023-10-07T18:47:53.110388+0000","last_fullsized":"2023-10-07T18:47:53.110388+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T18:54:51.404142+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-07T18:47:53.110503+0000","last_change":"2023-10-07T18:47:06.031858+0000","last_active":"2023-10-07T18:47:53.110503+0000","last_peered":"2023-10-07T18:47:53.110503+0000","last_clean":"2023-10-07T18:47:53.110503+0000","last_became_active":"2023-10-07T18:47:06.028012+0000","last_became_peered":"2023-10-07T18:47:06.028012+0000","last_unstale":"2023-10-07T18:47:53.110503+0000","last_undegraded":"2023-10-07T18:47:53.110503+0000","last_fullsized":"2023-10-07T18:47:53.110503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.363055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632263+0000","last_change":"2023-10-07T18:47:05.381454+0000","last_active":"2023-10-07T18:47:52.632263+0000","last_peered":"2023-10-07T18:47:52.632263+0000","last_clean":"2023-10-07T18:47:52.632263+0000","last_became_active":"2023-10-07T18:47:05.381135+0000","last_became_peered":"2023-10-07T18:47:05.381135+0000","last_unstale":"2023-10-07T18:47:52.632263+0000","last_undegraded":"2023-10-07T18:47:52.632263+0000","last_fullsized":"2023-10-07T18:47:52.632263+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-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:22:01.792510+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-07T18:47:53.111505+0000","last_change":"2023-10-07T18:47:06.035171+0000","last_active":"2023-10-07T18:47:53.111505+0000","last_peered":"2023-10-07T18:47:53.111505+0000","last_clean":"2023-10-07T18:47:53.111505+0000","last_became_active":"2023-10-07T18:47:06.034429+0000","last_became_peered":"2023-10-07T18:47:06.034429+0000","last_unstale":"2023-10-07T18:47:53.111505+0000","last_undegraded":"2023-10-07T18:47:53.111505+0000","last_fullsized":"2023-10-07T18:47:53.111505+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:12.615917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110594+0000","last_change":"2023-10-07T18:47:06.039704+0000","last_active":"2023-10-07T18:47:53.110594+0000","last_peered":"2023-10-07T18:47:53.110594+0000","last_clean":"2023-10-07T18:47:53.110594+0000","last_became_active":"2023-10-07T18:47:06.038767+0000","last_became_peered":"2023-10-07T18:47:06.038767+0000","last_unstale":"2023-10-07T18:47:53.110594+0000","last_undegraded":"2023-10-07T18:47:53.110594+0000","last_fullsized":"2023-10-07T18:47:53.110594+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.630853+0000","last_change":"2023-10-07T18:47:06.034691+0000","last_active":"2023-10-07T18:47:52.630853+0000","last_peered":"2023-10-07T18:47:52.630853+0000","last_clean":"2023-10-07T18:47:52.630853+0000","last_became_active":"2023-10-07T18:47:06.034405+0000","last_became_peered":"2023-10-07T18:47:06.034405+0000","last_unstale":"2023-10-07T18:47:52.630853+0000","last_undegraded":"2023-10-07T18:47:52.630853+0000","last_fullsized":"2023-10-07T18:47:52.630853+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:39.974117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111176+0000","last_change":"2023-10-07T18:47:06.031601+0000","last_active":"2023-10-07T18:47:53.111176+0000","last_peered":"2023-10-07T18:47:53.111176+0000","last_clean":"2023-10-07T18:47:53.111176+0000","last_became_active":"2023-10-07T18:47:06.030970+0000","last_became_peered":"2023-10-07T18:47:06.030970+0000","last_unstale":"2023-10-07T18:47:53.111176+0000","last_undegraded":"2023-10-07T18:47:53.111176+0000","last_fullsized":"2023-10-07T18:47:53.111176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.255685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111063+0000","last_change":"2023-10-07T18:47:06.033199+0000","last_active":"2023-10-07T18:47:53.111063+0000","last_peered":"2023-10-07T18:47:53.111063+0000","last_clean":"2023-10-07T18:47:53.111063+0000","last_became_active":"2023-10-07T18:47:06.032943+0000","last_became_peered":"2023-10-07T18:47:06.032943+0000","last_unstale":"2023-10-07T18:47:53.111063+0000","last_undegraded":"2023-10-07T18:47:53.111063+0000","last_fullsized":"2023-10-07T18:47:53.111063+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.632963+0000","last_change":"2023-10-07T18:47:06.024817+0000","last_active":"2023-10-07T18:47:52.632963+0000","last_peered":"2023-10-07T18:47:52.632963+0000","last_clean":"2023-10-07T18:47:52.632963+0000","last_became_active":"2023-10-07T18:47:06.024526+0000","last_became_peered":"2023-10-07T18:47:06.024526+0000","last_unstale":"2023-10-07T18:47:52.632963+0000","last_undegraded":"2023-10-07T18:47:52.632963+0000","last_fullsized":"2023-10-07T18:47:52.632963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:10.910721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110329+0000","last_change":"2023-10-07T18:47:06.020253+0000","last_active":"2023-10-07T18:47:53.110329+0000","last_peered":"2023-10-07T18:47:53.110329+0000","last_clean":"2023-10-07T18:47:53.110329+0000","last_became_active":"2023-10-07T18:47:06.019744+0000","last_became_peered":"2023-10-07T18:47:06.019744+0000","last_unstale":"2023-10-07T18:47:53.110329+0000","last_undegraded":"2023-10-07T18:47:53.110329+0000","last_fullsized":"2023-10-07T18:47:53.110329+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111117+0000","last_change":"2023-10-07T18:47:06.041577+0000","last_active":"2023-10-07T18:47:53.111117+0000","last_peered":"2023-10-07T18:47:53.111117+0000","last_clean":"2023-10-07T18:47:53.111117+0000","last_became_active":"2023-10-07T18:47:06.041280+0000","last_became_peered":"2023-10-07T18:47:06.041280+0000","last_unstale":"2023-10-07T18:47:53.111117+0000","last_undegraded":"2023-10-07T18:47:53.111117+0000","last_fullsized":"2023-10-07T18:47:53.111117+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:02.971815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.633795+0000","last_change":"2023-10-07T18:47:06.027519+0000","last_active":"2023-10-07T18:47:52.633795+0000","last_peered":"2023-10-07T18:47:52.633795+0000","last_clean":"2023-10-07T18:47:52.633795+0000","last_became_active":"2023-10-07T18:47:06.027227+0000","last_became_peered":"2023-10-07T18:47:06.027227+0000","last_unstale":"2023-10-07T18:47:52.633795+0000","last_undegraded":"2023-10-07T18:47:52.633795+0000","last_fullsized":"2023-10-07T18:47:52.633795+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.110346+0000","last_change":"2023-10-07T18:47:06.034496+0000","last_active":"2023-10-07T18:47:53.110346+0000","last_peered":"2023-10-07T18:47:53.110346+0000","last_clean":"2023-10-07T18:47:53.110346+0000","last_became_active":"2023-10-07T18:47:06.029411+0000","last_became_peered":"2023-10-07T18:47:06.029411+0000","last_unstale":"2023-10-07T18:47:53.110346+0000","last_undegraded":"2023-10-07T18:47:53.110346+0000","last_fullsized":"2023-10-07T18:47:53.110346+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:03.384027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:52.631592+0000","last_change":"2023-10-07T18:47:06.027939+0000","last_active":"2023-10-07T18:47:52.631592+0000","last_peered":"2023-10-07T18:47:52.631592+0000","last_clean":"2023-10-07T18:47:52.631592+0000","last_became_active":"2023-10-07T18:47:06.027646+0000","last_became_peered":"2023-10-07T18:47:06.027646+0000","last_unstale":"2023-10-07T18:47:52.631592+0000","last_undegraded":"2023-10-07T18:47:52.631592+0000","last_fullsized":"2023-10-07T18:47:52.631592+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:17.384615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111266+0000","last_change":"2023-10-07T18:47:06.037680+0000","last_active":"2023-10-07T18:47:53.111266+0000","last_peered":"2023-10-07T18:47:53.111266+0000","last_clean":"2023-10-07T18:47:53.111266+0000","last_became_active":"2023-10-07T18:47:06.037104+0000","last_became_peered":"2023-10-07T18:47:06.037104+0000","last_unstale":"2023-10-07T18:47:53.111266+0000","last_undegraded":"2023-10-07T18:47:53.111266+0000","last_fullsized":"2023-10-07T18:47:53.111266+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:10.787475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111110+0000","last_change":"2023-10-07T18:47:06.031082+0000","last_active":"2023-10-07T18:47:53.111110+0000","last_peered":"2023-10-07T18:47:53.111110+0000","last_clean":"2023-10-07T18:47:53.111110+0000","last_became_active":"2023-10-07T18:47:06.030409+0000","last_became_peered":"2023-10-07T18:47:06.030409+0000","last_unstale":"2023-10-07T18:47:53.111110+0000","last_undegraded":"2023-10-07T18:47:53.111110+0000","last_fullsized":"2023-10-07T18:47:53.111110+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:43.311909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-07T18:47:53.111265+0000","last_change":"2023-10-07T18:47:06.040885+0000","last_active":"2023-10-07T18:47:53.111265+0000","last_peered":"2023-10-07T18:47:53.111265+0000","last_clean":"2023-10-07T18:47:53.111265+0000","last_became_active":"2023-10-07T18:47:06.040563+0000","last_became_peered":"2023-10-07T18:47:06.040563+0000","last_unstale":"2023-10-07T18:47:53.111265+0000","last_undegraded":"2023-10-07T18:47:53.111265+0000","last_fullsized":"2023-10-07T18:47:53.111265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.096295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.442}]},{"osd":1,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.497}]},{"osd":2,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.68700000000000006}]},{"osd":4,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.60399999999999998}]},{"osd":5,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.67000000000000004}]},{"osd":6,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.72799999999999998}]}]},{"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":889512,"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 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.51700000000000002,"15min":0.51500000000000001},"min":{"1min":0.32000000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.71799999999999997,"15min":0.751},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.97499999999999998,"5min":6.4470000000000001,"15min":6.4470000000000001},"last":0.69799999999999995}]},{"osd":1,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.53500000000000003,"15min":0.53300000000000003},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.92000000000000004,"5min":1.429,"15min":1.429},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.54000000000000004,"15min":0.54200000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.0669999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.71099999999999997,"15min":0.74299999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.0269999999999999,"5min":6.407,"15min":6.407},"last":0.57399999999999995}]},{"osd":3,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.53000000000000003,"5min":0.56100000000000005,"15min":0.56599999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.74299999999999999,"5min":1.387,"15min":1.387},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.57799999999999996,"15min":0.56299999999999994},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":0.67100000000000004}]},{"osd":4,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.66100000000000003,"15min":0.70099999999999996},"min":{"1min":0.30499999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.54900000000000004,"5min":6.9299999999999997,"15min":6.9299999999999997},"last":0.375},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.498,"15min":0.503},"min":{"1min":0.32000000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.71699999999999997,"5min":1.591,"15min":1.591},"last":0.39700000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.68899999999999995,"15min":0.72699999999999998},"min":{"1min":0.35099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.64600000000000002,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.57299999999999995,"15min":0.58899999999999997},"min":{"1min":0.34499999999999997,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.65100000000000002,"5min":2.6269999999999998,"15min":2.6269999999999998},"last":0.47899999999999998}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.443},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.627}]}]},{"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 18:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.37},"min":{"1min":0.27100000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.254},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.37,"15min":0.35399999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.27000000000000002}]},{"osd":2,"last update":"Sat Oct 7 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.41799999999999998,"15min":0.42699999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.97099999999999997,"5min":1.304,"15min":1.304},"last":0.28899999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41299999999999998,"15min":0.40400000000000003},"min":{"1min":0.29399999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.30599999999999999}]},{"osd":3,"last update":"Sat Oct 7 18:48:27 2023","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.41499999999999998,"15min":0.42599999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.626,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.46300000000000002,"15min":0.47099999999999997},"min":{"1min":0.29699999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.66000000000000003,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 18:47:37 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.59499999999999997,"15min":0.58299999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57299999999999995,"15min":0.56499999999999995},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.76200000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.60899999999999999,"15min":0.60799999999999998},"min":{"1min":0.41799999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.60799999999999998,"15min":0.60999999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.79700000000000004}]},{"osd":6,"last update":"Sat Oct 7 18:48:27 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.63100000000000001,"15min":0.64500000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.84499999999999997,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.66300000000000003,"15min":0.67900000000000005},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.89900000000000002,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.81799999999999995}]},{"osd":7,"last update":"Sat Oct 7 18:47:48 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.81000000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738424,"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 18:47:36 2023","interfaces":[{"interface":"back","average":{"1min":0.34200000000000003,"5min":0.34399999999999997,"15min":0.33400000000000002},"min":{"1min":0.23499999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.498,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.377,"15min":0.36099999999999999},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.56799999999999995,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.307}]},{"osd":2,"last update":"Sat Oct 7 18:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.39900000000000002,"15min":0.39500000000000002},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.52600000000000002,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.40300000000000002,"15min":0.39900000000000002},"min":{"1min":0.26000000000000001,"5min":0.246,"15min":0.246},"max":{"1min":0.53800000000000003,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.26800000000000002}]},{"osd":3,"last update":"Sat Oct 7 18:48:19 2023","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.441,"15min":0.45600000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.38900000000000001,"5min":0.44700000000000001,"15min":0.46100000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.60399999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41899999999999998}]},{"osd":4,"last update":"Sat Oct 7 18:47:40 2023","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.57199999999999995,"15min":0.58299999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.68600000000000005,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.60199999999999998,"15min":0.61099999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78500000000000003,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.64700000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:48:00 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.57999999999999996,"15min":0.59099999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.72399999999999998,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.503,"5min":0.57799999999999996,"15min":0.58999999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.66100000000000003,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.51800000000000002}]},{"osd":6,"last update":"Sat Oct 7 18:48:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.58799999999999997,"15min":0.59599999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.72499999999999998,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.58599999999999997,"15min":0.59099999999999997},"min":{"1min":0.41699999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.78100000000000003,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.52400000000000002}]},{"osd":7,"last update":"Sat Oct 7 18:47:49 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.623},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.55300000000000005}]}]},{"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":297952,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447200,"statfs":{"total":95995035648,"available":95689932800,"internally_reserved":0,"allocated":679936,"data_stored":296265,"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 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.36799999999999999,"15min":0.36499999999999999},"min":{"1min":0.27600000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.38500000000000001,"15min":0.38600000000000001},"min":{"1min":0.26600000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.53800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.39800000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:47:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25900000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56100000000000005,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.37},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40899999999999997,"15min":0.40000000000000002},"min":{"1min":0.248,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.57299999999999995,"5min":1.093,"15min":1.093},"last":0.32100000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:48:22 2023","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.46400000000000002,"15min":0.48099999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.79600000000000004,"5min":1.034,"15min":1.034},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.46500000000000002,"15min":0.46999999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.94899999999999995}]},{"osd":4,"last update":"Sat Oct 7 18:47:39 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.60899999999999999,"15min":0.61899999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.74399999999999999,"5min":0.875,"15min":0.875},"last":0.433},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.63800000000000001,"15min":0.64600000000000002},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.76200000000000001,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Oct 7 18:48:02 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.59699999999999998,"15min":0.60099999999999998},"min":{"1min":0.42899999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.75,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.58399999999999996,"15min":0.58199999999999996},"min":{"1min":0.432,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.75600000000000001,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.59999999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:28 2023","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.80900000000000005,"5min":0.995,"15min":0.995},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.61499999999999999,"15min":0.61199999999999999},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.90600000000000003,"5min":1.05,"15min":1.05},"last":0.51200000000000001}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.63800000000000001}]}]},{"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 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.41199999999999998,"15min":0.38500000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":5.226,"5min":5.226,"15min":5.226},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.432,"15min":0.44500000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.54300000000000004,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.36299999999999999}]},{"osd":1,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.42899999999999999,"15min":0.44400000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42399999999999999,"15min":0.43099999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.34699999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.45400000000000001,"15min":0.46300000000000002},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.58399999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.44400000000000001,"15min":0.45200000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.39100000000000001}]},{"osd":4,"last update":"Sat Oct 7 18:47:40 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.45800000000000002}]},{"osd":5,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.59299999999999997,"15min":0.59799999999999998},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.61199999999999999,"15min":0.61399999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.47899999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:25 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.58899999999999997,"15min":0.59499999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.82299999999999995,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.64700000000000002,"15min":0.65600000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.65100000000000002}]},{"osd":7,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.627},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.55200000000000005}]}]},{"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":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":297556,"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 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.38200000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.55000000000000004,"15min":0.55400000000000005},"min":{"1min":0.40400000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.67700000000000005,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.48899999999999999}]},{"osd":1,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.52900000000000003,"15min":0.53600000000000003},"min":{"1min":0.34200000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.72399999999999998,"5min":0.755,"15min":0.755},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.53400000000000003,"15min":0.53700000000000003},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68400000000000005,"5min":0.753,"15min":0.753},"last":0.60499999999999998}]},{"osd":2,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.34399999999999997,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.74099999999999999,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.501,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.64100000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:47:41 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56699999999999995,"15min":0.57499999999999996},"min":{"1min":0.39700000000000002,"5min":0.377,"15min":0.377},"max":{"1min":0.66900000000000004,"5min":0.754,"15min":0.754},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.505,"5min":0.53300000000000003,"15min":0.53700000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66200000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.50900000000000001}]},{"osd":5,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.42999999999999999,"15min":0.42799999999999999},"min":{"1min":0.29399999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.69199999999999995,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.29699999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.63600000000000001,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.71199999999999997}]},{"osd":6,"last update":"Sat Oct 7 18:48:23 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.73299999999999998,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.498,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70699999999999996,"5min":0.753,"15min":0.753},"last":0.75700000000000001}]},{"osd":7,"last update":"Sat Oct 7 18:47:45 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.66800000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724578,"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":299234,"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 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.501,"15min":0.499},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73199999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.80900000000000005,"15min":0.85699999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.68799999999999994,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.51700000000000002,"15min":0.51900000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.73899999999999999,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52000000000000002,"15min":0.51500000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.56000000000000005}]},{"osd":2,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.72399999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.621},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.53400000000000003,"15min":0.52800000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.63600000000000001}]},{"osd":3,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55000000000000004,"15min":0.54900000000000004},"min":{"1min":0.37,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.82599999999999996,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.83299999999999996,"15min":0.877},"min":{"1min":0.435,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.84899999999999998,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.54300000000000004}]},{"osd":4,"last update":"Sat Oct 7 18:48:06 2023","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.432,"15min":0.42999999999999999},"min":{"1min":0.27500000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.46700000000000003,"15min":0.46500000000000002},"min":{"1min":0.30199999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.81200000000000006,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.48099999999999998}]},{"osd":6,"last update":"Sat Oct 7 18:48:24 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.502,"15min":0.5},"min":{"1min":0.33700000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.80700000000000005,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.51600000000000001,"15min":0.51000000000000001},"min":{"1min":0.318,"5min":0.31,"15min":0.31},"max":{"1min":0.79600000000000004,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.503}]},{"osd":7,"last update":"Sat Oct 7 18:47:47 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.435},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.44500000000000001}]}]}],"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-07T18:48:37.725 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-07T18:48:37.725 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-07T18:48:37.725 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-07T18:48:37.727 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-07T18:48:38.069 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='client.24677 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='client.24677 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.577 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2023-10-07T18:48:38.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 systemd[1]: Stopping Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='client.24677 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2023-10-07T18:48:38.635 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2023-10-07T18:48:38.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]: dispatch 2023-10-07T18:48:38.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]: dispatch 2023-10-07T18:48:38.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2023-10-07T18:48:38.636 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=infra.usagestats.collector t=2023-10-07T18:48:38.377741843Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=provisioning.datasources t=2023-10-07T18:48:38.378285467Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=provisioning.datasources t=2023-10-07T18:48:38.411604548Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=provisioning.datasources t=2023-10-07T18:48:38.471728262Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=provisioning.alerting t=2023-10-07T18:48:38.520025014Z level=info msg="starting to provision alerting" 2023-10-07T18:48:38.636 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=provisioning.alerting t=2023-10-07T18:48:38.520057219Z level=info msg="finished to provision alerting" 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=grafanaStorageLogger t=2023-10-07T18:48:38.520208812Z level=info msg="storage starting" 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=ngalert.state.manager t=2023-10-07T18:48:38.520271199Z level=info msg="Warming state cache for startup" 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=http.server t=2023-10-07T18:48:38.522259663Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=sqlstore.transactions t=2023-10-07T18:48:38.531366417Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=ngalert.state.manager t=2023-10-07T18:48:38.634528175Z level=info msg="State cache has been initialized" states=0 duration=114.252402ms 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=ticker t=2023-10-07T18:48:38.634607586Z level=info msg=starting first_tick=2023-10-07T18:48:40Z 2023-10-07T18:48:38.637 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=ngalert.multiorg.alertmanager t=2023-10-07T18:48:38.634596818Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T18:48:38.921 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=sqlstore.transactions t=2023-10-07T18:48:38.819523114Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T18:48:38.922 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[152173]: logger=sqlstore.transactions t=2023-10-07T18:48:38.82998368Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T18:48:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.689Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T18:48:38.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.690Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T18:48:38.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.690Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T18:48:38.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:38 smithi163 conmon[148275]: ts=2023-10-07T18:48:38.690Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T18:48:39.335 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:48:39 smithi163 conmon[152173]: logger=sqlstore.transactions t=2023-10-07T18:48:39.069631543Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2023-10-07T18:48:39.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:39 smithi163 bash[153765]: 554d49570799b0f538917e2c6d6d3f1f8a2943aa30cfbea37521823af5bdf1c5 2023-10-07T18:48:39.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:39 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T18:48:39.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:39 smithi163 systemd[1]: Stopped Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:48:39.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:39 smithi163 systemd[1]: Starting Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2023-10-07T18:48:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]': finished 2023-10-07T18:48:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2023-10-07T18:48:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:39 smithi163 ceph-mon[102800]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T18:48:39.678 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:39.678 INFO:teuthology.orchestra.run.smithi087.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-07T18:48:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[98507]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T18:48:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.22", "id": [0, 1]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.35", "id": [5, 1]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2023-10-07T18:48:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:39 smithi087 ceph-mon[115692]: osdmap e69: 8 total, 8 up, 8 in 2023-10-07T18:48:40.285 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-07T18:48:40.286 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/590534919' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:40 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:40.423 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.137Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T18:48:40.423 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.137Z 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-07T18:48:40.423 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.137Z 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 smithi163 (none))" 2023-10-07T18:48:40.423 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.137Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T18:48:40.423 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.137Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.138Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.139Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.140Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.140Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.039µs 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.142Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.558µs wal_replay_duration=414.157µs wbl_replay_duration=108ns total_replay_duration=452.576µs 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.143Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T18:48:40.424 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.143Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.143Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 bash[154094]: fc69de352a94545cb4e0cee58cf659a871901e2eb365446d6ce13db886ff22f4 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 systemd[1]: Started Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.158Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.708738ms db_storage=679ns remote_storage=1.065µs web_handler=262ns query_engine=939ns scrape=239.032µs scrape_sd=24.813µs notify=26.863µs notify_sd=6.243µs rules=14.010684ms tracing=6.1µs 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.158Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T18:48:40.425 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:48:40 smithi163 conmon[154135]: ts=2023-10-07T18:48:40.158Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T18:48:40.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T18:48:40.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/590534919' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T18:48:40.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.567 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.568 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPING 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPED 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTING 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Serving on http://:::9283 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTED 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPING 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPED 2023-10-07T18:48:40.569 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTING 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Serving on http://:::9283 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTED 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPING 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STOPPED 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTING 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Serving on http://:::9283 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:40 smithi087 conmon[98939]: [07/Oct/2023:18:48:40] ENGINE Bus STARTED 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: osdmap e70: 8 total, 8 up, 8 in 2023-10-07T18:48:40.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/590534919' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:40.571 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:40 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:40.635 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:40.636 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":70,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:48:39.336475+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.35","mappings":[{"from":5,"to":1}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:48:40.651 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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-07T18:48:40.652 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T18:48:40.993 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2023-10-07T18:48:41.007 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-10-07T18:48:41.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:41.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:41.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:41.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2994284502' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3578640319' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:41.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:41.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:41.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:41.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2994284502' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:41.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:41 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3578640319' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:41.369 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 32 2023-10-07T18:48:41.385 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-10-07T18:48:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: pgmap v40: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:48:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2023-10-07T18:48:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:48:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:48:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:48:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:48:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2994284502' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:41 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3578640319' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:41.739 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 64 2023-10-07T18:48:41.755 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-10-07T18:48:42.098 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 8 2023-10-07T18:48:42.113 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:48:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1500677979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2018166104' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3269116559' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1500677979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2018166104' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:42 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3269116559' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.493 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:42.493 INFO:teuthology.orchestra.run.smithi087.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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/3322369795","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":3322369795},{"type":"v1","addr":"172.21.15.163:6833","nonce":3322369795}]},"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":[{"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:47:09.385068+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":24350},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24350":{"gid":24350,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:48:42.495 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 8 2023-10-07T18:48:42.508 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:48:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:42 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1500677979' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:42 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2018166104' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:42 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3269116559' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:42.851 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:42.852 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":70,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:48:39.336475+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.35","mappings":[{"from":5,"to":1}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:48:42.866 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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-07T18:48:42.866 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-10-07T18:48:43.199 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2023-10-07T18:48:43.214 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-10-07T18:48:43.531 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 32 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1582352960' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1254264771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.544 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3614382505' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1582352960' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1254264771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.545 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.546 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:43 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3614382505' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:43.546 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-10-07T18:48:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: pgmap v41: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1582352960' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1254264771' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:43 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3614382505' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-07T18:48:43.875 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 64 2023-10-07T18:48:43.892 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-10-07T18:48:44.247 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 8 2023-10-07T18:48:44.261 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:48:44.657 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:44.657 INFO:teuthology.orchestra.run.smithi087.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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/3322369795","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":3322369795},{"type":"v1","addr":"172.21.15.163:6833","nonce":3322369795}]},"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":[{"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:47:09.385068+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":24350},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24350":{"gid":24350,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:48:44.661 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 8 2023-10-07T18:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/971863925' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4277506793' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:44 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/394669962' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/971863925' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/4277506793' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.673 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/394669962' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/971863925' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/4277506793' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.674 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:44 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/394669962' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-10-07T18:48:44.675 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T18:48:45.051 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:45.051 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":70,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T18:48:39.336475+0000","last_up_change":"2023-10-07T18:46:45.023286+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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-07T18:47:50.070841+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":"46deca82-fab0-47f8-ad96-38342a1e37e5","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.87:6802","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6803","nonce":765481586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6805","nonce":765481586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6809","nonce":765481586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":765481586},{"type":"v1","addr":"172.21.15.87:6807","nonce":765481586}]},"public_addr":"172.21.15.87:6803/765481586","cluster_addr":"172.21.15.87:6805/765481586","heartbeat_back_addr":"172.21.15.87:6809/765481586","heartbeat_front_addr":"172.21.15.87:6807/765481586","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","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.87:6810","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6811","nonce":2685746734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6813","nonce":2685746734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6817","nonce":2685746734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2685746734},{"type":"v1","addr":"172.21.15.87:6815","nonce":2685746734}]},"public_addr":"172.21.15.87:6811/2685746734","cluster_addr":"172.21.15.87:6813/2685746734","heartbeat_back_addr":"172.21.15.87:6817/2685746734","heartbeat_front_addr":"172.21.15.87:6815/2685746734","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","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.87:6818","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6819","nonce":2855216225}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6821","nonce":2855216225}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6825","nonce":2855216225}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2855216225},{"type":"v1","addr":"172.21.15.87:6823","nonce":2855216225}]},"public_addr":"172.21.15.87:6819/2855216225","cluster_addr":"172.21.15.87:6821/2855216225","heartbeat_back_addr":"172.21.15.87:6825/2855216225","heartbeat_front_addr":"172.21.15.87:6823/2855216225","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","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.87:6826","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6827","nonce":2621206115}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6829","nonce":2621206115}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6833","nonce":2621206115}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":2621206115},{"type":"v1","addr":"172.21.15.87:6831","nonce":2621206115}]},"public_addr":"172.21.15.87:6827/2621206115","cluster_addr":"172.21.15.87:6829/2621206115","heartbeat_back_addr":"172.21.15.87:6833/2621206115","heartbeat_front_addr":"172.21.15.87:6831/2621206115","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","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.163:6800","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6801","nonce":1460221408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6803","nonce":1460221408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6807","nonce":1460221408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1460221408},{"type":"v1","addr":"172.21.15.163:6805","nonce":1460221408}]},"public_addr":"172.21.15.163:6801/1460221408","cluster_addr":"172.21.15.163:6803/1460221408","heartbeat_back_addr":"172.21.15.163:6807/1460221408","heartbeat_front_addr":"172.21.15.163:6805/1460221408","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6809","nonce":3147768665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6811","nonce":3147768665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6815","nonce":3147768665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3147768665},{"type":"v1","addr":"172.21.15.163:6813","nonce":3147768665}]},"public_addr":"172.21.15.163:6809/3147768665","cluster_addr":"172.21.15.163:6811/3147768665","heartbeat_back_addr":"172.21.15.163:6815/3147768665","heartbeat_front_addr":"172.21.15.163:6813/3147768665","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","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.163:6816","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6817","nonce":1345683737}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6819","nonce":1345683737}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6823","nonce":1345683737}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":1345683737},{"type":"v1","addr":"172.21.15.163:6821","nonce":1345683737}]},"public_addr":"172.21.15.163:6817/1345683737","cluster_addr":"172.21.15.163:6819/1345683737","heartbeat_back_addr":"172.21.15.163:6823/1345683737","heartbeat_front_addr":"172.21.15.163:6821/1345683737","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6825","nonce":3687118564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6827","nonce":3687118564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6831","nonce":3687118564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":3687118564},{"type":"v1","addr":"172.21.15.163:6829","nonce":3687118564}]},"public_addr":"172.21.15.163:6825/3687118564","cluster_addr":"172.21.15.163:6827/3687118564","heartbeat_back_addr":"172.21.15.163:6831/3687118564","heartbeat_front_addr":"172.21.15.163:6829/3687118564","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-07T18:44:06.617279+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-07T18:44:29.178235+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-07T18:44:51.498033+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-07T18:45:14.088705+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-07T18:45:35.355712+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-07T18:45:58.240211+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-07T18:46:20.690668+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-07T18:46:43.334535+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.35","mappings":[{"from":5,"to":1}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+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-07T18:48:45.067 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T18:48:45.451 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T18:48:45.452 INFO:teuthology.orchestra.run.smithi087.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":24340,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/3322369795","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":3322369795},{"type":"v1","addr":"172.21.15.163:6833","nonce":3322369795}]},"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":[{"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:47:09.385068+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":24350},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24350":{"gid":24350,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":4,"addr":"172.21.15.87:6835/2707900545","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":2707900545},{"type":"v1","addr":"172.21.15.87:6835","nonce":2707900545}]},"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-07T18:48:45.453 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:48:45 smithi087 conmon[173973]: ts=2023-10-07T18:48:45.286Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00371621s 2023-10-07T18:48:45.454 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 8 2023-10-07T18:48:45.468 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-07T18:47:05.758030+0000', 'modified': '2023-10-07T18:47:09.385068+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': 24350}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24350': {'gid': 24350, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 4, 'addr': '172.21.15.87:6835/2707900545', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.87:6834', 'nonce': 2707900545}, {'type': 'v1', 'addr': '172.21.15.87:6835', 'nonce': 2707900545}]}, '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-07T18:48:45.468 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-10-07T18:48:45.468 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.a status 2023-10-07T18:48:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:2023-10-07T18:48:45.614+0000 7f67caff5700 0 client.14892 ms_handle_reset on v2:172.21.15.87:6834/2707900545 2023-10-07T18:48:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:2023-10-07T18:48:45.636+0000 7f67caff5700 0 client.24785 ms_handle_reset on v2:172.21.15.87:6834/2707900545 2023-10-07T18:48:45.636 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:48:45.636 INFO:teuthology.orchestra.run.smithi087.stdout: "cluster_fsid": "05b14f9a-6541-11ee-8db5-212e2dc638e7", 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "whoami": 0, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "id": 24350, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "want_state": "up:active", 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "state": "up:active", 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "fs_name": "cephfs", 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "rank_uptime": 99.272841252000006, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "mdsmap_epoch": 8, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "osdmap_epoch": 70, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "osdmap_epoch_barrier": 63, 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout: "uptime": 107.298673103 2023-10-07T18:48:45.637 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:48:45.648 INFO:tasks.cephadm:Setup complete, yielding 2023-10-07T18:48:45.649 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:48:45.661 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2023-10-07T18:48:45.661 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:48:45.696 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-10-07T18:48:45.696 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-07T18:48:45.730 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2023-10-07T18:48:45.730 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-10-07T18:48:45.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[98507]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:45.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1728558573' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1959012917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3304825938' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.755 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[115692]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:45.755 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1728558573' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.755 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1959012917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.755 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:45 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3304825938' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:45 smithi163 ceph-mon[102800]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:45.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:45 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1728558573' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:45 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1959012917' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T18:48:45.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:45 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3304825938' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T18:48:46.085 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:48:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:47.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE Bus STOPPING 2023-10-07T18:48:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:48:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE Bus STOPPED 2023-10-07T18:48:48.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE Bus STARTING 2023-10-07T18:48:48.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE Serving on http://:::9283 2023-10-07T18:48:48.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:47 smithi087 conmon[98939]: [07/Oct/2023:18:48:47] ENGINE Bus STARTED 2023-10-07T18:48:48.540 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:48:48.573 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-10-07T18:48:48.573 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:48:48.658 INFO:teuthology.task.print:**** done start telemetry quincy... 2023-10-07T18:48:48.658 INFO:teuthology.run_tasks:Running task workunit... 2023-10-07T18:48:48.777 INFO:tasks.workunit:Pulling workunits from ref 9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:48:48.778 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T18:48:48.778 DEBUG:teuthology.orchestra.run.smithi087:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T18:48:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T18:48:48.798 INFO:teuthology.orchestra.run.smithi087.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T18:48:48.798 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T18:48:48.855 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T18:48:48.856 DEBUG:teuthology.orchestra.run.smithi087:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T18:48:48.912 INFO:tasks.workunit:timeout=3h 2023-10-07T18:48:48.913 INFO:tasks.workunit:cleanup=True 2023-10-07T18:48:48.913 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:48:48.970 INFO:tasks.workunit.client.0.smithi087.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T18:48:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' 2023-10-07T18:48:49.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:49.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:49.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:49.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:49.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:48 smithi163 ceph-mon[102800]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' 2023-10-07T18:48:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:49.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:49.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:49.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[115692]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:49.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' 2023-10-07T18:48:49.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:48:49.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:48:49.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:48:49.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:48:49.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:48 smithi087 ceph-mon[98507]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:49.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:48:49 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:50.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:48:50 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:50] "GET /metrics HTTP/1.1" 200 235633 "" "Prometheus/2.43.0" 2023-10-07T18:48:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:51 smithi087 ceph-mon[98507]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:51 smithi087 ceph-mon[115692]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:51 smithi163 ceph-mon[102800]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:53 smithi087 ceph-mon[98507]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:53 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:53 smithi087 ceph-mon[115692]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:53 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:53 smithi163 ceph-mon[102800]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:53 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:48:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:55 smithi087 ceph-mon[98507]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:55 smithi087 ceph-mon[115692]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:55 smithi163 ceph-mon[102800]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:57.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:57 smithi163 ceph-mon[102800]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:57 smithi087 ceph-mon[98507]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:57 smithi087 ceph-mon[115692]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:48:59 smithi087 ceph-mon[98507]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:48:59 smithi087 ceph-mon[115692]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:48:59.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:48:59 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:48:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:48:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:48:59 smithi163 ceph-mon[102800]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:00.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:00 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:00] "GET /metrics HTTP/1.1" 200 235682 "" "Prometheus/2.43.0" 2023-10-07T18:49:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:01 smithi087 ceph-mon[115692]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:01 smithi087 ceph-mon[98507]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:01 smithi163 ceph-mon[102800]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:03 smithi087 ceph-mon[98507]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:03 smithi087 ceph-mon[115692]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:03 smithi163 ceph-mon[102800]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:05 smithi087 ceph-mon[115692]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:05 smithi087 ceph-mon[98507]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:05 smithi163 ceph-mon[102800]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:07 smithi163 ceph-mon[102800]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:07 smithi087 ceph-mon[115692]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:07 smithi087 ceph-mon[98507]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:08 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:08 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:08 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:09 smithi163 ceph-mon[102800]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:09.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:09 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:09 smithi087 ceph-mon[98507]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:09 smithi087 ceph-mon[115692]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:10 smithi163 ceph-mon[102800]: mgrmap e20: y(active, since 91s), standbys: x 2023-10-07T18:49:10.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:10 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:10] "GET /metrics HTTP/1.1" 200 235672 "" "Prometheus/2.43.0" 2023-10-07T18:49:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:10 smithi087 ceph-mon[98507]: mgrmap e20: y(active, since 91s), standbys: x 2023-10-07T18:49:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:10 smithi087 ceph-mon[115692]: mgrmap e20: y(active, since 91s), standbys: x 2023-10-07T18:49:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:11 smithi163 ceph-mon[102800]: 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-07T18:49:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:11 smithi087 ceph-mon[98507]: 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-07T18:49:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:11 smithi087 ceph-mon[115692]: 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-07T18:49:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:13 smithi163 ceph-mon[102800]: 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-07T18:49:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:13 smithi087 ceph-mon[115692]: 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-07T18:49:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:13 smithi087 ceph-mon[98507]: 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-07T18:49:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:15 smithi163 ceph-mon[102800]: 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-07T18:49:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:15 smithi087 ceph-mon[98507]: 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-07T18:49:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:15 smithi087 ceph-mon[115692]: 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-07T18:49:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:17 smithi163 ceph-mon[102800]: 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-07T18:49:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:17 smithi087 ceph-mon[98507]: 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-07T18:49:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:17 smithi087 ceph-mon[115692]: 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-07T18:49:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:19 smithi087 ceph-mon[115692]: 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-07T18:49:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:19 smithi087 ceph-mon[98507]: 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-07T18:49:19.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:19 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:19 smithi163 ceph-mon[102800]: 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-07T18:49:20.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:20 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:20] "GET /metrics HTTP/1.1" 200 235672 "" "Prometheus/2.43.0" 2023-10-07T18:49:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:21 smithi087 ceph-mon[98507]: 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-07T18:49:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:21 smithi087 ceph-mon[115692]: 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-07T18:49:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:21 smithi163 ceph-mon[102800]: 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-07T18:49:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:23 smithi087 ceph-mon[98507]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:23 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:23 smithi087 ceph-mon[115692]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:23 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:23 smithi163 ceph-mon[102800]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:23 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:25 smithi087 ceph-mon[98507]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:25 smithi087 ceph-mon[115692]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:25 smithi163 ceph-mon[102800]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:27 smithi163 ceph-mon[102800]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:27 smithi087 ceph-mon[98507]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:27 smithi087 ceph-mon[115692]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:28.698 INFO:tasks.workunit.client.0.smithi087.stderr:Note: switching to '9725b08fd801c82987c737f7e6d354878f036ee8'. 2023-10-07T18:49:28.698 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.698 INFO:tasks.workunit.client.0.smithi087.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr:changes and commit them, and you can discard any commits you make in this 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr:state without impacting any branches by switching back to a branch. 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr:If you want to create a new branch to retain commits you create, you may 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr:do so (now or later) by using -c with the switch command. Example: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: git switch -c 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr:Or undo this operation with: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: git switch - 2023-10-07T18:49:28.699 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.700 INFO:tasks.workunit.client.0.smithi087.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-10-07T18:49:28.700 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:28.700 INFO:tasks.workunit.client.0.smithi087.stderr:HEAD is now at 9725b08fd80 Merge pull request #53417 from jrchyang/fix_mclock_scheduling_slow_main 2023-10-07T18:49:28.703 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:49:28.732 INFO:tasks.workunit.client.0.smithi087.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T18:49:28.734 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T18:49:28.734 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T18:49:29.273 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T18:49:29.341 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T18:49:29.378 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T18:49:29.379 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T18:49:29.379 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T18:49:29.417 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T18:49:29.420 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T18:49:29.420 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T18:49:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:29 smithi087 ceph-mon[98507]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:29 smithi087 ceph-mon[115692]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:29.471 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2023-10-07T18:49:29.473 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2023-10-07T18:49:29.474 DEBUG:teuthology.orchestra.run.smithi087: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-07T18:49:29.531 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-10-07T18:49:29.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:29 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:29 smithi163 ceph-mon[102800]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:29.977 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-10-07T18:49:30.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE Bus STOPPING 2023-10-07T18:49:30.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:49:30.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE Bus STOPPED 2023-10-07T18:49:30.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE Bus STARTING 2023-10-07T18:49:30.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE Serving on http://:::9283 2023-10-07T18:49:30.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:29 smithi087 conmon[98939]: [07/Oct/2023:18:49:29] ENGINE Bus STARTED 2023-10-07T18:49:30.428 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-10-07T18:49:30.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STOPPING 2023-10-07T18:49:30.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:49:30.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STOPPED 2023-10-07T18:49:30.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STARTING 2023-10-07T18:49:30.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Serving on http://:::9283 2023-10-07T18:49:30.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STARTED 2023-10-07T18:49:30.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:30] "GET /metrics HTTP/1.1" 200 235664 "" "Prometheus/2.43.0" 2023-10-07T18:49:30.870 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry preview 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3788197336' entity='client.admin' 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:31.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:30 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STOPPING 2023-10-07T18:49:31.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:49:31.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STOPPED 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STARTING 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Serving on http://:::9283 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:30 smithi087 conmon[98939]: [07/Oct/2023:18:49:30] ENGINE Bus STARTED 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3788197336' entity='client.admin' 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3788197336' entity='client.admin' 2023-10-07T18:49:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='client.? ' entity='client.admin' 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:31.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:31.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:30 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:31.424 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer": { 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "active": true, 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "mode": "" 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "channels": [ 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: "ident" 2023-10-07T18:49:31.425 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "channels_available": [ 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_available": [ 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:31.426 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:31.427 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_opted_in": [ 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:31.428 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "config": { 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "active_changed": [ 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:31.429 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "client_check_pool_perm", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_gid", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_uid", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "client_quota", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:31.430 INFO:tasks.workunit.client.0.smithi087.stdout: "daemonize", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "keyring", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_block_size", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_cache_size", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_compression", 2023-10-07T18:49:31.431 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_log", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_write_buffer_size", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_file", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_journald", 2023-10-07T18:49:31.432 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_stderr", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_host", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:31.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "no_config_file", 2023-10-07T18:49:31.434 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:31.435 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:31.436 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addr", 2023-10-07T18:49:31.437 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addrv", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_default_features", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_qos_exclude_ops", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "setgroup", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "setuser" 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_changed": [ 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:31.438 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:31.439 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_join_fs", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/container_init", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/migration_current", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T18:49:31.440 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_ident", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/description", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/organization", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:31.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:31.442 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:31.443 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:31.444 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:31.445 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_cache_enabled", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_ops_log", 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_usage_log" 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:31.446 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "contact": null, 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "crashes": [], 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "created": "2023-10-07T18:41:58.621231Z", 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "crush": { 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_algs": { 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "straw2": 3 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_sizes": { 2023-10-07T18:49:31.447 INFO:tasks.workunit.client.0.smithi087.stdout: "2": 1, 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "4": 2 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_types": { 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "1": 2, 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "11": 1 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "compat_weight_set": false, 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: "device_classes": [ 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: 8 2023-10-07T18:49:31.448 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "num_buckets": 6, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "num_devices": 8, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "num_rules": 1, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "num_types": 12, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "num_weight_sets": 0, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "tunables": { 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "allowed_bucket_algs": 54, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_fallback_tries": 0, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_tries": 0, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_total_tries": 50, 2023-10-07T18:49:31.449 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_descend_once": 1, 2023-10-07T18:49:31.450 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_stable": 1, 2023-10-07T18:49:31.450 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_vary_r": 1, 2023-10-07T18:49:31.450 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v2_rules": 0, 2023-10-07T18:49:31.450 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v3_rules": 0, 2023-10-07T18:49:31.450 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v4_buckets": 1, 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v5_rules": 0, 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "legacy_tunables": 0, 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "minimum_required_version": "jewel", 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "optimal_tunables": 1, 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "profile": "jewel", 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables": 1, 2023-10-07T18:49:31.451 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables2": 1, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables3": 1, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables5": 1, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "straw_calc_version": 1 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "description": "upgrade test cluster", 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "fs": { 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "feature_flags": { 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "enable_multiple": true, 2023-10-07T18:49:31.452 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_enabled_multiple": true 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "filesystems": [ 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "approx_ctime": "2023-10", 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer_enabled": false, 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_caps": 0, 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_dns": 10, 2023-10-07T18:49:31.453 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_inos": 13, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_subtrees": 2, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_allowed_features": 0, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "explicitly_allowed_features": 0, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "files": 0, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "max_mds": 1, 2023-10-07T18:49:31.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_data_pools": 1, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_in": 1, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_mds": 1, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": 0, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_replay": 0, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_up": 1, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "snaps": 0, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "standby_count_wanted": 0 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_mds": 1, 2023-10-07T18:49:31.455 INFO:tasks.workunit.client.0.smithi087.stdout: "total_num_mds": 2 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "hosts": { 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "num": 2, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mds": 2, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mgr": 2, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mon": 2, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_osd": 2 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "leaderboard": false, 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "license": "sharing-1-0", 2023-10-07T18:49:31.456 INFO:tasks.workunit.client.0.smithi087.stdout: "metadata": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 2 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:31.457 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 2 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 2 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:31.458 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 2 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 3 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:31.459 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 3 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 3 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T18:49:31.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 3 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 8 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.461 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 8 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 8 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.462 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 8 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_objectstore": { 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": 8 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "rotational": { 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: "0": 8 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.463 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "features": { 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "optional": [], 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "persistent": [ 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "kraken", 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "luminous", 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "mimic", 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap-prune", 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "nautilus", 2023-10-07T18:49:31.464 INFO:tasks.workunit.client.0.smithi087.stdout: "octopus", 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "pacific", 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "elector-pinging", 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "quincy" 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv4_addr_mons": 6, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv6_addr_mons": 0, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "min_mon_release": 17, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "v1_addr_mons": 3, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "v2_addr_mons": 3 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.465 INFO:tasks.workunit.client.0.smithi087.stdout: "organization": "ceph-qa", 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_network": false, 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 8, 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "require_min_compat_client": "luminous", 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "require_osd_release": "quincy" 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": [ 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.466 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 1, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 1, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 1, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 1781760, 2023-10-07T18:49:31.467 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 1781760, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 2, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 212, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 313344, 2023-10-07T18:49:31.468 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 590368, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 590368, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 1771104, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 179, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 2473984 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:31.469 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 32, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 32, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 2, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:31.470 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 98304, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 98304, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 22, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:31.471 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 3378, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 3378, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 10134, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 51, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 19456 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:31.472 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 64, 2023-10-07T18:49:31.473 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 64, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 3, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:31.474 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.475 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:31.476 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 8, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 8, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 4, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:31.477 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:31.478 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": { 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: "mirroring_by_pool": [ 2023-10-07T18:49:31.479 INFO:tasks.workunit.client.0.smithi087.stdout: false 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "num_images_by_pool": [ 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pools": 1 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "report_id": "2459979b-c71c-4f09-a70b-6cba14f33e8f", 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "report_timestamp": "2023-10-07T18:49:31.418148", 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "report_version": 1, 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "rook": { 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster": { 2023-10-07T18:49:31.480 INFO:tasks.workunit.client.0.smithi087.stdout: "external-mode": null, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "allow-multiple-per-node": null, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "count": null, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "max-id": null, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "pvc": { 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "stretch": { 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.481 INFO:tasks.workunit.client.0.smithi087.stdout: "network": { 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "provider": null 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "storage": { 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "device-set": { 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "non-portable": null, 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "portable": null, 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.482 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "csi": { 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes": { 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "node": { 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes-total": null, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "with-ceph-daemons": null, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T18:49:31.483 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-nfs-plugin": null, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-rbd-plugin": null 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "storage-class": { 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket": null, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs": null, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "nfs": null, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": null, 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:31.484 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "services": {}, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 105, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": 4, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_by_class": { 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "ssd": { 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:31.485 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416, 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_bytes": 2442940416, 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_ratio": 0.0031810766085982323 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:31.486 INFO:tasks.workunit.client.0.smithi087.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-10-07T18:49:31.487 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry preview-device 2023-10-07T18:49:32.002 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "40686b90-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_4068eda4-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184459": { 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:32.003 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "40686b90-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704298 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:32.004 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.006 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:32.007 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 27286913 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:32.008 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 45071149 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.009 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.010 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.011 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.012 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.013 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 90, 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 3034, 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 3047, 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 3022 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:32.014 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 200, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 361973974, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1788275192, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 6120265716, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 31403489294, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 10, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 47503, 2023-10-07T18:49:32.015 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 43973, 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 30, 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 20124 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 47503, 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 43973 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:32.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:32.017 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:32.018 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.019 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:32.020 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 30 Celsius", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 10%", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 361,973,974 [185 TB]", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,788,275,192 [915 TB]", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 6,120,265,716", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 31,403,489,294", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 200", 2023-10-07T18:49:32.021 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 47,503", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 43,973", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 20,124", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:32.022 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 30 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "406a2872-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_406ad9de-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184457": { 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "406a2872-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:32.024 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704296 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:32.025 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.026 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:32.027 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.028 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 24672513 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:32.029 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 42715333 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:32.030 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:32.031 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.033 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 91, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 2929, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 2943, 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 2914 2023-10-07T18:49:32.034 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 4, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 359744275, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1616937857, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 5463700045, 2023-10-07T18:49:32.035 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 26068478629, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 9, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 48402, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 51622, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 29, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 314 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 48402, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 51622 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.036 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:32.037 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:32.038 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.039 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:32.040 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 29 Celsius", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 9%", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 359,744,275 [184 TB]", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,616,937,857 [827 TB]", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 5,463,700,045", 2023-10-07T18:49:32.041 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 26,068,478,629", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 4", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 48,402", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 51,622", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 314", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.042 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 29 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.043 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:32.044 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry preview-all 2023-10-07T18:49:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:32 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:32 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:32.579 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "device_report": { 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "40686b90-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_4068eda4-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184459": { 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:32.580 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "40686b90-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704298 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.581 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:32.582 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:32.583 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.584 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.585 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 27286913 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.586 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 45071149 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.587 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.588 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.590 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 90, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 3034, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 3047, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 3022 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.591 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 200, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 361973974, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1788275192, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 6120265716, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 31403489294, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 10, 2023-10-07T18:49:32.592 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 47503, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 43973, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 30, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 20124 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 47503, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 43973 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:32.593 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.594 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:32.595 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:32.596 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:32.597 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 30 Celsius", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 10%", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 361,973,974 [185 TB]", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,788,275,192 [915 TB]", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 6,120,265,716", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 31,403,489,294", 2023-10-07T18:49:32.598 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 200", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 47,503", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 43,973", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 20,124", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:32.599 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 30 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.600 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "406a2872-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_406ad9de-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184457": { 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.601 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "406a2872-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704296 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.602 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.604 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.605 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 24672513 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.606 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 42715333 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.607 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.609 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:32.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 91, 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:32.611 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 2929, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 2943, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 2914 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 4, 2023-10-07T18:49:32.612 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 359744275, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1616937857, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 5463700045, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 26068478629, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 9, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 48402, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 51622, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 29, 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 314 2023-10-07T18:49:32.613 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 48402, 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 51622 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:32.614 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:32.615 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:32.616 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:32.617 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:32.618 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 29 Celsius", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 9%", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 359,744,275 [184 TB]", 2023-10-07T18:49:32.619 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,616,937,857 [827 TB]", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 5,463,700,045", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 26,068,478,629", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 4", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 48,402", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 51,622", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 314", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:32.620 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 29 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:32.621 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: "report": { 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer": { 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: "active": true, 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: "mode": "" 2023-10-07T18:49:32.622 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "channels": [ 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "ident" 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "channels_available": [ 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:32.623 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_available": [ 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:32.624 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_opted_in": [ 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:32.625 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "config": { 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "active_changed": [ 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "client_check_pool_perm", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_gid", 2023-10-07T18:49:32.626 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_uid", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "client_quota", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "daemonize", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "keyring", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_block_size", 2023-10-07T18:49:32.627 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_cache_size", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_compression", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_log", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_write_buffer_size", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_file", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_journald", 2023-10-07T18:49:32.628 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_stderr", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_host", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:32.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "no_config_file", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:32.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:32.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:32.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:32.633 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addr", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addrv", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_default_features", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_qos_exclude_ops", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "setgroup", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "setuser" 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_changed": [ 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:32.634 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:32.635 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_join_fs", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/container_init", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/migration_current", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_ident", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/description", 2023-10-07T18:49:32.636 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/organization", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:32.637 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:32.638 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:32.639 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_cache_enabled", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_ops_log", 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_usage_log" 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.640 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "contact": null, 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "crashes": [], 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "created": "2023-10-07T18:41:58.621231Z", 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "crush": { 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_algs": { 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "straw2": 3 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_sizes": { 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "2": 1, 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "4": 2 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_types": { 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "1": 2, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "11": 1 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "compat_weight_set": false, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "device_classes": [ 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: 8 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_buckets": 6, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_devices": 8, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_rules": 1, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_types": 12, 2023-10-07T18:49:32.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_weight_sets": 0, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "tunables": { 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "allowed_bucket_algs": 54, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_fallback_tries": 0, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_tries": 0, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_total_tries": 50, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_descend_once": 1, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_stable": 1, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_vary_r": 1, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v2_rules": 0, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v3_rules": 0, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v4_buckets": 1, 2023-10-07T18:49:32.643 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v5_rules": 0, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "legacy_tunables": 0, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "minimum_required_version": "jewel", 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "optimal_tunables": 1, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "profile": "jewel", 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables": 1, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables2": 1, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables3": 1, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables5": 1, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "straw_calc_version": 1 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.644 INFO:tasks.workunit.client.0.smithi087.stdout: "description": "upgrade test cluster", 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "fs": { 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "feature_flags": { 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "enable_multiple": true, 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_enabled_multiple": true 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: "filesystems": [ 2023-10-07T18:49:32.645 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "approx_ctime": "2023-10", 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer_enabled": false, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_caps": 0, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_dns": 10, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_inos": 13, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_subtrees": 2, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_allowed_features": 0, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "explicitly_allowed_features": 0, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "files": 0, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "max_mds": 1, 2023-10-07T18:49:32.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_data_pools": 1, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_in": 1, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_mds": 1, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": 0, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_replay": 0, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_up": 1, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "snaps": 0, 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "standby_count_wanted": 0 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_mds": 1, 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: "total_num_mds": 2 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: "hosts": { 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num": 2, 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mds": 2, 2023-10-07T18:49:32.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mgr": 2, 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mon": 2, 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_osd": 2 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "leaderboard": false, 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "license": "sharing-1-0", 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "metadata": { 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 2 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:32.650 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 2 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 2 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:32.651 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 2 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 3 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.652 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 3 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 3 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.653 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 3 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:32.654 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 8 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 8 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:32.655 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 8 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 8 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_objectstore": { 2023-10-07T18:49:32.656 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": 8 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "rotational": { 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "0": 8 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "features": { 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "optional": [], 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "persistent": [ 2023-10-07T18:49:32.657 INFO:tasks.workunit.client.0.smithi087.stdout: "kraken", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "luminous", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "mimic", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap-prune", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "nautilus", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "octopus", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "pacific", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "elector-pinging", 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "quincy" 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv4_addr_mons": 6, 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv6_addr_mons": 0, 2023-10-07T18:49:32.658 INFO:tasks.workunit.client.0.smithi087.stdout: "min_mon_release": 17, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "v1_addr_mons": 3, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "v2_addr_mons": 3 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "organization": "ceph-qa", 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_network": false, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 8, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "require_min_compat_client": "luminous", 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "require_osd_release": "quincy" 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": [ 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.659 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 1, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 1, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 1, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:32.660 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 1781760, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 1781760, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 2, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:32.661 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 212, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 313344, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 590368, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 590368, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 1771104, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 179, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 2473984 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:32.662 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 32, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 32, 2023-10-07T18:49:32.663 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 2, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 98304, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 98304, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 22, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:32.664 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 3378, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 3378, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 10134, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 51, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 19456 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:32.665 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:32.666 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 64, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 64, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 3, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:32.667 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:32.668 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:32.669 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 8, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 8, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 4, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:32.670 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:32.671 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": { 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "mirroring_by_pool": [ 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: false 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.672 INFO:tasks.workunit.client.0.smithi087.stdout: "num_images_by_pool": [ 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pools": 1 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "report_id": "2459979b-c71c-4f09-a70b-6cba14f33e8f", 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "report_timestamp": "2023-10-07T18:49:32.561697", 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "report_version": 1, 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "rook": { 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster": { 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "external-mode": null, 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:32.673 INFO:tasks.workunit.client.0.smithi087.stdout: "allow-multiple-per-node": null, 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "count": null, 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "max-id": null, 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "pvc": { 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "stretch": { 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "network": { 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: "provider": null 2023-10-07T18:49:32.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "storage": { 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "device-set": { 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "non-portable": null, 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "portable": null, 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "csi": { 2023-10-07T18:49:32.675 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes": { 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "node": { 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes-total": null, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "with-ceph-daemons": null, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-nfs-plugin": null, 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-rbd-plugin": null 2023-10-07T18:49:32.676 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "storage-class": { 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket": null, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs": null, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "nfs": null, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": null, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.677 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "services": {}, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 105, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": 4, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_by_class": { 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "ssd": { 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416, 2023-10-07T18:49:32.678 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_bytes": 2442940416, 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_ratio": 0.0031810766085982323 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:32.679 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:32.680 INFO:tasks.workunit.client.0.smithi087.stderr:++ ceph telemetry collection ls 2023-10-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.stderr:+ COLLECTIONS='New collections are available: 2023-10-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.139 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.140 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:+ [[ New collections are available: 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.141 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.142 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:+ [[ New collections are available: 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.143 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-10-07T18:49:33.144 INFO:tasks.workunit.client.0.smithi087.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:+ [[ New collections are available: 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.145 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.stderr:+ [[ New collections are available: 2023-10-07T18:49:33.146 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.147 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:+ [[ New collections are available: 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr: 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:NAME STATUS DESC 2023-10-07T18:49:33.148 INFO:tasks.workunit.client.0.smithi087.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-10-07T18:49:33.149 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry on --license sharing-1-0 2023-10-07T18:49:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:33 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='client.24833 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:33 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:33.705 INFO:tasks.workunit.client.0.smithi087.stdout:Telemetry is on. 2023-10-07T18:49:33.705 INFO:tasks.workunit.client.0.smithi087.stdout:Some channels are disabled, please enable with: 2023-10-07T18:49:33.706 INFO:tasks.workunit.client.0.smithi087.stdout:`ceph telemetry enable channel perf` 2023-10-07T18:49:33.718 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry enable channel perf 2023-10-07T18:49:33.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE Bus STOPPING 2023-10-07T18:49:33.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:49:33.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE Bus STOPPED 2023-10-07T18:49:33.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE Bus STARTING 2023-10-07T18:49:33.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE Serving on http://:::9283 2023-10-07T18:49:33.954 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:33 smithi087 conmon[98939]: [07/Oct/2023:18:49:33] ENGINE Bus STARTED 2023-10-07T18:49:34.270 INFO:tasks.workunit.client.0.smithi087.stdout:channel_perf is enabled 2023-10-07T18:49:34.283 INFO:tasks.workunit.client.0.smithi087.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: mgrmap e21: y(active, since 114s), standbys: x 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:34 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE Bus STOPPING 2023-10-07T18:49:34.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:49:34.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE Bus STOPPED 2023-10-07T18:49:34.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE Bus STARTING 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE Serving on http://:::9283 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:34 smithi087 conmon[98939]: [07/Oct/2023:18:49:34] ENGINE Bus STARTED 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: mgrmap e21: y(active, since 114s), standbys: x 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: mgrmap e21: y(active, since 114s), standbys: x 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='client.24839 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='client.24845 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:34 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:34.707 INFO:tasks.workunit.client.0.smithi087.stderr:+ LAST_OPT_REVISION=1 2023-10-07T18:49:34.708 INFO:tasks.workunit.client.0.smithi087.stderr:+ '[' 1 -ne 1 ']' 2023-10-07T18:49:34.708 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry show 2023-10-07T18:49:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: 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-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:35 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: 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-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: 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-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1602226917' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:35 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:35.480 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer": { 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "active": true, 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "mode": "" 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "channels": [ 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:35.481 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "channels_available": [ 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:35.482 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_available": [ 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:35.483 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_opted_in": [ 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:35.484 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:35.485 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "config": { 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "active_changed": [ 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:35.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "client_check_pool_perm", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_gid", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_uid", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "client_quota", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "daemonize", 2023-10-07T18:49:35.487 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "keyring", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_block_size", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_cache_size", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_compression", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_log", 2023-10-07T18:49:35.488 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_write_buffer_size", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_file", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_journald", 2023-10-07T18:49:35.489 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_stderr", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_host", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:35.490 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "no_config_file", 2023-10-07T18:49:35.491 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:35.492 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:35.493 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:35.494 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addr", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addrv", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_default_features", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_qos_exclude_ops", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "setgroup", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "setuser" 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_changed": [ 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:35.495 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:35.496 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_join_fs", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/container_init", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/migration_current", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T18:49:35.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_ident", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_perf", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/description", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/enabled", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/organization", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:35.498 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:35.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:35.500 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:35.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:35.502 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_cache_enabled", 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_ops_log", 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_usage_log" 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "contact": null, 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "crashes": [], 2023-10-07T18:49:35.503 INFO:tasks.workunit.client.0.smithi087.stdout: "created": "2023-10-07T18:41:58.621231Z", 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "crush": { 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_algs": { 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "straw2": 3 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_sizes": { 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "2": 1, 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "4": 2 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_types": { 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "1": 2, 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "11": 1 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "compat_weight_set": false, 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "device_classes": [ 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: 8 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "num_buckets": 6, 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "num_devices": 8, 2023-10-07T18:49:35.505 INFO:tasks.workunit.client.0.smithi087.stdout: "num_rules": 1, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "num_types": 12, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "num_weight_sets": 0, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "tunables": { 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "allowed_bucket_algs": 54, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_fallback_tries": 0, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_tries": 0, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_total_tries": 50, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_descend_once": 1, 2023-10-07T18:49:35.506 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_stable": 1, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_vary_r": 1, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v2_rules": 0, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v3_rules": 0, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v4_buckets": 1, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v5_rules": 0, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "legacy_tunables": 0, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "minimum_required_version": "jewel", 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "optimal_tunables": 1, 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "profile": "jewel", 2023-10-07T18:49:35.507 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables": 1, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables2": 1, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables3": 1, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables5": 1, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "straw_calc_version": 1 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "description": "upgrade test cluster", 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "fs": { 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "feature_flags": { 2023-10-07T18:49:35.508 INFO:tasks.workunit.client.0.smithi087.stdout: "enable_multiple": true, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_enabled_multiple": true 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "filesystems": [ 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "approx_ctime": "2023-10", 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer_enabled": false, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_caps": 0, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_dns": 10, 2023-10-07T18:49:35.509 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_inos": 13, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_subtrees": 2, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_allowed_features": 0, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "explicitly_allowed_features": 0, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "files": 0, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "max_mds": 1, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_data_pools": 1, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_in": 1, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_mds": 1, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": 0, 2023-10-07T18:49:35.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_replay": 0, 2023-10-07T18:49:35.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_up": 1, 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: "snaps": 0, 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: "standby_count_wanted": 0 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_mds": 1, 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: "total_num_mds": 2 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.513 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_stats": { 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 19218432, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 367896, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 65536, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 0, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 312, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.514 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 808560, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 12, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 814592, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 14409336, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 19218432 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 20316160, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 461112, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.515 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 999424, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 388, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 1397216, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 20, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 909312, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 14796008, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 21315584 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.516 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 34742272, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1549864, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 237568, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 11837440, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1054, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 6240232, 2023-10-07T18:49:35.517 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 21, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 718080, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 23244016, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 46579712 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 45359104, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1459232, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 1564672, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 2195456, 2023-10-07T18:49:35.518 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1644, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 9243312, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 23, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 3108352, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 27231024, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 47554560 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 36724736, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 923752, 2023-10-07T18:49:35.519 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 1540096, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 8822784, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 920, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 6097608, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 21, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1540608, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 23870160, 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 45547520 2023-10-07T18:49:35.520 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 275546112, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 906280, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 4980736, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 491520, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1325, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.521 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 5124616, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 45, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2539008, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 261995472, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 276037632 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238288896, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1063768, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 16384, 2023-10-07T18:49:35.522 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 901120, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1238, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4634384, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2189056, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227501720, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239190016 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 237002752, 2023-10-07T18:49:35.523 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 790264, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 16384, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 24576, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1168, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4495024, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2277632, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 226539864, 2023-10-07T18:49:35.524 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 237027328 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 273186816, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 778728, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 4980736, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 884736, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1154, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4447008, 2023-10-07T18:49:35.525 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 44, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1651712, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 261328632, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 274071552 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 271679488, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 710360, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.526 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 294912, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1151, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4554248, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1687552, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 261843744, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 271974400 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:35.527 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238673920, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 930960, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 581632, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1173, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4764576, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 47, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1828096, 2023-10-07T18:49:35.528 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 228266704, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239255552 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 237658112, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1039424, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 1597440, 2023-10-07T18:49:35.529 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1161, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4098512, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1805568, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227831024, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239255552 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238370816, 2023-10-07T18:49:35.530 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1197176, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 1097728, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1200, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4608216, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1749504, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227932336, 2023-10-07T18:49:35.531 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239468544 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "hosts": { 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num": 2, 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mds": 2, 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mgr": 2, 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mon": 2, 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_osd": 2 2023-10-07T18:49:35.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "io_rate": { 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_stats_delta": { 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "stamp_delta": "12.002700", 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:35.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:35.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:35.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:35.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 182, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 278, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 40, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.537 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:35.538 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 0 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "leaderboard": false, 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "license": "sharing-1-0", 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "mempool": { 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:35.539 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.540 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.541 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.542 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.543 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.544 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.545 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.546 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 148290, 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 31 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 856, 2023-10-07T18:49:35.547 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.548 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.549 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.550 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.551 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.552 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.553 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.554 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.555 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.556 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.557 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 213383, 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 63 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.558 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 50488, 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 208 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.559 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.560 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8032, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 127 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.561 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.562 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.563 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.564 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.565 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.566 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.567 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.568 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.569 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1107591, 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 349 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.570 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.571 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:35.572 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5152, 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 83 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.573 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.574 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.575 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.576 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.577 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.578 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.579 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.580 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.581 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1142935, 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 342 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 352, 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 4 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.582 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.583 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.584 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10304, 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 166 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.586 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.587 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.588 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.589 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.590 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.591 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.592 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.593 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1108151, 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 352 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.595 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:35.596 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5152, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 83 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.597 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.598 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.599 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 21056, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1456, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 13 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9024, 2023-10-07T18:49:35.600 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 21056, 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 14 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.601 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 606208, 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 17 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 51174, 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9521 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 137360, 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 202 2023-10-07T18:49:35.602 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11252, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 740 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 31516, 2023-10-07T18:49:35.603 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 202 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 410330, 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 91 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.604 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2441810, 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6688, 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 76 2023-10-07T18:49:35.605 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 509696, 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 44 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.606 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 88920, 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 175 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:35.607 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.608 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.609 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.610 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19712, 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.611 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1456, 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 13 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8448, 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19712, 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:35.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 800, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27171, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 46096, 2023-10-07T18:49:35.613 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8689 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 129880, 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9592, 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 571 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.614 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28096, 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:35.615 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 415543, 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 93 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.616 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2434227, 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5192, 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 59 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.617 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 451776, 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 39 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.618 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 7280, 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 18 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.619 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.620 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.621 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.622 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19264, 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.623 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8256, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19264, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 720, 2023-10-07T18:49:35.624 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8192, 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 43340, 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8232 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.625 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 122400, 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8280, 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 513 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.626 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 25952, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 351554, 2023-10-07T18:49:35.627 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 77 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2437826, 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.628 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4312, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 49 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 359104, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 31 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.629 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8320, 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 24 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:35.630 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.631 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.632 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.633 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20048, 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.634 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 224, 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8592, 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20048, 2023-10-07T18:49:35.635 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.636 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 44842, 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8597 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 128520, 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.637 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9412, 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 574 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27080, 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:35.638 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2208, 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 307930, 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 66 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.639 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 30637, 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2437238, 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 183 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4664, 2023-10-07T18:49:35.640 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 53 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 428608, 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 37 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.641 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10400, 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 20 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:35.642 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.643 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:35.644 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.645 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.646 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 896, 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8496, 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.647 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 640, 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.648 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 45031, 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8598 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 128520, 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9500, 2023-10-07T18:49:35.649 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 572 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27416, 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.650 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 920841, 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 73 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:35.651 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2411123, 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 171 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4664, 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 53 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.652 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 440192, 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 38 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.653 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 7904, 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 16 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.654 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.655 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.657 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.658 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 448, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 4 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8496, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:35.659 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 640, 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 14283, 2023-10-07T18:49:35.660 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 45721, 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8706 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 130560, 2023-10-07T18:49:35.661 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9820, 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 574 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.662 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28184, 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2208, 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.663 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 824819, 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 50 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 30637, 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.664 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2446806, 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5456, 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 62 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.665 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 474944, 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 41 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.666 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11960, 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 23 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.667 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.668 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.669 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.670 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20832, 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.671 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8928, 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20832, 2023-10-07T18:49:35.672 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.673 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 46199, 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9008 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 129880, 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10844, 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 731 2023-10-07T18:49:35.674 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28956, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.675 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 476580, 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 44 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.676 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2441476, 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 181 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4488, 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 51 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 451776, 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 39 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.678 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 88712, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 181 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222800, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3466 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.679 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.680 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:35.681 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:35.682 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20720, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8880, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.683 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20720, 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 288715, 2023-10-07T18:49:35.684 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 11 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 48927, 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9336 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 135320, 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 199 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:35.685 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11608, 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 736 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 31172, 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 199 2023-10-07T18:49:35.686 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 147862, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 29 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.687 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2394797, 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 200 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6072, 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 69 2023-10-07T18:49:35.688 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 532864, 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 46 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:35.689 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 89440, 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 200 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:35.690 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:35.691 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "metadata": { 2023-10-07T18:49:35.692 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 2 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:35.693 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 2 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 2 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:35.694 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 2 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 3 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:35.695 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 3 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 3 2023-10-07T18:49:35.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 3 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.697 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 8 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-10-07T18:49:35.698 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 8 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 8 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:35.699 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 8 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_objectstore": { 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": 8 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "rotational": { 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: "0": 8 2023-10-07T18:49:35.700 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "features": { 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "optional": [], 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "persistent": [ 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "kraken", 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "luminous", 2023-10-07T18:49:35.701 INFO:tasks.workunit.client.0.smithi087.stdout: "mimic", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap-prune", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "nautilus", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "octopus", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "pacific", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "elector-pinging", 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: "quincy" 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.702 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv4_addr_mons": 6, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv6_addr_mons": 0, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "min_mon_release": 17, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "v1_addr_mons": 3, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "v2_addr_mons": 3 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.703 INFO:tasks.workunit.client.0.smithi087.stdout: "organization": "ceph-qa", 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_network": false, 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 8, 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "require_min_compat_client": "luminous", 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "require_osd_release": "quincy" 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_perf_histograms": [ 2023-10-07T18:49:35.704 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:35.705 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:35.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:35.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:35.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.709 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:35.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:35.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:35.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:35.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.715 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.722 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.724 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.726 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.727 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.728 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.729 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.730 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.731 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.732 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.733 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.734 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.735 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.736 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.737 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.738 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.739 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.740 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.741 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.742 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.743 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:35.744 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:35.745 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:35.746 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:35.747 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.748 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:35.749 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:35.750 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:35.751 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:35.752 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.753 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.754 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.755 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.756 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.757 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.758 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.759 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.760 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.761 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.762 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.763 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.764 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.765 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.766 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.767 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.768 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.769 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.770 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.771 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.772 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.773 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.774 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.775 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.776 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.777 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:35.778 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.779 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.780 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.781 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.782 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:35.783 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:35.784 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:35.785 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.786 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:35.787 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:35.788 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:35.789 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.790 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.791 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.792 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.793 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.794 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.795 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.796 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.797 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.798 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.799 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.800 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.801 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.802 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.803 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.804 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.805 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.806 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.807 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.808 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:35.809 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.810 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.811 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.812 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.813 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.814 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.815 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.816 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.817 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.818 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.819 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:35.820 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:35.821 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:35.822 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:35.823 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.824 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:35.825 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:35.826 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:35.827 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.828 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.829 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.830 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.831 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.832 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.833 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 11, 4, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 12, 3, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 17, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.834 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.835 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.836 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.837 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.838 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.839 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.840 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.841 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.842 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.843 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.844 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.845 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.846 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:35.847 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.848 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.849 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.850 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.851 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 5, 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-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.852 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.853 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.854 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.855 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.856 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.857 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_counters": { 2023-10-07T18:49:35.858 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "caps": { 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_flush_ack": { 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_flushsnap_ack": { 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.859 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_grant": { 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_revoke": { 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_trunc": { 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_commit": { 2023-10-07T18:49:35.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_fetch": { 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_merge": { 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_split": { 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "exported_inodes": { 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "forward": { 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_cap_release": { 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_caps": { 2023-10-07T18:49:35.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_caps_dirty": { 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_inode_file_caps": { 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "imported_inodes": { 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.863 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes": { 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_expired": { 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_pinned": { 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_with_caps": { 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "load_cent": { 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "openino_dir_fetch": { 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "process_request_cap_release": { 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.865 INFO:tasks.workunit.client.0.smithi087.stdout: "reply_latency": { 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220480 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "request": { 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rbytes": { 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.866 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rfiles": { 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rsnaps": { 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_reply": { 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "subtrees": { 2023-10-07T18:49:35.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_cache": { 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_enqueue_scrub": { 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_exportdir": { 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.868 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_flush": { 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_fragmentdir": { 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_fragstats": { 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_inodestats": { 2023-10-07T18:49:35.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_enqueued": { 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_prioritized": { 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_processing": { 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays": { 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays_delayed": { 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays_enqueuing": { 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_completed": { 2023-10-07T18:49:35.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_started": { 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_created": { 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_enqueued": { 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.872 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_migrated": { 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_reintegrated": { 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_log": { 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "ev": { 2023-10-07T18:49:35.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "evadd": { 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "evex": { 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "evexd": { 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "evexg": { 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "evtrm": { 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "jlat": { 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8495110 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.875 INFO:tasks.workunit.client.0.smithi087.stdout: "replayed": { 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "seg": { 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "segadd": { 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "segex": { 2023-10-07T18:49:35.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "segexd": { 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "segexg": { 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "segtrm": { 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.877 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_mem": { 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: "cap": { 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.878 INFO:tasks.workunit.client.0.smithi087.stdout: "cap+": { 2023-10-07T18:49:35.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.879 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.879 INFO:tasks.workunit.client.0.smithi087.stdout: "cap-": { 2023-10-07T18:49:35.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.880 INFO:tasks.workunit.client.0.smithi087.stdout: "dir": { 2023-10-07T18:49:35.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:35.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.881 INFO:tasks.workunit.client.0.smithi087.stdout: "dir+": { 2023-10-07T18:49:35.881 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:35.881 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: "dir-": { 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: "dn": { 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.882 INFO:tasks.workunit.client.0.smithi087.stdout: "dn+": { 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: "dn-": { 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: "heap": { 2023-10-07T18:49:35.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207132 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "ino": { 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "ino+": { 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "ino-": { 2023-10-07T18:49:35.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_server": { 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: "cap_acquisition_throttle": { 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: "cap_revoke_eviction": { 2023-10-07T18:49:35.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_request": { 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_session": { 2023-10-07T18:49:35.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_peer_request": { 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: "req_create_latency": { 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.887 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getattr_latency": { 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220480 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.888 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getfilelock_latency": { 2023-10-07T18:49:35.889 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.889 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.889 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.890 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getvxattr_latency": { 2023-10-07T18:49:35.890 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.890 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.890 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.891 INFO:tasks.workunit.client.0.smithi087.stdout: "req_link_latency": { 2023-10-07T18:49:35.891 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.891 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.891 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.894 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookup_latency": { 2023-10-07T18:49:35.895 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.895 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.896 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookuphash_latency": { 2023-10-07T18:49:35.896 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.896 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupino_latency": { 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupname_latency": { 2023-10-07T18:49:35.897 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.898 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupparent_latency": { 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.899 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupsnap_latency": { 2023-10-07T18:49:35.900 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.900 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.900 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.900 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lssnap_latency": { 2023-10-07T18:49:35.900 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mkdir_latency": { 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.901 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mknod_latency": { 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mksnap_latency": { 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "req_open_latency": { 2023-10-07T18:49:35.902 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: "req_readdir_latency": { 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.903 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rename_latency": { 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: "req_renamesnap_latency": { 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmdir_latency": { 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmsnap_latency": { 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmxattr_latency": { 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setattr_latency": { 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setdirlayout_latency": { 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setfilelock_latency": { 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setlayout_latency": { 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setxattr_latency": { 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "req_symlink_latency": { 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.908 INFO:tasks.workunit.client.0.smithi087.stdout: "req_unlink_latency": { 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_sessions": { 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "average_load": { 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "avg_session_uptime": { 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 85 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:35.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "session_count": { 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "session_remove": { 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "sessions_open": { 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "sessions_stale": { 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "total_load": { 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:35.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 45 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "purge_queue": { 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executed": { 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing": { 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_high_water": { 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_ops": { 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_ops_high_water": { 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_item_in_journal": { 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.913 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:35.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 52 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 830 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 830, 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3706614 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:35.916 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 830, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 120997105 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 146 2023-10-07T18:49:35.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 999976 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:35.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:35.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.922 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1755958082 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:35.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7257347 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5799 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 325992232 2023-10-07T18:49:35.925 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 43827200 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32456704 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:35.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11370496 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.927 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273452 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70833108 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41119 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.931 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71065441 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184680448 2023-10-07T18:49:35.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.935 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71172096 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.937 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 35291, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79929183 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.938 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:35.939 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1797, 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 541939569 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.941 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 963 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4719226 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2889 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:35.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 170996142 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:35.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 963 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4649948 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5708 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 484683389 2023-10-07T18:49:35.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5999864 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.947 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 965 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 965, 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2507943374 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.948 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1050 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:35.950 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44802048 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 40910848 2023-10-07T18:49:35.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3891200 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277021734 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273022 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70832476 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:35.955 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277021734 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 38716 2023-10-07T18:49:35.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71066782 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184681156 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71171388 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43246, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 157739258 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.964 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2080, 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 742759418 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:35.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:35.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 121 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:35.967 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 819 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 819, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3681217 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.968 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 819, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 267993954 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 73 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:35.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2999932 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.970 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1888957359 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:35.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7208840 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.975 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5716 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 510988463 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:35.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 42795008 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32694272 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10100736 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.977 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:35.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273452 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70833108 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41119 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.982 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71065441 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.984 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184680448 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71172096 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.987 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:35.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34842, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 83843176 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.989 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.990 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1754, 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 852101091 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.992 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3010560 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:35.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1761280 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1622016 2023-10-07T18:49:35.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.995 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:35.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.997 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:35.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:35.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.000 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4702208 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1323008 2023-10-07T18:49:36.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 200954 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 23, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67505 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.003 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79098708 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 363, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11544929 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 459400 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:36.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79558108 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44817 2023-10-07T18:49:36.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10044 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.006 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 861 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 225 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 121, 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2967394 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 330, 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 291362 2023-10-07T18:49:36.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 209, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3795893 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36150 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.008 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8438131 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9337063 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 392747225157 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.009 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 146452934544 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65156156383 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 51547 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 475709 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 237971427 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 156045 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 76140404 2023-10-07T18:49:36.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22299286 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 902821 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.012 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 345400056 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 27015495 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3036491 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.013 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 271056896 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 270475264 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.014 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 581632 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86540905 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 606208 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72236439 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649056793 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72362327 2023-10-07T18:49:36.021 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57693937 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.024 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68134719 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649056793 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32419 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 249487 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72081589 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.029 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 47 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 588 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22753729 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2928773 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15221743 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.032 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.033 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 588 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.036 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22753729 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2928773 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15221743 2023-10-07T18:49:36.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1771104 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.038 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305745920 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2670592 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1593344 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1454080 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.043 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.047 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4194304 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 720896 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 198877 2023-10-07T18:49:36.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84857 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 77636708 2023-10-07T18:49:36.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 333, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8473533 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437499 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:36.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78074207 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1731 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16354 2023-10-07T18:49:36.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10310 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.054 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 814 2023-10-07T18:49:36.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.055 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 132, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4764866 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 346, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 275561 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 214, 2023-10-07T18:49:36.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7781937 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115352 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11778614 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.057 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 123, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9187453 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 121, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 240809445726 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 123, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 131476919706 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.058 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 405, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 64110928041 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 405, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41993 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 427509 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.059 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 124151846 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 130039 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48816424 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22594190 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 311913 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207831440 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 27091657 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2785078 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.062 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236306432 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235323392 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.063 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 983040 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86577353 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12288 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72785719 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.067 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649330150 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72088970 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57718235 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68110421 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649330150 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30292 2023-10-07T18:49:36.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 227192 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.077 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71832654 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.079 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 155 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2429440 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.080 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 364147998 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1019 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59885548 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:36.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 201642059 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6318698 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.082 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1019 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5675484 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4734038 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 21058051 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9674223 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 19846688 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 100 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2429440 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 336771249 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.086 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44535841 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 177061333 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 590368 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305143808 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.088 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2256896 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1290240 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1150976 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.095 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3477504 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 704512 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 4, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 162747 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 12, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14815 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.100 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59742957 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 262, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12639144 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 386243 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.101 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 60129200 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1626 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9539 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.103 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 599 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 210 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 93, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1388703 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 262, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 427223 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.104 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 169, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3105347 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 102357 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10477052 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7594167 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437088899632 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 113248010150 2023-10-07T18:49:36.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 334, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 157415279089 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 334, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33191 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 434348 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.107 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115595041 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 121324 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84442238 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 19683142 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 310877 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 230687126 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.109 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 23454789 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2458473 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234143744 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234004480 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 139264 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.111 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578997 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72796363 2023-10-07T18:49:36.114 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342483 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.116 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.117 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72076637 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719331 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.119 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109325 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342483 2023-10-07T18:49:36.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 26164 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 216202 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71835439 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 31 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.127 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70452301 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3814044 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.129 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 61477277 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.130 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.131 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.132 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:36.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70452301 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3814044 2023-10-07T18:49:36.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 61477277 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305127424 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.136 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.137 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1282048 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.138 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831488 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 692224 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2043904 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 733184 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.146 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6357 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 43895610 2023-10-07T18:49:36.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 133, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5806086 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 238786 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44134396 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.149 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9811 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 352 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 219 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 92, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 870510 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 283461 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 71, 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 432860 2023-10-07T18:49:36.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4225273 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 54, 2023-10-07T18:49:36.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4626027 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 51, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 396119392224 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 54, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 83538336377 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 238, 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 441406 2023-10-07T18:49:36.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 238, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32416 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234986 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159338827 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.155 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67457 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 49525196 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11060482 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 314465 2023-10-07T18:49:36.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 224416241 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13551772 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.157 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1495653 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 269090816 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 268124160 2023-10-07T18:49:36.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 966656 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578835 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72804717 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.162 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649341268 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.165 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72077852 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719223 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.167 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109433 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649341268 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 45181 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 213584 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71820255 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.172 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.173 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.174 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.175 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 741116 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.180 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 741116 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305156096 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.182 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1314816 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.184 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.185 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 843776 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 704512 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2088960 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 724992 2023-10-07T18:49:36.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 329927 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2527 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.194 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62906051 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 148, 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18328196 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 226258 2023-10-07T18:49:36.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 63132309 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.197 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1695 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14775 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 372 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.199 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 97, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 914237 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 279654 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 66, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 165740 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.200 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 101891 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3344883 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3553620 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.201 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 41, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 297107746837 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62107467872 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 435144 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:36.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33995 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 243565 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 246262602 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78360 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995483 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12186361 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312168 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.204 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 556 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 358072198 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14775871 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.205 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1774967 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 269090816 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 268705792 2023-10-07T18:49:36.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 385024 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86579668 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.208 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72803884 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.210 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649347515 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72071605 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.214 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719779 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.216 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68108877 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649347515 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30207 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 221061 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71821505 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41 2023-10-07T18:49:36.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.222 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8317426 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 728490 2023-10-07T18:49:36.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8227727 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.225 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.226 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8317426 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.228 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 728490 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8227727 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305147904 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:36.230 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1241088 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 819200 2023-10-07T18:49:36.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 679936 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.236 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.238 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1990656 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 724992 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.240 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 174278 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6141 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48341071 2023-10-07T18:49:36.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 145, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18143850 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 170589 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48511660 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.243 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1677 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11007 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 340 2023-10-07T18:49:36.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 243 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 89, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 937625 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 142, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273076 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.246 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 53, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 560719 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 4, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 85093 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8059591 2023-10-07T18:49:36.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 40, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3219121 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 37, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 244942517980 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 40, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 54637415315 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.248 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 276, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 413622 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 276, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30105 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235281 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 228369024 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 99266 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 154673179 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12158136 2023-10-07T18:49:36.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 314128 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 376 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 403544047 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.251 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14593042 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1936980 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236371968 2023-10-07T18:49:36.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235659264 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 712704 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578975 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.254 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72796385 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342313 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.257 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72076807 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719316 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109340 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342313 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 39705 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 223171 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.265 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71815099 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.266 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 42 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.268 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.269 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.270 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.271 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.272 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.273 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.274 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.275 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305147904 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1335296 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.278 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 933888 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 794624 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.280 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.282 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.283 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.284 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2199552 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.286 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1314816 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.287 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5862 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.288 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57978663 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15218865 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 154876 2023-10-07T18:49:36.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 58133539 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.290 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.291 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11905 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 356 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 250 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 89, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 659739 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.292 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 136, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 244616 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 47, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 405759 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.293 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7216446 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2988502 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 367347907422 2023-10-07T18:49:36.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62536753867 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 439805 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30177 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.295 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207395 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 254821743 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84215 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.296 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86997348 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12110998 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 904406 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 503 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.297 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 361397712 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14321563 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2817424 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.298 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236371968 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234684416 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.299 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1687552 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.300 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86579228 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.301 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.302 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72804324 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.303 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649344217 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.304 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.305 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72074903 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.306 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719485 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.307 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.308 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.309 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109171 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.310 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649344217 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.311 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9779 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36323 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220735 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.312 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71809234 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.313 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 39 2023-10-07T18:49:36.314 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.315 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2788 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 56366403 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 15, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8015709 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.316 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 50188164 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.317 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.318 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.319 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.320 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2788 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 56366403 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.321 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 15, 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8015709 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 50188164 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305737728 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:36.323 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.324 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1163264 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:36.325 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:36.326 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 823296 2023-10-07T18:49:36.327 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.327 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:36.327 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 684032 2023-10-07T18:49:36.327 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.327 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:36.330 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:36.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:36.332 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.333 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:36.334 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.335 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1916928 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:36.336 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1310720 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 87623 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.337 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 11, 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36336 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.338 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59479999 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 133, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18836435 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 112815 2023-10-07T18:49:36.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59592814 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.340 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:36.341 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9965 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 617 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 280 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 120, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4265262 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.342 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 186, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 325594 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 66, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3482173 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:36.343 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8937 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2012700 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1796389 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207460211418 2023-10-07T18:49:36.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 28702149165 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437540 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32286 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.345 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 238554 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 315598774 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78761 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:36.346 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 126379414 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11000435 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 902374 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 651 2023-10-07T18:49:36.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 455267990 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13159463 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1900830 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236584960 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235413504 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:36.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1171456 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.350 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86561573 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 147456 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 126976 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.352 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72539355 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:36.353 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649211803 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.354 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.355 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72207317 2023-10-07T18:49:36.356 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.357 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57707715 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.358 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68120941 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649211803 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16791 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.361 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22389 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 239285 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.362 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71930020 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:36.363 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:36.364 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 47 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:36.365 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 82727099 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 265051 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:36.366 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33850061 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 74684233 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 80 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15341167 2023-10-07T18:49:36.367 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 265051 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13940861 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11519513 2023-10-07T18:49:36.368 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 34954248 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.369 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15315529 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:36.370 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32745014 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32431684 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:36.371 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 7, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4593671 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30419706 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.372 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305733632 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.373 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": [ 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 1, 2023-10-07T18:49:36.374 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 1, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 1, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 1781760, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 1781760, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 2, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:36.375 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 394, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 598016, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 590368, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 590368, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 1771104, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 219, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 2473984 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:36.376 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 32, 2023-10-07T18:49:36.377 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 32, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 2, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 98304, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 98304, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 22, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:36.378 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 3378, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 3378, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 10134, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 51, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 19456 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:36.379 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 64, 2023-10-07T18:49:36.380 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 64, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 3, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:36.381 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:36.382 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:36.382 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:36.382 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:36.382 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:36.382 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.383 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:36.384 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 8, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 8, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 4, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:36.385 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.386 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": { 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "mirroring_by_pool": [ 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: false 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_images_by_pool": [ 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pools": 1 2023-10-07T18:49:36.387 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "report_id": "2459979b-c71c-4f09-a70b-6cba14f33e8f", 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "report_timestamp": "2023-10-07T18:49:35.355063", 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "report_version": 1, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_stats": { 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "6.15.5" 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "rook": { 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster": { 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "external-mode": null, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "allow-multiple-per-node": null, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "count": null, 2023-10-07T18:49:36.388 INFO:tasks.workunit.client.0.smithi087.stdout: "max-id": null, 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "pvc": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "stretch": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "network": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "provider": null 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "storage": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "device-set": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:36.389 INFO:tasks.workunit.client.0.smithi087.stdout: "non-portable": null, 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "portable": null, 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "csi": { 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes": { 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.390 INFO:tasks.workunit.client.0.smithi087.stdout: "node": { 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes-total": null, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "with-ceph-daemons": null, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-nfs-plugin": null, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-rbd-plugin": null 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "storage-class": { 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket": null, 2023-10-07T18:49:36.391 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs": null, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "nfs": null, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": null, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "services": {}, 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_per_pg": [ 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.392 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034902+0000", 2023-10-07T18:49:36.393 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034902+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035361+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.394 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.395 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3f", 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:22:19.775309+0000", 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.398 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.400 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.401 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031714+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031714+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032009+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.402 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.403 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3e", 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:30:54.809583+0000", 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.406 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.407 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.408 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.409 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024855+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024855+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025070+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.410 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.411 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3d", 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:20:31.733553+0000", 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.412 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.414 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.415 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.416 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.417 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032759+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032759+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033041+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.418 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.419 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3c", 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000", 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.422 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.423 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.424 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.425 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.350498+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.350498+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.426 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.427 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3b", 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:49:31.909167+0000", 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.431 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.432 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.433 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.026954+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.026954+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031275+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.434 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.435 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3a", 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:58:49.343691+0000", 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.436 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.439 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.440 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036564+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036564+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036912+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.442 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.443 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.39", 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000", 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.444 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.447 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.448 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036987+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036987+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037270+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.450 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.451 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.38", 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000", 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.452 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.453 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.454 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.455 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.456 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040532+0000", 2023-10-07T18:49:36.457 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040532+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040830+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.458 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.459 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.37", 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:51:37.896687+0000", 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.463 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.464 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.037072+0000", 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.037072+0000", 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037366+0000", 2023-10-07T18:49:36.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:36.466 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.467 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.36", 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:43:02.823275+0000", 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.471 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.472 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.459532+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.459532+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.474 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.35", 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.475 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:57:13.424381+0000", 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.476 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.479 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.480 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.035241+0000", 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.035241+0000", 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035513+0000", 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.481 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.482 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.34", 2023-10-07T18:49:36.483 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:48:31.113468+0000", 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.484 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.487 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.488 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019924+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019924+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.020204+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.489 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.490 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.33", 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.491 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:17:18.294277+0000", 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.492 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.495 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036780+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036780+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037055+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.32", 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.499 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:31:35.420718+0000", 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.500 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.503 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.504 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029328+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029328+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029616+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.505 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.506 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.31", 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.507 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000", 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.508 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.511 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.512 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034742+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034742+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035459+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.513 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.514 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.30", 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.515 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:06:36.433378+0000", 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.516 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.517 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.519 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.520 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034458+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034458+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035359+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.521 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.522 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2f", 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.523 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000", 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.524 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.525 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.527 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.528 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032820+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032820+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033136+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.529 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.530 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2e", 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:55:30.570074+0000", 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.531 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.532 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.533 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.534 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.535 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030013+0000", 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030013+0000", 2023-10-07T18:49:36.536 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030278+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.537 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.538 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2d", 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:15:52.446182+0000", 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.539 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.540 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.541 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.542 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.543 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381171+0000", 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381171+0000", 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381616+0000", 2023-10-07T18:49:36.544 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:36.545 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 4, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 4, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.546 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1f", 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 22, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:21:32.853376+0000", 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 554, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.547 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:36.548 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.549 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 4, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.550 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'4" 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.551 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029781+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029781+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030114+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.552 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.553 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1e", 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.554 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:30:15.349797+0000", 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.555 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.556 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.557 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.558 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.559 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.378817+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.378817+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.379168+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.560 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.561 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1e", 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.562 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:02:04.098074+0000", 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.563 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.564 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.565 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.566 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.567 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029778+0000", 2023-10-07T18:49:36.568 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029778+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030057+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.569 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.570 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1f", 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:45:27.227236+0000", 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.571 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.572 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.573 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.574 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.575 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388623+0000", 2023-10-07T18:49:36.576 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388623+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389310+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.577 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:36.578 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.579 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:36.579 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.579 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.579 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.579 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1d", 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.580 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:05:38.531319+0000", 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.581 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.582 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.583 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.584 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.585 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027196+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027196+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031636+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.586 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.587 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1c", 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000", 2023-10-07T18:49:36.588 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.589 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.590 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.591 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.592 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.593 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388293+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388293+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389103+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.594 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.595 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1c", 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.596 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:31:11.506060+0000", 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.597 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.598 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.599 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.600 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.601 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.347374+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.347374+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.602 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.603 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1d", 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:22:20.250615+0000", 2023-10-07T18:49:36.604 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.605 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.606 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.607 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.608 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.609 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383591+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383591+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383791+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.610 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.611 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1b", 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.612 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:49:52.501665+0000", 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.613 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.614 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.615 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.616 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.617 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019240+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019240+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.019546+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.618 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.619 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1a", 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.620 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:52:49.071413+0000", 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.621 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.622 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.623 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.624 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.625 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381830+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381830+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.382308+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.626 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.627 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1a", 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:21:08.335907+0000", 2023-10-07T18:49:36.628 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.629 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.630 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.631 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:36.632 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.633 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535657+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535657+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.634 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.635 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1b", 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 10, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:52:49.615005+0000", 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.636 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.637 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.638 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.639 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.640 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.641 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.382083+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.382083+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.382385+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.642 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.643 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.19", 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:22:54.405522+0000", 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.644 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.645 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.646 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.647 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.648 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.025554+0000", 2023-10-07T18:49:36.649 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.025554+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025822+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.650 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.651 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.18", 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:01:48.492810+0000", 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.653 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.654 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.655 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.656 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.657 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535670+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535670+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.658 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.659 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.18", 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 28, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:41:06.482689+0000", 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.661 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.662 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.663 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.664 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.023483+0000", 2023-10-07T18:49:36.665 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.023483+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.023811+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.666 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.667 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.19", 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:18:28.020396+0000", 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.669 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.670 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.671 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.672 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.376711+0000", 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.376711+0000", 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.377088+0000", 2023-10-07T18:49:36.673 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:36.674 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.17", 2023-10-07T18:49:36.675 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000", 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.677 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.678 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.679 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.680 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032044+0000", 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032044+0000", 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032382+0000", 2023-10-07T18:49:36.681 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.682 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.683 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.16", 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:24:45.444222+0000", 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.685 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.686 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.687 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.688 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.689 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383501+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383501+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383770+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.690 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.691 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.16", 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000", 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.692 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.694 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.695 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.696 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.697 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036472+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036472+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036821+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.698 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.699 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.17", 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000", 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.702 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.703 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.704 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385036+0000", 2023-10-07T18:49:36.705 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385036+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385472+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.706 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 3, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 3, 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.707 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.15", 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 21, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:10:10.350270+0000", 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 90, 2023-10-07T18:49:36.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.710 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 4, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.711 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'3" 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.712 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.350153+0000", 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.350153+0000", 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.713 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:36.714 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.14", 2023-10-07T18:49:36.715 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 10, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:38:13.678219+0000", 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.718 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.719 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.720 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.382140+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.382140+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383393+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.721 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 12, 2023-10-07T18:49:36.722 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 12, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.14", 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.723 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 30, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:56.828245+0000", 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 2608, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 12, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 4, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 4, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.726 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 12, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 9 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.727 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "70'12" 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.728 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031135+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031135+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031470+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.729 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.730 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.15", 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.731 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:59:52.131718+0000", 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.734 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.735 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.737 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383984+0000", 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383984+0000", 2023-10-07T18:49:36.738 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.384288+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.739 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.740 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.13", 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:00:59.503366+0000", 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 34, 2023-10-07T18:49:36.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.742 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.743 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.744 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 6 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.745 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.746 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030895+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030895+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031157+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.747 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.748 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.12", 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.749 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:29:12.960901+0000", 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.751 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.752 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.753 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.754 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.384801+0000", 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.384801+0000", 2023-10-07T18:49:36.755 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385121+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.756 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.757 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.12", 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:08:51.328501+0000", 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.758 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.759 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.760 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.761 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.762 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.763 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031162+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031162+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031825+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.764 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.765 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.13", 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000", 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.766 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.767 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.768 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.769 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.770 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.771 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381682+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381682+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381979+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.772 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.773 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.11", 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.774 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:49:06.329042+0000", 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.775 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.776 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.777 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.778 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.779 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.038029+0000", 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.038029+0000", 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.039016+0000", 2023-10-07T18:49:36.780 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.781 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.782 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.10", 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:50:16.747258+0000", 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.785 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.786 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.787 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.377898+0000", 2023-10-07T18:49:36.788 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.377898+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.378238+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.789 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 8, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 8, 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.790 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.10", 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 26, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:18:51.807688+0000", 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 12, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 4, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 4, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 4, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.793 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 12, 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.794 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'8" 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.795 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.796 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.028798+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.028798+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029201+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.797 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.798 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.11", 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.799 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:11:36.480864+0000", 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.801 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.802 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.803 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.804 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385044+0000", 2023-10-07T18:49:36.805 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385044+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385346+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.806 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:36.807 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.f", 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:41:38.806984+0000", 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.808 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 22, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.809 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.810 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.811 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.812 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.813 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041416+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041416+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041665+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.814 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.815 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.e", 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:36:09.102779+0000", 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.816 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.817 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.818 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.819 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.820 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.821 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807085+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807085+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807380+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.822 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.823 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.2", 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:24:58.747834+0000", 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.824 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.825 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.826 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.827 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.829 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383720+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383720+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383945+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.830 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.831 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.4", 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.832 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:14:49.638205+0000", 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.833 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.834 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.835 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.836 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.837 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.838 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027487+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027487+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032585+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.839 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.840 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.5", 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000", 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.841 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.842 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.843 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.844 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.845 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.846 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.757320+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.757320+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.757614+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.847 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.848 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.4", 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:54:11.640366+0000", 2023-10-07T18:49:36.849 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.850 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.851 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.852 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.853 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.854 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.380156+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.380156+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.380486+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.855 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.856 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.2", 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.857 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:28:04.545178+0000", 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.858 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.859 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.860 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.861 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.862 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034479+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034479+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035158+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.863 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.864 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3", 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.865 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:26:51.515732+0000", 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.866 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.867 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.868 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:36.869 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.870 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807064+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807064+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807411+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.871 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.872 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.7", 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.873 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:53:56.338496+0000", 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.874 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.875 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.876 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.877 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.878 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031209+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031209+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031500+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.879 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.880 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.0", 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.881 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:58:33.970783+0000", 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.884 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.885 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.886 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.376469+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.376469+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.376778+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.887 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.888 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1", 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:44:24.919079+0000", 2023-10-07T18:49:36.889 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.892 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:36.893 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.894 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807626+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807626+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807970+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.896 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.5", 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.897 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:37:10.952517+0000", 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.898 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.899 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.900 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:36.901 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.902 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034094+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034094+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034371+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.903 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.904 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2", 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:57:48.161342+0000", 2023-10-07T18:49:36.905 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.909 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.910 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385971+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385971+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.386292+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.912 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.3", 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.913 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:12:49.861396+0000", 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.917 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 20, 2023-10-07T18:49:36.918 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:46:49.031172+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:46:49.031172+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:46:49.031523+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 59, 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 148, 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 58, 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.920 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 148, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "1.0", 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 349, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.921 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:55:51.192278+0000", 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 590368, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 1771104, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 6, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 394, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 584, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 219, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 2416 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.925 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "70'148" 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.926 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.757387+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.757387+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.757693+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.928 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.6", 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:45:19.658022+0000", 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.929 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.934 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036244+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036244+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036524+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.936 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1", 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000", 2023-10-07T18:49:36.937 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.942 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.943 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388095+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388095+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388380+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.945 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.0", 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.946 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000", 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.950 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.951 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.806901+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.806901+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807205+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.953 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.3", 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.954 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:27:02.926409+0000", 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.958 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.959 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.389029+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.389029+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389486+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.961 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.5", 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:30:40.888399+0000", 2023-10-07T18:49:36.962 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.963 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.967 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029550+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029550+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029838+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.968 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.969 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.4", 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:24:01.766084+0000", 2023-10-07T18:49:36.970 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.971 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.974 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.975 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.806393+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.806393+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.806684+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.976 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.977 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.0", 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:43:06.959543+0000", 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.978 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.979 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.980 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.983 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.384401+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.384401+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.384707+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.984 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.985 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.6", 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:12:17.783323+0000", 2023-10-07T18:49:36.986 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.987 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.988 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.989 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:36.990 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "63'1" 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:36.991 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024569+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024569+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.024850+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.992 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:36.993 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.7", 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:36.994 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:18:10.471614+0000", 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:36.995 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:36.996 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:36.997 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.998 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:36.999 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807090+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807090+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807418+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.000 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:37.001 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.1", 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:37.002 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:01:57.000311+0000", 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.003 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.004 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.005 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.006 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.007 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.387196+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.387196+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.387512+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.008 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.009 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.7", 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.010 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:57:52.031038+0000", 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.011 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.012 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.013 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.014 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.015 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.025006+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.025006+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025298+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.016 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.017 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.6", 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.018 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:28:35.260244+0000", 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.020 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.021 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.022 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.023 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.387644+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.387644+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388560+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.024 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.025 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.8", 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:17:26.811076+0000", 2023-10-07T18:49:37.026 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.028 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.029 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:37.030 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.031 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.023433+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.023433+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.023710+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.032 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.033 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.9", 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.034 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:17:47.519034+0000", 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.035 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.036 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.037 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.038 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.039 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388197+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388197+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388595+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.040 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.041 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.9", 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.042 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:38:38.758482+0000", 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.043 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.044 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.045 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:37.046 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.047 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.021680+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.021680+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.021947+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.048 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.049 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.8", 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.050 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:55:00.006345+0000", 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.051 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.052 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.053 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.054 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.055 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383200+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383200+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383490+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.056 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.057 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.a", 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.058 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:52:40.244245+0000", 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.061 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.062 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.063 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535589+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535589+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.064 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.065 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.b", 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.066 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:44:20.369874+0000", 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.069 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.070 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:37.071 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388769+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388769+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389078+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.073 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.b", 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.074 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:08:26.380293+0000", 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:37.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:37.078 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.079 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040679+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040679+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040975+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.081 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.a", 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.082 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:38:04.906915+0000", 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.086 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.087 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.379801+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.379801+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.380086+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.089 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.c", 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:37.090 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:15:18.643263+0000", 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.094 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.095 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041251+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041251+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041510+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.097 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.d", 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.098 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:11:52.068387+0000", 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.102 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.103 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.379173+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.379173+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.379493+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.105 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.d", 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:54:51.404142+0000", 2023-10-07T18:49:37.106 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 70, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.107 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:37.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.111 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.028012+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.028012+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031858+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.112 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.113 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.c", 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:29:38.363055+0000", 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.114 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.115 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.119 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381135+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381135+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381454+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.120 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.121 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.e", 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:22:01.792510+0000", 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.122 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:37.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.127 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034429+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034429+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035171+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.128 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.129 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.f", 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:38:12.615917+0000", 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.130 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.131 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.132 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.134 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.135 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.038767+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.038767+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.039704+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.136 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.137 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.20", 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000", 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.138 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.139 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.140 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.142 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034405+0000", 2023-10-07T18:49:37.143 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034405+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034691+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.144 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.145 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.21", 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:11:39.974117+0000", 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.146 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.147 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.149 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.150 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:37.151 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:37.152 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.348567+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.348567+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.153 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.154 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.22", 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.155 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:22:57.357914+0000", 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.156 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.157 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.158 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.159 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.160 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032943+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032943+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033199+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.161 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.162 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.23", 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.163 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000", 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.167 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.168 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024526+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024526+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.024817+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.170 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.24", 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.171 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:40:10.910721+0000", 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.172 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.173 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.174 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:37.175 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.176 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019744+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019744+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.020253+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.177 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.178 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.25", 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000", 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.179 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.180 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.181 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.182 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.183 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.184 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041280+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041280+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041577+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.185 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.186 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.26", 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:06:02.971815+0000", 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.187 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.188 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.191 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.192 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027227+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027227+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.027519+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.193 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.194 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.27", 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000", 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.195 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.196 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.197 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.198 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.199 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.200 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029411+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029411+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034496+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.201 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.202 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.28", 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:31:03.384027+0000", 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.204 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.205 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.207 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027646+0000", 2023-10-07T18:49:37.208 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027646+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.027939+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.210 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.29", 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:05:17.384615+0000", 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.211 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.212 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.214 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.215 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.037104+0000", 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.037104+0000", 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037680+0000", 2023-10-07T18:49:37.216 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:37.217 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.218 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2a", 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:05:10.787475+0000", 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.219 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.220 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.222 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.223 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030409+0000", 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030409+0000", 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031082+0000", 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.224 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.225 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2b", 2023-10-07T18:49:37.226 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:36:43.311909+0000", 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.227 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.228 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.229 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.230 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.231 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040563+0000", 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040563+0000", 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040885+0000", 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.232 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:37.233 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2c", 2023-10-07T18:49:37.234 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:40:44.096295+0000", 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.237 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:37.238 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_per_pool": [ 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 24, 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:37.239 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 8, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 4, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:37.243 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 24 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 192, 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:37.244 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 64, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 3, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.245 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:37.248 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 192 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.249 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 3, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 148, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 1, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 3, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 148, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 1, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 590368, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 1771104, 2023-10-07T18:49:37.250 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 6, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 394, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 584, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 219, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 2416 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:37.253 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 1781760, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 1771104, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 3 2023-10-07T18:49:37.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 96, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 45, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 32, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 45, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 2, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 3378, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 66, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 22, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 22, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 14, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.257 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 51, 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 19 2023-10-07T18:49:37.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 98304, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 10134, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 96 2023-10-07T18:49:37.259 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 105, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": 4, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_by_class": { 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "ssd": { 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_bytes": 2442940416, 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_ratio": 0.0031810766085982323 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:37.261 INFO:tasks.workunit.client.0.smithi087.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-10-07T18:49:37.262 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry show-device 2023-10-07T18:49:37.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.264 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.265 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.266 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:36 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.266 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "40686b90-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_4068eda4-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184459": { 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "40686b90-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:37.267 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704298 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.268 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.269 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.271 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 27286913 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:37.272 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 45071149 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.273 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.274 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:37.275 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 90, 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.276 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 3034, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 3047, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 3022 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 200, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:37.277 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 361973974, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1788275192, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 6120265716, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 31403489294, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 10, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 47503, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 43973, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 30, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 20124 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.278 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 47503, 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 43973 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:37.279 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.280 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:37.281 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:37.282 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 30 Celsius", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 10%", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 361,973,974 [185 TB]", 2023-10-07T18:49:37.283 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,788,275,192 [915 TB]", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 6,120,265,716", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 31,403,489,294", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 200", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 47,503", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 43,973", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 20,124", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:37.284 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 30 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.285 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "406a2872-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_406ad9de-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184457": { 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:37.286 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "406a2872-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704296 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.287 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.288 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:37.289 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.290 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 24672513 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:37.291 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 42715333 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:37.292 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.293 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.294 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:37.295 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 91, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 2929, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 2943, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 2914 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:37.296 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 4, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 359744275, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1616937857, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 5463700045, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 26068478629, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 9, 2023-10-07T18:49:37.297 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 48402, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 51622, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 29, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 314 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 48402, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 51622 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:37.298 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:37.299 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:37.300 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:37.301 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:37.302 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 29 Celsius", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 9%", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 359,744,275 [184 TB]", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,616,937,857 [827 TB]", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 5,463,700,045", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 26,068,478,629", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 4", 2023-10-07T18:49:37.303 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 48,402", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 51,622", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 314", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:37.304 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 29 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.305 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:37.306 INFO:tasks.workunit.client.0.smithi087.stderr:+ ceph telemetry show-all 2023-10-07T18:49:37.306 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.306 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.307 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.308 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.309 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.312 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.313 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.314 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:37.315 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:36 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout:{ 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "device_report": { 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "40686b90-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_4068eda4-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184459": { 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:37.321 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "40686b90-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704298 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:37.322 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.323 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:37.324 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.325 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 27286913 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:37.326 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 45071149 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:37.327 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.328 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.329 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:37.330 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 90, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 3034, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 3047, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 3022 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:37.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 200, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 361973974, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1788275192, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 6120265716, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 31403489294, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 10, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 47503, 2023-10-07T18:49:37.332 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 43973, 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 30, 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 20124 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 47503, 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 43973 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.333 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:37.334 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:37.335 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:58 2023 UTC", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:37.336 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:37.337 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 30 Celsius", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 10%", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 361,973,974 [185 TB]", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,788,275,192 [915 TB]", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 6,120,265,716", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 31,403,489,294", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 200", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 47,503", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 43,973", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 20,124", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:37.338 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.339 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 30 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "406a2872-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "INTEL_SSDPEDMD400G4_406ad9de-6542-11ee-85e7-0cc47a8fd5f5": { 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "20231007-184457": { 2023-10-07T18:49:37.340 INFO:tasks.workunit.client.0.smithi087.stdout: "device": { 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "info_name": "/dev/nvme0n1", 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "/dev/nvme0n1", 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "protocol": "NVMe", 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "nvme" 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "firmware_version": "8DV101H0", 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "host_id": "406a2872-6542-11ee-85e7-0cc47a8fd5f5", 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "json_format_version": [ 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "local_time": { 2023-10-07T18:49:37.341 INFO:tasks.workunit.client.0.smithi087.stdout: "asctime": "Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "time_t": 1696704296 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "logical_block_size": 512, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_controller_id": 0, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_namespaces": [ 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "capacity": { 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.342 INFO:tasks.workunit.client.0.smithi087.stdout: "formatted_lba_size": 512, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 1, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "size": { 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "utilization": { 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_number_of_namespaces": 1, 2023-10-07T18:49:37.343 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_pci_vendor": { 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "id": 32902, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "subsystem_id": 32902 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_add_log": { 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "Device stats": { 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_fw_downgrades": { 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "crc_error_count": { 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.344 INFO:tasks.workunit.client.0.smithi087.stdout: "end_to_end_error_detection_count": { 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "erase_fail_count": { 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "host_bytes_written": { 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 24672513 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "host_ctx_wear_used": { 2023-10-07T18:49:37.345 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 1 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "media_bytes_read": { 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "nand_bytes_written": { 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 42715333 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_stat_indicator": { 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.346 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "pll_lock_loss_count": { 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "program_fail_count": { 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "re_alloc_sectr_cnt": { 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.347 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "retry_buffer_overflow_count": { 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "soft_ecc_err_rate": { 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "thermal_throttle_status": { 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.348 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "cnt": 0, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "pct": 0 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_host_reads": { 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_media_wear": { 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 64 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.349 INFO:tasks.workunit.client.0.smithi087.stdout: "timed_workload_timer": { 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 100, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 65535 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "unexp_power_loss": { 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 0, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": 0 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "wear_leveling": { 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "normalized": 91, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "raw": { 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "avg": 2929, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "max": 2943, 2023-10-07T18:49:37.350 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 2914 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel Smart log": "nvme0n1" 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_smart_health_information_log": { 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare": 100, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "available_spare_threshold": 10, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "controller_busy_time": 4, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "critical_warning": 0, 2023-10-07T18:49:37.351 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_read": 359744275, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "data_units_written": 1616937857, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "host_reads": 5463700045, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "host_writes": 26068478629, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "media_errors": 0, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_err_log_entries": 0, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "percentage_used": 9, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycles": 48402, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_hours": 51622, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": 29, 2023-10-07T18:49:37.353 INFO:tasks.workunit.client.0.smithi087.stdout: "unsafe_shutdowns": 314 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme_vendor": "intel", 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "power_cycle_count": 48402, 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "power_on_time": { 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "hours": 51622 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "serial_number": "deleted", 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "smart_status": { 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "nvme": { 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: "passed": true 2023-10-07T18:49:37.354 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl": { 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "argv": [ 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "-x", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "--json=o", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "/dev/nvme0n1" 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "build_info": "(local build)", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "exit_status": 0, 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "output": [ 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.355 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF INFORMATION SECTION ===", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Serial Number: deleted", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Version: 8DV101H0", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller ID: 0", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Number of Namespaces: 1", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Local Time is: Sat Oct 7 18:44:56 2023 UTC", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Firmware Updates (0x02): 1 Slot", 2023-10-07T18:49:37.356 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported Power States", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: " 0 + 512 0 2", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: " 1 - 512 8 2", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: " 2 - 512 16 2", 2023-10-07T18:49:37.357 INFO:tasks.workunit.client.0.smithi087.stdout: " 3 - 4096 0 0", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: " 4 - 4096 8 0", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: " 5 - 4096 64 0", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: " 6 - 4096 128 0", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "=== START OF SMART DATA SECTION ===", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "Critical Warning: 0x00", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "Temperature: 29 Celsius", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare: 100%", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "Available Spare Threshold: 10%", 2023-10-07T18:49:37.358 INFO:tasks.workunit.client.0.smithi087.stdout: "Percentage Used: 9%", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Read: 359,744,275 [184 TB]", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Data Units Written: 1,616,937,857 [827 TB]", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Read Commands: 5,463,700,045", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Host Write Commands: 26,068,478,629", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Controller Busy Time: 4", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Power Cycles: 48,402", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Power On Hours: 51,622", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Unsafe Shutdowns: 314", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Media and Data Integrity Errors: 0", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information Log Entries: 0", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "No Errors Logged", 2023-10-07T18:49:37.359 INFO:tasks.workunit.client.0.smithi087.stdout: "" 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "svn_revision": "5022", 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "version": [ 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "temperature": { 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "current": 29 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "user_capacity": { 2023-10-07T18:49:37.360 INFO:tasks.workunit.client.0.smithi087.stdout: "blocks": 781422768, 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 400088457216 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "report": { 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer": { 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "active": true, 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "mode": "" 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "channels": [ 2023-10-07T18:49:37.361 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "channels_available": [ 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "basic", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "ident", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "crash", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "device", 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: "perf" 2023-10-07T18:49:37.362 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_available": [ 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:37.363 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "collections_opted_in": [ 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_base", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "device_base", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "crash_base", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "ident_base", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_perf", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_mds_metadata", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_usage", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_usage_by_class", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_rook_v01", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_memory_metrics", 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: "basic_pool_options_bluestore" 2023-10-07T18:49:37.364 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "config": { 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "active_changed": [ 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "client_check_pool_perm", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_gid", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "client_mount_uid", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "client_quota", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:37.365 INFO:tasks.workunit.client.0.smithi087.stdout: "daemonize", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "keyring", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_block_size", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_cache_size", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_compression", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_log", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "leveldb_write_buffer_size", 2023-10-07T18:49:37.366 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_file", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_journald", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_to_stderr", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_host", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:37.367 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:37.368 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "no_config_file", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:37.369 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_lim", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_res", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_scheduler_client_wgt", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:37.370 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addr", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "public_addrv", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_default_features", 2023-10-07T18:49:37.371 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd_qos_exclude_ops", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "setgroup", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "setuser" 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_changed": [ 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_allow_insecure_global_id_reclaim", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_debug", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_mon_ticket_ttl", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "auth_service_ticket_ttl", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "bdev_debug_aio", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "container_image", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_asserts_on_shutdown", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mgr", 2023-10-07T18:49:37.372 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_mon", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_ms", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_osd", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "debug_paxos", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_file", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_journald", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "log_to_stderr", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_join_fs", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/allow_ptrace", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/container_init", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/migration_current", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/cephadm/use_repo_digest", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-10-07T18:49:37.373 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/dashboard/ssl_server_port", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/orchestrator/orchestrator", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_ident", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/channel_perf", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/description", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/enabled", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr/telemetry/organization", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_allow_pool_delete", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_clock_drift_allowed", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_cluster_log_file_level", 2023-10-07T18:49:37.374 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_data_avail_warn", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_election_default_strategy", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_max_pg_per_osd", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_mgr_mkfs_grace", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_prime_pg_temp", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_osd_reporter_subtree_level", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_pg_warn_max_object_skew", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_bytes_per_osd", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_reweight_min_pgs_per_osd", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_legacy_crush_tunables", 2023-10-07T18:49:37.375 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "mon_warn_on_too_few_osds", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_bug", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "ms_die_on_old_message", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_default_list", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_class_load_list", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_misdirected_ops", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_op_order", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_pg_log_writeout", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_shutdown", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_cached_snaps", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_missing_on_start", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_debug_verify_stray_on_activate", 2023-10-07T18:49:37.376 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_deep_scrub_update_digest_min_age", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mclock_profile", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_memory_target_autotune", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_op_queue_cut_off", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_erasure_code_profile", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pool_default_pg_autoscale_mode", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recover_clone_overlap", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_recovery_max_chunk", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_load_threshold", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_scrub_max_interval", 2023-10-07T18:49:37.377 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_shutdown_pgref_assert", 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "public_network", 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_cache_enabled", 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_ops_log", 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "rgw_enable_usage_log" 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "contact": null, 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "crashes": [], 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "created": "2023-10-07T18:41:58.621231Z", 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "crush": { 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_algs": { 2023-10-07T18:49:37.378 INFO:tasks.workunit.client.0.smithi087.stdout: "straw2": 3 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_sizes": { 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "2": 1, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "4": 2 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket_types": { 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "1": 2, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "11": 1 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "compat_weight_set": false, 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "device_classes": [ 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: 8 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_buckets": 6, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_devices": 8, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_rules": 1, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_types": 12, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_weight_sets": 0, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "tunables": { 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "allowed_bucket_algs": 54, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_fallback_tries": 0, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_local_tries": 0, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "choose_total_tries": 50, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_descend_once": 1, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_stable": 1, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "chooseleaf_vary_r": 1, 2023-10-07T18:49:37.380 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v2_rules": 0, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v3_rules": 0, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v4_buckets": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "has_v5_rules": 0, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "legacy_tunables": 0, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "minimum_required_version": "jewel", 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "optimal_tunables": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "profile": "jewel", 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables2": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables3": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "require_feature_tunables5": 1, 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: "straw_calc_version": 1 2023-10-07T18:49:37.381 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "description": "upgrade test cluster", 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "fs": { 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "feature_flags": { 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "enable_multiple": true, 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_enabled_multiple": true 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "filesystems": [ 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "approx_ctime": "2023-10", 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "balancer_enabled": false, 2023-10-07T18:49:37.382 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_caps": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_dns": 10, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_inos": 13, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "cached_subtrees": 2, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "ever_allowed_features": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "explicitly_allowed_features": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "files": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "max_mds": 1, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "num_data_pools": 1, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "num_in": 1, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "num_mds": 1, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": 0, 2023-10-07T18:49:37.383 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_replay": 0, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "num_up": 1, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "snaps": 0, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "standby_count_wanted": 0 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "num_standby_mds": 1, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "total_num_mds": 2 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_stats": { 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 19218432, 2023-10-07T18:49:37.384 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 355112, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 49152, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 0, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 313, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 837728, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 12, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 814592, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 14409336, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 19218432 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.385 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 20332544, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 460712, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 983040, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 389, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 1414000, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 20, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 909312, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 14796008, 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 21315584 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.386 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 34856960, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1510488, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 155648, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 11722752, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1058, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 6255416, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 21, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 898816, 2023-10-07T18:49:37.387 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 23284080, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 46579712 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 44023808, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1609408, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 3530752, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1647, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 9517376, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 23, 2023-10-07T18:49:37.388 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2956800, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 27187712, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 47554560 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 36839424, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 874008, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2752512, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 1466368, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 8708096, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 922, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 6305928, 2023-10-07T18:49:37.389 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 21, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1585152, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 23855456, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 45547520 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 275587072, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 909016, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 4980736, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 450560, 2023-10-07T18:49:37.390 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1326, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 5237928, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 45, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2454016, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 262005376, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 276037632 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238280704, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1000408, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.391 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 909312, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1239, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4913232, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1976576, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227506904, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239190016 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 236986368, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 773560, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.392 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 40960, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1168, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4516848, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 2269440, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 226542936, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 237027328 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:37.393 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 273227776, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 759080, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 4980736, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 843776, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1155, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4504032, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 44, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1649152, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 261334776, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 274071552 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.394 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 271736832, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 693544, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 24576, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 237568, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1153, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4411320, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1876992, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 261846816, 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 271974400 2023-10-07T18:49:37.395 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238690304, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 906272, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 565248, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1174, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4929552, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 47, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1698048, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 228272848, 2023-10-07T18:49:37.396 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239255552 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 237682688, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1005744, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 32768, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 1572864, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1161, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4110624, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1806080, 2023-10-07T18:49:37.397 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227843888, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239255552 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "actual_memory_used": 238338048, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "central_cache_freelist": 1169800, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "malloc_metadata": 2883584, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "page_heap_freelist": 0, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "released_to_os": 1130496, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "spans_in_use": 1200, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "tcmalloc_page_size": 8192, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_cache_freelists": 4738664, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "thread_heaps_in_use": 46, 2023-10-07T18:49:37.398 INFO:tasks.workunit.client.0.smithi087.stdout: "transfer_cache_freelist": 1596928, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "use_by_application": 227949072, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "virtual_address_space_used": 239468544 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "hosts": { 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num": 2, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mds": 2, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mgr": 2, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_mon": 2, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "num_with_osd": 2 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "io_rate": { 2023-10-07T18:49:37.399 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_stats_delta": { 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "stamp_delta": "12.002857", 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:37.400 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:37.401 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:37.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 182, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 278, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 40, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:37.403 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 0 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "leaderboard": false, 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "license": "sharing-1-0", 2023-10-07T18:49:37.404 INFO:tasks.workunit.client.0.smithi087.stdout: "mempool": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.405 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.406 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.407 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.408 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.409 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.410 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 148290, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 31 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 856, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.411 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.412 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.413 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.414 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.415 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.416 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.417 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.418 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.419 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 213383, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 63 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.420 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 50488, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 208 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.421 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8032, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 127 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.422 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.423 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.424 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.425 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.426 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.427 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.428 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.429 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1108567, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 354 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.430 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.431 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5152, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 83 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.432 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.433 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.434 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.435 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.436 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.437 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.438 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1144071, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 341 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 352, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 4 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.439 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.440 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.441 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10304, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 166 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.442 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.443 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.444 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.445 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.446 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.448 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1107975, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 351 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.449 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.450 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6680, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 126 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12744, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 1546 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.451 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5152, 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 83 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.452 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.453 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 21056, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.454 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1456, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 13 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9024, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 21056, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 188 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:37.455 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 14 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 606208, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 17 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 51174, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9521 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 137360, 2023-10-07T18:49:37.456 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 202 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11252, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 740 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 31516, 2023-10-07T18:49:37.457 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 202 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 410330, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 91 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.458 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2441810, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6688, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 76 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.459 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 509696, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 44 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 95160, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 187 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.460 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.461 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.462 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.463 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19712, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1456, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 13 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8448, 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:37.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19712, 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 800, 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.465 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27171, 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 46096, 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8689 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 129880, 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:37.466 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9592, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 571 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28096, 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:37.467 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 415543, 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 93 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.468 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2434227, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 176 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5192, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 59 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.469 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 451776, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 39 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.470 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 7280, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 18 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.471 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:37.472 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.473 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19264, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.474 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8256, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19264, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 172 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 720, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.475 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8192, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 43340, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8232 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 122400, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8280, 2023-10-07T18:49:37.476 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 513 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 25952, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:37.477 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 351554, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 77 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2437826, 2023-10-07T18:49:37.478 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4312, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 49 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 359104, 2023-10-07T18:49:37.479 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 31 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8320, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 24 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:37.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.481 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.482 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20048, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.483 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 224, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8592, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20048, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 179 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.484 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 44842, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8597 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 128520, 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:37.485 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9412, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 574 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27080, 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:37.486 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2208, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 307930, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 66 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 30637, 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:37.487 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2437238, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 183 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4664, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 53 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.488 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 428608, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 37 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10400, 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 20 2023-10-07T18:49:37.489 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.490 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.491 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.492 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 896, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8496, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.493 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 640, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.494 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 45031, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8598 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 128520, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9500, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 572 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.495 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 27416, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 189 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1472, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 2 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 920841, 2023-10-07T18:49:37.496 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 73 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 40192, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2411123, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 171 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4664, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 53 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.497 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 440192, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 38 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.498 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 7904, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 16 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.499 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.500 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.501 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 448, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 4 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.502 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8496, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 19824, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 177 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 640, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.503 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 14283, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 45721, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 8706 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 130560, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.504 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 9820, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 574 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28184, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 192 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2208, 2023-10-07T18:49:37.505 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 824819, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 50 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 30637, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2446806, 2023-10-07T18:49:37.506 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 180 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5456, 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 62 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.507 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 474944, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 41 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11960, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 23 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222544, 2023-10-07T18:49:37.508 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3454 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.509 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.510 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20832, 2023-10-07T18:49:37.511 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8928, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20832, 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 186 2023-10-07T18:49:37.512 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 46199, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9008 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.513 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 129880, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 10844, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 731 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.514 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 28956, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 191 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 476580, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 44 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.515 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2441476, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 181 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 4488, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 51 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.516 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 451776, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 39 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 94952, 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 193 2023-10-07T18:49:37.517 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222800, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3466 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.518 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "bloom_filter": { 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.519 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 5832, 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 98 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_reader": { 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 12672, 2023-10-07T18:49:37.520 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 6 2023-10-07T18:49:37.521 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.521 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs_file_writer": { 2023-10-07T18:49:37.521 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 576, 2023-10-07T18:49:37.521 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3 2023-10-07T18:49:37.521 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Blob": { 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20720, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Buffer": { 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 1120, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 10 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_Extent": { 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 8880, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.522 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_SharedBlob": { 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 20720, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 185 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_alloc": { 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 560, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 7 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_data": { 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 288715, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 11 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_meta": { 2023-10-07T18:49:37.523 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 48927, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 9336 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_onode": { 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 135320, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 199 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_cache_other": { 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 11608, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 736 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_fsck": { 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.524 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_inline_bl": { 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 31172, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 199 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_txc": { 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing": { 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 147862, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 29 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.525 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore_writing_deferred": { 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_anon": { 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 2393691, 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 202 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "buffer_meta": { 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 6072, 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 69 2023-10-07T18:49:37.526 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_co": { 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 532864, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 46 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_mapbl": { 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.527 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_pglog": { 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 96928, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 224 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap": { 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 222032, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 3430 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap_mapping": { 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "pgmap": { 2023-10-07T18:49:37.528 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_1": { 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "unittest_2": { 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes": 0, 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: "items": 0 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.529 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "metadata": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 2 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:37.530 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 2 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 2 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:37.531 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 2 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 3 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.532 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 3 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 3 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:37.533 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 3 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "arch": { 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "x86_64": 8 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_version": { 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "cpu": { 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.534 INFO:tasks.workunit.client.0.smithi087.stdout: "distro": { 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "centos": 8 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "distro_description": { 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "CentOS Stream 8": 8 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_description": { 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "kernel_version": { 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "os": { 2023-10-07T18:49:37.535 INFO:tasks.workunit.client.0.smithi087.stdout: "Linux": 8 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_objectstore": { 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": 8 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "rotational": { 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "0": 8 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "features": { 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "optional": [], 2023-10-07T18:49:37.536 INFO:tasks.workunit.client.0.smithi087.stdout: "persistent": [ 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "kraken", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "luminous", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "mimic", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "osdmap-prune", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "nautilus", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "octopus", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "pacific", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "elector-pinging", 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "quincy" 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv4_addr_mons": 6, 2023-10-07T18:49:37.537 INFO:tasks.workunit.client.0.smithi087.stdout: "ipv6_addr_mons": 0, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "min_mon_release": 17, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "v1_addr_mons": 3, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "v2_addr_mons": 3 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "organization": "ceph-qa", 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster_network": false, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 8, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "require_min_compat_client": "luminous", 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "require_osd_release": "quincy" 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_perf_histograms": [ 2023-10-07T18:49:37.538 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:37.539 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:37.540 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:37.541 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.542 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:37.543 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:37.544 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:37.545 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.546 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.547 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.548 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.549 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.550 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.551 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.552 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.553 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.554 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.555 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.557 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.558 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.559 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.560 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:37.561 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.562 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.563 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:37.564 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.565 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.566 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.567 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.568 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.569 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:37.570 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:37.571 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:37.572 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.573 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:37.574 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:37.575 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:37.576 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.577 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.578 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.579 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.589 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.589 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.589 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.589 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:37.590 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.591 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.592 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.593 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.594 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.595 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.596 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.597 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.598 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.599 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.600 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.601 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.602 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.603 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.604 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.622 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.622 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.622 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.622 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.623 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.624 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.625 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.626 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.627 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.628 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.629 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.630 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.631 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.631 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.631 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.631 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.632 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:37.633 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:37.634 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:37.635 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:37.636 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:37.637 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:37.637 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:37.637 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:37.637 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.638 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:37.639 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:37.640 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:37.641 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:37.641 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:37.641 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:37.641 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:37.650 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.651 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.652 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.653 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.654 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.655 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.656 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.657 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.658 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.659 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.660 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.661 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.662 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.663 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.664 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.665 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.665 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.665 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.665 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.665 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.666 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.666 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.667 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.667 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.667 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.671 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.672 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.673 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.674 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.674 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.674 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.674 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.674 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.675 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.676 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.677 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.677 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.677 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.677 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.677 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.678 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:37.679 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.680 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.681 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.681 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.681 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.682 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.683 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.684 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.685 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.686 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.687 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.688 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.689 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.690 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "axes": [ 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Latency (usec)", 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 100000, 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.691 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 99999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[100000, 199999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[200000, 399999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[400000, 799999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[800000, 1599999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[1600000, 3199999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[3200000, 6399999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[6400000, 12799999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[12800000, 25599999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[25600000, 51199999]", 2023-10-07T18:49:37.692 INFO:tasks.workunit.client.0.smithi087.stdout: "[51200000, 102399999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[102400000, 204799999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[204800000, 409599999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[409600000, 819199999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[819200000, 1638399999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[1638400000, 3276799999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[3276800000, 6553599999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[6553600000, 13107199999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[13107200000, 26214399999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[26214400000, 52428799999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[52428800000, 104857599999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[104857600000, 209715199999]", 2023-10-07T18:49:37.693 INFO:tasks.workunit.client.0.smithi087.stdout: "[209715200000, 419430399999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[419430400000, 838860799999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[838860800000, 1677721599999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[1677721600000, 3355443199999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[3355443200000, 6710886399999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[6710886400000, 13421772799999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[13421772800000, 26843545599999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[26843545600000, 53687091199999]", 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "[53687091200000, None]" 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.694 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "buckets": 32, 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "min": 0, 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "name": "Request size (bytes)", 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "quant_size": 512, 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "ranges": [ 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "[None, -1]", 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 511]", 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "[512, 1023]", 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "[1024, 2047]", 2023-10-07T18:49:37.695 INFO:tasks.workunit.client.0.smithi087.stdout: "[2048, 4095]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[4096, 8191]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[8192, 16383]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[16384, 32767]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[32768, 65535]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[65536, 131071]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[131072, 262143]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[262144, 524287]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[524288, 1048575]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[1048576, 2097151]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[2097152, 4194303]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[4194304, 8388607]", 2023-10-07T18:49:37.696 INFO:tasks.workunit.client.0.smithi087.stdout: "[8388608, 16777215]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[16777216, 33554431]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[33554432, 67108863]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[67108864, 134217727]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[134217728, 268435455]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[268435456, 536870911]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[536870912, 1073741823]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[1073741824, 2147483647]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[2147483648, 4294967295]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[4294967296, 8589934591]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[8589934592, 17179869183]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[17179869184, 34359738367]", 2023-10-07T18:49:37.697 INFO:tasks.workunit.client.0.smithi087.stdout: "[34359738368, 68719476735]", 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "[68719476736, 137438953471]", 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "[137438953472, 274877906943]", 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "[274877906944, None]" 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "scale_type": "log2" 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "osds": [ 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 0, 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.698 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.699 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.700 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.701 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 1, 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 11, 4, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 12, 3, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.702 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 17, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.703 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.704 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 2, 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.705 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.706 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.707 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 3, 2023-10-07T18:49:37.708 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.709 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.710 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 4, 2023-10-07T18:49:37.711 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.712 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.713 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.714 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 5, 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.715 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.716 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.717 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 6, 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 5, 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-07T18:49:37.718 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.719 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.720 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "osd_id": 7, 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "values": [ 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.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-07T18:49:37.721 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.722 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.723 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: ] 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: "perf_counters": { 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: "mds.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.725 INFO:tasks.workunit.client.0.smithi087.stdout: "mds": { 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "caps": { 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_flush_ack": { 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_flushsnap_ack": { 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.726 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_grant": { 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_revoke": { 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "ceph_cap_op_trunc": { 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_commit": { 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:37.727 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_fetch": { 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_merge": { 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "dir_split": { 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "exported_inodes": { 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.728 INFO:tasks.workunit.client.0.smithi087.stdout: "forward": { 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_cap_release": { 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_caps": { 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_caps_dirty": { 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.729 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_inode_file_caps": { 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "imported_inodes": { 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes": { 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_expired": { 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.730 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_pinned": { 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "inodes_with_caps": { 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "load_cent": { 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "openino_dir_fetch": { 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.731 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "process_request_cap_release": { 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "reply_latency": { 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220480 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "request": { 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rbytes": { 2023-10-07T18:49:37.732 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rfiles": { 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "root_rsnaps": { 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_reply": { 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "subtrees": { 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.733 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_cache": { 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_enqueue_scrub": { 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_exportdir": { 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_flush": { 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.734 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_fragmentdir": { 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_fragstats": { 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "ireq_inodestats": { 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_enqueued": { 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.735 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_prioritized": { 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "num_recovering_processing": { 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays": { 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays_delayed": { 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.736 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "num_strays_enqueuing": { 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_completed": { 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_started": { 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_created": { 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.737 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_enqueued": { 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_migrated": { 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "strays_reintegrated": { 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.738 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_log": { 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "ev": { 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "evadd": { 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "evex": { 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.739 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.748 INFO:tasks.workunit.client.0.smithi087.stdout: "evexd": { 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "evexg": { 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "evtrm": { 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "jlat": { 2023-10-07T18:49:37.749 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8495110 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "replayed": { 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "seg": { 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "segadd": { 2023-10-07T18:49:37.750 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "segex": { 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "segexd": { 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "segexg": { 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.751 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "segtrm": { 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_mem": { 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "cap": { 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "cap+": { 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.752 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "cap-": { 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "dir": { 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "dir+": { 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.753 INFO:tasks.workunit.client.0.smithi087.stdout: "dir-": { 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "dn": { 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "dn+": { 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "dn-": { 2023-10-07T18:49:37.754 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "heap": { 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207132 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "ino": { 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "ino+": { 2023-10-07T18:49:37.755 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.756 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.756 INFO:tasks.workunit.client.0.smithi087.stdout: "ino-": { 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_server": { 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "cap_acquisition_throttle": { 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "cap_revoke_eviction": { 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_request": { 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.757 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_client_session": { 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "handle_peer_request": { 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "req_create_latency": { 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.758 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getattr_latency": { 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220480 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getfilelock_latency": { 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "req_getvxattr_latency": { 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.759 INFO:tasks.workunit.client.0.smithi087.stdout: "req_link_latency": { 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookup_latency": { 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookuphash_latency": { 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupino_latency": { 2023-10-07T18:49:37.760 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupname_latency": { 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupparent_latency": { 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lookupsnap_latency": { 2023-10-07T18:49:37.761 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "req_lssnap_latency": { 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mkdir_latency": { 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mknod_latency": { 2023-10-07T18:49:37.762 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "req_mksnap_latency": { 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "req_open_latency": { 2023-10-07T18:49:37.763 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "req_readdir_latency": { 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rename_latency": { 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.764 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "req_renamesnap_latency": { 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmdir_latency": { 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmsnap_latency": { 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.765 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "req_rmxattr_latency": { 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setattr_latency": { 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setdirlayout_latency": { 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.766 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setfilelock_latency": { 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setlayout_latency": { 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "req_setxattr_latency": { 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "req_symlink_latency": { 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "req_unlink_latency": { 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "mds_sessions": { 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "average_load": { 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.768 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.769 INFO:tasks.workunit.client.0.smithi087.stdout: "avg_session_uptime": { 2023-10-07T18:49:37.769 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 85 2023-10-07T18:49:37.769 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.769 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:37.778 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.778 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "session_count": { 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "session_remove": { 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "sessions_open": { 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.779 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "sessions_stale": { 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "total_load": { 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.780 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 45 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "purge_queue": { 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executed": { 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.781 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing": { 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_high_water": { 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_ops": { 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_executing_ops_high_water": { 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.782 INFO:tasks.workunit.client.0.smithi087.stdout: "pq_item_in_journal": { 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.0179bc62535b33313746a6070025a5b9fbe16d47": { 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.783 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:37.784 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 52 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:37.785 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 830 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 830, 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3706614 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.786 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 830, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 120997105 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 146 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.787 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 999976 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:37.788 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.789 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.790 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1755958082 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.791 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.792 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7257347 2023-10-07T18:49:37.793 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5799 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 831, 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 325992232 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.794 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 43827200 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32456704 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.795 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11370496 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.796 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273452 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.797 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.798 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.798 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.810 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70833108 2023-10-07T18:49:37.811 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.812 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41119 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.813 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.814 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71065441 2023-10-07T18:49:37.815 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.816 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184680448 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.818 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71172096 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.819 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 35291, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79929183 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.820 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.821 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1797, 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 541939569 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.822 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.60a64f44365bf854bfd133982f99d52d6735c7ed": { 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.823 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.824 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 963 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:37.825 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4719226 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2889 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 170996142 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.826 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.827 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 963 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4649948 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.828 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5708 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 963, 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 484683389 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:37.829 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5999864 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 965 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:37.830 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 965, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2507943374 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1050 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.831 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.832 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.833 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44802048 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 40910848 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.834 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3891200 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.835 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277021734 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273022 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.836 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.837 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70832476 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.838 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277021734 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 38716 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.839 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71066782 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.841 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.842 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184681156 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.843 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.844 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71171388 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:37.845 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43246, 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 157739258 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:37.846 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.847 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2080, 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 742759418 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "mon.89a06ae241b90c26f7c52cdc2e9029c3b7d7f144": { 2023-10-07T18:49:37.848 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "election_call": { 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "election_lose": { 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "election_win": { 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "num_elections": { 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.849 INFO:tasks.workunit.client.0.smithi087.stdout: "num_sessions": { 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "session_add": { 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "session_rm": { 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 121 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "session_trim": { 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.850 INFO:tasks.workunit.client.0.smithi087.stdout: "paxos": { 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "accept_timeout": { 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "begin": { 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 819 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_bytes": { 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 819, 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3681217 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_keys": { 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.851 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "begin_latency": { 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 819, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 267993954 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "collect": { 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_bytes": { 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 73 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.852 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_keys": { 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_latency": { 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2999932 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_timeout": { 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "collect_uncommitted": { 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.853 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "commit": { 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_bytes": { 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_keys": { 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "commit_latency": { 2023-10-07T18:49:37.854 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_ack_timeout": { 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "lease_timeout": { 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn": { 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "new_pn_latency": { 2023-10-07T18:49:37.855 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh": { 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "refresh_latency": { 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1888957359 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "restart": { 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state": { 2023-10-07T18:49:37.856 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_bytes": { 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "share_state_keys": { 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "start_leader": { 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.857 INFO:tasks.workunit.client.0.smithi087.stdout: "start_peon": { 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state": { 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 820 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_bytes": { 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7208840 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_keys": { 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:37.858 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5716 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "store_state_latency": { 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 820, 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 510988463 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache": { 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1020054731 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 42795008 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.859 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32694272 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2147483648 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10100736 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:full": { 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.860 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.861 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273452 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.862 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.863 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70833108 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:inc": { 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 348127232 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.864 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 277020672 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41119 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.865 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.866 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71065441 2023-10-07T18:49:37.867 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "prioritycache:kv": { 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 322961408 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.868 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 184680448 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.869 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.870 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71172096 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb": { 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "compact": { 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_len": { 2023-10-07T18:49:37.871 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_queue_merge": { 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_range": { 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "get_latency": { 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34842, 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 83843176 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.872 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_delay_time": { 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_memtable_time": { 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_pre_and_post_time": { 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_write_wal_time": { 2023-10-07T18:49:37.873 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_latency": { 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "submit_sync_latency": { 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1754, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 852101091 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.874 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.0": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.875 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3010560 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.876 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:37.877 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1761280 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1622016 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.878 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.879 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:37.880 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:37.881 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.882 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.883 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4702208 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.884 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1323008 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 200954 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.885 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 23, 2023-10-07T18:49:37.886 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67505 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79098708 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 363, 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11544929 2023-10-07T18:49:37.887 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 459400 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 381, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 79558108 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.888 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44817 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:37.889 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10044 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 861 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 225 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.890 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 121, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2967394 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 330, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 291362 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 209, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3795893 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.891 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36150 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8438131 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:37.892 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9337063 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 392747225157 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 129, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 146452934544 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.893 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65156156383 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 51547 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 475709 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.894 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 237971427 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 156045 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 76140404 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.895 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22299286 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 902821 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 345400056 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.896 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 27015495 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 495, 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3036491 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.897 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 271056896 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 270475264 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 581632 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.898 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86540905 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.899 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.900 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 606208 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.901 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72236439 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.902 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649056793 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.903 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.904 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72362327 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.905 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57693937 2023-10-07T18:49:37.906 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.907 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.908 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68134719 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.909 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649056793 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.910 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32419 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 249487 2023-10-07T18:49:37.911 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72081589 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.912 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:37.913 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 47 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:37.914 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 588 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.915 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22753729 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2928773 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15221743 2023-10-07T18:49:37.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:37.917 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.918 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.919 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.920 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 588 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22753729 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.921 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2928773 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15221743 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:37.922 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1771104 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305745920 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.923 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.1": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.924 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2670592 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.925 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:37.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1593344 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1454080 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.927 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:37.928 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:37.929 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.930 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:37.931 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.932 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4194304 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:37.933 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 720896 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 198877 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.934 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84857 2023-10-07T18:49:37.935 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 77636708 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 333, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8473533 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.936 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437499 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 340, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78074207 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:37.937 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1731 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16354 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.938 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10310 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 814 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.939 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 132, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4764866 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 346, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 275561 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 214, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7781937 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:37.940 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115352 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11778614 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 123, 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9187453 2023-10-07T18:49:37.941 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 121, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 240809445726 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 123, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 131476919706 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 405, 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 64110928041 2023-10-07T18:49:37.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 405, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41993 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 427509 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 124151846 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.943 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 130039 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48816424 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22594190 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:37.944 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 311913 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207831440 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 27091657 2023-10-07T18:49:37.945 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 407, 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2785078 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236306432 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.946 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235323392 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 983040 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:37.947 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86577353 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.948 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.949 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12288 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.950 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72785719 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.951 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649330150 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.952 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.953 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72088970 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57718235 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.955 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.956 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68110421 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.957 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.958 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649330150 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:37.959 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30292 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 227192 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.960 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71832654 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.961 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:37.962 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 155 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.963 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2429440 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 364147998 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1019 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:37.964 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59885548 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 155, 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 201642059 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6318698 2023-10-07T18:49:37.965 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1019 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5675484 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 33, 2023-10-07T18:49:37.966 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4734038 2023-10-07T18:49:37.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 21058051 2023-10-07T18:49:37.969 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:37.970 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9674223 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 22, 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 19846688 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 100 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2429440 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:37.971 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 336771249 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44535841 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 100, 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 177061333 2023-10-07T18:49:37.972 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 590368 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.973 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305143808 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.2": { 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.974 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.975 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2256896 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1290240 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1150976 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:37.977 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:37.978 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.979 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.980 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.981 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:37.982 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.983 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3477504 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 704512 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:37.984 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 4, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 162747 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.985 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 12, 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14815 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:37.986 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59742957 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 262, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12639144 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 386243 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 60129200 2023-10-07T18:49:37.987 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1626 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.988 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9539 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:37.989 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 599 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 210 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 93, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1388703 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 262, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 427223 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.990 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 169, 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3105347 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 102357 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:37.991 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10477052 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7594167 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437088899632 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:37.992 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 113248010150 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 334, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 157415279089 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 334, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33191 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.993 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 434348 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115595041 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 121324 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.994 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84442238 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 19683142 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 310877 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.995 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 230687126 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 23454789 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 336, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2458473 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.996 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234143744 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234004480 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:37.997 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 139264 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.998 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578997 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:37.999 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.000 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72796363 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.001 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342483 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.003 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.004 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72076637 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.005 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719331 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.006 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.007 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109325 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.008 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342483 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.009 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 26164 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 216202 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.010 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71835439 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.011 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.012 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 31 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.013 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70452301 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.014 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3814044 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 61477277 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.015 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.016 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.017 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.018 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 10 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.019 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 70452301 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3814044 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.020 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 61477277 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.021 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305127424 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.3": { 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:38.022 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.023 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1282048 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.024 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 831488 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 692224 2023-10-07T18:49:38.025 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.026 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:38.027 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:38.028 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.029 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:38.030 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.031 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2043904 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 733184 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:38.032 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.033 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6357 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:38.034 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 43895610 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 133, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5806086 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 238786 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 154, 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 44134396 2023-10-07T18:49:38.035 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.036 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9811 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.037 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 352 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 219 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 92, 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 870510 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 283461 2023-10-07T18:49:38.038 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 71, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 432860 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:38.039 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4225273 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 54, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4626027 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 51, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 396119392224 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:38.040 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 54, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 83538336377 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 238, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 441406 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 238, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32416 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.041 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234986 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159338827 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67457 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 49525196 2023-10-07T18:49:38.042 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11060482 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 314465 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:38.043 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 224416241 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13551772 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 241, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1495653 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:38.044 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879448611 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 269090816 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 268124160 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158535270 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:38.045 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 966656 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.046 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578835 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.047 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.048 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72804717 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649341268 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.050 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.051 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72077852 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.052 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719223 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.053 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.054 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.055 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109433 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.056 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649341268 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.057 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 45181 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 213584 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.058 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71820255 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.059 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.060 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.061 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.062 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 741116 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.063 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.064 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.065 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.066 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.067 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 741116 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.068 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.069 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305156096 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.4": { 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.070 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.071 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1314816 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.072 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 843776 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 704512 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.073 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.074 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:38.075 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:38.076 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.078 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:38.079 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2088960 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 724992 2023-10-07T18:49:38.080 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 10, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 329927 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:38.081 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2527 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.082 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62906051 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 148, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18328196 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 226258 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:38.083 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 157, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 63132309 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1695 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.084 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14775 2023-10-07T18:49:38.085 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 372 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:38.086 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 97, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 914237 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 279654 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 66, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 165740 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 101891 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3344883 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3553620 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.088 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 41, 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 297107746837 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 43, 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62107467872 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 435144 2023-10-07T18:49:38.089 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 266, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33995 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 243565 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.090 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 246262602 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78360 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995483 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12186361 2023-10-07T18:49:38.091 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312168 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 556 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 358072198 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:38.092 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14775871 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 268, 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1774967 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:38.093 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 269090816 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 268705792 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 385024 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.094 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86579668 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.095 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.096 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.097 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72803884 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.098 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649347515 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.100 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72071605 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.101 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719779 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.102 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.104 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68108877 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.105 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649347515 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.106 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30207 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 221061 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71821505 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.108 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.109 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 41 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.110 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8317426 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.111 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 728490 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8227727 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.112 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.113 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.114 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.115 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8317426 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.116 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 728490 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8227727 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.117 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.118 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305147904 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.5": { 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:38.119 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1241088 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:38.121 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 819200 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 679936 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:38.122 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.123 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:38.124 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.125 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.126 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.127 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:38.128 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1990656 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 724992 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 6, 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 174278 2023-10-07T18:49:38.129 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.130 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 6141 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48341071 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.131 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 145, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18143850 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 170589 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 151, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 48511660 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.132 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1677 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:38.133 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11007 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:38.134 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 340 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 243 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 89, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 937625 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 142, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 273076 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:38.135 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 53, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 560719 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 4, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 85093 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8059591 2023-10-07T18:49:38.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 40, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3219121 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 37, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 244942517980 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 40, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 54637415315 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.137 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 276, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 413622 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 276, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30105 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235281 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:38.138 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 228369024 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 99266 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 154673179 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.139 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12158136 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 314128 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 376 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 403544047 2023-10-07T18:49:38.140 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14593042 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 279, 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1936980 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:38.141 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236371968 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235659264 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 712704 2023-10-07T18:49:38.142 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86578975 2023-10-07T18:49:38.143 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.144 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.145 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72796385 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342313 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.147 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.148 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72076807 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.149 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719316 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.150 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.151 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.152 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109340 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.153 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649342313 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 39705 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 223171 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.155 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71815099 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.156 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.157 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 42 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.158 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.159 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.160 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.161 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.162 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.163 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.164 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.165 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305147904 2023-10-07T18:49:38.166 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.6": { 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:38.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.168 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1335296 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.169 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 933888 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 794624 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.170 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.171 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:38.173 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.173 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:38.174 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.175 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.176 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.177 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.178 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2199552 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1314816 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:38.179 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.180 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5862 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:38.181 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57978663 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 163, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15218865 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 154876 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:38.182 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 179, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 58133539 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.183 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11905 2023-10-07T18:49:38.184 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 356 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 250 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 89, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 659739 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 136, 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 244616 2023-10-07T18:49:38.185 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 47, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 405759 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:38.186 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 7216446 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2988502 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 367347907422 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 34, 2023-10-07T18:49:38.187 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 62536753867 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 439805 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30177 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207395 2023-10-07T18:49:38.188 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 254821743 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 84215 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86997348 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:38.189 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 12110998 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 904406 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 503 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 361397712 2023-10-07T18:49:38.190 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14321563 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 278, 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2817424 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:38.191 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236371968 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 234684416 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1687552 2023-10-07T18:49:38.192 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.193 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86579228 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.195 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72804324 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.196 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649344217 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.197 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.198 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72074903 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.199 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57719485 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.200 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.201 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.202 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68109171 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649344217 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.204 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9779 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36323 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 220735 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.205 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71809234 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.206 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 39 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.207 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2788 2023-10-07T18:49:38.208 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 56366403 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 15, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8015709 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.209 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 50188164 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.210 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.211 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.212 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.213 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2788 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 56366403 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.214 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 15, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8015709 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 13, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 50188164 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.215 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305737728 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.216 INFO:tasks.workunit.client.0.smithi087.stdout: "osd.7": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "bluefs": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_fallback": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_slow_size_fallback": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_db": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 65536 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_main": { 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.217 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit_wal": { 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_slow": { 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_sst": { 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_written_wal": { 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1163264 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lat": { 2023-10-07T18:49:38.218 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "compact_lock_lat": { 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "db_total_bytes": { 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "db_used_bytes": { 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 304414720 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.219 INFO:tasks.workunit.client.0.smithi087.stdout: "log_bytes": { 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 823296 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "logged_bytes": { 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 684032 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_db": { 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 312803328 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_slow": { 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "max_bytes_wal": { 2023-10-07T18:49:38.220 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "num_files": { 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "read_bytes": { 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 193929 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "read_count": { 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes": { 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1265664 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.221 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_db": { 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1269760 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_slow": { 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_bytes_wal": { 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "read_disk_count": { 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 14 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_bytes": { 2023-10-07T18:49:38.222 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3653 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "read_prefetch_count": { 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_bytes": { 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_buffer_count": { 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_bytes": { 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3833 2023-10-07T18:49:38.223 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_count": { 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes": { 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_db": { 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_slow": { 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_bytes_wal": { 2023-10-07T18:49:38.224 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "read_random_disk_count": { 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_total_bytes": { 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "slow_used_bytes": { 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_total_bytes": { 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.225 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "wal_used_bytes": { 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "write_bytes": { 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1916928 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore": { 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "alloc_unit": { 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4096 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": { 2023-10-07T18:49:38.226 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1310720 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "clist_lat": { 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 3, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 87623 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_lat": { 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed": { 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.227 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_allocated": { 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "compressed_original": { 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "csum_lat": { 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 11, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 36336 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "decompress_lat": { 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.228 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_commit_lat": { 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59479999 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_final_lat": { 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 133, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 18836435 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_flush_lat": { 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 112815 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.229 INFO:tasks.workunit.client.0.smithi087.stdout: "kv_sync_lat": { 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 152, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 59592814 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_keys_lat": { 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_get_values_lat": { 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_lower_bound_lat": { 2023-10-07T18:49:38.230 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_next_lat": { 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_seek_to_first_lat": { 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 0, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_upper_bound_lat": { 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 9965 2023-10-07T18:49:38.231 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_hits": { 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 617 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "onode_misses": { 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 280 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "read_lat": { 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 120, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4265262 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "read_onode_meta_lat": { 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 186, 2023-10-07T18:49:38.232 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 325594 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "read_wait_aio_lat": { 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 66, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3482173 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "reads_with_retries": { 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "remove_lat": { 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 1, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8937 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.233 INFO:tasks.workunit.client.0.smithi087.stdout: "state_aio_wait_lat": { 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 2012700 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_aio_wait_lat": { 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1796389 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_cleanup_lat": { 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 207460211418 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "state_deferred_queued_lat": { 2023-10-07T18:49:38.234 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 20, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 28702149165 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "state_done_lat": { 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 437540 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "state_finishing_lat": { 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32286 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "state_io_done_lat": { 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.235 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 238554 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_commiting_lat": { 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 315598774 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_done_lat": { 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 78761 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "state_kv_queued_lat": { 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 126379414 2023-10-07T18:49:38.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "state_prepare_lat": { 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11000435 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": { 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 902374 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "truncate_lat": { 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 2, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 651 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_commit_lat": { 2023-10-07T18:49:38.237 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 455267990 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_submit_lat": { 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13159463 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "txc_throttle_lat": { 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 299, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1900830 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache": { 2023-10-07T18:49:38.238 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_bytes": { 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1879463234 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "heap_bytes": { 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 236584960 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "mapped_bytes": { 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 235413504 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "target_bytes": { 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 3158552473 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "unmapped_bytes": { 2023-10-07T18:49:38.239 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1171456 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:data": { 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 159383552 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.240 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 86561573 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 147456 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.241 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 126976 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 8192 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.242 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72539355 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv": { 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 788529152 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.243 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649211803 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.244 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 1168 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 72207317 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:kv_onode": { 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.246 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 192937984 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 67108864 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 464 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 57707715 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.247 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.248 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.249 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 68120941 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "bluestore-pricache:meta": { 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "committed_bytes": { 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 721420288 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "pri0_bytes": { 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "pri10_bytes": { 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "pri11_bytes": { 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 649211803 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "pri1_bytes": { 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "pri2_bytes": { 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 16791 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "pri3_bytes": { 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.251 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "pri4_bytes": { 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "pri5_bytes": { 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 22389 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "pri6_bytes": { 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 239285 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "pri7_bytes": { 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.252 INFO:tasks.workunit.client.0.smithi087.stdout: "pri8_bytes": { 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "pri9_bytes": { 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "reserved_bytes": { 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 71930020 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "objecter": { 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "op_active": { 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.253 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rmw": { 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "osd": { 2023-10-07T18:49:38.254 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg": { 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 47 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "numpg_removing": { 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "op": { 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 115 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_degraded": { 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "op_delayed_unreadable": { 2023-10-07T18:49:38.255 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "op_in_bytes": { 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "op_latency": { 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 82727099 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "op_out_bytes": { 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 265051 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.256 INFO:tasks.workunit.client.0.smithi087.stdout: "op_prepare_latency": { 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 117, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 33850061 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "op_process_latency": { 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 115, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 74684233 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r": { 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 80 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency": { 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:38.257 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15341167 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_latency_out_bytes_histogram": { 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_out_bytes": { 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 265051 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_prepare_latency": { 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 13940861 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.258 INFO:tasks.workunit.client.0.smithi087.stdout: "op_r_process_latency": { 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 80, 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 11519513 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw": { 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_in_bytes": { 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency": { 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 34954248 2023-10-07T18:49:38.259 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_in_bytes_histogram": { 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_latency_out_bytes_histogram": { 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_out_bytes": { 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_prepare_latency": { 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:38.260 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 15315529 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "op_rw_process_latency": { 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 30, 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32745014 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w": { 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 5 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_in_bytes": { 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency": { 2023-10-07T18:49:38.261 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 32431684 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_latency_in_bytes_histogram": { 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_prepare_latency": { 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 7, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 4593671 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "op_w_process_latency": { 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "count": 5, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 30419706 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.262 INFO:tasks.workunit.client.0.smithi087.stdout: "op_wip": { 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_bytes": { 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "recovery_ops": { 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 0 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes": { 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 95995035648 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_bytes_used": { 2023-10-07T18:49:38.263 INFO:tasks.workunit.client.0.smithi087.stdout: "value": 305733632 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": [ 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:38.264 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 1, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 1, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 1, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 1781760, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 1781760, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:38.265 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 2, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 2.45044111579773e-06, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 394, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 598016, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 590368, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 590368, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 1771104, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 219, 2023-10-07T18:49:38.266 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 2473984 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:38.267 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 32, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 32, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 2, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 98304, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 98304, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:38.268 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 22, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 1.351970553287174e-07, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 3378, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 3378, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 10134, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 51, 2023-10-07T18:49:38.269 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 19456 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:38.270 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 64, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 64, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 3, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:38.271 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:38.272 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "cache_mode": "none", 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "erasure_code_profile": {}, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "min_size": 2, 2023-10-07T18:49:38.273 INFO:tasks.workunit.client.0.smithi087.stdout: "options": {}, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_autoscale_mode": "off", 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 8, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "pgp_num": 8, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "pool": 4, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "size": 3, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "stats": { 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_raw": 727116294410, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "bytes_used": 0, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_bytes_used": 0, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "compress_under_bytes": 0, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "data_bytes_used": 0, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty": 0, 2023-10-07T18:49:38.274 INFO:tasks.workunit.client.0.smithi087.stdout: "max_avail": 242372100096, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "objects": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_bytes_used": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "percent_used": 0.0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_bytes": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "quota_objects": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "rd": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "rd_bytes": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "stored": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_data": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_omap": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "stored_raw": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "wr": 0, 2023-10-07T18:49:38.275 INFO:tasks.workunit.client.0.smithi087.stdout: "wr_bytes": 0 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_bytes": 0, 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "target_max_objects": 0, 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "type": "replicated" 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": { 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "mirroring_by_pool": [ 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: false 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: "num_images_by_pool": [ 2023-10-07T18:49:38.276 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pools": 1 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "report_id": "2459979b-c71c-4f09-a70b-6cba14f33e8f", 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "report_timestamp": "2023-10-07T18:49:36.721540", 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "report_version": 1, 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "rocksdb_stats": { 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "6.15.5" 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "rook": { 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "cluster": { 2023-10-07T18:49:38.277 INFO:tasks.workunit.client.0.smithi087.stdout: "external-mode": null, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "mon": { 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "allow-multiple-per-node": null, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "count": null, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "max-id": null, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "pvc": { 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "stretch": { 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "enabled": null 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "network": { 2023-10-07T18:49:38.278 INFO:tasks.workunit.client.0.smithi087.stdout: "provider": null 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "storage": { 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "device-set": { 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "non-portable": null, 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "portable": null, 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "csi": { 2023-10-07T18:49:38.279 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes": { 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "node": { 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "kubernetes-total": null, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "with-ceph-daemons": null, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-cephfs-plugin": null, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-nfs-plugin": null, 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: "with-csi-rbd-plugin": null 2023-10-07T18:49:38.280 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "storage-class": { 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "count": { 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "bucket": null, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs": null, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "nfs": null, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd": null, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "total": null 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.281 INFO:tasks.workunit.client.0.smithi087.stdout: "version": null 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "services": {}, 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_per_pg": [ 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.282 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034902+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034902+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035361+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.283 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342503+0000", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.284 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3f", 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.285 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:22:19.775309+0000", 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.286 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.287 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.288 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.289 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.290 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031714+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031714+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032009+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.291 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338347+0000", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.292 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3e", 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.293 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:30:54.809583+0000", 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.294 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.295 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.296 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.297 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.298 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024855+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024855+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025070+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.299 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339963+0000", 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.300 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3d", 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.301 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:20:31.733553+0000", 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.302 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.303 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.304 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.305 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.306 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032759+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032759+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033041+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.307 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338359+0000", 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.308 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3c", 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.309 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:07:01.359265+0000", 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.310 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.311 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.312 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.313 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.314 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.315 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.350498+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.350498+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.316 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.350881+0000", 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.317 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3b", 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:49:31.909167+0000", 2023-10-07T18:49:38.318 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.319 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.320 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.321 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.322 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.323 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.026954+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.026954+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031275+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.324 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339653+0000", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.325 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3a", 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.326 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:58:49.343691+0000", 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.327 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.328 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.329 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.330 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.331 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036564+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036564+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036912+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.332 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340408+0000", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.333 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.39", 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.334 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:59:53.398673+0000", 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.335 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.336 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.337 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.338 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.339 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036987+0000", 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036987+0000", 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037270+0000", 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.340 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341345+0000", 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.341 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.38", 2023-10-07T18:49:38.342 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:39:39.956922+0000", 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.343 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.344 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.345 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.346 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.347 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040532+0000", 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040532+0000", 2023-10-07T18:49:38.348 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040830+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.349 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342455+0000", 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.350 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.37", 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:51:37.896687+0000", 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.351 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.352 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.353 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.354 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.355 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.356 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.037072+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.037072+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037366+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.357 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342170+0000", 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.358 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.36", 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:43:02.823275+0000", 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.359 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.360 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.361 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.362 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.363 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.364 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.459532+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.459532+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.365 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.459937+0000", 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.366 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.35", 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:57:13.424381+0000", 2023-10-07T18:49:38.367 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.368 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.369 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.370 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.371 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.373 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.035241+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.035241+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035513+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.374 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.346162+0000", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.375 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.34", 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.376 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:48:31.113468+0000", 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.377 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.378 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.379 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.380 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.381 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019924+0000", 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019924+0000", 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.020204+0000", 2023-10-07T18:49:38.382 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343293+0000", 2023-10-07T18:49:38.383 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.384 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.33", 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:17:18.294277+0000", 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.385 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.386 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.387 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.388 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.389 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036780+0000", 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036780+0000", 2023-10-07T18:49:38.390 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037055+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.391 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338997+0000", 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.392 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.32", 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:31:35.420718+0000", 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.393 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.394 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.395 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.396 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.397 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.398 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029328+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029328+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029616+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.399 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338338+0000", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.400 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.31", 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:39:52.042804+0000", 2023-10-07T18:49:38.401 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.402 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.403 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.404 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.405 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.406 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034742+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034742+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035459+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.407 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338001+0000", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.408 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.30", 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.409 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:06:36.433378+0000", 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.410 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.411 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.412 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.413 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.414 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034458+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034458+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035359+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.415 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338695+0000", 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.416 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2f", 2023-10-07T18:49:38.417 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:43:18.142470+0000", 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.418 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.419 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.420 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.421 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.422 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032820+0000", 2023-10-07T18:49:38.423 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032820+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033136+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.424 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343134+0000", 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.425 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2e", 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:55:30.570074+0000", 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.426 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.427 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.428 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.429 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.430 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.431 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030013+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030013+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030278+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.432 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342755+0000", 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.433 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2d", 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:15:52.446182+0000", 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.434 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.435 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.436 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.437 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.438 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.439 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381171+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381171+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381616+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.440 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341176+0000", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 4, 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.441 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 4, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1f", 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 22, 2023-10-07T18:49:38.442 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:21:32.853376+0000", 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 554, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.443 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.444 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.445 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 4, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.446 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'4" 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.447 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029781+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029781+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030114+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.448 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342607+0000", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.449 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1e", 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.450 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:30:15.349797+0000", 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.451 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.452 INFO:tasks.workunit.client.0.smithi087.stderr:+ echo OK 2023-10-07T18:49:38.453 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:38.453 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: 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-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.454 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.456 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.457 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:38.458 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:37 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:38.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.460 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.461 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.462 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.463 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.464 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.378817+0000", 2023-10-07T18:49:38.465 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.378817+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.379168+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.466 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342699+0000", 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.467 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1e", 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:02:04.098074+0000", 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.468 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.469 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.470 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.471 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.472 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029778+0000", 2023-10-07T18:49:38.473 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029778+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.030057+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.474 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341030+0000", 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.475 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1f", 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:45:27.227236+0000", 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.476 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.477 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.478 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.479 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.480 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.481 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388623+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388623+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389310+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.482 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343142+0000", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.483 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1d", 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:05:38.531319+0000", 2023-10-07T18:49:38.484 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.485 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.486 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.487 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.488 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.489 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027196+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027196+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031636+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.490 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338478+0000", 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.491 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1c", 2023-10-07T18:49:38.492 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:56:56.245158+0000", 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.493 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.494 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.495 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.496 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.497 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388293+0000", 2023-10-07T18:49:38.498 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388293+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389103+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.499 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342649+0000", 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.500 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1c", 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:31:11.506060+0000", 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.501 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.502 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.503 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.504 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.505 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.506 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.347374+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.347374+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.507 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.347641+0000", 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.508 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1d", 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:22:20.250615+0000", 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.509 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.510 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.511 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.512 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.513 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.514 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383591+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383591+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383791+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.515 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343451+0000", 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.516 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1b", 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:49:52.501665+0000", 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.517 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.518 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.519 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.520 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.521 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.522 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019240+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019240+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.019546+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.523 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.344715+0000", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.524 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1a", 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.525 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:52:49.071413+0000", 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.526 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.527 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.528 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.529 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.530 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381830+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381830+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.382308+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.531 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343028+0000", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.532 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1a", 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:38.533 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:21:08.335907+0000", 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.534 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.535 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.536 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.537 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:38.538 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535657+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535657+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.539 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.536010+0000", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.540 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1b", 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.541 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 10, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:52:49.615005+0000", 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.542 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.543 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.544 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.545 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.546 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.382083+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.382083+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.382385+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.547 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341941+0000", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.548 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.19", 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.549 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:22:54.405522+0000", 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.550 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.551 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.552 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.553 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.554 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.025554+0000", 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.025554+0000", 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025822+0000", 2023-10-07T18:49:38.555 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343143+0000", 2023-10-07T18:49:38.556 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.557 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.18", 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:01:48.492810+0000", 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.558 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.559 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.560 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.561 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.562 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.563 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535670+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535670+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.564 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.536040+0000", 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.565 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.18", 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 28, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:41:06.482689+0000", 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.566 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.567 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.568 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.569 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.570 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.571 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.023483+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.023483+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.023811+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.572 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338356+0000", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.573 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.19", 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:18:28.020396+0000", 2023-10-07T18:49:38.574 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.575 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.576 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.577 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.578 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.579 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.580 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.376711+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.376711+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.377088+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.581 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341972+0000", 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.582 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.17", 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:02:06.890463+0000", 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.583 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.584 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.585 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.586 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.587 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.588 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032044+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032044+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032382+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.589 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338502+0000", 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.590 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.16", 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:24:45.444222+0000", 2023-10-07T18:49:38.591 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.592 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.593 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.594 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.595 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.596 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383501+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383501+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383770+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.597 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338342+0000", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.598 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.16", 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.599 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:44:13.571400+0000", 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.600 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.601 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.602 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.603 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.604 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036472+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036472+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036821+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.605 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340938+0000", 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.606 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.17", 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.607 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:21:08.179617+0000", 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.608 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.609 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.610 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.611 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.612 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385036+0000", 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385036+0000", 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385472+0000", 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.613 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338246+0000", 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.614 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 3, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 3, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.615 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.15", 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 21, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:10:10.350270+0000", 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 90, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.616 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:38.617 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.618 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 4, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.619 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'3" 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.620 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.350153+0000", 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.350153+0000", 2023-10-07T18:49:38.621 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.622 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.350455+0000", 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.623 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.14", 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 10, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:38:13.678219+0000", 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.624 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.625 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.626 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.627 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.628 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.629 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.382140+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.382140+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383393+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.630 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:49:08.232320+0000", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 12, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.631 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 12, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.14", 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 30, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:34:56.828245+0000", 2023-10-07T18:49:38.632 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 2608, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.633 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 12, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 4, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 4, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.634 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.635 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 12, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 9 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "70'12" 2023-10-07T18:49:38.636 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.637 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031135+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031135+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031470+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.638 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342892+0000", 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.639 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.15", 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:59:52.131718+0000", 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.640 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.641 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.642 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.643 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.644 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.645 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383984+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383984+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.384288+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.646 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339639+0000", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.647 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.13", 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.648 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:00:59.503366+0000", 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 34, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.649 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.650 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.651 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 6 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.652 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.653 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030895+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030895+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031157+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.654 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338917+0000", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.655 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.12", 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.656 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:29:12.960901+0000", 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.657 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.658 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.659 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.660 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.661 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.384801+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.384801+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385121+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.662 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339372+0000", 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.663 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.12", 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.664 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:08:51.328501+0000", 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.665 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.666 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.667 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.668 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.669 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031162+0000", 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031162+0000", 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031825+0000", 2023-10-07T18:49:38.670 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.671 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340876+0000", 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.672 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.13", 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:53:00.384024+0000", 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.673 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.674 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.675 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.676 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.677 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381682+0000", 2023-10-07T18:49:38.678 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381682+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381979+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.679 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341798+0000", 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.680 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.11", 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:49:06.329042+0000", 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.681 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.682 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.683 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.684 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.685 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.686 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.038029+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.038029+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.039016+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.687 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341824+0000", 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.688 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.10", 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:50:16.747258+0000", 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.689 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.690 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.691 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.692 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.693 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.694 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.377898+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.377898+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.378238+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.695 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341243+0000", 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 8, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.696 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 8, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.10", 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 26, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:18:51.807688+0000", 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.697 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.698 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 12, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 4, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 4, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.699 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 4, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.700 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 12, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.701 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'8" 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.702 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.028798+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.028798+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029201+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.703 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340513+0000", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.704 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.11", 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.705 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:11:36.480864+0000", 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.706 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.707 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.708 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.709 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.710 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385044+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385044+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.385346+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.711 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343043+0000", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.712 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.f", 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.713 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:41:38.806984+0000", 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 22, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.714 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.715 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.716 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.717 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.718 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041416+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041416+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041665+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.719 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342352+0000", 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.720 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.e", 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.721 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:36:09.102779+0000", 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.722 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.723 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.724 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.725 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.726 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807085+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807085+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807380+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.727 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338494+0000", 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.728 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.2", 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.729 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:24:58.747834+0000", 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.730 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.731 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.732 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.733 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.734 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383720+0000", 2023-10-07T18:49:38.735 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383720+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383945+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.736 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.737 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.4", 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:14:49.638205+0000", 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.738 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.739 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.740 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.741 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.742 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.743 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027487+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027487+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.032585+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.744 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339187+0000", 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.745 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.5", 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:36:59.415114+0000", 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.746 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.747 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.748 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.749 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.750 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.751 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.757320+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.757320+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.757614+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.752 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338070+0000", 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.753 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.4", 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:54:11.640366+0000", 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.754 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.755 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.756 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.757 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.758 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.759 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.380156+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.380156+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.380486+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.760 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338177+0000", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.761 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.2", 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:28:04.545178+0000", 2023-10-07T18:49:38.762 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.763 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.764 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.765 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.766 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.767 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034479+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034479+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035158+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.768 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.345308+0000", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.769 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.3", 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.770 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:26:51.515732+0000", 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.771 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.772 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.773 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.774 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.775 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807064+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807064+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807411+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.776 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338011+0000", 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.777 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.7", 2023-10-07T18:49:38.778 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:53:56.338496+0000", 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.779 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.781 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.782 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.783 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.784 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.785 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.031209+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.031209+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031500+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.786 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338221+0000", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.787 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.0", 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.788 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:58:33.970783+0000", 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.789 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.790 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.791 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.792 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.793 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.376469+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.376469+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.376778+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.794 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341529+0000", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.795 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.1", 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.796 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:44:24.919079+0000", 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.797 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.798 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.799 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.800 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.801 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807626+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807626+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807970+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.802 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343912+0000", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.803 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.5", 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.804 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:37:10.952517+0000", 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.805 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.806 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.807 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.808 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.809 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034094+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034094+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034371+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.810 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342295+0000", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.811 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2", 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.812 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:57:48.161342+0000", 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.813 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.814 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.815 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.816 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:38.817 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.385971+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.385971+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.386292+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.818 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338178+0000", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.819 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.3", 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.820 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:12:49.861396+0000", 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.821 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.822 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.823 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.824 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.825 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 20, 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:46:49.031172+0000", 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:46:49.031172+0000", 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:46:49.031523+0000", 2023-10-07T18:49:38.826 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 59, 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:44:55.450971+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:49:33.598500+0000", 2023-10-07T18:49:38.827 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 148, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 58, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 148, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.828 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "1.0", 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 349, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:55:51.192278+0000", 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 590368, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 1771104, 2023-10-07T18:49:38.829 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.830 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 6, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.831 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 394, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 584, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 219, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 2416 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.832 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "70'148" 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.833 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.757387+0000", 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.757387+0000", 2023-10-07T18:49:38.834 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.757693+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.835 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340502+0000", 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.836 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.6", 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:45:19.658022+0000", 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.837 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.838 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.839 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.840 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.841 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.842 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.036244+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.036244+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.036524+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.843 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.337891+0000", 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.844 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.1", 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:29:38.270152+0000", 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.845 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.846 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.847 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.848 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.849 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388095+0000", 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388095+0000", 2023-10-07T18:49:38.850 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388380+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.851 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341186+0000", 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.852 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.0", 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:11:36.968582+0000", 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.853 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.854 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.855 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.856 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.857 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.858 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.806901+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.806901+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807205+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.859 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338994+0000", 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.860 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.878 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.3", 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.879 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:27:02.926409+0000", 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.880 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.881 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.882 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.883 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.884 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.389029+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.389029+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389486+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.885 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343060+0000", 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.886 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.887 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.5", 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:30:40.888399+0000", 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.888 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.889 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.890 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.891 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.892 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.893 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029550+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029550+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.029838+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.894 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338114+0000", 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.895 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.4", 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:24:01.766084+0000", 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.896 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.904 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.904 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.905 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.906 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.907 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.908 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.909 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.806393+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.806393+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.806684+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.910 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341422+0000", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.911 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.0", 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.912 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:43:06.959543+0000", 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.913 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.914 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.915 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.916 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.917 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.384401+0000", 2023-10-07T18:49:38.918 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.384401+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.384707+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.919 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338488+0000", 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.920 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.6", 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:12:17.783323+0000", 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.921 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.922 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.923 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.924 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.925 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "63'1" 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.926 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024569+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024569+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.024850+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.927 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342902+0000", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.928 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.7", 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.929 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:18:10.471614+0000", 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.930 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.931 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.932 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.933 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.934 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 65, 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:51.807090+0000", 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:51.807090+0000", 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:51.807418+0000", 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.935 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 66, 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:50.612241+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342379+0000", 2023-10-07T18:49:38.936 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 65, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.937 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "4.1", 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 13, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:01:57.000311+0000", 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.938 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.939 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.940 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.941 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.942 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.943 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.387196+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.387196+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.387512+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.944 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341934+0000", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.945 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.7", 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.946 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:57:52.031038+0000", 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.947 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.948 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.949 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.950 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:38.951 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.025006+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.025006+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.025298+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.952 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340660+0000", 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.953 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.6", 2023-10-07T18:49:38.954 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:28:35.260244+0000", 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.955 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.956 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.957 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.958 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.959 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.960 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.387644+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.387644+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388560+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.961 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341412+0000", 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.962 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.8", 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:17:26.811076+0000", 2023-10-07T18:49:38.963 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.964 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.965 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.966 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:38.967 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 4, 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.968 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.023433+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.023433+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.023710+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.969 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.345294+0000", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.970 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.9", 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.971 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:17:47.519034+0000", 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.972 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.973 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.974 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.975 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 4, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.976 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388197+0000", 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388197+0000", 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.388595+0000", 2023-10-07T18:49:38.977 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.978 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338404+0000", 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.979 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.9", 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:38:38.758482+0000", 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.980 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.981 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.982 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.983 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.984 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.985 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.021680+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.021680+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.021947+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.986 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343068+0000", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.987 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.989 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.8", 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:55:00.006345+0000", 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.990 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:38.991 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:38.992 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:38.993 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:38.994 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.995 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.383200+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.383200+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.383490+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:38.996 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338680+0000", 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:38.997 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.a", 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:52:40.244245+0000", 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:38.998 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:38.999 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.000 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.001 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.002 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.003 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.535589+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.535589+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:39.004 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.535922+0000", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:39.005 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.b", 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:39.006 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T20:44:20.369874+0000", 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.007 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.008 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.009 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.010 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:39.011 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.388769+0000", 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.388769+0000", 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.389078+0000", 2023-10-07T18:49:39.012 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.340785+0000", 2023-10-07T18:49:39.013 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.014 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.b", 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T05:08:26.380293+0000", 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.015 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.016 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:39.017 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.018 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.019 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.020 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040679+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040679+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040975+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.021 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342941+0000", 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.022 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.a", 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:38:04.906915+0000", 2023-10-07T18:49:39.023 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.024 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.025 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.026 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.027 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.028 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.042 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.379801+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.379801+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.380086+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.043 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341878+0000", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:39.044 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.c", 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 18, 2023-10-07T18:49:39.045 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T06:15:18.643263+0000", 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.046 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.047 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.048 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.049 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.050 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041251+0000", 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041251+0000", 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041510+0000", 2023-10-07T18:49:39.051 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.052 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.053 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.d", 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T22:11:52.068387+0000", 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.054 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.055 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.056 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.056 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.056 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.056 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.056 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.058 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.058 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.058 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.058 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.058 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.059 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.060 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.061 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.379173+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.379173+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.379493+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.062 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338160+0000", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 1, 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.063 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 1, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.d", 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.064 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 19, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:54:51.404142+0000", 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 70, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.065 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.066 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.067 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 1, 2023-10-07T18:49:39.068 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 1 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: 3 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'1" 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.069 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.070 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.028012+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.028012+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031858+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.071 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338604+0000", 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.072 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.c", 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:29:38.363055+0000", 2023-10-07T18:49:39.073 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.074 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.075 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.076 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.077 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:39.078 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 60, 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:05.381135+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:05.381135+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:05.381454+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.079 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 61, 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:04.346667+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343065+0000", 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 2, 2023-10-07T18:49:39.080 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 60, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 2, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "2.e", 2023-10-07T18:49:39.081 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 20, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T03:22:01.792510+0000", 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.082 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.083 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 3, 2023-10-07T18:49:39.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 1, 2023-10-07T18:49:39.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 1, 2023-10-07T18:49:39.084 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 1, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.085 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 3, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.086 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: 7 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "62'2" 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.087 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 7, 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034429+0000", 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034429+0000", 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.035171+0000", 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.088 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342249+0000", 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.089 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.f", 2023-10-07T18:49:39.090 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:38:12.615917+0000", 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.091 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.092 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.093 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.094 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 7, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.095 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.038767+0000", 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.038767+0000", 2023-10-07T18:49:39.096 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.039704+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.097 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341715+0000", 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.098 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.20", 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:37:35.625088+0000", 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.099 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.100 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.101 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.102 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: 5 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.103 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 2, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.104 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.034405+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.034405+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034691+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.105 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341402+0000", 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.106 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.21", 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T21:11:39.974117+0000", 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.107 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.108 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.109 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.110 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: 2, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 2, 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.111 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.112 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:48:39.348567+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:48:39.348567+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 70, 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.113 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:39.348982+0000", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 69, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.114 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.22", 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 70, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 27, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:22:57.357914+0000", 2023-10-07T18:49:39.115 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.116 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.117 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.118 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.119 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.120 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.032943+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.032943+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.033199+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.121 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339472+0000", 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.122 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.23", 2023-10-07T18:49:39.123 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T18:55:36.686306+0000", 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.124 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.125 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.126 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.127 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.128 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.129 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.024526+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.024526+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.024817+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.130 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342177+0000", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.131 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.24", 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.132 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T23:40:10.910721+0000", 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.133 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.134 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.135 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.136 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.137 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 1, 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.019744+0000", 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.019744+0000", 2023-10-07T18:49:39.138 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.020253+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.139 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338078+0000", 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.140 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.25", 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:19:29.662903+0000", 2023-10-07T18:49:39.141 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.142 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.143 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.144 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.145 INFO:tasks.workunit.client.0.smithi087.stdout: 1, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 1, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.146 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.147 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.041280+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.041280+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.041577+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.148 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342690+0000", 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.149 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.26", 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:06:02.971815+0000", 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.150 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.151 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.152 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.153 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.154 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: 4 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.155 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027227+0000", 2023-10-07T18:49:39.156 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027227+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.027519+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.157 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.342979+0000", 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.158 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.159 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.160 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.27", 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-08T19:01:48.201249+0000", 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.161 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.162 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.163 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.164 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.165 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.166 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.167 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.029411+0000", 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.029411+0000", 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.034496+0000", 2023-10-07T18:49:39.168 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.169 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.338081+0000", 2023-10-07T18:49:39.187 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.188 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.28", 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T00:31:03.384027+0000", 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.189 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.190 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.191 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.193 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: 2 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.194 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 3, 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.195 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.027646+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.027646+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.027939+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.196 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.197 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.197 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.197 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.341866+0000", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.198 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.29", 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.199 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:05:17.384615+0000", 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.200 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.201 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.202 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.203 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: 3, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 3, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.204 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 5, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.205 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.037104+0000", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.037104+0000", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.037680+0000", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.206 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.209 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339552+0000", 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.210 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.211 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2a", 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.212 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T02:05:10.787475+0000", 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.213 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.214 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.215 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.216 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.217 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: 5, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: 6 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 5, 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.218 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 0, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.219 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.030409+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.030409+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.031082+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.220 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.339553+0000", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.221 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2b", 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.222 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T04:36:43.311909+0000", 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.223 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.224 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.225 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.226 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: 0, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: 7, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: 1 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 0, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": [ 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.227 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "acting_primary": 6, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "avail_no_missing": [], 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "blocked_by": [], 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "created": 61, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "dirty_stats_invalid": false, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_bytes_stats_invalid": false, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "hitset_stats_invalid": false, 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "last_active": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_active": "2023-10-07T18:47:06.040563+0000", 2023-10-07T18:49:39.228 INFO:tasks.workunit.client.0.smithi087.stdout: "last_became_peered": "2023-10-07T18:47:06.040563+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_change": "2023-10-07T18:47:06.040885+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_clean_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub": "0'0", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_deep_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_epoch_clean": 62, 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fresh": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_fullsized": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_peered": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub": "0'0", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_duration": 0, 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_scrub_stamp": "2023-10-07T18:47:05.356329+0000", 2023-10-07T18:49:39.229 INFO:tasks.workunit.client.0.smithi087.stdout: "last_undegraded": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "last_unstale": "2023-10-07T18:48:38.343430+0000", 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "log_dups_size": 0, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "log_start": "0'0", 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "manifest_stats_invalid": false, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "mapping_epoch": 61, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "object_location_counts": [], 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_scrubbed": 0, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "objects_trimmed": 0, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_stats_invalid": false, 2023-10-07T18:49:39.230 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_start": "0'0", 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "parent": "0.0", 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "parent_split_bits": 0, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "pgid": "3.2c", 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "pin_stats_invalid": false, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "purged_snaps": [], 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_epoch": 69, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "reported_seq": 17, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_duration": 0.0, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-09T01:40:44.096295+0000", 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrim_duration": 0.0, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "snaptrimq_len": 0, 2023-10-07T18:49:39.231 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.232 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.233 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.234 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.235 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: "state": "active+clean", 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_invalid": false, 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: "up": [ 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: 6, 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: 4, 2023-10-07T18:49:39.236 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: "up_primary": 6, 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: "version": "0'0" 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_per_pool": [ 2023-10-07T18:49:39.237 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 24, 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: "rbd" 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.238 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 8, 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 4, 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.239 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.240 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.241 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.242 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.243 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:39.244 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 24 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 192, 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.245 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 64, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 3, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.246 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 0, 2023-10-07T18:49:39.247 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.248 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 0, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 0 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:39.249 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 192 2023-10-07T18:49:39.250 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 3, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "mgr" 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 148, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 1, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 3, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 148, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 1, 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.251 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 590368, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 1771104, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.252 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 6, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 2, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 2, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.253 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 0, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 6, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.254 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 394, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 584, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.255 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 219, 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 2416 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 1781760, 2023-10-07T18:49:39.256 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 1771104, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:39.257 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 3 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.258 INFO:tasks.workunit.client.0.smithi087.stdout: { 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "acting": 96, 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "application": [ 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "cephfs" 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "log_size": 45, 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "num_pg": 32, 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "num_store_stats": 8, 2023-10-07T18:49:39.259 INFO:tasks.workunit.client.0.smithi087.stdout: "ondisk_log_size": 45, 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "poolid": 2, 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "stat_sum": { 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes": 3378, 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_hit_set_archive": 0, 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "num_bytes_recovered": 0, 2023-10-07T18:49:39.260 INFO:tasks.workunit.client.0.smithi087.stdout: "num_deep_scrub_errors": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_kb": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_full": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_evict_mode_some": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush": 0, 2023-10-07T18:49:39.261 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_kb": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_high": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_flush_mode_low": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_keys_recovered": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_large_omap_objects": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_legacy_snapsets": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_clones": 0, 2023-10-07T18:49:39.262 INFO:tasks.workunit.client.0.smithi087.stdout: "num_object_copies": 66, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects": 22, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_degraded": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_dirty": 22, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_hit_set_archive": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_manifest": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_misplaced": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_missing_on_primary": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_omap": 14, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_pinned": 0, 2023-10-07T18:49:39.263 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_recovered": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_repaired": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_objects_unfound": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_bytes": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_omap_keys": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_promote": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_read_kb": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_scrub_errors": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_shallow_scrub_errors": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_whiteouts": 0, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write": 51, 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: "num_write_kb": 19 2023-10-07T18:49:39.264 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "store_stats": { 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "allocated": 98304, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "available": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_allocated": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "data_compressed_original": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "data_stored": 10134, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "internal_metadata": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "internally_reserved": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "omap_allocated": 0, 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: "total": 0 2023-10-07T18:49:39.265 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "up": 96 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: ], 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "usage": { 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "pg_num": 105, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "pools": 4, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "stats_by_class": { 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "ssd": { 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416, 2023-10-07T18:49:39.266 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_bytes": 2442940416, 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_raw_ratio": 0.0031810766085982323 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: }, 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: "total_avail_bytes": 765517344768, 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: "total_bytes": 767960285184, 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: "total_used_bytes": 2442940416 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout: } 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout:} 2023-10-07T18:49:39.267 INFO:tasks.workunit.client.0.smithi087.stdout:OK 2023-10-07T18:49:39.268 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-07T18:49:39.268 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-07T18:49:39.268 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.268 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: 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-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.269 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.270 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='client.14994 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: 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-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.271 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.273 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.274 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.275 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.276 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='client.24887 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.277 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-10-07T18:49:39.279 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-10-07T18:49:39.280 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:49:39.280 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:38 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:39.280 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.280 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:49:39.281 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:37 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:49:39.281 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:38 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:39.282 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:38 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:39.348 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2023-10-07T18:49:39.349 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-07T18:49:39.631 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:39 smithi087 ceph-mon[98507]: 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-07T18:49:39.631 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:39 smithi087 ceph-mon[115692]: 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-07T18:49:39.632 DEBUG:teuthology.parallel:result is None 2023-10-07T18:49:39.632 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T18:49:39.659 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T18:49:39.659 DEBUG:teuthology.orchestra.run.smithi087:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T18:49:39.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:39 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:39 smithi163 ceph-mon[102800]: 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-07T18:49:39.721 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T18:49:39.721 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:49:39.731 INFO:teuthology.task.print:**** done end telemetry quincy... 2023-10-07T18:49:39.731 INFO:teuthology.run_tasks:Running task print... 2023-10-07T18:49:39.751 INFO:teuthology.task.print:**** done start parallel 2023-10-07T18:49:39.751 INFO:teuthology.run_tasks:Running task parallel... 2023-10-07T18:49:39.784 INFO:teuthology.task.parallel:starting parallel... 2023-10-07T18:49:39.784 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-10-07T18:49:39.799 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T18:49:39.799 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-10-07T18:49:39.800 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-10-07T18:49:39.801 INFO:tasks.rados:Beginning rados... 2023-10-07T18:49:39.801 INFO:tasks.rados:joining rados 2023-10-07T18:49:39.802 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-07T18:49:39.802 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T18:49:39.802 INFO:teuthology.task.print:**** done start upgrade, wait 2023-10-07T18:49:39.802 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-07T18:49:39.803 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2023-10-07T18:49:39.803 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-07T18:49:39.803 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-10-07T18:49:39.804 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-10-07T18:49:40.311 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:40.363 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:40.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:40 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:40] "GET /metrics HTTP/1.1" 200 235675 "" "Prometheus/2.43.0" 2023-10-07T18:49:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:41 smithi087 ceph-mon[115692]: 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-07T18:49:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:41 smithi087 ceph-mon[98507]: 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-07T18:49:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:41 smithi163 ceph-mon[102800]: 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-07T18:49:43.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[98507]: 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-07T18:49:43.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1003098824' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T18:49:43.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[98507]: 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-07T18:49:43.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[115692]: 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-07T18:49:43.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1003098824' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T18:49:43.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:43 smithi087 ceph-mon[115692]: 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-07T18:49:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:43 smithi163 ceph-mon[102800]: 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-07T18:49:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:43 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1003098824' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-10-07T18:49:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:43 smithi163 ceph-mon[102800]: 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-07T18:49:43.791 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-07T18:49:44.018 INFO:tasks.rados:starting run 0 out of 1 2023-10-07T18:49:44.019 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-07T18:49:44.020 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-10-07T18:49:44.151 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:44.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:44 smithi087 ceph-mon[115692]: 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-07T18:49:44.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:44 smithi087 ceph-mon[115692]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T18:49:44.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:44 smithi087 ceph-mon[98507]: 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-07T18:49:44.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:44 smithi087 ceph-mon[98507]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T18:49:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:44 smithi163 ceph-mon[102800]: 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-07T18:49:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:44 smithi163 ceph-mon[102800]: osdmap e71: 8 total, 8 up, 8 in 2023-10-07T18:49:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:45 smithi087 ceph-mon[115692]: 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-07T18:49:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:45 smithi087 ceph-mon[98507]: 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-07T18:49:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:45 smithi163 ceph-mon[102800]: 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-07T18:49:45.947 INFO:teuthology.orchestra.run.smithi087.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:47.085 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-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-07T18:49:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: 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-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: 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-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:47.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:46 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: 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-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:49:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:46 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:47.450 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:48 smithi163 ceph-mon[102800]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:48.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:48 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/247834368' 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-07T18:49:48.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:48 smithi163 ceph-mon[102800]: 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-07T18:49:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[115692]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/247834368' 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-07T18:49:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[115692]: 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-07T18:49:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[98507]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9725b08fd801c82987c737f7e6d354878f036ee8 2023-10-07T18:49:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/247834368' 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-07T18:49:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:48 smithi087 ceph-mon[98507]: 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-07T18:49:49.075 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'unique_pool_0' created 2023-10-07T18:49:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:49 smithi087 ceph-mon[98507]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:49.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:49 smithi087 ceph-mon[98507]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T18:49:49.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:49 smithi087 ceph-mon[115692]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:49.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:49 smithi087 ceph-mon[115692]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T18:49:49.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:49 smithi163 ceph-mon[102800]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:49.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:49 smithi163 ceph-mon[102800]: osdmap e72: 8 total, 8 up, 8 in 2023-10-07T18:49:49.438 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:49:49.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:49 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:49.803 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (74s) 63s ago 119s 16.6M - 0.25.0 c8568f914cd2 8388e1b4ca2e 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (91s) 63s ago 90s 81.6M - 9.4.7 2c41d148cca3 f8d8994d6a18 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (2m) 63s ago 2m 15.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (2m) 63s ago 2m 14.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443 running (6m) 63s ago 6m 438M - 17.2.6-1291-g1cb42695 35e0d2fde562 ce375ee6b6e9 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:9283 running (7m) 63s ago 7m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 de1332b11e39 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (7m) 63s ago 7m 85.8M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 6585561f79ec 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (6m) 63s ago 6m 58.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 63s ago 6m 57.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:49:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (115s) 63s ago 115s 4177k - 1.5.0 0da6a335fe13 98fb5f07acdd 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (112s) 63s ago 111s 11.6M - 1.5.0 0da6a335fe13 a11da289c1f1 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 63s ago 5m 65.4M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 63s ago 5m 62.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (5m) 63s ago 5m 54.9M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (4m) 63s ago 4m 55.6M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (4m) 63s ago 4m 58.0M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (3m) 63s ago 3m 59.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (3m) 63s ago 3m 54.5M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:49:49.805 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (3m) 63s ago 3m 58.3M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:49:49.806 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (70s) 63s ago 2m 25.4M - 2.43.0 a07b618ecd1d fc69de352a94 2023-10-07T18:49:50.057 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-07T18:49:50.253 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:49:50.254 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:49:50.255 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:49:50.255 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:49:50.255 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T18:49:50.255 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:49:50.255 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:49:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:50 smithi163 ceph-mon[102800]: 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-07T18:49:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:50 smithi163 ceph-mon[102800]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T18:49:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:50 smithi163 ceph-mon[102800]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:50.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[98507]: 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-07T18:49:50.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[98507]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T18:49:50.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[98507]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:50.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[115692]: 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-07T18:49:50.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[115692]: osdmap e73: 8 total, 8 up, 8 in 2023-10-07T18:49:50.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:50 smithi087 ceph-mon[115692]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:50.456 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:49:50.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:49:50 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:50] "GET /metrics HTTP/1.1" 200 235675 "" "Prometheus/2.43.0" 2023-10-07T18:49:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[98507]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[98507]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T18:49:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[98507]: pgmap v79: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/414391086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:49:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[115692]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[115692]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T18:49:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[115692]: pgmap v79: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:51.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:51 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/414391086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:49:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:51 smithi163 ceph-mon[102800]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:49:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:51 smithi163 ceph-mon[102800]: osdmap e74: 8 total, 8 up, 8 in 2023-10-07T18:49:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:51 smithi163 ceph-mon[102800]: pgmap v79: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:51 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/414391086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:49:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:52 smithi163 ceph-mon[102800]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:49:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:52 smithi163 ceph-mon[102800]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T18:49:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:52 smithi087 ceph-mon[98507]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:49:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:52 smithi087 ceph-mon[98507]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T18:49:52.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:52 smithi087 ceph-mon[115692]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T18:49:52.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:52 smithi087 ceph-mon[115692]: osdmap e75: 8 total, 8 up, 8 in 2023-10-07T18:49:53.099 INFO:teuthology.orchestra.run.smithi087.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-07T18:49:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:53 smithi163 ceph-mon[102800]: pgmap v81: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:53 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1266725539' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:49:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:53 smithi163 ceph-mon[102800]: 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-07T18:49:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[115692]: pgmap v81: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1266725539' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:49:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[115692]: 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-07T18:49:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[98507]: pgmap v81: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1266725539' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T18:49:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:53 smithi087 ceph-mon[98507]: 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-07T18:49:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:54 smithi163 ceph-mon[102800]: 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-07T18:49:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:54 smithi163 ceph-mon[102800]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T18:49:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:54 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:54 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[115692]: 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-07T18:49:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[115692]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T18:49:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[98507]: 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-07T18:49:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[98507]: osdmap e76: 8 total, 8 up, 8 in 2023-10-07T18:49:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:49:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:54 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:49:55.223 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T18:49:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight read -> 100 2023-10-07T18:49:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight delete -> 50 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight snap_create -> 50 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight snap_remove -> 50 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight rollback -> 50 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight setattr -> 25 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight rmattr -> 25 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight copy_from -> 50 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:adding op weight append -> 100 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable) 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:Configuration: 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout: Number of operations: 4000 2023-10-07T18:49:55.257 INFO:tasks.rados.rados.0.smithi087.stdout: Number of objects: 50 2023-10-07T18:49:55.258 INFO:tasks.rados.rados.0.smithi087.stdout: Max in flight operations: 16 2023-10-07T18:49:55.258 INFO:tasks.rados.rados.0.smithi087.stdout: Object size (in bytes): 4000000 2023-10-07T18:49:55.258 INFO:tasks.rados.rados.0.smithi087.stdout: Write stride min: 400000 2023-10-07T18:49:55.258 INFO:tasks.rados.rados.0.smithi087.stdout: Write stride max: 800000 2023-10-07T18:49:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:55 smithi163 ceph-mon[102800]: pgmap v83: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:55 smithi087 ceph-mon[98507]: pgmap v83: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:55 smithi087 ceph-mon[115692]: pgmap v83: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:1: write initial oid 1 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:1: seq_num 0 ranges {0=24576} 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:1: writing smithi087181593-1 from 0 to 24576 tid 1 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:2: write initial oid 2 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:2: seq_num 1 ranges {0=24576} 2023-10-07T18:49:56.107 INFO:tasks.rados.rados.0.smithi087.stdout:2: writing smithi087181593-2 from 0 to 24576 tid 1 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:3: write initial oid 3 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:3: seq_num 2 ranges {0=40960} 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:3: writing smithi087181593-3 from 0 to 40960 tid 1 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:4: write initial oid 4 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:4: seq_num 3 ranges {0=57344} 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:4: writing smithi087181593-4 from 0 to 57344 tid 1 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:5: write initial oid 5 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:5: seq_num 4 ranges {0=73728} 2023-10-07T18:49:56.108 INFO:tasks.rados.rados.0.smithi087.stdout:5: writing smithi087181593-5 from 0 to 73728 tid 1 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:6: write initial oid 6 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:6: seq_num 5 ranges {0=90112} 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:6: writing smithi087181593-6 from 0 to 90112 tid 1 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:7: write initial oid 7 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:7: seq_num 6 ranges {0=106496} 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:7: writing smithi087181593-7 from 0 to 106496 tid 1 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:8: write initial oid 8 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:8: seq_num 7 ranges {0=122880} 2023-10-07T18:49:56.113 INFO:tasks.rados.rados.0.smithi087.stdout:8: writing smithi087181593-8 from 0 to 122880 tid 1 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:9: write initial oid 9 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:9: seq_num 8 ranges {0=139264} 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:9: writing smithi087181593-9 from 0 to 139264 tid 1 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:10: write initial oid 10 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:10: seq_num 9 ranges {0=155648} 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:10: writing smithi087181593-10 from 0 to 155648 tid 1 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:11: write initial oid 11 2023-10-07T18:49:56.114 INFO:tasks.rados.rados.0.smithi087.stdout:11: seq_num 10 ranges {0=172032} 2023-10-07T18:49:56.121 INFO:tasks.rados.rados.0.smithi087.stdout:11: writing smithi087181593-11 from 0 to 172032 tid 1 2023-10-07T18:49:56.121 INFO:tasks.rados.rados.0.smithi087.stdout:12: write initial oid 12 2023-10-07T18:49:56.121 INFO:tasks.rados.rados.0.smithi087.stdout:12: seq_num 11 ranges {0=188416} 2023-10-07T18:49:56.121 INFO:tasks.rados.rados.0.smithi087.stdout:12: writing smithi087181593-12 from 0 to 188416 tid 1 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:13: write initial oid 13 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:13: seq_num 12 ranges {0=204800} 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:13: writing smithi087181593-13 from 0 to 204800 tid 1 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:14: write initial oid 14 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:14: seq_num 13 ranges {0=221184} 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:14: writing smithi087181593-14 from 0 to 221184 tid 1 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:15: write initial oid 15 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:15: seq_num 14 ranges {0=237568} 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:15: writing smithi087181593-15 from 0 to 237568 tid 1 2023-10-07T18:49:56.122 INFO:tasks.rados.rados.0.smithi087.stdout:16: write initial oid 16 2023-10-07T18:49:56.123 INFO:tasks.rados.rados.0.smithi087.stdout:16: seq_num 15 ranges {0=253952} 2023-10-07T18:49:56.124 INFO:tasks.rados.rados.0.smithi087.stdout:16: writing smithi087181593-16 from 0 to 253952 tid 1 2023-10-07T18:49:56.124 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.124 INFO:tasks.rados.rados.0.smithi087.stdout:3: finishing write tid 1 to smithi087181593-3 2023-10-07T18:49:56.124 INFO:tasks.rados.rados.0.smithi087.stdout:3: finishing write tid 2 to smithi087181593-3 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:1: finishing write tid 1 to smithi087181593-1 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:4: finishing write tid 1 to smithi087181593-4 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:2: finishing write tid 1 to smithi087181593-2 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:1: finishing write tid 2 to smithi087181593-1 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:6: finishing write tid 1 to smithi087181593-6 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:12: finishing write tid 1 to smithi087181593-12 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:2: finishing write tid 2 to smithi087181593-2 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:4: finishing write tid 2 to smithi087181593-4 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:11: finishing write tid 1 to smithi087181593-11 2023-10-07T18:49:56.125 INFO:tasks.rados.rados.0.smithi087.stdout:6: finishing write tid 2 to smithi087181593-6 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:3: finishing write tid 3 to smithi087181593-3 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:12: finishing write tid 2 to smithi087181593-12 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:3: done (15 left) 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:17: write initial oid 17 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:17: seq_num 16 ranges {0=270336} 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout:17: writing smithi087181593-17 from 0 to 270336 tid 1 2023-10-07T18:49:56.126 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.127 INFO:tasks.rados.rados.0.smithi087.stdout:11: finishing write tid 2 to smithi087181593-11 2023-10-07T18:49:56.127 INFO:tasks.rados.rados.0.smithi087.stdout:4: finishing write tid 3 to smithi087181593-4 2023-10-07T18:49:56.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-10-07T18:49:56.127 INFO:tasks.rados.rados.0.smithi087.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:4: done (15 left) 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:18: write initial oid 18 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:18: seq_num 17 ranges {0=286720} 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:18: writing smithi087181593-18 from 0 to 286720 tid 1 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:11: finishing write tid 3 to smithi087181593-11 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:11: done (15 left) 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:19: write initial oid 19 2023-10-07T18:49:56.128 INFO:tasks.rados.rados.0.smithi087.stdout:19: seq_num 18 ranges {0=303104} 2023-10-07T18:49:56.129 INFO:tasks.rados.rados.0.smithi087.stdout:19: writing smithi087181593-19 from 0 to 303104 tid 1 2023-10-07T18:49:56.130 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.130 INFO:tasks.rados.rados.0.smithi087.stdout:12: finishing write tid 3 to smithi087181593-12 2023-10-07T18:49:56.130 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-07T18:49:56.130 INFO:tasks.rados.rados.0.smithi087.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-10-07T18:49:56.130 INFO:tasks.rados.rados.0.smithi087.stdout:7: finishing write tid 1 to smithi087181593-7 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:5: finishing write tid 1 to smithi087181593-5 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:8: finishing write tid 1 to smithi087181593-8 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:14: finishing write tid 1 to smithi087181593-14 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:12: done (15 left) 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:20: write initial oid 20 2023-10-07T18:49:56.131 INFO:tasks.rados.rados.0.smithi087.stdout:20: seq_num 19 ranges {0=319488} 2023-10-07T18:49:56.132 INFO:tasks.rados.rados.0.smithi087.stdout:20: writing smithi087181593-20 from 0 to 319488 tid 1 2023-10-07T18:49:56.132 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:10: finishing write tid 1 to smithi087181593-10 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:1: finishing write tid 3 to smithi087181593-1 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:9: finishing write tid 1 to smithi087181593-9 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:13: finishing write tid 1 to smithi087181593-13 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:2: finishing write tid 3 to smithi087181593-2 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:7: finishing write tid 2 to smithi087181593-7 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:9: finishing write tid 2 to smithi087181593-9 2023-10-07T18:49:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:5: finishing write tid 2 to smithi087181593-5 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:14: finishing write tid 2 to smithi087181593-14 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:8: finishing write tid 2 to smithi087181593-8 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:16: finishing write tid 1 to smithi087181593-16 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:6: finishing write tid 3 to smithi087181593-6 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:10: finishing write tid 2 to smithi087181593-10 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:7: finishing write tid 3 to smithi087181593-7 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:5: finishing write tid 3 to smithi087181593-5 2023-10-07T18:49:56.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 4 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:15: finishing write tid 1 to smithi087181593-15 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:13: finishing write tid 2 to smithi087181593-13 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:18: finishing write tid 1 to smithi087181593-18 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:9: finishing write tid 3 to smithi087181593-9 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 5 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:14: finishing write tid 3 to smithi087181593-14 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:1: done (15 left) 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:2: done (14 left) 2023-10-07T18:49:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:5: done (13 left) 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:6: done (12 left) 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:7: done (11 left) 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:9: done (10 left) 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:14: done (9 left) 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:21: write initial oid 21 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:21: seq_num 20 ranges {0=344064} 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:21: writing smithi087181593-21 from 0 to 344064 tid 1 2023-10-07T18:49:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:22: write initial oid 22 2023-10-07T18:49:56.137 INFO:tasks.rados.rados.0.smithi087.stdout:22: seq_num 21 ranges {0=360448} 2023-10-07T18:49:56.137 INFO:tasks.rados.rados.0.smithi087.stdout:22: writing smithi087181593-22 from 0 to 360448 tid 1 2023-10-07T18:49:56.137 INFO:tasks.rados.rados.0.smithi087.stdout:23: write initial oid 23 2023-10-07T18:49:56.137 INFO:tasks.rados.rados.0.smithi087.stdout:23: seq_num 22 ranges {0=376832} 2023-10-07T18:49:56.139 INFO:tasks.rados.rados.0.smithi087.stdout:23: writing smithi087181593-23 from 0 to 376832 tid 1 2023-10-07T18:49:56.140 INFO:tasks.rados.rados.0.smithi087.stdout:24: write initial oid 24 2023-10-07T18:49:56.140 INFO:tasks.rados.rados.0.smithi087.stdout:24: seq_num 23 ranges {0=393216} 2023-10-07T18:49:56.144 INFO:tasks.rados.rados.0.smithi087.stdout:24: writing smithi087181593-24 from 0 to 393216 tid 1 2023-10-07T18:49:56.144 INFO:tasks.rados.rados.0.smithi087.stdout:25: write initial oid 25 2023-10-07T18:49:56.144 INFO:tasks.rados.rados.0.smithi087.stdout:25: seq_num 24 ranges {0=409600} 2023-10-07T18:49:56.145 INFO:tasks.rados.rados.0.smithi087.stdout:25: writing smithi087181593-25 from 0 to 409600 tid 1 2023-10-07T18:49:56.145 INFO:tasks.rados.rados.0.smithi087.stdout:26: write initial oid 26 2023-10-07T18:49:56.145 INFO:tasks.rados.rados.0.smithi087.stdout:26: seq_num 25 ranges {0=425984} 2023-10-07T18:49:56.148 INFO:tasks.rados.rados.0.smithi087.stdout:26: writing smithi087181593-26 from 0 to 425984 tid 1 2023-10-07T18:49:56.148 INFO:tasks.rados.rados.0.smithi087.stdout:27: write initial oid 27 2023-10-07T18:49:56.148 INFO:tasks.rados.rados.0.smithi087.stdout:27: seq_num 26 ranges {0=442368} 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:27: writing smithi087181593-27 from 0 to 442368 tid 1 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:8: finishing write tid 3 to smithi087181593-8 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 5 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:8: done (15 left) 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:28: write initial oid 28 2023-10-07T18:49:56.151 INFO:tasks.rados.rados.0.smithi087.stdout:28: seq_num 27 ranges {0=458752} 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:28: writing smithi087181593-28 from 0 to 458752 tid 1 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:17: finishing write tid 1 to smithi087181593-17 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:10: finishing write tid 3 to smithi087181593-10 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:16: finishing write tid 2 to smithi087181593-16 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:18: finishing write tid 2 to smithi087181593-18 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:13: finishing write tid 3 to smithi087181593-13 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-10-07T18:49:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:18: finishing write tid 3 to smithi087181593-18 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:17: finishing write tid 2 to smithi087181593-17 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:19: finishing write tid 1 to smithi087181593-19 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:16: finishing write tid 3 to smithi087181593-16 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:17: finishing write tid 3 to smithi087181593-17 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:49:56.156 INFO:tasks.rados.rados.0.smithi087.stdout:19: finishing write tid 2 to smithi087181593-19 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:22: finishing write tid 1 to smithi087181593-22 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:19: finishing write tid 3 to smithi087181593-19 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:20: finishing write tid 1 to smithi087181593-20 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:21: finishing write tid 1 to smithi087181593-21 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:23: finishing write tid 1 to smithi087181593-23 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:15: finishing write tid 2 to smithi087181593-15 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:20: finishing write tid 2 to smithi087181593-20 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:22: finishing write tid 2 to smithi087181593-22 2023-10-07T18:49:56.157 INFO:tasks.rados.rados.0.smithi087.stdout:22: finishing write tid 3 to smithi087181593-22 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:20: finishing write tid 3 to smithi087181593-20 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:21: finishing write tid 2 to smithi087181593-21 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:21: finishing write tid 3 to smithi087181593-21 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:15: finishing write tid 3 to smithi087181593-15 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 8 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-10-07T18:49:56.158 INFO:tasks.rados.rados.0.smithi087.stdout:23: finishing write tid 2 to smithi087181593-23 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:24: finishing write tid 1 to smithi087181593-24 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:25: finishing write tid 1 to smithi087181593-25 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:23: finishing write tid 3 to smithi087181593-23 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:24: finishing write tid 2 to smithi087181593-24 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:10: done (15 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:13: done (14 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:15: done (13 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:16: done (12 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:17: done (11 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:18: done (10 left) 2023-10-07T18:49:56.159 INFO:tasks.rados.rados.0.smithi087.stdout:19: done (9 left) 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:20: done (8 left) 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:21: done (7 left) 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:22: done (6 left) 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:23: done (5 left) 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:29: write initial oid 29 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:29: seq_num 28 ranges {0=475136} 2023-10-07T18:49:56.160 INFO:tasks.rados.rados.0.smithi087.stdout:29: writing smithi087181593-29 from 0 to 475136 tid 1 2023-10-07T18:49:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:30: write initial oid 30 2023-10-07T18:49:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:30: seq_num 29 ranges {0=491520} 2023-10-07T18:49:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:30: writing smithi087181593-30 from 0 to 491520 tid 1 2023-10-07T18:49:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:31: write initial oid 31 2023-10-07T18:49:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:31: seq_num 30 ranges {0=507904} 2023-10-07T18:49:56.163 INFO:tasks.rados.rados.0.smithi087.stdout:31: writing smithi087181593-31 from 0 to 507904 tid 1 2023-10-07T18:49:56.163 INFO:tasks.rados.rados.0.smithi087.stdout:32: write initial oid 32 2023-10-07T18:49:56.163 INFO:tasks.rados.rados.0.smithi087.stdout:32: seq_num 31 ranges {0=524288} 2023-10-07T18:49:56.166 INFO:tasks.rados.rados.0.smithi087.stdout:32: writing smithi087181593-32 from 0 to 524288 tid 1 2023-10-07T18:49:56.166 INFO:tasks.rados.rados.0.smithi087.stdout:33: write initial oid 33 2023-10-07T18:49:56.167 INFO:tasks.rados.rados.0.smithi087.stdout:33: seq_num 32 ranges {0=540672} 2023-10-07T18:49:56.169 INFO:tasks.rados.rados.0.smithi087.stdout:33: writing smithi087181593-33 from 0 to 540672 tid 1 2023-10-07T18:49:56.170 INFO:tasks.rados.rados.0.smithi087.stdout:34: write initial oid 34 2023-10-07T18:49:56.170 INFO:tasks.rados.rados.0.smithi087.stdout:34: seq_num 33 ranges {0=557056} 2023-10-07T18:49:56.173 INFO:tasks.rados.rados.0.smithi087.stdout:34: writing smithi087181593-34 from 0 to 557056 tid 1 2023-10-07T18:49:56.173 INFO:tasks.rados.rados.0.smithi087.stdout:35: write initial oid 35 2023-10-07T18:49:56.173 INFO:tasks.rados.rados.0.smithi087.stdout:35: seq_num 34 ranges {0=573440} 2023-10-07T18:49:56.177 INFO:tasks.rados.rados.0.smithi087.stdout:35: writing smithi087181593-35 from 0 to 573440 tid 1 2023-10-07T18:49:56.177 INFO:tasks.rados.rados.0.smithi087.stdout:36: write initial oid 36 2023-10-07T18:49:56.177 INFO:tasks.rados.rados.0.smithi087.stdout:36: seq_num 35 ranges {0=589824} 2023-10-07T18:49:56.181 INFO:tasks.rados.rados.0.smithi087.stdout:36: writing smithi087181593-36 from 0 to 589824 tid 1 2023-10-07T18:49:56.181 INFO:tasks.rados.rados.0.smithi087.stdout:37: write initial oid 37 2023-10-07T18:49:56.181 INFO:tasks.rados.rados.0.smithi087.stdout:37: seq_num 36 ranges {0=606208} 2023-10-07T18:49:56.186 INFO:tasks.rados.rados.0.smithi087.stdout:37: writing smithi087181593-37 from 0 to 606208 tid 1 2023-10-07T18:49:56.186 INFO:tasks.rados.rados.0.smithi087.stdout:38: write initial oid 38 2023-10-07T18:49:56.186 INFO:tasks.rados.rados.0.smithi087.stdout:38: seq_num 37 ranges {0=622592} 2023-10-07T18:49:56.190 INFO:tasks.rados.rados.0.smithi087.stdout:38: writing smithi087181593-38 from 0 to 622592 tid 1 2023-10-07T18:49:56.190 INFO:tasks.rados.rados.0.smithi087.stdout:39: write initial oid 39 2023-10-07T18:49:56.190 INFO:tasks.rados.rados.0.smithi087.stdout:39: seq_num 38 ranges {0=638976} 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:39: writing smithi087181593-39 from 0 to 638976 tid 1 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:25: finishing write tid 2 to smithi087181593-25 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:24: finishing write tid 3 to smithi087181593-24 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 7 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:25: finishing write tid 3 to smithi087181593-25 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 8 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-10-07T18:49:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:26: finishing write tid 1 to smithi087181593-26 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:24: done (15 left) 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:25: done (14 left) 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:40: write initial oid 40 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:27: finishing write tid 1 to smithi087181593-27 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:26: finishing write tid 2 to smithi087181593-26 2023-10-07T18:49:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:40: seq_num 39 ranges {0=663552} 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:40: writing smithi087181593-40 from 0 to 663552 tid 1 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:41: write initial oid 41 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:28: finishing write tid 1 to smithi087181593-28 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:27: finishing write tid 2 to smithi087181593-27 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:28: finishing write tid 2 to smithi087181593-28 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:26: finishing write tid 3 to smithi087181593-26 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 7 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:27: finishing write tid 3 to smithi087181593-27 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 8 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:56.200 INFO:tasks.rados.rados.0.smithi087.stdout:29: finishing write tid 1 to smithi087181593-29 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:28: finishing write tid 3 to smithi087181593-28 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 10 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:29: finishing write tid 2 to smithi087181593-29 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:29: finishing write tid 3 to smithi087181593-29 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 10 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-10-07T18:49:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:41: seq_num 40 ranges {0=679936} 2023-10-07T18:49:56.204 INFO:tasks.rados.rados.0.smithi087.stdout:41: writing smithi087181593-41 from 0 to 679936 tid 1 2023-10-07T18:49:56.204 INFO:tasks.rados.rados.0.smithi087.stdout:26: done (15 left) 2023-10-07T18:49:56.204 INFO:tasks.rados.rados.0.smithi087.stdout:27: done (14 left) 2023-10-07T18:49:56.204 INFO:tasks.rados.rados.0.smithi087.stdout:28: done (13 left) 2023-10-07T18:49:56.204 INFO:tasks.rados.rados.0.smithi087.stdout:29: done (12 left) 2023-10-07T18:49:56.205 INFO:tasks.rados.rados.0.smithi087.stdout:42: write initial oid 42 2023-10-07T18:49:56.205 INFO:tasks.rados.rados.0.smithi087.stdout:42: seq_num 41 ranges {0=696320} 2023-10-07T18:49:56.208 INFO:tasks.rados.rados.0.smithi087.stdout:42: writing smithi087181593-42 from 0 to 696320 tid 1 2023-10-07T18:49:56.208 INFO:tasks.rados.rados.0.smithi087.stdout:43: write initial oid 43 2023-10-07T18:49:56.208 INFO:tasks.rados.rados.0.smithi087.stdout:43: seq_num 42 ranges {0=712704} 2023-10-07T18:49:56.212 INFO:tasks.rados.rados.0.smithi087.stdout:43: writing smithi087181593-43 from 0 to 712704 tid 1 2023-10-07T18:49:56.212 INFO:tasks.rados.rados.0.smithi087.stdout:44: write initial oid 44 2023-10-07T18:49:56.212 INFO:tasks.rados.rados.0.smithi087.stdout:44: seq_num 43 ranges {0=729088} 2023-10-07T18:49:56.218 INFO:tasks.rados.rados.0.smithi087.stdout:44: writing smithi087181593-44 from 0 to 729088 tid 1 2023-10-07T18:49:56.218 INFO:tasks.rados.rados.0.smithi087.stdout:45: write initial oid 45 2023-10-07T18:49:56.218 INFO:tasks.rados.rados.0.smithi087.stdout:45: seq_num 44 ranges {0=745472} 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:45: writing smithi087181593-45 from 0 to 745472 tid 1 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:30: finishing write tid 1 to smithi087181593-30 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:30: finishing write tid 2 to smithi087181593-30 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:31: finishing write tid 1 to smithi087181593-31 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:30: finishing write tid 3 to smithi087181593-30 2023-10-07T18:49:56.224 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:31: finishing write tid 2 to smithi087181593-31 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:31: finishing write tid 3 to smithi087181593-31 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:32: finishing write tid 1 to smithi087181593-32 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:32: finishing write tid 2 to smithi087181593-32 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:32: finishing write tid 3 to smithi087181593-32 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 2 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-10-07T18:49:56.225 INFO:tasks.rados.rados.0.smithi087.stdout:33: finishing write tid 1 to smithi087181593-33 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:33: finishing write tid 2 to smithi087181593-33 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:33: finishing write tid 3 to smithi087181593-33 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:34: finishing write tid 1 to smithi087181593-34 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:34: finishing write tid 2 to smithi087181593-34 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:34: finishing write tid 3 to smithi087181593-34 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:35: finishing write tid 1 to smithi087181593-35 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:35: finishing write tid 2 to smithi087181593-35 2023-10-07T18:49:56.226 INFO:tasks.rados.rados.0.smithi087.stdout:35: finishing write tid 3 to smithi087181593-35 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:36: finishing write tid 1 to smithi087181593-36 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:36: finishing write tid 2 to smithi087181593-36 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:36: finishing write tid 3 to smithi087181593-36 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 8 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:37: finishing write tid 1 to smithi087181593-37 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:37: finishing write tid 2 to smithi087181593-37 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:37: finishing write tid 3 to smithi087181593-37 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 14 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-10-07T18:49:56.227 INFO:tasks.rados.rados.0.smithi087.stdout:30: done (15 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:31: done (14 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:32: done (13 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:33: done (12 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:34: done (11 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:35: done (10 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:36: done (9 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:37: done (8 left) 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:46: write initial oid 46 2023-10-07T18:49:56.228 INFO:tasks.rados.rados.0.smithi087.stdout:46: seq_num 45 ranges {0=761856} 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:46: writing smithi087181593-46 from 0 to 761856 tid 1 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:47: write initial oid 47 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:38: finishing write tid 1 to smithi087181593-38 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:38: finishing write tid 2 to smithi087181593-38 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:38: finishing write tid 3 to smithi087181593-38 2023-10-07T18:49:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 10 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-07T18:49:56.230 INFO:tasks.rados.rados.0.smithi087.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-10-07T18:49:56.230 INFO:tasks.rados.rados.0.smithi087.stdout:47: seq_num 46 ranges {0=778240} 2023-10-07T18:49:56.233 INFO:tasks.rados.rados.0.smithi087.stdout:47: writing smithi087181593-47 from 0 to 778240 tid 1 2023-10-07T18:49:56.234 INFO:tasks.rados.rados.0.smithi087.stdout:38: done (9 left) 2023-10-07T18:49:56.234 INFO:tasks.rados.rados.0.smithi087.stdout:48: write initial oid 48 2023-10-07T18:49:56.234 INFO:tasks.rados.rados.0.smithi087.stdout:48: seq_num 47 ranges {0=794624} 2023-10-07T18:49:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:48: writing smithi087181593-48 from 0 to 794624 tid 1 2023-10-07T18:49:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:49: write initial oid 49 2023-10-07T18:49:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-10-07T18:49:56.241 INFO:tasks.rados.rados.0.smithi087.stdout:49: writing smithi087181593-49 from 0 to 409600 tid 1 2023-10-07T18:49:56.244 INFO:tasks.rados.rados.0.smithi087.stdout:49: writing smithi087181593-49 from 409600 to 811008 tid 2 2023-10-07T18:49:56.244 INFO:tasks.rados.rados.0.smithi087.stdout:50: write initial oid 50 2023-10-07T18:49:56.244 INFO:tasks.rados.rados.0.smithi087.stdout:39: finishing write tid 1 to smithi087181593-39 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:39: finishing write tid 2 to smithi087181593-39 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:39: finishing write tid 3 to smithi087181593-39 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:40: finishing write tid 1 to smithi087181593-40 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:40: finishing write tid 2 to smithi087181593-40 2023-10-07T18:49:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-10-07T18:49:56.247 INFO:tasks.rados.rados.0.smithi087.stdout:50: writing smithi087181593-50 from 0 to 425984 tid 1 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:50: writing smithi087181593-50 from 425984 to 827392 tid 2 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:39: done (11 left) 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:51: copy_from oid 3 from oid 31 current snap is 0 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:40: finishing write tid 3 to smithi087181593-40 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:41: finishing write tid 1 to smithi087181593-41 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:41: finishing write tid 2 to smithi087181593-41 2023-10-07T18:49:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:40: done (11 left) 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 0 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:41: finishing write tid 3 to smithi087181593-41 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:42: finishing write tid 1 to smithi087181593-42 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:42: finishing write tid 2 to smithi087181593-42 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:42: finishing write tid 3 to smithi087181593-42 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:43: finishing write tid 1 to smithi087181593-43 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:43: finishing write tid 2 to smithi087181593-43 2023-10-07T18:49:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:52: seq_num 50 ranges {622592=442368,1064960=401408} 2023-10-07T18:49:56.257 INFO:tasks.rados.rados.0.smithi087.stdout:52: writing smithi087181593-38 from 622592 to 1064960 tid 1 2023-10-07T18:49:56.261 INFO:tasks.rados.rados.0.smithi087.stdout:52: writing smithi087181593-38 from 1064960 to 1466368 tid 2 2023-10-07T18:49:56.261 INFO:tasks.rados.rados.0.smithi087.stdout:41: done (11 left) 2023-10-07T18:49:56.261 INFO:tasks.rados.rados.0.smithi087.stdout:42: done (10 left) 2023-10-07T18:49:56.261 INFO:tasks.rados.rados.0.smithi087.stdout:53: rmattr oid 34 current snap is 0 2023-10-07T18:49:56.261 INFO:tasks.rados.rados.0.smithi087.stdout:43: finishing write tid 3 to smithi087181593-43 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:43: done (10 left) 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:53: done (9 left) 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:54: delete oid 29 current snap is 0 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:44: finishing write tid 1 to smithi087181593-44 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:44: finishing write tid 2 to smithi087181593-44 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:44: finishing write tid 3 to smithi087181593-44 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:45: finishing write tid 1 to smithi087181593-45 2023-10-07T18:49:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:45: finishing write tid 2 to smithi087181593-45 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:45: finishing write tid 3 to smithi087181593-45 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:46: finishing write tid 1 to smithi087181593-46 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:46: finishing write tid 2 to smithi087181593-46 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:46: finishing write tid 3 to smithi087181593-46 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:47: finishing write tid 1 to smithi087181593-47 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:47: finishing write tid 2 to smithi087181593-47 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:47: finishing write tid 3 to smithi087181593-47 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:49:56.263 INFO:tasks.rados.rados.0.smithi087.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:48: finishing write tid 1 to smithi087181593-48 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:48: finishing write tid 2 to smithi087181593-48 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:49: finishing write tid 1 to smithi087181593-49 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:48: finishing write tid 3 to smithi087181593-48 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:49: finishing write tid 2 to smithi087181593-49 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:49: finishing write tid 3 to smithi087181593-49 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:49: finishing write tid 4 to smithi087181593-49 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 13 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-10-07T18:49:56.264 INFO:tasks.rados.rados.0.smithi087.stdout:50: finishing write tid 1 to smithi087181593-50 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:50: finishing write tid 2 to smithi087181593-50 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:50: finishing write tid 3 to smithi087181593-50 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:50: finishing write tid 4 to smithi087181593-50 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:51: finishing copy_from to smithi087181593-3 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:51: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:49:56.265 INFO:tasks.rados.rados.0.smithi087.stdout:52: finishing write tid 1 to smithi087181593-38 2023-10-07T18:49:56.266 INFO:tasks.rados.rados.0.smithi087.stdout:52: finishing write tid 2 to smithi087181593-38 2023-10-07T18:49:56.266 INFO:tasks.rados.rados.0.smithi087.stdout:52: finishing write tid 3 to smithi087181593-38 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:44: done (9 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:45: done (8 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:46: done (7 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:47: done (6 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:48: done (5 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:49: done (4 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:50: done (3 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:51: done (2 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:54: done (1 left) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:55: read oid 15 snap -1 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-07T18:49:56.267 INFO:tasks.rados.rados.0.smithi087.stdout:56: rollback oid 30 current snap is 0 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:56: done (2 left) 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:57: read oid 27 snap -1 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:58: copy_from oid 28 from oid 47 current snap is 0 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:59: rollback oid 45 current snap is 0 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:59: done (4 left) 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:61: delete oid 1 current snap is 0 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:52: finishing write tid 4 to smithi087181593-38 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 13 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:52: left oid 38 (ObjNum 50 snap 0 seq_num 50) 2023-10-07T18:49:56.268 INFO:tasks.rados.rados.0.smithi087.stdout:52: done (5 left) 2023-10-07T18:49:56.269 INFO:tasks.rados.rados.0.smithi087.stdout:61: done (4 left) 2023-10-07T18:49:56.269 INFO:tasks.rados.rados.0.smithi087.stdout:62: read oid 24 snap -1 2023-10-07T18:49:56.269 INFO:tasks.rados.rados.0.smithi087.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T18:49:56.269 INFO:tasks.rados.rados.0.smithi087.stdout:63: snap_create 2023-10-07T18:49:56.269 INFO:tasks.rados.rados.0.smithi087.stdout:57: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:56.287 INFO:tasks.rados.rados.0.smithi087.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-07T18:49:56.298 INFO:tasks.rados.rados.0.smithi087.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:58: finishing copy_from to smithi087181593-28 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:58: finishing copy_from racing read to smithi087181593-28 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:60: finishing copy_from to smithi087181593-22 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T18:49:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:60: finishing copy_from racing read to smithi087181593-22 2023-10-07T18:49:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:56 smithi163 ceph-mon[102800]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:49:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:56 smithi163 ceph-mon[102800]: Cluster is now healthy 2023-10-07T18:49:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:56 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1812165922' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:56 smithi163 ceph-mon[102800]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[98507]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:49:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[98507]: Cluster is now healthy 2023-10-07T18:49:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1812165922' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[98507]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[115692]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T18:49:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[115692]: Cluster is now healthy 2023-10-07T18:49:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1812165922' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:56.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:56 smithi087 ceph-mon[115692]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-07T18:49:57.111 INFO:tasks.rados.rados.0.smithi087.stdout:55: done (5 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:57: done (4 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:58: done (3 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:60: done (2 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:62: done (1 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:63: done (0 left) 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:65: read oid 30 snap -1 2023-10-07T18:49:57.112 INFO:tasks.rados.rados.0.smithi087.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T18:49:57.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 1 2023-10-07T18:49:57.113 INFO:tasks.rados.rados.0.smithi087.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2023-10-07T18:49:57.116 INFO:tasks.rados.rados.0.smithi087.stdout:66: writing smithi087181593-23 from 376832 to 868352 tid 1 2023-10-07T18:49:57.120 INFO:tasks.rados.rados.0.smithi087.stdout:66: writing smithi087181593-23 from 868352 to 1269760 tid 2 2023-10-07T18:49:57.120 INFO:tasks.rados.rados.0.smithi087.stdout:67: rollback oid 10 current snap is 1 2023-10-07T18:49:57.120 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 0 2023-10-07T18:49:57.120 INFO:tasks.rados.rados.0.smithi087.stdout:68: setattr oid 32 current snap is 1 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:70: read oid 20 snap 0 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:72: rollback oid 6 current snap is 1 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 0 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:73: read oid 13 snap 0 2023-10-07T18:49:57.122 INFO:tasks.rados.rados.0.smithi087.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:74: rmattr oid 4 current snap is 1 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:74: done (10 left) 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:75: copy_from oid 48 from oid 1 current snap is 1 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:76: read oid 27 snap -1 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:77: copy_from oid 28 from oid 34 current snap is 1 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:78: read oid 43 snap -1 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-07T18:49:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:79: setattr oid 14 current snap is 1 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:80: snap_create 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:64: finishing copy_from to smithi087181593-15 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:64: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:66: finishing write tid 1 to smithi087181593-23 2023-10-07T18:49:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:67: finishing rollback tid 0 to smithi087181593-10 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:66: finishing write tid 2 to smithi087181593-23 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:75: finishing copy_from to smithi087181593-48 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:75: got expected ENOENT (src dne) 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:71: finishing copy_from to smithi087181593-24 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:71: got expected ENOENT (src dne) 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:75: finishing copy_from racing read to smithi087181593-48 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:67: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:49:57.142 INFO:tasks.rados.rados.0.smithi087.stdout:71: finishing copy_from racing read to smithi087181593-24 2023-10-07T18:49:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:67: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:49:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 19 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-07T18:49:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:66: finishing write tid 3 to smithi087181593-23 2023-10-07T18:49:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 21 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:49:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:76: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:57.154 INFO:tasks.rados.rados.0.smithi087.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2023-10-07T18:49:57.159 INFO:tasks.rados.rados.0.smithi087.stdout:66: finishing write tid 4 to smithi087181593-23 2023-10-07T18:49:57.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 19 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-10-07T18:49:57.159 INFO:tasks.rados.rados.0.smithi087.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-10-07T18:49:57.159 INFO:tasks.rados.rados.0.smithi087.stdout:69: finishing copy_from to smithi087181593-7 2023-10-07T18:49:57.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T18:49:57.160 INFO:tasks.rados.rados.0.smithi087.stdout:69: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:49:57.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 7 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T18:49:57.160 INFO:tasks.rados.rados.0.smithi087.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:72: finishing rollback tid 0 to smithi087181593-6 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:72: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:72: finishing rollback tid 2 to smithi087181593-6 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 12 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:77: finishing copy_from to smithi087181593-28 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:77: finishing copy_from racing read to smithi087181593-28 2023-10-07T18:49:57.178 INFO:tasks.rados.rados.0.smithi087.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:49:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:57 smithi163 ceph-mon[102800]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T18:49:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:57 smithi163 ceph-mon[102800]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T18:49:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:57 smithi163 ceph-mon[102800]: pgmap v85: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[115692]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T18:49:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[115692]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T18:49:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[115692]: pgmap v85: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[98507]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-07T18:49:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[98507]: osdmap e77: 8 total, 8 up, 8 in 2023-10-07T18:49:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:57 smithi087 ceph-mon[98507]: pgmap v85: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:58.117 INFO:tasks.rados.rados.0.smithi087.stdout:64: done (15 left) 2023-10-07T18:49:58.117 INFO:tasks.rados.rados.0.smithi087.stdout:65: done (14 left) 2023-10-07T18:49:58.117 INFO:tasks.rados.rados.0.smithi087.stdout:66: done (13 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:67: done (12 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:68: done (11 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:69: done (10 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:70: done (9 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:71: done (8 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:72: done (7 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:73: done (6 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:75: done (5 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:76: done (4 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:77: done (3 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:78: done (2 left) 2023-10-07T18:49:58.118 INFO:tasks.rados.rados.0.smithi087.stdout:79: done (1 left) 2023-10-07T18:49:58.119 INFO:tasks.rados.rados.0.smithi087.stdout:80: done (0 left) 2023-10-07T18:49:58.119 INFO:tasks.rados.rados.0.smithi087.stdout:81: rollback oid 40 current snap is 2 2023-10-07T18:49:58.119 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 1 2023-10-07T18:49:58.119 INFO:tasks.rados.rados.0.smithi087.stdout:82: snap_create 2023-10-07T18:49:58.121 INFO:tasks.rados.rados.0.smithi087.stdout:81: finishing rollback tid 0 to smithi087181593-40 2023-10-07T18:49:58.121 INFO:tasks.rados.rados.0.smithi087.stdout:81: finishing rollback tid 1 to smithi087181593-40 2023-10-07T18:49:58.123 INFO:tasks.rados.rados.0.smithi087.stdout:81: finishing rollback tid 2 to smithi087181593-40 2023-10-07T18:49:58.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 17 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T18:49:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:58 smithi163 ceph-mon[102800]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T18:49:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:58 smithi087 ceph-mon[98507]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T18:49:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:58 smithi087 ceph-mon[115692]: osdmap e78: 8 total, 8 up, 8 in 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:81: done (1 left) 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:82: done (0 left) 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:83: rollback oid 9 current snap is 3 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 0 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:84: read oid 20 snap 1 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:85: read oid 41 snap -1 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:86: read oid 5 snap -1 2023-10-07T18:49:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T18:49:59.123 INFO:tasks.rados.rados.0.smithi087.stdout:87: read oid 4 snap -1 2023-10-07T18:49:59.123 INFO:tasks.rados.rados.0.smithi087.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T18:49:59.123 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 3 2023-10-07T18:49:59.123 INFO:tasks.rados.rados.0.smithi087.stdout:88: seq_num 54 ranges {507904=507904,1015808=401408} 2023-10-07T18:49:59.128 INFO:tasks.rados.rados.0.smithi087.stdout:88: writing smithi087181593-3 from 507904 to 1015808 tid 1 2023-10-07T18:49:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:88: writing smithi087181593-3 from 1015808 to 1417216 tid 2 2023-10-07T18:49:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:89: read oid 27 snap -1 2023-10-07T18:49:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 3 2023-10-07T18:49:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:90: seq_num 55 ranges {270336=524288,794624=401408} 2023-10-07T18:49:59.137 INFO:tasks.rados.rados.0.smithi087.stdout:90: writing smithi087181593-17 from 270336 to 794624 tid 1 2023-10-07T18:49:59.139 INFO:tasks.rados.rados.0.smithi087.stdout:90: writing smithi087181593-17 from 794624 to 1196032 tid 2 2023-10-07T18:49:59.140 INFO:tasks.rados.rados.0.smithi087.stdout:91: rollback oid 36 current snap is 3 2023-10-07T18:49:59.140 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 2 2023-10-07T18:49:59.140 INFO:tasks.rados.rados.0.smithi087.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:83: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:83: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:84: done (8 left) 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:92: rollback oid 22 current snap is 3 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 0 2023-10-07T18:49:59.153 INFO:tasks.rados.rados.0.smithi087.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2023-10-07T18:49:59.156 INFO:tasks.rados.rados.0.smithi087.stdout:83: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:49:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 21 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-07T18:49:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:83: done (8 left) 2023-10-07T18:49:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:86: done (7 left) 2023-10-07T18:49:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:93: snap_create 2023-10-07T18:49:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:89: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-07T18:49:59.167 INFO:tasks.rados.rados.0.smithi087.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T18:49:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:88: finishing write tid 1 to smithi087181593-3 2023-10-07T18:49:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:88: finishing write tid 2 to smithi087181593-3 2023-10-07T18:49:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:88: finishing write tid 3 to smithi087181593-3 2023-10-07T18:49:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2023-10-07T18:49:59.187 INFO:tasks.rados.rados.0.smithi087.stdout:88: finishing write tid 4 to smithi087181593-3 2023-10-07T18:49:59.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 11 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-10-07T18:49:59.187 INFO:tasks.rados.rados.0.smithi087.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2023-10-07T18:49:59.187 INFO:tasks.rados.rados.0.smithi087.stdout:90: finishing write tid 1 to smithi087181593-17 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:90: finishing write tid 2 to smithi087181593-17 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:90: finishing write tid 3 to smithi087181593-17 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:91: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:91: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:91: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 14 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:90: finishing write tid 4 to smithi087181593-17 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 20 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:90: left oid 17 (ObjNum 55 snap 3 seq_num 55) 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:92: finishing rollback tid 0 to smithi087181593-22 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:92: finishing rollback tid 1 to smithi087181593-22 2023-10-07T18:49:59.188 INFO:tasks.rados.rados.0.smithi087.stdout:92: finishing rollback tid 2 to smithi087181593-22 2023-10-07T18:49:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 15 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T18:49:59.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:49:59 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:49:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:49:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:59 smithi163 ceph-mon[102800]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T18:49:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:49:59 smithi163 ceph-mon[102800]: pgmap v88: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:59 smithi087 ceph-mon[98507]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T18:49:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:49:59 smithi087 ceph-mon[98507]: pgmap v88: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:49:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:59 smithi087 ceph-mon[115692]: osdmap e79: 8 total, 8 up, 8 in 2023-10-07T18:49:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:49:59 smithi087 ceph-mon[115692]: pgmap v88: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:85: done (7 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:87: done (6 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:88: done (5 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:89: done (4 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:90: done (3 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:91: done (2 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:92: done (1 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:93: done (0 left) 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 4 2023-10-07T18:50:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:94: seq_num 56 ranges {442368=540672,983040=401408} 2023-10-07T18:50:00.138 INFO:tasks.rados.rados.0.smithi087.stdout:94: writing smithi087181593-27 from 442368 to 983040 tid 1 2023-10-07T18:50:00.141 INFO:tasks.rados.rados.0.smithi087.stdout:94: writing smithi087181593-27 from 983040 to 1384448 tid 2 2023-10-07T18:50:00.141 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 4 2023-10-07T18:50:00.141 INFO:tasks.rados.rados.0.smithi087.stdout:95: seq_num 57 ranges {638976=557056,1196032=401408} 2023-10-07T18:50:00.148 INFO:tasks.rados.rados.0.smithi087.stdout:95: writing smithi087181593-39 from 638976 to 1196032 tid 1 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:95: writing smithi087181593-39 from 1196032 to 1597440 tid 2 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:96: read oid 45 snap -1 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:97: rollback oid 12 current snap is 4 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 12 to 3 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:94: finishing write tid 1 to smithi087181593-27 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:94: finishing write tid 2 to smithi087181593-27 2023-10-07T18:50:00.152 INFO:tasks.rados.rados.0.smithi087.stdout:98: snap_remove snap 0 2023-10-07T18:50:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:00 smithi163 ceph-mon[102800]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T18:50:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:00 smithi163 ceph-mon[102800]: overall HEALTH_OK 2023-10-07T18:50:00.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:00 smithi087 ceph-mon[115692]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T18:50:00.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:00 smithi087 ceph-mon[115692]: overall HEALTH_OK 2023-10-07T18:50:00.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:00 smithi087 ceph-mon[98507]: osdmap e80: 8 total, 8 up, 8 in 2023-10-07T18:50:00.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:00 smithi087 ceph-mon[98507]: overall HEALTH_OK 2023-10-07T18:50:00.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:00 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:00] "GET /metrics HTTP/1.1" 200 238017 "" "Prometheus/2.43.0" 2023-10-07T18:50:01.137 INFO:tasks.rados.rados.0.smithi087.stdout:98: done (4 left) 2023-10-07T18:50:01.137 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 4 2023-10-07T18:50:01.137 INFO:tasks.rados.rados.0.smithi087.stdout:94: finishing write tid 3 to smithi087181593-27 2023-10-07T18:50:01.138 INFO:tasks.rados.rados.0.smithi087.stdout:99: seq_num 58 ranges {557056=573440,1130496=401408} 2023-10-07T18:50:01.144 INFO:tasks.rados.rados.0.smithi087.stdout:99: writing smithi087181593-34 from 557056 to 1130496 tid 1 2023-10-07T18:50:01.147 INFO:tasks.rados.rados.0.smithi087.stdout:99: writing smithi087181593-34 from 1130496 to 1531904 tid 2 2023-10-07T18:50:01.147 INFO:tasks.rados.rados.0.smithi087.stdout:100: read oid 15 snap -1 2023-10-07T18:50:01.147 INFO:tasks.rados.rados.0.smithi087.stdout:100: expect (ObjNum 1 snap 0 seq_num 1) 2023-10-07T18:50:01.149 INFO:tasks.rados.rados.0.smithi087.stdout:101: snap_create 2023-10-07T18:50:01.149 INFO:tasks.rados.rados.0.smithi087.stdout:94: finishing write tid 4 to smithi087181593-27 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 24 (ObjNum 56 snap 4 seq_num 56) dirty exists 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:95: finishing write tid 1 to smithi087181593-39 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:95: finishing write tid 2 to smithi087181593-39 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:95: finishing write tid 3 to smithi087181593-39 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:95: finishing write tid 4 to smithi087181593-39 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 16 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2023-10-07T18:50:01.150 INFO:tasks.rados.rados.0.smithi087.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:01.169 INFO:tasks.rados.rados.0.smithi087.stdout:97: finishing rollback tid 0 to smithi087181593-12 2023-10-07T18:50:01.170 INFO:tasks.rados.rados.0.smithi087.stdout:97: finishing rollback tid 1 to smithi087181593-12 2023-10-07T18:50:01.170 INFO:tasks.rados.rados.0.smithi087.stdout:97: finishing rollback tid 2 to smithi087181593-12 2023-10-07T18:50:01.170 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 15 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-07T18:50:01.170 INFO:tasks.rados.rados.0.smithi087.stdout:99: finishing write tid 1 to smithi087181593-34 2023-10-07T18:50:01.171 INFO:tasks.rados.rados.0.smithi087.stdout:99: finishing write tid 2 to smithi087181593-34 2023-10-07T18:50:01.171 INFO:tasks.rados.rados.0.smithi087.stdout:100: expect (ObjNum 1 snap 0 seq_num 1) 2023-10-07T18:50:01.171 INFO:tasks.rados.rados.0.smithi087.stdout:99: finishing write tid 3 to smithi087181593-34 2023-10-07T18:50:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:99: finishing write tid 4 to smithi087181593-34 2023-10-07T18:50:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 20 (ObjNum 58 snap 4 seq_num 58) dirty exists 2023-10-07T18:50:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:99: left oid 34 (ObjNum 58 snap 4 seq_num 58) 2023-10-07T18:50:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:01 smithi163 ceph-mon[102800]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T18:50:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:01 smithi163 ceph-mon[102800]: pgmap v91: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.1 MiB/s wr, 75 op/s 2023-10-07T18:50:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:01 smithi087 ceph-mon[115692]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T18:50:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:01 smithi087 ceph-mon[115692]: pgmap v91: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.1 MiB/s wr, 75 op/s 2023-10-07T18:50:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:01 smithi087 ceph-mon[98507]: osdmap e81: 8 total, 8 up, 8 in 2023-10-07T18:50:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:01 smithi087 ceph-mon[98507]: pgmap v91: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.1 MiB/s wr, 75 op/s 2023-10-07T18:50:02.140 INFO:tasks.rados.rados.0.smithi087.stdout:94: done (6 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:95: done (5 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:96: done (4 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:97: done (3 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:99: done (2 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:100: done (1 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:101: done (0 left) 2023-10-07T18:50:02.141 INFO:tasks.rados.rados.0.smithi087.stdout:102: snap_remove snap 1 2023-10-07T18:50:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:02 smithi163 ceph-mon[102800]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T18:50:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:02 smithi087 ceph-mon[98507]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T18:50:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:02 smithi087 ceph-mon[115692]: osdmap e82: 8 total, 8 up, 8 in 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:102: done (0 left) 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:103: read oid 29 snap 4 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:103: expect deleted 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:104: read oid 46 snap -1 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:106: rmattr oid 49 current snap is 5 2023-10-07T18:50:03.146 INFO:tasks.rados.rados.0.smithi087.stdout:106: done (3 left) 2023-10-07T18:50:03.147 INFO:tasks.rados.rados.0.smithi087.stdout:107: snap_remove snap 3 2023-10-07T18:50:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:03 smithi163 ceph-mon[102800]: pgmap v93: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.0 MiB/s wr, 75 op/s 2023-10-07T18:50:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:03 smithi163 ceph-mon[102800]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T18:50:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:03 smithi087 ceph-mon[98507]: pgmap v93: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.0 MiB/s wr, 75 op/s 2023-10-07T18:50:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:03 smithi087 ceph-mon[98507]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T18:50:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:03 smithi087 ceph-mon[115692]: pgmap v93: 121 pgs: 121 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 6.0 MiB/s wr, 75 op/s 2023-10-07T18:50:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:03 smithi087 ceph-mon[115692]: osdmap e83: 8 total, 8 up, 8 in 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:107: done (3 left) 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:108: rmattr oid 30 current snap is 5 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:108: done (3 left) 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:109: read oid 42 snap 2 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:110: rmattr oid 14 current snap is 5 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:111: read oid 32 snap 2 2023-10-07T18:50:04.162 INFO:tasks.rados.rados.0.smithi087.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-10-07T18:50:04.163 INFO:tasks.rados.rados.0.smithi087.stdout:112: delete oid 28 current snap is 5 2023-10-07T18:50:04.163 INFO:tasks.rados.rados.0.smithi087.stdout:105: finishing copy_from to smithi087181593-36 2023-10-07T18:50:04.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-07T18:50:04.163 INFO:tasks.rados.rados.0.smithi087.stdout:105: finishing copy_from racing read to smithi087181593-36 2023-10-07T18:50:04.163 INFO:tasks.rados.rados.0.smithi087.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:103: done (6 left) 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:104: done (5 left) 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:105: done (4 left) 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:112: done (3 left) 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 5 2023-10-07T18:50:04.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 31 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:50:04.179 INFO:tasks.rados.rados.0.smithi087.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:04.199 INFO:tasks.rados.rados.0.smithi087.stdout:111: expect (ObjNum 31 snap 0 seq_num 31) 2023-10-07T18:50:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:04 smithi087 ceph-mon[115692]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T18:50:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:04 smithi087 ceph-mon[98507]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T18:50:04.214 INFO:tasks.rados.rados.0.smithi087.stdout:113: seq_num 60 ranges {827392=614400,1441792=401408} 2023-10-07T18:50:04.222 INFO:tasks.rados.rados.0.smithi087.stdout:113: writing smithi087181593-50 from 827392 to 1441792 tid 1 2023-10-07T18:50:04.224 INFO:tasks.rados.rados.0.smithi087.stdout:113: writing smithi087181593-50 from 1441792 to 1843200 tid 2 2023-10-07T18:50:04.224 INFO:tasks.rados.rados.0.smithi087.stdout:109: done (3 left) 2023-10-07T18:50:04.225 INFO:tasks.rados.rados.0.smithi087.stdout:110: done (2 left) 2023-10-07T18:50:04.225 INFO:tasks.rados.rados.0.smithi087.stdout:111: done (1 left) 2023-10-07T18:50:04.225 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 5 2023-10-07T18:50:04.225 INFO:tasks.rados.rados.0.smithi087.stdout:114: seq_num 61 ranges {0=630784,630784=401408} 2023-10-07T18:50:04.228 INFO:tasks.rados.rados.0.smithi087.stdout:114: writing smithi087181593-29 from 0 to 630784 tid 1 2023-10-07T18:50:04.230 INFO:tasks.rados.rados.0.smithi087.stdout:114: writing smithi087181593-29 from 630784 to 1032192 tid 2 2023-10-07T18:50:04.230 INFO:tasks.rados.rados.0.smithi087.stdout:115: snap_remove snap 2 2023-10-07T18:50:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:04 smithi163 ceph-mon[102800]: osdmap e84: 8 total, 8 up, 8 in 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:115: done (2 left) 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:116: snap_create 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:113: finishing write tid 1 to smithi087181593-50 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:113: finishing write tid 2 to smithi087181593-50 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:113: finishing write tid 3 to smithi087181593-50 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:113: finishing write tid 4 to smithi087181593-50 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 13 (ObjNum 60 snap 5 seq_num 60) dirty exists 2023-10-07T18:50:05.160 INFO:tasks.rados.rados.0.smithi087.stdout:113: left oid 50 (ObjNum 60 snap 5 seq_num 60) 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:114: finishing write tid 1 to smithi087181593-29 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:114: finishing write tid 2 to smithi087181593-29 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:114: finishing write tid 3 to smithi087181593-29 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:114: finishing write tid 4 to smithi087181593-29 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 39 (ObjNum 61 snap 5 seq_num 61) dirty exists 2023-10-07T18:50:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:114: left oid 29 (ObjNum 61 snap 5 seq_num 61) 2023-10-07T18:50:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:05 smithi163 ceph-mon[102800]: pgmap v96: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:05 smithi163 ceph-mon[102800]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T18:50:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:05 smithi087 ceph-mon[115692]: pgmap v96: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:05 smithi087 ceph-mon[115692]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T18:50:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:05 smithi087 ceph-mon[98507]: pgmap v96: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:05 smithi087 ceph-mon[98507]: osdmap e85: 8 total, 8 up, 8 in 2023-10-07T18:50:06.055 INFO:tasks.rados.rados.0.smithi087.stdout:113: done (2 left) 2023-10-07T18:50:06.055 INFO:tasks.rados.rados.0.smithi087.stdout:114: done (1 left) 2023-10-07T18:50:06.055 INFO:tasks.rados.rados.0.smithi087.stdout:116: done (0 left) 2023-10-07T18:50:06.055 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 6 2023-10-07T18:50:06.055 INFO:tasks.rados.rados.0.smithi087.stdout:117: seq_num 62 ranges {139264=647168,786432=401408} 2023-10-07T18:50:06.059 INFO:tasks.rados.rados.0.smithi087.stdout:117: writing smithi087181593-9 from 139264 to 786432 tid 1 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:117: writing smithi087181593-9 from 786432 to 1187840 tid 2 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:118: rollback oid 3 current snap is 6 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 4 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:119: read oid 25 snap -1 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-07T18:50:06.062 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 6 2023-10-07T18:50:06.063 INFO:tasks.rados.rados.0.smithi087.stdout:120: seq_num 63 ranges {24576=663552,688128=401408} 2023-10-07T18:50:06.066 INFO:tasks.rados.rados.0.smithi087.stdout:120: writing smithi087181593-2 from 24576 to 688128 tid 1 2023-10-07T18:50:06.069 INFO:tasks.rados.rados.0.smithi087.stdout:120: writing smithi087181593-2 from 688128 to 1089536 tid 2 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:121: snap_create 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:117: finishing write tid 1 to smithi087181593-9 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:117: finishing write tid 2 to smithi087181593-9 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:117: finishing write tid 3 to smithi087181593-9 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:118: finishing rollback tid 0 to smithi087181593-3 2023-10-07T18:50:06.070 INFO:tasks.rados.rados.0.smithi087.stdout:119: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:118: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:118: finishing rollback tid 2 to smithi087181593-3 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 33 (ObjNum 54 snap 3 seq_num 54) dirty exists 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:117: finishing write tid 4 to smithi087181593-9 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 35 (ObjNum 62 snap 6 seq_num 62) dirty exists 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:117: left oid 9 (ObjNum 62 snap 6 seq_num 62) 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:120: finishing write tid 1 to smithi087181593-2 2023-10-07T18:50:06.084 INFO:tasks.rados.rados.0.smithi087.stdout:120: finishing write tid 2 to smithi087181593-2 2023-10-07T18:50:06.085 INFO:tasks.rados.rados.0.smithi087.stdout:120: finishing write tid 3 to smithi087181593-2 2023-10-07T18:50:06.085 INFO:tasks.rados.rados.0.smithi087.stdout:120: finishing write tid 4 to smithi087181593-2 2023-10-07T18:50:06.085 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 8 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-10-07T18:50:06.085 INFO:tasks.rados.rados.0.smithi087.stdout:120: left oid 2 (ObjNum 63 snap 6 seq_num 63) 2023-10-07T18:50:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:06 smithi163 ceph-mon[102800]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T18:50:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:06 smithi163 ceph-mon[102800]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T18:50:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:06 smithi087 ceph-mon[98507]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T18:50:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:06 smithi087 ceph-mon[98507]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T18:50:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:06 smithi087 ceph-mon[115692]: osdmap e86: 8 total, 8 up, 8 in 2023-10-07T18:50:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:06 smithi087 ceph-mon[115692]: osdmap e87: 8 total, 8 up, 8 in 2023-10-07T18:50:07.064 INFO:tasks.rados.rados.0.smithi087.stdout:117: done (4 left) 2023-10-07T18:50:07.064 INFO:tasks.rados.rados.0.smithi087.stdout:118: done (3 left) 2023-10-07T18:50:07.064 INFO:tasks.rados.rados.0.smithi087.stdout:119: done (2 left) 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:120: done (1 left) 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:121: done (0 left) 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:122: read oid 48 snap 5 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:123: read oid 49 snap 6 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-07T18:50:07.065 INFO:tasks.rados.rados.0.smithi087.stdout:124: delete oid 44 current snap is 7 2023-10-07T18:50:07.069 INFO:tasks.rados.rados.0.smithi087.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2023-10-07T18:50:07.092 INFO:tasks.rados.rados.0.smithi087.stdout:122: done (2 left) 2023-10-07T18:50:07.092 INFO:tasks.rados.rados.0.smithi087.stdout:124: done (1 left) 2023-10-07T18:50:07.092 INFO:tasks.rados.rados.0.smithi087.stdout:125: rollback oid 46 current snap is 7 2023-10-07T18:50:07.092 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 46 to 5 2023-10-07T18:50:07.092 INFO:tasks.rados.rados.0.smithi087.stdout:123: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:123: done (1 left) 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:126: read oid 27 snap -1 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:126: expect (ObjNum 56 snap 4 seq_num 56) 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:127: setattr oid 41 current snap is 7 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:125: finishing rollback tid 0 to smithi087181593-46 2023-10-07T18:50:07.113 INFO:tasks.rados.rados.0.smithi087.stdout:125: finishing rollback tid 1 to smithi087181593-46 2023-10-07T18:50:07.114 INFO:tasks.rados.rados.0.smithi087.stdout:125: finishing rollback tid 2 to smithi087181593-46 2023-10-07T18:50:07.114 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T18:50:07.114 INFO:tasks.rados.rados.0.smithi087.stdout:125: done (2 left) 2023-10-07T18:50:07.114 INFO:tasks.rados.rados.0.smithi087.stdout:128: delete oid 33 current snap is 7 2023-10-07T18:50:07.119 INFO:tasks.rados.rados.0.smithi087.stdout:128: done (2 left) 2023-10-07T18:50:07.119 INFO:tasks.rados.rados.0.smithi087.stdout:129: snap_remove snap 5 2023-10-07T18:50:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:07 smithi163 ceph-mon[102800]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:07 smithi163 ceph-mon[102800]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T18:50:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:07 smithi087 ceph-mon[115692]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:07 smithi087 ceph-mon[115692]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T18:50:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:07 smithi087 ceph-mon[98507]: pgmap v100: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:50:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:07 smithi087 ceph-mon[98507]: osdmap e88: 8 total, 8 up, 8 in 2023-10-07T18:50:08.069 INFO:tasks.rados.rados.0.smithi087.stdout:129: done (2 left) 2023-10-07T18:50:08.069 INFO:tasks.rados.rados.0.smithi087.stdout:130: setattr oid 32 current snap is 7 2023-10-07T18:50:08.070 INFO:tasks.rados.rados.0.smithi087.stdout:131: snap_remove snap 4 2023-10-07T18:50:09.072 INFO:tasks.rados.rados.0.smithi087.stdout:131: done (3 left) 2023-10-07T18:50:09.072 INFO:tasks.rados.rados.0.smithi087.stdout:132: delete oid 15 current snap is 7 2023-10-07T18:50:09.072 INFO:tasks.rados.rados.0.smithi087.stdout:126: expect (ObjNum 56 snap 4 seq_num 56) 2023-10-07T18:50:09.129 INFO:tasks.rados.rados.0.smithi087.stdout:126: done (3 left) 2023-10-07T18:50:09.129 INFO:tasks.rados.rados.0.smithi087.stdout:132: done (2 left) 2023-10-07T18:50:09.129 INFO:tasks.rados.rados.0.smithi087.stdout:133: snap_remove snap 6 2023-10-07T18:50:09.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:09 smithi163 ceph-mon[102800]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T18:50:09.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:09 smithi163 ceph-mon[102800]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:09.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:09.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[115692]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T18:50:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[115692]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[98507]: osdmap e89: 8 total, 8 up, 8 in 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[98507]: pgmap v103: 121 pgs: 121 active+clean; 27 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:09.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:09 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:50:10.077 INFO:tasks.rados.rados.0.smithi087.stdout:133: done (2 left) 2023-10-07T18:50:10.077 INFO:tasks.rados.rados.0.smithi087.stdout:134: rollback oid 34 current snap is 7 2023-10-07T18:50:10.077 INFO:tasks.rados.rados.0.smithi087.stdout:134: done (2 left) 2023-10-07T18:50:10.077 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 7 2023-10-07T18:50:10.077 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 36 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-07T18:50:10.078 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 17 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-07T18:50:10.078 INFO:tasks.rados.rados.0.smithi087.stdout:135: seq_num 67 ranges {1032192=729088,1761280=401408} 2023-10-07T18:50:10.087 INFO:tasks.rados.rados.0.smithi087.stdout:135: writing smithi087181593-29 from 1032192 to 1761280 tid 1 2023-10-07T18:50:10.090 INFO:tasks.rados.rados.0.smithi087.stdout:135: writing smithi087181593-29 from 1761280 to 2162688 tid 2 2023-10-07T18:50:10.090 INFO:tasks.rados.rados.0.smithi087.stdout:127: done (2 left) 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:130: done (1 left) 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:136: read oid 11 snap -1 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:137: read oid 6 snap -1 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:137: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:138: copy_from oid 18 from oid 46 current snap is 7 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:139: read oid 42 snap -1 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:139: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:140: copy_from oid 32 from oid 2 current snap is 7 2023-10-07T18:50:10.091 INFO:tasks.rados.rados.0.smithi087.stdout:141: copy_from oid 21 from oid 20 current snap is 7 2023-10-07T18:50:10.092 INFO:tasks.rados.rados.0.smithi087.stdout:142: snap_create 2023-10-07T18:50:10.094 INFO:tasks.rados.rados.0.smithi087.stdout:135: finishing write tid 1 to smithi087181593-29 2023-10-07T18:50:10.094 INFO:tasks.rados.rados.0.smithi087.stdout:136: expect (ObjNum 10 snap 0 seq_num 10) 2023-10-07T18:50:10.101 INFO:tasks.rados.rados.0.smithi087.stdout:141: finishing copy_from to smithi087181593-21 2023-10-07T18:50:10.101 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-07T18:50:10.101 INFO:tasks.rados.rados.0.smithi087.stdout:141: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:50:10.101 INFO:tasks.rados.rados.0.smithi087.stdout:137: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-07T18:50:10.104 INFO:tasks.rados.rados.0.smithi087.stdout:135: finishing write tid 2 to smithi087181593-29 2023-10-07T18:50:10.104 INFO:tasks.rados.rados.0.smithi087.stdout:135: finishing write tid 3 to smithi087181593-29 2023-10-07T18:50:10.104 INFO:tasks.rados.rados.0.smithi087.stdout:135: finishing write tid 4 to smithi087181593-29 2023-10-07T18:50:10.105 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 46 (ObjNum 67 snap 7 seq_num 67) dirty exists 2023-10-07T18:50:10.105 INFO:tasks.rados.rados.0.smithi087.stdout:135: left oid 29 (ObjNum 67 snap 7 seq_num 67) 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:140: finishing copy_from to smithi087181593-32 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 8 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:138: finishing copy_from to smithi087181593-18 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 10 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:140: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:138: finishing copy_from racing read to smithi087181593-18 2023-10-07T18:50:10.106 INFO:tasks.rados.rados.0.smithi087.stdout:139: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:10 smithi163 ceph-mon[102800]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T18:50:10.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:10 smithi087 ceph-mon[115692]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T18:50:10.442 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:10 smithi087 ceph-mon[98507]: osdmap e90: 8 total, 8 up, 8 in 2023-10-07T18:50:10.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:10 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:10] "GET /metrics HTTP/1.1" 200 238765 "" "Prometheus/2.43.0" 2023-10-07T18:50:11.081 INFO:tasks.rados.rados.0.smithi087.stdout:135: done (7 left) 2023-10-07T18:50:11.081 INFO:tasks.rados.rados.0.smithi087.stdout:136: done (6 left) 2023-10-07T18:50:11.081 INFO:tasks.rados.rados.0.smithi087.stdout:137: done (5 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:138: done (4 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:139: done (3 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:140: done (2 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:141: done (1 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:142: done (0 left) 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 8 2023-10-07T18:50:11.082 INFO:tasks.rados.rados.0.smithi087.stdout:143: seq_num 68 ranges {1187840=745472,1933312=401408} 2023-10-07T18:50:11.093 INFO:tasks.rados.rados.0.smithi087.stdout:143: writing smithi087181593-9 from 1187840 to 1933312 tid 1 2023-10-07T18:50:11.096 INFO:tasks.rados.rados.0.smithi087.stdout:143: writing smithi087181593-9 from 1933312 to 2334720 tid 2 2023-10-07T18:50:11.096 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 8 2023-10-07T18:50:11.096 INFO:tasks.rados.rados.0.smithi087.stdout:144: seq_num 69 ranges {188416=761856,950272=401408} 2023-10-07T18:50:11.103 INFO:tasks.rados.rados.0.smithi087.stdout:144: writing smithi087181593-12 from 188416 to 950272 tid 1 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:144: writing smithi087181593-12 from 950272 to 1351680 tid 2 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:145: rollback oid 22 current snap is 8 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 7 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:143: finishing write tid 1 to smithi087181593-9 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:143: finishing write tid 2 to smithi087181593-9 2023-10-07T18:50:11.107 INFO:tasks.rados.rados.0.smithi087.stdout:143: finishing write tid 3 to smithi087181593-9 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:143: finishing write tid 4 to smithi087181593-9 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 43 (ObjNum 68 snap 8 seq_num 68) dirty exists 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:143: left oid 9 (ObjNum 68 snap 8 seq_num 68) 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:143: done (2 left) 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:146: snap_create 2023-10-07T18:50:11.108 INFO:tasks.rados.rados.0.smithi087.stdout:144: finishing write tid 1 to smithi087181593-12 2023-10-07T18:50:11.109 INFO:tasks.rados.rados.0.smithi087.stdout:144: finishing write tid 2 to smithi087181593-12 2023-10-07T18:50:11.110 INFO:tasks.rados.rados.0.smithi087.stdout:144: finishing write tid 3 to smithi087181593-12 2023-10-07T18:50:11.110 INFO:tasks.rados.rados.0.smithi087.stdout:145: finishing rollback tid 0 to smithi087181593-22 2023-10-07T18:50:11.110 INFO:tasks.rados.rados.0.smithi087.stdout:145: finishing rollback tid 1 to smithi087181593-22 2023-10-07T18:50:11.110 INFO:tasks.rados.rados.0.smithi087.stdout:145: finishing rollback tid 2 to smithi087181593-22 2023-10-07T18:50:11.110 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 39 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-07T18:50:11.111 INFO:tasks.rados.rados.0.smithi087.stdout:144: finishing write tid 4 to smithi087181593-12 2023-10-07T18:50:11.111 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 41 (ObjNum 69 snap 8 seq_num 69) dirty exists 2023-10-07T18:50:11.111 INFO:tasks.rados.rados.0.smithi087.stdout:144: left oid 12 (ObjNum 69 snap 8 seq_num 69) 2023-10-07T18:50:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:11 smithi163 ceph-mon[102800]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T18:50:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:11 smithi163 ceph-mon[102800]: pgmap v106: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:11 smithi087 ceph-mon[115692]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T18:50:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:11 smithi087 ceph-mon[115692]: pgmap v106: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:11 smithi087 ceph-mon[98507]: osdmap e91: 8 total, 8 up, 8 in 2023-10-07T18:50:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:11 smithi087 ceph-mon[98507]: pgmap v106: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:12.088 INFO:tasks.rados.rados.0.smithi087.stdout:144: done (2 left) 2023-10-07T18:50:12.088 INFO:tasks.rados.rados.0.smithi087.stdout:145: done (1 left) 2023-10-07T18:50:12.088 INFO:tasks.rados.rados.0.smithi087.stdout:146: done (0 left) 2023-10-07T18:50:12.088 INFO:tasks.rados.rados.0.smithi087.stdout:147: read oid 33 snap -1 2023-10-07T18:50:12.088 INFO:tasks.rados.rados.0.smithi087.stdout:147: expect deleted 2023-10-07T18:50:12.089 INFO:tasks.rados.rados.0.smithi087.stdout:148: read oid 45 snap -1 2023-10-07T18:50:12.089 INFO:tasks.rados.rados.0.smithi087.stdout:148: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:12.089 INFO:tasks.rados.rados.0.smithi087.stdout:149: snap_create 2023-10-07T18:50:12.095 INFO:tasks.rados.rados.0.smithi087.stdout:148: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:12 smithi163 ceph-mon[102800]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T18:50:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:12 smithi087 ceph-mon[115692]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T18:50:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:12 smithi087 ceph-mon[98507]: osdmap e92: 8 total, 8 up, 8 in 2023-10-07T18:50:13.092 INFO:tasks.rados.rados.0.smithi087.stdout:147: done (2 left) 2023-10-07T18:50:13.092 INFO:tasks.rados.rados.0.smithi087.stdout:148: done (1 left) 2023-10-07T18:50:13.092 INFO:tasks.rados.rados.0.smithi087.stdout:149: done (0 left) 2023-10-07T18:50:13.092 INFO:tasks.rados.rados.0.smithi087.stdout:150: copy_from oid 48 from oid 42 current snap is 10 2023-10-07T18:50:13.092 INFO:tasks.rados.rados.0.smithi087.stdout:151: delete oid 29 current snap is 10 2023-10-07T18:50:13.097 INFO:tasks.rados.rados.0.smithi087.stdout:151: done (1 left) 2023-10-07T18:50:13.097 INFO:tasks.rados.rados.0.smithi087.stdout:152: snap_create 2023-10-07T18:50:13.103 INFO:tasks.rados.rados.0.smithi087.stdout:150: finishing copy_from to smithi087181593-48 2023-10-07T18:50:13.104 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:50:13.104 INFO:tasks.rados.rados.0.smithi087.stdout:150: finishing copy_from racing read to smithi087181593-48 2023-10-07T18:50:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:13 smithi163 ceph-mon[102800]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T18:50:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:13 smithi163 ceph-mon[102800]: pgmap v109: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:13 smithi087 ceph-mon[115692]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T18:50:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:13 smithi087 ceph-mon[115692]: pgmap v109: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:13 smithi087 ceph-mon[98507]: osdmap e93: 8 total, 8 up, 8 in 2023-10-07T18:50:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:13 smithi087 ceph-mon[98507]: pgmap v109: 121 pgs: 121 active+clean; 30 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1016 KiB/s wr, 25 op/s 2023-10-07T18:50:14.101 INFO:tasks.rados.rados.0.smithi087.stdout:150: done (1 left) 2023-10-07T18:50:14.101 INFO:tasks.rados.rados.0.smithi087.stdout:152: done (0 left) 2023-10-07T18:50:14.101 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 11 2023-10-07T18:50:14.101 INFO:tasks.rados.rados.0.smithi087.stdout:153: seq_num 71 ranges {712704=794624,1507328=401408} 2023-10-07T18:50:14.108 INFO:tasks.rados.rados.0.smithi087.stdout:153: writing smithi087181593-43 from 712704 to 1507328 tid 1 2023-10-07T18:50:14.111 INFO:tasks.rados.rados.0.smithi087.stdout:153: writing smithi087181593-43 from 1507328 to 1908736 tid 2 2023-10-07T18:50:14.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 11 2023-10-07T18:50:14.112 INFO:tasks.rados.rados.0.smithi087.stdout:154: seq_num 72 ranges {155648=409600,565248=524288,1089536=278528} 2023-10-07T18:50:14.115 INFO:tasks.rados.rados.0.smithi087.stdout:154: writing smithi087181593-10 from 155648 to 565248 tid 1 2023-10-07T18:50:14.119 INFO:tasks.rados.rados.0.smithi087.stdout:154: writing smithi087181593-10 from 565248 to 1089536 tid 2 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:154: writing smithi087181593-10 from 1089536 to 1368064 tid 3 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:155: snap_create 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:153: finishing write tid 1 to smithi087181593-43 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:153: finishing write tid 2 to smithi087181593-43 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:153: finishing write tid 3 to smithi087181593-43 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:153: finishing write tid 4 to smithi087181593-43 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 49 (ObjNum 71 snap 11 seq_num 71) dirty exists 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:153: left oid 43 (ObjNum 71 snap 11 seq_num 71) 2023-10-07T18:50:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:154: finishing write tid 1 to smithi087181593-10 2023-10-07T18:50:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:154: finishing write tid 2 to smithi087181593-10 2023-10-07T18:50:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:154: finishing write tid 3 to smithi087181593-10 2023-10-07T18:50:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:154: finishing write tid 4 to smithi087181593-10 2023-10-07T18:50:14.124 INFO:tasks.rados.rados.0.smithi087.stdout:154: finishing write tid 5 to smithi087181593-10 2023-10-07T18:50:14.125 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 32 (ObjNum 72 snap 11 seq_num 72) dirty exists 2023-10-07T18:50:14.125 INFO:tasks.rados.rados.0.smithi087.stdout:154: left oid 10 (ObjNum 72 snap 11 seq_num 72) 2023-10-07T18:50:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:14 smithi163 ceph-mon[102800]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T18:50:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:14 smithi087 ceph-mon[98507]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T18:50:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:14 smithi087 ceph-mon[115692]: osdmap e94: 8 total, 8 up, 8 in 2023-10-07T18:50:15.106 INFO:tasks.rados.rados.0.smithi087.stdout:153: done (2 left) 2023-10-07T18:50:15.106 INFO:tasks.rados.rados.0.smithi087.stdout:154: done (1 left) 2023-10-07T18:50:15.106 INFO:tasks.rados.rados.0.smithi087.stdout:155: done (0 left) 2023-10-07T18:50:15.106 INFO:tasks.rados.rados.0.smithi087.stdout:156: snap_create 2023-10-07T18:50:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:15 smithi163 ceph-mon[102800]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T18:50:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:15 smithi163 ceph-mon[102800]: pgmap v112: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:15.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:15 smithi087 ceph-mon[98507]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T18:50:15.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:15 smithi087 ceph-mon[98507]: pgmap v112: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:15.440 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:15 smithi087 ceph-mon[115692]: osdmap e95: 8 total, 8 up, 8 in 2023-10-07T18:50:15.440 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:15 smithi087 ceph-mon[115692]: pgmap v112: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:156: done (0 left) 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:157: read oid 42 snap -1 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:157: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:158: rmattr oid 17 current snap is 13 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:158: done (1 left) 2023-10-07T18:50:16.058 INFO:tasks.rados.rados.0.smithi087.stdout:159: setattr oid 28 current snap is 13 2023-10-07T18:50:16.059 INFO:tasks.rados.rados.0.smithi087.stdout:160: copy_from oid 33 from oid 16 current snap is 13 2023-10-07T18:50:16.059 INFO:tasks.rados.rados.0.smithi087.stdout:161: setattr oid 32 current snap is 13 2023-10-07T18:50:16.060 INFO:tasks.rados.rados.0.smithi087.stdout:162: snap_remove snap 9 2023-10-07T18:50:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:16 smithi163 ceph-mon[102800]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T18:50:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:16 smithi163 ceph-mon[102800]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T18:50:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:16 smithi087 ceph-mon[115692]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T18:50:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:16 smithi087 ceph-mon[115692]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T18:50:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:16 smithi087 ceph-mon[98507]: osdmap e96: 8 total, 8 up, 8 in 2023-10-07T18:50:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:16 smithi087 ceph-mon[98507]: osdmap e97: 8 total, 8 up, 8 in 2023-10-07T18:50:17.070 INFO:tasks.rados.rados.0.smithi087.stdout:162: done (4 left) 2023-10-07T18:50:17.070 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 13 2023-10-07T18:50:17.071 INFO:tasks.rados.rados.0.smithi087.stdout:163: seq_num 73 ranges {409600=425984,835584=409600,1245184=393216} 2023-10-07T18:50:17.071 INFO:tasks.rados.rados.0.smithi087.stdout:163: writing smithi087181593-25 from 409600 to 835584 tid 1 2023-10-07T18:50:17.074 INFO:tasks.rados.rados.0.smithi087.stdout:163: writing smithi087181593-25 from 835584 to 1245184 tid 2 2023-10-07T18:50:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:163: writing smithi087181593-25 from 1245184 to 1638400 tid 3 2023-10-07T18:50:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 13 2023-10-07T18:50:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 42 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T18:50:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 26 (ObjNum 63 snap 6 seq_num 63) dirty exists 2023-10-07T18:50:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:157: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:17.094 INFO:tasks.rados.rados.0.smithi087.stdout:160: finishing copy_from to smithi087181593-33 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:160: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: finishing write tid 1 to smithi087181593-25 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: finishing write tid 2 to smithi087181593-25 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: finishing write tid 3 to smithi087181593-25 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: finishing write tid 4 to smithi087181593-25 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: finishing write tid 5 to smithi087181593-25 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 47 (ObjNum 73 snap 13 seq_num 73) dirty exists 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:163: left oid 25 (ObjNum 73 snap 13 seq_num 73) 2023-10-07T18:50:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:164: seq_num 74 ranges {573440=442368,1015808=696320,1712128=106496} 2023-10-07T18:50:17.100 INFO:tasks.rados.rados.0.smithi087.stdout:164: writing smithi087181593-35 from 573440 to 1015808 tid 1 2023-10-07T18:50:17.104 INFO:tasks.rados.rados.0.smithi087.stdout:164: writing smithi087181593-35 from 1015808 to 1712128 tid 2 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:164: writing smithi087181593-35 from 1712128 to 1818624 tid 3 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:157: done (5 left) 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:159: done (4 left) 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:160: done (3 left) 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:161: done (2 left) 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:163: done (1 left) 2023-10-07T18:50:17.105 INFO:tasks.rados.rados.0.smithi087.stdout:165: snap_remove snap 11 2023-10-07T18:50:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:17 smithi163 ceph-mon[102800]: pgmap v115: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:17 smithi163 ceph-mon[102800]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T18:50:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:17 smithi087 ceph-mon[98507]: pgmap v115: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:17 smithi087 ceph-mon[98507]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T18:50:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:17 smithi087 ceph-mon[115692]: pgmap v115: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2023-10-07T18:50:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:17 smithi087 ceph-mon[115692]: osdmap e98: 8 total, 8 up, 8 in 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:165: done (1 left) 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:166: delete oid 22 current snap is 13 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:164: finishing write tid 1 to smithi087181593-35 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:164: finishing write tid 2 to smithi087181593-35 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:164: finishing write tid 3 to smithi087181593-35 2023-10-07T18:50:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:164: finishing write tid 4 to smithi087181593-35 2023-10-07T18:50:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:164: finishing write tid 5 to smithi087181593-35 2023-10-07T18:50:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 52 (ObjNum 74 snap 13 seq_num 74) dirty exists 2023-10-07T18:50:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:164: left oid 35 (ObjNum 74 snap 13 seq_num 74) 2023-10-07T18:50:18.117 INFO:tasks.rados.rados.0.smithi087.stdout:164: done (1 left) 2023-10-07T18:50:18.117 INFO:tasks.rados.rados.0.smithi087.stdout:166: done (0 left) 2023-10-07T18:50:18.117 INFO:tasks.rados.rados.0.smithi087.stdout:167: snap_create 2023-10-07T18:50:19.118 INFO:tasks.rados.rados.0.smithi087.stdout:167: done (0 left) 2023-10-07T18:50:19.118 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 14 2023-10-07T18:50:19.118 INFO:tasks.rados.rados.0.smithi087.stdout:168: seq_num 76 ranges {507904=475136,983040=458752,1441792=344064} 2023-10-07T18:50:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:168: writing smithi087181593-31 from 507904 to 983040 tid 1 2023-10-07T18:50:19.128 INFO:tasks.rados.rados.0.smithi087.stdout:168: writing smithi087181593-31 from 983040 to 1441792 tid 2 2023-10-07T18:50:19.128 INFO:tasks.rados.rados.0.smithi087.stdout:168: writing smithi087181593-31 from 1441792 to 1785856 tid 3 2023-10-07T18:50:19.128 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 14 2023-10-07T18:50:19.129 INFO:tasks.rados.rados.0.smithi087.stdout:168: finishing write tid 1 to smithi087181593-31 2023-10-07T18:50:19.129 INFO:tasks.rados.rados.0.smithi087.stdout:169: seq_num 77 ranges {253952=491520,745472=794624,1540096=8192} 2023-10-07T18:50:19.132 INFO:tasks.rados.rados.0.smithi087.stdout:169: writing smithi087181593-16 from 253952 to 745472 tid 1 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:169: writing smithi087181593-16 from 745472 to 1540096 tid 2 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:169: writing smithi087181593-16 from 1540096 to 1548288 tid 3 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:170: copy_from oid 10 from oid 39 current snap is 14 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:168: finishing write tid 2 to smithi087181593-31 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:168: finishing write tid 3 to smithi087181593-31 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:168: finishing write tid 4 to smithi087181593-31 2023-10-07T18:50:19.138 INFO:tasks.rados.rados.0.smithi087.stdout:168: finishing write tid 5 to smithi087181593-31 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 32 (ObjNum 76 snap 14 seq_num 76) dirty exists 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:168: left oid 31 (ObjNum 76 snap 14 seq_num 76) 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:168: done (2 left) 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:171: read oid 25 snap 10 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:171: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:172: copy_from oid 21 from oid 35 current snap is 14 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:169: finishing write tid 1 to smithi087181593-16 2023-10-07T18:50:19.139 INFO:tasks.rados.rados.0.smithi087.stdout:173: snap_remove snap 13 2023-10-07T18:50:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:19 smithi163 ceph-mon[102800]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T18:50:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:19 smithi163 ceph-mon[102800]: pgmap v118: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:19.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:19 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:50:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:19 smithi087 ceph-mon[98507]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T18:50:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:19 smithi087 ceph-mon[98507]: pgmap v118: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:19 smithi087 ceph-mon[115692]: osdmap e99: 8 total, 8 up, 8 in 2023-10-07T18:50:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:19 smithi087 ceph-mon[115692]: pgmap v118: 121 pgs: 121 active+clean; 35 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:20.131 INFO:tasks.rados.rados.0.smithi087.stdout:173: done (4 left) 2023-10-07T18:50:20.131 INFO:tasks.rados.rados.0.smithi087.stdout:174: delete oid 8 current snap is 14 2023-10-07T18:50:20.131 INFO:tasks.rados.rados.0.smithi087.stdout:169: finishing write tid 2 to smithi087181593-16 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:169: finishing write tid 3 to smithi087181593-16 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:169: finishing write tid 4 to smithi087181593-16 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:169: finishing write tid 5 to smithi087181593-16 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 7 (ObjNum 77 snap 14 seq_num 77) dirty exists 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:169: left oid 16 (ObjNum 77 snap 14 seq_num 77) 2023-10-07T18:50:20.132 INFO:tasks.rados.rados.0.smithi087.stdout:171: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-07T18:50:20.144 INFO:tasks.rados.rados.0.smithi087.stdout:170: finishing copy_from to smithi087181593-10 2023-10-07T18:50:20.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 16 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T18:50:20.144 INFO:tasks.rados.rados.0.smithi087.stdout:170: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:50:20.144 INFO:tasks.rados.rados.0.smithi087.stdout:172: finishing copy_from to smithi087181593-21 2023-10-07T18:50:20.145 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 52 (ObjNum 74 snap 13 seq_num 74) dirty exists 2023-10-07T18:50:20.145 INFO:tasks.rados.rados.0.smithi087.stdout:172: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:50:20.145 INFO:tasks.rados.rados.0.smithi087.stdout:169: done (4 left) 2023-10-07T18:50:20.145 INFO:tasks.rados.rados.0.smithi087.stdout:170: done (3 left) 2023-10-07T18:50:20.145 INFO:tasks.rados.rados.0.smithi087.stdout:171: done (2 left) 2023-10-07T18:50:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:172: done (1 left) 2023-10-07T18:50:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:174: done (0 left) 2023-10-07T18:50:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:175: snap_remove snap 10 2023-10-07T18:50:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:20 smithi163 ceph-mon[102800]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T18:50:20.442 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:20 smithi087 ceph-mon[98507]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T18:50:20.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:20 smithi087 ceph-mon[115692]: osdmap e100: 8 total, 8 up, 8 in 2023-10-07T18:50:20.600 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:50:20.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:20 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:20] "GET /metrics HTTP/1.1" 200 238765 "" "Prometheus/2.43.0" 2023-10-07T18:50:20.898 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (105s) 94s ago 2m 16.6M - 0.25.0 c8568f914cd2 8388e1b4ca2e 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (2m) 94s ago 2m 81.6M - 9.4.7 2c41d148cca3 f8d8994d6a18 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (3m) 94s ago 3m 15.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (3m) 94s ago 3m 14.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443 running (6m) 94s ago 6m 438M - 17.2.6-1291-g1cb42695 35e0d2fde562 ce375ee6b6e9 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:9283 running (8m) 94s ago 8m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 de1332b11e39 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (8m) 94s ago 8m 85.8M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 6585561f79ec 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (7m) 94s ago 7m 58.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 94s ago 6m 57.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (2m) 94s ago 2m 4177k - 1.5.0 0da6a335fe13 98fb5f07acdd 2023-10-07T18:50:20.899 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (2m) 94s ago 2m 11.6M - 1.5.0 0da6a335fe13 a11da289c1f1 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (6m) 94s ago 6m 65.4M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 94s ago 5m 62.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (5m) 94s ago 5m 54.9M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (5m) 94s ago 5m 55.6M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (4m) 94s ago 4m 58.0M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (4m) 94s ago 4m 59.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (4m) 94s ago 4m 54.5M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (3m) 94s ago 3m 58.3M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:50:20.900 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (101s) 94s ago 2m 25.4M - 2.43.0 a07b618ecd1d fc69de352a94 2023-10-07T18:50:21.135 INFO:tasks.rados.rados.0.smithi087.stdout:175: done (0 left) 2023-10-07T18:50:21.135 INFO:tasks.rados.rados.0.smithi087.stdout:176: snap_create 2023-10-07T18:50:21.275 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:21.276 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:50:21.277 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:50:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:21 smithi163 ceph-mon[102800]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T18:50:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:21 smithi163 ceph-mon[102800]: pgmap v121: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:21 smithi163 ceph-mon[102800]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[115692]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T18:50:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[115692]: pgmap v121: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[115692]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[98507]: osdmap e101: 8 total, 8 up, 8 in 2023-10-07T18:50:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[98507]: pgmap v121: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:21 smithi087 ceph-mon[98507]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:176: done (0 left) 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:177: read oid 46 snap -1 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:177: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:178: read oid 7 snap 7 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:178: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:50:22.138 INFO:tasks.rados.rados.0.smithi087.stdout:179: snap_create 2023-10-07T18:50:22.143 INFO:tasks.rados.rados.0.smithi087.stdout:178: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:50:22.150 INFO:tasks.rados.rados.0.smithi087.stdout:177: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:22 smithi163 ceph-mon[102800]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:22 smithi163 ceph-mon[102800]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T18:50:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:22 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/1799045262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[98507]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[98507]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T18:50:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/1799045262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[115692]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[115692]: osdmap e102: 8 total, 8 up, 8 in 2023-10-07T18:50:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:22 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/1799045262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:23.145 INFO:tasks.rados.rados.0.smithi087.stdout:177: done (2 left) 2023-10-07T18:50:23.145 INFO:tasks.rados.rados.0.smithi087.stdout:178: done (1 left) 2023-10-07T18:50:23.146 INFO:tasks.rados.rados.0.smithi087.stdout:179: done (0 left) 2023-10-07T18:50:23.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 16 2023-10-07T18:50:23.146 INFO:tasks.rados.rados.0.smithi087.stdout:180: seq_num 79 ranges {204800=532480,737280=565248,1302528=237568} 2023-10-07T18:50:23.149 INFO:tasks.rados.rados.0.smithi087.stdout:180: writing smithi087181593-13 from 204800 to 737280 tid 1 2023-10-07T18:50:23.152 INFO:tasks.rados.rados.0.smithi087.stdout:180: writing smithi087181593-13 from 737280 to 1302528 tid 2 2023-10-07T18:50:23.154 INFO:tasks.rados.rados.0.smithi087.stdout:180: writing smithi087181593-13 from 1302528 to 1540096 tid 3 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:181: copy_from oid 15 from oid 5 current snap is 16 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:182: rollback oid 19 current snap is 16 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 7 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:183: copy_from oid 21 from oid 24 current snap is 16 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:184: copy_from oid 3 from oid 7 current snap is 16 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:185: read oid 33 snap -1 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:185: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 16 2023-10-07T18:50:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:186: seq_num 80 ranges {1548288=548864,2097152=450560,2547712=352256} 2023-10-07T18:50:23.167 INFO:tasks.rados.rados.0.smithi087.stdout:186: writing smithi087181593-16 from 1548288 to 2097152 tid 1 2023-10-07T18:50:23.169 INFO:tasks.rados.rados.0.smithi087.stdout:186: writing smithi087181593-16 from 2097152 to 2547712 tid 2 2023-10-07T18:50:23.172 INFO:tasks.rados.rados.0.smithi087.stdout:186: writing smithi087181593-16 from 2547712 to 2899968 tid 3 2023-10-07T18:50:23.172 INFO:tasks.rados.rados.0.smithi087.stdout:180: finishing write tid 1 to smithi087181593-13 2023-10-07T18:50:23.172 INFO:tasks.rados.rados.0.smithi087.stdout:187: rmattr oid 34 current snap is 16 2023-10-07T18:50:23.172 INFO:tasks.rados.rados.0.smithi087.stdout:180: finishing write tid 2 to smithi087181593-13 2023-10-07T18:50:23.172 INFO:tasks.rados.rados.0.smithi087.stdout:180: finishing write tid 3 to smithi087181593-13 2023-10-07T18:50:23.173 INFO:tasks.rados.rados.0.smithi087.stdout:181: finishing copy_from to smithi087181593-15 2023-10-07T18:50:23.173 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 4 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T18:50:23.173 INFO:tasks.rados.rados.0.smithi087.stdout:180: finishing write tid 4 to smithi087181593-13 2023-10-07T18:50:23.173 INFO:tasks.rados.rados.0.smithi087.stdout:187: done (7 left) 2023-10-07T18:50:23.173 INFO:tasks.rados.rados.0.smithi087.stdout:188: snap_remove snap 12 2023-10-07T18:50:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:23 smithi163 ceph-mon[102800]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T18:50:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:23 smithi163 ceph-mon[102800]: pgmap v124: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:23 smithi087 ceph-mon[98507]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T18:50:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:23 smithi087 ceph-mon[98507]: pgmap v124: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:23 smithi087 ceph-mon[115692]: osdmap e103: 8 total, 8 up, 8 in 2023-10-07T18:50:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:23 smithi087 ceph-mon[115692]: pgmap v124: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 962 KiB/s wr, 15 op/s 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:188: done (7 left) 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:189: read oid 39 snap -1 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:189: expect (ObjNum 57 snap 4 seq_num 57) 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:190: rmattr oid 4 current snap is 16 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:190: done (8 left) 2023-10-07T18:50:24.160 INFO:tasks.rados.rados.0.smithi087.stdout:191: snap_create 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:181: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:182: finishing rollback tid 0 to smithi087181593-19 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:180: finishing write tid 5 to smithi087181593-13 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 60 (ObjNum 79 snap 16 seq_num 79) dirty exists 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:180: left oid 13 (ObjNum 79 snap 16 seq_num 79) 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:182: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:182: finishing rollback tid 2 to smithi087181593-19 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 48 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T18:50:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:183: finishing copy_from to smithi087181593-21 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 7 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:183: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:184: finishing copy_from to smithi087181593-3 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:184: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:50:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:185: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: finishing write tid 1 to smithi087181593-16 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: finishing write tid 2 to smithi087181593-16 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: finishing write tid 3 to smithi087181593-16 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: finishing write tid 4 to smithi087181593-16 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: finishing write tid 5 to smithi087181593-16 2023-10-07T18:50:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 16 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:50:24.169 INFO:tasks.rados.rados.0.smithi087.stdout:186: left oid 16 (ObjNum 80 snap 16 seq_num 80) 2023-10-07T18:50:24.169 INFO:tasks.rados.rados.0.smithi087.stdout:189: expect (ObjNum 57 snap 4 seq_num 57) 2023-10-07T18:50:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:24 smithi163 ceph-mon[102800]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T18:50:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:24 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:24 smithi087 ceph-mon[98507]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T18:50:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:24 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:24 smithi087 ceph-mon[115692]: osdmap e104: 8 total, 8 up, 8 in 2023-10-07T18:50:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:24 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:180: done (8 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:181: done (7 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:182: done (6 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:183: done (5 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:184: done (4 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:185: done (3 left) 2023-10-07T18:50:25.168 INFO:tasks.rados.rados.0.smithi087.stdout:186: done (2 left) 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:189: done (1 left) 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:191: done (0 left) 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:192: copy_from oid 17 from oid 8 current snap is 17 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:193: read oid 32 snap -1 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:193: expect (ObjNum 63 snap 6 seq_num 63) 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 17 2023-10-07T18:50:25.169 INFO:tasks.rados.rados.0.smithi087.stdout:194: seq_num 81 ranges {1908736=565248,2473984=737280,3211264=65536} 2023-10-07T18:50:25.181 INFO:tasks.rados.rados.0.smithi087.stdout:194: writing smithi087181593-43 from 1908736 to 2473984 tid 1 2023-10-07T18:50:25.186 INFO:tasks.rados.rados.0.smithi087.stdout:194: writing smithi087181593-43 from 2473984 to 3211264 tid 2 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:194: writing smithi087181593-43 from 3211264 to 3276800 tid 3 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:195: setattr oid 39 current snap is 17 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:192: finishing copy_from to smithi087181593-17 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:192: got expected ENOENT (src dne) 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:192: finishing copy_from racing read to smithi087181593-17 2023-10-07T18:50:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:193: expect (ObjNum 63 snap 6 seq_num 63) 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: finishing write tid 1 to smithi087181593-43 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: finishing write tid 2 to smithi087181593-43 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: finishing write tid 3 to smithi087181593-43 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: finishing write tid 4 to smithi087181593-43 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: finishing write tid 5 to smithi087181593-43 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 67 (ObjNum 81 snap 17 seq_num 81) dirty exists 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:194: left oid 43 (ObjNum 81 snap 17 seq_num 81) 2023-10-07T18:50:25.217 INFO:tasks.rados.rados.0.smithi087.stdout:192: done (3 left) 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:193: done (2 left) 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:194: done (1 left) 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:196: read oid 21 snap 8 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:196: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 17 2023-10-07T18:50:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:197: seq_num 82 ranges {1531904=581632,2113536=622592,2736128=180224} 2023-10-07T18:50:25.228 INFO:tasks.rados.rados.0.smithi087.stdout:197: writing smithi087181593-34 from 1531904 to 2113536 tid 1 2023-10-07T18:50:25.232 INFO:tasks.rados.rados.0.smithi087.stdout:197: writing smithi087181593-34 from 2113536 to 2736128 tid 2 2023-10-07T18:50:25.233 INFO:tasks.rados.rados.0.smithi087.stdout:197: writing smithi087181593-34 from 2736128 to 2916352 tid 3 2023-10-07T18:50:25.233 INFO:tasks.rados.rados.0.smithi087.stdout:198: snap_create 2023-10-07T18:50:25.234 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 40 (ObjNum 57 snap 4 seq_num 57) dirty exists 2023-10-07T18:50:25.234 INFO:tasks.rados.rados.0.smithi087.stdout:196: expect (ObjNum 19 snap 0 seq_num 19) 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: finishing write tid 1 to smithi087181593-34 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: finishing write tid 2 to smithi087181593-34 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: finishing write tid 3 to smithi087181593-34 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: finishing write tid 4 to smithi087181593-34 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: finishing write tid 5 to smithi087181593-34 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 60 (ObjNum 82 snap 17 seq_num 82) dirty exists 2023-10-07T18:50:25.241 INFO:tasks.rados.rados.0.smithi087.stdout:197: left oid 34 (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:25 smithi163 ceph-mon[102800]: pgmap v126: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:25 smithi163 ceph-mon[102800]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T18:50:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:25 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:25 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:50:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:25 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[98507]: pgmap v126: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[98507]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T18:50:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[115692]: pgmap v126: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[115692]: osdmap e105: 8 total, 8 up, 8 in 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:50:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:25 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:50:26.057 INFO:tasks.rados.rados.0.smithi087.stdout:195: done (3 left) 2023-10-07T18:50:26.057 INFO:tasks.rados.rados.0.smithi087.stdout:196: done (2 left) 2023-10-07T18:50:26.057 INFO:tasks.rados.rados.0.smithi087.stdout:197: done (1 left) 2023-10-07T18:50:26.057 INFO:tasks.rados.rados.0.smithi087.stdout:198: done (0 left) 2023-10-07T18:50:26.058 INFO:tasks.rados.rados.0.smithi087.stdout:199: snap_create 2023-10-07T18:50:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T18:50:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T18:50:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T18:50:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T18:50:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi163 2023-10-07T18:50:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:26 smithi163 ceph-mon[102800]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T18:50:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T18:50:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T18:50:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi163 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[98507]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: Upgrade: Target is version 18.0.0-6609-g9725b08f (unknown) 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991, digests ['quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991'] 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: Upgrade: Need to upgrade myself (mgr.y) 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: osdmap e106: 8 total, 8 up, 8 in 2023-10-07T18:50:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:97fb66d1505dfd3031f50aea63af756a6271a8b2b32c547a25afa8a80ba68991 on smithi163 2023-10-07T18:50:26.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:26 smithi087 ceph-mon[115692]: osdmap e107: 8 total, 8 up, 8 in 2023-10-07T18:50:27.075 INFO:tasks.rados.rados.0.smithi087.stdout:199: done (0 left) 2023-10-07T18:50:27.075 INFO:tasks.rados.rados.0.smithi087.stdout:200: read oid 45 snap -1 2023-10-07T18:50:27.075 INFO:tasks.rados.rados.0.smithi087.stdout:200: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:27.075 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 19 2023-10-07T18:50:27.075 INFO:tasks.rados.rados.0.smithi087.stdout:201: seq_num 83 ranges {1785856=598016,2383872=499712,2883584=303104} 2023-10-07T18:50:27.087 INFO:tasks.rados.rados.0.smithi087.stdout:201: writing smithi087181593-31 from 1785856 to 2383872 tid 1 2023-10-07T18:50:27.090 INFO:tasks.rados.rados.0.smithi087.stdout:201: writing smithi087181593-31 from 2383872 to 2883584 tid 2 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:201: writing smithi087181593-31 from 2883584 to 3186688 tid 3 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:202: read oid 49 snap -1 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:203: read oid 38 snap -1 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:203: expect (ObjNum 50 snap 0 seq_num 50) 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:204: read oid 40 snap -1 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:204: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:205: snap_create 2023-10-07T18:50:27.093 INFO:tasks.rados.rados.0.smithi087.stdout:200: expect (ObjNum 44 snap 0 seq_num 44) 2023-10-07T18:50:27.114 INFO:tasks.rados.rados.0.smithi087.stdout:201: finishing write tid 1 to smithi087181593-31 2023-10-07T18:50:27.114 INFO:tasks.rados.rados.0.smithi087.stdout:201: finishing write tid 2 to smithi087181593-31 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:201: finishing write tid 3 to smithi087181593-31 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:201: finishing write tid 4 to smithi087181593-31 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:201: finishing write tid 5 to smithi087181593-31 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 45 (ObjNum 83 snap 19 seq_num 83) dirty exists 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:201: left oid 31 (ObjNum 83 snap 19 seq_num 83) 2023-10-07T18:50:27.115 INFO:tasks.rados.rados.0.smithi087.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-07T18:50:27.133 INFO:tasks.rados.rados.0.smithi087.stdout:204: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T18:50:27.150 INFO:tasks.rados.rados.0.smithi087.stdout:203: expect (ObjNum 50 snap 0 seq_num 50) 2023-10-07T18:50:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:27 smithi163 ceph-mon[102800]: pgmap v130: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:27 smithi163 ceph-mon[102800]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T18:50:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:27 smithi087 ceph-mon[98507]: pgmap v130: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:27 smithi087 ceph-mon[98507]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T18:50:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:27 smithi087 ceph-mon[115692]: pgmap v130: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-10-07T18:50:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:27 smithi087 ceph-mon[115692]: osdmap e108: 8 total, 8 up, 8 in 2023-10-07T18:50:28.075 INFO:tasks.rados.rados.0.smithi087.stdout:200: done (5 left) 2023-10-07T18:50:28.075 INFO:tasks.rados.rados.0.smithi087.stdout:201: done (4 left) 2023-10-07T18:50:28.075 INFO:tasks.rados.rados.0.smithi087.stdout:202: done (3 left) 2023-10-07T18:50:28.076 INFO:tasks.rados.rados.0.smithi087.stdout:203: done (2 left) 2023-10-07T18:50:28.076 INFO:tasks.rados.rados.0.smithi087.stdout:204: done (1 left) 2023-10-07T18:50:28.076 INFO:tasks.rados.rados.0.smithi087.stdout:205: done (0 left) 2023-10-07T18:50:28.076 INFO:tasks.rados.rados.0.smithi087.stdout:206: snap_remove snap 19 2023-10-07T18:50:29.082 INFO:tasks.rados.rados.0.smithi087.stdout:206: done (0 left) 2023-10-07T18:50:29.082 INFO:tasks.rados.rados.0.smithi087.stdout:207: read oid 36 snap -1 2023-10-07T18:50:29.082 INFO:tasks.rados.rados.0.smithi087.stdout:207: expect (ObjNum 1 snap 0 seq_num 1) 2023-10-07T18:50:29.082 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 20 2023-10-07T18:50:29.082 INFO:tasks.rados.rados.0.smithi087.stdout:208: seq_num 84 ranges {0=614400,614400=434176,1048576=368640} 2023-10-07T18:50:29.085 INFO:tasks.rados.rados.0.smithi087.stdout:208: writing smithi087181593-1 from 0 to 614400 tid 1 2023-10-07T18:50:29.088 INFO:tasks.rados.rados.0.smithi087.stdout:208: writing smithi087181593-1 from 614400 to 1048576 tid 2 2023-10-07T18:50:29.090 INFO:tasks.rados.rados.0.smithi087.stdout:208: writing smithi087181593-1 from 1048576 to 1417216 tid 3 2023-10-07T18:50:29.090 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 20 2023-10-07T18:50:29.090 INFO:tasks.rados.rados.0.smithi087.stdout:209: seq_num 85 ranges {2334720=630784,2965504=720896,3686400=81920} 2023-10-07T18:50:29.106 INFO:tasks.rados.rados.0.smithi087.stdout:209: writing smithi087181593-9 from 2334720 to 2965504 tid 1 2023-10-07T18:50:29.110 INFO:tasks.rados.rados.0.smithi087.stdout:209: writing smithi087181593-9 from 2965504 to 3686400 tid 2 2023-10-07T18:50:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:209: writing smithi087181593-9 from 3686400 to 3768320 tid 3 2023-10-07T18:50:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:210: rmattr oid 11 current snap is 20 2023-10-07T18:50:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:210: done (3 left) 2023-10-07T18:50:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:211: snap_remove snap 17 2023-10-07T18:50:29.334 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:29 smithi163 ceph-mon[102800]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T18:50:29.334 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:29 smithi163 ceph-mon[102800]: pgmap v133: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:29 smithi087 ceph-mon[115692]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T18:50:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:29 smithi087 ceph-mon[115692]: pgmap v133: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:29 smithi087 ceph-mon[98507]: osdmap e109: 8 total, 8 up, 8 in 2023-10-07T18:50:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:29 smithi087 ceph-mon[98507]: pgmap v133: 121 pgs: 121 active+clean; 47 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:29.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:29 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:50:30.084 INFO:tasks.rados.rados.0.smithi087.stdout:211: done (3 left) 2023-10-07T18:50:30.085 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 20 2023-10-07T18:50:30.085 INFO:tasks.rados.rados.0.smithi087.stdout:207: expect (ObjNum 1 snap 0 seq_num 1) 2023-10-07T18:50:30.085 INFO:tasks.rados.rados.0.smithi087.stdout:208: finishing write tid 1 to smithi087181593-1 2023-10-07T18:50:30.085 INFO:tasks.rados.rados.0.smithi087.stdout:208: finishing write tid 2 to smithi087181593-1 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:208: finishing write tid 3 to smithi087181593-1 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:208: finishing write tid 4 to smithi087181593-1 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:208: finishing write tid 5 to smithi087181593-1 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 71 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:208: left oid 1 (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:209: finishing write tid 1 to smithi087181593-9 2023-10-07T18:50:30.086 INFO:tasks.rados.rados.0.smithi087.stdout:212: seq_num 86 ranges {1089536=647168,1736704=606208,2342912=196608} 2023-10-07T18:50:30.095 INFO:tasks.rados.rados.0.smithi087.stdout:212: writing smithi087181593-2 from 1089536 to 1736704 tid 1 2023-10-07T18:50:30.098 INFO:tasks.rados.rados.0.smithi087.stdout:212: writing smithi087181593-2 from 1736704 to 2342912 tid 2 2023-10-07T18:50:30.100 INFO:tasks.rados.rados.0.smithi087.stdout:212: writing smithi087181593-2 from 2342912 to 2539520 tid 3 2023-10-07T18:50:30.100 INFO:tasks.rados.rados.0.smithi087.stdout:207: done (3 left) 2023-10-07T18:50:30.100 INFO:tasks.rados.rados.0.smithi087.stdout:208: done (2 left) 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:213: copy_from oid 13 from oid 43 current snap is 20 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:214: rollback oid 30 current snap is 20 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 7 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:215: rmattr oid 20 current snap is 20 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:215: done (4 left) 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:216: rmattr oid 16 current snap is 20 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:216: done (4 left) 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:217: rmattr oid 11 current snap is 20 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:217: done (4 left) 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:218: read oid 4 snap -1 2023-10-07T18:50:30.101 INFO:tasks.rados.rados.0.smithi087.stdout:218: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T18:50:30.102 INFO:tasks.rados.rados.0.smithi087.stdout:219: read oid 19 snap -1 2023-10-07T18:50:30.102 INFO:tasks.rados.rados.0.smithi087.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T18:50:30.102 INFO:tasks.rados.rados.0.smithi087.stdout:220: setattr oid 26 current snap is 20 2023-10-07T18:50:30.102 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 20 2023-10-07T18:50:30.102 INFO:tasks.rados.rados.0.smithi087.stdout:221: seq_num 87 ranges {1843200=663552,2506752=491520,2998272=311296} 2023-10-07T18:50:30.117 INFO:tasks.rados.rados.0.smithi087.stdout:221: writing smithi087181593-50 from 1843200 to 2506752 tid 1 2023-10-07T18:50:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:221: writing smithi087181593-50 from 2506752 to 2998272 tid 2 2023-10-07T18:50:30.122 INFO:tasks.rados.rados.0.smithi087.stdout:221: writing smithi087181593-50 from 2998272 to 3309568 tid 3 2023-10-07T18:50:30.122 INFO:tasks.rados.rados.0.smithi087.stdout:222: copy_from oid 46 from oid 17 current snap is 20 2023-10-07T18:50:30.122 INFO:tasks.rados.rados.0.smithi087.stdout:209: finishing write tid 2 to smithi087181593-9 2023-10-07T18:50:30.122 INFO:tasks.rados.rados.0.smithi087.stdout:209: finishing write tid 3 to smithi087181593-9 2023-10-07T18:50:30.122 INFO:tasks.rados.rados.0.smithi087.stdout:209: finishing write tid 4 to smithi087181593-9 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:209: finishing write tid 5 to smithi087181593-9 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 76 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:209: left oid 9 (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:212: finishing write tid 1 to smithi087181593-2 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 52 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:212: finishing write tid 2 to smithi087181593-2 2023-10-07T18:50:30.123 INFO:tasks.rados.rados.0.smithi087.stdout:218: expect (ObjNum 3 snap 0 seq_num 3) 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:209: done (8 left) 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:218: done (7 left) 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:220: done (6 left) 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:223: snap_create 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:214: finishing rollback tid 0 to smithi087181593-30 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:212: finishing write tid 3 to smithi087181593-2 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:212: finishing write tid 4 to smithi087181593-2 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:214: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:50:30.124 INFO:tasks.rados.rados.0.smithi087.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T18:50:30.132 INFO:tasks.rados.rados.0.smithi087.stdout:214: finishing rollback tid 2 to smithi087181593-30 2023-10-07T18:50:30.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 20 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-07T18:50:30.132 INFO:tasks.rados.rados.0.smithi087.stdout:212: finishing write tid 5 to smithi087181593-2 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 17 (ObjNum 86 snap 20 seq_num 86) dirty exists 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:212: left oid 2 (ObjNum 86 snap 20 seq_num 86) 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:221: finishing write tid 1 to smithi087181593-50 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:221: finishing write tid 2 to smithi087181593-50 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:213: finishing copy_from to smithi087181593-13 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 67 (ObjNum 81 snap 17 seq_num 81) dirty exists 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:213: finishing copy_from racing read to smithi087181593-13 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:221: finishing write tid 3 to smithi087181593-50 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:221: finishing write tid 4 to smithi087181593-50 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:222: finishing copy_from to smithi087181593-46 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 20 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-10-07T18:50:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:222: finishing copy_from racing read to smithi087181593-46 2023-10-07T18:50:30.134 INFO:tasks.rados.rados.0.smithi087.stdout:221: finishing write tid 5 to smithi087181593-50 2023-10-07T18:50:30.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 39 (ObjNum 87 snap 20 seq_num 87) dirty exists 2023-10-07T18:50:30.134 INFO:tasks.rados.rados.0.smithi087.stdout:221: left oid 50 (ObjNum 87 snap 20 seq_num 87) 2023-10-07T18:50:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:30 smithi163 ceph-mon[102800]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T18:50:30.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:30 smithi087 ceph-mon[98507]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T18:50:30.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:30 smithi087 ceph-mon[115692]: osdmap e110: 8 total, 8 up, 8 in 2023-10-07T18:50:30.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:30 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:30] "GET /metrics HTTP/1.1" 200 238890 "" "Prometheus/2.43.0" 2023-10-07T18:50:31.104 INFO:tasks.rados.rados.0.smithi087.stdout:212: done (6 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:213: done (5 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:214: done (4 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:219: done (3 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:221: done (2 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:222: done (1 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:223: done (0 left) 2023-10-07T18:50:31.105 INFO:tasks.rados.rados.0.smithi087.stdout:224: delete oid 31 current snap is 21 2023-10-07T18:50:31.108 INFO:tasks.rados.rados.0.smithi087.stdout:224: done (0 left) 2023-10-07T18:50:31.108 INFO:tasks.rados.rados.0.smithi087.stdout:225: delete oid 26 current snap is 21 2023-10-07T18:50:31.112 INFO:tasks.rados.rados.0.smithi087.stdout:225: done (0 left) 2023-10-07T18:50:31.112 INFO:tasks.rados.rados.0.smithi087.stdout:226: copy_from oid 20 from oid 42 current snap is 21 2023-10-07T18:50:31.112 INFO:tasks.rados.rados.0.smithi087.stdout:227: delete oid 5 current snap is 21 2023-10-07T18:50:31.113 INFO:tasks.rados.rados.0.smithi087.stdout:227: done (1 left) 2023-10-07T18:50:31.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 21 2023-10-07T18:50:31.113 INFO:tasks.rados.rados.0.smithi087.stdout:228: seq_num 91 ranges {3276800=729088,4005888=425984,4431872=376832} 2023-10-07T18:50:31.134 INFO:tasks.rados.rados.0.smithi087.stdout:228: writing smithi087181593-13 from 3276800 to 4005888 tid 1 2023-10-07T18:50:31.137 INFO:tasks.rados.rados.0.smithi087.stdout:228: writing smithi087181593-13 from 4005888 to 4431872 tid 2 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:228: writing smithi087181593-13 from 4431872 to 4808704 tid 3 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:229: read oid 19 snap -1 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:229: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 21 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:226: finishing copy_from to smithi087181593-20 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:50:31.140 INFO:tasks.rados.rados.0.smithi087.stdout:230: seq_num 92 ranges {393216=745472,1138688=761856,1900544=40960} 2023-10-07T18:50:31.146 INFO:tasks.rados.rados.0.smithi087.stdout:230: writing smithi087181593-21 from 393216 to 1138688 tid 1 2023-10-07T18:50:31.150 INFO:tasks.rados.rados.0.smithi087.stdout:230: writing smithi087181593-21 from 1138688 to 1900544 tid 2 2023-10-07T18:50:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:230: writing smithi087181593-21 from 1900544 to 1941504 tid 3 2023-10-07T18:50:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:231: delete oid 22 current snap is 21 2023-10-07T18:50:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:226: finishing copy_from racing read to smithi087181593-20 2023-10-07T18:50:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:228: finishing write tid 1 to smithi087181593-13 2023-10-07T18:50:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:228: finishing write tid 2 to smithi087181593-13 2023-10-07T18:50:31.152 INFO:tasks.rados.rados.0.smithi087.stdout:228: finishing write tid 3 to smithi087181593-13 2023-10-07T18:50:31.152 INFO:tasks.rados.rados.0.smithi087.stdout:229: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:228: finishing write tid 4 to smithi087181593-13 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:228: finishing write tid 5 to smithi087181593-13 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 85 (ObjNum 91 snap 21 seq_num 91) dirty exists 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:228: left oid 13 (ObjNum 91 snap 21 seq_num 91) 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:230: finishing write tid 1 to smithi087181593-21 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:230: finishing write tid 2 to smithi087181593-21 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:230: finishing write tid 3 to smithi087181593-21 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:230: finishing write tid 4 to smithi087181593-21 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:230: finishing write tid 5 to smithi087181593-21 2023-10-07T18:50:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 67 (ObjNum 92 snap 21 seq_num 92) dirty exists 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:230: left oid 21 (ObjNum 92 snap 21 seq_num 92) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:226: done (4 left) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:228: done (3 left) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:229: done (2 left) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:230: done (1 left) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:231: done (0 left) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:232: read oid 38 snap -1 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:232: expect (ObjNum 50 snap 0 seq_num 50) 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:233: copy_from oid 41 from oid 6 current snap is 21 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:234: copy_from oid 30 from oid 19 current snap is 21 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:235: read oid 14 snap 7 2023-10-07T18:50:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:235: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:50:31.162 INFO:tasks.rados.rados.0.smithi087.stdout:236: rollback oid 44 current snap is 21 2023-10-07T18:50:31.162 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 20 2023-10-07T18:50:31.162 INFO:tasks.rados.rados.0.smithi087.stdout:237: snap_remove snap 16 2023-10-07T18:50:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:31 smithi163 ceph-mon[102800]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T18:50:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:31 smithi163 ceph-mon[102800]: pgmap v136: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:31 smithi087 ceph-mon[98507]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T18:50:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:31 smithi087 ceph-mon[98507]: pgmap v136: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:31 smithi087 ceph-mon[115692]: osdmap e111: 8 total, 8 up, 8 in 2023-10-07T18:50:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:31 smithi087 ceph-mon[115692]: pgmap v136: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:32.105 INFO:tasks.rados.rados.0.smithi087.stdout:237: done (5 left) 2023-10-07T18:50:32.105 INFO:tasks.rados.rados.0.smithi087.stdout:238: snap_remove snap 15 2023-10-07T18:50:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:32 smithi163 ceph-mon[102800]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T18:50:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:32 smithi087 ceph-mon[98507]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T18:50:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:32 smithi087 ceph-mon[115692]: osdmap e112: 8 total, 8 up, 8 in 2023-10-07T18:50:33.112 INFO:tasks.rados.rados.0.smithi087.stdout:238: done (5 left) 2023-10-07T18:50:33.113 INFO:tasks.rados.rados.0.smithi087.stdout:239: copy_from oid 11 from oid 20 current snap is 21 2023-10-07T18:50:33.113 INFO:tasks.rados.rados.0.smithi087.stdout:236: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:50:33.113 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 0 (ObjNum 65 snap 0 seq_num 1720352320) dirty dne 2023-10-07T18:50:33.113 INFO:tasks.rados.rados.0.smithi087.stdout:235: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:233: finishing copy_from to smithi087181593-41 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 12 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:233: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:233: done (5 left) 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:235: done (4 left) 2023-10-07T18:50:33.122 INFO:tasks.rados.rados.0.smithi087.stdout:236: done (3 left) 2023-10-07T18:50:33.123 INFO:tasks.rados.rados.0.smithi087.stdout:240: delete oid 2 current snap is 21 2023-10-07T18:50:33.123 INFO:tasks.rados.rados.0.smithi087.stdout:234: finishing copy_from to smithi087181593-30 2023-10-07T18:50:33.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 48 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-07T18:50:33.123 INFO:tasks.rados.rados.0.smithi087.stdout:234: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:50:33.123 INFO:tasks.rados.rados.0.smithi087.stdout:232: expect (ObjNum 50 snap 0 seq_num 50) 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:232: done (3 left) 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:234: done (2 left) 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:240: done (1 left) 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:241: delete oid 39 current snap is 21 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:239: finishing copy_from to smithi087181593-11 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:50:33.170 INFO:tasks.rados.rados.0.smithi087.stdout:239: finishing copy_from racing read to smithi087181593-11 2023-10-07T18:50:33.172 INFO:tasks.rados.rados.0.smithi087.stdout:239: done (1 left) 2023-10-07T18:50:33.172 INFO:tasks.rados.rados.0.smithi087.stdout:241: done (0 left) 2023-10-07T18:50:33.172 INFO:tasks.rados.rados.0.smithi087.stdout:242: setattr oid 29 current snap is 21 2023-10-07T18:50:33.173 INFO:tasks.rados.rados.0.smithi087.stdout:243: snap_remove snap 7 2023-10-07T18:50:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:33 smithi163 ceph-mon[102800]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T18:50:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:33 smithi163 ceph-mon[102800]: pgmap v139: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:33 smithi087 ceph-mon[98507]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T18:50:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:33 smithi087 ceph-mon[98507]: pgmap v139: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:33 smithi087 ceph-mon[115692]: osdmap e113: 8 total, 8 up, 8 in 2023-10-07T18:50:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:33 smithi087 ceph-mon[115692]: pgmap v139: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T18:50:34.122 INFO:tasks.rados.rados.0.smithi087.stdout:243: done (1 left) 2023-10-07T18:50:34.123 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 21 2023-10-07T18:50:34.123 INFO:tasks.rados.rados.0.smithi087.stdout:244: seq_num 96 ranges {1466368=409600,1875968=696320,2572288=507904} 2023-10-07T18:50:34.130 INFO:tasks.rados.rados.0.smithi087.stdout:244: writing smithi087181593-38 from 1466368 to 1875968 tid 1 2023-10-07T18:50:34.135 INFO:tasks.rados.rados.0.smithi087.stdout:244: writing smithi087181593-38 from 1875968 to 2572288 tid 2 2023-10-07T18:50:34.138 INFO:tasks.rados.rados.0.smithi087.stdout:244: writing smithi087181593-38 from 2572288 to 3080192 tid 3 2023-10-07T18:50:34.139 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 21 2023-10-07T18:50:34.139 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 59 (ObjNum 97 snap 0 seq_num 2885717248) dirty exists 2023-10-07T18:50:34.139 INFO:tasks.rados.rados.0.smithi087.stdout:245: seq_num 97 ranges {811008=434176,1245184=581632,1826816=540672,2367488=81920} 2023-10-07T18:50:34.145 INFO:tasks.rados.rados.0.smithi087.stdout:245: writing smithi087181593-49 from 811008 to 1245184 tid 1 2023-10-07T18:50:34.149 INFO:tasks.rados.rados.0.smithi087.stdout:245: writing smithi087181593-49 from 1245184 to 1826816 tid 2 2023-10-07T18:50:34.152 INFO:tasks.rados.rados.0.smithi087.stdout:245: writing smithi087181593-49 from 1826816 to 2367488 tid 3 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:245: writing smithi087181593-49 from 2367488 to 2449408 tid 4 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:242: done (2 left) 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:246: copy_from oid 26 from oid 25 current snap is 21 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:244: finishing write tid 1 to smithi087181593-38 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:244: finishing write tid 2 to smithi087181593-38 2023-10-07T18:50:34.153 INFO:tasks.rados.rados.0.smithi087.stdout:244: finishing write tid 3 to smithi087181593-38 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:244: finishing write tid 4 to smithi087181593-38 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:244: finishing write tid 5 to smithi087181593-38 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 66 (ObjNum 96 snap 21 seq_num 96) dirty exists 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:244: left oid 38 (ObjNum 96 snap 21 seq_num 96) 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 1 to smithi087181593-49 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 2 to smithi087181593-49 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:244: done (2 left) 2023-10-07T18:50:34.154 INFO:tasks.rados.rados.0.smithi087.stdout:247: snap_create 2023-10-07T18:50:34.155 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 3 to smithi087181593-49 2023-10-07T18:50:34.155 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 4 to smithi087181593-49 2023-10-07T18:50:34.155 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 5 to smithi087181593-49 2023-10-07T18:50:34.156 INFO:tasks.rados.rados.0.smithi087.stdout:245: finishing write tid 6 to smithi087181593-49 2023-10-07T18:50:34.157 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 69 (ObjNum 97 snap 21 seq_num 97) dirty exists 2023-10-07T18:50:34.157 INFO:tasks.rados.rados.0.smithi087.stdout:245: left oid 49 (ObjNum 97 snap 21 seq_num 97) 2023-10-07T18:50:34.164 INFO:tasks.rados.rados.0.smithi087.stdout:246: finishing copy_from to smithi087181593-26 2023-10-07T18:50:34.164 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 47 (ObjNum 73 snap 13 seq_num 73) dirty exists 2023-10-07T18:50:34.164 INFO:tasks.rados.rados.0.smithi087.stdout:246: finishing copy_from racing read to smithi087181593-26 2023-10-07T18:50:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:34 smithi163 ceph-mon[102800]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T18:50:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:34 smithi087 ceph-mon[98507]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T18:50:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:34 smithi087 ceph-mon[115692]: osdmap e114: 8 total, 8 up, 8 in 2023-10-07T18:50:35.125 INFO:tasks.rados.rados.0.smithi087.stdout:245: done (2 left) 2023-10-07T18:50:35.125 INFO:tasks.rados.rados.0.smithi087.stdout:246: done (1 left) 2023-10-07T18:50:35.125 INFO:tasks.rados.rados.0.smithi087.stdout:247: done (0 left) 2023-10-07T18:50:35.125 INFO:tasks.rados.rados.0.smithi087.stdout:248: snap_create 2023-10-07T18:50:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:35 smithi163 ceph-mon[102800]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T18:50:35.435 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:35 smithi163 ceph-mon[102800]: pgmap v142: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:35 smithi087 ceph-mon[98507]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T18:50:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:35 smithi087 ceph-mon[98507]: pgmap v142: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:35 smithi087 ceph-mon[115692]: osdmap e115: 8 total, 8 up, 8 in 2023-10-07T18:50:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:35 smithi087 ceph-mon[115692]: pgmap v142: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:36.059 INFO:tasks.rados.rados.0.smithi087.stdout:248: done (0 left) 2023-10-07T18:50:36.060 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 23 2023-10-07T18:50:36.060 INFO:tasks.rados.rados.0.smithi087.stdout:249: seq_num 98 ranges {1196032=450560,1646592=466944,2113536=737280} 2023-10-07T18:50:36.066 INFO:tasks.rados.rados.0.smithi087.stdout:249: writing smithi087181593-17 from 1196032 to 1646592 tid 1 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:249: writing smithi087181593-17 from 1646592 to 2113536 tid 2 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:249: writing smithi087181593-17 from 2113536 to 2850816 tid 3 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:250: rollback oid 8 current snap is 23 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 14 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:249: finishing write tid 1 to smithi087181593-17 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:249: finishing write tid 2 to smithi087181593-17 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:251: rmattr oid 26 current snap is 23 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:251: done (2 left) 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:252: delete oid 2 current snap is 23 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:250: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:50:36.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 38 (ObjNum 129 snap 0 seq_num 1720663296) dirty dne 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:250: done (2 left) 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:252: done (1 left) 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:253: rmattr oid 10 current snap is 23 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:253: done (1 left) 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:254: snap_create 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:249: finishing write tid 3 to smithi087181593-17 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:249: finishing write tid 4 to smithi087181593-17 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:249: finishing write tid 5 to smithi087181593-17 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 75 (ObjNum 98 snap 23 seq_num 98) dirty exists 2023-10-07T18:50:36.160 INFO:tasks.rados.rados.0.smithi087.stdout:249: left oid 17 (ObjNum 98 snap 23 seq_num 98) 2023-10-07T18:50:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:36 smithi163 ceph-mon[102800]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T18:50:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:36 smithi163 ceph-mon[102800]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T18:50:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:36 smithi087 ceph-mon[98507]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T18:50:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:36 smithi087 ceph-mon[98507]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T18:50:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:36 smithi087 ceph-mon[115692]: osdmap e116: 8 total, 8 up, 8 in 2023-10-07T18:50:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:36 smithi087 ceph-mon[115692]: osdmap e117: 8 total, 8 up, 8 in 2023-10-07T18:50:37.066 INFO:tasks.rados.rados.0.smithi087.stdout:249: done (1 left) 2023-10-07T18:50:37.067 INFO:tasks.rados.rados.0.smithi087.stdout:254: done (0 left) 2023-10-07T18:50:37.067 INFO:tasks.rados.rados.0.smithi087.stdout:255: copy_from oid 48 from oid 47 current snap is 24 2023-10-07T18:50:37.067 INFO:tasks.rados.rados.0.smithi087.stdout:256: read oid 34 snap -1 2023-10-07T18:50:37.067 INFO:tasks.rados.rados.0.smithi087.stdout:256: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:37.067 INFO:tasks.rados.rados.0.smithi087.stdout:257: snap_create 2023-10-07T18:50:37.074 INFO:tasks.rados.rados.0.smithi087.stdout:255: finishing copy_from to smithi087181593-48 2023-10-07T18:50:37.074 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 4 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:50:37.075 INFO:tasks.rados.rados.0.smithi087.stdout:255: finishing copy_from racing read to smithi087181593-48 2023-10-07T18:50:37.086 INFO:tasks.rados.rados.0.smithi087.stdout:256: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:37 smithi163 ceph-mon[102800]: pgmap v145: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:37 smithi163 ceph-mon[102800]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T18:50:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:37 smithi087 ceph-mon[115692]: pgmap v145: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:37 smithi087 ceph-mon[115692]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T18:50:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:37 smithi087 ceph-mon[98507]: pgmap v145: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 25 op/s 2023-10-07T18:50:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:37 smithi087 ceph-mon[98507]: osdmap e118: 8 total, 8 up, 8 in 2023-10-07T18:50:38.065 INFO:tasks.rados.rados.0.smithi087.stdout:255: done (2 left) 2023-10-07T18:50:38.065 INFO:tasks.rados.rados.0.smithi087.stdout:256: done (1 left) 2023-10-07T18:50:38.066 INFO:tasks.rados.rados.0.smithi087.stdout:257: done (0 left) 2023-10-07T18:50:38.066 INFO:tasks.rados.rados.0.smithi087.stdout:258: read oid 47 snap -1 2023-10-07T18:50:38.066 INFO:tasks.rados.rados.0.smithi087.stdout:258: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:50:38.066 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 25 2023-10-07T18:50:38.066 INFO:tasks.rados.rados.0.smithi087.stdout:259: seq_num 100 ranges {745472=483328,1228800=688128,1916928=516096} 2023-10-07T18:50:38.072 INFO:tasks.rados.rados.0.smithi087.stdout:259: writing smithi087181593-45 from 745472 to 1228800 tid 1 2023-10-07T18:50:38.076 INFO:tasks.rados.rados.0.smithi087.stdout:259: writing smithi087181593-45 from 1228800 to 1916928 tid 2 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:259: writing smithi087181593-45 from 1916928 to 2433024 tid 3 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:260: read oid 49 snap 23 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:260: expect (ObjNum 97 snap 21 seq_num 97) 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:261: read oid 28 snap -1 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:261: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:38.080 INFO:tasks.rados.rados.0.smithi087.stdout:262: read oid 11 snap -1 2023-10-07T18:50:38.081 INFO:tasks.rados.rados.0.smithi087.stdout:262: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:38.081 INFO:tasks.rados.rados.0.smithi087.stdout:263: read oid 5 snap 24 2023-10-07T18:50:38.081 INFO:tasks.rados.rados.0.smithi087.stdout:263: expect deleted 2023-10-07T18:50:38.081 INFO:tasks.rados.rados.0.smithi087.stdout:264: setattr oid 48 current snap is 25 2023-10-07T18:50:38.082 INFO:tasks.rados.rados.0.smithi087.stdout:258: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:50:38.103 INFO:tasks.rados.rados.0.smithi087.stdout:259: finishing write tid 1 to smithi087181593-45 2023-10-07T18:50:38.103 INFO:tasks.rados.rados.0.smithi087.stdout:259: finishing write tid 2 to smithi087181593-45 2023-10-07T18:50:38.103 INFO:tasks.rados.rados.0.smithi087.stdout:261: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:38.105 INFO:tasks.rados.rados.0.smithi087.stdout:258: done (6 left) 2023-10-07T18:50:38.105 INFO:tasks.rados.rados.0.smithi087.stdout:261: done (5 left) 2023-10-07T18:50:38.105 INFO:tasks.rados.rados.0.smithi087.stdout:263: done (4 left) 2023-10-07T18:50:38.106 INFO:tasks.rados.rados.0.smithi087.stdout:265: rollback oid 15 current snap is 25 2023-10-07T18:50:38.106 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 20 2023-10-07T18:50:38.106 INFO:tasks.rados.rados.0.smithi087.stdout:259: finishing write tid 3 to smithi087181593-45 2023-10-07T18:50:38.106 INFO:tasks.rados.rados.0.smithi087.stdout:259: finishing write tid 4 to smithi087181593-45 2023-10-07T18:50:38.106 INFO:tasks.rados.rados.0.smithi087.stdout:262: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:259: finishing write tid 5 to smithi087181593-45 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 56 (ObjNum 100 snap 25 seq_num 100) dirty exists 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:259: left oid 45 (ObjNum 100 snap 25 seq_num 100) 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:259: done (4 left) 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:262: done (3 left) 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:266: delete oid 31 current snap is 25 2023-10-07T18:50:38.123 INFO:tasks.rados.rados.0.smithi087.stdout:260: expect (ObjNum 97 snap 21 seq_num 97) 2023-10-07T18:50:38.196 INFO:tasks.rados.rados.0.smithi087.stdout:260: done (3 left) 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:266: done (2 left) 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 25 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 109 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:265: finishing rollback tid 0 to smithi087181593-15 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:265: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:265: finishing rollback tid 2 to smithi087181593-15 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 71 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-07T18:50:38.197 INFO:tasks.rados.rados.0.smithi087.stdout:267: seq_num 102 ranges {2433024=516096,2949120=450560,3399680=729088,4128768=24576} 2023-10-07T18:50:38.212 INFO:tasks.rados.rados.0.smithi087.stdout:267: writing smithi087181593-45 from 2433024 to 2949120 tid 1 2023-10-07T18:50:38.215 INFO:tasks.rados.rados.0.smithi087.stdout:267: writing smithi087181593-45 from 2949120 to 3399680 tid 2 2023-10-07T18:50:38.219 INFO:tasks.rados.rados.0.smithi087.stdout:267: writing smithi087181593-45 from 3399680 to 4128768 tid 3 2023-10-07T18:50:38.219 INFO:tasks.rados.rados.0.smithi087.stdout:267: writing smithi087181593-45 from 4128768 to 4153344 tid 4 2023-10-07T18:50:38.219 INFO:tasks.rados.rados.0.smithi087.stdout:264: done (2 left) 2023-10-07T18:50:38.219 INFO:tasks.rados.rados.0.smithi087.stdout:265: done (1 left) 2023-10-07T18:50:38.220 INFO:tasks.rados.rados.0.smithi087.stdout:268: setattr oid 47 current snap is 25 2023-10-07T18:50:38.220 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 1 to smithi087181593-45 2023-10-07T18:50:38.220 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 2 to smithi087181593-45 2023-10-07T18:50:38.221 INFO:tasks.rados.rados.0.smithi087.stdout:269: setattr oid 3 current snap is 25 2023-10-07T18:50:38.222 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 3 to smithi087181593-45 2023-10-07T18:50:38.222 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 4 to smithi087181593-45 2023-10-07T18:50:38.222 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 5 to smithi087181593-45 2023-10-07T18:50:38.223 INFO:tasks.rados.rados.0.smithi087.stdout:267: finishing write tid 6 to smithi087181593-45 2023-10-07T18:50:38.223 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 61 (ObjNum 102 snap 25 seq_num 102) dirty exists 2023-10-07T18:50:38.223 INFO:tasks.rados.rados.0.smithi087.stdout:267: left oid 45 (ObjNum 102 snap 25 seq_num 102) 2023-10-07T18:50:38.224 INFO:tasks.rados.rados.0.smithi087.stdout:267: done (2 left) 2023-10-07T18:50:38.224 INFO:tasks.rados.rados.0.smithi087.stdout:270: snap_remove snap 23 2023-10-07T18:50:39.070 INFO:tasks.rados.rados.0.smithi087.stdout:270: done (2 left) 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:271: read oid 45 snap -1 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:271: expect (ObjNum 102 snap 25 seq_num 102) 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:272: read oid 17 snap -1 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:272: expect (ObjNum 98 snap 23 seq_num 98) 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:273: read oid 18 snap -1 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:273: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:39.071 INFO:tasks.rados.rados.0.smithi087.stdout:274: snap_remove snap 20 2023-10-07T18:50:39.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:39 smithi163 ceph-mon[102800]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T18:50:39.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:39 smithi163 ceph-mon[102800]: pgmap v148: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:39.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:39 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[98507]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T18:50:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[98507]: pgmap v148: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[115692]: osdmap e119: 8 total, 8 up, 8 in 2023-10-07T18:50:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[115692]: pgmap v148: 121 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 118 active+clean; 65 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:39 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:39.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:39 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:50:40.074 INFO:tasks.rados.rados.0.smithi087.stdout:274: done (5 left) 2023-10-07T18:50:40.075 INFO:tasks.rados.rados.0.smithi087.stdout:275: copy_from oid 37 from oid 44 current snap is 25 2023-10-07T18:50:40.075 INFO:tasks.rados.rados.0.smithi087.stdout:276: read oid 33 snap -1 2023-10-07T18:50:40.075 INFO:tasks.rados.rados.0.smithi087.stdout:276: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-07T18:50:40.075 INFO:tasks.rados.rados.0.smithi087.stdout:277: snap_remove snap 8 2023-10-07T18:50:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:40 smithi163 ceph-mon[102800]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T18:50:40.442 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:40 smithi087 ceph-mon[98507]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T18:50:40.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:40 smithi087 ceph-mon[115692]: osdmap e120: 8 total, 8 up, 8 in 2023-10-07T18:50:40.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:40 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:40] "GET /metrics HTTP/1.1" 200 239016 "" "Prometheus/2.43.0" 2023-10-07T18:50:41.088 INFO:tasks.rados.rados.0.smithi087.stdout:277: done (7 left) 2023-10-07T18:50:41.089 INFO:tasks.rados.rados.0.smithi087.stdout:278: read oid 43 snap -1 2023-10-07T18:50:41.089 INFO:tasks.rados.rados.0.smithi087.stdout:278: expect (ObjNum 81 snap 17 seq_num 81) 2023-10-07T18:50:41.090 INFO:tasks.rados.rados.0.smithi087.stdout:279: delete oid 46 current snap is 25 2023-10-07T18:50:41.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 28 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:50:41.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 63 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T18:50:41.091 INFO:tasks.rados.rados.0.smithi087.stdout:273: expect (ObjNum 45 snap 0 seq_num 45) 2023-10-07T18:50:41.115 INFO:tasks.rados.rados.0.smithi087.stdout:272: expect (ObjNum 98 snap 23 seq_num 98) 2023-10-07T18:50:41.207 INFO:tasks.rados.rados.0.smithi087.stdout:271: expect (ObjNum 102 snap 25 seq_num 102) 2023-10-07T18:50:41.356 INFO:tasks.rados.rados.0.smithi087.stdout:275: finishing copy_from to smithi087181593-37 2023-10-07T18:50:41.356 INFO:tasks.rados.rados.0.smithi087.stdout:275: got expected ENOENT (src dne) 2023-10-07T18:50:41.356 INFO:tasks.rados.rados.0.smithi087.stdout:275: finishing copy_from racing read to smithi087181593-37 2023-10-07T18:50:41.356 INFO:tasks.rados.rados.0.smithi087.stdout:276: expect (ObjNum 15 snap 0 seq_num 15) 2023-10-07T18:50:41.362 INFO:tasks.rados.rados.0.smithi087.stdout:278: expect (ObjNum 81 snap 17 seq_num 81) 2023-10-07T18:50:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:41 smithi163 ceph-mon[102800]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T18:50:41.497 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:41 smithi163 ceph-mon[102800]: pgmap v151: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:41.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:41 smithi087 ceph-mon[115692]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T18:50:41.497 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:41 smithi087 ceph-mon[115692]: pgmap v151: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:41.498 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:41 smithi087 ceph-mon[98507]: osdmap e121: 8 total, 8 up, 8 in 2023-10-07T18:50:41.498 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:41 smithi087 ceph-mon[98507]: pgmap v151: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:268: done (8 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:269: done (7 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:271: done (6 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:272: done (5 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:273: done (4 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:275: done (3 left) 2023-10-07T18:50:41.499 INFO:tasks.rados.rados.0.smithi087.stdout:276: done (2 left) 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:278: done (1 left) 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:279: done (0 left) 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 25 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:280: seq_num 104 ranges {303104=548864,851968=622592,1474560=581632} 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:280: writing smithi087181593-30 from 303104 to 851968 tid 1 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:280: writing smithi087181593-30 from 851968 to 1474560 tid 2 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:280: writing smithi087181593-30 from 1474560 to 2056192 tid 3 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:281: rmattr oid 17 current snap is 25 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:281: done (1 left) 2023-10-07T18:50:41.500 INFO:tasks.rados.rados.0.smithi087.stdout:282: snap_remove snap 22 2023-10-07T18:50:42.089 INFO:tasks.rados.rados.0.smithi087.stdout:282: done (1 left) 2023-10-07T18:50:42.089 INFO:tasks.rados.rados.0.smithi087.stdout:283: snap_remove snap 14 2023-10-07T18:50:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:42 smithi163 ceph-mon[102800]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T18:50:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:42 smithi087 ceph-mon[98507]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T18:50:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:42 smithi087 ceph-mon[115692]: osdmap e122: 8 total, 8 up, 8 in 2023-10-07T18:50:43.108 INFO:tasks.rados.rados.0.smithi087.stdout:283: done (1 left) 2023-10-07T18:50:43.109 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 25 2023-10-07T18:50:43.109 INFO:tasks.rados.rados.0.smithi087.stdout:284: seq_num 105 ranges {90112=565248,655360=507904,1163264=507904,1671168=188416} 2023-10-07T18:50:43.109 INFO:tasks.rados.rados.0.smithi087.stdout:284: writing smithi087181593-6 from 90112 to 655360 tid 1 2023-10-07T18:50:43.109 INFO:tasks.rados.rados.0.smithi087.stdout:284: writing smithi087181593-6 from 655360 to 1163264 tid 2 2023-10-07T18:50:43.109 INFO:tasks.rados.rados.0.smithi087.stdout:284: writing smithi087181593-6 from 1163264 to 1671168 tid 3 2023-10-07T18:50:43.111 INFO:tasks.rados.rados.0.smithi087.stdout:284: writing smithi087181593-6 from 1671168 to 1859584 tid 4 2023-10-07T18:50:43.111 INFO:tasks.rados.rados.0.smithi087.stdout:285: read oid 11 snap -1 2023-10-07T18:50:43.111 INFO:tasks.rados.rados.0.smithi087.stdout:285: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:43.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 25 2023-10-07T18:50:43.111 INFO:tasks.rados.rados.0.smithi087.stdout:286: seq_num 106 ranges {0=581632,581632=794624,1376256=409600} 2023-10-07T18:50:43.115 INFO:tasks.rados.rados.0.smithi087.stdout:286: writing smithi087181593-28 from 0 to 581632 tid 1 2023-10-07T18:50:43.119 INFO:tasks.rados.rados.0.smithi087.stdout:286: writing smithi087181593-28 from 581632 to 1376256 tid 2 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:286: writing smithi087181593-28 from 1376256 to 1785856 tid 3 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:287: snap_create 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:280: finishing write tid 1 to smithi087181593-30 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:280: finishing write tid 2 to smithi087181593-30 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:280: finishing write tid 3 to smithi087181593-30 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:280: finishing write tid 4 to smithi087181593-30 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:280: finishing write tid 5 to smithi087181593-30 2023-10-07T18:50:43.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 57 (ObjNum 104 snap 25 seq_num 104) dirty exists 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:280: left oid 30 (ObjNum 104 snap 25 seq_num 104) 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 1 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 2 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 3 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 4 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 5 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: finishing write tid 6 to smithi087181593-6 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 82 (ObjNum 105 snap 25 seq_num 105) dirty exists 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:284: left oid 6 (ObjNum 105 snap 25 seq_num 105) 2023-10-07T18:50:43.123 INFO:tasks.rados.rados.0.smithi087.stdout:285: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:43.139 INFO:tasks.rados.rados.0.smithi087.stdout:286: finishing write tid 1 to smithi087181593-28 2023-10-07T18:50:43.139 INFO:tasks.rados.rados.0.smithi087.stdout:286: finishing write tid 2 to smithi087181593-28 2023-10-07T18:50:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:286: finishing write tid 3 to smithi087181593-28 2023-10-07T18:50:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:286: finishing write tid 4 to smithi087181593-28 2023-10-07T18:50:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:286: finishing write tid 5 to smithi087181593-28 2023-10-07T18:50:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 77 (ObjNum 106 snap 25 seq_num 106) dirty exists 2023-10-07T18:50:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:286: left oid 28 (ObjNum 106 snap 25 seq_num 106) 2023-10-07T18:50:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:43 smithi163 ceph-mon[102800]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T18:50:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:43 smithi163 ceph-mon[102800]: pgmap v154: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:43 smithi087 ceph-mon[98507]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T18:50:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:43 smithi087 ceph-mon[98507]: pgmap v154: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:43 smithi087 ceph-mon[115692]: osdmap e123: 8 total, 8 up, 8 in 2023-10-07T18:50:43.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:43 smithi087 ceph-mon[115692]: pgmap v154: 121 pgs: 121 active+clean; 75 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2023-10-07T18:50:44.099 INFO:tasks.rados.rados.0.smithi087.stdout:280: done (4 left) 2023-10-07T18:50:44.100 INFO:tasks.rados.rados.0.smithi087.stdout:284: done (3 left) 2023-10-07T18:50:44.100 INFO:tasks.rados.rados.0.smithi087.stdout:285: done (2 left) 2023-10-07T18:50:44.100 INFO:tasks.rados.rados.0.smithi087.stdout:286: done (1 left) 2023-10-07T18:50:44.100 INFO:tasks.rados.rados.0.smithi087.stdout:287: done (0 left) 2023-10-07T18:50:44.100 INFO:tasks.rados.rados.0.smithi087.stdout:288: delete oid 41 current snap is 26 2023-10-07T18:50:44.103 INFO:tasks.rados.rados.0.smithi087.stdout:288: done (0 left) 2023-10-07T18:50:44.103 INFO:tasks.rados.rados.0.smithi087.stdout:289: read oid 13 snap -1 2023-10-07T18:50:44.103 INFO:tasks.rados.rados.0.smithi087.stdout:289: expect (ObjNum 91 snap 21 seq_num 91) 2023-10-07T18:50:44.104 INFO:tasks.rados.rados.0.smithi087.stdout:290: setattr oid 26 current snap is 26 2023-10-07T18:50:44.105 INFO:tasks.rados.rados.0.smithi087.stdout:291: copy_from oid 32 from oid 7 current snap is 26 2023-10-07T18:50:44.105 INFO:tasks.rados.rados.0.smithi087.stdout:292: read oid 22 snap -1 2023-10-07T18:50:44.105 INFO:tasks.rados.rados.0.smithi087.stdout:292: expect deleted 2023-10-07T18:50:44.106 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 26 2023-10-07T18:50:44.106 INFO:tasks.rados.rados.0.smithi087.stdout:293: seq_num 108 ranges {73728=614400,688128=606208,1294336=598016} 2023-10-07T18:50:44.109 INFO:tasks.rados.rados.0.smithi087.stdout:293: writing smithi087181593-15 from 73728 to 688128 tid 1 2023-10-07T18:50:44.114 INFO:tasks.rados.rados.0.smithi087.stdout:293: writing smithi087181593-15 from 688128 to 1294336 tid 2 2023-10-07T18:50:44.118 INFO:tasks.rados.rados.0.smithi087.stdout:293: writing smithi087181593-15 from 1294336 to 1892352 tid 3 2023-10-07T18:50:44.118 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 26 2023-10-07T18:50:44.119 INFO:tasks.rados.rados.0.smithi087.stdout:294: seq_num 109 ranges {2449408=630784,3080192=491520,3571712=483328,4055040=229376} 2023-10-07T18:50:44.135 INFO:tasks.rados.rados.0.smithi087.stdout:294: writing smithi087181593-49 from 2449408 to 3080192 tid 1 2023-10-07T18:50:44.137 INFO:tasks.rados.rados.0.smithi087.stdout:294: writing smithi087181593-49 from 3080192 to 3571712 tid 2 2023-10-07T18:50:44.140 INFO:tasks.rados.rados.0.smithi087.stdout:294: writing smithi087181593-49 from 3571712 to 4055040 tid 3 2023-10-07T18:50:44.142 INFO:tasks.rados.rados.0.smithi087.stdout:294: writing smithi087181593-49 from 4055040 to 4284416 tid 4 2023-10-07T18:50:44.142 INFO:tasks.rados.rados.0.smithi087.stdout:295: rollback oid 33 current snap is 26 2023-10-07T18:50:44.142 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 33 to 18 2023-10-07T18:50:44.143 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 99 (ObjNum 73 snap 13 seq_num 73) dirty exists 2023-10-07T18:50:44.143 INFO:tasks.rados.rados.0.smithi087.stdout:290: done (6 left) 2023-10-07T18:50:44.143 INFO:tasks.rados.rados.0.smithi087.stdout:292: done (5 left) 2023-10-07T18:50:44.143 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 26 2023-10-07T18:50:44.143 INFO:tasks.rados.rados.0.smithi087.stdout:296: seq_num 110 ranges {2899968=647168,3547136=778240,4325376=425984} 2023-10-07T18:50:44.161 INFO:tasks.rados.rados.0.smithi087.stdout:296: writing smithi087181593-16 from 2899968 to 3547136 tid 1 2023-10-07T18:50:44.166 INFO:tasks.rados.rados.0.smithi087.stdout:296: writing smithi087181593-16 from 3547136 to 4325376 tid 2 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:296: writing smithi087181593-16 from 4325376 to 4751360 tid 3 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:297: read oid 22 snap -1 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:297: expect deleted 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:298: rollback oid 1 current snap is 26 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 25 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:293: finishing write tid 1 to smithi087181593-15 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:291: finishing copy_from to smithi087181593-32 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:293: finishing write tid 2 to smithi087181593-15 2023-10-07T18:50:44.169 INFO:tasks.rados.rados.0.smithi087.stdout:291: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:50:44.170 INFO:tasks.rados.rados.0.smithi087.stdout:293: finishing write tid 3 to smithi087181593-15 2023-10-07T18:50:44.170 INFO:tasks.rados.rados.0.smithi087.stdout:293: finishing write tid 4 to smithi087181593-15 2023-10-07T18:50:44.170 INFO:tasks.rados.rados.0.smithi087.stdout:289: expect (ObjNum 91 snap 21 seq_num 91) 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:293: finishing write tid 5 to smithi087181593-15 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 98 (ObjNum 108 snap 26 seq_num 108) dirty exists 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:293: left oid 15 (ObjNum 108 snap 26 seq_num 108) 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 1 to smithi087181593-49 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 2 to smithi087181593-49 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:289: done (7 left) 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:291: done (6 left) 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:293: done (5 left) 2023-10-07T18:50:44.378 INFO:tasks.rados.rados.0.smithi087.stdout:299: rmattr oid 42 current snap is 26 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:299: done (5 left) 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:300: copy_from oid 46 from oid 15 current snap is 26 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 3 to smithi087181593-49 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 4 to smithi087181593-49 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:295: finishing rollback tid 0 to smithi087181593-33 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:295: finishing rollback tid 1 to smithi087181593-33 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 5 to smithi087181593-49 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:295: finishing rollback tid 2 to smithi087181593-33 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 69 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:294: finishing write tid 6 to smithi087181593-49 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 105 (ObjNum 109 snap 26 seq_num 109) dirty exists 2023-10-07T18:50:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:294: left oid 49 (ObjNum 109 snap 26 seq_num 109) 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: finishing write tid 1 to smithi087181593-16 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: finishing write tid 2 to smithi087181593-16 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: finishing write tid 3 to smithi087181593-16 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:298: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: finishing write tid 4 to smithi087181593-16 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:298: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:298: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 137 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: finishing write tid 5 to smithi087181593-16 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 31 (ObjNum 110 snap 26 seq_num 110) dirty exists 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:296: left oid 16 (ObjNum 110 snap 26 seq_num 110) 2023-10-07T18:50:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:294: done (5 left) 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:295: done (4 left) 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:296: done (3 left) 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:297: done (2 left) 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:298: done (1 left) 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 26 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:301: seq_num 111 ranges {24576=663552,688128=663552,1351680=450560,1802240=90112} 2023-10-07T18:50:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:301: writing smithi087181593-36 from 24576 to 688128 tid 1 2023-10-07T18:50:44.385 INFO:tasks.rados.rados.0.smithi087.stdout:301: writing smithi087181593-36 from 688128 to 1351680 tid 2 2023-10-07T18:50:44.387 INFO:tasks.rados.rados.0.smithi087.stdout:301: writing smithi087181593-36 from 1351680 to 1802240 tid 3 2023-10-07T18:50:44.388 INFO:tasks.rados.rados.0.smithi087.stdout:301: writing smithi087181593-36 from 1802240 to 1892352 tid 4 2023-10-07T18:50:44.388 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 1 to smithi087181593-36 2023-10-07T18:50:44.388 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 26 2023-10-07T18:50:44.388 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 2 to smithi087181593-36 2023-10-07T18:50:44.388 INFO:tasks.rados.rados.0.smithi087.stdout:302: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2023-10-07T18:50:44.391 INFO:tasks.rados.rados.0.smithi087.stdout:302: writing smithi087181593-44 from 0 to 679936 tid 1 2023-10-07T18:50:44.394 INFO:tasks.rados.rados.0.smithi087.stdout:302: writing smithi087181593-44 from 679936 to 1228800 tid 2 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:302: writing smithi087181593-44 from 1228800 to 1884160 tid 3 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:303: read oid 38 snap 24 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:303: expect (ObjNum 96 snap 21 seq_num 96) 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:304: rmattr oid 49 current snap is 26 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:304: done (4 left) 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 26 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:300: finishing copy_from to smithi087181593-46 2023-10-07T18:50:44.399 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 98 (ObjNum 108 snap 26 seq_num 108) dirty exists 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:300: finishing copy_from racing read to smithi087181593-46 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 3 to smithi087181593-36 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 4 to smithi087181593-36 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 5 to smithi087181593-36 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:301: finishing write tid 6 to smithi087181593-36 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 123 (ObjNum 111 snap 26 seq_num 111) dirty exists 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:301: left oid 36 (ObjNum 111 snap 26 seq_num 111) 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:302: finishing write tid 1 to smithi087181593-44 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:302: finishing write tid 2 to smithi087181593-44 2023-10-07T18:50:44.400 INFO:tasks.rados.rados.0.smithi087.stdout:305: seq_num 113 ranges {57344=696320,753664=434176,1187840=466944,1654784=303104} 2023-10-07T18:50:44.403 INFO:tasks.rados.rados.0.smithi087.stdout:305: writing smithi087181593-4 from 57344 to 753664 tid 1 2023-10-07T18:50:44.406 INFO:tasks.rados.rados.0.smithi087.stdout:305: writing smithi087181593-4 from 753664 to 1187840 tid 2 2023-10-07T18:50:44.408 INFO:tasks.rados.rados.0.smithi087.stdout:305: writing smithi087181593-4 from 1187840 to 1654784 tid 3 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:305: writing smithi087181593-4 from 1654784 to 1957888 tid 4 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:300: done (4 left) 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:301: done (3 left) 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:306: read oid 34 snap -1 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:306: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:307: read oid 32 snap 24 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:307: expect (ObjNum 63 snap 6 seq_num 63) 2023-10-07T18:50:44.411 INFO:tasks.rados.rados.0.smithi087.stdout:308: snap_remove snap 21 2023-10-07T18:50:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:44 smithi163 ceph-mon[102800]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T18:50:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:44 smithi087 ceph-mon[98507]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T18:50:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:44 smithi087 ceph-mon[115692]: osdmap e124: 8 total, 8 up, 8 in 2023-10-07T18:50:45.112 INFO:tasks.rados.rados.0.smithi087.stdout:308: done (5 left) 2023-10-07T18:50:45.112 INFO:tasks.rados.rados.0.smithi087.stdout:309: snap_remove snap 18 2023-10-07T18:50:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:45 smithi163 ceph-mon[102800]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T18:50:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:45 smithi163 ceph-mon[102800]: pgmap v157: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:45 smithi087 ceph-mon[98507]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T18:50:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:45 smithi087 ceph-mon[98507]: pgmap v157: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:45 smithi087 ceph-mon[115692]: osdmap e125: 8 total, 8 up, 8 in 2023-10-07T18:50:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:45 smithi087 ceph-mon[115692]: pgmap v157: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:46.063 INFO:tasks.rados.rados.0.smithi087.stdout:309: done (5 left) 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:310: setattr oid 31 current snap is 26 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:311: snap_create 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:302: finishing write tid 3 to smithi087181593-44 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:302: finishing write tid 4 to smithi087181593-44 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:302: finishing write tid 5 to smithi087181593-44 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 73 (ObjNum 112 snap 26 seq_num 112) dirty exists 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:302: left oid 44 (ObjNum 112 snap 26 seq_num 112) 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 1 to smithi087181593-4 2023-10-07T18:50:46.064 INFO:tasks.rados.rados.0.smithi087.stdout:303: expect (ObjNum 96 snap 21 seq_num 96) 2023-10-07T18:50:46.178 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 2 to smithi087181593-4 2023-10-07T18:50:46.178 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 3 to smithi087181593-4 2023-10-07T18:50:46.178 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 4 to smithi087181593-4 2023-10-07T18:50:46.178 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 5 to smithi087181593-4 2023-10-07T18:50:46.178 INFO:tasks.rados.rados.0.smithi087.stdout:305: finishing write tid 6 to smithi087181593-4 2023-10-07T18:50:46.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 10 (ObjNum 113 snap 26 seq_num 113) dirty exists 2023-10-07T18:50:46.179 INFO:tasks.rados.rados.0.smithi087.stdout:305: left oid 4 (ObjNum 113 snap 26 seq_num 113) 2023-10-07T18:50:46.179 INFO:tasks.rados.rados.0.smithi087.stdout:307: expect (ObjNum 63 snap 6 seq_num 63) 2023-10-07T18:50:46.205 INFO:tasks.rados.rados.0.smithi087.stdout:306: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:46.309 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 89 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-10-07T18:50:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:46 smithi163 ceph-mon[102800]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T18:50:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:46 smithi163 ceph-mon[102800]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T18:50:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:46 smithi087 ceph-mon[98507]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T18:50:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:46 smithi087 ceph-mon[98507]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T18:50:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:46 smithi087 ceph-mon[115692]: osdmap e126: 8 total, 8 up, 8 in 2023-10-07T18:50:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:46 smithi087 ceph-mon[115692]: osdmap e127: 8 total, 8 up, 8 in 2023-10-07T18:50:47.073 INFO:tasks.rados.rados.0.smithi087.stdout:302: done (6 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:303: done (5 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:305: done (4 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:306: done (3 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:307: done (2 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:310: done (1 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:311: done (0 left) 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 27 2023-10-07T18:50:47.074 INFO:tasks.rados.rados.0.smithi087.stdout:312: seq_num 114 ranges {253952=712704,966656=712704,1679360=491520} 2023-10-07T18:50:47.078 INFO:tasks.rados.rados.0.smithi087.stdout:312: writing smithi087181593-33 from 253952 to 966656 tid 1 2023-10-07T18:50:47.083 INFO:tasks.rados.rados.0.smithi087.stdout:312: writing smithi087181593-33 from 966656 to 1679360 tid 2 2023-10-07T18:50:47.086 INFO:tasks.rados.rados.0.smithi087.stdout:312: writing smithi087181593-33 from 1679360 to 2170880 tid 3 2023-10-07T18:50:47.086 INFO:tasks.rados.rados.0.smithi087.stdout:313: copy_from oid 18 from oid 13 current snap is 27 2023-10-07T18:50:47.087 INFO:tasks.rados.rados.0.smithi087.stdout:312: finishing write tid 1 to smithi087181593-33 2023-10-07T18:50:47.087 INFO:tasks.rados.rados.0.smithi087.stdout:312: finishing write tid 2 to smithi087181593-33 2023-10-07T18:50:47.087 INFO:tasks.rados.rados.0.smithi087.stdout:314: snap_create 2023-10-07T18:50:47.089 INFO:tasks.rados.rados.0.smithi087.stdout:312: finishing write tid 3 to smithi087181593-33 2023-10-07T18:50:47.089 INFO:tasks.rados.rados.0.smithi087.stdout:312: finishing write tid 4 to smithi087181593-33 2023-10-07T18:50:47.091 INFO:tasks.rados.rados.0.smithi087.stdout:312: finishing write tid 5 to smithi087181593-33 2023-10-07T18:50:47.091 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 82 (ObjNum 114 snap 27 seq_num 114) dirty exists 2023-10-07T18:50:47.091 INFO:tasks.rados.rados.0.smithi087.stdout:312: left oid 33 (ObjNum 114 snap 27 seq_num 114) 2023-10-07T18:50:47.109 INFO:tasks.rados.rados.0.smithi087.stdout:313: finishing copy_from to smithi087181593-18 2023-10-07T18:50:47.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 85 (ObjNum 91 snap 21 seq_num 91) dirty exists 2023-10-07T18:50:47.110 INFO:tasks.rados.rados.0.smithi087.stdout:313: finishing copy_from racing read to smithi087181593-18 2023-10-07T18:50:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:47 smithi163 ceph-mon[102800]: pgmap v160: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:47 smithi163 ceph-mon[102800]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T18:50:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:47 smithi087 ceph-mon[98507]: pgmap v160: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:47 smithi087 ceph-mon[98507]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T18:50:47.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:47 smithi087 ceph-mon[115692]: pgmap v160: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-10-07T18:50:47.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:47 smithi087 ceph-mon[115692]: osdmap e128: 8 total, 8 up, 8 in 2023-10-07T18:50:48.075 INFO:tasks.rados.rados.0.smithi087.stdout:312: done (2 left) 2023-10-07T18:50:48.075 INFO:tasks.rados.rados.0.smithi087.stdout:313: done (1 left) 2023-10-07T18:50:48.075 INFO:tasks.rados.rados.0.smithi087.stdout:314: done (0 left) 2023-10-07T18:50:48.075 INFO:tasks.rados.rados.0.smithi087.stdout:315: snap_create 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:315: done (0 left) 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:316: read oid 15 snap -1 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:316: expect (ObjNum 108 snap 26 seq_num 108) 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:317: read oid 1 snap -1 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:317: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:318: read oid 10 snap -1 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:318: expect (ObjNum 57 snap 4 seq_num 57) 2023-10-07T18:50:49.087 INFO:tasks.rados.rados.0.smithi087.stdout:319: delete oid 49 current snap is 29 2023-10-07T18:50:49.092 INFO:tasks.rados.rados.0.smithi087.stdout:319: done (3 left) 2023-10-07T18:50:49.092 INFO:tasks.rados.rados.0.smithi087.stdout:320: delete oid 27 current snap is 29 2023-10-07T18:50:49.096 INFO:tasks.rados.rados.0.smithi087.stdout:317: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:50:49.133 INFO:tasks.rados.rados.0.smithi087.stdout:316: expect (ObjNum 108 snap 26 seq_num 108) 2023-10-07T18:50:49.180 INFO:tasks.rados.rados.0.smithi087.stdout:318: expect (ObjNum 57 snap 4 seq_num 57) 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:316: done (3 left) 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:317: done (2 left) 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:318: done (1 left) 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:320: done (0 left) 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 29 2023-10-07T18:50:49.228 INFO:tasks.rados.rados.0.smithi087.stdout:321: seq_num 117 ranges {1638400=770048,2408448=417792,2826240=442368,3268608=344064} 2023-10-07T18:50:49.240 INFO:tasks.rados.rados.0.smithi087.stdout:321: writing smithi087181593-25 from 1638400 to 2408448 tid 1 2023-10-07T18:50:49.243 INFO:tasks.rados.rados.0.smithi087.stdout:321: writing smithi087181593-25 from 2408448 to 2826240 tid 2 2023-10-07T18:50:49.246 INFO:tasks.rados.rados.0.smithi087.stdout:321: writing smithi087181593-25 from 2826240 to 3268608 tid 3 2023-10-07T18:50:49.248 INFO:tasks.rados.rados.0.smithi087.stdout:321: writing smithi087181593-25 from 3268608 to 3612672 tid 4 2023-10-07T18:50:49.248 INFO:tasks.rados.rados.0.smithi087.stdout:322: delete oid 42 current snap is 29 2023-10-07T18:50:49.248 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 1 to smithi087181593-25 2023-10-07T18:50:49.248 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 2 to smithi087181593-25 2023-10-07T18:50:49.248 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 3 to smithi087181593-25 2023-10-07T18:50:49.249 INFO:tasks.rados.rados.0.smithi087.stdout:322: done (1 left) 2023-10-07T18:50:49.249 INFO:tasks.rados.rados.0.smithi087.stdout:323: snap_remove snap 26 2023-10-07T18:50:49.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:49 smithi163 ceph-mon[102800]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T18:50:49.333 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:49 smithi163 ceph-mon[102800]: pgmap v163: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:49 smithi087 ceph-mon[98507]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T18:50:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:49 smithi087 ceph-mon[98507]: pgmap v163: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:49 smithi087 ceph-mon[115692]: osdmap e129: 8 total, 8 up, 8 in 2023-10-07T18:50:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:49 smithi087 ceph-mon[115692]: pgmap v163: 121 pgs: 121 active+clean; 71 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:49.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:49 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:323: done (1 left) 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:324: delete oid 48 current snap is 29 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 4 to smithi087181593-25 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 5 to smithi087181593-25 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:321: finishing write tid 6 to smithi087181593-25 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 87 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-10-07T18:50:50.089 INFO:tasks.rados.rados.0.smithi087.stdout:321: left oid 25 (ObjNum 117 snap 29 seq_num 117) 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:321: done (1 left) 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:324: done (0 left) 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:325: copy_from oid 36 from oid 46 current snap is 29 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:326: rollback oid 15 current snap is 29 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 28 2023-10-07T18:50:50.095 INFO:tasks.rados.rados.0.smithi087.stdout:327: setattr oid 14 current snap is 29 2023-10-07T18:50:50.098 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 29 2023-10-07T18:50:50.098 INFO:tasks.rados.rados.0.smithi087.stdout:328: seq_num 120 ranges {3309568=417792,3727360=475136,4202496=622592,4825088=507904} 2023-10-07T18:50:50.118 INFO:tasks.rados.rados.0.smithi087.stdout:328: writing smithi087181593-50 from 3309568 to 3727360 tid 1 2023-10-07T18:50:50.121 INFO:tasks.rados.rados.0.smithi087.stdout:328: writing smithi087181593-50 from 3727360 to 4202496 tid 2 2023-10-07T18:50:50.124 INFO:tasks.rados.rados.0.smithi087.stdout:328: writing smithi087181593-50 from 4202496 to 4825088 tid 3 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:328: writing smithi087181593-50 from 4825088 to 5332992 tid 4 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:329: read oid 12 snap 25 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:329: expect (ObjNum 69 snap 8 seq_num 69) 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 29 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:326: finishing rollback tid 0 to smithi087181593-15 2023-10-07T18:50:50.128 INFO:tasks.rados.rados.0.smithi087.stdout:330: seq_num 121 ranges {696320=434176,1130496=753664,1884160=425984,2310144=425984} 2023-10-07T18:50:50.134 INFO:tasks.rados.rados.0.smithi087.stdout:330: writing smithi087181593-20 from 696320 to 1130496 tid 1 2023-10-07T18:50:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:330: writing smithi087181593-20 from 1130496 to 1884160 tid 2 2023-10-07T18:50:50.140 INFO:tasks.rados.rados.0.smithi087.stdout:330: writing smithi087181593-20 from 1884160 to 2310144 tid 3 2023-10-07T18:50:50.143 INFO:tasks.rados.rados.0.smithi087.stdout:330: writing smithi087181593-20 from 2310144 to 2736128 tid 4 2023-10-07T18:50:50.143 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 29 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:326: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:326: finishing rollback tid 2 to smithi087181593-15 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 110 (ObjNum 108 snap 26 seq_num 108) dirty exists 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 91 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:325: finishing copy_from to smithi087181593-36 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 98 (ObjNum 108 snap 26 seq_num 108) dirty exists 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:325: finishing copy_from racing read to smithi087181593-36 2023-10-07T18:50:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:331: seq_num 122 ranges {3080192=450560,3530752=688128,4218880=630784,4849664=286720} 2023-10-07T18:50:50.162 INFO:tasks.rados.rados.0.smithi087.stdout:331: writing smithi087181593-38 from 3080192 to 3530752 tid 1 2023-10-07T18:50:50.166 INFO:tasks.rados.rados.0.smithi087.stdout:331: writing smithi087181593-38 from 3530752 to 4218880 tid 2 2023-10-07T18:50:50.169 INFO:tasks.rados.rados.0.smithi087.stdout:331: writing smithi087181593-38 from 4218880 to 4849664 tid 3 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:331: writing smithi087181593-38 from 4849664 to 5136384 tid 4 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:325: done (6 left) 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:326: done (5 left) 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:327: done (4 left) 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:332: rollback oid 9 current snap is 29 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 24 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 1 to smithi087181593-50 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 2 to smithi087181593-50 2023-10-07T18:50:50.172 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 3 to smithi087181593-50 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 4 to smithi087181593-50 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 5 to smithi087181593-50 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:328: finishing write tid 6 to smithi087181593-50 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 67 (ObjNum 120 snap 29 seq_num 120) dirty exists 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:328: left oid 50 (ObjNum 120 snap 29 seq_num 120) 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:328: done (4 left) 2023-10-07T18:50:50.173 INFO:tasks.rados.rados.0.smithi087.stdout:333: snap_remove snap 28 2023-10-07T18:50:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:50 smithi163 ceph-mon[102800]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T18:50:50.442 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:50 smithi087 ceph-mon[98507]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T18:50:50.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:50 smithi087 ceph-mon[115692]: osdmap e130: 8 total, 8 up, 8 in 2023-10-07T18:50:50.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:50:50 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:50] "GET /metrics HTTP/1.1" 200 239016 "" "Prometheus/2.43.0" 2023-10-07T18:50:51.091 INFO:tasks.rados.rados.0.smithi087.stdout:333: done (4 left) 2023-10-07T18:50:51.091 INFO:tasks.rados.rados.0.smithi087.stdout:334: rollback oid 16 current snap is 29 2023-10-07T18:50:51.092 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 24 2023-10-07T18:50:51.092 INFO:tasks.rados.rados.0.smithi087.stdout:329: expect (ObjNum 69 snap 8 seq_num 69) 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 1 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 2 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 3 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 4 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 5 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: finishing write tid 6 to smithi087181593-20 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 143 (ObjNum 121 snap 29 seq_num 121) dirty exists 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:330: left oid 20 (ObjNum 121 snap 29 seq_num 121) 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 1 to smithi087181593-38 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 2 to smithi087181593-38 2023-10-07T18:50:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 3 to smithi087181593-38 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:329: done (4 left) 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:330: done (3 left) 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:335: snap_create 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 4 to smithi087181593-38 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 5 to smithi087181593-38 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:332: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:332: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:332: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 153 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:331: finishing write tid 6 to smithi087181593-38 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 116 (ObjNum 122 snap 29 seq_num 122) dirty exists 2023-10-07T18:50:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:331: left oid 38 (ObjNum 122 snap 29 seq_num 122) 2023-10-07T18:50:51.134 INFO:tasks.rados.rados.0.smithi087.stdout:334: finishing rollback tid 0 to smithi087181593-16 2023-10-07T18:50:51.134 INFO:tasks.rados.rados.0.smithi087.stdout:334: finishing rollback tid 1 to smithi087181593-16 2023-10-07T18:50:51.134 INFO:tasks.rados.rados.0.smithi087.stdout:334: finishing rollback tid 2 to smithi087181593-16 2023-10-07T18:50:51.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 39 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:50:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:51 smithi163 ceph-mon[102800]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T18:50:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:51 smithi163 ceph-mon[102800]: pgmap v166: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:51 smithi087 ceph-mon[98507]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T18:50:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:51 smithi087 ceph-mon[98507]: pgmap v166: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:51 smithi087 ceph-mon[115692]: osdmap e131: 8 total, 8 up, 8 in 2023-10-07T18:50:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:51 smithi087 ceph-mon[115692]: pgmap v166: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:51.611 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:50:51.908 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:50:51.908 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (2m) 2m ago 3m 16.6M - 0.25.0 c8568f914cd2 8388e1b4ca2e 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (2m) 2m ago 2m 81.6M - 9.4.7 2c41d148cca3 f8d8994d6a18 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (3m) 2m ago 3m 15.9M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (3m) 2m ago 3m 14.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443 running (7m) 2m ago 7m 438M - 17.2.6-1291-g1cb42695 35e0d2fde562 ce375ee6b6e9 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:9283 running (8m) 2m ago 8m 496M - 17.2.6-1291-g1cb42695 35e0d2fde562 de1332b11e39 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (8m) 2m ago 8m 85.8M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 6585561f79ec 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (7m) 2m ago 7m 58.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (7m) 2m ago 7m 57.4M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (2m) 2m ago 2m 4177k - 1.5.0 0da6a335fe13 98fb5f07acdd 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (2m) 2m ago 2m 11.6M - 1.5.0 0da6a335fe13 a11da289c1f1 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (6m) 2m ago 6m 65.4M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:50:51.909 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (6m) 2m ago 6m 62.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (6m) 2m ago 6m 54.9M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (5m) 2m ago 5m 55.6M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (5m) 2m ago 5m 58.0M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (4m) 2m ago 4m 59.2M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (4m) 2m ago 4m 54.5M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (4m) 2m ago 4m 58.3M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:50:51.910 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (2m) 2m ago 3m 25.4M - 2.43.0 a07b618ecd1d fc69de352a94 2023-10-07T18:50:52.094 INFO:tasks.rados.rados.0.smithi087.stdout:331: done (3 left) 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:332: done (2 left) 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:334: done (1 left) 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:335: done (0 left) 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:336: read oid 23 snap -1 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:336: expect (ObjNum 53 snap 1 seq_num 53) 2023-10-07T18:50:52.095 INFO:tasks.rados.rados.0.smithi087.stdout:337: snap_remove snap 29 2023-10-07T18:50:52.281 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:50:52.282 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:50:52.283 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:50:52.283 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 15 2023-10-07T18:50:52.283 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:50:52.283 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:50:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:52 smithi163 ceph-mon[102800]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T18:50:52.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:52 smithi163 ceph-mon[102800]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:52 smithi087 ceph-mon[115692]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T18:50:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:52 smithi087 ceph-mon[115692]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:52 smithi087 ceph-mon[98507]: osdmap e132: 8 total, 8 up, 8 in 2023-10-07T18:50:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:52 smithi087 ceph-mon[98507]: from='client.24977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:53.105 INFO:tasks.rados.rados.0.smithi087.stdout:337: done (1 left) 2023-10-07T18:50:53.105 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 30 2023-10-07T18:50:53.105 INFO:tasks.rados.rados.0.smithi087.stdout:336: expect (ObjNum 53 snap 1 seq_num 53) 2023-10-07T18:50:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:338: seq_num 123 ranges {4153344=466944,4620288=573440,5193728=794624,5988352=237568} 2023-10-07T18:50:53.165 INFO:tasks.rados.rados.0.smithi087.stdout:338: writing smithi087181593-45 from 4153344 to 4620288 tid 1 2023-10-07T18:50:53.169 INFO:tasks.rados.rados.0.smithi087.stdout:338: writing smithi087181593-45 from 4620288 to 5193728 tid 2 2023-10-07T18:50:53.174 INFO:tasks.rados.rados.0.smithi087.stdout:338: writing smithi087181593-45 from 5193728 to 5988352 tid 3 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:338: writing smithi087181593-45 from 5988352 to 6225920 tid 4 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:336: done (1 left) 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:339: rollback oid 48 current snap is 30 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 25 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:340: snap_create 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 1 to smithi087181593-45 2023-10-07T18:50:53.176 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 2 to smithi087181593-45 2023-10-07T18:50:53.178 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 3 to smithi087181593-45 2023-10-07T18:50:53.178 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 4 to smithi087181593-45 2023-10-07T18:50:53.179 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 5 to smithi087181593-45 2023-10-07T18:50:53.180 INFO:tasks.rados.rados.0.smithi087.stdout:338: finishing write tid 6 to smithi087181593-45 2023-10-07T18:50:53.181 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 97 (ObjNum 123 snap 30 seq_num 123) dirty exists 2023-10-07T18:50:53.181 INFO:tasks.rados.rados.0.smithi087.stdout:338: left oid 45 (ObjNum 123 snap 30 seq_num 123) 2023-10-07T18:50:53.181 INFO:tasks.rados.rados.0.smithi087.stdout:339: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:50:53.182 INFO:tasks.rados.rados.0.smithi087.stdout:339: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:50:53.182 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 159 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:50:53.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:53 smithi163 ceph-mon[102800]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:53.361 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:53 smithi163 ceph-mon[102800]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T18:50:53.361 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:53 smithi163 ceph-mon[102800]: pgmap v169: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:53.361 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:53 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/881239697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[98507]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[98507]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[98507]: pgmap v169: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/881239697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[115692]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[115692]: osdmap e133: 8 total, 8 up, 8 in 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[115692]: pgmap v169: 121 pgs: 121 active+clean; 80 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 23 op/s 2023-10-07T18:50:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:53 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/881239697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:50:54.109 INFO:tasks.rados.rados.0.smithi087.stdout:338: done (2 left) 2023-10-07T18:50:54.109 INFO:tasks.rados.rados.0.smithi087.stdout:339: done (1 left) 2023-10-07T18:50:54.109 INFO:tasks.rados.rados.0.smithi087.stdout:340: done (0 left) 2023-10-07T18:50:54.109 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 31 2023-10-07T18:50:54.109 INFO:tasks.rados.rados.0.smithi087.stdout:341: seq_num 124 ranges {4808704=483328,5292032=458752,5750784=598016,6348800=548864} 2023-10-07T18:50:54.137 INFO:tasks.rados.rados.0.smithi087.stdout:341: writing smithi087181593-18 from 4808704 to 5292032 tid 1 2023-10-07T18:50:54.140 INFO:tasks.rados.rados.0.smithi087.stdout:341: writing smithi087181593-18 from 5292032 to 5750784 tid 2 2023-10-07T18:50:54.143 INFO:tasks.rados.rados.0.smithi087.stdout:341: writing smithi087181593-18 from 5750784 to 6348800 tid 3 2023-10-07T18:50:54.147 INFO:tasks.rados.rados.0.smithi087.stdout:341: writing smithi087181593-18 from 6348800 to 6897664 tid 4 2023-10-07T18:50:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:342: read oid 31 snap -1 2023-10-07T18:50:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:342: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:343: snap_remove snap 30 2023-10-07T18:50:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:54 smithi163 ceph-mon[102800]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T18:50:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:54 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:54 smithi087 ceph-mon[98507]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T18:50:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:54 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:54 smithi087 ceph-mon[115692]: osdmap e134: 8 total, 8 up, 8 in 2023-10-07T18:50:54.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:54 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:50:55.116 INFO:tasks.rados.rados.0.smithi087.stdout:343: done (2 left) 2023-10-07T18:50:55.116 INFO:tasks.rados.rados.0.smithi087.stdout:344: read oid 7 snap -1 2023-10-07T18:50:55.116 INFO:tasks.rados.rados.0.smithi087.stdout:344: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 1 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:345: read oid 2 snap -1 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:345: expect deleted 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:346: copy_from oid 5 from oid 44 current snap is 31 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 2 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 3 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 4 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 5 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: finishing write tid 6 to smithi087181593-18 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 101 (ObjNum 124 snap 31 seq_num 124) dirty exists 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:341: left oid 18 (ObjNum 124 snap 31 seq_num 124) 2023-10-07T18:50:55.117 INFO:tasks.rados.rados.0.smithi087.stdout:342: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:55.119 INFO:tasks.rados.rados.0.smithi087.stdout:341: done (4 left) 2023-10-07T18:50:55.119 INFO:tasks.rados.rados.0.smithi087.stdout:342: done (3 left) 2023-10-07T18:50:55.119 INFO:tasks.rados.rados.0.smithi087.stdout:345: done (2 left) 2023-10-07T18:50:55.119 INFO:tasks.rados.rados.0.smithi087.stdout:347: rmattr oid 14 current snap is 31 2023-10-07T18:50:55.119 INFO:tasks.rados.rados.0.smithi087.stdout:344: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:50:55.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 96 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:50:55.128 INFO:tasks.rados.rados.0.smithi087.stdout:344: done (2 left) 2023-10-07T18:50:55.128 INFO:tasks.rados.rados.0.smithi087.stdout:347: done (1 left) 2023-10-07T18:50:55.128 INFO:tasks.rados.rados.0.smithi087.stdout:348: read oid 34 snap -1 2023-10-07T18:50:55.128 INFO:tasks.rados.rados.0.smithi087.stdout:348: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:55.129 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 31 2023-10-07T18:50:55.129 INFO:tasks.rados.rados.0.smithi087.stdout:349: seq_num 125 ranges {1892352=499712,2392064=745472,3137536=409600,3547136=450560} 2023-10-07T18:50:55.142 INFO:tasks.rados.rados.0.smithi087.stdout:349: writing smithi087181593-46 from 1892352 to 2392064 tid 1 2023-10-07T18:50:55.146 INFO:tasks.rados.rados.0.smithi087.stdout:349: writing smithi087181593-46 from 2392064 to 3137536 tid 2 2023-10-07T18:50:55.148 INFO:tasks.rados.rados.0.smithi087.stdout:349: writing smithi087181593-46 from 3137536 to 3547136 tid 3 2023-10-07T18:50:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:349: writing smithi087181593-46 from 3547136 to 3997696 tid 4 2023-10-07T18:50:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:350: delete oid 17 current snap is 31 2023-10-07T18:50:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:346: finishing copy_from to smithi087181593-5 2023-10-07T18:50:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 73 (ObjNum 112 snap 26 seq_num 112) dirty exists 2023-10-07T18:50:55.152 INFO:tasks.rados.rados.0.smithi087.stdout:346: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:50:55.152 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 1 to smithi087181593-46 2023-10-07T18:50:55.152 INFO:tasks.rados.rados.0.smithi087.stdout:348: expect (ObjNum 82 snap 17 seq_num 82) 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 2 to smithi087181593-46 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 3 to smithi087181593-46 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 4 to smithi087181593-46 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 5 to smithi087181593-46 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:349: finishing write tid 6 to smithi087181593-46 2023-10-07T18:50:55.255 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 103 (ObjNum 125 snap 31 seq_num 125) dirty exists 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:349: left oid 46 (ObjNum 125 snap 31 seq_num 125) 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:346: done (3 left) 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:348: done (2 left) 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:349: done (1 left) 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:350: done (0 left) 2023-10-07T18:50:55.256 INFO:tasks.rados.rados.0.smithi087.stdout:351: delete oid 49 current snap is 31 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:351: done (0 left) 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:352: copy_from oid 33 from oid 9 current snap is 31 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:353: read oid 27 snap -1 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:353: expect deleted 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:354: rollback oid 42 current snap is 31 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 24 2023-10-07T18:50:55.257 INFO:tasks.rados.rados.0.smithi087.stdout:355: read oid 29 snap -1 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:355: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:356: rollback oid 11 current snap is 31 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 25 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:357: read oid 21 snap 25 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:357: expect (ObjNum 92 snap 21 seq_num 92) 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:358: snap_create 2023-10-07T18:50:55.258 INFO:tasks.rados.rados.0.smithi087.stdout:355: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:354: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:354: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 22 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:356: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:356: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:356: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:50:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 106 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:50:55.269 INFO:tasks.rados.rados.0.smithi087.stdout:357: expect (ObjNum 92 snap 21 seq_num 92) 2023-10-07T18:50:55.323 INFO:tasks.rados.rados.0.smithi087.stdout:352: finishing copy_from to smithi087181593-33 2023-10-07T18:50:55.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 153 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:50:55.323 INFO:tasks.rados.rados.0.smithi087.stdout:352: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:50:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:55 smithi163 ceph-mon[102800]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T18:50:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:55 smithi163 ceph-mon[102800]: pgmap v172: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:55 smithi087 ceph-mon[98507]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T18:50:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:55 smithi087 ceph-mon[98507]: pgmap v172: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:55 smithi087 ceph-mon[115692]: osdmap e135: 8 total, 8 up, 8 in 2023-10-07T18:50:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:55 smithi087 ceph-mon[115692]: pgmap v172: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:352: done (6 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:353: done (5 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:354: done (4 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:355: done (3 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:356: done (2 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:357: done (1 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:358: done (0 left) 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 32 2023-10-07T18:50:56.063 INFO:tasks.rados.rados.0.smithi087.stdout:359: seq_num 128 ranges {3768320=548864,4317184=794624,5111808=581632,5693440=229376} 2023-10-07T18:50:56.085 INFO:tasks.rados.rados.0.smithi087.stdout:359: writing smithi087181593-9 from 3768320 to 4317184 tid 1 2023-10-07T18:50:56.090 INFO:tasks.rados.rados.0.smithi087.stdout:359: writing smithi087181593-9 from 4317184 to 5111808 tid 2 2023-10-07T18:50:56.093 INFO:tasks.rados.rados.0.smithi087.stdout:359: writing smithi087181593-9 from 5111808 to 5693440 tid 3 2023-10-07T18:50:56.095 INFO:tasks.rados.rados.0.smithi087.stdout:359: writing smithi087181593-9 from 5693440 to 5922816 tid 4 2023-10-07T18:50:56.095 INFO:tasks.rados.rados.0.smithi087.stdout:360: snap_remove snap 27 2023-10-07T18:50:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:56 smithi163 ceph-mon[102800]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T18:50:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:56 smithi163 ceph-mon[102800]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T18:50:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:56 smithi087 ceph-mon[115692]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T18:50:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:56 smithi087 ceph-mon[115692]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T18:50:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:56 smithi087 ceph-mon[98507]: osdmap e136: 8 total, 8 up, 8 in 2023-10-07T18:50:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:56 smithi087 ceph-mon[98507]: osdmap e137: 8 total, 8 up, 8 in 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:360: done (1 left) 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:361: snap_create 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 1 to smithi087181593-9 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 2 to smithi087181593-9 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 3 to smithi087181593-9 2023-10-07T18:50:57.078 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 4 to smithi087181593-9 2023-10-07T18:50:57.079 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 5 to smithi087181593-9 2023-10-07T18:50:57.079 INFO:tasks.rados.rados.0.smithi087.stdout:359: finishing write tid 6 to smithi087181593-9 2023-10-07T18:50:57.079 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 165 (ObjNum 128 snap 32 seq_num 128) dirty exists 2023-10-07T18:50:57.079 INFO:tasks.rados.rados.0.smithi087.stdout:359: left oid 9 (ObjNum 128 snap 32 seq_num 128) 2023-10-07T18:50:57.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:57 smithi163 ceph-mon[102800]: pgmap v175: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:57 smithi163 ceph-mon[102800]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T18:50:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:57 smithi087 ceph-mon[98507]: pgmap v175: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:57 smithi087 ceph-mon[98507]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T18:50:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:57 smithi087 ceph-mon[115692]: pgmap v175: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2023-10-07T18:50:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:57 smithi087 ceph-mon[115692]: osdmap e138: 8 total, 8 up, 8 in 2023-10-07T18:50:58.073 INFO:tasks.rados.rados.0.smithi087.stdout:359: done (1 left) 2023-10-07T18:50:58.073 INFO:tasks.rados.rados.0.smithi087.stdout:361: done (0 left) 2023-10-07T18:50:58.074 INFO:tasks.rados.rados.0.smithi087.stdout:362: read oid 15 snap -1 2023-10-07T18:50:58.074 INFO:tasks.rados.rados.0.smithi087.stdout:362: expect (ObjNum 108 snap 26 seq_num 108) 2023-10-07T18:50:58.074 INFO:tasks.rados.rados.0.smithi087.stdout:363: copy_from oid 3 from oid 47 current snap is 33 2023-10-07T18:50:58.074 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 33 2023-10-07T18:50:58.074 INFO:tasks.rados.rados.0.smithi087.stdout:364: seq_num 129 ranges {5136384=565248,5701632=679936,6381568=786432,7168000=139264} 2023-10-07T18:50:58.104 INFO:tasks.rados.rados.0.smithi087.stdout:364: writing smithi087181593-38 from 5136384 to 5701632 tid 1 2023-10-07T18:50:58.108 INFO:tasks.rados.rados.0.smithi087.stdout:364: writing smithi087181593-38 from 5701632 to 6381568 tid 2 2023-10-07T18:50:58.113 INFO:tasks.rados.rados.0.smithi087.stdout:364: writing smithi087181593-38 from 6381568 to 7168000 tid 3 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:364: writing smithi087181593-38 from 7168000 to 7307264 tid 4 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:365: read oid 39 snap -1 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:365: expect deleted 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:366: rmattr oid 46 current snap is 33 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:366: done (4 left) 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 33 2023-10-07T18:50:58.114 INFO:tasks.rados.rados.0.smithi087.stdout:362: expect (ObjNum 108 snap 26 seq_num 108) 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:363: finishing copy_from to smithi087181593-3 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 28 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:363: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 1 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 2 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 3 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 4 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 5 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: finishing write tid 6 to smithi087181593-38 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 131 (ObjNum 129 snap 33 seq_num 129) dirty exists 2023-10-07T18:50:58.163 INFO:tasks.rados.rados.0.smithi087.stdout:364: left oid 38 (ObjNum 129 snap 33 seq_num 129) 2023-10-07T18:50:58.164 INFO:tasks.rados.rados.0.smithi087.stdout:367: seq_num 130 ranges {1818624=581632,2400256=614400,3014656=598016,3612672=393216} 2023-10-07T18:50:58.175 INFO:tasks.rados.rados.0.smithi087.stdout:367: writing smithi087181593-35 from 1818624 to 2400256 tid 1 2023-10-07T18:50:58.179 INFO:tasks.rados.rados.0.smithi087.stdout:367: writing smithi087181593-35 from 2400256 to 3014656 tid 2 2023-10-07T18:50:58.182 INFO:tasks.rados.rados.0.smithi087.stdout:367: writing smithi087181593-35 from 3014656 to 3612672 tid 3 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:367: writing smithi087181593-35 from 3612672 to 4005888 tid 4 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:362: done (4 left) 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:363: done (3 left) 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:364: done (2 left) 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:365: done (1 left) 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:368: read oid 18 snap -1 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:368: expect (ObjNum 124 snap 31 seq_num 124) 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:369: copy_from oid 10 from oid 16 current snap is 33 2023-10-07T18:50:58.186 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 1 to smithi087181593-35 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 2 to smithi087181593-35 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:370: read oid 13 snap -1 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:370: expect (ObjNum 91 snap 21 seq_num 91) 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:371: read oid 42 snap 24 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:371: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:372: read oid 26 snap -1 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:372: expect (ObjNum 73 snap 13 seq_num 73) 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:373: snap_create 2023-10-07T18:50:58.187 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 3 to smithi087181593-35 2023-10-07T18:50:58.192 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 4 to smithi087181593-35 2023-10-07T18:50:58.192 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 5 to smithi087181593-35 2023-10-07T18:50:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:367: finishing write tid 6 to smithi087181593-35 2023-10-07T18:50:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 106 (ObjNum 130 snap 33 seq_num 130) dirty exists 2023-10-07T18:50:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:367: left oid 35 (ObjNum 130 snap 33 seq_num 130) 2023-10-07T18:50:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:372: expect (ObjNum 73 snap 13 seq_num 73) 2023-10-07T18:50:58.250 INFO:tasks.rados.rados.0.smithi087.stdout:370: expect (ObjNum 91 snap 21 seq_num 91) 2023-10-07T18:50:58.457 INFO:tasks.rados.rados.0.smithi087.stdout:371: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:50:58.473 INFO:tasks.rados.rados.0.smithi087.stdout:369: finishing copy_from to smithi087181593-10 2023-10-07T18:50:58.473 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 39 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:50:58.474 INFO:tasks.rados.rados.0.smithi087.stdout:369: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:50:58.474 INFO:tasks.rados.rados.0.smithi087.stdout:368: expect (ObjNum 124 snap 31 seq_num 124) 2023-10-07T18:50:59.077 INFO:tasks.rados.rados.0.smithi087.stdout:367: done (6 left) 2023-10-07T18:50:59.077 INFO:tasks.rados.rados.0.smithi087.stdout:368: done (5 left) 2023-10-07T18:50:59.077 INFO:tasks.rados.rados.0.smithi087.stdout:369: done (4 left) 2023-10-07T18:50:59.077 INFO:tasks.rados.rados.0.smithi087.stdout:370: done (3 left) 2023-10-07T18:50:59.077 INFO:tasks.rados.rados.0.smithi087.stdout:371: done (2 left) 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:372: done (1 left) 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:373: done (0 left) 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:374: rollback oid 41 current snap is 34 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 32 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:375: rollback oid 18 current snap is 34 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 18 to 32 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:376: rmattr oid 23 current snap is 34 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:376: done (2 left) 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:377: copy_from oid 43 from oid 10 current snap is 34 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 34 2023-10-07T18:50:59.078 INFO:tasks.rados.rados.0.smithi087.stdout:378: seq_num 131 ranges {303104=598016,901120=499712,1400832=753664,2154496=352256} 2023-10-07T18:50:59.082 INFO:tasks.rados.rados.0.smithi087.stdout:378: writing smithi087181593-19 from 303104 to 901120 tid 1 2023-10-07T18:50:59.085 INFO:tasks.rados.rados.0.smithi087.stdout:378: writing smithi087181593-19 from 901120 to 1400832 tid 2 2023-10-07T18:50:59.090 INFO:tasks.rados.rados.0.smithi087.stdout:378: writing smithi087181593-19 from 1400832 to 2154496 tid 3 2023-10-07T18:50:59.092 INFO:tasks.rados.rados.0.smithi087.stdout:378: writing smithi087181593-19 from 2154496 to 2506752 tid 4 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 34 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:374: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 117 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:375: finishing rollback tid 0 to smithi087181593-18 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:375: finishing rollback tid 1 to smithi087181593-18 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:375: finishing rollback tid 2 to smithi087181593-18 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 109 (ObjNum 124 snap 31 seq_num 124) dirty exists 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 1 to smithi087181593-19 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 2 to smithi087181593-19 2023-10-07T18:50:59.093 INFO:tasks.rados.rados.0.smithi087.stdout:379: seq_num 132 ranges {4808704=614400,5423104=786432,6209536=565248,6774784=253952} 2023-10-07T18:50:59.122 INFO:tasks.rados.rados.0.smithi087.stdout:379: writing smithi087181593-13 from 4808704 to 5423104 tid 1 2023-10-07T18:50:59.126 INFO:tasks.rados.rados.0.smithi087.stdout:379: writing smithi087181593-13 from 5423104 to 6209536 tid 2 2023-10-07T18:50:59.129 INFO:tasks.rados.rados.0.smithi087.stdout:379: writing smithi087181593-13 from 6209536 to 6774784 tid 3 2023-10-07T18:50:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:379: writing smithi087181593-13 from 6774784 to 7028736 tid 4 2023-10-07T18:50:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:374: done (4 left) 2023-10-07T18:50:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:375: done (3 left) 2023-10-07T18:50:59.131 INFO:tasks.rados.rados.0.smithi087.stdout:380: setattr oid 17 current snap is 34 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 3 to smithi087181593-19 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 4 to smithi087181593-19 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 5 to smithi087181593-19 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:378: finishing write tid 6 to smithi087181593-19 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 158 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:378: left oid 19 (ObjNum 131 snap 34 seq_num 131) 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:377: finishing copy_from to smithi087181593-43 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 39 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:377: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 1 to smithi087181593-13 2023-10-07T18:50:59.132 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 2 to smithi087181593-13 2023-10-07T18:50:59.133 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 3 to smithi087181593-13 2023-10-07T18:50:59.133 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 4 to smithi087181593-13 2023-10-07T18:50:59.133 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 5 to smithi087181593-13 2023-10-07T18:50:59.133 INFO:tasks.rados.rados.0.smithi087.stdout:377: done (3 left) 2023-10-07T18:50:59.133 INFO:tasks.rados.rados.0.smithi087.stdout:378: done (2 left) 2023-10-07T18:50:59.134 INFO:tasks.rados.rados.0.smithi087.stdout:381: snap_create 2023-10-07T18:50:59.134 INFO:tasks.rados.rados.0.smithi087.stdout:379: finishing write tid 6 to smithi087181593-13 2023-10-07T18:50:59.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 177 (ObjNum 132 snap 34 seq_num 132) dirty exists 2023-10-07T18:50:59.134 INFO:tasks.rados.rados.0.smithi087.stdout:379: left oid 13 (ObjNum 132 snap 34 seq_num 132) 2023-10-07T18:50:59.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 139 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:50:59.334 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:59 smithi163 ceph-mon[102800]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T18:50:59.334 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:50:59 smithi163 ceph-mon[102800]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:59 smithi087 ceph-mon[98507]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T18:50:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:50:59 smithi087 ceph-mon[98507]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:59 smithi087 ceph-mon[115692]: osdmap e139: 8 total, 8 up, 8 in 2023-10-07T18:50:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:50:59 smithi087 ceph-mon[115692]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:50:59.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:50:59 smithi163 conmon[105765]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:50:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:51:00.082 INFO:tasks.rados.rados.0.smithi087.stdout:379: done (2 left) 2023-10-07T18:51:00.082 INFO:tasks.rados.rados.0.smithi087.stdout:380: done (1 left) 2023-10-07T18:51:00.082 INFO:tasks.rados.rados.0.smithi087.stdout:381: done (0 left) 2023-10-07T18:51:00.082 INFO:tasks.rados.rados.0.smithi087.stdout:382: copy_from oid 34 from oid 46 current snap is 35 2023-10-07T18:51:00.082 INFO:tasks.rados.rados.0.smithi087.stdout:383: snap_remove snap 32 2023-10-07T18:51:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:00 smithi163 ceph-mon[102800]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T18:51:00.442 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:00 smithi087 ceph-mon[98507]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T18:51:00.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:00 smithi087 ceph-mon[115692]: osdmap e140: 8 total, 8 up, 8 in 2023-10-07T18:51:00.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:00 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:00] "GET /metrics HTTP/1.1" 200 239117 "" "Prometheus/2.43.0" 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:383: done (1 left) 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:384: rollback oid 45 current snap is 35 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 33 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:382: finishing copy_from to smithi087181593-34 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 103 (ObjNum 125 snap 31 seq_num 125) dirty exists 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:382: finishing copy_from racing read to smithi087181593-34 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:382: done (1 left) 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:385: read oid 28 snap -1 2023-10-07T18:51:01.089 INFO:tasks.rados.rados.0.smithi087.stdout:385: expect (ObjNum 106 snap 25 seq_num 106) 2023-10-07T18:51:01.090 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 35 2023-10-07T18:51:01.090 INFO:tasks.rados.rados.0.smithi087.stdout:386: seq_num 133 ranges {1941504=630784,2572288=663552,3235840=770048,4005888=172032} 2023-10-07T18:51:01.104 INFO:tasks.rados.rados.0.smithi087.stdout:386: writing smithi087181593-21 from 1941504 to 2572288 tid 1 2023-10-07T18:51:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:386: writing smithi087181593-21 from 2572288 to 3235840 tid 2 2023-10-07T18:51:01.112 INFO:tasks.rados.rados.0.smithi087.stdout:386: writing smithi087181593-21 from 3235840 to 4005888 tid 3 2023-10-07T18:51:01.113 INFO:tasks.rados.rados.0.smithi087.stdout:386: writing smithi087181593-21 from 4005888 to 4177920 tid 4 2023-10-07T18:51:01.114 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 35 2023-10-07T18:51:01.114 INFO:tasks.rados.rados.0.smithi087.stdout:384: finishing rollback tid 0 to smithi087181593-45 2023-10-07T18:51:01.114 INFO:tasks.rados.rados.0.smithi087.stdout:387: seq_num 134 ranges {0=647168,647168=548864,1196032=573440,1769472=483328} 2023-10-07T18:51:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:387: writing smithi087181593-39 from 0 to 647168 tid 1 2023-10-07T18:51:01.120 INFO:tasks.rados.rados.0.smithi087.stdout:387: writing smithi087181593-39 from 647168 to 1196032 tid 2 2023-10-07T18:51:01.123 INFO:tasks.rados.rados.0.smithi087.stdout:387: writing smithi087181593-39 from 1196032 to 1769472 tid 3 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:387: writing smithi087181593-39 from 1769472 to 2252800 tid 4 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:388: delete oid 9 current snap is 35 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:384: finishing rollback tid 1 to smithi087181593-45 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:384: finishing rollback tid 2 to smithi087181593-45 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 105 (ObjNum 123 snap 30 seq_num 123) dirty exists 2023-10-07T18:51:01.127 INFO:tasks.rados.rados.0.smithi087.stdout:385: expect (ObjNum 106 snap 25 seq_num 106) 2023-10-07T18:51:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 1 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 2 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:384: done (4 left) 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:385: done (3 left) 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:388: done (2 left) 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 35 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 3 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 4 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 5 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:386: finishing write tid 6 to smithi087181593-21 2023-10-07T18:51:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 162 (ObjNum 133 snap 35 seq_num 133) dirty exists 2023-10-07T18:51:01.174 INFO:tasks.rados.rados.0.smithi087.stdout:386: left oid 21 (ObjNum 133 snap 35 seq_num 133) 2023-10-07T18:51:01.174 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 1 to smithi087181593-39 2023-10-07T18:51:01.174 INFO:tasks.rados.rados.0.smithi087.stdout:389: seq_num 136 ranges {1884160=688128,2572288=720896,3293184=540672,3833856=344064} 2023-10-07T18:51:01.185 INFO:tasks.rados.rados.0.smithi087.stdout:389: writing smithi087181593-5 from 1884160 to 2572288 tid 1 2023-10-07T18:51:01.190 INFO:tasks.rados.rados.0.smithi087.stdout:389: writing smithi087181593-5 from 2572288 to 3293184 tid 2 2023-10-07T18:51:01.193 INFO:tasks.rados.rados.0.smithi087.stdout:389: writing smithi087181593-5 from 3293184 to 3833856 tid 3 2023-10-07T18:51:01.195 INFO:tasks.rados.rados.0.smithi087.stdout:389: writing smithi087181593-5 from 3833856 to 4177920 tid 4 2023-10-07T18:51:01.195 INFO:tasks.rados.rados.0.smithi087.stdout:386: done (2 left) 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:390: delete oid 48 current snap is 35 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 2 to smithi087181593-39 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 3 to smithi087181593-39 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 4 to smithi087181593-39 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 5 to smithi087181593-39 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: finishing write tid 6 to smithi087181593-39 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 116 (ObjNum 134 snap 35 seq_num 134) dirty exists 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:387: left oid 39 (ObjNum 134 snap 35 seq_num 134) 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 1 to smithi087181593-5 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 2 to smithi087181593-5 2023-10-07T18:51:01.196 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 3 to smithi087181593-5 2023-10-07T18:51:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 4 to smithi087181593-5 2023-10-07T18:51:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 5 to smithi087181593-5 2023-10-07T18:51:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:387: done (2 left) 2023-10-07T18:51:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:390: done (1 left) 2023-10-07T18:51:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 35 2023-10-07T18:51:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:391: seq_num 138 ranges {1892352=720896,2613248=540672,3153920=557056,3710976=507904} 2023-10-07T18:51:01.211 INFO:tasks.rados.rados.0.smithi087.stdout:391: writing smithi087181593-36 from 1892352 to 2613248 tid 1 2023-10-07T18:51:01.214 INFO:tasks.rados.rados.0.smithi087.stdout:391: writing smithi087181593-36 from 2613248 to 3153920 tid 2 2023-10-07T18:51:01.217 INFO:tasks.rados.rados.0.smithi087.stdout:391: writing smithi087181593-36 from 3153920 to 3710976 tid 3 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:391: writing smithi087181593-36 from 3710976 to 4218880 tid 4 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:392: copy_from oid 21 from oid 20 current snap is 35 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:389: finishing write tid 6 to smithi087181593-5 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 143 (ObjNum 136 snap 35 seq_num 136) dirty exists 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:389: left oid 5 (ObjNum 136 snap 35 seq_num 136) 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:389: done (2 left) 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:393: setattr oid 43 current snap is 35 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 1 to smithi087181593-36 2023-10-07T18:51:01.221 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 2 to smithi087181593-36 2023-10-07T18:51:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 3 to smithi087181593-36 2023-10-07T18:51:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:394: read oid 34 snap -1 2023-10-07T18:51:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:394: expect (ObjNum 125 snap 31 seq_num 125) 2023-10-07T18:51:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:395: snap_create 2023-10-07T18:51:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 4 to smithi087181593-36 2023-10-07T18:51:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 5 to smithi087181593-36 2023-10-07T18:51:01.224 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 187 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:01.225 INFO:tasks.rados.rados.0.smithi087.stdout:391: finishing write tid 6 to smithi087181593-36 2023-10-07T18:51:01.225 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 168 (ObjNum 138 snap 35 seq_num 138) dirty exists 2023-10-07T18:51:01.225 INFO:tasks.rados.rados.0.smithi087.stdout:391: left oid 36 (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:51:01.252 INFO:tasks.rados.rados.0.smithi087.stdout:394: expect (ObjNum 125 snap 31 seq_num 125) 2023-10-07T18:51:01.378 INFO:tasks.rados.rados.0.smithi087.stdout:392: finishing copy_from to smithi087181593-21 2023-10-07T18:51:01.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 143 (ObjNum 121 snap 29 seq_num 121) dirty exists 2023-10-07T18:51:01.378 INFO:tasks.rados.rados.0.smithi087.stdout:392: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:51:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:01 smithi163 ceph-mon[102800]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T18:51:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:01 smithi163 ceph-mon[102800]: pgmap v181: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:01 smithi087 ceph-mon[115692]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T18:51:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:01 smithi087 ceph-mon[115692]: pgmap v181: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:01 smithi087 ceph-mon[98507]: osdmap e141: 8 total, 8 up, 8 in 2023-10-07T18:51:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:01 smithi087 ceph-mon[98507]: pgmap v181: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:02.091 INFO:tasks.rados.rados.0.smithi087.stdout:391: done (4 left) 2023-10-07T18:51:02.091 INFO:tasks.rados.rados.0.smithi087.stdout:392: done (3 left) 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:393: done (2 left) 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:394: done (1 left) 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:395: done (0 left) 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:396: read oid 31 snap -1 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:396: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:397: copy_from oid 13 from oid 33 current snap is 36 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 36 2023-10-07T18:51:02.092 INFO:tasks.rados.rados.0.smithi087.stdout:398: seq_num 139 ranges {0=737280,737280=425984,1163264=761856,1925120=417792} 2023-10-07T18:51:02.095 INFO:tasks.rados.rados.0.smithi087.stdout:398: writing smithi087181593-27 from 0 to 737280 tid 1 2023-10-07T18:51:02.101 INFO:tasks.rados.rados.0.smithi087.stdout:398: writing smithi087181593-27 from 737280 to 1163264 tid 2 2023-10-07T18:51:02.103 INFO:tasks.rados.rados.0.smithi087.stdout:398: writing smithi087181593-27 from 1163264 to 1925120 tid 3 2023-10-07T18:51:02.106 INFO:tasks.rados.rados.0.smithi087.stdout:398: writing smithi087181593-27 from 1925120 to 2342912 tid 4 2023-10-07T18:51:02.106 INFO:tasks.rados.rados.0.smithi087.stdout:399: copy_from oid 5 from oid 22 current snap is 36 2023-10-07T18:51:02.106 INFO:tasks.rados.rados.0.smithi087.stdout:396: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:02.108 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 1 to smithi087181593-27 2023-10-07T18:51:02.108 INFO:tasks.rados.rados.0.smithi087.stdout:396: done (3 left) 2023-10-07T18:51:02.109 INFO:tasks.rados.rados.0.smithi087.stdout:400: snap_create 2023-10-07T18:51:02.109 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 2 to smithi087181593-27 2023-10-07T18:51:02.112 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 3 to smithi087181593-27 2023-10-07T18:51:02.112 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 4 to smithi087181593-27 2023-10-07T18:51:02.112 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 5 to smithi087181593-27 2023-10-07T18:51:02.113 INFO:tasks.rados.rados.0.smithi087.stdout:398: finishing write tid 6 to smithi087181593-27 2023-10-07T18:51:02.113 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 144 (ObjNum 139 snap 36 seq_num 139) dirty exists 2023-10-07T18:51:02.113 INFO:tasks.rados.rados.0.smithi087.stdout:398: left oid 27 (ObjNum 139 snap 36 seq_num 139) 2023-10-07T18:51:02.117 INFO:tasks.rados.rados.0.smithi087.stdout:399: finishing copy_from to smithi087181593-5 2023-10-07T18:51:02.117 INFO:tasks.rados.rados.0.smithi087.stdout:399: got expected ENOENT (src dne) 2023-10-07T18:51:02.117 INFO:tasks.rados.rados.0.smithi087.stdout:399: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:51:02.123 INFO:tasks.rados.rados.0.smithi087.stdout:397: finishing copy_from to smithi087181593-13 2023-10-07T18:51:02.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 153 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:51:02.124 INFO:tasks.rados.rados.0.smithi087.stdout:397: finishing copy_from racing read to smithi087181593-13 2023-10-07T18:51:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:02 smithi163 ceph-mon[102800]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T18:51:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:02 smithi087 ceph-mon[98507]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T18:51:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:02 smithi087 ceph-mon[115692]: osdmap e142: 8 total, 8 up, 8 in 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:397: done (3 left) 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:398: done (2 left) 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:399: done (1 left) 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:400: done (0 left) 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:401: read oid 36 snap -1 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:401: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:51:03.106 INFO:tasks.rados.rados.0.smithi087.stdout:402: delete oid 21 current snap is 37 2023-10-07T18:51:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:401: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:401: done (1 left) 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:402: done (0 left) 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:403: rmattr oid 22 current snap is 37 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:403: done (0 left) 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:404: rmattr oid 42 current snap is 37 2023-10-07T18:51:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:404: done (0 left) 2023-10-07T18:51:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:405: rmattr oid 23 current snap is 37 2023-10-07T18:51:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:405: done (0 left) 2023-10-07T18:51:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:406: copy_from oid 2 from oid 40 current snap is 37 2023-10-07T18:51:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:407: delete oid 43 current snap is 37 2023-10-07T18:51:03.265 INFO:tasks.rados.rados.0.smithi087.stdout:407: done (1 left) 2023-10-07T18:51:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:408: rollback oid 14 current snap is 37 2023-10-07T18:51:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 14 to 33 2023-10-07T18:51:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:409: read oid 19 snap -1 2023-10-07T18:51:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:409: expect (ObjNum 131 snap 34 seq_num 131) 2023-10-07T18:51:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:410: snap_remove snap 36 2023-10-07T18:51:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T18:51:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: pgmap v184: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:03 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T18:51:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: pgmap v184: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: osdmap e143: 8 total, 8 up, 8 in 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: pgmap v184: 121 pgs: 121 active+clean; 110 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 25 op/s 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:03 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:04.108 INFO:tasks.rados.rados.0.smithi087.stdout:410: done (3 left) 2023-10-07T18:51:04.108 INFO:tasks.rados.rados.0.smithi087.stdout:411: delete oid 39 current snap is 37 2023-10-07T18:51:04.108 INFO:tasks.rados.rados.0.smithi087.stdout:408: finishing rollback tid 0 to smithi087181593-14 2023-10-07T18:51:04.108 INFO:tasks.rados.rados.0.smithi087.stdout:408: finishing rollback tid 1 to smithi087181593-14 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:408: finishing rollback tid 2 to smithi087181593-14 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 112 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:406: finishing copy_from to smithi087181593-2 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 17 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:406: finishing copy_from racing read to smithi087181593-2 2023-10-07T18:51:04.109 INFO:tasks.rados.rados.0.smithi087.stdout:409: expect (ObjNum 131 snap 34 seq_num 131) 2023-10-07T18:51:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:04 smithi163 ceph-mon[102800]: Upgrade: Updating mgr.x 2023-10-07T18:51:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:04 smithi163 ceph-mon[102800]: Deploying daemon mgr.x on smithi163 2023-10-07T18:51:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:04 smithi163 ceph-mon[102800]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:406: done (3 left) 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:408: done (2 left) 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:409: done (1 left) 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:411: done (0 left) 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 37 2023-10-07T18:51:04.174 INFO:tasks.rados.rados.0.smithi087.stdout:412: seq_num 143 ranges {1351680=802816,2154496=761856,2916352=745472,3661824=98304} 2023-10-07T18:51:04.185 INFO:tasks.rados.rados.0.smithi087.stdout:412: writing smithi087181593-12 from 1351680 to 2154496 tid 1 2023-10-07T18:51:04.190 INFO:tasks.rados.rados.0.smithi087.stdout:412: writing smithi087181593-12 from 2154496 to 2916352 tid 2 2023-10-07T18:51:04.196 INFO:tasks.rados.rados.0.smithi087.stdout:412: writing smithi087181593-12 from 2916352 to 3661824 tid 3 2023-10-07T18:51:04.196 INFO:tasks.rados.rados.0.smithi087.stdout:412: writing smithi087181593-12 from 3661824 to 3760128 tid 4 2023-10-07T18:51:04.196 INFO:tasks.rados.rados.0.smithi087.stdout:413: snap_remove snap 25 2023-10-07T18:51:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[98507]: Upgrade: Updating mgr.x 2023-10-07T18:51:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[98507]: Deploying daemon mgr.x on smithi163 2023-10-07T18:51:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[98507]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T18:51:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[115692]: Upgrade: Updating mgr.x 2023-10-07T18:51:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[115692]: Deploying daemon mgr.x on smithi163 2023-10-07T18:51:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:04 smithi087 ceph-mon[115692]: osdmap e144: 8 total, 8 up, 8 in 2023-10-07T18:51:04.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:04 smithi163 systemd[1]: Stopping Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:05.120 INFO:tasks.rados.rados.0.smithi087.stdout:413: done (1 left) 2023-10-07T18:51:05.120 INFO:tasks.rados.rados.0.smithi087.stdout:414: snap_remove snap 35 2023-10-07T18:51:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:05 smithi163 ceph-mon[102800]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T18:51:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:05 smithi163 ceph-mon[102800]: pgmap v187: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:05 smithi087 ceph-mon[98507]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T18:51:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:05 smithi087 ceph-mon[98507]: pgmap v187: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:05 smithi087 ceph-mon[115692]: osdmap e145: 8 total, 8 up, 8 in 2023-10-07T18:51:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:05 smithi087 ceph-mon[115692]: pgmap v187: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:05.669 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:05 smithi163 bash[157589]: ce375ee6b6e977bec0583e16a199293ce64a2431bacd79d38c417b34ccb9dbd0 2023-10-07T18:51:05.670 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:51:05.670 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T18:51:05.670 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:05 smithi163 systemd[1]: Stopped Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:05.670 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:05 smithi163 systemd[1]: Starting Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:06.068 INFO:tasks.rados.rados.0.smithi087.stdout:414: done (1 left) 2023-10-07T18:51:06.068 INFO:tasks.rados.rados.0.smithi087.stdout:415: snap_remove snap 34 2023-10-07T18:51:06.401 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:06 smithi163 ceph-mon[102800]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T18:51:06.401 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:06 smithi163 ceph-mon[102800]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T18:51:06.402 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 ceph-mgr[158005]: -- 172.21.15.163:0/2532397606 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e30ec171e0 con 0x55e30ebef000 2023-10-07T18:51:06.402 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 bash[157939]: ba7a5cd7389e7f7b166070975daa1a369565189f6d2e7a458750f69b8b61f016 2023-10-07T18:51:06.402 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 systemd[1]: Started Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:06 smithi087 ceph-mon[98507]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T18:51:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:06 smithi087 ceph-mon[98507]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T18:51:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:06 smithi087 ceph-mon[115692]: osdmap e146: 8 total, 8 up, 8 in 2023-10-07T18:51:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:06 smithi087 ceph-mon[115692]: osdmap e147: 8 total, 8 up, 8 in 2023-10-07T18:51:06.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 conmon[157980]: 2023-10-07T18:51:06.400+0000 7f4c97f83200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:51:06.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 conmon[157980]: 2023-10-07T18:51:06.485+0000 7f4c97f83200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:06.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 conmon[157980]: 2023-10-07T18:51:06.578+0000 7f4c97f83200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:51:07.079 INFO:tasks.rados.rados.0.smithi087.stdout:415: done (1 left) 2023-10-07T18:51:07.079 INFO:tasks.rados.rados.0.smithi087.stdout:416: snap_remove snap 31 2023-10-07T18:51:07.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 conmon[157980]: 2023-10-07T18:51:06.684+0000 7f4c97f83200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:51:07.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:06 smithi163 conmon[157980]: 2023-10-07T18:51:06.887+0000 7f4c97f83200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:51:07.641 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:07 smithi163 ceph-mon[102800]: pgmap v190: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:07.641 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:07 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.641 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:07 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.641 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:07 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:07.641 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:07 smithi163 ceph-mon[102800]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T18:51:07.642 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:07 smithi163 conmon[157980]: 2023-10-07T18:51:07.295+0000 7f4c97f83200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:51:07.642 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:07 smithi163 conmon[157980]: 2023-10-07T18:51:07.444+0000 7f4c97f83200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:51:07.642 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:07 smithi163 conmon[157980]: 2023-10-07T18:51:07.539+0000 7f4c97f83200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:51:07.642 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:07 smithi163 conmon[157980]: 2023-10-07T18:51:07.640+0000 7f4c97f83200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:51:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[98507]: pgmap v190: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[98507]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[115692]: pgmap v190: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 5.9 MiB/s wr, 29 op/s 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:07 smithi087 ceph-mon[115692]: osdmap e148: 8 total, 8 up, 8 in 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:416: done (1 left) 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:417: setattr oid 21 current snap is 37 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 1 to smithi087181593-12 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 2 to smithi087181593-12 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 3 to smithi087181593-12 2023-10-07T18:51:08.082 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 4 to smithi087181593-12 2023-10-07T18:51:08.083 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 5 to smithi087181593-12 2023-10-07T18:51:08.083 INFO:tasks.rados.rados.0.smithi087.stdout:412: finishing write tid 6 to smithi087181593-12 2023-10-07T18:51:08.083 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 113 (ObjNum 143 snap 37 seq_num 143) dirty exists 2023-10-07T18:51:08.083 INFO:tasks.rados.rados.0.smithi087.stdout:412: left oid 12 (ObjNum 143 snap 37 seq_num 143) 2023-10-07T18:51:08.086 INFO:tasks.rados.rados.0.smithi087.stdout:412: done (1 left) 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:418: read oid 27 snap -1 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:418: expect (ObjNum 139 snap 36 seq_num 139) 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 37 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:419: seq_num 144 ranges {270336=16384} 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:419: writing smithi087181593-32 from 270336 to 286720 tid 1 2023-10-07T18:51:08.087 INFO:tasks.rados.rados.0.smithi087.stdout:420: setattr oid 8 current snap is 37 2023-10-07T18:51:08.088 INFO:tasks.rados.rados.0.smithi087.stdout:421: read oid 2 snap -1 2023-10-07T18:51:08.088 INFO:tasks.rados.rados.0.smithi087.stdout:421: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T18:51:08.088 INFO:tasks.rados.rados.0.smithi087.stdout:422: snap_remove snap 24 2023-10-07T18:51:08.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:08 smithi163 conmon[157980]: 2023-10-07T18:51:08.128+0000 7f4c97f83200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:51:09.090 INFO:tasks.rados.rados.0.smithi087.stdout:422: done (5 left) 2023-10-07T18:51:09.090 INFO:tasks.rados.rados.0.smithi087.stdout:423: snap_remove snap 33 2023-10-07T18:51:09.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:08 smithi163 conmon[157980]: 2023-10-07T18:51:08.851+0000 7f4c97f83200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:51:09.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:08 smithi163 conmon[157980]: 2023-10-07T18:51:08.938+0000 7f4c97f83200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:51:09.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:09 smithi163 ceph-mon[102800]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T18:51:09.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:09 smithi163 ceph-mon[102800]: pgmap v193: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:09.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:09 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[98507]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T18:51:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[98507]: pgmap v193: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[115692]: osdmap e149: 8 total, 8 up, 8 in 2023-10-07T18:51:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[115692]: pgmap v193: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:09 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:423: done (5 left) 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:424: read oid 4 snap -1 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:424: expect (ObjNum 113 snap 26 seq_num 113) 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:425: setattr oid 13 current snap is 37 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 198 (ObjNum 4113 snap 0 seq_num 3799818992) dirty exists 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:419: finishing write tid 1 to smithi087181593-32 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:419: finishing write tid 2 to smithi087181593-32 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 158 (ObjNum 289 snap 0 seq_num 1720732960) dirty exists 2023-10-07T18:51:10.085 INFO:tasks.rados.rados.0.smithi087.stdout:419: finishing write tid 3 to smithi087181593-32 2023-10-07T18:51:10.086 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 78 (ObjNum 144 snap 37 seq_num 144) dirty exists 2023-10-07T18:51:10.086 INFO:tasks.rados.rados.0.smithi087.stdout:419: left oid 32 (ObjNum 144 snap 37 seq_num 144) 2023-10-07T18:51:10.086 INFO:tasks.rados.rados.0.smithi087.stdout:418: expect (ObjNum 139 snap 36 seq_num 139) 2023-10-07T18:51:10.086 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:09 smithi163 conmon[157980]: 2023-10-07T18:51:09.800+0000 7f4c97f83200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:10.086 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:09 smithi163 conmon[157980]: 2023-10-07T18:51:09.897+0000 7f4c97f83200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:51:10.086 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:10 smithi163 ceph-mon[102800]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T18:51:10.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:10 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.087 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:10 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.151 INFO:tasks.rados.rados.0.smithi087.stdout:421: expect (ObjNum 39 snap 0 seq_num 39) 2023-10-07T18:51:10.168 INFO:tasks.rados.rados.0.smithi087.stdout:424: expect (ObjNum 113 snap 26 seq_num 113) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:417: done (6 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:418: done (5 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:419: done (4 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:420: done (3 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:421: done (2 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:424: done (1 left) 2023-10-07T18:51:10.216 INFO:tasks.rados.rados.0.smithi087.stdout:426: setattr oid 32 current snap is 37 2023-10-07T18:51:10.217 INFO:tasks.rados.rados.0.smithi087.stdout:427: delete oid 20 current snap is 37 2023-10-07T18:51:10.218 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 242 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:51:10.219 INFO:tasks.rados.rados.0.smithi087.stdout:425: done (2 left) 2023-10-07T18:51:10.219 INFO:tasks.rados.rados.0.smithi087.stdout:427: done (1 left) 2023-10-07T18:51:10.219 INFO:tasks.rados.rados.0.smithi087.stdout:428: copy_from oid 6 from oid 19 current snap is 37 2023-10-07T18:51:10.219 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 37 2023-10-07T18:51:10.219 INFO:tasks.rados.rados.0.smithi087.stdout:429: seq_num 146 ranges {0=49152} 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:429: writing smithi087181593-17 from 0 to 49152 tid 1 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:430: read oid 45 snap -1 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:430: expect (ObjNum 123 snap 30 seq_num 123) 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:431: copy_from oid 15 from oid 43 current snap is 37 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:432: copy_from oid 4 from oid 10 current snap is 37 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 37 2023-10-07T18:51:10.220 INFO:tasks.rados.rados.0.smithi087.stdout:433: seq_num 147 ranges {6897664=65536} 2023-10-07T18:51:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:433: writing smithi087181593-18 from 6897664 to 6963200 tid 1 2023-10-07T18:51:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:434: read oid 39 snap -1 2023-10-07T18:51:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:434: expect deleted 2023-10-07T18:51:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:435: read oid 14 snap -1 2023-10-07T18:51:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:435: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:436: copy_from oid 16 from oid 1 current snap is 37 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 85 (ObjNum 144 snap 37 seq_num 144) dirty exists 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:431: finishing copy_from to smithi087181593-15 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:431: got expected ENOENT (src dne) 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:431: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:429: finishing write tid 1 to smithi087181593-17 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:426: done (9 left) 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:431: done (8 left) 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:437: snap_create 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:429: finishing write tid 2 to smithi087181593-17 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:429: finishing write tid 3 to smithi087181593-17 2023-10-07T18:51:10.260 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 162 (ObjNum 146 snap 37 seq_num 146) dirty exists 2023-10-07T18:51:10.261 INFO:tasks.rados.rados.0.smithi087.stdout:429: left oid 17 (ObjNum 146 snap 37 seq_num 146) 2023-10-07T18:51:10.261 INFO:tasks.rados.rados.0.smithi087.stdout:432: finishing copy_from to smithi087181593-4 2023-10-07T18:51:10.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 39 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:10.261 INFO:tasks.rados.rados.0.smithi087.stdout:432: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:51:10.261 INFO:tasks.rados.rados.0.smithi087.stdout:430: expect (ObjNum 123 snap 30 seq_num 123) 2023-10-07T18:51:10.405 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:10 smithi163 conmon[157980]: 2023-10-07T18:51:10.088+0000 7f4c97f83200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:10.405 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:10 smithi163 conmon[157980]: 2023-10-07T18:51:10.404+0000 7f4c97f83200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:51:10.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[115692]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T18:51:10.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[98507]: osdmap e150: 8 total, 8 up, 8 in 2023-10-07T18:51:10.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:10 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:10.528 INFO:tasks.rados.rados.0.smithi087.stdout:428: finishing copy_from to smithi087181593-6 2023-10-07T18:51:10.528 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 158 (ObjNum 131 snap 34 seq_num 131) dirty exists 2023-10-07T18:51:10.529 INFO:tasks.rados.rados.0.smithi087.stdout:428: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:51:10.529 INFO:tasks.rados.rados.0.smithi087.stdout:433: finishing write tid 1 to smithi087181593-18 2023-10-07T18:51:10.529 INFO:tasks.rados.rados.0.smithi087.stdout:433: finishing write tid 2 to smithi087181593-18 2023-10-07T18:51:10.529 INFO:tasks.rados.rados.0.smithi087.stdout:435: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:433: finishing write tid 3 to smithi087181593-18 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 160 (ObjNum 147 snap 37 seq_num 147) dirty exists 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:433: left oid 18 (ObjNum 147 snap 37 seq_num 147) 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:436: finishing copy_from to smithi087181593-16 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 137 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:51:10.536 INFO:tasks.rados.rados.0.smithi087.stdout:436: finishing copy_from racing read to smithi087181593-16 2023-10-07T18:51:10.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:10 smithi163 conmon[157980]: 2023-10-07T18:51:10.649+0000 7f4c97f83200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:51:10.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:10 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:10] "GET /metrics HTTP/1.1" 200 239235 "" "Prometheus/2.43.0" 2023-10-07T18:51:11.097 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:10 smithi163 conmon[157980]: 2023-10-07T18:51:10.826+0000 7f4c97f83200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:51:11.115 INFO:tasks.rados.rados.0.smithi087.stdout:428: done (8 left) 2023-10-07T18:51:11.115 INFO:tasks.rados.rados.0.smithi087.stdout:429: done (7 left) 2023-10-07T18:51:11.115 INFO:tasks.rados.rados.0.smithi087.stdout:430: done (6 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:432: done (5 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:433: done (4 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:434: done (3 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:435: done (2 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:436: done (1 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:437: done (0 left) 2023-10-07T18:51:11.116 INFO:tasks.rados.rados.0.smithi087.stdout:438: delete oid 4 current snap is 38 2023-10-07T18:51:11.119 INFO:tasks.rados.rados.0.smithi087.stdout:438: done (0 left) 2023-10-07T18:51:11.119 INFO:tasks.rados.rados.0.smithi087.stdout:439: snap_create 2023-10-07T18:51:11.372 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:11 smithi163 conmon[157980]: 2023-10-07T18:51:11.121+0000 7f4c97f83200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:51:11.372 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:11 smithi163 ceph-mon[102800]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T18:51:11.372 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:11 smithi163 ceph-mon[102800]: pgmap v196: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:11.372 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:11 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:11.372 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:11 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[98507]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T18:51:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[98507]: pgmap v196: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[115692]: osdmap e151: 8 total, 8 up, 8 in 2023-10-07T18:51:11.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[115692]: pgmap v196: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:11.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:11.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:11 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:12.111 INFO:tasks.rados.rados.0.smithi087.stdout:439: done (0 left) 2023-10-07T18:51:12.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 39 2023-10-07T18:51:12.111 INFO:tasks.rados.rados.0.smithi087.stdout:440: seq_num 149 ranges {1785856=98304} 2023-10-07T18:51:12.121 INFO:tasks.rados.rados.0.smithi087.stdout:440: writing smithi087181593-28 from 1785856 to 1884160 tid 1 2023-10-07T18:51:12.122 INFO:tasks.rados.rados.0.smithi087.stdout:441: rollback oid 34 current snap is 39 2023-10-07T18:51:12.122 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 38 2023-10-07T18:51:12.122 INFO:tasks.rados.rados.0.smithi087.stdout:442: delete oid 8 current snap is 39 2023-10-07T18:51:12.126 INFO:tasks.rados.rados.0.smithi087.stdout:441: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:51:12.127 INFO:tasks.rados.rados.0.smithi087.stdout:442: done (2 left) 2023-10-07T18:51:12.127 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 39 2023-10-07T18:51:12.127 INFO:tasks.rados.rados.0.smithi087.stdout:443: seq_num 151 ranges {778240=131072} 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:443: writing smithi087181593-47 from 778240 to 909312 tid 1 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:444: snap_create 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:441: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:440: finishing write tid 1 to smithi087181593-28 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:441: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 219 (ObjNum 125 snap 31 seq_num 125) dirty exists 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:440: finishing write tid 2 to smithi087181593-28 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:440: finishing write tid 3 to smithi087181593-28 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 141 (ObjNum 149 snap 39 seq_num 149) dirty exists 2023-10-07T18:51:12.132 INFO:tasks.rados.rados.0.smithi087.stdout:440: left oid 28 (ObjNum 149 snap 39 seq_num 149) 2023-10-07T18:51:12.134 INFO:tasks.rados.rados.0.smithi087.stdout:443: finishing write tid 1 to smithi087181593-47 2023-10-07T18:51:12.135 INFO:tasks.rados.rados.0.smithi087.stdout:443: finishing write tid 2 to smithi087181593-47 2023-10-07T18:51:12.137 INFO:tasks.rados.rados.0.smithi087.stdout:443: finishing write tid 3 to smithi087181593-47 2023-10-07T18:51:12.137 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 56 (ObjNum 151 snap 39 seq_num 151) dirty exists 2023-10-07T18:51:12.137 INFO:tasks.rados.rados.0.smithi087.stdout:443: left oid 47 (ObjNum 151 snap 39 seq_num 151) 2023-10-07T18:51:12.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:11 smithi163 conmon[157980]: 2023-10-07T18:51:11.866+0000 7f4c97f83200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:51:12.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:11 smithi163 conmon[157980]: 2023-10-07T18:51:11.999+0000 7f4c97f83200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:51:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:12 smithi163 ceph-mon[102800]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T18:51:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:12 smithi087 ceph-mon[98507]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T18:51:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:12 smithi087 ceph-mon[115692]: osdmap e152: 8 total, 8 up, 8 in 2023-10-07T18:51:12.580 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:12 smithi163 conmon[157980]: 2023-10-07T18:51:12.222+0000 7f4c97f83200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:51:12.580 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:12 smithi163 conmon[157980]: 2023-10-07T18:51:12.345+0000 7f4c97f83200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:12.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:12 smithi163 conmon[157980]: 2023-10-07T18:51:12.578+0000 7f4c97f83200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:51:13.124 INFO:tasks.rados.rados.0.smithi087.stdout:440: done (3 left) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:441: done (2 left) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:443: done (1 left) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:444: done (0 left) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:445: read oid 45 snap -1 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:445: expect (ObjNum 123 snap 30 seq_num 123) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:446: read oid 29 snap 39 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:446: expect (ObjNum 1720318560 snap 21900 seq_num 1720717936) 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:447: rollback oid 8 current snap is 40 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 39 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:448: rollback oid 26 current snap is 40 2023-10-07T18:51:13.125 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 39 2023-10-07T18:51:13.126 INFO:tasks.rados.rados.0.smithi087.stdout:449: snap_create 2023-10-07T18:51:13.126 INFO:tasks.rados.rados.0.smithi087.stdout:446: expect (ObjNum 1720318560 snap 21900 seq_num 1720717936) 2023-10-07T18:51:13.132 INFO:tasks.rados.rados.0.smithi087.stdout:447: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:51:13.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 168 (ObjNum 2031137 snap 0 seq_num 62853726) dirty dne 2023-10-07T18:51:13.134 INFO:tasks.rados.rados.0.smithi087.stdout:448: finishing rollback tid 0 to smithi087181593-26 2023-10-07T18:51:13.135 INFO:tasks.rados.rados.0.smithi087.stdout:448: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:51:13.135 INFO:tasks.rados.rados.0.smithi087.stdout:448: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:51:13.135 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 166 (ObjNum 73 snap 13 seq_num 73) dirty exists 2023-10-07T18:51:13.144 INFO:tasks.rados.rados.0.smithi087.stdout:445: expect (ObjNum 123 snap 30 seq_num 123) 2023-10-07T18:51:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:13 smithi163 ceph-mon[102800]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T18:51:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:13 smithi163 ceph-mon[102800]: pgmap v199: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:13 smithi087 ceph-mon[115692]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T18:51:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:13 smithi087 ceph-mon[115692]: pgmap v199: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:13 smithi087 ceph-mon[98507]: osdmap e153: 8 total, 8 up, 8 in 2023-10-07T18:51:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:13 smithi087 ceph-mon[98507]: pgmap v199: 121 pgs: 121 active+clean; 111 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 592 KiB/s wr, 14 op/s 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: 2023-10-07T18:51:13.503+0000 7f4c97f83200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: [07/Oct/2023:18:51:13] ENGINE Bus STARTING 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: CherryPy Checker: 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: The Application mounted at '' has an empty config. 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: [07/Oct/2023:18:51:13] ENGINE Serving on http://:::9283 2023-10-07T18:51:13.888 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:13 smithi163 conmon[157980]: [07/Oct/2023:18:51:13] ENGINE Bus STARTED 2023-10-07T18:51:14.104 INFO:tasks.rados.rados.0.smithi087.stdout:445: done (4 left) 2023-10-07T18:51:14.104 INFO:tasks.rados.rados.0.smithi087.stdout:446: done (3 left) 2023-10-07T18:51:14.104 INFO:tasks.rados.rados.0.smithi087.stdout:447: done (2 left) 2023-10-07T18:51:14.104 INFO:tasks.rados.rados.0.smithi087.stdout:448: done (1 left) 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:449: done (0 left) 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:450: rollback oid 39 current snap is 41 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 37 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:451: rollback oid 21 current snap is 41 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 38 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:452: delete oid 24 current snap is 41 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:450: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:51:14.105 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 0 (ObjNum 129 snap 0 seq_num 1720354848) dirty dne 2023-10-07T18:51:14.109 INFO:tasks.rados.rados.0.smithi087.stdout:451: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:51:14.109 INFO:tasks.rados.rados.0.smithi087.stdout:451: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:51:14.109 INFO:tasks.rados.rados.0.smithi087.stdout:451: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:51:14.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 223 (ObjNum 33 snap 0 seq_num 1720349952) dirty exists 2023-10-07T18:51:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:450: done (2 left) 2023-10-07T18:51:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:451: done (1 left) 2023-10-07T18:51:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:452: done (0 left) 2023-10-07T18:51:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:453: delete oid 47 current snap is 41 2023-10-07T18:51:14.112 INFO:tasks.rados.rados.0.smithi087.stdout:453: done (0 left) 2023-10-07T18:51:14.112 INFO:tasks.rados.rados.0.smithi087.stdout:454: read oid 33 snap 37 2023-10-07T18:51:14.112 INFO:tasks.rados.rados.0.smithi087.stdout:454: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:14.112 INFO:tasks.rados.rados.0.smithi087.stdout:455: setattr oid 15 current snap is 41 2023-10-07T18:51:14.113 INFO:tasks.rados.rados.0.smithi087.stdout:456: setattr oid 29 current snap is 41 2023-10-07T18:51:14.114 INFO:tasks.rados.rados.0.smithi087.stdout:457: delete oid 34 current snap is 41 2023-10-07T18:51:14.116 INFO:tasks.rados.rados.0.smithi087.stdout:457: done (3 left) 2023-10-07T18:51:14.117 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 41 2023-10-07T18:51:14.117 INFO:tasks.rados.rados.0.smithi087.stdout:458: seq_num 155 ranges {0=204800} 2023-10-07T18:51:14.118 INFO:tasks.rados.rados.0.smithi087.stdout:458: writing smithi087181593-4 from 0 to 204800 tid 1 2023-10-07T18:51:14.118 INFO:tasks.rados.rados.0.smithi087.stdout:459: snap_remove snap 38 2023-10-07T18:51:14.138 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE Bus STOPPING 2023-10-07T18:51:14.138 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:51:14.138 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE Bus STOPPED 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: Standby manager daemon x restarted 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.139 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T18:51:14.140 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: mgrmap e22: x(active, starting, since 0.00922685s) 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:14.141 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:14.142 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:14.142 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:14.142 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:14.142 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:14 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE Bus STARTING 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf6308700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf6308700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf6308700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf6308700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf6308700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf930e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf930e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf930e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf930e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: 2023-10-07T18:51:14.238+0000 7f4bf930e700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE Serving on http://:::9283 2023-10-07T18:51:14.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:14 smithi163 conmon[157980]: [07/Oct/2023:18:51:14] ENGINE Bus STARTED 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: Standby manager daemon x restarted 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: Standby manager daemon x started 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:14.439 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: mgrmap e22: x(active, starting, since 0.00922685s) 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:14.440 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:14.441 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: ignoring --setuser ceph since I am not root 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: ignoring --setgroup ceph since I am not root 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: 2023-10-07T18:51:14.269+0000 7f7af8b6f1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: 2023-10-07T18:51:14.350+0000 7f7af8b6f1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: 2023-10-07T18:51:14.437+0000 7f7af8b6f1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: osdmap e154: 8 total, 8 up, 8 in 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: Standby manager daemon x restarted 2023-10-07T18:51:14.442 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: osdmap e155: 8 total, 8 up, 8 in 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.14595 172.21.15.87:0/302028296' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: mgrmap e22: x(active, starting, since 0.00922685s) 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:14.444 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:14.445 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:14.446 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:14 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:14.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: 2023-10-07T18:51:14.538+0000 7f7af8b6f1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:51:15.016 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:14 smithi087 conmon[98939]: 2023-10-07T18:51:14.714+0000 7f7af8b6f1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:51:15.140 INFO:tasks.rados.rados.0.smithi087.stdout:459: done (4 left) 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:460: delete oid 6 current snap is 41 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 171 (ObjNum 108 snap 26 seq_num 108) dirty exists 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 168 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:458: finishing write tid 1 to smithi087181593-4 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:458: finishing write tid 2 to smithi087181593-4 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:458: finishing write tid 3 to smithi087181593-4 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 42 (ObjNum 155 snap 41 seq_num 155) dirty exists 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:458: left oid 4 (ObjNum 155 snap 41 seq_num 155) 2023-10-07T18:51:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:454: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:454: done (4 left) 2023-10-07T18:51:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:455: done (3 left) 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:456: done (2 left) 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:458: done (1 left) 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:460: done (0 left) 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:461: rollback oid 9 current snap is 41 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 37 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:462: read oid 11 snap 39 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:462: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 41 2023-10-07T18:51:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:463: seq_num 157 ranges {1269760=237568} 2023-10-07T18:51:15.304 INFO:tasks.rados.rados.0.smithi087.stdout:463: writing smithi087181593-23 from 1269760 to 1507328 tid 1 2023-10-07T18:51:15.305 INFO:tasks.rados.rados.0.smithi087.stdout:464: delete oid 7 current snap is 41 2023-10-07T18:51:15.305 INFO:tasks.rados.rados.0.smithi087.stdout:461: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:51:15.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 0 (ObjNum 177 snap 0 seq_num 1720778512) dirty dne 2023-10-07T18:51:15.305 INFO:tasks.rados.rados.0.smithi087.stdout:462: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:15.323 INFO:tasks.rados.rados.0.smithi087.stdout:463: finishing write tid 1 to smithi087181593-23 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:463: finishing write tid 2 to smithi087181593-23 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:463: finishing write tid 3 to smithi087181593-23 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 150 (ObjNum 157 snap 41 seq_num 157) dirty exists 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:463: left oid 23 (ObjNum 157 snap 41 seq_num 157) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:461: done (3 left) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:462: done (2 left) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:463: done (1 left) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:464: done (0 left) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:465: read oid 16 snap 39 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:465: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:466: read oid 14 snap -1 2023-10-07T18:51:15.324 INFO:tasks.rados.rados.0.smithi087.stdout:466: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:51:15.325 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 41 2023-10-07T18:51:15.325 INFO:tasks.rados.rados.0.smithi087.stdout:467: seq_num 159 ranges {6225920=270336} 2023-10-07T18:51:15.341 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:15 smithi087 conmon[98939]: 2023-10-07T18:51:15.015+0000 7f7af8b6f1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:51:15.341 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:15 smithi087 conmon[98939]: 2023-10-07T18:51:15.102+0000 7f7af8b6f1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:51:15.341 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:15 smithi087 conmon[98939]: 2023-10-07T18:51:15.240+0000 7f7af8b6f1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: Manager daemon x is now available 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: Manager daemon x is now available 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.343 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:15 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.359 INFO:tasks.rados.rados.0.smithi087.stdout:467: writing smithi087181593-45 from 6225920 to 6496256 tid 1 2023-10-07T18:51:15.359 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 41 2023-10-07T18:51:15.359 INFO:tasks.rados.rados.0.smithi087.stdout:468: seq_num 160 ranges {0=286720} 2023-10-07T18:51:15.360 INFO:tasks.rados.rados.0.smithi087.stdout:468: writing smithi087181593-9 from 0 to 286720 tid 1 2023-10-07T18:51:15.360 INFO:tasks.rados.rados.0.smithi087.stdout:469: snap_remove snap 40 2023-10-07T18:51:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: Manager daemon x is now available 2023-10-07T18:51:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:15 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:15 smithi087 conmon[98939]: 2023-10-07T18:51:15.340+0000 7f7af8b6f1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:51:16.070 INFO:tasks.rados.rados.0.smithi087.stdout:469: done (4 left) 2023-10-07T18:51:16.071 INFO:tasks.rados.rados.0.smithi087.stdout:470: read oid 33 snap 39 2023-10-07T18:51:16.071 INFO:tasks.rados.rados.0.smithi087.stdout:470: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:16.071 INFO:tasks.rados.rados.0.smithi087.stdout:471: copy_from oid 44 from oid 12 current snap is 41 2023-10-07T18:51:16.071 INFO:tasks.rados.rados.0.smithi087.stdout:472: snap_create 2023-10-07T18:51:16.072 INFO:tasks.rados.rados.0.smithi087.stdout:466: expect (ObjNum 13 snap 0 seq_num 13) 2023-10-07T18:51:16.084 INFO:tasks.rados.rados.0.smithi087.stdout:465: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:467: finishing write tid 1 to smithi087181593-45 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:467: finishing write tid 2 to smithi087181593-45 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:467: finishing write tid 3 to smithi087181593-45 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 144 (ObjNum 159 snap 41 seq_num 159) dirty exists 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:467: left oid 45 (ObjNum 159 snap 41 seq_num 159) 2023-10-07T18:51:16.121 INFO:tasks.rados.rados.0.smithi087.stdout:468: finishing write tid 1 to smithi087181593-9 2023-10-07T18:51:16.122 INFO:tasks.rados.rados.0.smithi087.stdout:468: finishing write tid 2 to smithi087181593-9 2023-10-07T18:51:16.122 INFO:tasks.rados.rados.0.smithi087.stdout:468: finishing write tid 3 to smithi087181593-9 2023-10-07T18:51:16.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 244 (ObjNum 160 snap 41 seq_num 160) dirty exists 2023-10-07T18:51:16.122 INFO:tasks.rados.rados.0.smithi087.stdout:468: left oid 9 (ObjNum 160 snap 41 seq_num 160) 2023-10-07T18:51:16.122 INFO:tasks.rados.rados.0.smithi087.stdout:470: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:16.139 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:15 smithi087 conmon[98939]: 2023-10-07T18:51:15.757+0000 7f7af8b6f1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:51:16.302 INFO:tasks.rados.rados.0.smithi087.stdout:471: finishing copy_from to smithi087181593-44 2023-10-07T18:51:16.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 113 (ObjNum 143 snap 37 seq_num 143) dirty exists 2023-10-07T18:51:16.302 INFO:tasks.rados.rados.0.smithi087.stdout:471: finishing copy_from racing read to smithi087181593-44 2023-10-07T18:51:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: Deploying cephadm binary to smithi163 2023-10-07T18:51:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: Deploying cephadm binary to smithi087 2023-10-07T18:51:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: mgrmap e23: x(active, since 1.04011s) 2023-10-07T18:51:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T18:51:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:16 smithi163 ceph-mon[102800]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T18:51:16.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:16 smithi087 conmon[98939]: 2023-10-07T18:51:16.343+0000 7f7af8b6f1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:51:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: Deploying cephadm binary to smithi163 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: Deploying cephadm binary to smithi087 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: mgrmap e23: x(active, since 1.04011s) 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[98507]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: Deploying cephadm binary to smithi163 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: Deploying cephadm binary to smithi087 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: mgrmap e23: x(active, since 1.04011s) 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: osdmap e156: 8 total, 8 up, 8 in 2023-10-07T18:51:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:16.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:16 smithi087 ceph-mon[115692]: osdmap e157: 8 total, 8 up, 8 in 2023-10-07T18:51:16.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:16 smithi087 conmon[98939]: 2023-10-07T18:51:16.519+0000 7f7af8b6f1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:465: done (6 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:466: done (5 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:467: done (4 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:468: done (3 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:470: done (2 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:471: done (1 left) 2023-10-07T18:51:17.077 INFO:tasks.rados.rados.0.smithi087.stdout:472: done (0 left) 2023-10-07T18:51:17.078 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 42 2023-10-07T18:51:17.078 INFO:tasks.rados.rados.0.smithi087.stdout:473: seq_num 161 ranges {3760128=303104} 2023-10-07T18:51:17.099 INFO:tasks.rados.rados.0.smithi087.stdout:473: writing smithi087181593-12 from 3760128 to 4063232 tid 1 2023-10-07T18:51:17.100 INFO:tasks.rados.rados.0.smithi087.stdout:474: read oid 9 snap -1 2023-10-07T18:51:17.100 INFO:tasks.rados.rados.0.smithi087.stdout:474: expect (ObjNum 160 snap 41 seq_num 160) 2023-10-07T18:51:17.100 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 42 2023-10-07T18:51:17.100 INFO:tasks.rados.rados.0.smithi087.stdout:475: seq_num 162 ranges {1638400=319488} 2023-10-07T18:51:17.110 INFO:tasks.rados.rados.0.smithi087.stdout:475: writing smithi087181593-26 from 1638400 to 1957888 tid 1 2023-10-07T18:51:17.110 INFO:tasks.rados.rados.0.smithi087.stdout:476: snap_create 2023-10-07T18:51:17.111 INFO:tasks.rados.rados.0.smithi087.stdout:474: expect (ObjNum 160 snap 41 seq_num 160) 2023-10-07T18:51:17.118 INFO:tasks.rados.rados.0.smithi087.stdout:473: finishing write tid 1 to smithi087181593-12 2023-10-07T18:51:17.118 INFO:tasks.rados.rados.0.smithi087.stdout:473: finishing write tid 2 to smithi087181593-12 2023-10-07T18:51:17.119 INFO:tasks.rados.rados.0.smithi087.stdout:473: finishing write tid 3 to smithi087181593-12 2023-10-07T18:51:17.119 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 149 (ObjNum 161 snap 42 seq_num 161) dirty exists 2023-10-07T18:51:17.119 INFO:tasks.rados.rados.0.smithi087.stdout:473: left oid 12 (ObjNum 161 snap 42 seq_num 161) 2023-10-07T18:51:17.119 INFO:tasks.rados.rados.0.smithi087.stdout:475: finishing write tid 1 to smithi087181593-26 2023-10-07T18:51:17.119 INFO:tasks.rados.rados.0.smithi087.stdout:475: finishing write tid 2 to smithi087181593-26 2023-10-07T18:51:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:475: finishing write tid 3 to smithi087181593-26 2023-10-07T18:51:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 181 (ObjNum 162 snap 42 seq_num 162) dirty exists 2023-10-07T18:51:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:475: left oid 26 (ObjNum 162 snap 42 seq_num 162) 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:15] ENGINE Bus STARTING 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:15] ENGINE Serving on http://172.21.15.163:8765 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:15] ENGINE Serving on https://172.21.15.163:7150 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:15] ENGINE Bus STARTED 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: mgrmap e24: x(active, since 2s) 2023-10-07T18:51:17.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[98507]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:15] ENGINE Bus STARTING 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:15] ENGINE Serving on http://172.21.15.163:8765 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:15] ENGINE Serving on https://172.21.15.163:7150 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:15] ENGINE Bus STARTED 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: mgrmap e24: x(active, since 2s) 2023-10-07T18:51:17.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:17 smithi087 ceph-mon[115692]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T18:51:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:15] ENGINE Bus STARTING 2023-10-07T18:51:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:15] ENGINE Serving on http://172.21.15.163:8765 2023-10-07T18:51:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:15] ENGINE Serving on https://172.21.15.163:7150 2023-10-07T18:51:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:15] ENGINE Bus STARTED 2023-10-07T18:51:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: mgrmap e24: x(active, since 2s) 2023-10-07T18:51:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:17 smithi163 ceph-mon[102800]: osdmap e158: 8 total, 8 up, 8 in 2023-10-07T18:51:17.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:17 smithi087 conmon[98939]: 2023-10-07T18:51:17.397+0000 7f7af8b6f1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:17.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:17 smithi087 conmon[98939]: 2023-10-07T18:51:17.507+0000 7f7af8b6f1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:51:17.998 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:17 smithi087 conmon[98939]: 2023-10-07T18:51:17.704+0000 7f7af8b6f1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:473: done (3 left) 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:474: done (2 left) 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:475: done (1 left) 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:476: done (0 left) 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:477: copy_from oid 15 from oid 40 current snap is 43 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:478: read oid 7 snap 37 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:478: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:479: rollback oid 31 current snap is 43 2023-10-07T18:51:18.082 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 39 2023-10-07T18:51:18.083 INFO:tasks.rados.rados.0.smithi087.stdout:480: delete oid 35 current snap is 43 2023-10-07T18:51:18.086 INFO:tasks.rados.rados.0.smithi087.stdout:478: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:478: done (3 left) 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:480: done (2 left) 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:481: read oid 8 snap -1 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:481: expect deleted 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:482: delete oid 17 current snap is 43 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:479: finishing rollback tid 0 to smithi087181593-31 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:479: finishing rollback tid 1 to smithi087181593-31 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:479: finishing rollback tid 2 to smithi087181593-31 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 164 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:51:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:477: finishing copy_from to smithi087181593-15 2023-10-07T18:51:18.098 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 17 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-07T18:51:18.098 INFO:tasks.rados.rados.0.smithi087.stdout:477: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:477: done (3 left) 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:479: done (2 left) 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:481: done (1 left) 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:482: done (0 left) 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:483: rmattr oid 9 current snap is 43 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:483: done (0 left) 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:484: copy_from oid 40 from oid 24 current snap is 43 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 43 2023-10-07T18:51:18.099 INFO:tasks.rados.rados.0.smithi087.stdout:485: seq_num 165 ranges {0=368640} 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:485: writing smithi087181593-49 from 0 to 368640 tid 1 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:486: rollback oid 1 current snap is 43 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 41 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:484: finishing copy_from to smithi087181593-40 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:484: got expected ENOENT (src dne) 2023-10-07T18:51:18.101 INFO:tasks.rados.rados.0.smithi087.stdout:484: finishing copy_from racing read to smithi087181593-40 2023-10-07T18:51:18.102 INFO:tasks.rados.rados.0.smithi087.stdout:484: done (2 left) 2023-10-07T18:51:18.102 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 43 2023-10-07T18:51:18.102 INFO:tasks.rados.rados.0.smithi087.stdout:487: seq_num 166 ranges {0=385024} 2023-10-07T18:51:18.103 INFO:tasks.rados.rados.0.smithi087.stdout:487: writing smithi087181593-41 from 0 to 385024 tid 1 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:488: copy_from oid 14 from oid 4 current snap is 43 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:489: read oid 22 snap -1 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:489: expect deleted 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:490: copy_from oid 9 from oid 3 current snap is 43 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:491: rmattr oid 39 current snap is 43 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:491: done (6 left) 2023-10-07T18:51:18.104 INFO:tasks.rados.rados.0.smithi087.stdout:492: rmattr oid 26 current snap is 43 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:493: setattr oid 25 current snap is 43 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:485: finishing write tid 1 to smithi087181593-49 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:485: finishing write tid 2 to smithi087181593-49 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:486: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:486: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:486: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 248 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:51:18.106 INFO:tasks.rados.rados.0.smithi087.stdout:485: finishing write tid 3 to smithi087181593-49 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 185 (ObjNum 165 snap 43 seq_num 165) dirty exists 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:485: left oid 49 (ObjNum 165 snap 43 seq_num 165) 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:485: done (7 left) 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:486: done (6 left) 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:494: rollback oid 39 current snap is 43 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 42 2023-10-07T18:51:18.107 INFO:tasks.rados.rados.0.smithi087.stdout:495: delete oid 37 current snap is 43 2023-10-07T18:51:18.109 INFO:tasks.rados.rados.0.smithi087.stdout:494: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:51:18.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 0 (ObjNum 145 snap 0 seq_num 1720753408) dirty dne 2023-10-07T18:51:18.109 INFO:tasks.rados.rados.0.smithi087.stdout:487: finishing write tid 1 to smithi087181593-41 2023-10-07T18:51:18.111 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 187 (ObjNum 162 snap 42 seq_num 162) dirty exists 2023-10-07T18:51:18.111 INFO:tasks.rados.rados.0.smithi087.stdout:487: finishing write tid 2 to smithi087181593-41 2023-10-07T18:51:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 158 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-10-07T18:51:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:489: done (7 left) 2023-10-07T18:51:18.112 INFO:tasks.rados.rados.0.smithi087.stdout:492: done (6 left) 2023-10-07T18:51:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:493: done (5 left) 2023-10-07T18:51:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:494: done (4 left) 2023-10-07T18:51:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:495: done (3 left) 2023-10-07T18:51:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 43 2023-10-07T18:51:18.113 INFO:tasks.rados.rados.0.smithi087.stdout:496: seq_num 168 ranges {663552=417792} 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:496: writing smithi087181593-15 from 663552 to 1081344 tid 1 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 43 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:488: finishing copy_from to smithi087181593-14 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 42 (ObjNum 155 snap 41 seq_num 155) dirty exists 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:488: finishing copy_from racing read to smithi087181593-14 2023-10-07T18:51:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:487: finishing write tid 3 to smithi087181593-41 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 235 (ObjNum 166 snap 43 seq_num 166) dirty exists 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:487: left oid 41 (ObjNum 166 snap 43 seq_num 166) 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:490: finishing copy_from to smithi087181593-9 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 28 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:490: finishing copy_from racing read to smithi087181593-9 2023-10-07T18:51:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:497: seq_num 169 ranges {0=434176} 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:497: writing smithi087181593-34 from 0 to 434176 tid 1 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:487: done (4 left) 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:488: done (3 left) 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:490: done (2 left) 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:498: read oid 18 snap -1 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:498: expect (ObjNum 147 snap 37 seq_num 147) 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:499: read oid 7 snap -1 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:499: expect deleted 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 43 2023-10-07T18:51:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:500: seq_num 170 ranges {3768320=450560} 2023-10-07T18:51:18.146 INFO:tasks.rados.rados.0.smithi087.stdout:500: writing smithi087181593-33 from 3768320 to 4218880 tid 1 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:501: read oid 8 snap -1 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:501: expect deleted 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:502: read oid 17 snap -1 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:502: expect deleted 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:503: rmattr oid 48 current snap is 43 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:503: done (7 left) 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:504: setattr oid 27 current snap is 43 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:496: finishing write tid 1 to smithi087181593-15 2023-10-07T18:51:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:496: finishing write tid 2 to smithi087181593-15 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:496: finishing write tid 3 to smithi087181593-15 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 181 (ObjNum 168 snap 43 seq_num 168) dirty exists 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:496: left oid 15 (ObjNum 168 snap 43 seq_num 168) 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:497: finishing write tid 1 to smithi087181593-34 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:497: finishing write tid 2 to smithi087181593-34 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:497: finishing write tid 3 to smithi087181593-34 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 237 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:497: left oid 34 (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:51:18.148 INFO:tasks.rados.rados.0.smithi087.stdout:498: expect (ObjNum 147 snap 37 seq_num 147) 2023-10-07T18:51:18.438 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:17 smithi087 conmon[98939]: 2023-10-07T18:51:17.997+0000 7f7af8b6f1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:51:18.438 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:18 smithi087 conmon[98939]: 2023-10-07T18:51:18.112+0000 7f7af8b6f1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:51:18.647 INFO:tasks.rados.rados.0.smithi087.stdout:500: finishing write tid 1 to smithi087181593-33 2023-10-07T18:51:18.647 INFO:tasks.rados.rados.0.smithi087.stdout:500: finishing write tid 2 to smithi087181593-33 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:500: finishing write tid 3 to smithi087181593-33 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 160 (ObjNum 170 snap 43 seq_num 170) dirty exists 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:500: left oid 33 (ObjNum 170 snap 43 seq_num 170) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:496: done (7 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:497: done (6 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:498: done (5 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:499: done (4 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:500: done (3 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:501: done (2 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:502: done (1 left) 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:505: rmattr oid 6 current snap is 43 2023-10-07T18:51:18.648 INFO:tasks.rados.rados.0.smithi087.stdout:505: done (1 left) 2023-10-07T18:51:18.649 INFO:tasks.rados.rados.0.smithi087.stdout:506: setattr oid 25 current snap is 43 2023-10-07T18:51:18.649 INFO:tasks.rados.rados.0.smithi087.stdout:507: snap_create 2023-10-07T18:51:18.649 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 189 (ObjNum 139 snap 36 seq_num 139) dirty exists 2023-10-07T18:51:18.651 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 163 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-10-07T18:51:18.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:18 smithi087 conmon[98939]: 2023-10-07T18:51:18.437+0000 7f7af8b6f1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:51:19.078 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:18 smithi087 conmon[98939]: 2023-10-07T18:51:18.721+0000 7f7af8b6f1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:51:19.079 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[98507]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T18:51:19.079 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[98507]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:19.079 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[98507]: mgrmap e25: x(active, since 4s) 2023-10-07T18:51:19.079 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.079 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:19 smithi163 ceph-mon[102800]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T18:51:19.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:19 smithi163 ceph-mon[102800]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:19.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:19 smithi163 ceph-mon[102800]: mgrmap e25: x(active, since 4s) 2023-10-07T18:51:19.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:19 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.336 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:19 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[115692]: osdmap e159: 8 total, 8 up, 8 in 2023-10-07T18:51:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[115692]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[115692]: mgrmap e25: x(active, since 4s) 2023-10-07T18:51:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:19 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:19.569 INFO:tasks.rados.rados.0.smithi087.stdout:504: done (2 left) 2023-10-07T18:51:19.570 INFO:tasks.rados.rados.0.smithi087.stdout:506: done (1 left) 2023-10-07T18:51:19.570 INFO:tasks.rados.rados.0.smithi087.stdout:507: done (0 left) 2023-10-07T18:51:19.570 INFO:tasks.rados.rados.0.smithi087.stdout:508: setattr oid 39 current snap is 44 2023-10-07T18:51:19.570 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 44 2023-10-07T18:51:19.571 INFO:tasks.rados.rados.0.smithi087.stdout:509: seq_num 171 ranges {0=466944} 2023-10-07T18:51:19.573 INFO:tasks.rados.rados.0.smithi087.stdout:509: writing smithi087181593-22 from 0 to 466944 tid 1 2023-10-07T18:51:19.573 INFO:tasks.rados.rados.0.smithi087.stdout:510: snap_remove snap 39 2023-10-07T18:51:19.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:19 smithi163 conmon[157980]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:19] "GET /metrics HTTP/1.1" 200 33176 "" "Prometheus/2.43.0" 2023-10-07T18:51:19.802 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:19 smithi087 conmon[98939]: 2023-10-07T18:51:19.474+0000 7f7af8b6f1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:51:19.802 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:19 smithi087 conmon[98939]: 2023-10-07T18:51:19.610+0000 7f7af8b6f1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:51:20.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:19 smithi087 conmon[98939]: 2023-10-07T18:51:19.800+0000 7f7af8b6f1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:51:20.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:19 smithi087 conmon[98939]: 2023-10-07T18:51:19.916+0000 7f7af8b6f1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:20.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:20 smithi087 conmon[98939]: 2023-10-07T18:51:20.131+0000 7f7af8b6f1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:51:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi087 to 2500M 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi087 to 2500M 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:20 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.574 INFO:tasks.rados.rados.0.smithi087.stdout:510: done (2 left) 2023-10-07T18:51:20.574 INFO:tasks.rados.rados.0.smithi087.stdout:511: rmattr oid 7 current snap is 44 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:511: done (2 left) 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:512: copy_from oid 19 from oid 37 current snap is 44 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:513: copy_from oid 33 from oid 10 current snap is 44 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:514: delete oid 2 current snap is 44 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 165 (ObjNum 129 snap 0 seq_num 1721139656) dirty exists 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:509: finishing write tid 1 to smithi087181593-22 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:509: finishing write tid 2 to smithi087181593-22 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:509: finishing write tid 3 to smithi087181593-22 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 162 (ObjNum 171 snap 44 seq_num 171) dirty exists 2023-10-07T18:51:20.575 INFO:tasks.rados.rados.0.smithi087.stdout:509: left oid 22 (ObjNum 171 snap 44 seq_num 171) 2023-10-07T18:51:20.582 INFO:tasks.rados.rados.0.smithi087.stdout:512: finishing copy_from to smithi087181593-19 2023-10-07T18:51:20.582 INFO:tasks.rados.rados.0.smithi087.stdout:512: got expected ENOENT (src dne) 2023-10-07T18:51:20.582 INFO:tasks.rados.rados.0.smithi087.stdout:512: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:51:20.584 INFO:tasks.rados.rados.0.smithi087.stdout:508: done (4 left) 2023-10-07T18:51:20.584 INFO:tasks.rados.rados.0.smithi087.stdout:509: done (3 left) 2023-10-07T18:51:20.585 INFO:tasks.rados.rados.0.smithi087.stdout:512: done (2 left) 2023-10-07T18:51:20.585 INFO:tasks.rados.rados.0.smithi087.stdout:514: done (1 left) 2023-10-07T18:51:20.585 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 44 2023-10-07T18:51:20.585 INFO:tasks.rados.rados.0.smithi087.stdout:515: seq_num 173 ranges {3760128=499712} 2023-10-07T18:51:20.609 INFO:tasks.rados.rados.0.smithi087.stdout:515: writing smithi087181593-44 from 3760128 to 4259840 tid 1 2023-10-07T18:51:20.609 INFO:tasks.rados.rados.0.smithi087.stdout:516: delete oid 19 current snap is 44 2023-10-07T18:51:20.609 INFO:tasks.rados.rados.0.smithi087.stdout:513: finishing copy_from to smithi087181593-33 2023-10-07T18:51:20.609 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 39 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:20.609 INFO:tasks.rados.rados.0.smithi087.stdout:513: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:51:20.611 INFO:tasks.rados.rados.0.smithi087.stdout:515: finishing write tid 1 to smithi087181593-44 2023-10-07T18:51:20.612 INFO:tasks.rados.rados.0.smithi087.stdout:515: finishing write tid 2 to smithi087181593-44 2023-10-07T18:51:20.613 INFO:tasks.rados.rados.0.smithi087.stdout:513: done (2 left) 2023-10-07T18:51:20.613 INFO:tasks.rados.rados.0.smithi087.stdout:516: done (1 left) 2023-10-07T18:51:20.613 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 44 2023-10-07T18:51:20.613 INFO:tasks.rados.rados.0.smithi087.stdout:517: seq_num 175 ranges {1081344=540672} 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:517: writing smithi087181593-15 from 1081344 to 1622016 tid 1 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 44 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:515: finishing write tid 3 to smithi087181593-44 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 164 (ObjNum 173 snap 44 seq_num 173) dirty exists 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:515: left oid 44 (ObjNum 173 snap 44 seq_num 173) 2023-10-07T18:51:20.622 INFO:tasks.rados.rados.0.smithi087.stdout:518: seq_num 176 ranges {1884160=557056} 2023-10-07T18:51:20.635 INFO:tasks.rados.rados.0.smithi087.stdout:518: writing smithi087181593-28 from 1884160 to 2441216 tid 1 2023-10-07T18:51:20.635 INFO:tasks.rados.rados.0.smithi087.stdout:515: done (2 left) 2023-10-07T18:51:20.635 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 44 2023-10-07T18:51:20.636 INFO:tasks.rados.rados.0.smithi087.stdout:517: finishing write tid 1 to smithi087181593-15 2023-10-07T18:51:20.636 INFO:tasks.rados.rados.0.smithi087.stdout:519: seq_num 177 ranges {4063232=573440} 2023-10-07T18:51:20.660 INFO:tasks.rados.rados.0.smithi087.stdout:519: writing smithi087181593-12 from 4063232 to 4636672 tid 1 2023-10-07T18:51:20.661 INFO:tasks.rados.rados.0.smithi087.stdout:520: read oid 34 snap -1 2023-10-07T18:51:20.661 INFO:tasks.rados.rados.0.smithi087.stdout:520: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:51:20.661 INFO:tasks.rados.rados.0.smithi087.stdout:521: snap_remove snap 37 2023-10-07T18:51:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi087 to 2500M 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: osdmap e160: 8 total, 8 up, 8 in 2023-10-07T18:51:20.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 90 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:20.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:20.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:20 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:21.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: 2023-10-07T18:51:21.000+0000 7f7af8b6f1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:51:21.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: [07/Oct/2023:18:51:21] ENGINE Bus STARTING 2023-10-07T18:51:21.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: CherryPy Checker: 2023-10-07T18:51:21.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: The Application mounted at '' has an empty config. 2023-10-07T18:51:21.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: 2023-10-07T18:51:21.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: [07/Oct/2023:18:51:21] ENGINE Serving on http://:::9283 2023-10-07T18:51:21.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:21 smithi087 conmon[98939]: [07/Oct/2023:18:51:21] ENGINE Bus STARTED 2023-10-07T18:51:21.603 INFO:tasks.rados.rados.0.smithi087.stdout:521: done (4 left) 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:522: rollback oid 1 current snap is 44 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 42 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:523: delete oid 16 current snap is 44 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:517: finishing write tid 2 to smithi087181593-15 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:517: finishing write tid 3 to smithi087181593-15 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 186 (ObjNum 175 snap 44 seq_num 175) dirty exists 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:517: left oid 15 (ObjNum 175 snap 44 seq_num 175) 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:518: finishing write tid 1 to smithi087181593-28 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:518: finishing write tid 2 to smithi087181593-28 2023-10-07T18:51:21.604 INFO:tasks.rados.rados.0.smithi087.stdout:518: finishing write tid 3 to smithi087181593-28 2023-10-07T18:51:21.605 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 178 (ObjNum 176 snap 44 seq_num 176) dirty exists 2023-10-07T18:51:21.605 INFO:tasks.rados.rados.0.smithi087.stdout:518: left oid 28 (ObjNum 176 snap 44 seq_num 176) 2023-10-07T18:51:21.605 INFO:tasks.rados.rados.0.smithi087.stdout:519: finishing write tid 1 to smithi087181593-12 2023-10-07T18:51:21.605 INFO:tasks.rados.rados.0.smithi087.stdout:519: finishing write tid 2 to smithi087181593-12 2023-10-07T18:51:21.605 INFO:tasks.rados.rados.0.smithi087.stdout:520: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:519: finishing write tid 3 to smithi087181593-12 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 156 (ObjNum 177 snap 44 seq_num 177) dirty exists 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:519: left oid 12 (ObjNum 177 snap 44 seq_num 177) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:517: done (5 left) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:518: done (4 left) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:519: done (3 left) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:520: done (2 left) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:523: done (1 left) 2023-10-07T18:51:21.619 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 44 2023-10-07T18:51:21.620 INFO:tasks.rados.rados.0.smithi087.stdout:522: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:51:21.620 INFO:tasks.rados.rados.0.smithi087.stdout:522: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:51:21.620 INFO:tasks.rados.rados.0.smithi087.stdout:522: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:51:21.620 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 258 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:51:21.620 INFO:tasks.rados.rados.0.smithi087.stdout:524: seq_num 179 ranges {204800=606208} 2023-10-07T18:51:21.623 INFO:tasks.rados.rados.0.smithi087.stdout:524: writing smithi087181593-4 from 204800 to 811008 tid 1 2023-10-07T18:51:21.623 INFO:tasks.rados.rados.0.smithi087.stdout:522: done (1 left) 2023-10-07T18:51:21.623 INFO:tasks.rados.rados.0.smithi087.stdout:525: snap_remove snap 41 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: Standby manager daemon y started 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:21.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:21 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: Standby manager daemon y started 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: osdmap e161: 8 total, 8 up, 8 in 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: Standby manager daemon y started 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:21.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:21.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:21 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.87:0/3231067672' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:22.605 INFO:tasks.rados.rados.0.smithi087.stdout:525: done (1 left) 2023-10-07T18:51:22.605 INFO:tasks.rados.rados.0.smithi087.stdout:526: copy_from oid 47 from oid 11 current snap is 44 2023-10-07T18:51:22.605 INFO:tasks.rados.rados.0.smithi087.stdout:527: setattr oid 30 current snap is 44 2023-10-07T18:51:22.607 INFO:tasks.rados.rados.0.smithi087.stdout:528: rollback oid 34 current snap is 44 2023-10-07T18:51:22.607 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 43 2023-10-07T18:51:22.607 INFO:tasks.rados.rados.0.smithi087.stdout:529: setattr oid 24 current snap is 44 2023-10-07T18:51:22.608 INFO:tasks.rados.rados.0.smithi087.stdout:530: snap_create 2023-10-07T18:51:22.609 INFO:tasks.rados.rados.0.smithi087.stdout:524: finishing write tid 1 to smithi087181593-4 2023-10-07T18:51:22.609 INFO:tasks.rados.rados.0.smithi087.stdout:524: finishing write tid 2 to smithi087181593-4 2023-10-07T18:51:22.609 INFO:tasks.rados.rados.0.smithi087.stdout:524: finishing write tid 3 to smithi087181593-4 2023-10-07T18:51:22.609 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 44 (ObjNum 179 snap 44 seq_num 179) dirty exists 2023-10-07T18:51:22.609 INFO:tasks.rados.rados.0.smithi087.stdout:524: left oid 4 (ObjNum 179 snap 44 seq_num 179) 2023-10-07T18:51:22.614 INFO:tasks.rados.rados.0.smithi087.stdout:528: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:51:22.614 INFO:tasks.rados.rados.0.smithi087.stdout:528: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:51:22.614 INFO:tasks.rados.rados.0.smithi087.stdout:528: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:51:22.614 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 249 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:51:22.615 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 107 (ObjNum 104 snap 25 seq_num 104) dirty exists 2023-10-07T18:51:22.618 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 193 (ObjNum 19201 snap 0 seq_num 1720933728) dirty exists 2023-10-07T18:51:22.619 INFO:tasks.rados.rados.0.smithi087.stdout:526: finishing copy_from to smithi087181593-47 2023-10-07T18:51:22.619 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 106 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:51:22.619 INFO:tasks.rados.rados.0.smithi087.stdout:526: finishing copy_from racing read to smithi087181593-47 2023-10-07T18:51:22.642 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:51:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:22 smithi163 ceph-mon[102800]: mgrmap e26: x(active, since 7s), standbys: y 2023-10-07T18:51:22.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:22 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:22.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:22 smithi163 ceph-mon[102800]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T18:51:22.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:22 smithi163 ceph-mon[102800]: pgmap v14: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 69 op/s 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (2m) 4s ago 3m 28.6M - 0.25.0 c8568f914cd2 8388e1b4ca2e 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (3m) 3s ago 3m 99.1M - 9.4.7 2c41d148cca3 f8d8994d6a18 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (4m) 4s ago 4m 17.7M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (4m) 3s ago 4m 15.1M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283 running (17s) 3s ago 7m 490M - 18.0.0-6609-g9725b08f d68377abd09f ba7a5cd7389e 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:9283 running (9m) 4s ago 9m 206M - 17.2.6-1291-g1cb42695 35e0d2fde562 de1332b11e39 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (9m) 4s ago 9m 104M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 6585561f79ec 2023-10-07T18:51:22.945 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (8m) 3s ago 8m 70.7M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (7m) 4s ago 7m 69.2M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (3m) 4s ago 3m 18.2M - 1.5.0 0da6a335fe13 98fb5f07acdd 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (3m) 3s ago 3m 18.1M - 1.5.0 0da6a335fe13 a11da289c1f1 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (7m) 4s ago 7m 170M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (6m) 4s ago 6m 159M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (6m) 4s ago 6m 184M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (6m) 4s ago 6m 126M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (5m) 3s ago 5m 147M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (5m) 3s ago 5m 135M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:51:22.946 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (5m) 3s ago 5m 111M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:51:22.947 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (4m) 3s ago 4m 140M 3012M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:51:22.947 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (2m) 3s ago 3m 53.0M - 2.43.0 a07b618ecd1d fc69de352a94 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[98507]: mgrmap e26: x(active, since 7s), standbys: y 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[98507]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[98507]: pgmap v14: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 69 op/s 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[115692]: mgrmap e26: x(active, since 7s), standbys: y 2023-10-07T18:51:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[115692]: osdmap e162: 8 total, 8 up, 8 in 2023-10-07T18:51:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:22 smithi087 ceph-mon[115692]: pgmap v14: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.2 MiB/s wr, 69 op/s 2023-10-07T18:51:23.321 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:51:23.321 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:51:23.321 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:51:23.321 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:51:23.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 14, 2023-10-07T18:51:23.323 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:51:23.323 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:51:23.323 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:524: done (5 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:526: done (4 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:527: done (3 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:528: done (2 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:529: done (1 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:530: done (0 left) 2023-10-07T18:51:23.609 INFO:tasks.rados.rados.0.smithi087.stdout:531: snap_create 2023-10-07T18:51:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:23 smithi163 ceph-mon[102800]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T18:51:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:23 smithi163 ceph-mon[102800]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:23 smithi163 ceph-mon[102800]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:23 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3947942161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[98507]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T18:51:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[98507]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[98507]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/3947942161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[115692]: osdmap e163: 8 total, 8 up, 8 in 2023-10-07T18:51:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[115692]: from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[115692]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:23 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3947942161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:24.609 INFO:tasks.rados.rados.0.smithi087.stdout:531: done (0 left) 2023-10-07T18:51:24.610 INFO:tasks.rados.rados.0.smithi087.stdout:532: setattr oid 4 current snap is 46 2023-10-07T18:51:24.611 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 46 2023-10-07T18:51:24.612 INFO:tasks.rados.rados.0.smithi087.stdout:533: seq_num 180 ranges {204800=622592} 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:533: writing smithi087181593-14 from 204800 to 827392 tid 1 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:534: read oid 16 snap 43 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:534: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:535: rmattr oid 10 current snap is 46 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:535: done (3 left) 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:536: copy_from oid 41 from oid 17 current snap is 46 2023-10-07T18:51:24.617 INFO:tasks.rados.rados.0.smithi087.stdout:537: delete oid 32 current snap is 46 2023-10-07T18:51:24.618 INFO:tasks.rados.rados.0.smithi087.stdout:536: finishing copy_from to smithi087181593-41 2023-10-07T18:51:24.618 INFO:tasks.rados.rados.0.smithi087.stdout:536: got expected ENOENT (src dne) 2023-10-07T18:51:24.618 INFO:tasks.rados.rados.0.smithi087.stdout:536: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:51:24.620 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 46 (ObjNum 179 snap 44 seq_num 179) dirty exists 2023-10-07T18:51:24.621 INFO:tasks.rados.rados.0.smithi087.stdout:532: done (4 left) 2023-10-07T18:51:24.621 INFO:tasks.rados.rados.0.smithi087.stdout:536: done (3 left) 2023-10-07T18:51:24.621 INFO:tasks.rados.rados.0.smithi087.stdout:537: done (2 left) 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:538: rmattr oid 49 current snap is 46 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:538: done (2 left) 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:539: rollback oid 6 current snap is 46 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 44 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:540: copy_from oid 5 from oid 2 current snap is 46 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:541: read oid 9 snap -1 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:541: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:51:24.622 INFO:tasks.rados.rados.0.smithi087.stdout:542: snap_remove snap 45 2023-10-07T18:51:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Adjusting osd_memory_target on smithi163 to 2500M 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: pgmap v17: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.2 MiB/s wr, 70 op/s 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:24 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T18:51:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Adjusting osd_memory_target on smithi163 to 2500M 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: pgmap v17: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.2 MiB/s wr, 70 op/s 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: osdmap e164: 8 total, 8 up, 8 in 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Adjusting osd_memory_target on smithi163 to 2500M 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:51:24.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:51:24.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:51:24.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: pgmap v17: 121 pgs: 121 active+clean; 99 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.2 MiB/s wr, 70 op/s 2023-10-07T18:51:24.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:24.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:24 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:51:25.622 INFO:tasks.rados.rados.0.smithi087.stdout:542: done (5 left) 2023-10-07T18:51:25.622 INFO:tasks.rados.rados.0.smithi087.stdout:543: copy_from oid 49 from oid 46 current snap is 46 2023-10-07T18:51:25.622 INFO:tasks.rados.rados.0.smithi087.stdout:539: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:51:25.623 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 0 (ObjNum 33 snap 0 seq_num 1720628448) dirty dne 2023-10-07T18:51:25.623 INFO:tasks.rados.rados.0.smithi087.stdout:534: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:25.663 INFO:tasks.rados.rados.0.smithi087.stdout:533: finishing write tid 1 to smithi087181593-14 2023-10-07T18:51:25.663 INFO:tasks.rados.rados.0.smithi087.stdout:533: finishing write tid 2 to smithi087181593-14 2023-10-07T18:51:25.663 INFO:tasks.rados.rados.0.smithi087.stdout:540: finishing copy_from to smithi087181593-5 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:540: got expected ENOENT (src dne) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:540: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:533: finishing write tid 3 to smithi087181593-14 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 206 (ObjNum 180 snap 46 seq_num 180) dirty exists 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:533: left oid 14 (ObjNum 180 snap 46 seq_num 180) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:533: done (5 left) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:534: done (4 left) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:539: done (3 left) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:540: done (2 left) 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:544: snap_create 2023-10-07T18:51:25.664 INFO:tasks.rados.rados.0.smithi087.stdout:541: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:51:25.685 INFO:tasks.rados.rados.0.smithi087.stdout:543: finishing copy_from to smithi087181593-49 2023-10-07T18:51:25.685 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 103 (ObjNum 125 snap 31 seq_num 125) dirty exists 2023-10-07T18:51:25.685 INFO:tasks.rados.rados.0.smithi087.stdout:543: finishing copy_from racing read to smithi087181593-49 2023-10-07T18:51:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:51:25.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:25 smithi163 ceph-mon[102800]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:51:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[98507]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: osdmap e165: 8 total, 8 up, 8 in 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: Reconfiguring alertmanager.a (dependencies changed)... 2023-10-07T18:51:25.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:25 smithi087 ceph-mon[115692]: Reconfiguring daemon alertmanager.a on smithi087 2023-10-07T18:51:26.071 INFO:tasks.rados.rados.0.smithi087.stdout:541: done (2 left) 2023-10-07T18:51:26.071 INFO:tasks.rados.rados.0.smithi087.stdout:543: done (1 left) 2023-10-07T18:51:26.071 INFO:tasks.rados.rados.0.smithi087.stdout:544: done (0 left) 2023-10-07T18:51:26.071 INFO:tasks.rados.rados.0.smithi087.stdout:545: snap_remove snap 44 2023-10-07T18:51:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:26 smithi163 ceph-mon[102800]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T18:51:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:26 smithi163 ceph-mon[102800]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T18:51:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:26 smithi163 ceph-mon[102800]: pgmap v21: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[115692]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T18:51:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[115692]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T18:51:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[115692]: pgmap v21: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[98507]: osdmap e166: 8 total, 8 up, 8 in 2023-10-07T18:51:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[98507]: osdmap e167: 8 total, 8 up, 8 in 2023-10-07T18:51:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:26 smithi087 ceph-mon[98507]: pgmap v21: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:27.085 INFO:tasks.rados.rados.0.smithi087.stdout:545: done (0 left) 2023-10-07T18:51:27.085 INFO:tasks.rados.rados.0.smithi087.stdout:546: read oid 21 snap -1 2023-10-07T18:51:27.085 INFO:tasks.rados.rados.0.smithi087.stdout:546: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:27.085 INFO:tasks.rados.rados.0.smithi087.stdout:547: snap_remove snap 43 2023-10-07T18:51:28.055 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:27 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:28.085 INFO:tasks.rados.rados.0.smithi087.stdout:547: done (1 left) 2023-10-07T18:51:28.085 INFO:tasks.rados.rados.0.smithi087.stdout:548: snap_remove snap 42 2023-10-07T18:51:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:28 smithi163 ceph-mon[102800]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T18:51:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:28 smithi087 ceph-mon[98507]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T18:51:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:28 smithi087 ceph-mon[115692]: osdmap e168: 8 total, 8 up, 8 in 2023-10-07T18:51:28.454 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:28 smithi087 conmon[173973]: ts=2023-10-07T18:51:28.054Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:51:28.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:28 smithi087 bash[184898]: 8388e1b4ca2e02c25b119b06a7d17a807ead1ff3500196ab27a690563d8f6331 2023-10-07T18:51:28.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:28 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T18:51:28.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:28 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:28.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:28 smithi087 systemd[1]: Starting Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:29.094 INFO:tasks.rados.rados.0.smithi087.stdout:548: done (1 left) 2023-10-07T18:51:29.094 INFO:tasks.rados.rados.0.smithi087.stdout:549: copy_from oid 40 from oid 22 current snap is 47 2023-10-07T18:51:29.094 INFO:tasks.rados.rados.0.smithi087.stdout:550: rollback oid 41 current snap is 47 2023-10-07T18:51:29.094 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 46 2023-10-07T18:51:29.095 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 47 2023-10-07T18:51:29.095 INFO:tasks.rados.rados.0.smithi087.stdout:551: seq_num 182 ranges {1622016=655360} 2023-10-07T18:51:29.107 INFO:tasks.rados.rados.0.smithi087.stdout:551: writing smithi087181593-15 from 1622016 to 2277376 tid 1 2023-10-07T18:51:29.107 INFO:tasks.rados.rados.0.smithi087.stdout:552: snap_create 2023-10-07T18:51:29.107 INFO:tasks.rados.rados.0.smithi087.stdout:546: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:550: finishing rollback tid 0 to smithi087181593-41 2023-10-07T18:51:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:550: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:51:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:550: finishing rollback tid 2 to smithi087181593-41 2023-10-07T18:51:29.111 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 255 (ObjNum 166 snap 43 seq_num 166) dirty exists 2023-10-07T18:51:29.113 INFO:tasks.rados.rados.0.smithi087.stdout:549: finishing copy_from to smithi087181593-40 2023-10-07T18:51:29.113 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 162 (ObjNum 171 snap 44 seq_num 171) dirty exists 2023-10-07T18:51:29.113 INFO:tasks.rados.rados.0.smithi087.stdout:549: finishing copy_from racing read to smithi087181593-40 2023-10-07T18:51:29.114 INFO:tasks.rados.rados.0.smithi087.stdout:551: finishing write tid 1 to smithi087181593-15 2023-10-07T18:51:29.114 INFO:tasks.rados.rados.0.smithi087.stdout:551: finishing write tid 2 to smithi087181593-15 2023-10-07T18:51:29.115 INFO:tasks.rados.rados.0.smithi087.stdout:551: finishing write tid 3 to smithi087181593-15 2023-10-07T18:51:29.116 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 199 (ObjNum 182 snap 47 seq_num 182) dirty exists 2023-10-07T18:51:29.116 INFO:tasks.rados.rados.0.smithi087.stdout:551: left oid 15 (ObjNum 182 snap 47 seq_num 182) 2023-10-07T18:51:29.401 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:29 smithi087 ceph-mon[115692]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T18:51:29.401 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:29 smithi087 ceph-mon[115692]: pgmap v24: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:29.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:29 smithi087 ceph-mon[98507]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T18:51:29.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:29 smithi087 ceph-mon[98507]: pgmap v24: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:29.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:29 smithi163 conmon[157980]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:29] "GET /metrics HTTP/1.1" 200 36108 "" "Prometheus/2.43.0" 2023-10-07T18:51:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:29 smithi163 ceph-mon[102800]: osdmap e169: 8 total, 8 up, 8 in 2023-10-07T18:51:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:29 smithi163 ceph-mon[102800]: pgmap v24: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 30 op/s 2023-10-07T18:51:29.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.400Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T18:51:29.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.400Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T18:51:29.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.402Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.403Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 bash[185221]: 12f21fe4ee629c5f7c04897580be309b2cc9d03f35e1ef40685bfa3d0c576f6f 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 systemd[1]: Started Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.428Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.429Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.431Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T18:51:29.704 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:29 smithi087 conmon[185263]: ts=2023-10-07T18:51:29.431Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T18:51:30.096 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:29 smithi087 systemd[1]: Stopping Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:30.109 INFO:tasks.rados.rados.0.smithi087.stdout:546: done (4 left) 2023-10-07T18:51:30.109 INFO:tasks.rados.rados.0.smithi087.stdout:549: done (3 left) 2023-10-07T18:51:30.109 INFO:tasks.rados.rados.0.smithi087.stdout:550: done (2 left) 2023-10-07T18:51:30.109 INFO:tasks.rados.rados.0.smithi087.stdout:551: done (1 left) 2023-10-07T18:51:30.109 INFO:tasks.rados.rados.0.smithi087.stdout:552: done (0 left) 2023-10-07T18:51:30.110 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 48 2023-10-07T18:51:30.110 INFO:tasks.rados.rados.0.smithi087.stdout:553: seq_num 183 ranges {0=671744} 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:553: writing smithi087181593-17 from 0 to 671744 tid 1 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:554: copy_from oid 28 from oid 42 current snap is 48 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:555: rollback oid 15 current snap is 48 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 46 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:556: rollback oid 33 current snap is 48 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 33 to 47 2023-10-07T18:51:30.113 INFO:tasks.rados.rados.0.smithi087.stdout:557: delete oid 46 current snap is 48 2023-10-07T18:51:30.117 INFO:tasks.rados.rados.0.smithi087.stdout:556: finishing rollback tid 0 to smithi087181593-33 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:555: finishing rollback tid 0 to smithi087181593-15 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:555: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:553: finishing write tid 1 to smithi087181593-17 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:555: finishing rollback tid 2 to smithi087181593-15 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 203 (ObjNum 175 snap 44 seq_num 175) dirty exists 2023-10-07T18:51:30.118 INFO:tasks.rados.rados.0.smithi087.stdout:556: finishing rollback tid 1 to smithi087181593-33 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:555: done (4 left) 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:557: done (3 left) 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:558: read oid 1 snap 46 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:558: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:559: read oid 12 snap -1 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:559: expect (ObjNum 177 snap 44 seq_num 177) 2023-10-07T18:51:30.119 INFO:tasks.rados.rados.0.smithi087.stdout:560: copy_from oid 7 from oid 13 current snap is 48 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:561: delete oid 20 current snap is 48 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:556: finishing rollback tid 2 to smithi087181593-33 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 168 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:553: finishing write tid 2 to smithi087181593-17 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:553: finishing write tid 3 to smithi087181593-17 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 229 (ObjNum 183 snap 48 seq_num 183) dirty exists 2023-10-07T18:51:30.120 INFO:tasks.rados.rados.0.smithi087.stdout:553: left oid 17 (ObjNum 183 snap 48 seq_num 183) 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:553: done (6 left) 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:556: done (5 left) 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:561: done (4 left) 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:562: read oid 35 snap -1 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:562: expect deleted 2023-10-07T18:51:30.121 INFO:tasks.rados.rados.0.smithi087.stdout:563: delete oid 4 current snap is 48 2023-10-07T18:51:30.126 INFO:tasks.rados.rados.0.smithi087.stdout:554: finishing copy_from to smithi087181593-28 2023-10-07T18:51:30.126 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 22 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:51:30.126 INFO:tasks.rados.rados.0.smithi087.stdout:558: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:30.168 INFO:tasks.rados.rados.0.smithi087.stdout:554: finishing copy_from racing read to smithi087181593-28 2023-10-07T18:51:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:559: expect (ObjNum 177 snap 44 seq_num 177) 2023-10-07T18:51:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:30 smithi163 ceph-mon[102800]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T18:51:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:30 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:30 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:30 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.427 INFO:tasks.rados.rados.0.smithi087.stdout:560: finishing copy_from to smithi087181593-7 2023-10-07T18:51:30.427 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 242 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:51:30.427 INFO:tasks.rados.rados.0.smithi087.stdout:560: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:554: done (5 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:558: done (4 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:559: done (3 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:560: done (2 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:562: done (1 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:563: done (0 left) 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:564: copy_from oid 8 from oid 29 current snap is 48 2023-10-07T18:51:30.428 INFO:tasks.rados.rados.0.smithi087.stdout:565: delete oid 10 current snap is 48 2023-10-07T18:51:30.430 INFO:tasks.rados.rados.0.smithi087.stdout:565: done (1 left) 2023-10-07T18:51:30.430 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 48 2023-10-07T18:51:30.430 INFO:tasks.rados.rados.0.smithi087.stdout:566: seq_num 188 ranges {696320=753664} 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:566: writing smithi087181593-47 from 696320 to 1449984 tid 1 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:567: rollback oid 21 current snap is 48 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 47 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:564: finishing copy_from to smithi087181593-8 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 168 (ObjNum 129 snap 0 seq_num 1720727480) dirty exists 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 48 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:564: finishing copy_from racing read to smithi087181593-8 2023-10-07T18:51:30.438 INFO:tasks.rados.rados.0.smithi087.stdout:568: seq_num 189 ranges {696320=770048} 2023-10-07T18:51:30.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[115692]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T18:51:30.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:30.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.443 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.443 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[98507]: osdmap e170: 8 total, 8 up, 8 in 2023-10-07T18:51:30.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:30.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.444 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:30 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:30.444 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:30 smithi087 conmon[98939]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:51:30.446 INFO:tasks.rados.rados.0.smithi087.stdout:568: writing smithi087181593-42 from 696320 to 1466368 tid 1 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:564: done (3 left) 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:569: delete oid 5 current snap is 48 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:566: finishing write tid 1 to smithi087181593-47 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:566: finishing write tid 2 to smithi087181593-47 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:567: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:567: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:567: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 260 (ObjNum 81 snap 0 seq_num 3118644320) dirty exists 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:566: finishing write tid 3 to smithi087181593-47 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 108 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:51:30.447 INFO:tasks.rados.rados.0.smithi087.stdout:566: left oid 47 (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:30.448 INFO:tasks.rados.rados.0.smithi087.stdout:566: done (3 left) 2023-10-07T18:51:30.448 INFO:tasks.rados.rados.0.smithi087.stdout:567: done (2 left) 2023-10-07T18:51:30.448 INFO:tasks.rados.rados.0.smithi087.stdout:569: done (1 left) 2023-10-07T18:51:30.448 INFO:tasks.rados.rados.0.smithi087.stdout:570: delete oid 10 current snap is 48 2023-10-07T18:51:30.449 INFO:tasks.rados.rados.0.smithi087.stdout:570: done (1 left) 2023-10-07T18:51:30.449 INFO:tasks.rados.rados.0.smithi087.stdout:571: rmattr oid 29 current snap is 48 2023-10-07T18:51:30.449 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 48 2023-10-07T18:51:30.449 INFO:tasks.rados.rados.0.smithi087.stdout:572: seq_num 192 ranges {827392=417792,1245184=401408} 2023-10-07T18:51:30.456 INFO:tasks.rados.rados.0.smithi087.stdout:572: writing smithi087181593-14 from 827392 to 1245184 tid 1 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:572: writing smithi087181593-14 from 1245184 to 1646592 tid 2 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:573: read oid 26 snap -1 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:573: expect (ObjNum 162 snap 42 seq_num 162) 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:574: rollback oid 36 current snap is 48 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 46 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:568: finishing write tid 1 to smithi087181593-42 2023-10-07T18:51:30.459 INFO:tasks.rados.rados.0.smithi087.stdout:568: finishing write tid 2 to smithi087181593-42 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:568: finishing write tid 3 to smithi087181593-42 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 59 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:568: left oid 42 (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 243 (ObjNum 273 snap 0 seq_num 1720385392) dirty exists 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:572: finishing write tid 1 to smithi087181593-14 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:568: done (4 left) 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:571: done (3 left) 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:575: read oid 21 snap -1 2023-10-07T18:51:30.460 INFO:tasks.rados.rados.0.smithi087.stdout:575: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:30.461 INFO:tasks.rados.rados.0.smithi087.stdout:576: snap_create 2023-10-07T18:51:30.461 INFO:tasks.rados.rados.0.smithi087.stdout:572: finishing write tid 2 to smithi087181593-14 2023-10-07T18:51:30.461 INFO:tasks.rados.rados.0.smithi087.stdout:572: finishing write tid 3 to smithi087181593-14 2023-10-07T18:51:30.462 INFO:tasks.rados.rados.0.smithi087.stdout:574: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:51:30.462 INFO:tasks.rados.rados.0.smithi087.stdout:574: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:51:30.462 INFO:tasks.rados.rados.0.smithi087.stdout:574: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:51:30.463 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 264 (ObjNum 138 snap 35 seq_num 138) dirty exists 2023-10-07T18:51:30.463 INFO:tasks.rados.rados.0.smithi087.stdout:572: finishing write tid 4 to smithi087181593-14 2023-10-07T18:51:30.463 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 230 (ObjNum 192 snap 48 seq_num 192) dirty exists 2023-10-07T18:51:30.463 INFO:tasks.rados.rados.0.smithi087.stdout:572: left oid 14 (ObjNum 192 snap 48 seq_num 192) 2023-10-07T18:51:30.463 INFO:tasks.rados.rados.0.smithi087.stdout:575: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:30.466 INFO:tasks.rados.rados.0.smithi087.stdout:573: expect (ObjNum 162 snap 42 seq_num 162) 2023-10-07T18:51:30.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:30 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:51:30.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:30 smithi087 bash[185491]: 98fb5f07acdd3e55ab23d513c0ee2938383a78821afc87256aeaffeb578dcf3f 2023-10-07T18:51:31.114 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:30 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T18:51:31.114 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:30 smithi087 systemd[1]: Stopped Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:31.114 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:30 smithi087 systemd[1]: Starting Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:572: done (4 left) 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:573: done (3 left) 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:574: done (2 left) 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:575: done (1 left) 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:576: done (0 left) 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:577: setattr oid 5 current snap is 49 2023-10-07T18:51:31.120 INFO:tasks.rados.rados.0.smithi087.stdout:578: rollback oid 50 current snap is 49 2023-10-07T18:51:31.121 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 47 2023-10-07T18:51:31.121 INFO:tasks.rados.rados.0.smithi087.stdout:579: setattr oid 47 current snap is 49 2023-10-07T18:51:31.121 INFO:tasks.rados.rados.0.smithi087.stdout:580: rollback oid 10 current snap is 49 2023-10-07T18:51:31.121 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 47 2023-10-07T18:51:31.121 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 49 2023-10-07T18:51:31.122 INFO:tasks.rados.rados.0.smithi087.stdout:581: seq_num 193 ranges {696320=434176,1130496=401408} 2023-10-07T18:51:31.128 INFO:tasks.rados.rados.0.smithi087.stdout:581: writing smithi087181593-11 from 696320 to 1130496 tid 1 2023-10-07T18:51:31.130 INFO:tasks.rados.rados.0.smithi087.stdout:581: writing smithi087181593-11 from 1130496 to 1531904 tid 2 2023-10-07T18:51:31.130 INFO:tasks.rados.rados.0.smithi087.stdout:582: snap_remove snap 46 2023-10-07T18:51:31.366 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[98507]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T18:51:31.366 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[98507]: Reconfiguring daemon node-exporter.a on smithi087 2023-10-07T18:51:31.366 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[98507]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T18:51:31.366 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[98507]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:31.366 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[115692]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T18:51:31.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[115692]: Reconfiguring daemon node-exporter.a on smithi087 2023-10-07T18:51:31.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[115692]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T18:51:31.367 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:31 smithi087 ceph-mon[115692]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:31 smithi163 ceph-mon[102800]: Reconfiguring node-exporter.a (dependencies changed)... 2023-10-07T18:51:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:31 smithi163 ceph-mon[102800]: Reconfiguring daemon node-exporter.a on smithi087 2023-10-07T18:51:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:31 smithi163 ceph-mon[102800]: osdmap e171: 8 total, 8 up, 8 in 2023-10-07T18:51:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:31 smithi163 ceph-mon[102800]: pgmap v27: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:31.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185263]: ts=2023-10-07T18:51:31.404Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000935189s 2023-10-07T18:51:31.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.365Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:51:31.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.366Z 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-07T18:51:31.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.366Z 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-07T18:51:31.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.366Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:51:31.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.366Z 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-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.366Z 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-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:51:31.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:51:31.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:51:31.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:51:31.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 conmon[185860]: ts=2023-10-07T18:51:31.367Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 bash[185819]: a242aeae06ec599f8435f24199e4589719e2f33d28a55ba441add8f0c607cb5f 2023-10-07T18:51:31.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:51:31 smithi087 systemd[1]: Started Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:32.126 INFO:tasks.rados.rados.0.smithi087.stdout:582: done (5 left) 2023-10-07T18:51:32.126 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 49 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 210 (ObjNum 0 snap 0 seq_num 304) dirty exists 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:580: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:580: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 212 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 109 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:578: finishing rollback tid 0 to smithi087181593-50 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:578: finishing rollback tid 1 to smithi087181593-50 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:578: finishing rollback tid 2 to smithi087181593-50 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 99 (ObjNum 120 snap 29 seq_num 120) dirty exists 2023-10-07T18:51:32.127 INFO:tasks.rados.rados.0.smithi087.stdout:581: finishing write tid 1 to smithi087181593-11 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:581: finishing write tid 2 to smithi087181593-11 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:581: finishing write tid 3 to smithi087181593-11 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:581: finishing write tid 4 to smithi087181593-11 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 112 (ObjNum 193 snap 49 seq_num 193) dirty exists 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:581: left oid 11 (ObjNum 193 snap 49 seq_num 193) 2023-10-07T18:51:32.128 INFO:tasks.rados.rados.0.smithi087.stdout:583: seq_num 194 ranges {1507328=458752,1966080=401408} 2023-10-07T18:51:32.136 INFO:tasks.rados.rados.0.smithi087.stdout:583: writing smithi087181593-23 from 1507328 to 1966080 tid 1 2023-10-07T18:51:32.139 INFO:tasks.rados.rados.0.smithi087.stdout:583: writing smithi087181593-23 from 1966080 to 2367488 tid 2 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:577: done (5 left) 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:578: done (4 left) 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:579: done (3 left) 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:580: done (2 left) 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:581: done (1 left) 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:584: rollback oid 44 current snap is 49 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 47 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:585: rmattr oid 40 current snap is 49 2023-10-07T18:51:32.140 INFO:tasks.rados.rados.0.smithi087.stdout:585: done (2 left) 2023-10-07T18:51:32.141 INFO:tasks.rados.rados.0.smithi087.stdout:586: read oid 36 snap -1 2023-10-07T18:51:32.141 INFO:tasks.rados.rados.0.smithi087.stdout:586: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:51:32.141 INFO:tasks.rados.rados.0.smithi087.stdout:587: snap_create 2023-10-07T18:51:32.142 INFO:tasks.rados.rados.0.smithi087.stdout:583: finishing write tid 1 to smithi087181593-23 2023-10-07T18:51:32.143 INFO:tasks.rados.rados.0.smithi087.stdout:584: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:51:32.143 INFO:tasks.rados.rados.0.smithi087.stdout:583: finishing write tid 2 to smithi087181593-23 2023-10-07T18:51:32.143 INFO:tasks.rados.rados.0.smithi087.stdout:584: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:51:32.143 INFO:tasks.rados.rados.0.smithi087.stdout:583: finishing write tid 3 to smithi087181593-23 2023-10-07T18:51:32.143 INFO:tasks.rados.rados.0.smithi087.stdout:584: finishing rollback tid 2 to smithi087181593-44 2023-10-07T18:51:32.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 171 (ObjNum 173 snap 44 seq_num 173) dirty exists 2023-10-07T18:51:32.144 INFO:tasks.rados.rados.0.smithi087.stdout:583: finishing write tid 4 to smithi087181593-23 2023-10-07T18:51:32.145 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 238 (ObjNum 194 snap 49 seq_num 194) dirty exists 2023-10-07T18:51:32.145 INFO:tasks.rados.rados.0.smithi087.stdout:583: left oid 23 (ObjNum 194 snap 49 seq_num 194) 2023-10-07T18:51:32.159 INFO:tasks.rados.rados.0.smithi087.stdout:586: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:51:32.407 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:32 smithi163 ceph-mon[102800]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T18:51:32.407 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:32 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:32.407 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:32 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[115692]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T18:51:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[98507]: osdmap e172: 8 total, 8 up, 8 in 2023-10-07T18:51:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:32 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:33.134 INFO:tasks.rados.rados.0.smithi087.stdout:583: done (3 left) 2023-10-07T18:51:33.135 INFO:tasks.rados.rados.0.smithi087.stdout:584: done (2 left) 2023-10-07T18:51:33.135 INFO:tasks.rados.rados.0.smithi087.stdout:586: done (1 left) 2023-10-07T18:51:33.135 INFO:tasks.rados.rados.0.smithi087.stdout:587: done (0 left) 2023-10-07T18:51:33.135 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 50 2023-10-07T18:51:33.135 INFO:tasks.rados.rados.0.smithi087.stdout:588: seq_num 195 ranges {778240=475136,1253376=401408} 2023-10-07T18:51:33.141 INFO:tasks.rados.rados.0.smithi087.stdout:588: writing smithi087181593-3 from 778240 to 1253376 tid 1 2023-10-07T18:51:33.144 INFO:tasks.rados.rados.0.smithi087.stdout:588: writing smithi087181593-3 from 1253376 to 1654784 tid 2 2023-10-07T18:51:33.144 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 50 2023-10-07T18:51:33.144 INFO:tasks.rados.rados.0.smithi087.stdout:589: seq_num 196 ranges {3997696=491520,4489216=401408} 2023-10-07T18:51:33.168 INFO:tasks.rados.rados.0.smithi087.stdout:589: writing smithi087181593-49 from 3997696 to 4489216 tid 1 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:589: writing smithi087181593-49 from 4489216 to 4890624 tid 2 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:590: read oid 32 snap 49 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:590: expect deleted 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:591: rollback oid 50 current snap is 50 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: finishing write tid 1 to smithi087181593-3 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 47 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: finishing write tid 2 to smithi087181593-3 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: finishing write tid 3 to smithi087181593-3 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: finishing write tid 4 to smithi087181593-3 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 170 (ObjNum 195 snap 50 seq_num 195) dirty exists 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: left oid 3 (ObjNum 195 snap 50 seq_num 195) 2023-10-07T18:51:33.171 INFO:tasks.rados.rados.0.smithi087.stdout:588: done (3 left) 2023-10-07T18:51:33.172 INFO:tasks.rados.rados.0.smithi087.stdout:592: snap_create 2023-10-07T18:51:33.172 INFO:tasks.rados.rados.0.smithi087.stdout:589: finishing write tid 1 to smithi087181593-49 2023-10-07T18:51:33.173 INFO:tasks.rados.rados.0.smithi087.stdout:589: finishing write tid 2 to smithi087181593-49 2023-10-07T18:51:33.173 INFO:tasks.rados.rados.0.smithi087.stdout:589: finishing write tid 3 to smithi087181593-49 2023-10-07T18:51:33.174 INFO:tasks.rados.rados.0.smithi087.stdout:591: finishing rollback tid 0 to smithi087181593-50 2023-10-07T18:51:33.174 INFO:tasks.rados.rados.0.smithi087.stdout:591: finishing rollback tid 1 to smithi087181593-50 2023-10-07T18:51:33.174 INFO:tasks.rados.rados.0.smithi087.stdout:591: finishing rollback tid 2 to smithi087181593-50 2023-10-07T18:51:33.174 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 105 (ObjNum 120 snap 29 seq_num 120) dirty exists 2023-10-07T18:51:33.175 INFO:tasks.rados.rados.0.smithi087.stdout:589: finishing write tid 4 to smithi087181593-49 2023-10-07T18:51:33.175 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 246 (ObjNum 196 snap 50 seq_num 196) dirty exists 2023-10-07T18:51:33.175 INFO:tasks.rados.rados.0.smithi087.stdout:589: left oid 49 (ObjNum 196 snap 50 seq_num 196) 2023-10-07T18:51:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:33 smithi163 ceph-mon[102800]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:51:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:33 smithi163 ceph-mon[102800]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:51:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:33 smithi163 ceph-mon[102800]: pgmap v29: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:33 smithi163 ceph-mon[102800]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T18:51:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[98507]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:51:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[98507]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:51:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[98507]: pgmap v29: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[98507]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T18:51:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[115692]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:51:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[115692]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:51:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[115692]: pgmap v29: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:33 smithi087 ceph-mon[115692]: osdmap e173: 8 total, 8 up, 8 in 2023-10-07T18:51:34.136 INFO:tasks.rados.rados.0.smithi087.stdout:589: done (3 left) 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:590: done (2 left) 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:591: done (1 left) 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:592: done (0 left) 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:593: read oid 22 snap -1 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:593: expect (ObjNum 171 snap 44 seq_num 171) 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:594: rollback oid 47 current snap is 51 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 48 2023-10-07T18:51:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:595: snap_remove snap 50 2023-10-07T18:51:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:34 smithi163 ceph-mon[102800]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T18:51:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:34 smithi087 ceph-mon[98507]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T18:51:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:34 smithi087 ceph-mon[115692]: osdmap e174: 8 total, 8 up, 8 in 2023-10-07T18:51:34.549 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 systemd[1]: Stopping Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:34.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.548Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.549Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.549Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.549Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T18:51:34.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:34 smithi163 conmon[154135]: ts=2023-10-07T18:51:34.549Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T18:51:35.138 INFO:tasks.rados.rados.0.smithi087.stdout:595: done (2 left) 2023-10-07T18:51:35.139 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 51 2023-10-07T18:51:35.139 INFO:tasks.rados.rados.0.smithi087.stdout:596: seq_num 197 ranges {0=507904,507904=401408} 2023-10-07T18:51:35.142 INFO:tasks.rados.rados.0.smithi087.stdout:596: writing smithi087181593-6 from 0 to 507904 tid 1 2023-10-07T18:51:35.143 INFO:tasks.rados.rados.0.smithi087.stdout:596: writing smithi087181593-6 from 507904 to 909312 tid 2 2023-10-07T18:51:35.144 INFO:tasks.rados.rados.0.smithi087.stdout:597: copy_from oid 41 from oid 46 current snap is 51 2023-10-07T18:51:35.144 INFO:tasks.rados.rados.0.smithi087.stdout:598: rollback oid 19 current snap is 51 2023-10-07T18:51:35.144 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 49 2023-10-07T18:51:35.144 INFO:tasks.rados.rados.0.smithi087.stdout:599: snap_remove snap 47 2023-10-07T18:51:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:35 smithi163 ceph-mon[102800]: pgmap v32: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:35 smithi163 ceph-mon[102800]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T18:51:35.422 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 bash[169703]: fc69de352a94545cb4e0cee58cf659a871901e2eb365446d6ce13db886ff22f4 2023-10-07T18:51:35.422 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T18:51:35.422 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 systemd[1]: Stopped Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:35.422 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 systemd[1]: Starting Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:35 smithi087 ceph-mon[98507]: pgmap v32: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:35 smithi087 ceph-mon[98507]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T18:51:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:35 smithi087 ceph-mon[115692]: pgmap v32: 121 pgs: 121 active+clean; 84 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2023-10-07T18:51:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:35 smithi087 ceph-mon[115692]: osdmap e175: 8 total, 8 up, 8 in 2023-10-07T18:51:35.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.813Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.813Z 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-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.813Z 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 smithi163 (none))" 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.813Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.813Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.816Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.816Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 bash[170029]: e4214ab916f5b6e83b63d422283ccd97dd023cf4cdd83730d8e2f6bf60e8cd3a 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.817Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T18:51:35.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.817Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.818Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.818Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.541µs 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.818Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.819Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 systemd[1]: Started Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.838Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.838Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.838Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.479µs wal_replay_duration=19.375998ms wbl_replay_duration=122ns total_replay_duration=19.416271ms 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.840Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.840Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.840Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T18:51:35.923 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.857Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.278448ms db_storage=848ns remote_storage=1.24µs web_handler=402ns query_engine=789ns scrape=455.311µs scrape_sd=84.871µs notify=15.862µs notify_sd=15.148µs rules=15.480535ms tracing=6.834µs 2023-10-07T18:51:35.924 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.857Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T18:51:35.924 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:35 smithi163 conmon[170070]: ts=2023-10-07T18:51:35.857Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T18:51:36.079 INFO:tasks.rados.rados.0.smithi087.stdout:599: done (5 left) 2023-10-07T18:51:36.079 INFO:tasks.rados.rados.0.smithi087.stdout:600: snap_create 2023-10-07T18:51:36.079 INFO:tasks.rados.rados.0.smithi087.stdout:593: expect (ObjNum 171 snap 44 seq_num 171) 2023-10-07T18:51:36.096 INFO:tasks.rados.rados.0.smithi087.stdout:594: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:594: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:594: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 112 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:596: finishing write tid 1 to smithi087181593-6 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:596: finishing write tid 2 to smithi087181593-6 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:597: finishing copy_from to smithi087181593-41 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:597: got expected ENOENT (src dne) 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:598: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:597: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:51:36.097 INFO:tasks.rados.rados.0.smithi087.stdout:596: finishing write tid 3 to smithi087181593-6 2023-10-07T18:51:36.098 INFO:tasks.rados.rados.0.smithi087.stdout:596: finishing write tid 4 to smithi087181593-6 2023-10-07T18:51:36.098 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 168 (ObjNum 197 snap 51 seq_num 197) dirty exists 2023-10-07T18:51:36.098 INFO:tasks.rados.rados.0.smithi087.stdout:596: left oid 6 (ObjNum 197 snap 51 seq_num 197) 2023-10-07T18:51:36.421 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:36 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:36.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:36 smithi163 ceph-mon[102800]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T18:51:36.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:36 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:36 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:36 smithi163 ceph-mon[102800]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T18:51:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[98507]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T18:51:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[98507]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T18:51:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[115692]: osdmap e176: 8 total, 8 up, 8 in 2023-10-07T18:51:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:36 smithi087 ceph-mon[115692]: osdmap e177: 8 total, 8 up, 8 in 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:593: done (5 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:594: done (4 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:596: done (3 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:597: done (2 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:598: done (1 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:600: done (0 left) 2023-10-07T18:51:37.091 INFO:tasks.rados.rados.0.smithi087.stdout:601: snap_create 2023-10-07T18:51:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:37 smithi163 ceph-mon[102800]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T18:51:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:37 smithi163 ceph-mon[102800]: Reconfiguring daemon node-exporter.b on smithi163 2023-10-07T18:51:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:37 smithi163 ceph-mon[102800]: pgmap v36: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:37.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:37 smithi163 ceph-mon[102800]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T18:51:37.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:36 smithi163 bash[170304]: a11da289c1f17aeded82ff731cb2ea1ffba47ea96d5c8c0166a9ad2264a54718 2023-10-07T18:51:37.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:51:37.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T18:51:37.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:37.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 systemd[1]: Starting Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[98507]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T18:51:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[98507]: Reconfiguring daemon node-exporter.b on smithi163 2023-10-07T18:51:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[98507]: pgmap v36: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[98507]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T18:51:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[115692]: Reconfiguring node-exporter.b (dependencies changed)... 2023-10-07T18:51:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[115692]: Reconfiguring daemon node-exporter.b on smithi163 2023-10-07T18:51:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[115692]: pgmap v36: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:37 smithi087 ceph-mon[115692]: osdmap e178: 8 total, 8 up, 8 in 2023-10-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.734Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.735Z 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-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.735Z 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-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.735Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.735Z 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-07T18:51:37.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.735Z 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-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:51:37.923 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:51:37.924 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:51:37.925 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:51:37.926 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 conmon[170677]: ts=2023-10-07T18:51:37.736Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:51:37.927 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 bash[170636]: bd846a07b90ecbb72dd9acfd3e0abbf9263c5a7b3f1e253736466bda5347326a 2023-10-07T18:51:37.927 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:51:37 smithi163 systemd[1]: Started Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:38.093 INFO:tasks.rados.rados.0.smithi087.stdout:601: done (0 left) 2023-10-07T18:51:38.093 INFO:tasks.rados.rados.0.smithi087.stdout:602: read oid 47 snap -1 2023-10-07T18:51:38.093 INFO:tasks.rados.rados.0.smithi087.stdout:602: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:38.093 INFO:tasks.rados.rados.0.smithi087.stdout:603: delete oid 33 current snap is 53 2023-10-07T18:51:38.099 INFO:tasks.rados.rados.0.smithi087.stdout:603: done (1 left) 2023-10-07T18:51:38.099 INFO:tasks.rados.rados.0.smithi087.stdout:604: rollback oid 8 current snap is 53 2023-10-07T18:51:38.099 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 51 2023-10-07T18:51:38.099 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 53 2023-10-07T18:51:38.099 INFO:tasks.rados.rados.0.smithi087.stdout:605: seq_num 199 ranges {4636672=540672,5177344=401408} 2023-10-07T18:51:38.126 INFO:tasks.rados.rados.0.smithi087.stdout:605: writing smithi087181593-12 from 4636672 to 5177344 tid 1 2023-10-07T18:51:38.129 INFO:tasks.rados.rados.0.smithi087.stdout:605: writing smithi087181593-12 from 5177344 to 5578752 tid 2 2023-10-07T18:51:38.129 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 53 2023-10-07T18:51:38.129 INFO:tasks.rados.rados.0.smithi087.stdout:606: seq_num 200 ranges {0=557056,557056=401408} 2023-10-07T18:51:38.132 INFO:tasks.rados.rados.0.smithi087.stdout:606: writing smithi087181593-31 from 0 to 557056 tid 1 2023-10-07T18:51:38.135 INFO:tasks.rados.rados.0.smithi087.stdout:606: writing smithi087181593-31 from 557056 to 958464 tid 2 2023-10-07T18:51:38.135 INFO:tasks.rados.rados.0.smithi087.stdout:607: rollback oid 41 current snap is 53 2023-10-07T18:51:38.135 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 51 2023-10-07T18:51:38.135 INFO:tasks.rados.rados.0.smithi087.stdout:602: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:604: finishing rollback tid 0 to smithi087181593-8 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:604: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:604: finishing rollback tid 2 to smithi087181593-8 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 228 (ObjNum 129 snap 0 seq_num 1720601648) dirty exists 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:602: done (4 left) 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:604: done (3 left) 2023-10-07T18:51:38.183 INFO:tasks.rados.rados.0.smithi087.stdout:608: read oid 32 snap -1 2023-10-07T18:51:38.184 INFO:tasks.rados.rados.0.smithi087.stdout:608: expect deleted 2023-10-07T18:51:38.184 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 53 2023-10-07T18:51:38.184 INFO:tasks.rados.rados.0.smithi087.stdout:605: finishing write tid 1 to smithi087181593-12 2023-10-07T18:51:38.184 INFO:tasks.rados.rados.0.smithi087.stdout:605: finishing write tid 2 to smithi087181593-12 2023-10-07T18:51:38.184 INFO:tasks.rados.rados.0.smithi087.stdout:609: seq_num 201 ranges {0=573440,573440=401408} 2023-10-07T18:51:38.185 INFO:tasks.rados.rados.0.smithi087.stdout:609: writing smithi087181593-24 from 0 to 573440 tid 1 2023-10-07T18:51:38.188 INFO:tasks.rados.rados.0.smithi087.stdout:609: writing smithi087181593-24 from 573440 to 974848 tid 2 2023-10-07T18:51:38.188 INFO:tasks.rados.rados.0.smithi087.stdout:610: snap_create 2023-10-07T18:51:38.188 INFO:tasks.rados.rados.0.smithi087.stdout:605: finishing write tid 3 to smithi087181593-12 2023-10-07T18:51:38.188 INFO:tasks.rados.rados.0.smithi087.stdout:605: finishing write tid 4 to smithi087181593-12 2023-10-07T18:51:38.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 176 (ObjNum 199 snap 53 seq_num 199) dirty exists 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:605: left oid 12 (ObjNum 199 snap 53 seq_num 199) 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:606: finishing write tid 1 to smithi087181593-31 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:606: finishing write tid 2 to smithi087181593-31 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:606: finishing write tid 3 to smithi087181593-31 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:607: finishing rollback tid 0 to smithi087181593-41 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:607: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:607: finishing rollback tid 2 to smithi087181593-41 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 278 (ObjNum 166 snap 43 seq_num 166) dirty exists 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:606: finishing write tid 4 to smithi087181593-31 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 171 (ObjNum 200 snap 53 seq_num 200) dirty exists 2023-10-07T18:51:38.189 INFO:tasks.rados.rados.0.smithi087.stdout:606: left oid 31 (ObjNum 200 snap 53 seq_num 200) 2023-10-07T18:51:38.190 INFO:tasks.rados.rados.0.smithi087.stdout:609: finishing write tid 1 to smithi087181593-24 2023-10-07T18:51:38.190 INFO:tasks.rados.rados.0.smithi087.stdout:609: finishing write tid 2 to smithi087181593-24 2023-10-07T18:51:38.190 INFO:tasks.rados.rados.0.smithi087.stdout:609: finishing write tid 3 to smithi087181593-24 2023-10-07T18:51:38.191 INFO:tasks.rados.rados.0.smithi087.stdout:609: finishing write tid 4 to smithi087181593-24 2023-10-07T18:51:38.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 248 (ObjNum 201 snap 53 seq_num 201) dirty exists 2023-10-07T18:51:38.191 INFO:tasks.rados.rados.0.smithi087.stdout:609: left oid 24 (ObjNum 201 snap 53 seq_num 201) 2023-10-07T18:51:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T18:51:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: Reconfiguring daemon grafana.a on smithi163 2023-10-07T18:51:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T18:51:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:38 smithi163 ceph-mon[102800]: pgmap v39: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:605: done (5 left) 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:606: done (4 left) 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:607: done (3 left) 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:608: done (2 left) 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:609: done (1 left) 2023-10-07T18:51:39.098 INFO:tasks.rados.rados.0.smithi087.stdout:610: done (0 left) 2023-10-07T18:51:39.099 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 54 2023-10-07T18:51:39.099 INFO:tasks.rados.rados.0.smithi087.stdout:611: seq_num 202 ranges {2367488=589824,2957312=401408} 2023-10-07T18:51:39.113 INFO:tasks.rados.rados.0.smithi087.stdout:611: writing smithi087181593-23 from 2367488 to 2957312 tid 1 2023-10-07T18:51:39.116 INFO:tasks.rados.rados.0.smithi087.stdout:611: writing smithi087181593-23 from 2957312 to 3358720 tid 2 2023-10-07T18:51:39.116 INFO:tasks.rados.rados.0.smithi087.stdout:612: copy_from oid 26 from oid 22 current snap is 54 2023-10-07T18:51:39.116 INFO:tasks.rados.rados.0.smithi087.stdout:613: snap_create 2023-10-07T18:51:39.120 INFO:tasks.rados.rados.0.smithi087.stdout:611: finishing write tid 1 to smithi087181593-23 2023-10-07T18:51:39.120 INFO:tasks.rados.rados.0.smithi087.stdout:611: finishing write tid 2 to smithi087181593-23 2023-10-07T18:51:39.121 INFO:tasks.rados.rados.0.smithi087.stdout:611: finishing write tid 3 to smithi087181593-23 2023-10-07T18:51:39.122 INFO:tasks.rados.rados.0.smithi087.stdout:611: finishing write tid 4 to smithi087181593-23 2023-10-07T18:51:39.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 252 (ObjNum 202 snap 54 seq_num 202) dirty exists 2023-10-07T18:51:39.122 INFO:tasks.rados.rados.0.smithi087.stdout:611: left oid 23 (ObjNum 202 snap 54 seq_num 202) 2023-10-07T18:51:39.122 INFO:tasks.rados.rados.0.smithi087.stdout:612: finishing copy_from to smithi087181593-26 2023-10-07T18:51:39.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 162 (ObjNum 171 snap 44 seq_num 171) dirty exists 2023-10-07T18:51:39.123 INFO:tasks.rados.rados.0.smithi087.stdout:612: finishing copy_from racing read to smithi087181593-26 2023-10-07T18:51:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: Reconfiguring daemon grafana.a on smithi163 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[98507]: pgmap v39: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: Reconfiguring grafana.a (dependencies changed)... 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: Reconfiguring daemon grafana.a on smithi163 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: osdmap e179: 8 total, 8 up, 8 in 2023-10-07T18:51:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:38 smithi087 ceph-mon[115692]: pgmap v39: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 29 op/s 2023-10-07T18:51:39.703 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:51:39 smithi087 conmon[185263]: ts=2023-10-07T18:51:39.406Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003230984s 2023-10-07T18:51:40.100 INFO:tasks.rados.rados.0.smithi087.stdout:611: done (2 left) 2023-10-07T18:51:40.100 INFO:tasks.rados.rados.0.smithi087.stdout:612: done (1 left) 2023-10-07T18:51:40.100 INFO:tasks.rados.rados.0.smithi087.stdout:613: done (0 left) 2023-10-07T18:51:40.100 INFO:tasks.rados.rados.0.smithi087.stdout:614: snap_create 2023-10-07T18:51:40.421 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:40 smithi163 systemd[1]: Stopping Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:40 smithi163 ceph-mon[102800]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T18:51:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:40 smithi087 ceph-mon[98507]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T18:51:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:40 smithi087 ceph-mon[115692]: osdmap e180: 8 total, 8 up, 8 in 2023-10-07T18:51:41.110 INFO:tasks.rados.rados.0.smithi087.stdout:614: done (0 left) 2023-10-07T18:51:41.111 INFO:tasks.rados.rados.0.smithi087.stdout:615: delete oid 4 current snap is 56 2023-10-07T18:51:41.113 INFO:tasks.rados.rados.0.smithi087.stdout:615: done (0 left) 2023-10-07T18:51:41.113 INFO:tasks.rados.rados.0.smithi087.stdout:616: delete oid 15 current snap is 56 2023-10-07T18:51:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:616: done (0 left) 2023-10-07T18:51:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:617: snap_create 2023-10-07T18:51:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:41 smithi163 ceph-mon[102800]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T18:51:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:41 smithi163 ceph-mon[102800]: pgmap v42: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:41.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:40 smithi163 bash[171141]: f8d8994d6a1855bfcb5d6d0c4ffacbc8d7658f16fc9ec7c9c486538a22032ca5 2023-10-07T18:51:41.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:40 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:51:41.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T18:51:41.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 systemd[1]: Stopped Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:41.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 systemd[1]: Starting Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:41 smithi087 ceph-mon[98507]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T18:51:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:41 smithi087 ceph-mon[98507]: pgmap v42: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:41 smithi087 ceph-mon[115692]: osdmap e181: 8 total, 8 up, 8 in 2023-10-07T18:51:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:41 smithi087 ceph-mon[115692]: pgmap v42: 121 pgs: 121 active+clean; 96 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:42.062 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STOPPING 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STOPPED 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STARTING 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Serving on http://:::9283 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STARTED 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STOPPING 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STOPPED 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[157980]: [07/Oct/2023:18:51:41] ENGINE Bus STARTING 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[157980]: [07/Oct/2023:18:51:42] ENGINE Serving on http://:::9283 2023-10-07T18:51:42.063 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[157980]: [07/Oct/2023:18:51:42] ENGINE Bus STARTED 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 bash[171470]: a569edf490adbafcca89676ff17b312fc1c7d1772755776244e7326fcc86adce 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 systemd[1]: Started Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864252604Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864516969Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864549387Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864566815Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864579266Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T18:51:42.064 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864591523Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864602187Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864613461Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864624706Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864637353Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864647812Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864658054Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864668452Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=settings t=2023-10-07T18:51:41.864679573Z level=info msg="App mode production" 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=sqlstore t=2023-10-07T18:51:41.864732129Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=sqlstore t=2023-10-07T18:51:41.864750382Z 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-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=migrator t=2023-10-07T18:51:41.878920173Z level=info msg="Starting DB migrations" 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=migrator t=2023-10-07T18:51:41.88614525Z level=info msg="migrations completed" performed=0 skipped=481 duration=434.682µs 2023-10-07T18:51:42.065 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=sqlstore t=2023-10-07T18:51:41.886481742Z level=info msg="Created default organization" 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=plugin.loader t=2023-10-07T18:51:41.94717734Z level=info msg="Plugin registered" pluginID=input 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=plugin.loader t=2023-10-07T18:51:41.975569803Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=plugin.loader t=2023-10-07T18:51:41.975620257Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=secrets t=2023-10-07T18:51:41.975689541Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=query_data t=2023-10-07T18:51:41.978214022Z level=info msg="Query Service initialization" 2023-10-07T18:51:42.066 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:41 smithi163 conmon[171512]: logger=live.push_http t=2023-10-07T18:51:41.981012435Z level=info msg="Live Push Gateway initialization" 2023-10-07T18:51:42.115 INFO:tasks.rados.rados.0.smithi087.stdout:617: done (0 left) 2023-10-07T18:51:42.115 INFO:tasks.rados.rados.0.smithi087.stdout:618: setattr oid 19 current snap is 57 2023-10-07T18:51:42.116 INFO:tasks.rados.rados.0.smithi087.stdout:619: rmattr oid 42 current snap is 57 2023-10-07T18:51:42.116 INFO:tasks.rados.rados.0.smithi087.stdout:619: done (1 left) 2023-10-07T18:51:42.116 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 57 2023-10-07T18:51:42.117 INFO:tasks.rados.rados.0.smithi087.stdout:620: seq_num 205 ranges {0=638976,638976=401408} 2023-10-07T18:51:42.120 INFO:tasks.rados.rados.0.smithi087.stdout:620: writing smithi087181593-39 from 0 to 638976 tid 1 2023-10-07T18:51:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:620: writing smithi087181593-39 from 638976 to 1040384 tid 2 2023-10-07T18:51:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:621: read oid 47 snap -1 2023-10-07T18:51:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:621: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 57 2023-10-07T18:51:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:622: seq_num 206 ranges {385024=655360,1040384=401408} 2023-10-07T18:51:42.132 INFO:tasks.rados.rados.0.smithi087.stdout:622: writing smithi087181593-41 from 385024 to 1040384 tid 1 2023-10-07T18:51:42.135 INFO:tasks.rados.rados.0.smithi087.stdout:622: writing smithi087181593-41 from 1040384 to 1441792 tid 2 2023-10-07T18:51:42.135 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 57 2023-10-07T18:51:42.135 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 173 (ObjNum 4113 snap 0 seq_num 36358887) dirty exists 2023-10-07T18:51:42.135 INFO:tasks.rados.rados.0.smithi087.stdout:623: seq_num 207 ranges {0=671744,671744=401408} 2023-10-07T18:51:42.138 INFO:tasks.rados.rados.0.smithi087.stdout:623: writing smithi087181593-46 from 0 to 671744 tid 1 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:623: writing smithi087181593-46 from 671744 to 1073152 tid 2 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:618: done (4 left) 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:624: read oid 3 snap -1 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:624: expect (ObjNum 195 snap 50 seq_num 195) 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 57 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:620: finishing write tid 1 to smithi087181593-39 2023-10-07T18:51:42.142 INFO:tasks.rados.rados.0.smithi087.stdout:620: finishing write tid 2 to smithi087181593-39 2023-10-07T18:51:42.143 INFO:tasks.rados.rados.0.smithi087.stdout:625: seq_num 208 ranges {0=688128,688128=401408} 2023-10-07T18:51:42.146 INFO:tasks.rados.rados.0.smithi087.stdout:625: writing smithi087181593-4 from 0 to 688128 tid 1 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:625: writing smithi087181593-4 from 688128 to 1089536 tid 2 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:626: delete oid 7 current snap is 57 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:620: finishing write tid 3 to smithi087181593-39 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:620: finishing write tid 4 to smithi087181593-39 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 174 (ObjNum 205 snap 57 seq_num 205) dirty exists 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:620: left oid 39 (ObjNum 205 snap 57 seq_num 205) 2023-10-07T18:51:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:621: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:622: finishing write tid 1 to smithi087181593-41 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:622: finishing write tid 2 to smithi087181593-41 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:622: finishing write tid 3 to smithi087181593-41 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:622: finishing write tid 4 to smithi087181593-41 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 282 (ObjNum 206 snap 57 seq_num 206) dirty exists 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:622: left oid 41 (ObjNum 206 snap 57 seq_num 206) 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:623: finishing write tid 1 to smithi087181593-46 2023-10-07T18:51:42.203 INFO:tasks.rados.rados.0.smithi087.stdout:623: finishing write tid 2 to smithi087181593-46 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:623: finishing write tid 3 to smithi087181593-46 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:620: done (6 left) 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:621: done (5 left) 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:622: done (4 left) 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:626: done (3 left) 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 57 2023-10-07T18:51:42.204 INFO:tasks.rados.rados.0.smithi087.stdout:624: expect (ObjNum 195 snap 50 seq_num 195) 2023-10-07T18:51:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:623: finishing write tid 4 to smithi087181593-46 2023-10-07T18:51:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 123 (ObjNum 207 snap 57 seq_num 207) dirty exists 2023-10-07T18:51:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:623: left oid 46 (ObjNum 207 snap 57 seq_num 207) 2023-10-07T18:51:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:625: finishing write tid 1 to smithi087181593-4 2023-10-07T18:51:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:625: finishing write tid 2 to smithi087181593-4 2023-10-07T18:51:42.261 INFO:tasks.rados.rados.0.smithi087.stdout:625: finishing write tid 3 to smithi087181593-4 2023-10-07T18:51:42.261 INFO:tasks.rados.rados.0.smithi087.stdout:625: finishing write tid 4 to smithi087181593-4 2023-10-07T18:51:42.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 71 (ObjNum 208 snap 57 seq_num 208) dirty exists 2023-10-07T18:51:42.261 INFO:tasks.rados.rados.0.smithi087.stdout:625: left oid 4 (ObjNum 208 snap 57 seq_num 208) 2023-10-07T18:51:42.261 INFO:tasks.rados.rados.0.smithi087.stdout:627: seq_num 210 ranges {0=720896,720896=401408} 2023-10-07T18:51:42.263 INFO:tasks.rados.rados.0.smithi087.stdout:627: writing smithi087181593-29 from 0 to 720896 tid 1 2023-10-07T18:51:42.266 INFO:tasks.rados.rados.0.smithi087.stdout:627: writing smithi087181593-29 from 720896 to 1122304 tid 2 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:623: done (3 left) 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:624: done (2 left) 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:625: done (1 left) 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:628: read oid 47 snap -1 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:628: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 57 2023-10-07T18:51:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:629: seq_num 211 ranges {2056192=737280,2793472=401408} 2023-10-07T18:51:42.282 INFO:tasks.rados.rados.0.smithi087.stdout:629: writing smithi087181593-30 from 2056192 to 2793472 tid 1 2023-10-07T18:51:42.284 INFO:tasks.rados.rados.0.smithi087.stdout:629: writing smithi087181593-30 from 2793472 to 3194880 tid 2 2023-10-07T18:51:42.284 INFO:tasks.rados.rados.0.smithi087.stdout:627: finishing write tid 1 to smithi087181593-29 2023-10-07T18:51:42.284 INFO:tasks.rados.rados.0.smithi087.stdout:630: rollback oid 10 current snap is 57 2023-10-07T18:51:42.284 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 54 2023-10-07T18:51:42.285 INFO:tasks.rados.rados.0.smithi087.stdout:627: finishing write tid 2 to smithi087181593-29 2023-10-07T18:51:42.285 INFO:tasks.rados.rados.0.smithi087.stdout:627: finishing write tid 3 to smithi087181593-29 2023-10-07T18:51:42.285 INFO:tasks.rados.rados.0.smithi087.stdout:628: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:627: finishing write tid 4 to smithi087181593-29 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 250 (ObjNum 210 snap 57 seq_num 210) dirty exists 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:627: left oid 29 (ObjNum 210 snap 57 seq_num 210) 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:627: done (3 left) 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:628: done (2 left) 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:631: rollback oid 32 current snap is 57 2023-10-07T18:51:42.334 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 52 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:630: finishing rollback tid 0 to smithi087181593-10 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:630: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: finishing write tid 1 to smithi087181593-30 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:630: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 234 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: finishing write tid 2 to smithi087181593-30 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: finishing write tid 3 to smithi087181593-30 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: finishing write tid 4 to smithi087181593-30 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 127 (ObjNum 211 snap 57 seq_num 211) dirty exists 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: left oid 30 (ObjNum 211 snap 57 seq_num 211) 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:629: done (2 left) 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:630: done (1 left) 2023-10-07T18:51:42.335 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 57 2023-10-07T18:51:42.336 INFO:tasks.rados.rados.0.smithi087.stdout:632: seq_num 212 ranges {466944=753664,1220608=401408} 2023-10-07T18:51:42.340 INFO:tasks.rados.rados.0.smithi087.stdout:632: writing smithi087181593-26 from 466944 to 1220608 tid 1 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:632: writing smithi087181593-26 from 1220608 to 1622016 tid 2 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:633: rollback oid 9 current snap is 57 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 54 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:631: finishing rollback tid 1 to smithi087181593-32 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 0 (ObjNum 161 snap 0 seq_num 1720346848) dirty dne 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:631: done (2 left) 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:634: read oid 43 snap -1 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:634: expect deleted 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:635: rollback oid 29 current snap is 57 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 54 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:636: read oid 7 snap -1 2023-10-07T18:51:42.343 INFO:tasks.rados.rados.0.smithi087.stdout:636: expect deleted 2023-10-07T18:51:42.344 INFO:tasks.rados.rados.0.smithi087.stdout:637: rollback oid 34 current snap is 57 2023-10-07T18:51:42.344 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 48 2023-10-07T18:51:42.344 INFO:tasks.rados.rados.0.smithi087.stdout:638: snap_create 2023-10-07T18:51:42.345 INFO:tasks.rados.rados.0.smithi087.stdout:632: finishing write tid 1 to smithi087181593-26 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:633: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:632: finishing write tid 2 to smithi087181593-26 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:632: finishing write tid 3 to smithi087181593-26 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:633: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:637: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:51:42.347 INFO:tasks.rados.rados.0.smithi087.stdout:637: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:637: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 286 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:633: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 276 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:635: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:51:42.348 INFO:tasks.rados.rados.0.smithi087.stdout:635: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:51:42.349 INFO:tasks.rados.rados.0.smithi087.stdout:632: finishing write tid 4 to smithi087181593-26 2023-10-07T18:51:42.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 254 (ObjNum 212 snap 57 seq_num 212) dirty exists 2023-10-07T18:51:42.349 INFO:tasks.rados.rados.0.smithi087.stdout:632: left oid 26 (ObjNum 212 snap 57 seq_num 212) 2023-10-07T18:51:42.349 INFO:tasks.rados.rados.0.smithi087.stdout:635: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:51:42.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 257 (ObjNum 97 snap 0 seq_num 3156886392) dirty exists 2023-10-07T18:51:42.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T18:51:42.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:42 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: osdmap e182: 8 total, 8 up, 8 in 2023-10-07T18:51:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:42 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:43.046 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[171512]: logger=infra.usagestats.collector t=2023-10-07T18:51:42.719768919Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T18:51:43.046 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[171512]: logger=provisioning.datasources t=2023-10-07T18:51:42.837323825Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-10-07T18:51:43.046 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[171512]: logger=provisioning.datasources t=2023-10-07T18:51:42.837349266Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-10-07T18:51:43.046 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:42 smithi163 conmon[171512]: logger=provisioning.datasources t=2023-10-07T18:51:42.84765388Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T18:51:43.127 INFO:tasks.rados.rados.0.smithi087.stdout:632: done (6 left) 2023-10-07T18:51:43.127 INFO:tasks.rados.rados.0.smithi087.stdout:633: done (5 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:634: done (4 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:635: done (3 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:636: done (2 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:637: done (1 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:638: done (0 left) 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:639: rollback oid 42 current snap is 58 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 52 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:640: copy_from oid 3 from oid 1 current snap is 58 2023-10-07T18:51:43.128 INFO:tasks.rados.rados.0.smithi087.stdout:641: snap_remove snap 55 2023-10-07T18:51:43.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:43.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:43.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:43.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:43.399 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[115692]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:43.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T18:51:43.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:43 smithi087 ceph-mon[98507]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:43.421 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=provisioning.alerting t=2023-10-07T18:51:43.046211482Z level=info msg="starting to provision alerting" 2023-10-07T18:51:43.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=provisioning.alerting t=2023-10-07T18:51:43.046254591Z level=info msg="finished to provision alerting" 2023-10-07T18:51:43.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=grafanaStorageLogger t=2023-10-07T18:51:43.046386723Z level=info msg="storage starting" 2023-10-07T18:51:43.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=ngalert.state.manager t=2023-10-07T18:51:43.046466753Z level=info msg="Warming state cache for startup" 2023-10-07T18:51:43.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=http.server t=2023-10-07T18:51:43.049987767Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T18:51:43.422 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=ngalert.state.manager t=2023-10-07T18:51:43.094519852Z level=info msg="State cache has been initialized" states=0 duration=48.051987ms 2023-10-07T18:51:43.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=ticker t=2023-10-07T18:51:43.094589611Z level=info msg=starting first_tick=2023-10-07T18:51:50Z 2023-10-07T18:51:43.423 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:51:43 smithi163 conmon[171512]: logger=ngalert.multiorg.alertmanager t=2023-10-07T18:51:43.09457527Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T18:51:43.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:51:43.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163:9095"}]: dispatch 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163:3000"}]: dispatch 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: Upgrade: Need to upgrade myself (mgr.x) 2023-10-07T18:51:43.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: osdmap e183: 8 total, 8 up, 8 in 2023-10-07T18:51:43.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:43 smithi163 ceph-mon[102800]: pgmap v45: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:44.133 INFO:tasks.rados.rados.0.smithi087.stdout:641: done (2 left) 2023-10-07T18:51:44.133 INFO:tasks.rados.rados.0.smithi087.stdout:642: snap_create 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:639: finishing rollback tid 0 to smithi087181593-42 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:639: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:639: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 75 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:640: finishing copy_from to smithi087181593-3 2023-10-07T18:51:44.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 258 (ObjNum 84 snap 20 seq_num 84) dirty exists 2023-10-07T18:51:44.135 INFO:tasks.rados.rados.0.smithi087.stdout:640: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:51:44.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T18:51:44.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:44.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:44.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:44.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T18:51:44.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:44.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:44.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:44 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: osdmap e184: 8 total, 8 up, 8 in 2023-10-07T18:51:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:51:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:51:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:44 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:44.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:44 smithi087 systemd[1]: Stopping Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:45.135 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:44 smithi163 conmon[157980]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:51:44] "GET /metrics HTTP/1.1" 200 36105 "" "Prometheus/2.43.0" 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:639: done (2 left) 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:640: done (1 left) 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:642: done (0 left) 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:643: read oid 46 snap -1 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:643: expect (ObjNum 207 snap 57 seq_num 207) 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:644: rollback oid 42 current snap is 59 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 49 2023-10-07T18:51:45.144 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 59 2023-10-07T18:51:45.145 INFO:tasks.rados.rados.0.smithi087.stdout:645: seq_num 213 ranges {1622016=770048,2392064=401408} 2023-10-07T18:51:45.157 INFO:tasks.rados.rados.0.smithi087.stdout:645: writing smithi087181593-26 from 1622016 to 2392064 tid 1 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:645: writing smithi087181593-26 from 2392064 to 2793472 tid 2 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:646: copy_from oid 41 from oid 40 current snap is 59 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:644: finishing rollback tid 0 to smithi087181593-42 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:644: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:644: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 81 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:51:45.160 INFO:tasks.rados.rados.0.smithi087.stdout:643: expect (ObjNum 207 snap 57 seq_num 207) 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:645: finishing write tid 1 to smithi087181593-26 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:645: finishing write tid 2 to smithi087181593-26 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:645: finishing write tid 3 to smithi087181593-26 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:645: finishing write tid 4 to smithi087181593-26 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 267 (ObjNum 213 snap 59 seq_num 213) dirty exists 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:645: left oid 26 (ObjNum 213 snap 59 seq_num 213) 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:646: finishing copy_from to smithi087181593-41 2023-10-07T18:51:45.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 162 (ObjNum 171 snap 44 seq_num 171) dirty exists 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:646: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:643: done (3 left) 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:644: done (2 left) 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:645: done (1 left) 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:646: done (0 left) 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:647: rollback oid 36 current snap is 59 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 52 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:648: copy_from oid 47 from oid 42 current snap is 59 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:649: rollback oid 28 current snap is 59 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 49 2023-10-07T18:51:45.190 INFO:tasks.rados.rados.0.smithi087.stdout:650: delete oid 33 current snap is 59 2023-10-07T18:51:45.191 INFO:tasks.rados.rados.0.smithi087.stdout:650: done (3 left) 2023-10-07T18:51:45.191 INFO:tasks.rados.rados.0.smithi087.stdout:651: delete oid 40 current snap is 59 2023-10-07T18:51:45.191 INFO:tasks.rados.rados.0.smithi087.stdout:649: finishing rollback tid 0 to smithi087181593-28 2023-10-07T18:51:45.191 INFO:tasks.rados.rados.0.smithi087.stdout:649: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:51:45.192 INFO:tasks.rados.rados.0.smithi087.stdout:649: finishing rollback tid 2 to smithi087181593-28 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 256 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:647: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:647: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:649: done (3 left) 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:651: done (2 left) 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:652: read oid 9 snap -1 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:652: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:653: snap_create 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:647: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:51:45.193 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 296 (ObjNum 138 snap 35 seq_num 138) dirty exists 2023-10-07T18:51:45.196 INFO:tasks.rados.rados.0.smithi087.stdout:652: expect (ObjNum 46 snap 0 seq_num 46) 2023-10-07T18:51:45.219 INFO:tasks.rados.rados.0.smithi087.stdout:648: finishing copy_from to smithi087181593-47 2023-10-07T18:51:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 81 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:51:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:648: finishing copy_from racing read to smithi087181593-47 2023-10-07T18:51:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:45 smithi163 ceph-mon[102800]: Upgrade: Updating mgr.y 2023-10-07T18:51:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:45 smithi163 ceph-mon[102800]: Deploying daemon mgr.y on smithi087 2023-10-07T18:51:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:45 smithi163 ceph-mon[102800]: pgmap v47: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:45 smithi163 ceph-mon[102800]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T18:51:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:45 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[98507]: Upgrade: Updating mgr.y 2023-10-07T18:51:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[98507]: Deploying daemon mgr.y on smithi087 2023-10-07T18:51:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[98507]: pgmap v47: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[98507]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[115692]: Upgrade: Updating mgr.y 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[115692]: Deploying daemon mgr.y on smithi087 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[115692]: pgmap v47: 121 pgs: 121 active+clean; 86 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[115692]: osdmap e185: 8 total, 8 up, 8 in 2023-10-07T18:51:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:45 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:45.813 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:45 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:51:45.813 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:45 smithi087 bash[186480]: de1332b11e3938deaff90ba55ce1aefd5f3b11ef8a9c55ff9e50f4292b88f5bb 2023-10-07T18:51:45.813 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:45 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-07T18:51:45.814 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:45 smithi087 systemd[1]: Stopped Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:46.083 INFO:tasks.rados.rados.0.smithi087.stdout:647: done (3 left) 2023-10-07T18:51:46.083 INFO:tasks.rados.rados.0.smithi087.stdout:648: done (2 left) 2023-10-07T18:51:46.083 INFO:tasks.rados.rados.0.smithi087.stdout:652: done (1 left) 2023-10-07T18:51:46.083 INFO:tasks.rados.rados.0.smithi087.stdout:653: done (0 left) 2023-10-07T18:51:46.083 INFO:tasks.rados.rados.0.smithi087.stdout:654: read oid 35 snap 49 2023-10-07T18:51:46.084 INFO:tasks.rados.rados.0.smithi087.stdout:654: expect deleted 2023-10-07T18:51:46.084 INFO:tasks.rados.rados.0.smithi087.stdout:655: copy_from oid 45 from oid 23 current snap is 60 2023-10-07T18:51:46.084 INFO:tasks.rados.rados.0.smithi087.stdout:656: delete oid 1 current snap is 60 2023-10-07T18:51:46.085 INFO:tasks.rados.rados.0.smithi087.stdout:654: done (2 left) 2023-10-07T18:51:46.085 INFO:tasks.rados.rados.0.smithi087.stdout:656: done (1 left) 2023-10-07T18:51:46.085 INFO:tasks.rados.rados.0.smithi087.stdout:657: snap_create 2023-10-07T18:51:46.099 INFO:tasks.rados.rados.0.smithi087.stdout:655: finishing copy_from to smithi087181593-45 2023-10-07T18:51:46.100 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 252 (ObjNum 202 snap 54 seq_num 202) dirty exists 2023-10-07T18:51:46.100 INFO:tasks.rados.rados.0.smithi087.stdout:655: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:51:46.140 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:45 smithi087 systemd[1]: Starting Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:51:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:46 smithi163 ceph-mon[102800]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T18:51:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:46 smithi163 ceph-mon[102800]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T18:51:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:46 smithi087 ceph-mon[115692]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T18:51:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:46 smithi087 ceph-mon[115692]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T18:51:46.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 ceph-mgr[186894]: -- 172.21.15.87:0/2876245311 <== mon.2 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5634d75dd1e0 con 0x5634d75b4c00 2023-10-07T18:51:46.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 bash[186828]: a0920cd8ed1c895f44e8eff994d7bcad97a00c5732472b4130d14c1cccf3c0ef 2023-10-07T18:51:46.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 systemd[1]: Started Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:51:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:46 smithi087 ceph-mon[98507]: osdmap e186: 8 total, 8 up, 8 in 2023-10-07T18:51:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:46 smithi087 ceph-mon[98507]: osdmap e187: 8 total, 8 up, 8 in 2023-10-07T18:51:46.800 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 conmon[186870]: 2023-10-07T18:51:46.505+0000 7f42f2f59200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:51:46.800 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 conmon[186870]: 2023-10-07T18:51:46.596+0000 7f42f2f59200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:46.800 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 conmon[186870]: 2023-10-07T18:51:46.689+0000 7f42f2f59200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:51:47.093 INFO:tasks.rados.rados.0.smithi087.stdout:655: done (1 left) 2023-10-07T18:51:47.094 INFO:tasks.rados.rados.0.smithi087.stdout:657: done (0 left) 2023-10-07T18:51:47.094 INFO:tasks.rados.rados.0.smithi087.stdout:658: read oid 45 snap -1 2023-10-07T18:51:47.094 INFO:tasks.rados.rados.0.smithi087.stdout:658: expect (ObjNum 202 snap 54 seq_num 202) 2023-10-07T18:51:47.094 INFO:tasks.rados.rados.0.smithi087.stdout:659: copy_from oid 49 from oid 4 current snap is 61 2023-10-07T18:51:47.094 INFO:tasks.rados.rados.0.smithi087.stdout:660: snap_remove snap 60 2023-10-07T18:51:47.141 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 conmon[186870]: 2023-10-07T18:51:46.799+0000 7f42f2f59200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:51:47.141 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:46 smithi087 conmon[186870]: 2023-10-07T18:51:46.998+0000 7f42f2f59200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:51:47.142 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[98507]: pgmap v51: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:47.142 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.142 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.142 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:47.142 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[98507]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T18:51:47.402 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[115692]: pgmap v51: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:47.403 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:47 smithi087 ceph-mon[115692]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T18:51:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:47 smithi163 ceph-mon[102800]: pgmap v51: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:47 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:47 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:47 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:47.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:47 smithi163 ceph-mon[102800]: osdmap e188: 8 total, 8 up, 8 in 2023-10-07T18:51:47.654 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:47 smithi087 conmon[186870]: 2023-10-07T18:51:47.400+0000 7f42f2f59200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:51:47.654 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:47 smithi087 conmon[186870]: 2023-10-07T18:51:47.548+0000 7f42f2f59200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:51:47.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:47 smithi087 conmon[186870]: 2023-10-07T18:51:47.652+0000 7f42f2f59200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:51:47.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:47 smithi087 conmon[186870]: 2023-10-07T18:51:47.753+0000 7f42f2f59200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:51:48.097 INFO:tasks.rados.rados.0.smithi087.stdout:660: done (2 left) 2023-10-07T18:51:48.097 INFO:tasks.rados.rados.0.smithi087.stdout:661: rollback oid 14 current snap is 61 2023-10-07T18:51:48.097 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 14 to 53 2023-10-07T18:51:48.097 INFO:tasks.rados.rados.0.smithi087.stdout:658: expect (ObjNum 202 snap 54 seq_num 202) 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:659: finishing copy_from to smithi087181593-49 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 71 (ObjNum 208 snap 57 seq_num 208) dirty exists 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:659: finishing copy_from racing read to smithi087181593-49 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:658: done (2 left) 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:659: done (1 left) 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:662: snap_create 2023-10-07T18:51:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:661: finishing rollback tid 0 to smithi087181593-14 2023-10-07T18:51:48.284 INFO:tasks.rados.rados.0.smithi087.stdout:661: finishing rollback tid 1 to smithi087181593-14 2023-10-07T18:51:48.284 INFO:tasks.rados.rados.0.smithi087.stdout:661: finishing rollback tid 2 to smithi087181593-14 2023-10-07T18:51:48.284 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 260 (ObjNum 192 snap 48 seq_num 192) dirty exists 2023-10-07T18:51:48.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:48 smithi087 conmon[186870]: 2023-10-07T18:51:48.243+0000 7f42f2f59200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:51:48.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:51:48 smithi163 conmon[170070]: ts=2023-10-07T18:51:48.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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:51:49.102 INFO:tasks.rados.rados.0.smithi087.stdout:661: done (1 left) 2023-10-07T18:51:49.102 INFO:tasks.rados.rados.0.smithi087.stdout:662: done (0 left) 2023-10-07T18:51:49.102 INFO:tasks.rados.rados.0.smithi087.stdout:663: copy_from oid 16 from oid 10 current snap is 62 2023-10-07T18:51:49.102 INFO:tasks.rados.rados.0.smithi087.stdout:664: snap_remove snap 57 2023-10-07T18:51:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:49 smithi163 ceph-mon[102800]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T18:51:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:49 smithi163 ceph-mon[102800]: pgmap v54: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:49 smithi087 ceph-mon[115692]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T18:51:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:49 smithi087 ceph-mon[115692]: pgmap v54: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:49.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:48 smithi087 conmon[186870]: 2023-10-07T18:51:48.974+0000 7f42f2f59200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:51:49.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:49 smithi087 conmon[186870]: 2023-10-07T18:51:49.063+0000 7f42f2f59200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:51:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:49 smithi087 ceph-mon[98507]: osdmap e189: 8 total, 8 up, 8 in 2023-10-07T18:51:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:49 smithi087 ceph-mon[98507]: pgmap v54: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2023-10-07T18:51:50.102 INFO:tasks.rados.rados.0.smithi087.stdout:664: done (1 left) 2023-10-07T18:51:50.102 INFO:tasks.rados.rados.0.smithi087.stdout:665: read oid 35 snap -1 2023-10-07T18:51:50.102 INFO:tasks.rados.rados.0.smithi087.stdout:665: expect deleted 2023-10-07T18:51:50.102 INFO:tasks.rados.rados.0.smithi087.stdout:666: snap_create 2023-10-07T18:51:50.102 INFO:tasks.rados.rados.0.smithi087.stdout:663: finishing copy_from to smithi087181593-16 2023-10-07T18:51:50.103 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 234 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:50.103 INFO:tasks.rados.rados.0.smithi087.stdout:663: finishing copy_from racing read to smithi087181593-16 2023-10-07T18:51:50.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:49 smithi087 conmon[186870]: 2023-10-07T18:51:49.905+0000 7f42f2f59200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:50.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:50 smithi087 conmon[186870]: 2023-10-07T18:51:50.004+0000 7f42f2f59200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:51:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:50 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: osdmap e190: 8 total, 8 up, 8 in 2023-10-07T18:51:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:50 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:50.476 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:50 smithi087 conmon[186870]: 2023-10-07T18:51:50.206+0000 7f42f2f59200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:50.768 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:50 smithi087 conmon[186870]: 2023-10-07T18:51:50.519+0000 7f42f2f59200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:51:51.112 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:50 smithi087 conmon[186870]: 2023-10-07T18:51:50.767+0000 7f42f2f59200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:51:51.112 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:50 smithi087 conmon[186870]: 2023-10-07T18:51:50.923+0000 7f42f2f59200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:51:51.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:51 smithi087 ceph-mon[98507]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T18:51:51.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:51 smithi087 ceph-mon[98507]: pgmap v57: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:51.118 INFO:tasks.rados.rados.0.smithi087.stdout:663: done (2 left) 2023-10-07T18:51:51.118 INFO:tasks.rados.rados.0.smithi087.stdout:665: done (1 left) 2023-10-07T18:51:51.118 INFO:tasks.rados.rados.0.smithi087.stdout:666: done (0 left) 2023-10-07T18:51:51.118 INFO:tasks.rados.rados.0.smithi087.stdout:667: rmattr oid 33 current snap is 63 2023-10-07T18:51:51.118 INFO:tasks.rados.rados.0.smithi087.stdout:667: done (0 left) 2023-10-07T18:51:51.119 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 63 2023-10-07T18:51:51.119 INFO:tasks.rados.rados.0.smithi087.stdout:668: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2023-10-07T18:51:51.120 INFO:tasks.rados.rados.0.smithi087.stdout:668: writing smithi087181593-32 from 0 to 442368 tid 1 2023-10-07T18:51:51.124 INFO:tasks.rados.rados.0.smithi087.stdout:668: writing smithi087181593-32 from 442368 to 1138688 tid 2 2023-10-07T18:51:51.125 INFO:tasks.rados.rados.0.smithi087.stdout:668: writing smithi087181593-32 from 1138688 to 1245184 tid 3 2023-10-07T18:51:51.125 INFO:tasks.rados.rados.0.smithi087.stdout:669: copy_from oid 11 from oid 45 current snap is 63 2023-10-07T18:51:51.125 INFO:tasks.rados.rados.0.smithi087.stdout:670: read oid 12 snap -1 2023-10-07T18:51:51.126 INFO:tasks.rados.rados.0.smithi087.stdout:670: expect (ObjNum 199 snap 53 seq_num 199) 2023-10-07T18:51:51.126 INFO:tasks.rados.rados.0.smithi087.stdout:671: rollback oid 13 current snap is 63 2023-10-07T18:51:51.126 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 52 2023-10-07T18:51:51.126 INFO:tasks.rados.rados.0.smithi087.stdout:672: setattr oid 30 current snap is 63 2023-10-07T18:51:51.126 INFO:tasks.rados.rados.0.smithi087.stdout:673: rmattr oid 41 current snap is 63 2023-10-07T18:51:51.127 INFO:tasks.rados.rados.0.smithi087.stdout:673: done (5 left) 2023-10-07T18:51:51.127 INFO:tasks.rados.rados.0.smithi087.stdout:674: read oid 31 snap -1 2023-10-07T18:51:51.127 INFO:tasks.rados.rados.0.smithi087.stdout:674: expect (ObjNum 200 snap 53 seq_num 200) 2023-10-07T18:51:51.127 INFO:tasks.rados.rados.0.smithi087.stdout:675: snap_create 2023-10-07T18:51:51.129 INFO:tasks.rados.rados.0.smithi087.stdout:668: finishing write tid 1 to smithi087181593-32 2023-10-07T18:51:51.130 INFO:tasks.rados.rados.0.smithi087.stdout:671: finishing rollback tid 0 to smithi087181593-13 2023-10-07T18:51:51.130 INFO:tasks.rados.rados.0.smithi087.stdout:671: finishing rollback tid 1 to smithi087181593-13 2023-10-07T18:51:51.131 INFO:tasks.rados.rados.0.smithi087.stdout:671: finishing rollback tid 2 to smithi087181593-13 2023-10-07T18:51:51.131 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 290 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:51:51.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 131 (ObjNum 211 snap 57 seq_num 211) dirty exists 2023-10-07T18:51:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:668: finishing write tid 2 to smithi087181593-32 2023-10-07T18:51:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:668: finishing write tid 3 to smithi087181593-32 2023-10-07T18:51:51.133 INFO:tasks.rados.rados.0.smithi087.stdout:668: finishing write tid 4 to smithi087181593-32 2023-10-07T18:51:51.137 INFO:tasks.rados.rados.0.smithi087.stdout:668: finishing write tid 5 to smithi087181593-32 2023-10-07T18:51:51.137 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 111 (ObjNum 217 snap 63 seq_num 217) dirty exists 2023-10-07T18:51:51.137 INFO:tasks.rados.rados.0.smithi087.stdout:668: left oid 32 (ObjNum 217 snap 63 seq_num 217) 2023-10-07T18:51:51.137 INFO:tasks.rados.rados.0.smithi087.stdout:674: expect (ObjNum 200 snap 53 seq_num 200) 2023-10-07T18:51:51.168 INFO:tasks.rados.rados.0.smithi087.stdout:670: expect (ObjNum 199 snap 53 seq_num 199) 2023-10-07T18:51:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:51 smithi163 ceph-mon[102800]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T18:51:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:51 smithi163 ceph-mon[102800]: pgmap v57: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:51.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:51 smithi087 conmon[186870]: 2023-10-07T18:51:51.209+0000 7f42f2f59200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:51:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:51 smithi087 ceph-mon[115692]: osdmap e191: 8 total, 8 up, 8 in 2023-10-07T18:51:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:51 smithi087 ceph-mon[115692]: pgmap v57: 121 pgs: 121 active+clean; 94 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:51.536 INFO:tasks.rados.rados.0.smithi087.stdout:669: finishing copy_from to smithi087181593-11 2023-10-07T18:51:51.537 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 252 (ObjNum 202 snap 54 seq_num 202) dirty exists 2023-10-07T18:51:51.537 INFO:tasks.rados.rados.0.smithi087.stdout:669: finishing copy_from racing read to smithi087181593-11 2023-10-07T18:51:52.111 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:51 smithi087 conmon[186870]: 2023-10-07T18:51:51.971+0000 7f42f2f59200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:668: done (6 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:669: done (5 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:670: done (4 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:671: done (3 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:672: done (2 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:674: done (1 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:675: done (0 left) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:676: read oid 3 snap -1 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:676: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:52.123 INFO:tasks.rados.rados.0.smithi087.stdout:677: setattr oid 25 current snap is 64 2023-10-07T18:51:52.124 INFO:tasks.rados.rados.0.smithi087.stdout:678: read oid 48 snap 48 2023-10-07T18:51:52.124 INFO:tasks.rados.rados.0.smithi087.stdout:678: expect deleted 2023-10-07T18:51:52.124 INFO:tasks.rados.rados.0.smithi087.stdout:679: copy_from oid 26 from oid 12 current snap is 64 2023-10-07T18:51:52.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 64 2023-10-07T18:51:52.124 INFO:tasks.rados.rados.0.smithi087.stdout:680: seq_num 218 ranges {1073152=458752,1531904=581632,2113536=221184} 2023-10-07T18:51:52.133 INFO:tasks.rados.rados.0.smithi087.stdout:680: writing smithi087181593-46 from 1073152 to 1531904 tid 1 2023-10-07T18:51:52.137 INFO:tasks.rados.rados.0.smithi087.stdout:680: writing smithi087181593-46 from 1531904 to 2113536 tid 2 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:680: writing smithi087181593-46 from 2113536 to 2334720 tid 3 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:681: rollback oid 34 current snap is 64 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 62 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 266 (ObjNum 117 snap 29 seq_num 117) dirty exists 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:677: done (5 left) 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:678: done (4 left) 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 64 2023-10-07T18:51:52.139 INFO:tasks.rados.rados.0.smithi087.stdout:682: seq_num 219 ranges {2899968=475136,3375104=466944,3842048=335872} 2023-10-07T18:51:52.159 INFO:tasks.rados.rados.0.smithi087.stdout:682: writing smithi087181593-10 from 2899968 to 3375104 tid 1 2023-10-07T18:51:52.160 INFO:tasks.rados.rados.0.smithi087.stdout:682: writing smithi087181593-10 from 3375104 to 3842048 tid 2 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:682: writing smithi087181593-10 from 3842048 to 4177920 tid 3 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:683: rollback oid 2 current snap is 64 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 49 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:684: rollback oid 36 current snap is 64 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 63 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:685: read oid 19 snap 52 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:685: expect deleted 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:686: copy_from oid 39 from oid 30 current snap is 64 2023-10-07T18:51:52.164 INFO:tasks.rados.rados.0.smithi087.stdout:676: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:52.201 INFO:tasks.rados.rados.0.smithi087.stdout:680: finishing write tid 1 to smithi087181593-46 2023-10-07T18:51:52.201 INFO:tasks.rados.rados.0.smithi087.stdout:680: finishing write tid 2 to smithi087181593-46 2023-10-07T18:51:52.201 INFO:tasks.rados.rados.0.smithi087.stdout:680: finishing write tid 3 to smithi087181593-46 2023-10-07T18:51:52.202 INFO:tasks.rados.rados.0.smithi087.stdout:680: finishing write tid 4 to smithi087181593-46 2023-10-07T18:51:52.202 INFO:tasks.rados.rados.0.smithi087.stdout:676: done (8 left) 2023-10-07T18:51:52.202 INFO:tasks.rados.rados.0.smithi087.stdout:687: snap_remove snap 51 2023-10-07T18:51:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:52 smithi163 ceph-mon[102800]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T18:51:52.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:52 smithi087 conmon[186870]: 2023-10-07T18:51:52.109+0000 7f42f2f59200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:51:52.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:52 smithi087 conmon[186870]: 2023-10-07T18:51:52.337+0000 7f42f2f59200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:51:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:52 smithi087 ceph-mon[98507]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T18:51:52.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:52 smithi087 ceph-mon[115692]: osdmap e192: 8 total, 8 up, 8 in 2023-10-07T18:51:52.851 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:52 smithi087 conmon[186870]: 2023-10-07T18:51:52.459+0000 7f42f2f59200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:52.852 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:52 smithi087 conmon[186870]: 2023-10-07T18:51:52.690+0000 7f42f2f59200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:51:53.125 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:53 smithi087 ceph-mon[98507]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T18:51:53.126 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:53 smithi087 ceph-mon[98507]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T18:51:53.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:53 smithi087 ceph-mon[115692]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T18:51:53.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:53 smithi087 ceph-mon[115692]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T18:51:53.127 INFO:tasks.rados.rados.0.smithi087.stdout:687: done (8 left) 2023-10-07T18:51:53.127 INFO:tasks.rados.rados.0.smithi087.stdout:688: snap_remove snap 58 2023-10-07T18:51:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:53 smithi163 ceph-mon[102800]: osdmap e193: 8 total, 8 up, 8 in 2023-10-07T18:51:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:53 smithi163 ceph-mon[102800]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:688: done (8 left) 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:689: copy_from oid 5 from oid 16 current snap is 64 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:681: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:681: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:680: finishing write tid 5 to smithi087181593-46 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 256 (ObjNum 218 snap 64 seq_num 218) dirty exists 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:680: left oid 46 (ObjNum 218 snap 64 seq_num 218) 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:681: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:51:53.583 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 304 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:679: finishing copy_from to smithi087181593-26 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 176 (ObjNum 199 snap 53 seq_num 199) dirty exists 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:679: finishing copy_from racing read to smithi087181593-26 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:682: finishing write tid 1 to smithi087181593-10 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:682: finishing write tid 2 to smithi087181593-10 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:683: finishing rollback tid 1 to smithi087181593-2 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 0 (ObjNum 114 snap -947304475 seq_num 304) dirty dne 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:684: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:684: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:684: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 308 (ObjNum 138 snap 35 seq_num 138) dirty exists 2023-10-07T18:51:53.584 INFO:tasks.rados.rados.0.smithi087.stdout:682: finishing write tid 3 to smithi087181593-10 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:682: finishing write tid 4 to smithi087181593-10 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:682: finishing write tid 5 to smithi087181593-10 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 243 (ObjNum 219 snap 64 seq_num 219) dirty exists 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:682: left oid 10 (ObjNum 219 snap 64 seq_num 219) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:686: finishing copy_from to smithi087181593-39 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 131 (ObjNum 211 snap 57 seq_num 211) dirty exists 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:686: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:679: done (8 left) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:680: done (7 left) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:681: done (6 left) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:682: done (5 left) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:683: done (4 left) 2023-10-07T18:51:53.585 INFO:tasks.rados.rados.0.smithi087.stdout:684: done (3 left) 2023-10-07T18:51:53.586 INFO:tasks.rados.rados.0.smithi087.stdout:685: done (2 left) 2023-10-07T18:51:53.586 INFO:tasks.rados.rados.0.smithi087.stdout:686: done (1 left) 2023-10-07T18:51:53.586 INFO:tasks.rados.rados.0.smithi087.stdout:690: copy_from oid 6 from oid 29 current snap is 64 2023-10-07T18:51:53.589 INFO:tasks.rados.rados.0.smithi087.stdout:691: rollback oid 15 current snap is 64 2023-10-07T18:51:53.589 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 56 2023-10-07T18:51:53.590 INFO:tasks.rados.rados.0.smithi087.stdout:692: read oid 3 snap -1 2023-10-07T18:51:53.590 INFO:tasks.rados.rados.0.smithi087.stdout:692: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:53.590 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 64 2023-10-07T18:51:53.590 INFO:tasks.rados.rados.0.smithi087.stdout:693: seq_num 220 ranges {3194880=491520,3686400=753664,4440064=49152} 2023-10-07T18:51:53.610 INFO:tasks.rados.rados.0.smithi087.stdout:693: writing smithi087181593-30 from 3194880 to 3686400 tid 1 2023-10-07T18:51:53.610 INFO:tasks.rados.rados.0.smithi087.stdout:693: writing smithi087181593-30 from 3686400 to 4440064 tid 2 2023-10-07T18:51:53.610 INFO:tasks.rados.rados.0.smithi087.stdout:693: writing smithi087181593-30 from 4440064 to 4489216 tid 3 2023-10-07T18:51:53.610 INFO:tasks.rados.rados.0.smithi087.stdout:694: snap_remove snap 62 2023-10-07T18:51:53.656 INFO:tasks.rados.rados.0.smithi087.stdout:694: done (5 left) 2023-10-07T18:51:53.656 INFO:tasks.rados.rados.0.smithi087.stdout:695: snap_remove snap 59 2023-10-07T18:51:53.839 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: 2023-10-07T18:51:53.581+0000 7f4c8b5e8700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-07T18:51:53.839 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: ignoring --setuser ceph since I am not root 2023-10-07T18:51:53.840 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: ignoring --setgroup ceph since I am not root 2023-10-07T18:51:53.840 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 ceph-mgr[158005]: -- 172.21.15.163:0/4151596562 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f19ed431e0 con 0x55f19ed1a800 2023-10-07T18:51:53.840 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: 2023-10-07T18:51:53.759+0000 7f1f0be69200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:51:53.840 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: 2023-10-07T18:51:53.838+0000 7f1f0be69200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:53.918 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.644+0000 7f42f2f59200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STARTING 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: CherryPy Checker: 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: The Application mounted at '' has an empty config. 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Serving on http://:::9283 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STARTED 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STOPPING 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STOPPED 2023-10-07T18:51:53.919 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STARTING 2023-10-07T18:51:54.124 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:53 smithi163 conmon[157980]: 2023-10-07T18:51:53.932+0000 7f1f0be69200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:51:54.124 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.031+0000 7f1f0be69200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:51:54.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.922+0000 7f42542e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.922+0000 7f42542e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.922+0000 7f42542e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.922+0000 7f42542e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.922+0000 7f42542e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.923+0000 7f42512de700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.923+0000 7f42512de700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.923+0000 7f42512de700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.923+0000 7f42512de700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: 2023-10-07T18:51:53.923+0000 7f42512de700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Serving on http://:::9283 2023-10-07T18:51:54.204 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:51:53 smithi087 conmon[186870]: [07/Oct/2023:18:51:53] ENGINE Bus STARTED 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T18:51:54.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.24799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: mgrmap e27: y(active, starting, since 0.00525511s) 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: Active manager daemon y restarted 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: Activating manager daemon y 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: mgrmap e28: y(active, starting, since 0.00479861s) 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:54.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T18:51:54.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.24799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: mgrmap e27: y(active, starting, since 0.00525511s) 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: Active manager daemon y restarted 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: Activating manager daemon y 2023-10-07T18:51:54.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: mgrmap e28: y(active, starting, since 0.00479861s) 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:54.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:54.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: Manager daemon y is now available 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:54.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: Manager daemon y is now available 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:54.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:54 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:54.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.211+0000 7f1f0be69200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: osdmap e194: 8 total, 8 up, 8 in 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:51:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 172.21.15.163:0/2966120619' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: osdmap e195: 8 total, 8 up, 8 in 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.24799 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: mgrmap e27: y(active, starting, since 0.00525511s) 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: Active manager daemon y restarted 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: Activating manager daemon y 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: osdmap e196: 8 total, 8 up, 8 in 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: mgrmap e28: y(active, starting, since 0.00479861s) 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-07T18:51:54.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:51:54.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: Manager daemon y is now available 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:51:54.426 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:51:54.426 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:51:54.426 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:54 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:51:54.655 INFO:tasks.rados.rados.0.smithi087.stdout:695: done (5 left) 2023-10-07T18:51:54.655 INFO:tasks.rados.rados.0.smithi087.stdout:696: snap_remove snap 53 2023-10-07T18:51:54.688 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:51:54.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.623+0000 7f1f0be69200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:51:54.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.775+0000 7f1f0be69200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:51:54.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.870+0000 7f1f0be69200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:51:55.019 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (25s) 5s ago 4m 17.4M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (13s) 5s ago 3m 71.7M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (4m) 5s ago 4m 17.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (4m) 5s ago 4m 15.2M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283 running (49s) 5s ago 8m 507M - 18.0.0-6609-g9725b08f d68377abd09f ba7a5cd7389e 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (8s) 5s ago 9m 50.2M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (9m) 5s ago 9m 108M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 6585561f79ec 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (8m) 5s ago 8m 73.9M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (8m) 5s ago 8m 70.3M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (23s) 5s ago 4m 8396k - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:51:55.020 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (17s) 5s ago 3m 8510k - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (7m) 5s ago 7m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (7m) 5s ago 7m 189M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 5s ago 7m 233M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (6m) 5s ago 6m 143M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (6m) 5s ago 6m 164M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (6m) 5s ago 6m 158M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (5m) 5s ago 5m 125M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (5m) 5s ago 5m 162M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:51:55.021 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (19s) 5s ago 4m 45.2M - 2.43.0 a07b618ecd1d e4214ab916f5 2023-10-07T18:51:55.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:54 smithi163 conmon[157980]: 2023-10-07T18:51:54.970+0000 7f1f0be69200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:51:55.452 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:55.453 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 13, 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:51:55.454 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:51:55.668 INFO:tasks.rados.rados.0.smithi087.stdout:696: done (5 left) 2023-10-07T18:51:55.668 INFO:tasks.rados.rados.0.smithi087.stdout:697: rollback oid 40 current snap is 64 2023-10-07T18:51:55.668 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 52 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:691: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 230 (ObjNum 129 snap 0 seq_num 1720415128) dirty dne 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:689: finishing copy_from to smithi087181593-5 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 234 (ObjNum 80 snap 16 seq_num 80) dirty exists 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:689: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:693: finishing write tid 1 to smithi087181593-30 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:690: finishing copy_from to smithi087181593-6 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 257 (ObjNum 129 snap 0 seq_num 1720546832) dirty exists 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:690: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:693: finishing write tid 2 to smithi087181593-30 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:693: finishing write tid 3 to smithi087181593-30 2023-10-07T18:51:55.669 INFO:tasks.rados.rados.0.smithi087.stdout:692: expect (ObjNum 84 snap 20 seq_num 84) 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:693: finishing write tid 4 to smithi087181593-30 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:693: finishing write tid 5 to smithi087181593-30 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 260 (ObjNum 220 snap 64 seq_num 220) dirty exists 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:693: left oid 30 (ObjNum 220 snap 64 seq_num 220) 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:689: done (5 left) 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:690: done (4 left) 2023-10-07T18:51:55.716 INFO:tasks.rados.rados.0.smithi087.stdout:691: done (3 left) 2023-10-07T18:51:55.717 INFO:tasks.rados.rados.0.smithi087.stdout:692: done (2 left) 2023-10-07T18:51:55.717 INFO:tasks.rados.rados.0.smithi087.stdout:693: done (1 left) 2023-10-07T18:51:55.717 INFO:tasks.rados.rados.0.smithi087.stdout:698: read oid 20 snap -1 2023-10-07T18:51:55.717 INFO:tasks.rados.rados.0.smithi087.stdout:698: expect deleted 2023-10-07T18:51:55.717 INFO:tasks.rados.rados.0.smithi087.stdout:699: snap_remove snap 63 2023-10-07T18:51:55.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:55 smithi163 conmon[157980]: 2023-10-07T18:51:55.448+0000 7f1f0be69200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:51:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T18:51:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: mgrmap e29: y(active, since 1.01232s) 2023-10-07T18:51:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: pgmap v4: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:55 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/2133509748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T18:51:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: mgrmap e29: y(active, since 1.01232s) 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: pgmap v4: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/2133509748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: osdmap e197: 8 total, 8 up, 8 in 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: mgrmap e29: y(active, since 1.01232s) 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: pgmap v4: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: from='client.25103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:51:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:55 smithi087 ceph-mon[98507]: from='client.? 172.21.15.87:0/2133509748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:51:56.086 INFO:tasks.rados.rados.0.smithi087.stdout:699: done (2 left) 2023-10-07T18:51:56.086 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 64 2023-10-07T18:51:56.086 INFO:tasks.rados.rados.0.smithi087.stdout:700: seq_num 221 ranges {4259840=507904,4767744=688128,5455872=114688} 2023-10-07T18:51:56.110 INFO:tasks.rados.rados.0.smithi087.stdout:700: writing smithi087181593-44 from 4259840 to 4767744 tid 1 2023-10-07T18:51:56.115 INFO:tasks.rados.rados.0.smithi087.stdout:700: writing smithi087181593-44 from 4767744 to 5455872 tid 2 2023-10-07T18:51:56.116 INFO:tasks.rados.rados.0.smithi087.stdout:700: writing smithi087181593-44 from 5455872 to 5570560 tid 3 2023-10-07T18:51:56.116 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 64 2023-10-07T18:51:56.117 INFO:tasks.rados.rados.0.smithi087.stdout:701: seq_num 222 ranges {2342912=524288,2867200=565248,3432448=237568} 2023-10-07T18:51:56.133 INFO:tasks.rados.rados.0.smithi087.stdout:701: writing smithi087181593-27 from 2342912 to 2867200 tid 1 2023-10-07T18:51:56.138 INFO:tasks.rados.rados.0.smithi087.stdout:701: writing smithi087181593-27 from 2867200 to 3432448 tid 2 2023-10-07T18:51:56.139 INFO:tasks.rados.rados.0.smithi087.stdout:701: writing smithi087181593-27 from 3432448 to 3670016 tid 3 2023-10-07T18:51:56.140 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 64 2023-10-07T18:51:56.140 INFO:tasks.rados.rados.0.smithi087.stdout:702: seq_num 223 ranges {3358720=540672,3899392=450560,4349952=352256} 2023-10-07T18:51:56.162 INFO:tasks.rados.rados.0.smithi087.stdout:702: writing smithi087181593-11 from 3358720 to 3899392 tid 1 2023-10-07T18:51:56.166 INFO:tasks.rados.rados.0.smithi087.stdout:702: writing smithi087181593-11 from 3899392 to 4349952 tid 2 2023-10-07T18:51:56.168 INFO:tasks.rados.rados.0.smithi087.stdout:702: writing smithi087181593-11 from 4349952 to 4702208 tid 3 2023-10-07T18:51:56.168 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 64 2023-10-07T18:51:56.169 INFO:tasks.rados.rados.0.smithi087.stdout:703: seq_num 224 ranges {4177920=557056,4734976=737280,5472256=65536} 2023-10-07T18:51:56.197 INFO:tasks.rados.rados.0.smithi087.stdout:703: writing smithi087181593-10 from 4177920 to 4734976 tid 1 2023-10-07T18:51:56.201 INFO:tasks.rados.rados.0.smithi087.stdout:703: writing smithi087181593-10 from 4734976 to 5472256 tid 2 2023-10-07T18:51:56.202 INFO:tasks.rados.rados.0.smithi087.stdout:703: writing smithi087181593-10 from 5472256 to 5537792 tid 3 2023-10-07T18:51:56.202 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 64 2023-10-07T18:51:56.202 INFO:tasks.rados.rados.0.smithi087.stdout:697: finishing rollback tid 1 to smithi087181593-40 2023-10-07T18:51:56.202 INFO:tasks.rados.rados.0.smithi087.stdout:697: finishing rollback tid 2 to smithi087181593-40 2023-10-07T18:51:56.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 312 (ObjNum 171 snap 44 seq_num 171) dirty exists 2023-10-07T18:51:56.203 INFO:tasks.rados.rados.0.smithi087.stdout:704: seq_num 225 ranges {7307264=573440,7880704=622592,8503296=180224} 2023-10-07T18:51:56.245 INFO:tasks.rados.rados.0.smithi087.stdout:704: writing smithi087181593-38 from 7307264 to 7880704 tid 1 2023-10-07T18:51:56.248 INFO:tasks.rados.rados.0.smithi087.stdout:704: writing smithi087181593-38 from 7880704 to 8503296 tid 2 2023-10-07T18:51:56.250 INFO:tasks.rados.rados.0.smithi087.stdout:704: writing smithi087181593-38 from 8503296 to 8683520 tid 3 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:697: done (6 left) 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:705: setattr oid 14 current snap is 64 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: finishing write tid 1 to smithi087181593-44 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: finishing write tid 2 to smithi087181593-44 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: finishing write tid 3 to smithi087181593-44 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: finishing write tid 4 to smithi087181593-44 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: finishing write tid 5 to smithi087181593-44 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 177 (ObjNum 221 snap 64 seq_num 221) dirty exists 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:700: left oid 44 (ObjNum 221 snap 64 seq_num 221) 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:701: finishing write tid 1 to smithi087181593-27 2023-10-07T18:51:56.251 INFO:tasks.rados.rados.0.smithi087.stdout:701: finishing write tid 2 to smithi087181593-27 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:701: finishing write tid 3 to smithi087181593-27 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:701: finishing write tid 4 to smithi087181593-27 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:701: finishing write tid 5 to smithi087181593-27 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 310 (ObjNum 222 snap 64 seq_num 222) dirty exists 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:701: left oid 27 (ObjNum 222 snap 64 seq_num 222) 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: finishing write tid 1 to smithi087181593-11 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: finishing write tid 2 to smithi087181593-11 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: finishing write tid 3 to smithi087181593-11 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: finishing write tid 4 to smithi087181593-11 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: finishing write tid 5 to smithi087181593-11 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 264 (ObjNum 223 snap 64 seq_num 223) dirty exists 2023-10-07T18:51:56.252 INFO:tasks.rados.rados.0.smithi087.stdout:702: left oid 11 (ObjNum 223 snap 64 seq_num 223) 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: finishing write tid 1 to smithi087181593-10 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: finishing write tid 2 to smithi087181593-10 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: finishing write tid 3 to smithi087181593-10 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: finishing write tid 4 to smithi087181593-10 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: finishing write tid 5 to smithi087181593-10 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 276 (ObjNum 224 snap 64 seq_num 224) dirty exists 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:703: left oid 10 (ObjNum 224 snap 64 seq_num 224) 2023-10-07T18:51:56.253 INFO:tasks.rados.rados.0.smithi087.stdout:704: finishing write tid 1 to smithi087181593-38 2023-10-07T18:51:56.254 INFO:tasks.rados.rados.0.smithi087.stdout:698: done (6 left) 2023-10-07T18:51:56.254 INFO:tasks.rados.rados.0.smithi087.stdout:700: done (5 left) 2023-10-07T18:51:56.254 INFO:tasks.rados.rados.0.smithi087.stdout:701: done (4 left) 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:702: done (3 left) 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:703: done (2 left) 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:706: delete oid 7 current snap is 64 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:704: finishing write tid 2 to smithi087181593-38 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:704: finishing write tid 3 to smithi087181593-38 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:704: finishing write tid 4 to smithi087181593-38 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:706: done (2 left) 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 64 2023-10-07T18:51:56.255 INFO:tasks.rados.rados.0.smithi087.stdout:707: seq_num 227 ranges {3612672=606208,4218880=794624,5013504=8192} 2023-10-07T18:51:56.276 INFO:tasks.rados.rados.0.smithi087.stdout:707: writing smithi087181593-25 from 3612672 to 4218880 tid 1 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:707: writing smithi087181593-25 from 4218880 to 5013504 tid 2 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:707: writing smithi087181593-25 from 5013504 to 5021696 tid 3 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:708: copy_from oid 45 from oid 6 current snap is 64 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 300 (ObjNum 192 snap 48 seq_num 192) dirty exists 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:704: finishing write tid 5 to smithi087181593-38 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:704: left oid 38 (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:51:56.282 INFO:tasks.rados.rados.0.smithi087.stdout:707: finishing write tid 1 to smithi087181593-25 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:704: done (3 left) 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:705: done (2 left) 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:709: rollback oid 9 current snap is 64 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 56 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:710: copy_from oid 32 from oid 18 current snap is 64 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:711: copy_from oid 17 from oid 7 current snap is 64 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 64 2023-10-07T18:51:56.283 INFO:tasks.rados.rados.0.smithi087.stdout:712: seq_num 228 ranges {2899968=622592,3522560=671744,4194304=131072} 2023-10-07T18:51:56.301 INFO:tasks.rados.rados.0.smithi087.stdout:712: writing smithi087181593-16 from 2899968 to 3522560 tid 1 2023-10-07T18:51:56.305 INFO:tasks.rados.rados.0.smithi087.stdout:712: writing smithi087181593-16 from 3522560 to 4194304 tid 2 2023-10-07T18:51:56.306 INFO:tasks.rados.rados.0.smithi087.stdout:712: writing smithi087181593-16 from 4194304 to 4325376 tid 3 2023-10-07T18:51:56.306 INFO:tasks.rados.rados.0.smithi087.stdout:713: snap_remove snap 49 2023-10-07T18:51:56.667 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:56 smithi163 conmon[157980]: 2023-10-07T18:51:56.209+0000 7f1f0be69200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:51:56.667 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:56 smithi163 conmon[157980]: 2023-10-07T18:51:56.301+0000 7f1f0be69200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:51:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:56 smithi163 ceph-mon[102800]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T18:51:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:56 smithi163 ceph-mon[102800]: pgmap v6: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:56 smithi163 ceph-mon[102800]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T18:51:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:56 smithi163 ceph-mon[102800]: mgrmap e30: y(active, since 3s) 2023-10-07T18:51:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[98507]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T18:51:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[98507]: pgmap v6: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[98507]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T18:51:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[98507]: mgrmap e30: y(active, since 3s) 2023-10-07T18:51:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[115692]: osdmap e198: 8 total, 8 up, 8 in 2023-10-07T18:51:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[115692]: pgmap v6: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[115692]: osdmap e199: 8 total, 8 up, 8 in 2023-10-07T18:51:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:56 smithi087 ceph-mon[115692]: mgrmap e30: y(active, since 3s) 2023-10-07T18:51:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:713: done (6 left) 2023-10-07T18:51:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 64 2023-10-07T18:51:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:714: seq_num 229 ranges {3670016=638976,4308992=606208,4915200=196608} 2023-10-07T18:51:57.118 INFO:tasks.rados.rados.0.smithi087.stdout:714: writing smithi087181593-27 from 3670016 to 4308992 tid 1 2023-10-07T18:51:57.121 INFO:tasks.rados.rados.0.smithi087.stdout:714: writing smithi087181593-27 from 4308992 to 4915200 tid 2 2023-10-07T18:51:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:714: writing smithi087181593-27 from 4915200 to 5111808 tid 3 2023-10-07T18:51:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:715: read oid 34 snap -1 2023-10-07T18:51:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:715: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:51:57.123 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 64 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:711: finishing copy_from to smithi087181593-17 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:711: got expected ENOENT (src dne) 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:711: finishing copy_from racing read to smithi087181593-17 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:709: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:709: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:709: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 324 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:707: finishing write tid 2 to smithi087181593-25 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:707: finishing write tid 3 to smithi087181593-25 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:708: finishing copy_from to smithi087181593-45 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 257 (ObjNum 129 snap 0 seq_num 1720672952) dirty exists 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:708: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:51:57.124 INFO:tasks.rados.rados.0.smithi087.stdout:707: finishing write tid 4 to smithi087181593-25 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:707: finishing write tid 5 to smithi087181593-25 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 304 (ObjNum 227 snap 64 seq_num 227) dirty exists 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:707: left oid 25 (ObjNum 227 snap 64 seq_num 227) 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:712: finishing write tid 1 to smithi087181593-16 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:712: finishing write tid 2 to smithi087181593-16 2023-10-07T18:51:57.125 INFO:tasks.rados.rados.0.smithi087.stdout:716: seq_num 230 ranges {1417216=655360,2072576=491520,2564096=311296} 2023-10-07T18:51:57.134 INFO:tasks.rados.rados.0.smithi087.stdout:716: writing smithi087181593-3 from 1417216 to 2072576 tid 1 2023-10-07T18:51:57.137 INFO:tasks.rados.rados.0.smithi087.stdout:716: writing smithi087181593-3 from 2072576 to 2564096 tid 2 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:716: writing smithi087181593-3 from 2564096 to 2875392 tid 3 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:707: done (8 left) 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:708: done (7 left) 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:709: done (6 left) 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:711: done (5 left) 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:717: snap_create 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:712: finishing write tid 3 to smithi087181593-16 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:712: finishing write tid 4 to smithi087181593-16 2023-10-07T18:51:57.140 INFO:tasks.rados.rados.0.smithi087.stdout:712: finishing write tid 5 to smithi087181593-16 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 238 (ObjNum 228 snap 64 seq_num 228) dirty exists 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:712: left oid 16 (ObjNum 228 snap 64 seq_num 228) 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:710: finishing copy_from to smithi087181593-32 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 160 (ObjNum 147 snap 37 seq_num 147) dirty exists 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:710: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:714: finishing write tid 1 to smithi087181593-27 2023-10-07T18:51:57.141 INFO:tasks.rados.rados.0.smithi087.stdout:715: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:714: finishing write tid 2 to smithi087181593-27 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:714: finishing write tid 3 to smithi087181593-27 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:714: finishing write tid 4 to smithi087181593-27 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:714: finishing write tid 5 to smithi087181593-27 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 325 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:714: left oid 27 (ObjNum 229 snap 64 seq_num 229) 2023-10-07T18:51:57.152 INFO:tasks.rados.rados.0.smithi087.stdout:716: finishing write tid 1 to smithi087181593-3 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:716: finishing write tid 2 to smithi087181593-3 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:716: finishing write tid 3 to smithi087181593-3 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:716: finishing write tid 4 to smithi087181593-3 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:716: finishing write tid 5 to smithi087181593-3 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 262 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-10-07T18:51:57.153 INFO:tasks.rados.rados.0.smithi087.stdout:716: left oid 3 (ObjNum 230 snap 64 seq_num 230) 2023-10-07T18:51:57.488 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:57 smithi163 conmon[157980]: 2023-10-07T18:51:57.203+0000 7f1f0be69200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:57.489 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:57 smithi163 conmon[157980]: 2023-10-07T18:51:57.306+0000 7f1f0be69200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:51:57.489 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:57 smithi163 conmon[157980]: 2023-10-07T18:51:57.488+0000 7f1f0be69200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:51:58.056 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:56] ENGINE Bus STARTING 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:56] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:56] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: [07/Oct/2023:18:51:56] ENGINE Bus STARTED 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.057 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:56] ENGINE Bus STARTING 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:56] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:56] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: [07/Oct/2023:18:51:56] ENGINE Bus STARTED 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.058 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.059 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:57 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:710: done (5 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:712: done (4 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:714: done (3 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:715: done (2 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:716: done (1 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:717: done (0 left) 2023-10-07T18:51:58.091 INFO:tasks.rados.rados.0.smithi087.stdout:718: delete oid 2 current snap is 65 2023-10-07T18:51:58.092 INFO:tasks.rados.rados.0.smithi087.stdout:718: done (0 left) 2023-10-07T18:51:58.092 INFO:tasks.rados.rados.0.smithi087.stdout:719: delete oid 5 current snap is 65 2023-10-07T18:51:58.094 INFO:tasks.rados.rados.0.smithi087.stdout:719: done (0 left) 2023-10-07T18:51:58.094 INFO:tasks.rados.rados.0.smithi087.stdout:720: read oid 43 snap -1 2023-10-07T18:51:58.094 INFO:tasks.rados.rados.0.smithi087.stdout:720: expect deleted 2023-10-07T18:51:58.094 INFO:tasks.rados.rados.0.smithi087.stdout:721: read oid 28 snap 54 2023-10-07T18:51:58.094 INFO:tasks.rados.rados.0.smithi087.stdout:721: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:58.095 INFO:tasks.rados.rados.0.smithi087.stdout:722: delete oid 17 current snap is 65 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:720: done (2 left) 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:722: done (1 left) 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:723: copy_from oid 45 from oid 13 current snap is 65 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:724: rmattr oid 36 current snap is 65 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:724: done (2 left) 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 65 2023-10-07T18:51:58.098 INFO:tasks.rados.rados.0.smithi087.stdout:725: seq_num 234 ranges {4702208=729088,5431296=434176,5865472=368640} 2023-10-07T18:51:58.127 INFO:tasks.rados.rados.0.smithi087.stdout:725: writing smithi087181593-11 from 4702208 to 5431296 tid 1 2023-10-07T18:51:58.130 INFO:tasks.rados.rados.0.smithi087.stdout:725: writing smithi087181593-11 from 5431296 to 5865472 tid 2 2023-10-07T18:51:58.132 INFO:tasks.rados.rados.0.smithi087.stdout:725: writing smithi087181593-11 from 5865472 to 6234112 tid 3 2023-10-07T18:51:58.132 INFO:tasks.rados.rados.0.smithi087.stdout:726: read oid 19 snap -1 2023-10-07T18:51:58.133 INFO:tasks.rados.rados.0.smithi087.stdout:726: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:58.133 INFO:tasks.rados.rados.0.smithi087.stdout:727: rollback oid 44 current snap is 65 2023-10-07T18:51:58.133 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 52 2023-10-07T18:51:58.133 INFO:tasks.rados.rados.0.smithi087.stdout:721: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:723: finishing copy_from to smithi087181593-45 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 290 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:723: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:721: done (4 left) 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:723: done (3 left) 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:728: read oid 13 snap -1 2023-10-07T18:51:58.152 INFO:tasks.rados.rados.0.smithi087.stdout:728: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:58.153 INFO:tasks.rados.rados.0.smithi087.stdout:729: rollback oid 23 current snap is 65 2023-10-07T18:51:58.153 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 23 to 54 2023-10-07T18:51:58.153 INFO:tasks.rados.rados.0.smithi087.stdout:725: finishing write tid 1 to smithi087181593-11 2023-10-07T18:51:58.153 INFO:tasks.rados.rados.0.smithi087.stdout:726: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:51:58.155 INFO:tasks.rados.rados.0.smithi087.stdout:726: done (4 left) 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:730: delete oid 7 current snap is 65 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:725: finishing write tid 2 to smithi087181593-11 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:725: finishing write tid 3 to smithi087181593-11 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:725: finishing write tid 4 to smithi087181593-11 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:725: finishing write tid 5 to smithi087181593-11 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 268 (ObjNum 234 snap 65 seq_num 234) dirty exists 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:725: left oid 11 (ObjNum 234 snap 65 seq_num 234) 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:727: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:727: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:727: finishing rollback tid 2 to smithi087181593-44 2023-10-07T18:51:58.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 183 (ObjNum 173 snap 44 seq_num 173) dirty exists 2023-10-07T18:51:58.157 INFO:tasks.rados.rados.0.smithi087.stdout:729: finishing rollback tid 0 to smithi087181593-23 2023-10-07T18:51:58.157 INFO:tasks.rados.rados.0.smithi087.stdout:729: finishing rollback tid 1 to smithi087181593-23 2023-10-07T18:51:58.157 INFO:tasks.rados.rados.0.smithi087.stdout:729: finishing rollback tid 2 to smithi087181593-23 2023-10-07T18:51:58.157 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 318 (ObjNum 202 snap 54 seq_num 202) dirty exists 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:725: done (4 left) 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:727: done (3 left) 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:729: done (2 left) 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:730: done (1 left) 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:731: read oid 7 snap -1 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:731: expect deleted 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:732: read oid 28 snap -1 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:732: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:58.158 INFO:tasks.rados.rados.0.smithi087.stdout:733: delete oid 43 current snap is 65 2023-10-07T18:51:58.161 INFO:tasks.rados.rados.0.smithi087.stdout:732: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-07T18:51:58.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:57 smithi163 conmon[157980]: 2023-10-07T18:51:57.802+0000 7f1f0be69200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:51:58.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:58 smithi163 conmon[157980]: 2023-10-07T18:51:58.044+0000 7f1f0be69200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:56] ENGINE Bus STARTING 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:56] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:56] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: [07/Oct/2023:18:51:56] ENGINE Bus STARTED 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: osdmap e200: 8 total, 8 up, 8 in 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:57 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:58.179 INFO:tasks.rados.rados.0.smithi087.stdout:728: expect (ObjNum 85 snap 20 seq_num 85) 2023-10-07T18:51:58.341 INFO:tasks.rados.rados.0.smithi087.stdout:728: done (3 left) 2023-10-07T18:51:58.341 INFO:tasks.rados.rados.0.smithi087.stdout:731: done (2 left) 2023-10-07T18:51:58.341 INFO:tasks.rados.rados.0.smithi087.stdout:732: done (1 left) 2023-10-07T18:51:58.341 INFO:tasks.rados.rados.0.smithi087.stdout:733: done (0 left) 2023-10-07T18:51:58.341 INFO:tasks.rados.rados.0.smithi087.stdout:734: snap_create 2023-10-07T18:51:58.491 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:58 smithi163 conmon[157980]: 2023-10-07T18:51:58.219+0000 7f1f0be69200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:51:58.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:58 smithi163 conmon[157980]: 2023-10-07T18:51:58.490+0000 7f1f0be69200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:734: done (0 left) 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:735: rollback oid 47 current snap is 66 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 52 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:736: read oid 10 snap -1 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:736: expect (ObjNum 224 snap 64 seq_num 224) 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:737: read oid 42 snap 61 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:737: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:51:59.249 INFO:tasks.rados.rados.0.smithi087.stdout:738: snap_remove snap 54 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[98507]: pgmap v9: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[98507]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[98507]: mgrmap e31: y(active, since 4s) 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[115692]: pgmap v9: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[115692]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T18:51:59.272 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.273 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:51:59 smithi087 ceph-mon[115692]: mgrmap e31: y(active, since 4s) 2023-10-07T18:51:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:59 smithi163 ceph-mon[102800]: pgmap v9: 121 pgs: 121 active+clean; 122 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:51:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:59 smithi163 ceph-mon[102800]: osdmap e201: 8 total, 8 up, 8 in 2023-10-07T18:51:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:59 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:59 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:51:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:51:59 smithi163 ceph-mon[102800]: mgrmap e31: y(active, since 4s) 2023-10-07T18:51:59.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:59 smithi163 conmon[157980]: 2023-10-07T18:51:59.200+0000 7f1f0be69200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:51:59.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:59 smithi163 conmon[157980]: 2023-10-07T18:51:59.338+0000 7f1f0be69200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:51:59.881 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:59 smithi163 conmon[157980]: 2023-10-07T18:51:59.538+0000 7f1f0be69200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:51:59.882 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:59 smithi163 conmon[157980]: 2023-10-07T18:51:59.657+0000 7f1f0be69200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:51:59.882 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:51:59 smithi163 conmon[157980]: 2023-10-07T18:51:59.880+0000 7f1f0be69200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:738: done (3 left) 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:739: setattr oid 4 current snap is 66 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:735: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:735: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:735: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:52:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 115 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:52:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:737: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:52:00.309 INFO:tasks.rados.rados.0.smithi087.stdout:736: expect (ObjNum 224 snap 64 seq_num 224) 2023-10-07T18:52:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:00 smithi087 ceph-mon[98507]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T18:52:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:00 smithi087 ceph-mon[115692]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T18:52:00.589 INFO:tasks.rados.rados.0.smithi087.stdout:735: done (3 left) 2023-10-07T18:52:00.589 INFO:tasks.rados.rados.0.smithi087.stdout:736: done (2 left) 2023-10-07T18:52:00.589 INFO:tasks.rados.rados.0.smithi087.stdout:737: done (1 left) 2023-10-07T18:52:00.589 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 66 2023-10-07T18:52:00.589 INFO:tasks.rados.rados.0.smithi087.stdout:740: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2023-10-07T18:52:00.593 INFO:tasks.rados.rados.0.smithi087.stdout:740: writing smithi087181593-20 from 0 to 778240 tid 1 2023-10-07T18:52:00.596 INFO:tasks.rados.rados.0.smithi087.stdout:740: writing smithi087181593-20 from 778240 to 1310720 tid 2 2023-10-07T18:52:00.598 INFO:tasks.rados.rados.0.smithi087.stdout:740: writing smithi087181593-20 from 1310720 to 1581056 tid 3 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:741: read oid 1 snap -1 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:741: expect deleted 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 66 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 95 (ObjNum 208 snap 57 seq_num 208) dirty exists 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:740: finishing write tid 1 to smithi087181593-20 2023-10-07T18:52:00.599 INFO:tasks.rados.rados.0.smithi087.stdout:742: seq_num 238 ranges {0=794624,794624=417792,1212416=385024} 2023-10-07T18:52:00.602 INFO:tasks.rados.rados.0.smithi087.stdout:742: writing smithi087181593-19 from 0 to 794624 tid 1 2023-10-07T18:52:00.605 INFO:tasks.rados.rados.0.smithi087.stdout:742: writing smithi087181593-19 from 794624 to 1212416 tid 2 2023-10-07T18:52:00.607 INFO:tasks.rados.rados.0.smithi087.stdout:742: writing smithi087181593-19 from 1212416 to 1597440 tid 3 2023-10-07T18:52:00.608 INFO:tasks.rados.rados.0.smithi087.stdout:739: done (3 left) 2023-10-07T18:52:00.608 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 66 2023-10-07T18:52:00.608 INFO:tasks.rados.rados.0.smithi087.stdout:743: seq_num 239 ranges {4325376=409600,4734976=704512,5439488=499712} 2023-10-07T18:52:00.632 INFO:tasks.rados.rados.0.smithi087.stdout:743: writing smithi087181593-16 from 4325376 to 4734976 tid 1 2023-10-07T18:52:00.636 INFO:tasks.rados.rados.0.smithi087.stdout:743: writing smithi087181593-16 from 4734976 to 5439488 tid 2 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:743: writing smithi087181593-16 from 5439488 to 5939200 tid 3 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:744: read oid 37 snap 61 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:744: expect deleted 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 66 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:740: finishing write tid 2 to smithi087181593-20 2023-10-07T18:52:00.640 INFO:tasks.rados.rados.0.smithi087.stdout:740: finishing write tid 3 to smithi087181593-20 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:740: finishing write tid 4 to smithi087181593-20 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:740: finishing write tid 5 to smithi087181593-20 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 354 (ObjNum 237 snap 66 seq_num 237) dirty exists 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:740: left oid 20 (ObjNum 237 snap 66 seq_num 237) 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: finishing write tid 1 to smithi087181593-19 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: finishing write tid 2 to smithi087181593-19 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: finishing write tid 3 to smithi087181593-19 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: finishing write tid 4 to smithi087181593-19 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: finishing write tid 5 to smithi087181593-19 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 190 (ObjNum 238 snap 66 seq_num 238) dirty exists 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:742: left oid 19 (ObjNum 238 snap 66 seq_num 238) 2023-10-07T18:52:00.641 INFO:tasks.rados.rados.0.smithi087.stdout:745: seq_num 240 ranges {0=425984,425984=589824,1015808=483328,1499136=131072} 2023-10-07T18:52:00.642 INFO:tasks.rados.rados.0.smithi087.stdout:745: writing smithi087181593-2 from 0 to 425984 tid 1 2023-10-07T18:52:00.645 INFO:tasks.rados.rados.0.smithi087.stdout:745: writing smithi087181593-2 from 425984 to 1015808 tid 2 2023-10-07T18:52:00.648 INFO:tasks.rados.rados.0.smithi087.stdout:745: writing smithi087181593-2 from 1015808 to 1499136 tid 3 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:745: writing smithi087181593-2 from 1499136 to 1630208 tid 4 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:740: done (5 left) 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:741: done (4 left) 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:742: done (3 left) 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:746: rmattr oid 23 current snap is 66 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:746: done (3 left) 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:747: rmattr oid 23 current snap is 66 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:747: done (3 left) 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:748: rmattr oid 28 current snap is 66 2023-10-07T18:52:00.650 INFO:tasks.rados.rados.0.smithi087.stdout:748: done (3 left) 2023-10-07T18:52:00.651 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 66 2023-10-07T18:52:00.651 INFO:tasks.rados.rados.0.smithi087.stdout:749: seq_num 241 ranges {778240=442368,1220608=466944,1687552=688128,2375680=49152} 2023-10-07T18:52:00.656 INFO:tasks.rados.rados.0.smithi087.stdout:749: writing smithi087181593-9 from 778240 to 1220608 tid 1 2023-10-07T18:52:00.659 INFO:tasks.rados.rados.0.smithi087.stdout:749: writing smithi087181593-9 from 1220608 to 1687552 tid 2 2023-10-07T18:52:00.663 INFO:tasks.rados.rados.0.smithi087.stdout:749: writing smithi087181593-9 from 1687552 to 2375680 tid 3 2023-10-07T18:52:00.663 INFO:tasks.rados.rados.0.smithi087.stdout:749: writing smithi087181593-9 from 2375680 to 2424832 tid 4 2023-10-07T18:52:00.663 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 66 2023-10-07T18:52:00.663 INFO:tasks.rados.rados.0.smithi087.stdout:743: finishing write tid 1 to smithi087181593-16 2023-10-07T18:52:00.663 INFO:tasks.rados.rados.0.smithi087.stdout:750: seq_num 242 ranges {1581056=458752,2039808=753664,2793472=450560} 2023-10-07T18:52:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:00 smithi163 ceph-mon[102800]: osdmap e202: 8 total, 8 up, 8 in 2023-10-07T18:52:00.674 INFO:tasks.rados.rados.0.smithi087.stdout:750: writing smithi087181593-20 from 1581056 to 2039808 tid 1 2023-10-07T18:52:00.678 INFO:tasks.rados.rados.0.smithi087.stdout:750: writing smithi087181593-20 from 2039808 to 2793472 tid 2 2023-10-07T18:52:00.681 INFO:tasks.rados.rados.0.smithi087.stdout:750: writing smithi087181593-20 from 2793472 to 3244032 tid 3 2023-10-07T18:52:00.681 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 66 2023-10-07T18:52:00.681 INFO:tasks.rados.rados.0.smithi087.stdout:743: finishing write tid 2 to smithi087181593-16 2023-10-07T18:52:00.681 INFO:tasks.rados.rados.0.smithi087.stdout:751: seq_num 243 ranges {466944=475136,942080=638976,1581056=565248} 2023-10-07T18:52:00.686 INFO:tasks.rados.rados.0.smithi087.stdout:751: writing smithi087181593-40 from 466944 to 942080 tid 1 2023-10-07T18:52:00.690 INFO:tasks.rados.rados.0.smithi087.stdout:751: writing smithi087181593-40 from 942080 to 1581056 tid 2 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:751: writing smithi087181593-40 from 1581056 to 2146304 tid 3 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:752: read oid 50 snap -1 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:752: expect (ObjNum 120 snap 29 seq_num 120) 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:753: read oid 38 snap -1 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:753: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 66 2023-10-07T18:52:00.694 INFO:tasks.rados.rados.0.smithi087.stdout:754: seq_num 244 ranges {974848=491520,1466368=573440,2039808=458752,2498560=172032} 2023-10-07T18:52:00.702 INFO:tasks.rados.rados.0.smithi087.stdout:754: writing smithi087181593-24 from 974848 to 1466368 tid 1 2023-10-07T18:52:00.705 INFO:tasks.rados.rados.0.smithi087.stdout:754: writing smithi087181593-24 from 1466368 to 2039808 tid 2 2023-10-07T18:52:00.708 INFO:tasks.rados.rados.0.smithi087.stdout:754: writing smithi087181593-24 from 2039808 to 2498560 tid 3 2023-10-07T18:52:00.709 INFO:tasks.rados.rados.0.smithi087.stdout:754: writing smithi087181593-24 from 2498560 to 2670592 tid 4 2023-10-07T18:52:00.710 INFO:tasks.rados.rados.0.smithi087.stdout:744: done (8 left) 2023-10-07T18:52:00.710 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 66 2023-10-07T18:52:00.710 INFO:tasks.rados.rados.0.smithi087.stdout:755: seq_num 245 ranges {0=507904,507904=458752,966656=671744,1638400=73728} 2023-10-07T18:52:00.714 INFO:tasks.rados.rados.0.smithi087.stdout:755: writing smithi087181593-21 from 0 to 507904 tid 1 2023-10-07T18:52:00.717 INFO:tasks.rados.rados.0.smithi087.stdout:755: writing smithi087181593-21 from 507904 to 966656 tid 2 2023-10-07T18:52:00.722 INFO:tasks.rados.rados.0.smithi087.stdout:755: writing smithi087181593-21 from 966656 to 1638400 tid 3 2023-10-07T18:52:00.722 INFO:tasks.rados.rados.0.smithi087.stdout:755: writing smithi087181593-21 from 1638400 to 1712128 tid 4 2023-10-07T18:52:00.722 INFO:tasks.rados.rados.0.smithi087.stdout:756: snap_remove snap 64 2023-10-07T18:52:01.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: 2023-10-07T18:52:00.789+0000 7f1f0be69200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:52:01.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: [07/Oct/2023:18:52:00] ENGINE Bus STARTING 2023-10-07T18:52:01.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: CherryPy Checker: 2023-10-07T18:52:01.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: The Application mounted at '' has an empty config. 2023-10-07T18:52:01.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: 2023-10-07T18:52:01.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: [07/Oct/2023:18:52:00] ENGINE Serving on http://:::9283 2023-10-07T18:52:01.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:00 smithi163 conmon[157980]: [07/Oct/2023:18:52:00] ENGINE Bus STARTED 2023-10-07T18:52:01.275 INFO:tasks.rados.rados.0.smithi087.stdout:756: done (9 left) 2023-10-07T18:52:01.275 INFO:tasks.rados.rados.0.smithi087.stdout:757: snap_remove snap 56 2023-10-07T18:52:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: pgmap v12: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-10-07T18:52:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:01 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: pgmap v12: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-10-07T18:52:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T18:52:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: Standby manager daemon x started 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: pgmap v12: 121 pgs: 121 active+clean; 132 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: osdmap e203: 8 total, 8 up, 8 in 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1785377001' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:01 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:02.270 INFO:tasks.rados.rados.0.smithi087.stdout:757: done (9 left) 2023-10-07T18:52:02.271 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 66 2023-10-07T18:52:02.271 INFO:tasks.rados.rados.0.smithi087.stdout:758: seq_num 246 ranges {958464=524288,1482752=745472,2228224=425984,2654208=32768} 2023-10-07T18:52:02.279 INFO:tasks.rados.rados.0.smithi087.stdout:758: writing smithi087181593-31 from 958464 to 1482752 tid 1 2023-10-07T18:52:02.285 INFO:tasks.rados.rados.0.smithi087.stdout:758: writing smithi087181593-31 from 1482752 to 2228224 tid 2 2023-10-07T18:52:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:758: writing smithi087181593-31 from 2228224 to 2654208 tid 3 2023-10-07T18:52:02.288 INFO:tasks.rados.rados.0.smithi087.stdout:758: writing smithi087181593-31 from 2654208 to 2686976 tid 4 2023-10-07T18:52:02.288 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 66 2023-10-07T18:52:02.288 INFO:tasks.rados.rados.0.smithi087.stdout:743: finishing write tid 3 to smithi087181593-16 2023-10-07T18:52:02.288 INFO:tasks.rados.rados.0.smithi087.stdout:759: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2023-10-07T18:52:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:759: writing smithi087181593-15 from 0 to 540672 tid 1 2023-10-07T18:52:02.298 INFO:tasks.rados.rados.0.smithi087.stdout:759: writing smithi087181593-15 from 540672 to 1163264 tid 2 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:759: writing smithi087181593-15 from 1163264 to 1744896 tid 3 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:760: snap_create 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:743: finishing write tid 4 to smithi087181593-16 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:743: finishing write tid 5 to smithi087181593-16 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 242 (ObjNum 239 snap 66 seq_num 239) dirty exists 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:743: left oid 16 (ObjNum 239 snap 66 seq_num 239) 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 1 to smithi087181593-2 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 2 to smithi087181593-2 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 3 to smithi087181593-2 2023-10-07T18:52:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 4 to smithi087181593-2 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 5 to smithi087181593-2 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:745: finishing write tid 6 to smithi087181593-2 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 120 (ObjNum 240 snap 66 seq_num 240) dirty exists 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:745: left oid 2 (ObjNum 240 snap 66 seq_num 240) 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 1 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 2 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 3 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 4 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 5 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: finishing write tid 6 to smithi087181593-9 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 347 (ObjNum 241 snap 66 seq_num 241) dirty exists 2023-10-07T18:52:02.302 INFO:tasks.rados.rados.0.smithi087.stdout:749: left oid 9 (ObjNum 241 snap 66 seq_num 241) 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: finishing write tid 1 to smithi087181593-20 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: finishing write tid 2 to smithi087181593-20 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: finishing write tid 3 to smithi087181593-20 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: finishing write tid 4 to smithi087181593-20 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: finishing write tid 5 to smithi087181593-20 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 358 (ObjNum 242 snap 66 seq_num 242) dirty exists 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:750: left oid 20 (ObjNum 242 snap 66 seq_num 242) 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:751: finishing write tid 1 to smithi087181593-40 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:751: finishing write tid 2 to smithi087181593-40 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:751: finishing write tid 3 to smithi087181593-40 2023-10-07T18:52:02.303 INFO:tasks.rados.rados.0.smithi087.stdout:751: finishing write tid 4 to smithi087181593-40 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:751: finishing write tid 5 to smithi087181593-40 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 352 (ObjNum 243 snap 66 seq_num 243) dirty exists 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:751: left oid 40 (ObjNum 243 snap 66 seq_num 243) 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 1 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 2 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 3 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 1 to smithi087181593-21 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 2 to smithi087181593-21 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 4 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 5 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: finishing write tid 6 to smithi087181593-24 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 332 (ObjNum 244 snap 66 seq_num 244) dirty exists 2023-10-07T18:52:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:754: left oid 24 (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:02.305 INFO:tasks.rados.rados.0.smithi087.stdout:753: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: mgrmap e32: y(active, since 7s), standbys: x 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:02 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: mgrmap e32: y(active, since 7s), standbys: x 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: mgrmap e32: y(active, since 7s), standbys: x 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: osdmap e204: 8 total, 8 up, 8 in 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:02 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:02.782 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 3 to smithi087181593-21 2023-10-07T18:52:02.782 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 4 to smithi087181593-21 2023-10-07T18:52:02.783 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 5 to smithi087181593-21 2023-10-07T18:52:02.783 INFO:tasks.rados.rados.0.smithi087.stdout:755: finishing write tid 6 to smithi087181593-21 2023-10-07T18:52:02.783 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 364 (ObjNum 245 snap 66 seq_num 245) dirty exists 2023-10-07T18:52:02.783 INFO:tasks.rados.rados.0.smithi087.stdout:755: left oid 21 (ObjNum 245 snap 66 seq_num 245) 2023-10-07T18:52:02.783 INFO:tasks.rados.rados.0.smithi087.stdout:752: expect (ObjNum 120 snap 29 seq_num 120) 2023-10-07T18:52:03.003 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 1 to smithi087181593-31 2023-10-07T18:52:03.003 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 2 to smithi087181593-31 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 3 to smithi087181593-31 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 4 to smithi087181593-31 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 5 to smithi087181593-31 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:759: finishing write tid 1 to smithi087181593-15 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:758: finishing write tid 6 to smithi087181593-31 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 262 (ObjNum 246 snap 66 seq_num 246) dirty exists 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:758: left oid 31 (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:759: finishing write tid 2 to smithi087181593-15 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:759: finishing write tid 3 to smithi087181593-15 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:759: finishing write tid 4 to smithi087181593-15 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:759: finishing write tid 5 to smithi087181593-15 2023-10-07T18:52:03.004 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 313 (ObjNum 247 snap 66 seq_num 247) dirty exists 2023-10-07T18:52:03.005 INFO:tasks.rados.rados.0.smithi087.stdout:759: left oid 15 (ObjNum 247 snap 66 seq_num 247) 2023-10-07T18:52:03.275 INFO:tasks.rados.rados.0.smithi087.stdout:743: done (11 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:745: done (10 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:749: done (9 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:750: done (8 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:751: done (7 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:752: done (6 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:753: done (5 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:754: done (4 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:755: done (3 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:758: done (2 left) 2023-10-07T18:52:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:759: done (1 left) 2023-10-07T18:52:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:760: done (0 left) 2023-10-07T18:52:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:761: rollback oid 13 current snap is 67 2023-10-07T18:52:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 66 2023-10-07T18:52:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 67 2023-10-07T18:52:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:762: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2023-10-07T18:52:03.278 INFO:tasks.rados.rados.0.smithi087.stdout:762: writing smithi087181593-35 from 0 to 557056 tid 1 2023-10-07T18:52:03.282 INFO:tasks.rados.rados.0.smithi087.stdout:762: writing smithi087181593-35 from 557056 to 1064960 tid 2 2023-10-07T18:52:03.284 INFO:tasks.rados.rados.0.smithi087.stdout:762: writing smithi087181593-35 from 1064960 to 1507328 tid 3 2023-10-07T18:52:03.286 INFO:tasks.rados.rados.0.smithi087.stdout:762: writing smithi087181593-35 from 1507328 to 1761280 tid 4 2023-10-07T18:52:03.286 INFO:tasks.rados.rados.0.smithi087.stdout:763: read oid 1 snap -1 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:763: expect deleted 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:764: copy_from oid 17 from oid 38 current snap is 67 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:761: finishing rollback tid 0 to smithi087181593-13 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:761: finishing rollback tid 1 to smithi087181593-13 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:761: finishing rollback tid 2 to smithi087181593-13 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 368 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 1 to smithi087181593-35 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 2 to smithi087181593-35 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:761: done (3 left) 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 67 2023-10-07T18:52:03.287 INFO:tasks.rados.rados.0.smithi087.stdout:765: seq_num 249 ranges {0=573440,573440=794624,1368064=409600} 2023-10-07T18:52:03.289 INFO:tasks.rados.rados.0.smithi087.stdout:765: writing smithi087181593-6 from 0 to 573440 tid 1 2023-10-07T18:52:03.294 INFO:tasks.rados.rados.0.smithi087.stdout:765: writing smithi087181593-6 from 573440 to 1368064 tid 2 2023-10-07T18:52:03.297 INFO:tasks.rados.rados.0.smithi087.stdout:765: writing smithi087181593-6 from 1368064 to 1777664 tid 3 2023-10-07T18:52:03.297 INFO:tasks.rados.rados.0.smithi087.stdout:766: setattr oid 27 current snap is 67 2023-10-07T18:52:03.297 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 3 to smithi087181593-35 2023-10-07T18:52:03.297 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 4 to smithi087181593-35 2023-10-07T18:52:03.297 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 5 to smithi087181593-35 2023-10-07T18:52:03.298 INFO:tasks.rados.rados.0.smithi087.stdout:762: finishing write tid 6 to smithi087181593-35 2023-10-07T18:52:03.298 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 351 (ObjNum 248 snap 67 seq_num 248) dirty exists 2023-10-07T18:52:03.298 INFO:tasks.rados.rados.0.smithi087.stdout:762: left oid 35 (ObjNum 248 snap 67 seq_num 248) 2023-10-07T18:52:03.298 INFO:tasks.rados.rados.0.smithi087.stdout:765: finishing write tid 1 to smithi087181593-6 2023-10-07T18:52:03.299 INFO:tasks.rados.rados.0.smithi087.stdout:762: done (4 left) 2023-10-07T18:52:03.299 INFO:tasks.rados.rados.0.smithi087.stdout:763: done (3 left) 2023-10-07T18:52:03.299 INFO:tasks.rados.rados.0.smithi087.stdout:767: setattr oid 2 current snap is 67 2023-10-07T18:52:03.301 INFO:tasks.rados.rados.0.smithi087.stdout:768: snap_create 2023-10-07T18:52:03.303 INFO:tasks.rados.rados.0.smithi087.stdout:765: finishing write tid 2 to smithi087181593-6 2023-10-07T18:52:03.303 INFO:tasks.rados.rados.0.smithi087.stdout:765: finishing write tid 3 to smithi087181593-6 2023-10-07T18:52:03.303 INFO:tasks.rados.rados.0.smithi087.stdout:765: finishing write tid 4 to smithi087181593-6 2023-10-07T18:52:03.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 122 (ObjNum 240 snap 66 seq_num 240) dirty exists 2023-10-07T18:52:03.305 INFO:tasks.rados.rados.0.smithi087.stdout:765: finishing write tid 5 to smithi087181593-6 2023-10-07T18:52:03.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 266 (ObjNum 249 snap 67 seq_num 249) dirty exists 2023-10-07T18:52:03.305 INFO:tasks.rados.rados.0.smithi087.stdout:765: left oid 6 (ObjNum 249 snap 67 seq_num 249) 2023-10-07T18:52:03.314 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 356 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-10-07T18:52:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:764: finishing copy_from to smithi087181593-17 2023-10-07T18:52:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:03.327 INFO:tasks.rados.rados.0.smithi087.stdout:764: finishing copy_from racing read to smithi087181593-17 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:52:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:03 smithi163 ceph-mon[102800]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T18:52:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-10-07T18:52:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[98507]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: pgmap v15: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: Reconfiguring prometheus.a (dependencies changed)... 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: Reconfiguring daemon prometheus.a on smithi163 2023-10-07T18:52:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:03 smithi087 ceph-mon[115692]: osdmap e205: 8 total, 8 up, 8 in 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:764: done (4 left) 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:765: done (3 left) 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:766: done (2 left) 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:767: done (1 left) 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:768: done (0 left) 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:769: rollback oid 32 current snap is 68 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 52 2023-10-07T18:52:04.288 INFO:tasks.rados.rados.0.smithi087.stdout:770: snap_remove snap 65 2023-10-07T18:52:04.563 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:04 smithi163 ceph-mon[102800]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T18:52:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:04 smithi087 ceph-mon[98507]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T18:52:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:04 smithi087 ceph-mon[115692]: osdmap e206: 8 total, 8 up, 8 in 2023-10-07T18:52:05.171 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:04 smithi163 systemd[1]: Stopping Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:05.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:04 smithi163 conmon[157980]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-10-07T18:52:05.289 INFO:tasks.rados.rados.0.smithi087.stdout:770: done (1 left) 2023-10-07T18:52:05.290 INFO:tasks.rados.rados.0.smithi087.stdout:771: rollback oid 46 current snap is 68 2023-10-07T18:52:05.290 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 46 to 67 2023-10-07T18:52:05.290 INFO:tasks.rados.rados.0.smithi087.stdout:772: snap_remove snap 48 2023-10-07T18:52:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:05 smithi163 ceph-mon[102800]: pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.9 MiB/s wr, 37 op/s 2023-10-07T18:52:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:05 smithi163 ceph-mon[102800]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.171Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T18:52:05.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.172Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T18:52:05.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.172Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T18:52:05.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.172Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T18:52:05.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 conmon[170070]: ts=2023-10-07T18:52:05.172Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T18:52:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:05 smithi087 ceph-mon[98507]: pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.9 MiB/s wr, 37 op/s 2023-10-07T18:52:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:05 smithi087 ceph-mon[98507]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T18:52:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:05 smithi087 ceph-mon[115692]: pgmap v18: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.9 MiB/s wr, 37 op/s 2023-10-07T18:52:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:05 smithi087 ceph-mon[115692]: osdmap e207: 8 total, 8 up, 8 in 2023-10-07T18:52:06.087 INFO:tasks.rados.rados.0.smithi087.stdout:772: done (2 left) 2023-10-07T18:52:06.087 INFO:tasks.rados.rados.0.smithi087.stdout:773: read oid 31 snap -1 2023-10-07T18:52:06.088 INFO:tasks.rados.rados.0.smithi087.stdout:773: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:06.088 INFO:tasks.rados.rados.0.smithi087.stdout:774: rollback oid 45 current snap is 68 2023-10-07T18:52:06.088 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 66 2023-10-07T18:52:06.088 INFO:tasks.rados.rados.0.smithi087.stdout:775: copy_from oid 16 from oid 17 current snap is 68 2023-10-07T18:52:06.088 INFO:tasks.rados.rados.0.smithi087.stdout:776: snap_remove snap 61 2023-10-07T18:52:06.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 bash[175483]: e4214ab916f5b6e83b63d422283ccd97dd023cf4cdd83730d8e2f6bf60e8cd3a 2023-10-07T18:52:06.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T18:52:06.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 systemd[1]: Stopped Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:06.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:05 smithi163 systemd[1]: Starting Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:06.595 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:06 smithi087 ceph-mon[98507]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T18:52:06.595 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:06 smithi087 ceph-mon[98507]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T18:52:06.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:06 smithi087 ceph-mon[115692]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T18:52:06.595 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:06 smithi087 ceph-mon[115692]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T18:52:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:06 smithi163 ceph-mon[102800]: osdmap e208: 8 total, 8 up, 8 in 2023-10-07T18:52:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:06 smithi163 ceph-mon[102800]: osdmap e209: 8 total, 8 up, 8 in 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.500Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.500Z 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-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.500Z 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 smithi163 (none))" 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.500Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.500Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.501Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T18:52:06.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.502Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.503Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.503Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 bash[175807]: 55faf76b724a45cb9706811e6c41c787cb39bb44077f576e1e01b3f1e01c1467 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.505Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.505Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.986µs 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.505Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.506Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 systemd[1]: Started Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.521Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.523Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.526Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-07T18:52:06.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.526Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.728µs wal_replay_duration=20.897872ms wbl_replay_duration=123ns total_replay_duration=20.937735ms 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.529Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.529Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.529Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.542Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.434491ms db_storage=958ns remote_storage=1.5µs web_handler=402ns query_engine=878ns scrape=419.26µs scrape_sd=78.069µs notify=14.295µs notify_sd=19.759µs rules=12.67092ms tracing=6.261µs 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.543Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T18:52:06.674 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:06 smithi163 conmon[175848]: ts=2023-10-07T18:52:06.543Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T18:52:06.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE Bus STOPPING 2023-10-07T18:52:06.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:52:06.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE Bus STOPPED 2023-10-07T18:52:06.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE Bus STARTING 2023-10-07T18:52:06.954 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE Serving on http://:::9283 2023-10-07T18:52:06.954 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:06 smithi087 conmon[186870]: [07/Oct/2023:18:52:06] ENGINE Bus STARTED 2023-10-07T18:52:07.097 INFO:tasks.rados.rados.0.smithi087.stdout:776: done (5 left) 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 68 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:769: finishing rollback tid 0 to smithi087181593-32 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:769: finishing rollback tid 1 to smithi087181593-32 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 162 (ObjNum 737 snap 0 seq_num 2961379424) dirty dne 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:771: finishing rollback tid 0 to smithi087181593-46 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:771: finishing rollback tid 1 to smithi087181593-46 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:771: finishing rollback tid 2 to smithi087181593-46 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 271 (ObjNum 218 snap 64 seq_num 218) dirty exists 2023-10-07T18:52:07.098 INFO:tasks.rados.rados.0.smithi087.stdout:774: finishing rollback tid 0 to smithi087181593-45 2023-10-07T18:52:07.099 INFO:tasks.rados.rados.0.smithi087.stdout:774: finishing rollback tid 1 to smithi087181593-45 2023-10-07T18:52:07.099 INFO:tasks.rados.rados.0.smithi087.stdout:774: finishing rollback tid 2 to smithi087181593-45 2023-10-07T18:52:07.099 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 293 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:52:07.099 INFO:tasks.rados.rados.0.smithi087.stdout:773: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:07.186 INFO:tasks.rados.rados.0.smithi087.stdout:775: finishing copy_from to smithi087181593-16 2023-10-07T18:52:07.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:07.187 INFO:tasks.rados.rados.0.smithi087.stdout:775: finishing copy_from racing read to smithi087181593-16 2023-10-07T18:52:07.187 INFO:tasks.rados.rados.0.smithi087.stdout:777: seq_num 250 ranges {3194880=589824,3784704=679936,4464640=409600,4874240=114688} 2023-10-07T18:52:07.206 INFO:tasks.rados.rados.0.smithi087.stdout:777: writing smithi087181593-39 from 3194880 to 3784704 tid 1 2023-10-07T18:52:07.210 INFO:tasks.rados.rados.0.smithi087.stdout:777: writing smithi087181593-39 from 3784704 to 4464640 tid 2 2023-10-07T18:52:07.212 INFO:tasks.rados.rados.0.smithi087.stdout:777: writing smithi087181593-39 from 4464640 to 4874240 tid 3 2023-10-07T18:52:07.213 INFO:tasks.rados.rados.0.smithi087.stdout:777: writing smithi087181593-39 from 4874240 to 4988928 tid 4 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:769: done (5 left) 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:771: done (4 left) 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:773: done (3 left) 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:774: done (2 left) 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:775: done (1 left) 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 68 2023-10-07T18:52:07.214 INFO:tasks.rados.rados.0.smithi087.stdout:778: seq_num 251 ranges {1777664=606208,2383872=614400,2998272=589824} 2023-10-07T18:52:07.226 INFO:tasks.rados.rados.0.smithi087.stdout:778: writing smithi087181593-6 from 1777664 to 2383872 tid 1 2023-10-07T18:52:07.230 INFO:tasks.rados.rados.0.smithi087.stdout:778: writing smithi087181593-6 from 2383872 to 2998272 tid 2 2023-10-07T18:52:07.234 INFO:tasks.rados.rados.0.smithi087.stdout:778: writing smithi087181593-6 from 2998272 to 3588096 tid 3 2023-10-07T18:52:07.234 INFO:tasks.rados.rados.0.smithi087.stdout:779: copy_from oid 41 from oid 38 current snap is 68 2023-10-07T18:52:07.234 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 1 to smithi087181593-39 2023-10-07T18:52:07.234 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 2 to smithi087181593-39 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 3 to smithi087181593-39 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 4 to smithi087181593-39 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 5 to smithi087181593-39 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: finishing write tid 6 to smithi087181593-39 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 271 (ObjNum 250 snap 68 seq_num 250) dirty exists 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: left oid 39 (ObjNum 250 snap 68 seq_num 250) 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:778: finishing write tid 1 to smithi087181593-6 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:778: finishing write tid 2 to smithi087181593-6 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:777: done (2 left) 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 68 2023-10-07T18:52:07.235 INFO:tasks.rados.rados.0.smithi087.stdout:780: seq_num 252 ranges {1597440=630784,2228224=499712,2727936=425984,3153920=278528} 2023-10-07T18:52:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:780: writing smithi087181593-19 from 1597440 to 2228224 tid 1 2023-10-07T18:52:07.249 INFO:tasks.rados.rados.0.smithi087.stdout:780: writing smithi087181593-19 from 2228224 to 2727936 tid 2 2023-10-07T18:52:07.251 INFO:tasks.rados.rados.0.smithi087.stdout:780: writing smithi087181593-19 from 2727936 to 3153920 tid 3 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:780: writing smithi087181593-19 from 3153920 to 3432448 tid 4 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:781: delete oid 46 current snap is 68 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:778: finishing write tid 3 to smithi087181593-6 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:778: finishing write tid 4 to smithi087181593-6 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:778: finishing write tid 5 to smithi087181593-6 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 275 (ObjNum 251 snap 68 seq_num 251) dirty exists 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:778: left oid 6 (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 1 to smithi087181593-19 2023-10-07T18:52:07.254 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 2 to smithi087181593-19 2023-10-07T18:52:07.255 INFO:tasks.rados.rados.0.smithi087.stdout:778: done (3 left) 2023-10-07T18:52:07.255 INFO:tasks.rados.rados.0.smithi087.stdout:781: done (2 left) 2023-10-07T18:52:07.255 INFO:tasks.rados.rados.0.smithi087.stdout:782: snap_remove snap 67 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:07.364 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:07 smithi163 ceph-mon[102800]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T18:52:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:07.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[115692]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T18:52:07.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:07.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:07.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:07 smithi087 ceph-mon[98507]: osdmap e210: 8 total, 8 up, 8 in 2023-10-07T18:52:08.095 INFO:tasks.rados.rados.0.smithi087.stdout:782: done (2 left) 2023-10-07T18:52:08.096 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 68 2023-10-07T18:52:08.096 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 3 to smithi087181593-19 2023-10-07T18:52:08.096 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 4 to smithi087181593-19 2023-10-07T18:52:08.096 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 5 to smithi087181593-19 2023-10-07T18:52:08.096 INFO:tasks.rados.rados.0.smithi087.stdout:783: seq_num 254 ranges {1646592=663552,2310144=663552,2973696=540672} 2023-10-07T18:52:08.108 INFO:tasks.rados.rados.0.smithi087.stdout:783: writing smithi087181593-14 from 1646592 to 2310144 tid 1 2023-10-07T18:52:08.112 INFO:tasks.rados.rados.0.smithi087.stdout:783: writing smithi087181593-14 from 2310144 to 2973696 tid 2 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:783: writing smithi087181593-14 from 2973696 to 3514368 tid 3 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:784: read oid 11 snap -1 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:784: expect (ObjNum 234 snap 65 seq_num 234) 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:785: snap_create 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:780: finishing write tid 6 to smithi087181593-19 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 212 (ObjNum 252 snap 68 seq_num 252) dirty exists 2023-10-07T18:52:08.117 INFO:tasks.rados.rados.0.smithi087.stdout:780: left oid 19 (ObjNum 252 snap 68 seq_num 252) 2023-10-07T18:52:08.118 INFO:tasks.rados.rados.0.smithi087.stdout:779: finishing copy_from to smithi087181593-41 2023-10-07T18:52:08.118 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:08.118 INFO:tasks.rados.rados.0.smithi087.stdout:779: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:52:08.118 INFO:tasks.rados.rados.0.smithi087.stdout:783: finishing write tid 1 to smithi087181593-14 2023-10-07T18:52:08.118 INFO:tasks.rados.rados.0.smithi087.stdout:783: finishing write tid 2 to smithi087181593-14 2023-10-07T18:52:08.120 INFO:tasks.rados.rados.0.smithi087.stdout:783: finishing write tid 3 to smithi087181593-14 2023-10-07T18:52:08.120 INFO:tasks.rados.rados.0.smithi087.stdout:783: finishing write tid 4 to smithi087181593-14 2023-10-07T18:52:08.121 INFO:tasks.rados.rados.0.smithi087.stdout:783: finishing write tid 5 to smithi087181593-14 2023-10-07T18:52:08.121 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 376 (ObjNum 254 snap 68 seq_num 254) dirty exists 2023-10-07T18:52:08.121 INFO:tasks.rados.rados.0.smithi087.stdout:783: left oid 14 (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:52:08.146 INFO:tasks.rados.rados.0.smithi087.stdout:784: expect (ObjNum 234 snap 65 seq_num 234) 2023-10-07T18:52:08.579 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:08.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:08.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:52:08.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:52:08.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:08.580 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:08 smithi163 ceph-mon[102800]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[98507]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:52:08.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi163.front.sepia.ceph.com:9095"}]: dispatch 2023-10-07T18:52:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:52:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:52:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:08.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:08 smithi087 ceph-mon[115692]: osdmap e211: 8 total, 8 up, 8 in 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:779: done (4 left) 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:780: done (3 left) 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:783: done (2 left) 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:784: done (1 left) 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:785: done (0 left) 2023-10-07T18:52:09.095 INFO:tasks.rados.rados.0.smithi087.stdout:786: setattr oid 33 current snap is 69 2023-10-07T18:52:09.097 INFO:tasks.rados.rados.0.smithi087.stdout:787: read oid 6 snap -1 2023-10-07T18:52:09.097 INFO:tasks.rados.rados.0.smithi087.stdout:787: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:52:09.097 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 69 2023-10-07T18:52:09.097 INFO:tasks.rados.rados.0.smithi087.stdout:788: seq_num 255 ranges {0=679936,679936=548864,1228800=598016,1826816=57344} 2023-10-07T18:52:09.101 INFO:tasks.rados.rados.0.smithi087.stdout:788: writing smithi087181593-1 from 0 to 679936 tid 1 2023-10-07T18:52:09.105 INFO:tasks.rados.rados.0.smithi087.stdout:788: writing smithi087181593-1 from 679936 to 1228800 tid 2 2023-10-07T18:52:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:788: writing smithi087181593-1 from 1228800 to 1826816 tid 3 2023-10-07T18:52:09.109 INFO:tasks.rados.rados.0.smithi087.stdout:788: writing smithi087181593-1 from 1826816 to 1884160 tid 4 2023-10-07T18:52:09.109 INFO:tasks.rados.rados.0.smithi087.stdout:789: snap_create 2023-10-07T18:52:09.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 215 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T18:52:09.114 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 1 to smithi087181593-1 2023-10-07T18:52:09.114 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 2 to smithi087181593-1 2023-10-07T18:52:09.114 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 3 to smithi087181593-1 2023-10-07T18:52:09.114 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 4 to smithi087181593-1 2023-10-07T18:52:09.114 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 5 to smithi087181593-1 2023-10-07T18:52:09.115 INFO:tasks.rados.rados.0.smithi087.stdout:787: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:52:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:788: finishing write tid 6 to smithi087181593-1 2023-10-07T18:52:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 391 (ObjNum 255 snap 69 seq_num 255) dirty exists 2023-10-07T18:52:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:788: left oid 1 (ObjNum 255 snap 69 seq_num 255) 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:09 smithi163 systemd[1]: Stopping Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:09 smithi163 ceph-mon[102800]: pgmap v24: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:09 smithi163 ceph-mon[102800]: Upgrade: Updating mgr.x 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:09 smithi163 ceph-mon[102800]: Deploying daemon mgr.x on smithi163 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:09 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:09 smithi163 ceph-mon[102800]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T18:52:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[98507]: pgmap v24: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[98507]: Upgrade: Updating mgr.x 2023-10-07T18:52:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[98507]: Deploying daemon mgr.x on smithi163 2023-10-07T18:52:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[98507]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[115692]: pgmap v24: 121 pgs: 121 active+clean; 171 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[115692]: Upgrade: Updating mgr.x 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[115692]: Deploying daemon mgr.x on smithi163 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:09 smithi087 ceph-mon[115692]: osdmap e212: 8 total, 8 up, 8 in 2023-10-07T18:52:10.098 INFO:tasks.rados.rados.0.smithi087.stdout:786: done (3 left) 2023-10-07T18:52:10.098 INFO:tasks.rados.rados.0.smithi087.stdout:787: done (2 left) 2023-10-07T18:52:10.098 INFO:tasks.rados.rados.0.smithi087.stdout:788: done (1 left) 2023-10-07T18:52:10.098 INFO:tasks.rados.rados.0.smithi087.stdout:789: done (0 left) 2023-10-07T18:52:10.098 INFO:tasks.rados.rados.0.smithi087.stdout:790: snap_create 2023-10-07T18:52:10.590 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:10 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:52:10.590 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:10 smithi163 bash[176483]: ba7a5cd7389e7f7b166070975daa1a369565189f6d2e7a458750f69b8b61f016 2023-10-07T18:52:10.590 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:10 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-07T18:52:10.590 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:10 smithi163 systemd[1]: Stopped Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:11.086 INFO:tasks.rados.rados.0.smithi087.stdout:790: done (0 left) 2023-10-07T18:52:11.087 INFO:tasks.rados.rados.0.smithi087.stdout:791: read oid 22 snap -1 2023-10-07T18:52:11.087 INFO:tasks.rados.rados.0.smithi087.stdout:791: expect (ObjNum 171 snap 44 seq_num 171) 2023-10-07T18:52:11.087 INFO:tasks.rados.rados.0.smithi087.stdout:792: snap_remove snap 66 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:11 smithi163 ceph-mon[102800]: pgmap v27: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:11 smithi163 ceph-mon[102800]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:11 smithi163 ceph-mon[102800]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:10 smithi163 systemd[1]: Starting Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 bash[176845]: 912ea3a1e7c06cef7d8f9d7bdc48994d8ec171f93dbd1783a8c92374c117fb20 2023-10-07T18:52:11.386 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 ceph-mgr[176911]: -- 172.21.15.163:0/3871083977 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559738ce71e0 con 0x559738cbf000 2023-10-07T18:52:11.387 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 systemd[1]: Started Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:11.387 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 conmon[176886]: 2023-10-07T18:52:11.298+0000 7f13573ae200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:52:11.387 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 conmon[176886]: 2023-10-07T18:52:11.385+0000 7f13573ae200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[98507]: pgmap v27: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2023-10-07T18:52:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[98507]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T18:52:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[98507]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T18:52:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[115692]: pgmap v27: 121 pgs: 121 active+clean; 180 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2023-10-07T18:52:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[115692]: osdmap e213: 8 total, 8 up, 8 in 2023-10-07T18:52:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:11 smithi087 ceph-mon[115692]: osdmap e214: 8 total, 8 up, 8 in 2023-10-07T18:52:11.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 conmon[176886]: 2023-10-07T18:52:11.478+0000 7f13573ae200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:52:11.672 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 conmon[176886]: 2023-10-07T18:52:11.593+0000 7f13573ae200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:792: done (1 left) 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:793: read oid 48 snap -1 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:793: expect deleted 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:794: rmattr oid 49 current snap is 71 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:794: done (2 left) 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:795: delete oid 2 current snap is 71 2023-10-07T18:52:12.099 INFO:tasks.rados.rados.0.smithi087.stdout:791: expect (ObjNum 171 snap 44 seq_num 171) 2023-10-07T18:52:12.113 INFO:tasks.rados.rados.0.smithi087.stdout:791: done (2 left) 2023-10-07T18:52:12.113 INFO:tasks.rados.rados.0.smithi087.stdout:793: done (1 left) 2023-10-07T18:52:12.113 INFO:tasks.rados.rados.0.smithi087.stdout:795: done (0 left) 2023-10-07T18:52:12.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 71 2023-10-07T18:52:12.113 INFO:tasks.rados.rados.0.smithi087.stdout:796: seq_num 257 ranges {1089536=712704,1802240=720896,2523136=483328} 2023-10-07T18:52:12.122 INFO:tasks.rados.rados.0.smithi087.stdout:796: writing smithi087181593-4 from 1089536 to 1802240 tid 1 2023-10-07T18:52:12.126 INFO:tasks.rados.rados.0.smithi087.stdout:796: writing smithi087181593-4 from 1802240 to 2523136 tid 2 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:796: writing smithi087181593-4 from 2523136 to 3006464 tid 3 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:797: read oid 11 snap -1 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:797: expect (ObjNum 234 snap 65 seq_num 234) 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:798: read oid 42 snap 70 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:798: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:799: setattr oid 18 current snap is 71 2023-10-07T18:52:12.129 INFO:tasks.rados.rados.0.smithi087.stdout:796: finishing write tid 1 to smithi087181593-4 2023-10-07T18:52:12.130 INFO:tasks.rados.rados.0.smithi087.stdout:796: finishing write tid 2 to smithi087181593-4 2023-10-07T18:52:12.130 INFO:tasks.rados.rados.0.smithi087.stdout:800: snap_remove snap 69 2023-10-07T18:52:12.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:11 smithi163 conmon[176886]: 2023-10-07T18:52:11.790+0000 7f13573ae200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:52:12.549 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:12 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.549 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:12 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.549 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:12 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:12.549 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:12 smithi163 ceph-mon[102800]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T18:52:12.549 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:12 smithi163 conmon[176886]: 2023-10-07T18:52:12.200+0000 7f13573ae200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:52:12.550 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:12 smithi163 conmon[176886]: 2023-10-07T18:52:12.353+0000 7f13573ae200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:52:12.550 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:12 smithi163 conmon[176886]: 2023-10-07T18:52:12.447+0000 7f13573ae200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:52:12.550 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:12 smithi163 conmon[176886]: 2023-10-07T18:52:12.548+0000 7f13573ae200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:52:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[98507]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T18:52:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:12 smithi087 ceph-mon[115692]: osdmap e215: 8 total, 8 up, 8 in 2023-10-07T18:52:13.100 INFO:tasks.rados.rados.0.smithi087.stdout:800: done (4 left) 2023-10-07T18:52:13.100 INFO:tasks.rados.rados.0.smithi087.stdout:801: delete oid 15 current snap is 71 2023-10-07T18:52:13.100 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 276 (ObjNum 147 snap 37 seq_num 147) dirty exists 2023-10-07T18:52:13.101 INFO:tasks.rados.rados.0.smithi087.stdout:796: finishing write tid 3 to smithi087181593-4 2023-10-07T18:52:13.101 INFO:tasks.rados.rados.0.smithi087.stdout:798: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:52:13.150 INFO:tasks.rados.rados.0.smithi087.stdout:796: finishing write tid 4 to smithi087181593-4 2023-10-07T18:52:13.150 INFO:tasks.rados.rados.0.smithi087.stdout:796: finishing write tid 5 to smithi087181593-4 2023-10-07T18:52:13.150 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 110 (ObjNum 257 snap 71 seq_num 257) dirty exists 2023-10-07T18:52:13.150 INFO:tasks.rados.rados.0.smithi087.stdout:796: left oid 4 (ObjNum 257 snap 71 seq_num 257) 2023-10-07T18:52:13.150 INFO:tasks.rados.rados.0.smithi087.stdout:797: expect (ObjNum 234 snap 65 seq_num 234) 2023-10-07T18:52:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:13 smithi163 ceph-mon[102800]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 17 op/s 2023-10-07T18:52:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:13 smithi163 ceph-mon[102800]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T18:52:13.423 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:13 smithi163 conmon[176886]: 2023-10-07T18:52:13.049+0000 7f13573ae200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:796: done (4 left) 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:797: done (3 left) 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:798: done (2 left) 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:799: done (1 left) 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:801: done (0 left) 2023-10-07T18:52:13.513 INFO:tasks.rados.rados.0.smithi087.stdout:802: snap_create 2023-10-07T18:52:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:13 smithi087 ceph-mon[115692]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 17 op/s 2023-10-07T18:52:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:13 smithi087 ceph-mon[115692]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T18:52:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:13 smithi087 ceph-mon[98507]: pgmap v30: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 17 op/s 2023-10-07T18:52:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:13 smithi087 ceph-mon[98507]: osdmap e216: 8 total, 8 up, 8 in 2023-10-07T18:52:14.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:13 smithi163 conmon[176886]: 2023-10-07T18:52:13.801+0000 7f13573ae200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:52:14.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:13 smithi163 conmon[176886]: 2023-10-07T18:52:13.888+0000 7f13573ae200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:52:14.261 INFO:tasks.rados.rados.0.smithi087.stdout:802: done (0 left) 2023-10-07T18:52:14.261 INFO:tasks.rados.rados.0.smithi087.stdout:803: setattr oid 43 current snap is 72 2023-10-07T18:52:14.262 INFO:tasks.rados.rados.0.smithi087.stdout:804: snap_remove snap 70 2023-10-07T18:52:15.051 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:14 smithi163 conmon[176886]: 2023-10-07T18:52:14.762+0000 7f13573ae200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:15.051 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:14 smithi163 conmon[176886]: 2023-10-07T18:52:14.865+0000 7f13573ae200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:804: done (1 left) 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:805: read oid 21 snap -1 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:805: expect (ObjNum 245 snap 66 seq_num 245) 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:806: rollback oid 5 current snap is 72 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 71 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 394 (ObjNum 897 snap 0 seq_num 1720501488) dirty exists 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:803: done (2 left) 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:807: read oid 50 snap -1 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:807: expect (ObjNum 120 snap 29 seq_num 120) 2023-10-07T18:52:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:808: snap_remove snap 68 2023-10-07T18:52:15.370 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:15 smithi163 conmon[176886]: 2023-10-07T18:52:15.050+0000 7f13573ae200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:15.370 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:15 smithi163 ceph-mon[102800]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 2 op/s 2023-10-07T18:52:15.370 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:15 smithi163 ceph-mon[102800]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T18:52:15.371 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:15 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:15.371 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:15 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:15.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:15 smithi163 conmon[176886]: 2023-10-07T18:52:15.369+0000 7f13573ae200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:52:15.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:15 smithi163 conmon[176886]: 2023-10-07T18:52:15.617+0000 7f13573ae200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:52:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:15] "GET /metrics HTTP/1.1" 200 36106 "" "Prometheus/2.43.0" 2023-10-07T18:52:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[98507]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 2 op/s 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[98507]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[115692]: pgmap v33: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.1 MiB/s wr, 2 op/s 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[115692]: osdmap e217: 8 total, 8 up, 8 in 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:15 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.078 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:15 smithi163 conmon[176886]: 2023-10-07T18:52:15.793+0000 7f13573ae200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:808: done (3 left) 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:809: read oid 31 snap -1 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:809: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:810: snap_create 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:806: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 293 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T18:52:16.089 INFO:tasks.rados.rados.0.smithi087.stdout:805: expect (ObjNum 245 snap 66 seq_num 245) 2023-10-07T18:52:16.136 INFO:tasks.rados.rados.0.smithi087.stdout:807: expect (ObjNum 120 snap 29 seq_num 120) 2023-10-07T18:52:16.358 INFO:tasks.rados.rados.0.smithi087.stdout:809: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:16.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:16 smithi163 conmon[176886]: 2023-10-07T18:52:16.076+0000 7f13573ae200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:52:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:16 smithi163 ceph-mon[102800]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T18:52:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:16 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:16 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:16 smithi163 ceph-mon[102800]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T18:52:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[98507]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T18:52:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[98507]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T18:52:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[115692]: osdmap e218: 8 total, 8 up, 8 in 2023-10-07T18:52:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:16 smithi087 ceph-mon[115692]: osdmap e219: 8 total, 8 up, 8 in 2023-10-07T18:52:17.095 INFO:tasks.rados.rados.0.smithi087.stdout:805: done (4 left) 2023-10-07T18:52:17.096 INFO:tasks.rados.rados.0.smithi087.stdout:806: done (3 left) 2023-10-07T18:52:17.096 INFO:tasks.rados.rados.0.smithi087.stdout:807: done (2 left) 2023-10-07T18:52:17.096 INFO:tasks.rados.rados.0.smithi087.stdout:809: done (1 left) 2023-10-07T18:52:17.096 INFO:tasks.rados.rados.0.smithi087.stdout:810: done (0 left) 2023-10-07T18:52:17.096 INFO:tasks.rados.rados.0.smithi087.stdout:811: snap_remove snap 52 2023-10-07T18:52:17.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:16 smithi163 conmon[176886]: 2023-10-07T18:52:16.826+0000 7f13573ae200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:52:17.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:16 smithi163 conmon[176886]: 2023-10-07T18:52:16.964+0000 7f13573ae200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:52:17.546 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:17 smithi163 ceph-mon[102800]: pgmap v36: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:17.546 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:17 smithi163 ceph-mon[102800]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T18:52:17.546 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:17 smithi163 conmon[176886]: 2023-10-07T18:52:17.181+0000 7f13573ae200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:52:17.546 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:17 smithi163 conmon[176886]: 2023-10-07T18:52:17.306+0000 7f13573ae200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:17 smithi087 ceph-mon[98507]: pgmap v36: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:17 smithi087 ceph-mon[98507]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T18:52:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:17 smithi087 ceph-mon[115692]: pgmap v36: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:17 smithi087 ceph-mon[115692]: osdmap e220: 8 total, 8 up, 8 in 2023-10-07T18:52:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:811: done (0 left) 2023-10-07T18:52:18.097 INFO:tasks.rados.rados.0.smithi087.stdout:812: snap_create 2023-10-07T18:52:18.610 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:17 smithi163 conmon[176886]: 2023-10-07T18:52:17.544+0000 7f13573ae200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:52:18.610 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: 2023-10-07T18:52:18.489+0000 7f13573ae200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:52:18.610 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: [07/Oct/2023:18:52:18] ENGINE Bus STARTING 2023-10-07T18:52:18.610 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: CherryPy Checker: 2023-10-07T18:52:18.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: The Application mounted at '' has an empty config. 2023-10-07T18:52:18.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: 2023-10-07T18:52:18.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: [07/Oct/2023:18:52:18] ENGINE Serving on http://:::9283 2023-10-07T18:52:18.922 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[176886]: [07/Oct/2023:18:52:18] ENGINE Bus STARTED 2023-10-07T18:52:18.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:18 smithi163 conmon[175848]: ts=2023-10-07T18:52: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:812: done (0 left) 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:813: read oid 1 snap -1 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:813: expect (ObjNum 255 snap 69 seq_num 255) 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:814: rollback oid 50 current snap is 74 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 73 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 74 2023-10-07T18:52:19.100 INFO:tasks.rados.rados.0.smithi087.stdout:815: seq_num 259 ranges {466944=745472,1212416=540672,1753088=581632,2334720=81920} 2023-10-07T18:52:19.107 INFO:tasks.rados.rados.0.smithi087.stdout:815: writing smithi087181593-22 from 466944 to 1212416 tid 1 2023-10-07T18:52:19.111 INFO:tasks.rados.rados.0.smithi087.stdout:815: writing smithi087181593-22 from 1212416 to 1753088 tid 2 2023-10-07T18:52:19.114 INFO:tasks.rados.rados.0.smithi087.stdout:815: writing smithi087181593-22 from 1753088 to 2334720 tid 3 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:815: writing smithi087181593-22 from 2334720 to 2416640 tid 4 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:816: read oid 9 snap -1 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:816: expect (ObjNum 241 snap 66 seq_num 241) 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:817: setattr oid 47 current snap is 74 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:814: finishing rollback tid 0 to smithi087181593-50 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:814: finishing rollback tid 1 to smithi087181593-50 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:814: finishing rollback tid 2 to smithi087181593-50 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 165 (ObjNum 120 snap 29 seq_num 120) dirty exists 2023-10-07T18:52:19.115 INFO:tasks.rados.rados.0.smithi087.stdout:813: expect (ObjNum 255 snap 69 seq_num 255) 2023-10-07T18:52:19.169 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 1 to smithi087181593-22 2023-10-07T18:52:19.169 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 2 to smithi087181593-22 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 3 to smithi087181593-22 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 4 to smithi087181593-22 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 5 to smithi087181593-22 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:815: finishing write tid 6 to smithi087181593-22 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 227 (ObjNum 259 snap 74 seq_num 259) dirty exists 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:815: left oid 22 (ObjNum 259 snap 74 seq_num 259) 2023-10-07T18:52:19.170 INFO:tasks.rados.rados.0.smithi087.stdout:816: expect (ObjNum 241 snap 66 seq_num 241) 2023-10-07T18:52:19.245 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 142 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:52:19.245 INFO:tasks.rados.rados.0.smithi087.stdout:813: done (4 left) 2023-10-07T18:52:19.245 INFO:tasks.rados.rados.0.smithi087.stdout:814: done (3 left) 2023-10-07T18:52:19.245 INFO:tasks.rados.rados.0.smithi087.stdout:815: done (2 left) 2023-10-07T18:52:19.245 INFO:tasks.rados.rados.0.smithi087.stdout:816: done (1 left) 2023-10-07T18:52:19.246 INFO:tasks.rados.rados.0.smithi087.stdout:817: done (0 left) 2023-10-07T18:52:19.246 INFO:tasks.rados.rados.0.smithi087.stdout:818: delete oid 46 current snap is 74 2023-10-07T18:52:19.246 INFO:tasks.rados.rados.0.smithi087.stdout:818: done (0 left) 2023-10-07T18:52:19.246 INFO:tasks.rados.rados.0.smithi087.stdout:819: snap_create 2023-10-07T18:52:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: pgmap v39: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: Standby manager daemon x restarted 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:19 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: pgmap v39: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T18:52:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: Standby manager daemon x restarted 2023-10-07T18:52:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: pgmap v39: 121 pgs: 121 active+clean; 175 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 468 KiB/s wr, 14 op/s 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: osdmap e221: 8 total, 8 up, 8 in 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: Standby manager daemon x restarted 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: Standby manager daemon x started 2023-10-07T18:52:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:19.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:19.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:19.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:19 smithi087 ceph-mon[98507]: from='mgr.? 172.21.15.163:0/2997625914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:20.248 INFO:tasks.rados.rados.0.smithi087.stdout:819: done (0 left) 2023-10-07T18:52:20.248 INFO:tasks.rados.rados.0.smithi087.stdout:820: delete oid 9 current snap is 75 2023-10-07T18:52:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:820: done (0 left) 2023-10-07T18:52:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:821: snap_create 2023-10-07T18:52:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: Upgrade: Setting container_image for all mgr 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T18:52:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: Upgrade: It appears safe to stop mon.a 2023-10-07T18:52:20.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:20 smithi163 ceph-mon[102800]: mgrmap e33: y(active, since 25s), standbys: x 2023-10-07T18:52:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T18:52:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: Upgrade: Setting container_image for all mgr 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T18:52:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: Upgrade: It appears safe to stop mon.a 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[98507]: mgrmap e33: y(active, since 25s), standbys: x 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: osdmap e222: 8 total, 8 up, 8 in 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:20.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: Upgrade: Setting container_image for all mgr 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: Upgrade: It appears safe to stop mon.a 2023-10-07T18:52:20.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:20 smithi087 ceph-mon[115692]: mgrmap e33: y(active, since 25s), standbys: x 2023-10-07T18:52:21.087 INFO:tasks.rados.rados.0.smithi087.stdout:821: done (0 left) 2023-10-07T18:52:21.088 INFO:tasks.rados.rados.0.smithi087.stdout:822: rmattr oid 13 current snap is 76 2023-10-07T18:52:21.088 INFO:tasks.rados.rados.0.smithi087.stdout:823: snap_create 2023-10-07T18:52:21.096 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 406 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:52:21.598 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 476 KiB/s wr, 11 op/s 2023-10-07T18:52:21.598 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T18:52:21.598 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:21.598 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[98507]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 476 KiB/s wr, 11 op/s 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:21.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:21.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:21 smithi087 ceph-mon[115692]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T18:52:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 476 KiB/s wr, 11 op/s 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: osdmap e223: 8 total, 8 up, 8 in 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:21 smithi163 ceph-mon[102800]: osdmap e224: 8 total, 8 up, 8 in 2023-10-07T18:52:22.090 INFO:tasks.rados.rados.0.smithi087.stdout:822: done (1 left) 2023-10-07T18:52:22.090 INFO:tasks.rados.rados.0.smithi087.stdout:823: done (0 left) 2023-10-07T18:52:22.091 INFO:tasks.rados.rados.0.smithi087.stdout:824: copy_from oid 43 from oid 39 current snap is 77 2023-10-07T18:52:22.091 INFO:tasks.rados.rados.0.smithi087.stdout:825: delete oid 49 current snap is 77 2023-10-07T18:52:22.095 INFO:tasks.rados.rados.0.smithi087.stdout:825: done (1 left) 2023-10-07T18:52:22.095 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 77 2023-10-07T18:52:22.096 INFO:tasks.rados.rados.0.smithi087.stdout:826: seq_num 263 ranges {3358720=409600,3768320=475136,4243456=557056,4800512=573440} 2023-10-07T18:52:22.115 INFO:tasks.rados.rados.0.smithi087.stdout:826: writing smithi087181593-23 from 3358720 to 3768320 tid 1 2023-10-07T18:52:22.118 INFO:tasks.rados.rados.0.smithi087.stdout:826: writing smithi087181593-23 from 3768320 to 4243456 tid 2 2023-10-07T18:52:22.121 INFO:tasks.rados.rados.0.smithi087.stdout:826: writing smithi087181593-23 from 4243456 to 4800512 tid 3 2023-10-07T18:52:22.125 INFO:tasks.rados.rados.0.smithi087.stdout:826: writing smithi087181593-23 from 4800512 to 5373952 tid 4 2023-10-07T18:52:22.125 INFO:tasks.rados.rados.0.smithi087.stdout:827: rollback oid 3 current snap is 77 2023-10-07T18:52:22.125 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 72 2023-10-07T18:52:22.125 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 1 to smithi087181593-23 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:824: finishing copy_from to smithi087181593-43 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 271 (ObjNum 250 snap 68 seq_num 250) dirty exists 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 2 to smithi087181593-23 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:824: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 3 to smithi087181593-23 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:824: done (2 left) 2023-10-07T18:52:22.126 INFO:tasks.rados.rados.0.smithi087.stdout:828: snap_create 2023-10-07T18:52:22.127 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 4 to smithi087181593-23 2023-10-07T18:52:22.127 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 5 to smithi087181593-23 2023-10-07T18:52:22.128 INFO:tasks.rados.rados.0.smithi087.stdout:827: finishing rollback tid 0 to smithi087181593-3 2023-10-07T18:52:22.128 INFO:tasks.rados.rados.0.smithi087.stdout:827: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:52:22.128 INFO:tasks.rados.rados.0.smithi087.stdout:827: finishing rollback tid 2 to smithi087181593-3 2023-10-07T18:52:22.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 296 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-10-07T18:52:22.129 INFO:tasks.rados.rados.0.smithi087.stdout:826: finishing write tid 6 to smithi087181593-23 2023-10-07T18:52:22.129 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 394 (ObjNum 263 snap 77 seq_num 263) dirty exists 2023-10-07T18:52:22.129 INFO:tasks.rados.rados.0.smithi087.stdout:826: left oid 23 (ObjNum 263 snap 77 seq_num 263) 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[115692]: Upgrade: Updating mon.a 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[115692]: Deploying daemon mon.a on smithi087 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[115692]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[98507]: Upgrade: Updating mon.a 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[98507]: Deploying daemon mon.a on smithi087 2023-10-07T18:52:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 ceph-mon[98507]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 systemd[1]: Stopping Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:22 smithi163 ceph-mon[102800]: Upgrade: Updating mon.a 2023-10-07T18:52:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:22 smithi163 ceph-mon[102800]: Deploying daemon mon.a on smithi087 2023-10-07T18:52:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:22 smithi163 ceph-mon[102800]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:22.847 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE Bus STOPPING 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE Bus STOPPED 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE Bus STARTING 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE Serving on http://:::9283 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[186870]: [07/Oct/2023:18:52:22] ENGINE Bus STARTED 2023-10-07T18:52:22.848 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[98483]: 2023-10-07T18:52:22.535+0000 7fb769e51700 -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-07T18:52:22.848 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:22 smithi087 conmon[98483]: 2023-10-07T18:52:22.535+0000 7fb769e51700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-07T18:52:23.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:23 smithi087 bash[198506]: 6585561f79ec8408bea04636d619d3b196aa9d151b6c1dda9e65cf612ab568bf 2023-10-07T18:52:23.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:23 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-07T18:52:23.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:23 smithi087 systemd[1]: Stopped Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:23.518 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:23 smithi087 systemd[1]: Starting Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: pidfile_write: ignore empty --pid-file 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 bash[198869]: d5a538913293ca70c3b8176023b73e177e5271b3908fc523a2f94b087e38b9a8 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: load: jerasure load: lrc 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: RocksDB version: 7.9.2 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Git sha 0 2023-10-07T18:52:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: DB SUMMARY 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: DB Session ID: 3934P8DU9VL0II4P7TRA 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1180 Bytes 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 1950221 ; 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T18:52:24.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.env: 0x55f1dc95fda0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.info_log: 0x55f1dee355c0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.statistics: (nil) 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.use_fsync: 0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:52:24.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.db_log_dir: 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.wal_dir: 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:52:24.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.write_buffer_manager: 0x55f1dedeafa0 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:52:24.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.unordered_write: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.row_cache: None 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.wal_filter: None 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:52:24.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.wal_compression: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:52:24.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:52:24.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_open_files: -1 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Compression algorithms supported: 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kZSTD supported: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:52:24.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.merge_operator: 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_filter: None 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:52:24.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f1dee356c0) 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_type: 0 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: data_block_index_type: 0 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_shortening: 1 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: checksum: 4 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: no_block_cache: 0 2023-10-07T18:52:24.214 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache: 0x55f1dee8b1f0 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_options: 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: capacity : 536870912 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: num_shard_bits : 4 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: strict_capacity_limit : 0 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_cache_compressed: (nil) 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: persistent_cache: (nil) 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_size: 4096 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_size_deviation: 10 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_restart_interval: 16 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: index_block_restart_interval: 1 2023-10-07T18:52:24.215 INFO:journalctl@ceph.mon.a.smithi087.stdout: metadata_block_size: 4096 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: partition_filters: 0 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: use_delta_encoding: 1 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: filter_policy: bloomfilter 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: whole_key_filtering: 1 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: verify_compression: 0 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: format_version: 5 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: enable_index_compression: 1 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: block_align: 0 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: max_auto_readahead_size: 262144 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: prepopulate_block_cache: 0 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: initial_auto_readahead_size: 8192 2023-10-07T18:52:24.216 INFO:journalctl@ceph.mon.a.smithi087.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression: NoCompression 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.num_levels: 7 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:52:24.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:52:24.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:52:24.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:52:24.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:52:24.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.ttl: 2592000 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:52:24.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T18:52:24.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: 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-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: 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 14002, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1b3395f5-39e6-4e98-9b84-8fea087b1b5b 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704744039936, "job": 1, "event": "recovery_started", "wal_files": [31]} 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 systemd[1]: Started Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704744046319, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 1813679, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14003, "largest_seqno": 14982, "table_properties": {"data_size": 1808219, "index_size": 3357, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 10726, "raw_average_key_size": 25, "raw_value_size": 1798241, "raw_average_value_size": 4201, "num_data_blocks": 150, "num_entries": 428, "num_filter_entries": 428, "num_deletions": 22, "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": 1696704744, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1b3395f5-39e6-4e98-9b84-8fea087b1b5b", "db_session_id": "3934P8DU9VL0II4P7TRA", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704744046408, "job": 1, "event": "recovery_finished"} 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:52:24.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: 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-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f1def26000 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: DB pointer 0x55f1def14000 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** DB Stats ** 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:52:24.226 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: L0 1/0 1.73 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 554.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: L6 1/0 8.17 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-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: Sum 2/0 9.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 554.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.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 554.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:52:24.227 INFO:journalctl@ceph.mon.a.smithi087.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 554.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: Flush(GB): cumulative 0.002, interval 0.002 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:52:24.228 INFO:journalctl@ceph.mon.a.smithi087.stdout: Cumulative compaction: 0.00 GB write, 186.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout: Interval compaction: 0.00 GB write, 186.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout: Block cache BinnedLRUCache@0x55f1dee8b1f0#7 capacity: 512.00 MB usage: 5.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???) e3 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).mds e8 new map 2023-10-07T18:52:24.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).mds e8 print_map 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: e8 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: legacy client fscid: 1 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: Filesystem 'cephfs' (1) 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: fs_name cephfs 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: epoch 8 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: created 2023-10-07T18:47:05.758030+0000 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: modified 2023-10-07T18:47:09.385068+0000 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: tableserver 0 2023-10-07T18:52:24.230 INFO:journalctl@ceph.mon.a.smithi087.stdout: root 0 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: session_timeout 60 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: session_autoclose 300 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: max_file_size 1099511627776 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: max_xattr_size 65536 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: required_client_features {} 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: last_failure 0 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: last_failure_osd_epoch 0 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.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-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: max_mds 1 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: in 0 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: up {0=24350} 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: failed 2023-10-07T18:52:24.231 INFO:journalctl@ceph.mon.a.smithi087.stdout: damaged 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: stopped 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: data_pools [3] 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: metadata_pool 2 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: inline_data disabled 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: balancer 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: bal_rank_mask -1 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: standby_count_wanted 0 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: [mds.a{0:24350} state up:active seq 4 addr [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: Standby daemons: 2023-10-07T18:52:24.232 INFO:journalctl@ceph.mon.a.smithi087.stdout: 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout: [mds.b{-1:24340} state up:standby seq 1 addr [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).osd e225 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).osd e225 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expand map: {default=false} 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta from 'false' to 'false' 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expanded map: {default=false} 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expand map: {default=info} 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta from 'info' to 'info' 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expanded map: {default=info} 2023-10-07T18:52:24.233 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expand map: {default=daemon} 2023-10-07T18:52:24.234 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-07T18:52:24.234 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expanded map: {default=daemon} 2023-10-07T18:52:24.234 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expand map: {default=debug} 2023-10-07T18:52:24.234 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta from 'debug' to 'debug' 2023-10-07T18:52:24.234 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:24 smithi087 ceph-mon[198934]: expand_channel_meta expanded map: {default=debug} 2023-10-07T18:52:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:25] "GET /metrics HTTP/1.1" 200 36103 "" "Prometheus/2.43.0" 2023-10-07T18:52:25.805 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (57s) 29s ago 4m 17.4M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (44s) 11s ago 4m 86.0M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (5m) 29s ago 5m 18.0M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (5m) 11s ago 5m 15.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (15s) 11s ago 8m 46.9M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:52:26.112 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (40s) 29s ago 10m 476M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 starting - - - 2048M 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (9m) 11s ago 9m 78.6M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (8m) 29s ago 8m 72.7M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 f3118933d00a 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (55s) 29s ago 4m 9068k - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (48s) 11s ago 4m 14.7M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (8m) 29s ago 8m 219M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 29s ago 8m 201M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 29s ago 7m 251M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 29s ago 7m 154M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (6m) 11s ago 6m 200M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (6m) 11s ago 6m 198M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:52:26.113 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (6m) 11s ago 6m 169M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:52:26.114 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (5m) 11s ago 5m 205M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:52:26.114 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (19s) 11s ago 4m 38.8M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:52:26.490 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:52:26.491 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 13, 2023-10-07T18:52:26.492 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:52:26.492 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:52:26.492 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:52:27.150 INFO:tasks.rados.rados.0.smithi087.stdout:826: done (2 left) 2023-10-07T18:52:27.150 INFO:tasks.rados.rados.0.smithi087.stdout:827: done (1 left) 2023-10-07T18:52:27.150 INFO:tasks.rados.rados.0.smithi087.stdout:828: done (0 left) 2023-10-07T18:52:27.150 INFO:tasks.rados.rados.0.smithi087.stdout:829: read oid 42 snap -1 2023-10-07T18:52:27.151 INFO:tasks.rados.rados.0.smithi087.stdout:829: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:52:27.151 INFO:tasks.rados.rados.0.smithi087.stdout:830: read oid 24 snap -1 2023-10-07T18:52:27.151 INFO:tasks.rados.rados.0.smithi087.stdout:830: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:27.151 INFO:tasks.rados.rados.0.smithi087.stdout:831: copy_from oid 25 from oid 5 current snap is 78 2023-10-07T18:52:27.153 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 78 2023-10-07T18:52:27.153 INFO:tasks.rados.rados.0.smithi087.stdout:832: seq_num 264 ranges {3768320=425984,4194304=761856,4956160=770048,5726208=73728} 2023-10-07T18:52:27.174 INFO:tasks.rados.rados.0.smithi087.stdout:832: writing smithi087181593-13 from 3768320 to 4194304 tid 1 2023-10-07T18:52:27.178 INFO:tasks.rados.rados.0.smithi087.stdout:832: writing smithi087181593-13 from 4194304 to 4956160 tid 2 2023-10-07T18:52:27.182 INFO:tasks.rados.rados.0.smithi087.stdout:832: writing smithi087181593-13 from 4956160 to 5726208 tid 3 2023-10-07T18:52:27.183 INFO:tasks.rados.rados.0.smithi087.stdout:832: writing smithi087181593-13 from 5726208 to 5799936 tid 4 2023-10-07T18:52:27.183 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 78 2023-10-07T18:52:27.183 INFO:tasks.rados.rados.0.smithi087.stdout:833: seq_num 265 ranges {3006464=442368,3448832=647168,4096000=573440,4669440=385024} 2023-10-07T18:52:27.201 INFO:tasks.rados.rados.0.smithi087.stdout:833: writing smithi087181593-4 from 3006464 to 3448832 tid 1 2023-10-07T18:52:27.205 INFO:tasks.rados.rados.0.smithi087.stdout:833: writing smithi087181593-4 from 3448832 to 4096000 tid 2 2023-10-07T18:52:27.208 INFO:tasks.rados.rados.0.smithi087.stdout:833: writing smithi087181593-4 from 4096000 to 4669440 tid 3 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:833: writing smithi087181593-4 from 4669440 to 5054464 tid 4 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:834: rmattr oid 12 current snap is 78 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:834: done (5 left) 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:835: read oid 39 snap -1 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:835: expect (ObjNum 250 snap 68 seq_num 250) 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:836: copy_from oid 30 from oid 34 current snap is 78 2023-10-07T18:52:27.211 INFO:tasks.rados.rados.0.smithi087.stdout:829: expect (ObjNum 189 snap 48 seq_num 189) 2023-10-07T18:52:27.274 INFO:tasks.rados.rados.0.smithi087.stdout:831: finishing copy_from to smithi087181593-25 2023-10-07T18:52:27.274 INFO:tasks.rados.rados.0.smithi087.stdout:831: got expected ENOENT (src dne) 2023-10-07T18:52:27.274 INFO:tasks.rados.rados.0.smithi087.stdout:830: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:27.359 INFO:tasks.rados.rados.0.smithi087.stdout:831: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 1 to smithi087181593-13 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 2 to smithi087181593-13 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:829: done (6 left) 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:830: done (5 left) 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:831: done (4 left) 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:837: read oid 31 snap -1 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:837: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:838: snap_create 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 3 to smithi087181593-13 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 4 to smithi087181593-13 2023-10-07T18:52:27.360 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 5 to smithi087181593-13 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:832: finishing write tid 6 to smithi087181593-13 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 414 (ObjNum 264 snap 78 seq_num 264) dirty exists 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:832: left oid 13 (ObjNum 264 snap 78 seq_num 264) 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 1 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 2 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 3 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 4 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 5 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:836: finishing copy_from to smithi087181593-30 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 304 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:836: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:833: finishing write tid 6 to smithi087181593-4 2023-10-07T18:52:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 124 (ObjNum 265 snap 78 seq_num 265) dirty exists 2023-10-07T18:52:27.362 INFO:tasks.rados.rados.0.smithi087.stdout:833: left oid 4 (ObjNum 265 snap 78 seq_num 265) 2023-10-07T18:52:27.362 INFO:tasks.rados.rados.0.smithi087.stdout:835: expect (ObjNum 250 snap 68 seq_num 250) 2023-10-07T18:52:27.387 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: ignoring --setuser ceph since I am not root 2023-10-07T18:52:27.387 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: ignoring --setgroup ceph since I am not root 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mgr[186894]: -- 172.21.15.87:0/3132557913 <== mon.2 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5603064e71e0 con 0x5603064bf000 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: 2023-10-07T18:52:27.302+0000 7fa0c8f46200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: 2023-10-07T18:52:27.387+0000 7fa0c8f46200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: pgmap v47: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 416 KiB/s wr, 10 op/s 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:27.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: pgmap v48: 121 pgs: 121 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='client.25124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3514792639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: mon.a calling monitor election 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: mgrmap e33: y(active, since 33s), standbys: x 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: from='mgr.25055 ' entity='' 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: mgrmap e34: y(active, since 33s), standbys: x 2023-10-07T18:52:27.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: pgmap v47: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 416 KiB/s wr, 10 op/s 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: pgmap v48: 121 pgs: 121 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='client.25124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='client.? 172.21.15.87:0/3514792639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:27.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: mon.a calling monitor election 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: mgrmap e33: y(active, since 33s), standbys: x 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: from='mgr.25055 ' entity='' 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: mgrmap e34: y(active, since 33s), standbys: x 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 ceph-mon[115692]: overall HEALTH_OK 2023-10-07T18:52:27.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[115667]: 2023-10-07T18:52:27.143+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e226 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:27.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: ignoring --setuser ceph since I am not root 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: ignoring --setgroup ceph since I am not root 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mgr[176911]: -- 172.21.15.163:0/630680098 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a79a97d1e0 con 0x55a79a954c00 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: 2023-10-07T18:52:27.283+0000 7ff333b92200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: 2023-10-07T18:52:27.364+0000 7ff333b92200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: pgmap v47: 121 pgs: 121 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 416 KiB/s wr, 10 op/s 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='mgr.25055 172.21.15.87:0/3571893625' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: pgmap v48: 121 pgs: 121 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='client.25124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='client.25130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/3514792639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: mon.a calling monitor election 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:27.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: osdmap e225: 8 total, 8 up, 8 in 2023-10-07T18:52:27.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: mgrmap e33: y(active, since 33s), standbys: x 2023-10-07T18:52:27.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: from='mgr.25055 ' entity='' 2023-10-07T18:52:27.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: mgrmap e34: y(active, since 33s), standbys: x 2023-10-07T18:52:27.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 ceph-mon[102800]: overall HEALTH_OK 2023-10-07T18:52:27.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[102770]: 2023-10-07T18:52:27.141+0000 7fe60fb46700 -1 mon.b@1(peon).osd e226 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:27.577 INFO:tasks.rados.rados.0.smithi087.stdout:837: expect (ObjNum 246 snap 66 seq_num 246) 2023-10-07T18:52:27.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: 2023-10-07T18:52:27.479+0000 7fa0c8f46200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:52:27.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: 2023-10-07T18:52:27.575+0000 7fa0c8f46200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:52:27.720 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: 2023-10-07T18:52:27.453+0000 7ff333b92200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-07T18:52:27.720 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: 2023-10-07T18:52:27.547+0000 7ff333b92200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-07T18:52:28.108 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:27 smithi087 conmon[186870]: 2023-10-07T18:52:27.748+0000 7fa0c8f46200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:52:28.155 INFO:tasks.rados.rados.0.smithi087.stdout:832: done (5 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:833: done (4 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:835: done (3 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:836: done (2 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:837: done (1 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:838: done (0 left) 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 79 2023-10-07T18:52:28.156 INFO:tasks.rados.rados.0.smithi087.stdout:839: seq_num 266 ranges {5332992=458752,5791744=524288,6316032=729088,7045120=352256} 2023-10-07T18:52:28.187 INFO:tasks.rados.rados.0.smithi087.stdout:839: writing smithi087181593-50 from 5332992 to 5791744 tid 1 2023-10-07T18:52:28.189 INFO:tasks.rados.rados.0.smithi087.stdout:839: writing smithi087181593-50 from 5791744 to 6316032 tid 2 2023-10-07T18:52:28.194 INFO:tasks.rados.rados.0.smithi087.stdout:839: writing smithi087181593-50 from 6316032 to 7045120 tid 3 2023-10-07T18:52:28.196 INFO:tasks.rados.rados.0.smithi087.stdout:839: writing smithi087181593-50 from 7045120 to 7397376 tid 4 2023-10-07T18:52:28.196 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 79 2023-10-07T18:52:28.196 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 1 to smithi087181593-50 2023-10-07T18:52:28.196 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 2 to smithi087181593-50 2023-10-07T18:52:28.197 INFO:tasks.rados.rados.0.smithi087.stdout:840: seq_num 267 ranges {3244032=475136,3719168=458752,4177920=540672,4718592=606208} 2023-10-07T18:52:28.216 INFO:tasks.rados.rados.0.smithi087.stdout:840: writing smithi087181593-20 from 3244032 to 3719168 tid 1 2023-10-07T18:52:28.219 INFO:tasks.rados.rados.0.smithi087.stdout:840: writing smithi087181593-20 from 3719168 to 4177920 tid 2 2023-10-07T18:52:28.222 INFO:tasks.rados.rados.0.smithi087.stdout:840: writing smithi087181593-20 from 4177920 to 4718592 tid 3 2023-10-07T18:52:28.226 INFO:tasks.rados.rados.0.smithi087.stdout:840: writing smithi087181593-20 from 4718592 to 5324800 tid 4 2023-10-07T18:52:28.226 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 79 2023-10-07T18:52:28.226 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 3 to smithi087181593-50 2023-10-07T18:52:28.226 INFO:tasks.rados.rados.0.smithi087.stdout:841: seq_num 268 ranges {696320=491520,1187840=745472,1933312=745472,2678784=114688} 2023-10-07T18:52:28.232 INFO:tasks.rados.rados.0.smithi087.stdout:841: writing smithi087181593-28 from 696320 to 1187840 tid 1 2023-10-07T18:52:28.237 INFO:tasks.rados.rados.0.smithi087.stdout:841: writing smithi087181593-28 from 1187840 to 1933312 tid 2 2023-10-07T18:52:28.241 INFO:tasks.rados.rados.0.smithi087.stdout:841: writing smithi087181593-28 from 1933312 to 2678784 tid 3 2023-10-07T18:52:28.242 INFO:tasks.rados.rados.0.smithi087.stdout:841: writing smithi087181593-28 from 2678784 to 2793472 tid 4 2023-10-07T18:52:28.242 INFO:tasks.rados.rados.0.smithi087.stdout:842: rmattr oid 11 current snap is 79 2023-10-07T18:52:28.242 INFO:tasks.rados.rados.0.smithi087.stdout:842: done (3 left) 2023-10-07T18:52:28.242 INFO:tasks.rados.rados.0.smithi087.stdout:843: snap_remove snap 77 2023-10-07T18:52:28.413 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 ceph-mon[102800]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 ceph-mon[102800]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 ceph-mon[102800]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 ceph-mon[102800]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 ceph-mon[102800]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[102770]: 2023-10-07T18:52:28.145+0000 7fe60fb46700 -1 mon.b@1(peon).osd e227 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:27 smithi163 conmon[176886]: 2023-10-07T18:52:27.718+0000 7ff333b92200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[176886]: 2023-10-07T18:52:28.082+0000 7ff333b92200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[176886]: 2023-10-07T18:52:28.223+0000 7ff333b92200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[176886]: 2023-10-07T18:52:28.316+0000 7ff333b92200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:52:28.414 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[176886]: 2023-10-07T18:52:28.412+0000 7ff333b92200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:52:28.434 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[186870]: 2023-10-07T18:52:28.108+0000 7fa0c8f46200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[186870]: 2023-10-07T18:52:28.250+0000 7fa0c8f46200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[186870]: 2023-10-07T18:52:28.338+0000 7fa0c8f46200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[198934]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[198934]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[198934]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[198934]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.435 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[198934]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[115692]: osdmap e226: 8 total, 8 up, 8 in 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[115692]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[115692]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[115692]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 ceph-mon[115692]: failed to encode map e226 with expected crc 2023-10-07T18:52:28.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[115667]: 2023-10-07T18:52:28.149+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e227 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:28.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[175848]: ts=2023-10-07T18:52: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:52:28.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[186870]: 2023-10-07T18:52:28.433+0000 7fa0c8f46200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-07T18:52:29.150 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:28 smithi087 conmon[186870]: 2023-10-07T18:52:28.854+0000 7fa0c8f46200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:52:29.150 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:28 smithi163 conmon[176886]: 2023-10-07T18:52:28.837+0000 7ff333b92200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-07T18:52:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:843: done (3 left) 2023-10-07T18:52:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 79 2023-10-07T18:52:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 4 to smithi087181593-50 2023-10-07T18:52:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 5 to smithi087181593-50 2023-10-07T18:52:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:844: seq_num 269 ranges {0=507904,507904=630784,1138688=557056,1695744=417792} 2023-10-07T18:52:29.173 INFO:tasks.rados.rados.0.smithi087.stdout:844: writing smithi087181593-5 from 0 to 507904 tid 1 2023-10-07T18:52:29.174 INFO:tasks.rados.rados.0.smithi087.stdout:844: writing smithi087181593-5 from 507904 to 1138688 tid 2 2023-10-07T18:52:29.178 INFO:tasks.rados.rados.0.smithi087.stdout:844: writing smithi087181593-5 from 1138688 to 1695744 tid 3 2023-10-07T18:52:29.181 INFO:tasks.rados.rados.0.smithi087.stdout:844: writing smithi087181593-5 from 1695744 to 2113536 tid 4 2023-10-07T18:52:29.181 INFO:tasks.rados.rados.0.smithi087.stdout:845: snap_create 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:839: finishing write tid 6 to smithi087181593-50 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 170 (ObjNum 266 snap 79 seq_num 266) dirty exists 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:839: left oid 50 (ObjNum 266 snap 79 seq_num 266) 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 1 to smithi087181593-20 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 2 to smithi087181593-20 2023-10-07T18:52:29.182 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 3 to smithi087181593-20 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 4 to smithi087181593-20 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 5 to smithi087181593-20 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:840: finishing write tid 6 to smithi087181593-20 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 410 (ObjNum 267 snap 79 seq_num 267) dirty exists 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:840: left oid 20 (ObjNum 267 snap 79 seq_num 267) 2023-10-07T18:52:29.183 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 1 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 2 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 3 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 4 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 5 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:841: finishing write tid 6 to smithi087181593-28 2023-10-07T18:52:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 400 (ObjNum 268 snap 79 seq_num 268) dirty exists 2023-10-07T18:52:29.185 INFO:tasks.rados.rados.0.smithi087.stdout:841: left oid 28 (ObjNum 268 snap 79 seq_num 268) 2023-10-07T18:52:29.185 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 1 to smithi087181593-5 2023-10-07T18:52:29.185 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 2 to smithi087181593-5 2023-10-07T18:52:29.187 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 3 to smithi087181593-5 2023-10-07T18:52:29.187 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 4 to smithi087181593-5 2023-10-07T18:52:29.188 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 5 to smithi087181593-5 2023-10-07T18:52:29.188 INFO:tasks.rados.rados.0.smithi087.stdout:844: finishing write tid 6 to smithi087181593-5 2023-10-07T18:52:29.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 347 (ObjNum 269 snap 79 seq_num 269) dirty exists 2023-10-07T18:52:29.188 INFO:tasks.rados.rados.0.smithi087.stdout:844: left oid 5 (ObjNum 269 snap 79 seq_num 269) 2023-10-07T18:52:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:29 smithi163 ceph-mon[102800]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:29 smithi163 ceph-mon[102800]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:29 smithi163 ceph-mon[102800]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T18:52:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:29 smithi163 ceph-mon[102800]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:29 smithi163 conmon[102770]: 2023-10-07T18:52:29.156+0000 7fe60fb46700 -1 mon.b@1(peon).osd e228 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[198934]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[198934]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[198934]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[198934]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[115692]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[115692]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[115692]: osdmap e227: 8 total, 8 up, 8 in 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:29 smithi087 ceph-mon[115692]: failed to encode map e227 with expected crc 2023-10-07T18:52:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:29 smithi087 conmon[115667]: 2023-10-07T18:52:29.160+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e228 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:29.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:29 smithi163 conmon[176886]: 2023-10-07T18:52:29.509+0000 7ff333b92200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:52:29.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:29 smithi163 conmon[176886]: 2023-10-07T18:52:29.592+0000 7ff333b92200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:52:29.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:29 smithi087 conmon[186870]: 2023-10-07T18:52:29.520+0000 7fa0c8f46200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-07T18:52:29.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:29 smithi087 conmon[186870]: 2023-10-07T18:52:29.603+0000 7fa0c8f46200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:839: done (4 left) 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:840: done (3 left) 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:841: done (2 left) 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:844: done (1 left) 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:845: done (0 left) 2023-10-07T18:52:30.169 INFO:tasks.rados.rados.0.smithi087.stdout:846: delete oid 46 current snap is 80 2023-10-07T18:52:30.174 INFO:tasks.rados.rados.0.smithi087.stdout:846: done (0 left) 2023-10-07T18:52:30.174 INFO:tasks.rados.rados.0.smithi087.stdout:847: delete oid 44 current snap is 80 2023-10-07T18:52:30.177 INFO:tasks.rados.rados.0.smithi087.stdout:847: done (0 left) 2023-10-07T18:52:30.177 INFO:tasks.rados.rados.0.smithi087.stdout:848: read oid 46 snap -1 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:848: expect deleted 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:849: rollback oid 47 current snap is 80 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 71 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:850: read oid 43 snap -1 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:850: expect (ObjNum 250 snap 68 seq_num 250) 2023-10-07T18:52:30.178 INFO:tasks.rados.rados.0.smithi087.stdout:851: snap_create 2023-10-07T18:52:30.184 INFO:tasks.rados.rados.0.smithi087.stdout:849: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:52:30.184 INFO:tasks.rados.rados.0.smithi087.stdout:849: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:52:30.184 INFO:tasks.rados.rados.0.smithi087.stdout:849: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:52:30.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 146 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:52:30.196 INFO:tasks.rados.rados.0.smithi087.stdout:850: expect (ObjNum 250 snap 68 seq_num 250) 2023-10-07T18:52:30.422 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:30 smithi163 conmon[176886]: 2023-10-07T18:52:30.382+0000 7ff333b92200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:30 smithi163 ceph-mon[102800]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:30 smithi163 ceph-mon[102800]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:30 smithi163 ceph-mon[102800]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T18:52:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:30 smithi163 conmon[102770]: 2023-10-07T18:52:30.162+0000 7fe60fb46700 -1 mon.b@1(peon).osd e229 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:30.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:30 smithi087 conmon[186870]: 2023-10-07T18:52:30.391+0000 7fa0c8f46200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[198934]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[198934]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[198934]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[115692]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[115692]: failed to encode map e228 with expected crc 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:30 smithi087 ceph-mon[115692]: osdmap e228: 8 total, 8 up, 8 in 2023-10-07T18:52:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:30 smithi087 conmon[115667]: 2023-10-07T18:52:30.162+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e229 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:30.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:30 smithi163 conmon[176886]: 2023-10-07T18:52:30.478+0000 7ff333b92200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:52:30.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:30 smithi163 conmon[176886]: 2023-10-07T18:52:30.654+0000 7ff333b92200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:30.943 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:30 smithi087 conmon[186870]: 2023-10-07T18:52:30.485+0000 7fa0c8f46200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-07T18:52:30.943 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:30 smithi087 conmon[186870]: 2023-10-07T18:52:30.660+0000 7fa0c8f46200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:848: done (3 left) 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:849: done (2 left) 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:850: done (1 left) 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:851: done (0 left) 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:852: rollback oid 27 current snap is 81 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 79 2023-10-07T18:52:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:853: snap_remove snap 72 2023-10-07T18:52:31.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:30 smithi087 conmon[186870]: 2023-10-07T18:52:30.941+0000 7fa0c8f46200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:52:31.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:31 smithi087 conmon[186870]: 2023-10-07T18:52:31.171+0000 7fa0c8f46200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[198934]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[198934]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[198934]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[198934]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[198934]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[115692]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[115692]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[115692]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[115692]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 ceph-mon[115692]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:31 smithi087 conmon[115667]: 2023-10-07T18:52:31.168+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e230 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:31.325 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:30 smithi163 conmon[176886]: 2023-10-07T18:52:30.939+0000 7ff333b92200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-07T18:52:31.325 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:31 smithi163 conmon[176886]: 2023-10-07T18:52:31.174+0000 7ff333b92200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 ceph-mon[102800]: osdmap e229: 8 total, 8 up, 8 in 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 ceph-mon[102800]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 ceph-mon[102800]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 ceph-mon[102800]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 ceph-mon[102800]: failed to encode map e229 with expected crc 2023-10-07T18:52:31.326 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:31 smithi163 conmon[102770]: 2023-10-07T18:52:31.168+0000 7fe60fb46700 -1 mon.b@1(peon).osd e230 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:31.598 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:31 smithi087 conmon[186870]: 2023-10-07T18:52:31.325+0000 7fa0c8f46200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:52:31.600 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:31 smithi163 conmon[176886]: 2023-10-07T18:52:31.324+0000 7ff333b92200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-07T18:52:31.921 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:31 smithi163 conmon[176886]: 2023-10-07T18:52:31.600+0000 7ff333b92200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:52:31.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:31 smithi087 conmon[186870]: 2023-10-07T18:52:31.597+0000 7fa0c8f46200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-07T18:52:32.188 INFO:tasks.rados.rados.0.smithi087.stdout:853: done (1 left) 2023-10-07T18:52:32.188 INFO:tasks.rados.rados.0.smithi087.stdout:854: copy_from oid 11 from oid 41 current snap is 81 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:852: finishing rollback tid 0 to smithi087181593-27 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:852: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:852: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 397 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:852: done (1 left) 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:855: copy_from oid 46 from oid 17 current snap is 81 2023-10-07T18:52:32.189 INFO:tasks.rados.rados.0.smithi087.stdout:856: delete oid 29 current snap is 81 2023-10-07T18:52:32.202 INFO:tasks.rados.rados.0.smithi087.stdout:856: done (2 left) 2023-10-07T18:52:32.202 INFO:tasks.rados.rados.0.smithi087.stdout:857: snap_remove snap 76 2023-10-07T18:52:32.421 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:32 smithi163 conmon[176886]: 2023-10-07T18:52:32.335+0000 7ff333b92200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:52:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:32 smithi163 ceph-mon[102800]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T18:52:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:32 smithi163 ceph-mon[102800]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:32 smithi163 ceph-mon[102800]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:32 smithi163 ceph-mon[102800]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:32 smithi163 conmon[102770]: 2023-10-07T18:52:32.177+0000 7fe60fb46700 -1 mon.b@1(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:32.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[186870]: 2023-10-07T18:52:32.318+0000 7fa0c8f46200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-07T18:52:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[198934]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[198934]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[198934]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[198934]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[115692]: osdmap e230: 8 total, 8 up, 8 in 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[115692]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[115692]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:32 smithi087 ceph-mon[115692]: failed to encode map e230 with expected crc 2023-10-07T18:52:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[115667]: 2023-10-07T18:52:32.179+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e231 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:32.771 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[186870]: 2023-10-07T18:52:32.453+0000 7fa0c8f46200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:52:32.771 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[186870]: 2023-10-07T18:52:32.653+0000 7fa0c8f46200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:52:32.785 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:32 smithi163 conmon[176886]: 2023-10-07T18:52:32.470+0000 7ff333b92200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-07T18:52:32.786 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:32 smithi163 conmon[176886]: 2023-10-07T18:52:32.669+0000 7ff333b92200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-07T18:52:32.786 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:32 smithi163 conmon[176886]: 2023-10-07T18:52:32.785+0000 7ff333b92200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:33.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:33 smithi163 conmon[176886]: 2023-10-07T18:52:33.008+0000 7ff333b92200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:52:33.178 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[186870]: 2023-10-07T18:52:32.770+0000 7fa0c8f46200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-07T18:52:33.178 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:32 smithi087 conmon[186870]: 2023-10-07T18:52:32.992+0000 7fa0c8f46200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-07T18:52:33.188 INFO:tasks.rados.rados.0.smithi087.stdout:857: done (2 left) 2023-10-07T18:52:33.188 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 81 2023-10-07T18:52:33.188 INFO:tasks.rados.rados.0.smithi087.stdout:854: finishing copy_from to smithi087181593-11 2023-10-07T18:52:33.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:33.189 INFO:tasks.rados.rados.0.smithi087.stdout:858: seq_num 273 ranges {5578752=581632,6160384=565248,6725632=532480,7258112=507904} 2023-10-07T18:52:33.222 INFO:tasks.rados.rados.0.smithi087.stdout:858: writing smithi087181593-12 from 5578752 to 6160384 tid 1 2023-10-07T18:52:33.226 INFO:tasks.rados.rados.0.smithi087.stdout:858: writing smithi087181593-12 from 6160384 to 6725632 tid 2 2023-10-07T18:52:33.229 INFO:tasks.rados.rados.0.smithi087.stdout:858: writing smithi087181593-12 from 6725632 to 7258112 tid 3 2023-10-07T18:52:33.232 INFO:tasks.rados.rados.0.smithi087.stdout:858: writing smithi087181593-12 from 7258112 to 7766016 tid 4 2023-10-07T18:52:33.232 INFO:tasks.rados.rados.0.smithi087.stdout:859: delete oid 22 current snap is 81 2023-10-07T18:52:33.232 INFO:tasks.rados.rados.0.smithi087.stdout:854: finishing copy_from racing read to smithi087181593-11 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:855: finishing copy_from to smithi087181593-46 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:855: finishing copy_from racing read to smithi087181593-46 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 1 to smithi087181593-12 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 2 to smithi087181593-12 2023-10-07T18:52:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 3 to smithi087181593-12 2023-10-07T18:52:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 4 to smithi087181593-12 2023-10-07T18:52:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:854: done (3 left) 2023-10-07T18:52:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:855: done (2 left) 2023-10-07T18:52:33.235 INFO:tasks.rados.rados.0.smithi087.stdout:859: done (1 left) 2023-10-07T18:52:33.235 INFO:tasks.rados.rados.0.smithi087.stdout:860: snap_remove snap 74 2023-10-07T18:52:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[198934]: failed to encode map e230 with expected crc 2023-10-07T18:52:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[198934]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[198934]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[198934]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[115692]: failed to encode map e230 with expected crc 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[115692]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[115692]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 ceph-mon[115692]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 conmon[115667]: 2023-10-07T18:52:33.181+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 ceph-mon[102800]: failed to encode map e230 with expected crc 2023-10-07T18:52:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 ceph-mon[102800]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 ceph-mon[102800]: osdmap e231: 8 total, 8 up, 8 in 2023-10-07T18:52:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 ceph-mon[102800]: failed to encode map e231 with expected crc 2023-10-07T18:52:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 conmon[102770]: 2023-10-07T18:52:33.181+0000 7fe60fb46700 -1 mon.b@1(peon).osd e232 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:33.895 INFO:tasks.rados.rados.0.smithi087.stdout:860: done (1 left) 2023-10-07T18:52:33.895 INFO:tasks.rados.rados.0.smithi087.stdout:861: read oid 9 snap -1 2023-10-07T18:52:33.896 INFO:tasks.rados.rados.0.smithi087.stdout:861: expect deleted 2023-10-07T18:52:33.896 INFO:tasks.rados.rados.0.smithi087.stdout:862: snap_remove snap 71 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:33 smithi087 conmon[186870]: 2023-10-07T18:52:33.879+0000 7fa0c8f46200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:33 smithi087 conmon[186870]: [07/Oct/2023:18:52:33] ENGINE Bus STARTING 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa02c16b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa02c16b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa02c16b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa02c16b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa02c16b700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.014+0000 7fa027161700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.015+0000 7fa027161700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.136 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.015+0000 7fa027161700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.015+0000 7fa027161700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.015+0000 7fa027161700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: CherryPy Checker: 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: The Application mounted at '' has an empty config. 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: [07/Oct/2023:18:52:34] ENGINE Serving on http://:::9283 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: [07/Oct/2023:18:52:34] ENGINE Bus STARTED 2023-10-07T18:52:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:33 smithi087 conmon[115667]: 2023-10-07T18:52:33.885+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:33 smithi163 conmon[102770]: 2023-10-07T18:52:33.887+0000 7fe60fb46700 -1 mon.b@1(peon).osd e233 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:34.171 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:33 smithi163 conmon[176886]: 2023-10-07T18:52:33.897+0000 7ff333b92200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:33 smithi163 conmon[176886]: [07/Oct/2023:18:52:33] ENGINE Bus STARTING 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[176886]: CherryPy Checker: 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[176886]: The Application mounted at '' has an empty config. 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[176886]: 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[176886]: [07/Oct/2023:18:52:34] ENGINE Serving on http://:::9283 2023-10-07T18:52:34.172 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[176886]: [07/Oct/2023:18:52:34] ENGINE Bus STARTED 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: Active manager daemon y restarted 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: Activating manager daemon y 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: mgrmap e35: y(active, starting, since 0.0049267s), standbys: x 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:52:34.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: Standby manager daemon x restarted 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: Standby manager daemon x started 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: Manager daemon y is now available 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:34.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: Active manager daemon y restarted 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: Activating manager daemon y 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T18:52:34.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: mgrmap e35: y(active, starting, since 0.0049267s), standbys: x 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:52:34.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: Standby manager daemon x restarted 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: Standby manager daemon x started 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: Manager daemon y is now available 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:34.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:34.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:52:34.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: osdmap e232: 8 total, 8 up, 8 in 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: failed to encode map e232 with expected crc 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: Active manager daemon y restarted 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: Activating manager daemon y 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: osdmap e233: 8 total, 8 up, 8 in 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: mgrmap e35: y(active, starting, since 0.0049267s), standbys: x 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:52:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:52:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: Standby manager daemon x restarted 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: Standby manager daemon x started 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: Manager daemon y is now available 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.? 172.21.15.163:0/1923457748' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:34.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:52:34.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-07T18:52:34.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-07T18:52:34.895 INFO:tasks.rados.rados.0.smithi087.stdout:862: done (2 left) 2023-10-07T18:52:34.895 INFO:tasks.rados.rados.0.smithi087.stdout:863: read oid 47 snap -1 2023-10-07T18:52:34.895 INFO:tasks.rados.rados.0.smithi087.stdout:863: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:864: rollback oid 33 current snap is 81 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 33 to 73 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 5 to smithi087181593-12 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:858: finishing write tid 6 to smithi087181593-12 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 301 (ObjNum 273 snap 81 seq_num 273) dirty exists 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:858: left oid 12 (ObjNum 273 snap 81 seq_num 273) 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:858: done (3 left) 2023-10-07T18:52:34.896 INFO:tasks.rados.rados.0.smithi087.stdout:861: done (2 left) 2023-10-07T18:52:34.897 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 81 2023-10-07T18:52:34.897 INFO:tasks.rados.rados.0.smithi087.stdout:865: seq_num 275 ranges {4988928=614400,5603328=786432,6389760=499712,6889472=319488} 2023-10-07T18:52:34.928 INFO:tasks.rados.rados.0.smithi087.stdout:865: writing smithi087181593-43 from 4988928 to 5603328 tid 1 2023-10-07T18:52:34.933 INFO:tasks.rados.rados.0.smithi087.stdout:865: writing smithi087181593-43 from 5603328 to 6389760 tid 2 2023-10-07T18:52:34.935 INFO:tasks.rados.rados.0.smithi087.stdout:865: writing smithi087181593-43 from 6389760 to 6889472 tid 3 2023-10-07T18:52:34.938 INFO:tasks.rados.rados.0.smithi087.stdout:865: writing smithi087181593-43 from 6889472 to 7208960 tid 4 2023-10-07T18:52:34.938 INFO:tasks.rados.rados.0.smithi087.stdout:866: read oid 24 snap -1 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:866: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:867: delete oid 3 current snap is 81 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:864: finishing rollback tid 0 to smithi087181593-33 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:864: finishing rollback tid 1 to smithi087181593-33 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:864: finishing rollback tid 2 to smithi087181593-33 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 245 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T18:52:34.939 INFO:tasks.rados.rados.0.smithi087.stdout:863: expect (ObjNum 188 snap 48 seq_num 188) 2023-10-07T18:52:34.989 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 1 to smithi087181593-43 2023-10-07T18:52:34.989 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 2 to smithi087181593-43 2023-10-07T18:52:34.989 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 3 to smithi087181593-43 2023-10-07T18:52:34.989 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 4 to smithi087181593-43 2023-10-07T18:52:34.989 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 5 to smithi087181593-43 2023-10-07T18:52:34.990 INFO:tasks.rados.rados.0.smithi087.stdout:865: finishing write tid 6 to smithi087181593-43 2023-10-07T18:52:34.990 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 442 (ObjNum 275 snap 81 seq_num 275) dirty exists 2023-10-07T18:52:34.990 INFO:tasks.rados.rados.0.smithi087.stdout:865: left oid 43 (ObjNum 275 snap 81 seq_num 275) 2023-10-07T18:52:34.990 INFO:tasks.rados.rados.0.smithi087.stdout:866: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:35.073 INFO:tasks.rados.rados.0.smithi087.stdout:863: done (4 left) 2023-10-07T18:52:35.073 INFO:tasks.rados.rados.0.smithi087.stdout:864: done (3 left) 2023-10-07T18:52:35.073 INFO:tasks.rados.rados.0.smithi087.stdout:865: done (2 left) 2023-10-07T18:52:35.073 INFO:tasks.rados.rados.0.smithi087.stdout:866: done (1 left) 2023-10-07T18:52:35.073 INFO:tasks.rados.rados.0.smithi087.stdout:867: done (0 left) 2023-10-07T18:52:35.074 INFO:tasks.rados.rados.0.smithi087.stdout:868: setattr oid 25 current snap is 81 2023-10-07T18:52:35.074 INFO:tasks.rados.rados.0.smithi087.stdout:869: rmattr oid 30 current snap is 81 2023-10-07T18:52:35.074 INFO:tasks.rados.rados.0.smithi087.stdout:869: done (1 left) 2023-10-07T18:52:35.074 INFO:tasks.rados.rados.0.smithi087.stdout:870: setattr oid 32 current snap is 81 2023-10-07T18:52:35.076 INFO:tasks.rados.rados.0.smithi087.stdout:871: delete oid 44 current snap is 81 2023-10-07T18:52:35.077 INFO:tasks.rados.rados.0.smithi087.stdout:871: done (2 left) 2023-10-07T18:52:35.077 INFO:tasks.rados.rados.0.smithi087.stdout:872: copy_from oid 19 from oid 47 current snap is 81 2023-10-07T18:52:35.077 INFO:tasks.rados.rados.0.smithi087.stdout:873: read oid 46 snap -1 2023-10-07T18:52:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:873: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:874: setattr oid 7 current snap is 81 2023-10-07T18:52:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 420 (ObjNum 227 snap 64 seq_num 227) dirty exists 2023-10-07T18:52:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 171 (ObjNum 4113 snap 0 seq_num 1771451348) dirty exists 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:868: done (4 left) 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:870: done (3 left) 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:875: rollback oid 13 current snap is 81 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 75 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:876: copy_from oid 45 from oid 20 current snap is 81 2023-10-07T18:52:35.079 INFO:tasks.rados.rados.0.smithi087.stdout:877: read oid 36 snap -1 2023-10-07T18:52:35.080 INFO:tasks.rados.rados.0.smithi087.stdout:877: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:52:35.080 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 81 2023-10-07T18:52:35.080 INFO:tasks.rados.rados.0.smithi087.stdout:878: seq_num 278 ranges {0=663552,663552=442368,1105920=720896,1826816=442368} 2023-10-07T18:52:35.083 INFO:tasks.rados.rados.0.smithi087.stdout:878: writing smithi087181593-9 from 0 to 663552 tid 1 2023-10-07T18:52:35.086 INFO:tasks.rados.rados.0.smithi087.stdout:878: writing smithi087181593-9 from 663552 to 1105920 tid 2 2023-10-07T18:52:35.090 INFO:tasks.rados.rados.0.smithi087.stdout:878: writing smithi087181593-9 from 1105920 to 1826816 tid 3 2023-10-07T18:52:35.093 INFO:tasks.rados.rados.0.smithi087.stdout:878: writing smithi087181593-9 from 1826816 to 2269184 tid 4 2023-10-07T18:52:35.093 INFO:tasks.rados.rados.0.smithi087.stdout:879: read oid 3 snap -1 2023-10-07T18:52:35.094 INFO:tasks.rados.rados.0.smithi087.stdout:879: expect deleted 2023-10-07T18:52:35.094 INFO:tasks.rados.rados.0.smithi087.stdout:880: snap_remove snap 80 2023-10-07T18:52:35.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:34 smithi163 conmon[102770]: 2023-10-07T18:52:34.886+0000 7fe60fb46700 -1 mon.b@1(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:35.187 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[186870]: 2023-10-07T18:52:34.904+0000 7fa0825cd700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:34 smithi087 conmon[115667]: 2023-10-07T18:52:34.886+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e234 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.188 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: [07/Oct/2023:18:52:34] ENGINE Bus STARTING 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: [07/Oct/2023:18:52:34] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: [07/Oct/2023:18:52:34] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: [07/Oct/2023:18:52:34] ENGINE Bus STARTED 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: failed to encode map e234 with expected crc 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T18:52:35.189 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: mgrmap e36: y(active, since 1.01847s), standbys: x 2023-10-07T18:52:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:35] "GET /metrics HTTP/1.1" 200 33374 "" "Prometheus/2.43.0" 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[198934]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: [07/Oct/2023:18:52:34] ENGINE Bus STARTING 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: [07/Oct/2023:18:52:34] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:52:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: [07/Oct/2023:18:52:34] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:52:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: [07/Oct/2023:18:52:34] ENGINE Bus STARTED 2023-10-07T18:52:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: failed to encode map e234 with expected crc 2023-10-07T18:52:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T18:52:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: mgrmap e36: y(active, since 1.01847s), standbys: x 2023-10-07T18:52:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 ceph-mon[115692]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: failed to encode map e233 with expected crc 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: [07/Oct/2023:18:52:34] ENGINE Bus STARTING 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: [07/Oct/2023:18:52:34] ENGINE Serving on https://172.21.15.87:7150 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: [07/Oct/2023:18:52:34] ENGINE Serving on http://172.21.15.87:8765 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: [07/Oct/2023:18:52:34] ENGINE Bus STARTED 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: failed to encode map e234 with expected crc 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: osdmap e234: 8 total, 8 up, 8 in 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: mgrmap e36: y(active, since 1.01847s), standbys: x 2023-10-07T18:52:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 ceph-mon[102800]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:35.911 INFO:tasks.rados.rados.0.smithi087.stdout:880: done (8 left) 2023-10-07T18:52:35.912 INFO:tasks.rados.rados.0.smithi087.stdout:881: snap_create 2023-10-07T18:52:35.912 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 422 (ObjNum 1720187408 snap 21900 seq_num 304) dirty exists 2023-10-07T18:52:35.912 INFO:tasks.rados.rados.0.smithi087.stdout:875: finishing rollback tid 0 to smithi087181593-13 2023-10-07T18:52:35.912 INFO:tasks.rados.rados.0.smithi087.stdout:875: finishing rollback tid 1 to smithi087181593-13 2023-10-07T18:52:35.912 INFO:tasks.rados.rados.0.smithi087.stdout:875: finishing rollback tid 2 to smithi087181593-13 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 446 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 1 to smithi087181593-9 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:872: finishing copy_from to smithi087181593-19 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 146 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:872: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 2 to smithi087181593-9 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 3 to smithi087181593-9 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 4 to smithi087181593-9 2023-10-07T18:52:35.913 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 5 to smithi087181593-9 2023-10-07T18:52:35.914 INFO:tasks.rados.rados.0.smithi087.stdout:878: finishing write tid 6 to smithi087181593-9 2023-10-07T18:52:35.914 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 451 (ObjNum 278 snap 81 seq_num 278) dirty exists 2023-10-07T18:52:35.914 INFO:tasks.rados.rados.0.smithi087.stdout:878: left oid 9 (ObjNum 278 snap 81 seq_num 278) 2023-10-07T18:52:35.914 INFO:tasks.rados.rados.0.smithi087.stdout:877: expect (ObjNum 138 snap 35 seq_num 138) 2023-10-07T18:52:36.069 INFO:tasks.rados.rados.0.smithi087.stdout:873: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:35 smithi163 conmon[102770]: 2023-10-07T18:52:35.904+0000 7fe60fb46700 -1 mon.b@1(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:36.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:35 smithi087 conmon[115667]: 2023-10-07T18:52:35.903+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e235 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[198934]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[198934]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[198934]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[198934]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:36.197 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[198934]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T18:52:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[115692]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[115692]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[115692]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[115692]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 ceph-mon[115692]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T18:52:36.600 INFO:tasks.rados.rados.0.smithi087.stdout:876: finishing copy_from to smithi087181593-45 2023-10-07T18:52:36.600 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 410 (ObjNum 267 snap 79 seq_num 267) dirty exists 2023-10-07T18:52:36.600 INFO:tasks.rados.rados.0.smithi087.stdout:876: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:52:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 ceph-mon[102800]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 ceph-mon[102800]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 ceph-mon[102800]: failed to encode map e234 with expected crc 2023-10-07T18:52:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 ceph-mon[102800]: pgmap v5: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 ceph-mon[102800]: osdmap e235: 8 total, 8 up, 8 in 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:872: done (8 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:873: done (7 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:874: done (6 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:875: done (5 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:876: done (4 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:877: done (3 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:878: done (2 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:879: done (1 left) 2023-10-07T18:52:36.917 INFO:tasks.rados.rados.0.smithi087.stdout:881: done (0 left) 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:882: rollback oid 21 current snap is 82 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 81 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:883: copy_from oid 28 from oid 37 current snap is 82 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:884: delete oid 1 current snap is 82 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:883: finishing copy_from to smithi087181593-28 2023-10-07T18:52:36.918 INFO:tasks.rados.rados.0.smithi087.stdout:883: got expected ENOENT (src dne) 2023-10-07T18:52:36.919 INFO:tasks.rados.rados.0.smithi087.stdout:883: finishing copy_from racing read to smithi087181593-28 2023-10-07T18:52:36.920 INFO:tasks.rados.rados.0.smithi087.stdout:883: done (2 left) 2023-10-07T18:52:36.920 INFO:tasks.rados.rados.0.smithi087.stdout:884: done (1 left) 2023-10-07T18:52:36.920 INFO:tasks.rados.rados.0.smithi087.stdout:885: delete oid 23 current snap is 82 2023-10-07T18:52:36.922 INFO:tasks.rados.rados.0.smithi087.stdout:882: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:52:36.923 INFO:tasks.rados.rados.0.smithi087.stdout:882: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:52:36.923 INFO:tasks.rados.rados.0.smithi087.stdout:885: done (1 left) 2023-10-07T18:52:36.923 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 82 2023-10-07T18:52:36.923 INFO:tasks.rados.rados.0.smithi087.stdout:886: seq_num 281 ranges {5054464=712704,5767168=491520,6258688=491520,6750208=622592} 2023-10-07T18:52:36.954 INFO:tasks.rados.rados.0.smithi087.stdout:886: writing smithi087181593-4 from 5054464 to 5767168 tid 1 2023-10-07T18:52:36.957 INFO:tasks.rados.rados.0.smithi087.stdout:886: writing smithi087181593-4 from 5767168 to 6258688 tid 2 2023-10-07T18:52:36.960 INFO:tasks.rados.rados.0.smithi087.stdout:886: writing smithi087181593-4 from 6258688 to 6750208 tid 3 2023-10-07T18:52:36.964 INFO:tasks.rados.rados.0.smithi087.stdout:886: writing smithi087181593-4 from 6750208 to 7372800 tid 4 2023-10-07T18:52:36.964 INFO:tasks.rados.rados.0.smithi087.stdout:887: rmattr oid 24 current snap is 82 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:882: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 424 (ObjNum 245 snap 66 seq_num 245) dirty exists 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:882: done (2 left) 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:888: snap_create 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 1 to smithi087181593-4 2023-10-07T18:52:36.965 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 2 to smithi087181593-4 2023-10-07T18:52:36.966 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 3 to smithi087181593-4 2023-10-07T18:52:36.966 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 426 (ObjNum 244 snap 66 seq_num 244) dirty exists 2023-10-07T18:52:36.967 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 4 to smithi087181593-4 2023-10-07T18:52:36.967 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 5 to smithi087181593-4 2023-10-07T18:52:36.970 INFO:tasks.rados.rados.0.smithi087.stdout:886: finishing write tid 6 to smithi087181593-4 2023-10-07T18:52:36.970 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 140 (ObjNum 281 snap 82 seq_num 281) dirty exists 2023-10-07T18:52:36.970 INFO:tasks.rados.rados.0.smithi087.stdout:886: left oid 4 (ObjNum 281 snap 82 seq_num 281) 2023-10-07T18:52:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:36 smithi163 conmon[102770]: 2023-10-07T18:52:36.907+0000 7fe60fb46700 -1 mon.b@1(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:36 smithi087 conmon[115667]: 2023-10-07T18:52:36.909+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e236 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: mgrmap e37: y(active, since 2s), standbys: x 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.198 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: mgrmap e37: y(active, since 2s), standbys: x 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: mgrmap e37: y(active, since 2s), standbys: x 2023-10-07T18:52:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: failed to encode map e235 with expected crc 2023-10-07T18:52:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: osdmap e236: 8 total, 8 up, 8 in 2023-10-07T18:52:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:37.957 INFO:tasks.rados.rados.0.smithi087.stdout:886: done (2 left) 2023-10-07T18:52:37.957 INFO:tasks.rados.rados.0.smithi087.stdout:887: done (1 left) 2023-10-07T18:52:37.957 INFO:tasks.rados.rados.0.smithi087.stdout:888: done (0 left) 2023-10-07T18:52:37.957 INFO:tasks.rados.rados.0.smithi087.stdout:889: rmattr oid 35 current snap is 83 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:889: done (0 left) 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:890: read oid 27 snap -1 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:890: expect (ObjNum 229 snap 64 seq_num 229) 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:891: read oid 26 snap -1 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:891: expect (ObjNum 199 snap 53 seq_num 199) 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 83 2023-10-07T18:52:37.958 INFO:tasks.rados.rados.0.smithi087.stdout:892: seq_num 282 ranges {0=729088,729088=425984,1155072=704512,1859584=475136} 2023-10-07T18:52:37.961 INFO:tasks.rados.rados.0.smithi087.stdout:892: writing smithi087181593-48 from 0 to 729088 tid 1 2023-10-07T18:52:37.964 INFO:tasks.rados.rados.0.smithi087.stdout:892: writing smithi087181593-48 from 729088 to 1155072 tid 2 2023-10-07T18:52:37.969 INFO:tasks.rados.rados.0.smithi087.stdout:892: writing smithi087181593-48 from 1155072 to 1859584 tid 3 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:892: writing smithi087181593-48 from 1859584 to 2334720 tid 4 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:893: read oid 10 snap -1 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:893: expect (ObjNum 224 snap 64 seq_num 224) 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:894: rollback oid 30 current snap is 83 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 73 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:895: read oid 18 snap -1 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:895: expect (ObjNum 147 snap 37 seq_num 147) 2023-10-07T18:52:37.972 INFO:tasks.rados.rados.0.smithi087.stdout:896: snap_create 2023-10-07T18:52:37.973 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 1 to smithi087181593-48 2023-10-07T18:52:37.977 INFO:tasks.rados.rados.0.smithi087.stdout:894: finishing rollback tid 0 to smithi087181593-30 2023-10-07T18:52:37.979 INFO:tasks.rados.rados.0.smithi087.stdout:894: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:52:37.981 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 2 to smithi087181593-48 2023-10-07T18:52:37.981 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 3 to smithi087181593-48 2023-10-07T18:52:37.982 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 4 to smithi087181593-48 2023-10-07T18:52:37.982 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 5 to smithi087181593-48 2023-10-07T18:52:37.982 INFO:tasks.rados.rados.0.smithi087.stdout:894: finishing rollback tid 2 to smithi087181593-30 2023-10-07T18:52:37.982 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 307 (ObjNum 220 snap 64 seq_num 220) dirty exists 2023-10-07T18:52:37.983 INFO:tasks.rados.rados.0.smithi087.stdout:892: finishing write tid 6 to smithi087181593-48 2023-10-07T18:52:37.983 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 462 (ObjNum 282 snap 83 seq_num 282) dirty exists 2023-10-07T18:52:37.983 INFO:tasks.rados.rados.0.smithi087.stdout:892: left oid 48 (ObjNum 282 snap 83 seq_num 282) 2023-10-07T18:52:37.987 INFO:tasks.rados.rados.0.smithi087.stdout:890: expect (ObjNum 229 snap 64 seq_num 229) 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: pgmap v8: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:37 smithi087 conmon[115667]: 2023-10-07T18:52:37.950+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: pgmap v8: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:38.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T18:52:38.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.221 INFO:tasks.rados.rados.0.smithi087.stdout:891: expect (ObjNum 199 snap 53 seq_num 199) 2023-10-07T18:52:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:37 smithi163 conmon[102770]: 2023-10-07T18:52:37.951+0000 7fe60fb46700 -1 mon.b@1(peon).osd e237 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: failed to encode map e236 with expected crc 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: pgmap v8: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: osdmap e237: 8 total, 8 up, 8 in 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:38.573 INFO:tasks.rados.rados.0.smithi087.stdout:895: expect (ObjNum 147 snap 37 seq_num 147) 2023-10-07T18:52:38.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:38 smithi163 conmon[175848]: ts=2023-10-07T18:52:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:52:39.016 INFO:tasks.rados.rados.0.smithi087.stdout:893: expect (ObjNum 224 snap 64 seq_num 224) 2023-10-07T18:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T18:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[198934]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:38 smithi087 conmon[115667]: 2023-10-07T18:52:38.951+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 conmon[115667]: 2023-10-07T18:52:39.058+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T18:52:39.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:39 smithi087 ceph-mon[115692]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T18:52:39.289 INFO:tasks.rados.rados.0.smithi087.stdout:890: done (6 left) 2023-10-07T18:52:39.289 INFO:tasks.rados.rados.0.smithi087.stdout:891: done (5 left) 2023-10-07T18:52:39.289 INFO:tasks.rados.rados.0.smithi087.stdout:892: done (4 left) 2023-10-07T18:52:39.289 INFO:tasks.rados.rados.0.smithi087.stdout:893: done (3 left) 2023-10-07T18:52:39.289 INFO:tasks.rados.rados.0.smithi087.stdout:894: done (2 left) 2023-10-07T18:52:39.290 INFO:tasks.rados.rados.0.smithi087.stdout:895: done (1 left) 2023-10-07T18:52:39.290 INFO:tasks.rados.rados.0.smithi087.stdout:896: done (0 left) 2023-10-07T18:52:39.290 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 84 2023-10-07T18:52:39.290 INFO:tasks.rados.rados.0.smithi087.stdout:897: seq_num 283 ranges {4218880=745472,4964352=712704,5677056=458752,6135808=434176} 2023-10-07T18:52:39.314 INFO:tasks.rados.rados.0.smithi087.stdout:897: writing smithi087181593-36 from 4218880 to 4964352 tid 1 2023-10-07T18:52:39.318 INFO:tasks.rados.rados.0.smithi087.stdout:897: writing smithi087181593-36 from 4964352 to 5677056 tid 2 2023-10-07T18:52:39.321 INFO:tasks.rados.rados.0.smithi087.stdout:897: writing smithi087181593-36 from 5677056 to 6135808 tid 3 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:897: writing smithi087181593-36 from 6135808 to 6569984 tid 4 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:898: read oid 40 snap -1 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:898: expect (ObjNum 243 snap 66 seq_num 243) 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:899: read oid 17 snap -1 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:899: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:900: copy_from oid 7 from oid 13 current snap is 84 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 1 to smithi087181593-36 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 2 to smithi087181593-36 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 3 to smithi087181593-36 2023-10-07T18:52:39.325 INFO:tasks.rados.rados.0.smithi087.stdout:901: setattr oid 44 current snap is 84 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:902: copy_from oid 30 from oid 38 current snap is 84 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:903: read oid 50 snap 81 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:903: expect (ObjNum 266 snap 79 seq_num 266) 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:904: rmattr oid 24 current snap is 84 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 84 2023-10-07T18:52:39.327 INFO:tasks.rados.rados.0.smithi087.stdout:905: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2023-10-07T18:52:39.332 INFO:tasks.rados.rados.0.smithi087.stdout:905: writing smithi087181593-1 from 0 to 761856 tid 1 2023-10-07T18:52:39.340 INFO:tasks.rados.rados.0.smithi087.stdout:905: writing smithi087181593-1 from 761856 to 1359872 tid 2 2023-10-07T18:52:39.341 INFO:tasks.rados.rados.0.smithi087.stdout:905: writing smithi087181593-1 from 1359872 to 2031616 tid 3 2023-10-07T18:52:39.343 INFO:tasks.rados.rados.0.smithi087.stdout:905: writing smithi087181593-1 from 2031616 to 2367488 tid 4 2023-10-07T18:52:39.345 INFO:tasks.rados.rados.0.smithi087.stdout:906: rmattr oid 8 current snap is 84 2023-10-07T18:52:39.345 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 84 2023-10-07T18:52:39.345 INFO:tasks.rados.rados.0.smithi087.stdout:907: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2023-10-07T18:52:39.349 INFO:tasks.rados.rados.0.smithi087.stdout:907: writing smithi087181593-37 from 0 to 778240 tid 1 2023-10-07T18:52:39.352 INFO:tasks.rados.rados.0.smithi087.stdout:907: writing smithi087181593-37 from 778240 to 1253376 tid 2 2023-10-07T18:52:39.357 INFO:tasks.rados.rados.0.smithi087.stdout:907: writing smithi087181593-37 from 1253376 to 1728512 tid 3 2023-10-07T18:52:39.361 INFO:tasks.rados.rados.0.smithi087.stdout:907: writing smithi087181593-37 from 1728512 to 2383872 tid 4 2023-10-07T18:52:39.367 INFO:tasks.rados.rados.0.smithi087.stdout:908: read oid 22 snap 75 2023-10-07T18:52:39.367 INFO:tasks.rados.rados.0.smithi087.stdout:908: expect (ObjNum 259 snap 74 seq_num 259) 2023-10-07T18:52:39.368 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 84 2023-10-07T18:52:39.368 INFO:tasks.rados.rados.0.smithi087.stdout:909: seq_num 286 ranges {4988928=794624,5783552=761856,6545408=679936,7225344=163840} 2023-10-07T18:52:39.395 INFO:tasks.rados.rados.0.smithi087.stdout:909: writing smithi087181593-39 from 4988928 to 5783552 tid 1 2023-10-07T18:52:39.399 INFO:tasks.rados.rados.0.smithi087.stdout:909: writing smithi087181593-39 from 5783552 to 6545408 tid 2 2023-10-07T18:52:39.403 INFO:tasks.rados.rados.0.smithi087.stdout:909: writing smithi087181593-39 from 6545408 to 7225344 tid 3 2023-10-07T18:52:39.405 INFO:tasks.rados.rados.0.smithi087.stdout:909: writing smithi087181593-39 from 7225344 to 7389184 tid 4 2023-10-07T18:52:39.405 INFO:tasks.rados.rados.0.smithi087.stdout:910: read oid 46 snap 81 2023-10-07T18:52:39.405 INFO:tasks.rados.rados.0.smithi087.stdout:910: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:39.405 INFO:tasks.rados.rados.0.smithi087.stdout:911: setattr oid 15 current snap is 84 2023-10-07T18:52:39.405 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 428 (ObjNum 244 snap 66 seq_num 244) dirty exists 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 4 to smithi087181593-36 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 5 to smithi087181593-36 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:897: finishing write tid 6 to smithi087181593-36 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 430 (ObjNum 283 snap 84 seq_num 283) dirty exists 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:897: left oid 36 (ObjNum 283 snap 84 seq_num 283) 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 259 (ObjNum 33 snap 0 seq_num 1720851280) dirty exists 2023-10-07T18:52:39.406 INFO:tasks.rados.rados.0.smithi087.stdout:898: expect (ObjNum 243 snap 66 seq_num 243) 2023-10-07T18:52:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:38 smithi163 conmon[102770]: 2023-10-07T18:52:38.952+0000 7fe60fb46700 -1 mon.b@1(peon).osd e238 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 conmon[102770]: 2023-10-07T18:52:39.058+0000 7fe60fb46700 -1 mon.b@1(peon).osd e239 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: failed to encode map e237 with expected crc 2023-10-07T18:52:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: mgrmap e38: y(active, since 4s), standbys: x 2023-10-07T18:52:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: osdmap e238: 8 total, 8 up, 8 in 2023-10-07T18:52:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:39 smithi163 ceph-mon[102800]: osdmap e239: 8 total, 8 up, 8 in 2023-10-07T18:52:39.466 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 349 (ObjNum 65 snap 0 seq_num 1416843879) dirty exists 2023-10-07T18:52:39.466 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 1 to smithi087181593-1 2023-10-07T18:52:39.466 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 2 to smithi087181593-1 2023-10-07T18:52:39.466 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 3 to smithi087181593-1 2023-10-07T18:52:39.467 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 1 to smithi087181593-37 2023-10-07T18:52:39.467 INFO:tasks.rados.rados.0.smithi087.stdout:899: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:39.949 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 4 to smithi087181593-1 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 5 to smithi087181593-1 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 2 to smithi087181593-37 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:905: finishing write tid 6 to smithi087181593-1 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 467 (ObjNum 284 snap 84 seq_num 284) dirty exists 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:905: left oid 1 (ObjNum 284 snap 84 seq_num 284) 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 3 to smithi087181593-37 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 4 to smithi087181593-37 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 5 to smithi087181593-37 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:900: finishing copy_from to smithi087181593-7 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 446 (ObjNum 85 snap 20 seq_num 85) dirty exists 2023-10-07T18:52:39.950 INFO:tasks.rados.rados.0.smithi087.stdout:900: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:52:39.951 INFO:tasks.rados.rados.0.smithi087.stdout:908: expect (ObjNum 259 snap 74 seq_num 259) 2023-10-07T18:52:40.014 INFO:tasks.rados.rados.0.smithi087.stdout:907: finishing write tid 6 to smithi087181593-37 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 433 (ObjNum 285 snap 84 seq_num 285) dirty exists 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:907: left oid 37 (ObjNum 285 snap 84 seq_num 285) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:897: done (14 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:898: done (13 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:899: done (12 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:900: done (11 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:901: done (10 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:904: done (9 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:905: done (8 left) 2023-10-07T18:52:40.015 INFO:tasks.rados.rados.0.smithi087.stdout:906: done (7 left) 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:907: done (6 left) 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:908: done (5 left) 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:912: read oid 24 snap 78 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:912: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:913: delete oid 48 current snap is 84 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:902: finishing copy_from to smithi087181593-30 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:902: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 1 to smithi087181593-39 2023-10-07T18:52:40.016 INFO:tasks.rados.rados.0.smithi087.stdout:903: expect (ObjNum 266 snap 79 seq_num 266) 2023-10-07T18:52:40.369 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 2 to smithi087181593-39 2023-10-07T18:52:40.369 INFO:tasks.rados.rados.0.smithi087.stdout:902: done (6 left) 2023-10-07T18:52:40.369 INFO:tasks.rados.rados.0.smithi087.stdout:903: done (5 left) 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:913: done (4 left) 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:914: rollback oid 31 current snap is 84 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 81 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 3 to smithi087181593-39 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 4 to smithi087181593-39 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 5 to smithi087181593-39 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:909: finishing write tid 6 to smithi087181593-39 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 281 (ObjNum 286 snap 84 seq_num 286) dirty exists 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:909: left oid 39 (ObjNum 286 snap 84 seq_num 286) 2023-10-07T18:52:40.370 INFO:tasks.rados.rados.0.smithi087.stdout:910: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:40 smithi163 ceph-mon[102800]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[198934]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e239 with expected crc 2023-10-07T18:52:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:40 smithi087 ceph-mon[115692]: pgmap v12: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 183 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 350 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:909: done (4 left) 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:910: done (3 left) 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:911: done (2 left) 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 84 2023-10-07T18:52:40.850 INFO:tasks.rados.rados.0.smithi087.stdout:912: expect (ObjNum 244 snap 66 seq_num 244) 2023-10-07T18:52:40.930 INFO:tasks.rados.rados.0.smithi087.stdout:915: seq_num 288 ranges {0=24576} 2023-10-07T18:52:40.930 INFO:tasks.rados.rados.0.smithi087.stdout:915: writing smithi087181593-2 from 0 to 24576 tid 1 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:912: done (2 left) 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 84 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:914: finishing rollback tid 0 to smithi087181593-31 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:914: finishing rollback tid 1 to smithi087181593-31 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:914: finishing rollback tid 2 to smithi087181593-31 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 284 (ObjNum 246 snap 66 seq_num 246) dirty exists 2023-10-07T18:52:40.931 INFO:tasks.rados.rados.0.smithi087.stdout:916: seq_num 289 ranges {2670592=40960} 2023-10-07T18:52:40.945 INFO:tasks.rados.rados.0.smithi087.stdout:916: writing smithi087181593-24 from 2670592 to 2711552 tid 1 2023-10-07T18:52:40.945 INFO:tasks.rados.rados.0.smithi087.stdout:914: done (2 left) 2023-10-07T18:52:40.945 INFO:tasks.rados.rados.0.smithi087.stdout:917: snap_create 2023-10-07T18:52:40.945 INFO:tasks.rados.rados.0.smithi087.stdout:915: finishing write tid 1 to smithi087181593-2 2023-10-07T18:52:40.945 INFO:tasks.rados.rados.0.smithi087.stdout:915: finishing write tid 2 to smithi087181593-2 2023-10-07T18:52:40.946 INFO:tasks.rados.rados.0.smithi087.stdout:915: finishing write tid 3 to smithi087181593-2 2023-10-07T18:52:40.946 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 156 (ObjNum 288 snap 84 seq_num 288) dirty exists 2023-10-07T18:52:40.946 INFO:tasks.rados.rados.0.smithi087.stdout:915: left oid 2 (ObjNum 288 snap 84 seq_num 288) 2023-10-07T18:52:40.946 INFO:tasks.rados.rados.0.smithi087.stdout:916: finishing write tid 1 to smithi087181593-24 2023-10-07T18:52:40.946 INFO:tasks.rados.rados.0.smithi087.stdout:916: finishing write tid 2 to smithi087181593-24 2023-10-07T18:52:40.947 INFO:tasks.rados.rados.0.smithi087.stdout:916: finishing write tid 3 to smithi087181593-24 2023-10-07T18:52:40.948 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 435 (ObjNum 289 snap 84 seq_num 289) dirty exists 2023-10-07T18:52:40.948 INFO:tasks.rados.rados.0.smithi087.stdout:916: left oid 24 (ObjNum 289 snap 84 seq_num 289) 2023-10-07T18:52:41.219 INFO:tasks.rados.rados.0.smithi087.stdout:915: done (2 left) 2023-10-07T18:52:41.219 INFO:tasks.rados.rados.0.smithi087.stdout:916: done (1 left) 2023-10-07T18:52:41.219 INFO:tasks.rados.rados.0.smithi087.stdout:917: done (0 left) 2023-10-07T18:52:41.219 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 85 2023-10-07T18:52:41.219 INFO:tasks.rados.rados.0.smithi087.stdout:918: seq_num 290 ranges {5324800=57344} 2023-10-07T18:52:41.247 INFO:tasks.rados.rados.0.smithi087.stdout:918: writing smithi087181593-45 from 5324800 to 5382144 tid 1 2023-10-07T18:52:41.248 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 85 2023-10-07T18:52:41.248 INFO:tasks.rados.rados.0.smithi087.stdout:919: seq_num 291 ranges {5537792=81920} 2023-10-07T18:52:41.277 INFO:tasks.rados.rados.0.smithi087.stdout:919: writing smithi087181593-10 from 5537792 to 5619712 tid 1 2023-10-07T18:52:41.277 INFO:tasks.rados.rados.0.smithi087.stdout:920: delete oid 7 current snap is 85 2023-10-07T18:52:41.277 INFO:tasks.rados.rados.0.smithi087.stdout:918: finishing write tid 1 to smithi087181593-45 2023-10-07T18:52:41.277 INFO:tasks.rados.rados.0.smithi087.stdout:918: finishing write tid 2 to smithi087181593-45 2023-10-07T18:52:41.278 INFO:tasks.rados.rados.0.smithi087.stdout:918: finishing write tid 3 to smithi087181593-45 2023-10-07T18:52:41.278 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 412 (ObjNum 290 snap 85 seq_num 290) dirty exists 2023-10-07T18:52:41.278 INFO:tasks.rados.rados.0.smithi087.stdout:918: left oid 45 (ObjNum 290 snap 85 seq_num 290) 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:919: finishing write tid 1 to smithi087181593-10 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:918: done (2 left) 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:920: done (1 left) 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:921: rmattr oid 20 current snap is 85 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:921: done (1 left) 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 85 2023-10-07T18:52:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:922: seq_num 293 ranges {2711552=114688} 2023-10-07T18:52:41.298 INFO:tasks.rados.rados.0.smithi087.stdout:922: writing smithi087181593-24 from 2711552 to 2826240 tid 1 2023-10-07T18:52:41.298 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 85 2023-10-07T18:52:41.298 INFO:tasks.rados.rados.0.smithi087.stdout:919: finishing write tid 2 to smithi087181593-10 2023-10-07T18:52:41.298 INFO:tasks.rados.rados.0.smithi087.stdout:923: seq_num 294 ranges {2383872=131072} 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:923: writing smithi087181593-37 from 2383872 to 2514944 tid 1 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:924: delete oid 43 current snap is 85 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:919: finishing write tid 3 to smithi087181593-10 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 353 (ObjNum 291 snap 85 seq_num 291) dirty exists 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:919: left oid 10 (ObjNum 291 snap 85 seq_num 291) 2023-10-07T18:52:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:922: finishing write tid 1 to smithi087181593-24 2023-10-07T18:52:41.313 INFO:tasks.rados.rados.0.smithi087.stdout:922: finishing write tid 2 to smithi087181593-24 2023-10-07T18:52:41.313 INFO:tasks.rados.rados.0.smithi087.stdout:922: finishing write tid 3 to smithi087181593-24 2023-10-07T18:52:41.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 438 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:52:41.313 INFO:tasks.rados.rados.0.smithi087.stdout:922: left oid 24 (ObjNum 293 snap 85 seq_num 293) 2023-10-07T18:52:41.315 INFO:tasks.rados.rados.0.smithi087.stdout:923: finishing write tid 1 to smithi087181593-37 2023-10-07T18:52:41.315 INFO:tasks.rados.rados.0.smithi087.stdout:919: done (3 left) 2023-10-07T18:52:41.315 INFO:tasks.rados.rados.0.smithi087.stdout:922: done (2 left) 2023-10-07T18:52:41.315 INFO:tasks.rados.rados.0.smithi087.stdout:924: done (1 left) 2023-10-07T18:52:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:925: snap_create 2023-10-07T18:52:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:923: finishing write tid 2 to smithi087181593-37 2023-10-07T18:52:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:923: finishing write tid 3 to smithi087181593-37 2023-10-07T18:52:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 441 (ObjNum 294 snap 85 seq_num 294) dirty exists 2023-10-07T18:52:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:923: left oid 37 (ObjNum 294 snap 85 seq_num 294) 2023-10-07T18:52:41.332 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:41 smithi163 ceph-mon[102800]: failed to encode map e238 with expected crc 2023-10-07T18:52:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:41 smithi163 conmon[102770]: 2023-10-07T18:52:41.210+0000 7fe60fb46700 -1 mon.b@1(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:41 smithi087 ceph-mon[198934]: failed to encode map e238 with expected crc 2023-10-07T18:52:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:41 smithi087 ceph-mon[115692]: failed to encode map e238 with expected crc 2023-10-07T18:52:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:41 smithi087 conmon[115667]: 2023-10-07T18:52:41.211+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e240 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:42.223 INFO:tasks.rados.rados.0.smithi087.stdout:923: done (1 left) 2023-10-07T18:52:42.223 INFO:tasks.rados.rados.0.smithi087.stdout:925: done (0 left) 2023-10-07T18:52:42.223 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 86 2023-10-07T18:52:42.223 INFO:tasks.rados.rados.0.smithi087.stdout:926: seq_num 296 ranges {3768320=163840} 2023-10-07T18:52:42.244 INFO:tasks.rados.rados.0.smithi087.stdout:926: writing smithi087181593-13 from 3768320 to 3932160 tid 1 2023-10-07T18:52:42.244 INFO:tasks.rados.rados.0.smithi087.stdout:927: delete oid 50 current snap is 86 2023-10-07T18:52:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:927: done (1 left) 2023-10-07T18:52:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:928: rollback oid 21 current snap is 86 2023-10-07T18:52:42.250 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 83 2023-10-07T18:52:42.250 INFO:tasks.rados.rados.0.smithi087.stdout:929: snap_remove snap 84 2023-10-07T18:52:42.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 conmon[102770]: 2023-10-07T18:52:42.214+0000 7fe60fb46700 -1 mon.b@1(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:42.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: pgmap v14: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:42.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:42 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T18:52:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: pgmap v14: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[198934]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 conmon[115667]: 2023-10-07T18:52:42.214+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e241 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: osdmap e240: 8 total, 8 up, 8 in 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: failed to encode map e240 with expected crc 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.conf 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.conf 2023-10-07T18:52:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: pgmap v14: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-10-07T18:52:42.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:42.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:42 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-07T18:52:43.235 INFO:tasks.rados.rados.0.smithi087.stdout:929: done (2 left) 2023-10-07T18:52:43.235 INFO:tasks.rados.rados.0.smithi087.stdout:930: snap_create 2023-10-07T18:52:43.235 INFO:tasks.rados.rados.0.smithi087.stdout:926: finishing write tid 1 to smithi087181593-13 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:926: finishing write tid 2 to smithi087181593-13 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:926: finishing write tid 3 to smithi087181593-13 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 474 (ObjNum 296 snap 86 seq_num 296) dirty exists 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:926: left oid 13 (ObjNum 296 snap 86 seq_num 296) 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:928: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:928: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:928: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:52:43.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 434 (ObjNum 245 snap 66 seq_num 245) dirty exists 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T18:52:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[198934]: Upgrade: It appears safe to stop mon.c 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 ceph-mon[115692]: Upgrade: It appears safe to stop mon.c 2023-10-07T18:52:43.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:43 smithi087 conmon[115667]: 2023-10-07T18:52:43.228+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: osdmap e241: 8 total, 8 up, 8 in 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: failed to encode map e241 with expected crc 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: Updating smithi087:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: Updating smithi163:/etc/ceph/ceph.client.admin.keyring 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: Updating smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: Updating smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 ceph-mon[102800]: Upgrade: It appears safe to stop mon.c 2023-10-07T18:52:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:43 smithi163 conmon[102770]: 2023-10-07T18:52:43.228+0000 7fe60fb46700 -1 mon.b@1(peon).osd e242 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:44.069 INFO:tasks.rados.rados.0.smithi087.stdout:926: done (2 left) 2023-10-07T18:52:44.069 INFO:tasks.rados.rados.0.smithi087.stdout:928: done (1 left) 2023-10-07T18:52:44.069 INFO:tasks.rados.rados.0.smithi087.stdout:930: done (0 left) 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:931: read oid 46 snap -1 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:931: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:932: read oid 12 snap -1 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:932: expect (ObjNum 273 snap 81 seq_num 273) 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:933: read oid 29 snap -1 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:933: expect deleted 2023-10-07T18:52:44.070 INFO:tasks.rados.rados.0.smithi087.stdout:934: snap_remove snap 81 2023-10-07T18:52:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 conmon[102770]: 2023-10-07T18:52:44.059+0000 7fe60fb46700 -1 mon.b@1(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: pgmap v17: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 7.5 MiB/s wr, 69 op/s 2023-10-07T18:52:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T18:52:44.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:44 smithi163 ceph-mon[102800]: failed to encode map e243 with expected crc 2023-10-07T18:52:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 conmon[115667]: 2023-10-07T18:52:44.062+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: pgmap v17: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 7.5 MiB/s wr, 69 op/s 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[115692]: failed to encode map e243 with expected crc 2023-10-07T18:52:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: osdmap e242: 8 total, 8 up, 8 in 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e242 with expected crc 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: pgmap v17: 121 pgs: 121 active+clean; 223 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 7.5 MiB/s wr, 69 op/s 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: osdmap e243: 8 total, 8 up, 8 in 2023-10-07T18:52:44.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:44 smithi087 ceph-mon[198934]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.084 INFO:tasks.rados.rados.0.smithi087.stdout:934: done (3 left) 2023-10-07T18:52:45.084 INFO:tasks.rados.rados.0.smithi087.stdout:935: setattr oid 42 current snap is 87 2023-10-07T18:52:45.084 INFO:tasks.rados.rados.0.smithi087.stdout:932: expect (ObjNum 273 snap 81 seq_num 273) 2023-10-07T18:52:45.330 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:45] "GET /metrics HTTP/1.1" 200 33374 "" "Prometheus/2.43.0" 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: Upgrade: Updating mon.c 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:45.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: Deploying daemon mon.c on smithi087 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[198934]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 conmon[115667]: 2023-10-07T18:52:45.077+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: Upgrade: Updating mon.c 2023-10-07T18:52:45.332 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:45.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:45.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:45.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:45.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: Deploying daemon mon.c on smithi087 2023-10-07T18:52:45.333 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:45 smithi087 ceph-mon[115692]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T18:52:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 conmon[102770]: 2023-10-07T18:52:45.075+0000 7fe60fb46700 -1 mon.b@1(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: failed to encode map e243 with expected crc 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: Upgrade: Updating mon.c 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: Deploying daemon mon.c on smithi087 2023-10-07T18:52:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:45 smithi163 ceph-mon[102800]: osdmap e244: 8 total, 8 up, 8 in 2023-10-07T18:52:45.609 INFO:tasks.rados.rados.0.smithi087.stdout:931: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:52:46.104 INFO:tasks.rados.rados.0.smithi087.stdout:931: done (3 left) 2023-10-07T18:52:46.104 INFO:tasks.rados.rados.0.smithi087.stdout:932: done (2 left) 2023-10-07T18:52:46.104 INFO:tasks.rados.rados.0.smithi087.stdout:933: done (1 left) 2023-10-07T18:52:46.104 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 87 2023-10-07T18:52:46.104 INFO:tasks.rados.rados.0.smithi087.stdout:936: seq_num 298 ranges {7766016=196608} 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:936: writing smithi087181593-12 from 7766016 to 7962624 tid 1 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:937: read oid 21 snap 78 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:937: expect (ObjNum 245 snap 66 seq_num 245) 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:938: read oid 50 snap -1 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:938: expect deleted 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 87 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 144 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:52:46.148 INFO:tasks.rados.rados.0.smithi087.stdout:939: seq_num 299 ranges {0=212992} 2023-10-07T18:52:46.149 INFO:tasks.rados.rados.0.smithi087.stdout:939: writing smithi087181593-32 from 0 to 212992 tid 1 2023-10-07T18:52:46.149 INFO:tasks.rados.rados.0.smithi087.stdout:935: done (4 left) 2023-10-07T18:52:46.150 INFO:tasks.rados.rados.0.smithi087.stdout:940: read oid 9 snap 85 2023-10-07T18:52:46.150 INFO:tasks.rados.rados.0.smithi087.stdout:940: expect (ObjNum 278 snap 81 seq_num 278) 2023-10-07T18:52:46.150 INFO:tasks.rados.rados.0.smithi087.stdout:941: read oid 20 snap -1 2023-10-07T18:52:46.150 INFO:tasks.rados.rados.0.smithi087.stdout:941: expect (ObjNum 267 snap 79 seq_num 267) 2023-10-07T18:52:46.150 INFO:tasks.rados.rados.0.smithi087.stdout:942: snap_create 2023-10-07T18:52:46.151 INFO:tasks.rados.rados.0.smithi087.stdout:936: finishing write tid 1 to smithi087181593-12 2023-10-07T18:52:46.151 INFO:tasks.rados.rados.0.smithi087.stdout:936: finishing write tid 2 to smithi087181593-12 2023-10-07T18:52:46.153 INFO:tasks.rados.rados.0.smithi087.stdout:939: finishing write tid 1 to smithi087181593-32 2023-10-07T18:52:46.155 INFO:tasks.rados.rados.0.smithi087.stdout:939: finishing write tid 2 to smithi087181593-32 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:936: finishing write tid 3 to smithi087181593-12 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 414 (ObjNum 298 snap 87 seq_num 298) dirty exists 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:936: left oid 12 (ObjNum 298 snap 87 seq_num 298) 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:939: finishing write tid 3 to smithi087181593-32 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 174 (ObjNum 299 snap 87 seq_num 299) dirty exists 2023-10-07T18:52:46.156 INFO:tasks.rados.rados.0.smithi087.stdout:939: left oid 32 (ObjNum 299 snap 87 seq_num 299) 2023-10-07T18:52:46.161 INFO:tasks.rados.rados.0.smithi087.stdout:937: expect (ObjNum 245 snap 66 seq_num 245) 2023-10-07T18:52:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 systemd[1]: Stopping Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:46.210 INFO:tasks.rados.rados.0.smithi087.stdout:940: expect (ObjNum 278 snap 81 seq_num 278) 2023-10-07T18:52:46.276 INFO:tasks.rados.rados.0.smithi087.stdout:941: expect (ObjNum 267 snap 79 seq_num 267) 2023-10-07T18:52:46.494 INFO:tasks.rados.rados.0.smithi087.stdout:936: done (6 left) 2023-10-07T18:52:46.494 INFO:tasks.rados.rados.0.smithi087.stdout:937: done (5 left) 2023-10-07T18:52:46.494 INFO:tasks.rados.rados.0.smithi087.stdout:938: done (4 left) 2023-10-07T18:52:46.494 INFO:tasks.rados.rados.0.smithi087.stdout:939: done (3 left) 2023-10-07T18:52:46.495 INFO:tasks.rados.rados.0.smithi087.stdout:940: done (2 left) 2023-10-07T18:52:46.495 INFO:tasks.rados.rados.0.smithi087.stdout:941: done (1 left) 2023-10-07T18:52:46.495 INFO:tasks.rados.rados.0.smithi087.stdout:942: done (0 left) 2023-10-07T18:52:46.495 INFO:tasks.rados.rados.0.smithi087.stdout:943: snap_remove snap 86 2023-10-07T18:52:46.569 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[198934]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.569 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[198934]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[198934]: pgmap v20: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 150 KiB/s wr, 15 op/s 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 conmon[115667]: 2023-10-07T18:52:46.244+0000 7f2ffe12d700 -1 mon.c@2(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[115692]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[115692]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 ceph-mon[115692]: pgmap v20: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 150 KiB/s wr, 15 op/s 2023-10-07T18:52:46.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 conmon[115667]: 2023-10-07T18:52:46.347+0000 7f3003938700 -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-07T18:52:46.571 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:46 smithi087 conmon[115667]: 2023-10-07T18:52:46.347+0000 7f3003938700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-07T18:52:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:46 smithi163 conmon[102770]: 2023-10-07T18:52:46.245+0000 7fe60fb46700 -1 mon.b@1(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:46 smithi163 ceph-mon[102800]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:46 smithi163 ceph-mon[102800]: failed to encode map e244 with expected crc 2023-10-07T18:52:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:46 smithi163 ceph-mon[102800]: pgmap v20: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 150 KiB/s wr, 15 op/s 2023-10-07T18:52:47.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 bash[202001]: f3118933d00abf13096ed28798feeabb117d5ccc81628653a739f8ad2cb155d3 2023-10-07T18:52:47.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-07T18:52:47.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 systemd[1]: Stopped Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:47.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 systemd[1]: Starting Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:52:48.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 bash[202354]: 4011a005fa2629006a02e386db3bc64e45c5fd9f084d6a800851b1a60d08c61f 2023-10-07T18:52:48.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:52:48.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T18:52:48.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: pidfile_write: ignore empty --pid-file 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 systemd[1]: Started Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: load: jerasure load: lrc 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: RocksDB version: 7.9.2 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Git sha 0 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: DB SUMMARY 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: DB Session ID: Q8KQZWLD7N12OK7OZCA7 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1105 Bytes 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2023-10-07T18:52:48.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 6139646 ; 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.env: 0x56251175eda0 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.info_log: 0x562512beb5c0 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.statistics: (nil) 2023-10-07T18:52:48.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.use_fsync: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.db_log_dir: 2023-10-07T18:52:48.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.wal_dir: 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.write_buffer_manager: 0x562512ba0fa0 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:52:48.208 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.unordered_write: 0 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.row_cache: None 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.wal_filter: None 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:52:48.209 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.wal_compression: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:52:48.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:52:48.211 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_open_files: -1 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Compression algorithms supported: 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kZSTD supported: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:52:48.212 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.merge_operator: 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_filter: None 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:52:48.213 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562512beb6c0) 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_type: 0 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: data_block_index_type: 0 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_shortening: 1 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: checksum: 4 2023-10-07T18:52:48.214 INFO:journalctl@ceph.mon.c.smithi087.stdout: no_block_cache: 0 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache: 0x562512c41350 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_options: 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: capacity : 536870912 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: num_shard_bits : 4 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: strict_capacity_limit : 0 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_cache_compressed: (nil) 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: persistent_cache: (nil) 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_size: 4096 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_size_deviation: 10 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_restart_interval: 16 2023-10-07T18:52:48.215 INFO:journalctl@ceph.mon.c.smithi087.stdout: index_block_restart_interval: 1 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: metadata_block_size: 4096 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: partition_filters: 0 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: use_delta_encoding: 1 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: filter_policy: bloomfilter 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: whole_key_filtering: 1 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: verify_compression: 0 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: format_version: 5 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: enable_index_compression: 1 2023-10-07T18:52:48.216 INFO:journalctl@ceph.mon.c.smithi087.stdout: block_align: 0 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: max_auto_readahead_size: 262144 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: prepopulate_block_cache: 0 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: initial_auto_readahead_size: 8192 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression: NoCompression 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.num_levels: 7 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:52:48.217 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:52:48.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:52:48.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:52:48.218 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:52:48.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:52:48.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:52:48.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:52:48.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:52:48.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.ttl: 2592000 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:52:48.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: 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-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: 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 14677, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fd373c7b-314b-4054-96db-2c81a2bba82e 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704767832262, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-10-07T18:52:48.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704767849813, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 3855304, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14682, "largest_seqno": 16869, "table_properties": {"data_size": 3845491, "index_size": 6104, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2693, "raw_key_size": 24095, "raw_average_key_size": 22, "raw_value_size": 3824370, "raw_average_value_size": 3638, "num_data_blocks": 270, "num_entries": 1051, "num_filter_entries": 1051, "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": 1696704767, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fd373c7b-314b-4054-96db-2c81a2bba82e", "db_session_id": "Q8KQZWLD7N12OK7OZCA7", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704767849910, "job": 1, "event": "recovery_finished"} 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: 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-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562512cdc000 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: DB pointer 0x562512cca000 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** DB Stats ** 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.226 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: L0 1/0 3.68 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 635.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: L6 1/0 8.17 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-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: Sum 2/0 11.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 635.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.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 635.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:52:48.227 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** Compaction Stats [default] ** 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.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 635.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: Flush(GB): cumulative 0.004, interval 0.004 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:52:48.228 INFO:journalctl@ceph.mon.c.smithi087.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Cumulative compaction: 0.00 GB write, 172.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Interval compaction: 0.00 GB write, 172.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Block cache BinnedLRUCache@0x562512c41350#7 capacity: 512.00 MB usage: 8.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: starting mon.c rank 2 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???) e3 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).mds e8 new map 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).mds e8 print_map 2023-10-07T18:52:48.229 INFO:journalctl@ceph.mon.c.smithi087.stdout: e8 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: legacy client fscid: 1 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: Filesystem 'cephfs' (1) 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: fs_name cephfs 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: epoch 8 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: created 2023-10-07T18:47:05.758030+0000 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: modified 2023-10-07T18:47:09.385068+0000 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: tableserver 0 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: root 0 2023-10-07T18:52:48.230 INFO:journalctl@ceph.mon.c.smithi087.stdout: session_timeout 60 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: session_autoclose 300 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: max_file_size 1099511627776 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: max_xattr_size 65536 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: required_client_features {} 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: last_failure 0 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: last_failure_osd_epoch 0 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.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-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: max_mds 1 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: in 0 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: up {0=24350} 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: failed 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: damaged 2023-10-07T18:52:48.231 INFO:journalctl@ceph.mon.c.smithi087.stdout: stopped 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: data_pools [3] 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: metadata_pool 2 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: inline_data disabled 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: balancer 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: bal_rank_mask -1 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: standby_count_wanted 0 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: [mds.a{0:24350} state up:active seq 4 addr [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: Standby daemons: 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout: [mds.b{-1:24340} state up:standby seq 1 addr [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:52:48.232 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).osd e245 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T18:52:48.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).osd e245 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:48.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).osd e245 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:48.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).osd e245 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:52:48.233 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:47 smithi087 ceph-mon[202419]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-10-07T18:52:48.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:48 smithi163 conmon[175848]: ts=2023-10-07T18:52:48.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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:52:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:53 smithi163 ceph-mon[102800]: failed to encode map e245 with expected crc 2023-10-07T18:52:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:53 smithi163 ceph-mon[102800]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T18:52:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:53 smithi087 ceph-mon[198934]: failed to encode map e245 with expected crc 2023-10-07T18:52:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:53 smithi087 ceph-mon[198934]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T18:52:54.069 INFO:tasks.rados.rados.0.smithi087.stdout:943: done (0 left) 2023-10-07T18:52:54.069 INFO:tasks.rados.rados.0.smithi087.stdout:944: rmattr oid 41 current snap is 88 2023-10-07T18:52:54.070 INFO:tasks.rados.rados.0.smithi087.stdout:944: done (0 left) 2023-10-07T18:52:54.070 INFO:tasks.rados.rados.0.smithi087.stdout:945: snap_remove snap 79 2023-10-07T18:52:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:54 smithi163 conmon[102770]: 2023-10-07T18:52:54.061+0000 7fe60fb46700 -1 mon.b@1(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:54 smithi087 ceph-mon[202419]: failed to encode map e245 with expected crc 2023-10-07T18:52:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:54 smithi087 ceph-mon[202419]: osdmap e245: 8 total, 8 up, 8 in 2023-10-07T18:52:55.078 INFO:tasks.rados.rados.0.smithi087.stdout:945: done (0 left) 2023-10-07T18:52:55.078 INFO:tasks.rados.rados.0.smithi087.stdout:946: setattr oid 11 current snap is 88 2023-10-07T18:52:55.080 INFO:tasks.rados.rados.0.smithi087.stdout:947: rmattr oid 31 current snap is 88 2023-10-07T18:52:55.080 INFO:tasks.rados.rados.0.smithi087.stdout:948: rollback oid 1 current snap is 88 2023-10-07T18:52:55.080 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 73 2023-10-07T18:52:55.080 INFO:tasks.rados.rados.0.smithi087.stdout:949: rollback oid 27 current snap is 88 2023-10-07T18:52:55.080 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 82 2023-10-07T18:52:55.081 INFO:tasks.rados.rados.0.smithi087.stdout:950: snap_create 2023-10-07T18:52:55.091 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 308 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:52:55.095 INFO:tasks.rados.rados.0.smithi087.stdout:948: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:52:55.095 INFO:tasks.rados.rados.0.smithi087.stdout:948: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:52:55.095 INFO:tasks.rados.rados.0.smithi087.stdout:948: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:52:55.095 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 488 (ObjNum 255 snap 69 seq_num 255) dirty exists 2023-10-07T18:52:55.099 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 285 (ObjNum 246 snap 66 seq_num 246) dirty exists 2023-10-07T18:52:55.099 INFO:tasks.rados.rados.0.smithi087.stdout:949: finishing rollback tid 0 to smithi087181593-27 2023-10-07T18:52:55.099 INFO:tasks.rados.rados.0.smithi087.stdout:949: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:52:55.099 INFO:tasks.rados.rados.0.smithi087.stdout:949: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:52:55.099 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 450 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-10-07T18:52:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 conmon[102770]: 2023-10-07T18:52:55.071+0000 7fe60fb46700 -1 mon.b@1(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: mon.c calling monitor election 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: pgmap v25: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 45 KiB/s wr, 4 op/s 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: mon.a calling monitor election 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: mon.b calling monitor election 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: mgrmap e38: y(active, since 20s), standbys: x 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: Cluster is now healthy 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: overall HEALTH_OK 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:55 smithi163 ceph-mon[102800]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:52:55] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-10-07T18:52:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: mon.c calling monitor election 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: pgmap v25: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 45 KiB/s wr, 4 op/s 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: mon.a calling monitor election 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: mon.b calling monitor election 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: mgrmap e38: y(active, since 20s), standbys: x 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[198934]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: mon.c calling monitor election 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: pgmap v25: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 45 KiB/s wr, 4 op/s 2023-10-07T18:52:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: mon.a calling monitor election 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: mon.b calling monitor election 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: osdmap e246: 8 total, 8 up, 8 in 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: mgrmap e38: y(active, since 20s), standbys: x 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:52:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T18:52:55.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: failed to encode map e246 with expected crc 2023-10-07T18:52:55.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:55 smithi087 ceph-mon[202419]: failed to encode map e246 with expected crc 2023-10-07T18:52:56.090 INFO:tasks.rados.rados.0.smithi087.stdout:946: done (4 left) 2023-10-07T18:52:56.090 INFO:tasks.rados.rados.0.smithi087.stdout:947: done (3 left) 2023-10-07T18:52:56.090 INFO:tasks.rados.rados.0.smithi087.stdout:948: done (2 left) 2023-10-07T18:52:56.090 INFO:tasks.rados.rados.0.smithi087.stdout:949: done (1 left) 2023-10-07T18:52:56.091 INFO:tasks.rados.rados.0.smithi087.stdout:950: done (0 left) 2023-10-07T18:52:56.091 INFO:tasks.rados.rados.0.smithi087.stdout:951: rollback oid 43 current snap is 89 2023-10-07T18:52:56.091 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 73 2023-10-07T18:52:56.091 INFO:tasks.rados.rados.0.smithi087.stdout:952: snap_create 2023-10-07T18:52:56.094 INFO:tasks.rados.rados.0.smithi087.stdout:951: finishing rollback tid 1 to smithi087181593-43 2023-10-07T18:52:56.095 INFO:tasks.rados.rados.0.smithi087.stdout:951: finishing rollback tid 2 to smithi087181593-43 2023-10-07T18:52:56.095 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 496 (ObjNum 161 snap 0 seq_num 1720394016) dirty exists 2023-10-07T18:52:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 conmon[102770]: 2023-10-07T18:52:56.083+0000 7fe60fb46700 -1 mon.b@1(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:56 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T18:52:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: osdmap e247: 8 total, 8 up, 8 in 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: failed to encode map e247 with expected crc 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:56.860 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:52:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:951: done (1 left) 2023-10-07T18:52:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:952: done (0 left) 2023-10-07T18:52:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:953: rmattr oid 29 current snap is 90 2023-10-07T18:52:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:953: done (0 left) 2023-10-07T18:52:57.096 INFO:tasks.rados.rados.0.smithi087.stdout:954: snap_create 2023-10-07T18:52:57.210 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:52:57.210 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (88s) 1s ago 5m 19.7M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (75s) 19s ago 4m 86.6M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (5m) 1s ago 5m 18.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (5m) 19s ago 5m 15.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (46s) 19s ago 9m 446M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (71s) 1s ago 10m 498M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (33s) 1s ago 10m 50.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (9m) 19s ago 9m 87.0M 2048M 17.2.6-1291-g1cb42695 35e0d2fde562 d0e3437c2aab 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (9s) 1s ago 9m 29.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (86s) 1s ago 5m 9629k - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:52:57.211 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (79s) 19s ago 4m 17.0M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (8m) 1s ago 8m 307M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 1s ago 8m 276M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 1s ago 8m 362M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 1s ago 7m 206M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (7m) 19s ago 7m 214M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (7m) 19s ago 7m 219M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (6m) 19s ago 6m 183M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (6m) 19s ago 6m 235M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:52:57.212 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (51s) 19s ago 5m 44.2M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:52:57.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 ceph-mon[102800]: pgmap v28: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 50 KiB/s wr, 4 op/s 2023-10-07T18:52:57.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 ceph-mon[102800]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T18:52:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 ceph-mon[102800]: failed to encode map e248 with expected crc 2023-10-07T18:52:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:57 smithi163 conmon[102770]: 2023-10-07T18:52:57.089+0000 7fe60fb46700 -1 mon.b@1(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[202419]: pgmap v28: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 50 KiB/s wr, 4 op/s 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[202419]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[202419]: failed to encode map e248 with expected crc 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[198934]: pgmap v28: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 50 KiB/s wr, 4 op/s 2023-10-07T18:52:57.429 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[198934]: osdmap e248: 8 total, 8 up, 8 in 2023-10-07T18:52:57.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[198934]: failed to encode map e248 with expected crc 2023-10-07T18:52:57.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.430 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:52:57.620 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:52:57.620 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:52:57.620 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T18:52:57.620 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 11, 2023-10-07T18:52:57.621 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T18:52:57.622 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:52:57.622 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:52:58.104 INFO:tasks.rados.rados.0.smithi087.stdout:954: done (0 left) 2023-10-07T18:52:58.104 INFO:tasks.rados.rados.0.smithi087.stdout:955: delete oid 33 current snap is 91 2023-10-07T18:52:58.109 INFO:tasks.rados.rados.0.smithi087.stdout:955: done (0 left) 2023-10-07T18:52:58.109 INFO:tasks.rados.rados.0.smithi087.stdout:956: setattr oid 48 current snap is 91 2023-10-07T18:52:58.110 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 91 2023-10-07T18:52:58.110 INFO:tasks.rados.rados.0.smithi087.stdout:957: seq_num 301 ranges {24576=245760} 2023-10-07T18:52:58.112 INFO:tasks.rados.rados.0.smithi087.stdout:957: writing smithi087181593-2 from 24576 to 270336 tid 1 2023-10-07T18:52:58.112 INFO:tasks.rados.rados.0.smithi087.stdout:958: read oid 37 snap -1 2023-10-07T18:52:58.113 INFO:tasks.rados.rados.0.smithi087.stdout:958: expect (ObjNum 294 snap 85 seq_num 294) 2023-10-07T18:52:58.113 INFO:tasks.rados.rados.0.smithi087.stdout:959: copy_from oid 40 from oid 33 current snap is 91 2023-10-07T18:52:58.113 INFO:tasks.rados.rados.0.smithi087.stdout:960: snap_remove snap 83 2023-10-07T18:52:58.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:52:57 smithi087 conmon[186870]: 2023-10-07T18:52:57.861+0000 7fa0825cd700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/4186371781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T18:52:58.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:58 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/4186371781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: from='client.34146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: osdmap e249: 8 total, 8 up, 8 in 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 ceph-mon[102800]: from='client.? 172.21.15.87:0/4186371781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:52:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:58 smithi163 conmon[102770]: 2023-10-07T18:52:58.096+0000 7fe60fb46700 -1 mon.b@1(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:58.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:52:58 smithi163 conmon[175848]: ts=2023-10-07T18:52: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:52:59.072 INFO:tasks.rados.rados.0.smithi087.stdout:960: done (4 left) 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:961: setattr oid 18 current snap is 91 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:959: finishing copy_from to smithi087181593-40 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:959: got expected ENOENT (src dne) 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:959: finishing copy_from racing read to smithi087181593-40 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 497 (ObjNum 97 snap 0 seq_num 1720573984) dirty exists 2023-10-07T18:52:59.073 INFO:tasks.rados.rados.0.smithi087.stdout:957: finishing write tid 1 to smithi087181593-2 2023-10-07T18:52:59.074 INFO:tasks.rados.rados.0.smithi087.stdout:957: finishing write tid 2 to smithi087181593-2 2023-10-07T18:52:59.074 INFO:tasks.rados.rados.0.smithi087.stdout:957: finishing write tid 3 to smithi087181593-2 2023-10-07T18:52:59.074 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 161 (ObjNum 301 snap 91 seq_num 301) dirty exists 2023-10-07T18:52:59.074 INFO:tasks.rados.rados.0.smithi087.stdout:957: left oid 2 (ObjNum 301 snap 91 seq_num 301) 2023-10-07T18:52:59.074 INFO:tasks.rados.rados.0.smithi087.stdout:958: expect (ObjNum 294 snap 85 seq_num 294) 2023-10-07T18:52:59.183 INFO:tasks.rados.rados.0.smithi087.stdout:956: done (4 left) 2023-10-07T18:52:59.183 INFO:tasks.rados.rados.0.smithi087.stdout:957: done (3 left) 2023-10-07T18:52:59.184 INFO:tasks.rados.rados.0.smithi087.stdout:958: done (2 left) 2023-10-07T18:52:59.184 INFO:tasks.rados.rados.0.smithi087.stdout:959: done (1 left) 2023-10-07T18:52:59.184 INFO:tasks.rados.rados.0.smithi087.stdout:962: snap_create 2023-10-07T18:52:59.194 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 288 (ObjNum 147 snap 37 seq_num 147) dirty exists 2023-10-07T18:52:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 conmon[102770]: 2023-10-07T18:52:59.065+0000 7fe60fb46700 -1 mon.b@1(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: pgmap v31: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:52:59 smithi163 ceph-mon[102800]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T18:52:59.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:59.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: pgmap v31: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[198934]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: pgmap v31: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: osdmap e250: 8 total, 8 up, 8 in 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: failed to encode map e249 with expected crc 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: failed to encode map e250 with expected crc 2023-10-07T18:52:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:52:59 smithi087 ceph-mon[202419]: osdmap e251: 8 total, 8 up, 8 in 2023-10-07T18:53:00.110 INFO:tasks.rados.rados.0.smithi087.stdout:961: done (1 left) 2023-10-07T18:53:00.111 INFO:tasks.rados.rados.0.smithi087.stdout:962: done (0 left) 2023-10-07T18:53:00.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 92 2023-10-07T18:53:00.111 INFO:tasks.rados.rados.0.smithi087.stdout:963: seq_num 302 ranges {2514944=262144} 2023-10-07T18:53:00.125 INFO:tasks.rados.rados.0.smithi087.stdout:963: writing smithi087181593-37 from 2514944 to 2777088 tid 1 2023-10-07T18:53:00.126 INFO:tasks.rados.rados.0.smithi087.stdout:964: snap_create 2023-10-07T18:53:00.131 INFO:tasks.rados.rados.0.smithi087.stdout:963: finishing write tid 1 to smithi087181593-37 2023-10-07T18:53:00.131 INFO:tasks.rados.rados.0.smithi087.stdout:963: finishing write tid 2 to smithi087181593-37 2023-10-07T18:53:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:963: finishing write tid 3 to smithi087181593-37 2023-10-07T18:53:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 460 (ObjNum 302 snap 92 seq_num 302) dirty exists 2023-10-07T18:53:00.132 INFO:tasks.rados.rados.0.smithi087.stdout:963: left oid 37 (ObjNum 302 snap 92 seq_num 302) 2023-10-07T18:53:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:00 smithi163 conmon[102770]: 2023-10-07T18:53:00.103+0000 7fe60fb46700 -1 mon.b@1(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:53:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:00 smithi163 ceph-mon[102800]: failed to encode map e251 with expected crc 2023-10-07T18:53:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:00 smithi163 ceph-mon[102800]: failed to encode map e251 with expected crc 2023-10-07T18:53:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:00 smithi087 ceph-mon[202419]: failed to encode map e251 with expected crc 2023-10-07T18:53:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:00 smithi087 ceph-mon[202419]: failed to encode map e251 with expected crc 2023-10-07T18:53:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:00 smithi087 ceph-mon[198934]: failed to encode map e251 with expected crc 2023-10-07T18:53:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:00 smithi087 ceph-mon[198934]: failed to encode map e251 with expected crc 2023-10-07T18:53:01.111 INFO:tasks.rados.rados.0.smithi087.stdout:963: done (1 left) 2023-10-07T18:53:01.111 INFO:tasks.rados.rados.0.smithi087.stdout:964: done (0 left) 2023-10-07T18:53:01.111 INFO:tasks.rados.rados.0.smithi087.stdout:965: read oid 11 snap 82 2023-10-07T18:53:01.112 INFO:tasks.rados.rados.0.smithi087.stdout:965: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:53:01.112 INFO:tasks.rados.rados.0.smithi087.stdout:966: snap_create 2023-10-07T18:53:01.160 INFO:tasks.rados.rados.0.smithi087.stdout:965: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:53:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 conmon[102770]: 2023-10-07T18:53:01.104+0000 7fe60fb46700 -1 mon.b@1(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:53:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: pgmap v34: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:53:01.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:01 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:53:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: pgmap v34: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T18:53:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:53:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: pgmap v34: 121 pgs: 121 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: osdmap e252: 8 total, 8 up, 8 in 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: failed to encode map e252 with expected crc 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-07T18:53:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:53:02.123 INFO:tasks.rados.rados.0.smithi087.stdout:965: done (1 left) 2023-10-07T18:53:02.123 INFO:tasks.rados.rados.0.smithi087.stdout:966: done (0 left) 2023-10-07T18:53:02.123 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 94 2023-10-07T18:53:02.124 INFO:tasks.rados.rados.0.smithi087.stdout:967: seq_num 303 ranges {5619712=278528} 2023-10-07T18:53:02.155 INFO:tasks.rados.rados.0.smithi087.stdout:967: writing smithi087181593-10 from 5619712 to 5898240 tid 1 2023-10-07T18:53:02.155 INFO:tasks.rados.rados.0.smithi087.stdout:968: copy_from oid 5 from oid 16 current snap is 94 2023-10-07T18:53:02.155 INFO:tasks.rados.rados.0.smithi087.stdout:969: copy_from oid 36 from oid 3 current snap is 94 2023-10-07T18:53:02.155 INFO:tasks.rados.rados.0.smithi087.stdout:970: read oid 6 snap -1 2023-10-07T18:53:02.156 INFO:tasks.rados.rados.0.smithi087.stdout:970: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:53:02.156 INFO:tasks.rados.rados.0.smithi087.stdout:971: rmattr oid 32 current snap is 94 2023-10-07T18:53:02.156 INFO:tasks.rados.rados.0.smithi087.stdout:972: snap_create 2023-10-07T18:53:02.161 INFO:tasks.rados.rados.0.smithi087.stdout:969: finishing copy_from to smithi087181593-36 2023-10-07T18:53:02.161 INFO:tasks.rados.rados.0.smithi087.stdout:969: got expected ENOENT (src dne) 2023-10-07T18:53:02.162 INFO:tasks.rados.rados.0.smithi087.stdout:969: finishing copy_from racing read to smithi087181593-36 2023-10-07T18:53:02.162 INFO:tasks.rados.rados.0.smithi087.stdout:967: finishing write tid 1 to smithi087181593-10 2023-10-07T18:53:02.163 INFO:tasks.rados.rados.0.smithi087.stdout:967: finishing write tid 2 to smithi087181593-10 2023-10-07T18:53:02.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 175 (ObjNum 299 snap 87 seq_num 299) dirty exists 2023-10-07T18:53:02.163 INFO:tasks.rados.rados.0.smithi087.stdout:967: finishing write tid 3 to smithi087181593-10 2023-10-07T18:53:02.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 370 (ObjNum 303 snap 94 seq_num 303) dirty exists 2023-10-07T18:53:02.163 INFO:tasks.rados.rados.0.smithi087.stdout:967: left oid 10 (ObjNum 303 snap 94 seq_num 303) 2023-10-07T18:53:02.172 INFO:tasks.rados.rados.0.smithi087.stdout:970: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:53:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:968: finishing copy_from to smithi087181593-5 2023-10-07T18:53:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:53:02.292 INFO:tasks.rados.rados.0.smithi087.stdout:968: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:53:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 conmon[102770]: 2023-10-07T18:53:02.115+0000 7fe60fb46700 -1 mon.b@1(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: Upgrade: It appears safe to stop mon.b 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:02 smithi163 ceph-mon[102800]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: Upgrade: It appears safe to stop mon.b 2023-10-07T18:53:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T18:53:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: Upgrade: It appears safe to stop mon.b 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: osdmap e253: 8 total, 8 up, 8 in 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:967: done (5 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:968: done (4 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:969: done (3 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:970: done (2 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:971: done (1 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:972: done (0 left) 2023-10-07T18:53:03.127 INFO:tasks.rados.rados.0.smithi087.stdout:973: snap_create 2023-10-07T18:53:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 conmon[102770]: 2023-10-07T18:53:03.119+0000 7fe60fb46700 -1 mon.b@1(peon).osd e255 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-07T18:53:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 60 KiB/s wr, 19 op/s 2023-10-07T18:53:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: Upgrade: Updating mon.b 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: Deploying daemon mon.b on smithi163 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 ceph-mon[102800]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 60 KiB/s wr, 19 op/s 2023-10-07T18:53:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: Upgrade: Updating mon.b 2023-10-07T18:53:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: Deploying daemon mon.b on smithi163 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[202419]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: pgmap v37: 121 pgs: 121 active+clean; 216 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 60 KiB/s wr, 19 op/s 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: Upgrade: Updating mon.b 2023-10-07T18:53:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: Deploying daemon mon.b on smithi163 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: osdmap e254: 8 total, 8 up, 8 in 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e253 with expected crc 2023-10-07T18:53:03.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:03 smithi087 ceph-mon[198934]: failed to encode map e254 with expected crc 2023-10-07T18:53:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 systemd[1]: Stopping Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:53:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 conmon[102770]: 2023-10-07T18:53:03.660+0000 7fe615351700 -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-07T18:53:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 conmon[102770]: 2023-10-07T18:53:03.660+0000 7fe615351700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-07T18:53:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:03 smithi163 bash[190067]: d0e3437c2aabad9b06c2aa3e443b12edfa0b244b10414837cabc2bd3d70cdb3b 2023-10-07T18:53:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:04 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-07T18:53:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:04 smithi163 systemd[1]: Stopped Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:53:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:04 smithi163 systemd[1]: Starting Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: set uid:gid to 167:167 (ceph:ceph) 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev), process ceph-mon, pid 7 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 bash[190430]: 108de34ecddd11a17f4aa8ec1aad607561f79901994cb031df63b79ebdb1f2a9 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: pidfile_write: ignore empty --pid-file 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: load: jerasure load: lrc 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: RocksDB version: 7.9.2 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Git sha 0 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Compile date 2023-10-06 17:22:30 2023-10-07T18:53:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: DB SUMMARY 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: DB Session ID: NQNWJ4HXJNBSBKNGB7GS 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: CURRENT file: CURRENT 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: IDENTITY file: IDENTITY 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1105 Bytes 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 7009773 ; 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.error_if_exists: 0 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.create_if_missing: 0 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.paranoid_checks: 1 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-07T18:53:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.env: 0x55d0627b2da0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.fs: PosixFileSystem 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.info_log: 0x55d0641915c0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_file_opening_threads: 16 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.statistics: (nil) 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.use_fsync: 0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_log_file_size: 0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.keep_log_file_num: 1000 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.recycle_log_file_num: 0 2023-10-07T18:53:05.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_fallocate: 1 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_mmap_reads: 0 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_mmap_writes: 0 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.use_direct_reads: 0 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.create_missing_column_families: 0 2023-10-07T18:53:05.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.db_log_dir: 2023-10-07T18:53:05.676 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.wal_dir: 2023-10-07T18:53:05.676 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-07T18:53:05.676 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.advise_random_on_open: 1 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.db_write_buffer_size: 0 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.write_buffer_manager: 0x55d064146fa0 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.rate_limiter: (nil) 2023-10-07T18:53:05.677 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.wal_recovery_mode: 2 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enable_thread_tracking: 0 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enable_pipelined_write: 0 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.unordered_write: 0 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.row_cache: None 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.wal_filter: None 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-07T18:53:05.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_ingest_behind: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.two_write_queues: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.manual_wal_flush: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.wal_compression: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.atomic_flush: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.log_readahead_size: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.best_efforts_recovery: 0 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-07T18:53:05.679 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.allow_data_in_errors: 0 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.db_host_id: __hostname__ 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_background_jobs: 2 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_background_compactions: -1 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_subcompactions: 1 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_total_wal_size: 0 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-07T18:53:05.680 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_open_files: -1 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bytes_per_sync: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_readahead_size: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_background_flushes: -1 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Compression algorithms supported: 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kZSTD supported: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kXpressCompression supported: 0 2023-10-07T18:53:05.681 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kLZ4HCCompression supported: 1 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kZlibCompression supported: 1 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kSnappyCompression supported: 1 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kLZ4Compression supported: 1 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: kBZip2Compression supported: 0 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.merge_operator: 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_filter: None 2023-10-07T18:53:05.682 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_filter_factory: None 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.sst_partitioner_factory: None 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d0641916c0) 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks: 1 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: pin_top_level_index_and_filter: 1 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_type: 0 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_index_type: 0 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_shortening: 1 2023-10-07T18:53:05.683 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: checksum: 4 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: no_block_cache: 0 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache: 0x55d0641e71f0 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_name: BinnedLRUCache 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_options: 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: capacity : 536870912 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_shard_bits : 4 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: strict_capacity_limit : 0 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: high_pri_pool_ratio: 0.000 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_cache_compressed: (nil) 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: persistent_cache: (nil) 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size: 4096 2023-10-07T18:53:05.684 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_size_deviation: 10 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_restart_interval: 16 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: index_block_restart_interval: 1 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_block_size: 4096 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: partition_filters: 0 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: use_delta_encoding: 1 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: filter_policy: bloomfilter 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: whole_key_filtering: 1 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: verify_compression: 0 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: read_amp_bytes_per_bit: 0 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: format_version: 5 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_index_compression: 1 2023-10-07T18:53:05.685 INFO:journalctl@ceph.mon.b.smithi163.stdout: block_align: 0 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_auto_readahead_size: 262144 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout: prepopulate_block_cache: 0 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout: initial_auto_readahead_size: 8192 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout: num_file_reads_for_auto_readahead: 2 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.write_buffer_size: 33554432 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_write_buffer_number: 2 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression: NoCompression 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression: Disabled 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.prefix_extractor: nullptr 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.num_levels: 7 2023-10-07T18:53:05.686 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-07T18:53:05.687 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.level: 32767 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.strategy: 0 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.enabled: false 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.target_file_size_base: 67108864 2023-10-07T18:53:05.688 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-07T18:53:05.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.arena_block_size: 1048576 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.disable_auto_compactions: 0 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-07T18:53:05.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.table_properties_collectors: 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.inplace_update_support: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.bloom_locality: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.max_successive_merges: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-07T18:53:05.691 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.paranoid_file_checks: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.force_consistency_checks: 1 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.report_bg_io_stats: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.ttl: 2592000 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enable_blob_files: false 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.min_blob_size: 0 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_file_size: 268435456 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-07T18:53:05.692 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.blob_file_starting_level: 0 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: 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-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: 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 14753, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: de10cd1f-23ed-4b63-a1e9-f2c50473e02f 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704785182869, "job": 1, "event": "recovery_started", "wal_files": [25]} 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 systemd[1]: Started Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:53:05.693 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704785198076, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 4359860, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 14758, "largest_seqno": 17404, "table_properties": {"data_size": 4348318, "index_size": 7449, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3077, "raw_key_size": 28267, "raw_average_key_size": 23, "raw_value_size": 4323450, "raw_average_value_size": 3535, "num_data_blocks": 328, "num_entries": 1223, "num_filter_entries": 1223, "num_deletions": 282, "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": 1696704785, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "de10cd1f-23ed-4b63-a1e9-f2c50473e02f", "db_session_id": "NQNWJ4HXJNBSBKNGB7GS", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696704785198172, "job": 1, "event": "recovery_finished"} 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: 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-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d064282000 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: DB pointer 0x55d064270000 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** DB Stats ** 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.694 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: L0 1/0 4.16 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 739.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: L6 1/0 8.17 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-07T18:53:05.695 INFO:journalctl@ceph.mon.b.smithi163.stdout: Sum 2/0 12.33 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 739.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.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 739.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** Compaction Stats [default] ** 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.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 739.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: Flush(GB): cumulative 0.004, interval 0.004 2023-10-07T18:53:05.696 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: Cumulative compaction: 0.00 GB write, 201.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: Interval compaction: 0.00 GB write, 201.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: Block cache BinnedLRUCache@0x55d0641e71f0#7 capacity: 512.00 MB usage: 11.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,3.28 KB,0.000625849%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: starting mon.b rank 1 at public addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] at bind addrs [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:53:05.697 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???) e3 preinit fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).mds e8 new map 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).mds e8 print_map 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: e8 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: legacy client fscid: 1 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: Filesystem 'cephfs' (1) 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: fs_name cephfs 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: epoch 8 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-07T18:53:05.698 INFO:journalctl@ceph.mon.b.smithi163.stdout: created 2023-10-07T18:47:05.758030+0000 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: modified 2023-10-07T18:47:09.385068+0000 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: tableserver 0 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: root 0 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: session_timeout 60 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: session_autoclose 300 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_file_size 1099511627776 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_xattr_size 65536 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: required_client_features {} 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: last_failure 0 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: last_failure_osd_epoch 0 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.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-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: max_mds 1 2023-10-07T18:53:05.699 INFO:journalctl@ceph.mon.b.smithi163.stdout: in 0 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: up {0=24350} 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: failed 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: damaged 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: stopped 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: data_pools [3] 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: metadata_pool 2 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: inline_data disabled 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: balancer 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: bal_rank_mask -1 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: standby_count_wanted 0 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: [mds.a{0:24350} state up:active seq 4 addr [v2:172.21.15.87:6834/2707900545,v1:172.21.15.87:6835/2707900545] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:53:05.700 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout: Standby daemons: 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout: 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout: [mds.b{-1:24340} state up:standby seq 1 addr [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] compat {c=[1],r=[1],i=[7ff]}] 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).osd e255 crush map has features 3314933069573799936, adjusting msgr requires 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).osd e255 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).osd e255 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).osd e255 crush map has features 432629308056666112, adjusting msgr requires 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expand map: {default=false} 2023-10-07T18:53:05.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta from 'false' to 'false' 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expanded map: {default=false} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expand map: {default=info} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta from 'info' to 'info' 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expanded map: {default=info} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expand map: {default=daemon} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expanded map: {default=daemon} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expand map: {default=debug} 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta from 'debug' to 'debug' 2023-10-07T18:53:05.702 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:05 smithi163 ceph-mon[190496]: expand_channel_meta expanded map: {default=debug} 2023-10-07T18:53:05.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:05] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-10-07T18:53:08.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:08 smithi163 conmon[175848]: ts=2023-10-07T18:53:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:10.609 INFO:tasks.rados.rados.0.smithi087.stdout:973: done (0 left) 2023-10-07T18:53:10.609 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 96 2023-10-07T18:53:10.609 INFO:tasks.rados.rados.0.smithi087.stdout:974: seq_num 304 ranges {8683520=294912} 2023-10-07T18:53:10.614 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:10 smithi087 conmon[186870]: 2023-10-07T18:53:10.214+0000 7fa0825cd700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-07T18:53:10.657 INFO:tasks.rados.rados.0.smithi087.stdout:974: writing smithi087181593-17 from 8683520 to 8978432 tid 1 2023-10-07T18:53:10.657 INFO:tasks.rados.rados.0.smithi087.stdout:975: delete oid 15 current snap is 96 2023-10-07T18:53:10.664 INFO:tasks.rados.rados.0.smithi087.stdout:975: done (1 left) 2023-10-07T18:53:10.664 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 96 2023-10-07T18:53:10.664 INFO:tasks.rados.rados.0.smithi087.stdout:974: finishing write tid 1 to smithi087181593-17 2023-10-07T18:53:10.665 INFO:tasks.rados.rados.0.smithi087.stdout:976: seq_num 306 ranges {5111808=327680} 2023-10-07T18:53:10.693 INFO:tasks.rados.rados.0.smithi087.stdout:976: writing smithi087181593-27 from 5111808 to 5439488 tid 1 2023-10-07T18:53:10.693 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 96 2023-10-07T18:53:10.693 INFO:tasks.rados.rados.0.smithi087.stdout:974: finishing write tid 2 to smithi087181593-17 2023-10-07T18:53:10.693 INFO:tasks.rados.rados.0.smithi087.stdout:977: seq_num 307 ranges {5898240=344064} 2023-10-07T18:53:10.726 INFO:tasks.rados.rados.0.smithi087.stdout:977: writing smithi087181593-10 from 5898240 to 6242304 tid 1 2023-10-07T18:53:10.726 INFO:tasks.rados.rados.0.smithi087.stdout:978: delete oid 32 current snap is 96 2023-10-07T18:53:10.726 INFO:tasks.rados.rados.0.smithi087.stdout:974: finishing write tid 3 to smithi087181593-17 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 452 (ObjNum 304 snap 96 seq_num 304) dirty exists 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:974: left oid 17 (ObjNum 304 snap 96 seq_num 304) 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:976: finishing write tid 1 to smithi087181593-27 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:976: finishing write tid 2 to smithi087181593-27 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:976: finishing write tid 3 to smithi087181593-27 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 454 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:10.727 INFO:tasks.rados.rados.0.smithi087.stdout:976: left oid 27 (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:974: done (3 left) 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:976: done (2 left) 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:978: done (1 left) 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:979: read oid 41 snap -1 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:979: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 96 2023-10-07T18:53:10.729 INFO:tasks.rados.rados.0.smithi087.stdout:977: finishing write tid 1 to smithi087181593-10 2023-10-07T18:53:10.730 INFO:tasks.rados.rados.0.smithi087.stdout:980: seq_num 309 ranges {0=376832} 2023-10-07T18:53:10.731 INFO:tasks.rados.rados.0.smithi087.stdout:980: writing smithi087181593-29 from 0 to 376832 tid 1 2023-10-07T18:53:10.731 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 96 2023-10-07T18:53:10.731 INFO:tasks.rados.rados.0.smithi087.stdout:977: finishing write tid 2 to smithi087181593-10 2023-10-07T18:53:10.732 INFO:tasks.rados.rados.0.smithi087.stdout:981: seq_num 310 ranges {7389184=401408} 2023-10-07T18:53:10.774 INFO:tasks.rados.rados.0.smithi087.stdout:981: writing smithi087181593-39 from 7389184 to 7790592 tid 1 2023-10-07T18:53:10.774 INFO:tasks.rados.rados.0.smithi087.stdout:982: delete oid 46 current snap is 96 2023-10-07T18:53:10.774 INFO:tasks.rados.rados.0.smithi087.stdout:977: finishing write tid 3 to smithi087181593-10 2023-10-07T18:53:10.774 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 377 (ObjNum 307 snap 96 seq_num 307) dirty exists 2023-10-07T18:53:10.774 INFO:tasks.rados.rados.0.smithi087.stdout:977: left oid 10 (ObjNum 307 snap 96 seq_num 307) 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:980: finishing write tid 1 to smithi087181593-29 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:980: finishing write tid 2 to smithi087181593-29 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:980: finishing write tid 3 to smithi087181593-29 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 456 (ObjNum 309 snap 96 seq_num 309) dirty exists 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:980: left oid 29 (ObjNum 309 snap 96 seq_num 309) 2023-10-07T18:53:10.775 INFO:tasks.rados.rados.0.smithi087.stdout:979: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:53:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.a calling monitor election 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.c calling monitor election 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:53:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.b calling monitor election 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: pgmap v42: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: pgmap v43: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: pgmap v44: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.a calling monitor election 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:53:10.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T18:53:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: mgrmap e38: y(active, since 36s), standbys: x 2023-10-07T18:53:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T18:53:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.a calling monitor election 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.c calling monitor election 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.b calling monitor election 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: pgmap v42: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: pgmap v43: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: pgmap v44: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.a calling monitor election 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: mgrmap e38: y(active, since 36s), standbys: x 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.a calling monitor election 2023-10-07T18:53:10.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.c calling monitor election 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.b calling monitor election 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: failed to encode map e256 with expected crc 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: pgmap v42: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: pgmap v43: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: pgmap v44: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.a calling monitor election 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2023-10-07T18:53:10.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: osdmap e256: 8 total, 8 up, 8 in 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: mgrmap e38: y(active, since 36s), standbys: x 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:10.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:11.258 INFO:tasks.rados.rados.0.smithi087.stdout:981: finishing write tid 1 to smithi087181593-39 2023-10-07T18:53:11.258 INFO:tasks.rados.rados.0.smithi087.stdout:981: finishing write tid 2 to smithi087181593-39 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:981: finishing write tid 3 to smithi087181593-39 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 295 (ObjNum 310 snap 96 seq_num 310) dirty exists 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:981: left oid 39 (ObjNum 310 snap 96 seq_num 310) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:977: done (4 left) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:979: done (3 left) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:980: done (2 left) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:981: done (1 left) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:982: done (0 left) 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 96 2023-10-07T18:53:11.259 INFO:tasks.rados.rados.0.smithi087.stdout:983: seq_num 312 ranges {0=434176} 2023-10-07T18:53:11.262 INFO:tasks.rados.rados.0.smithi087.stdout:983: writing smithi087181593-50 from 0 to 434176 tid 1 2023-10-07T18:53:11.262 INFO:tasks.rados.rados.0.smithi087.stdout:984: copy_from oid 44 from oid 47 current snap is 96 2023-10-07T18:53:11.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 96 2023-10-07T18:53:11.262 INFO:tasks.rados.rados.0.smithi087.stdout:985: seq_num 313 ranges {8683520=450560} 2023-10-07T18:53:11.309 INFO:tasks.rados.rados.0.smithi087.stdout:985: writing smithi087181593-5 from 8683520 to 9134080 tid 1 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:986: delete oid 18 current snap is 96 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:983: finishing write tid 1 to smithi087181593-50 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:983: finishing write tid 2 to smithi087181593-50 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:983: finishing write tid 3 to smithi087181593-50 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 178 (ObjNum 312 snap 96 seq_num 312) dirty exists 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:983: left oid 50 (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:984: finishing copy_from to smithi087181593-44 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 146 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:53:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:984: finishing copy_from racing read to smithi087181593-44 2023-10-07T18:53:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:983: done (3 left) 2023-10-07T18:53:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:984: done (2 left) 2023-10-07T18:53:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:986: done (1 left) 2023-10-07T18:53:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 96 2023-10-07T18:53:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:987: seq_num 315 ranges {1449984=483328} 2023-10-07T18:53:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:987: writing smithi087181593-47 from 1449984 to 1933312 tid 1 2023-10-07T18:53:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:988: snap_create 2023-10-07T18:53:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:985: finishing write tid 1 to smithi087181593-5 2023-10-07T18:53:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:985: finishing write tid 2 to smithi087181593-5 2023-10-07T18:53:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:985: finishing write tid 3 to smithi087181593-5 2023-10-07T18:53:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 380 (ObjNum 313 snap 96 seq_num 313) dirty exists 2023-10-07T18:53:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:985: left oid 5 (ObjNum 313 snap 96 seq_num 313) 2023-10-07T18:53:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:987: finishing write tid 1 to smithi087181593-47 2023-10-07T18:53:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:987: finishing write tid 2 to smithi087181593-47 2023-10-07T18:53:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:987: finishing write tid 3 to smithi087181593-47 2023-10-07T18:53:11.326 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 164 (ObjNum 315 snap 96 seq_num 315) dirty exists 2023-10-07T18:53:11.326 INFO:tasks.rados.rados.0.smithi087.stdout:987: left oid 47 (ObjNum 315 snap 96 seq_num 315) 2023-10-07T18:53:11.910 INFO:tasks.rados.rados.0.smithi087.stdout:985: done (2 left) 2023-10-07T18:53:11.910 INFO:tasks.rados.rados.0.smithi087.stdout:987: done (1 left) 2023-10-07T18:53:11.910 INFO:tasks.rados.rados.0.smithi087.stdout:988: done (0 left) 2023-10-07T18:53:11.910 INFO:tasks.rados.rados.0.smithi087.stdout:989: snap_remove snap 94 2023-10-07T18:53:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T18:53:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:11.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T18:53:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: osdmap e257: 8 total, 8 up, 8 in 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: failed to encode map e257 with expected crc 2023-10-07T18:53:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:11.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:12.917 INFO:tasks.rados.rados.0.smithi087.stdout:989: done (0 left) 2023-10-07T18:53:12.917 INFO:tasks.rados.rados.0.smithi087.stdout:990: rmattr oid 46 current snap is 97 2023-10-07T18:53:12.917 INFO:tasks.rados.rados.0.smithi087.stdout:990: done (0 left) 2023-10-07T18:53:12.918 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 97 2023-10-07T18:53:12.918 INFO:tasks.rados.rados.0.smithi087.stdout:991: seq_num 316 ranges {1712128=499712} 2023-10-07T18:53:12.929 INFO:tasks.rados.rados.0.smithi087.stdout:991: writing smithi087181593-21 from 1712128 to 2211840 tid 1 2023-10-07T18:53:12.930 INFO:tasks.rados.rados.0.smithi087.stdout:992: delete oid 39 current snap is 97 2023-10-07T18:53:12.932 INFO:tasks.rados.rados.0.smithi087.stdout:992: done (1 left) 2023-10-07T18:53:12.932 INFO:tasks.rados.rados.0.smithi087.stdout:993: read oid 49 snap -1 2023-10-07T18:53:12.932 INFO:tasks.rados.rados.0.smithi087.stdout:993: expect deleted 2023-10-07T18:53:12.932 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 97 2023-10-07T18:53:12.932 INFO:tasks.rados.rados.0.smithi087.stdout:994: seq_num 318 ranges {2793472=532480} 2023-10-07T18:53:12.951 INFO:tasks.rados.rados.0.smithi087.stdout:994: writing smithi087181593-28 from 2793472 to 3325952 tid 1 2023-10-07T18:53:12.951 INFO:tasks.rados.rados.0.smithi087.stdout:995: read oid 39 snap -1 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:995: expect deleted 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:996: rmattr oid 12 current snap is 97 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:996: done (4 left) 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:997: delete oid 3 current snap is 97 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:991: finishing write tid 1 to smithi087181593-21 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:991: finishing write tid 2 to smithi087181593-21 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:991: finishing write tid 3 to smithi087181593-21 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 451 (ObjNum 316 snap 97 seq_num 316) dirty exists 2023-10-07T18:53:12.952 INFO:tasks.rados.rados.0.smithi087.stdout:991: left oid 21 (ObjNum 316 snap 97 seq_num 316) 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:991: done (4 left) 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:993: done (3 left) 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:995: done (2 left) 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:997: done (1 left) 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:998: copy_from oid 32 from oid 19 current snap is 97 2023-10-07T18:53:12.953 INFO:tasks.rados.rados.0.smithi087.stdout:999: snap_remove snap 85 2023-10-07T18:53:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:12 smithi163 ceph-mon[190496]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:12 smithi163 ceph-mon[190496]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:12 smithi163 ceph-mon[190496]: pgmap v47: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:12 smithi163 ceph-mon[190496]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T18:53:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[202419]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[202419]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[202419]: pgmap v47: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[202419]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T18:53:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[198934]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[198934]: failed to encode map e258 with expected crc 2023-10-07T18:53:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[198934]: pgmap v47: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:12 smithi087 ceph-mon[198934]: osdmap e258: 8 total, 8 up, 8 in 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:999: done (2 left) 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:1000: snap_create 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:994: finishing write tid 1 to smithi087181593-28 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:994: finishing write tid 2 to smithi087181593-28 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:994: finishing write tid 3 to smithi087181593-28 2023-10-07T18:53:13.921 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 463 (ObjNum 318 snap 97 seq_num 318) dirty exists 2023-10-07T18:53:13.922 INFO:tasks.rados.rados.0.smithi087.stdout:994: left oid 28 (ObjNum 318 snap 97 seq_num 318) 2023-10-07T18:53:13.922 INFO:tasks.rados.rados.0.smithi087.stdout:998: finishing copy_from to smithi087181593-32 2023-10-07T18:53:13.922 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 146 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:53:13.922 INFO:tasks.rados.rados.0.smithi087.stdout:998: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:53:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:13 smithi163 ceph-mon[190496]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:13 smithi163 ceph-mon[190496]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:13 smithi163 ceph-mon[190496]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T18:53:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:13 smithi163 ceph-mon[190496]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:13 smithi163 ceph-mon[190496]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[198934]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[198934]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[198934]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[198934]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[198934]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[202419]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[202419]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[202419]: osdmap e259: 8 total, 8 up, 8 in 2023-10-07T18:53:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[202419]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:13 smithi087 ceph-mon[202419]: failed to encode map e259 with expected crc 2023-10-07T18:53:14.922 INFO:tasks.rados.rados.0.smithi087.stdout:994: done (2 left) 2023-10-07T18:53:14.922 INFO:tasks.rados.rados.0.smithi087.stdout:998: done (1 left) 2023-10-07T18:53:14.922 INFO:tasks.rados.rados.0.smithi087.stdout:1000: done (0 left) 2023-10-07T18:53:14.922 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 98 2023-10-07T18:53:14.923 INFO:tasks.rados.rados.0.smithi087.stdout:1001: seq_num 320 ranges {2211840=565248} 2023-10-07T18:53:14.938 INFO:tasks.rados.rados.0.smithi087.stdout:1001: writing smithi087181593-21 from 2211840 to 2777088 tid 1 2023-10-07T18:53:14.938 INFO:tasks.rados.rados.0.smithi087.stdout:1002: rollback oid 42 current snap is 98 2023-10-07T18:53:14.938 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 82 2023-10-07T18:53:14.938 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 98 2023-10-07T18:53:14.938 INFO:tasks.rados.rados.0.smithi087.stdout:1003: seq_num 321 ranges {1933312=581632} 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1003: writing smithi087181593-47 from 1933312 to 2514944 tid 1 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1004: copy_from oid 13 from oid 7 current snap is 98 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1002: finishing rollback tid 0 to smithi087181593-42 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1005: snap_create 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1002: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:53:14.952 INFO:tasks.rados.rados.0.smithi087.stdout:1002: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 158 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:1001: finishing write tid 1 to smithi087181593-21 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:1001: finishing write tid 2 to smithi087181593-21 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:1001: finishing write tid 3 to smithi087181593-21 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 456 (ObjNum 320 snap 98 seq_num 320) dirty exists 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:1001: left oid 21 (ObjNum 320 snap 98 seq_num 320) 2023-10-07T18:53:14.953 INFO:tasks.rados.rados.0.smithi087.stdout:1004: finishing copy_from to smithi087181593-13 2023-10-07T18:53:14.954 INFO:tasks.rados.rados.0.smithi087.stdout:1004: got expected ENOENT (src dne) 2023-10-07T18:53:14.954 INFO:tasks.rados.rados.0.smithi087.stdout:1004: finishing copy_from racing read to smithi087181593-13 2023-10-07T18:53:14.955 INFO:tasks.rados.rados.0.smithi087.stdout:1003: finishing write tid 1 to smithi087181593-47 2023-10-07T18:53:14.955 INFO:tasks.rados.rados.0.smithi087.stdout:1003: finishing write tid 2 to smithi087181593-47 2023-10-07T18:53:14.956 INFO:tasks.rados.rados.0.smithi087.stdout:1003: finishing write tid 3 to smithi087181593-47 2023-10-07T18:53:14.956 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 173 (ObjNum 321 snap 98 seq_num 321) dirty exists 2023-10-07T18:53:14.956 INFO:tasks.rados.rados.0.smithi087.stdout:1003: left oid 47 (ObjNum 321 snap 98 seq_num 321) 2023-10-07T18:53:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: pgmap v49: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: pgmap v49: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.384 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: pgmap v49: 121 pgs: 121 active+clean; 225 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T18:53:15.384 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: failed to encode map e260 with expected crc 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: osdmap e260: 8 total, 8 up, 8 in 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.385 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:15] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-10-07T18:53:15.931 INFO:tasks.rados.rados.0.smithi087.stdout:1001: done (4 left) 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:1002: done (3 left) 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:1003: done (2 left) 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:1004: done (1 left) 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:1005: done (0 left) 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 99 2023-10-07T18:53:15.932 INFO:tasks.rados.rados.0.smithi087.stdout:1006: seq_num 322 ranges {0=598016} 2023-10-07T18:53:15.935 INFO:tasks.rados.rados.0.smithi087.stdout:1006: writing smithi087181593-15 from 0 to 598016 tid 1 2023-10-07T18:53:15.936 INFO:tasks.rados.rados.0.smithi087.stdout:1007: delete oid 31 current snap is 99 2023-10-07T18:53:15.943 INFO:tasks.rados.rados.0.smithi087.stdout:1006: finishing write tid 1 to smithi087181593-15 2023-10-07T18:53:15.944 INFO:tasks.rados.rados.0.smithi087.stdout:1006: finishing write tid 2 to smithi087181593-15 2023-10-07T18:53:15.944 INFO:tasks.rados.rados.0.smithi087.stdout:1007: done (1 left) 2023-10-07T18:53:15.944 INFO:tasks.rados.rados.0.smithi087.stdout:1008: snap_create 2023-10-07T18:53:15.945 INFO:tasks.rados.rados.0.smithi087.stdout:1006: finishing write tid 3 to smithi087181593-15 2023-10-07T18:53:15.945 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 394 (ObjNum 322 snap 99 seq_num 322) dirty exists 2023-10-07T18:53:15.945 INFO:tasks.rados.rados.0.smithi087.stdout:1006: left oid 15 (ObjNum 322 snap 99 seq_num 322) 2023-10-07T18:53:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:15 smithi163 ceph-mon[190496]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:15 smithi163 ceph-mon[190496]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T18:53:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:15 smithi163 ceph-mon[190496]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:15 smithi163 ceph-mon[190496]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[198934]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[198934]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T18:53:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[198934]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[198934]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[202419]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[202419]: osdmap e261: 8 total, 8 up, 8 in 2023-10-07T18:53:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[202419]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:15 smithi087 ceph-mon[202419]: failed to encode map e261 with expected crc 2023-10-07T18:53:16.941 INFO:tasks.rados.rados.0.smithi087.stdout:1006: done (1 left) 2023-10-07T18:53:16.942 INFO:tasks.rados.rados.0.smithi087.stdout:1008: done (0 left) 2023-10-07T18:53:16.942 INFO:tasks.rados.rados.0.smithi087.stdout:1009: copy_from oid 33 from oid 44 current snap is 100 2023-10-07T18:53:16.942 INFO:tasks.rados.rados.0.smithi087.stdout:1010: delete oid 3 current snap is 100 2023-10-07T18:53:16.947 INFO:tasks.rados.rados.0.smithi087.stdout:1010: done (1 left) 2023-10-07T18:53:16.947 INFO:tasks.rados.rados.0.smithi087.stdout:1011: snap_remove snap 99 2023-10-07T18:53:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: pgmap v52: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:17.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T18:53:17.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.292 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:16 smithi163 ceph-mon[190496]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.292 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: pgmap v52: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:17.295 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[202419]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: pgmap v52: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: osdmap e262: 8 total, 8 up, 8 in 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:16 smithi087 ceph-mon[198934]: failed to encode map e262 with expected crc 2023-10-07T18:53:17.948 INFO:tasks.rados.rados.0.smithi087.stdout:1011: done (1 left) 2023-10-07T18:53:17.974 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 100 2023-10-07T18:53:17.974 INFO:tasks.rados.rados.0.smithi087.stdout:1009: finishing copy_from to smithi087181593-33 2023-10-07T18:53:17.974 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 146 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:53:17.974 INFO:tasks.rados.rados.0.smithi087.stdout:1012: seq_num 325 ranges {2777088=647168} 2023-10-07T18:53:17.976 INFO:tasks.rados.rados.0.smithi087.stdout:1012: writing smithi087181593-21 from 2777088 to 3424256 tid 1 2023-10-07T18:53:17.976 INFO:tasks.rados.rados.0.smithi087.stdout:1013: read oid 3 snap -1 2023-10-07T18:53:17.976 INFO:tasks.rados.rados.0.smithi087.stdout:1013: expect deleted 2023-10-07T18:53:17.976 INFO:tasks.rados.rados.0.smithi087.stdout:1014: read oid 23 snap -1 2023-10-07T18:53:17.976 INFO:tasks.rados.rados.0.smithi087.stdout:1014: expect deleted 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1015: delete oid 2 current snap is 100 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1009: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1012: finishing write tid 1 to smithi087181593-21 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1012: finishing write tid 2 to smithi087181593-21 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1009: done (4 left) 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1013: done (3 left) 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1014: done (2 left) 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1015: done (1 left) 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1016: read oid 14 snap -1 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1016: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1017: copy_from oid 25 from oid 46 current snap is 100 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1018: read oid 20 snap 75 2023-10-07T18:53:17.977 INFO:tasks.rados.rados.0.smithi087.stdout:1018: expect (ObjNum 242 snap 66 seq_num 242) 2023-10-07T18:53:17.978 INFO:tasks.rados.rados.0.smithi087.stdout:1019: snap_create 2023-10-07T18:53:17.979 INFO:tasks.rados.rados.0.smithi087.stdout:1012: finishing write tid 3 to smithi087181593-21 2023-10-07T18:53:17.979 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 459 (ObjNum 325 snap 100 seq_num 325) dirty exists 2023-10-07T18:53:17.980 INFO:tasks.rados.rados.0.smithi087.stdout:1012: left oid 21 (ObjNum 325 snap 100 seq_num 325) 2023-10-07T18:53:17.985 INFO:tasks.rados.rados.0.smithi087.stdout:1017: finishing copy_from to smithi087181593-25 2023-10-07T18:53:17.985 INFO:tasks.rados.rados.0.smithi087.stdout:1017: got expected ENOENT (src dne) 2023-10-07T18:53:17.985 INFO:tasks.rados.rados.0.smithi087.stdout:1017: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:53:17.987 INFO:tasks.rados.rados.0.smithi087.stdout:1016: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:53:18.116 INFO:tasks.rados.rados.0.smithi087.stdout:1018: expect (ObjNum 242 snap 66 seq_num 242) 2023-10-07T18:53:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[198934]: failed to encode map e262 with expected crc 2023-10-07T18:53:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[198934]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[198934]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T18:53:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[198934]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[198934]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[202419]: failed to encode map e262 with expected crc 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[202419]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[202419]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[202419]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:17 smithi087 ceph-mon[202419]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:17 smithi163 ceph-mon[190496]: failed to encode map e262 with expected crc 2023-10-07T18:53:18.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:17 smithi163 ceph-mon[190496]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:17 smithi163 ceph-mon[190496]: osdmap e263: 8 total, 8 up, 8 in 2023-10-07T18:53:18.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:17 smithi163 ceph-mon[190496]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.360 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:17 smithi163 ceph-mon[190496]: failed to encode map e263 with expected crc 2023-10-07T18:53:18.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:18 smithi163 conmon[175848]: ts=2023-10-07T18:53: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1012: done (4 left) 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1016: done (3 left) 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1017: done (2 left) 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1018: done (1 left) 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1019: done (0 left) 2023-10-07T18:53:18.953 INFO:tasks.rados.rados.0.smithi087.stdout:1020: snap_remove snap 93 2023-10-07T18:53:19.071 INFO:tasks.rados.rados.0.smithi087.stdout:1020: done (0 left) 2023-10-07T18:53:19.071 INFO:tasks.rados.rados.0.smithi087.stdout:1021: read oid 47 snap -1 2023-10-07T18:53:19.071 INFO:tasks.rados.rados.0.smithi087.stdout:1021: expect (ObjNum 321 snap 98 seq_num 321) 2023-10-07T18:53:19.072 INFO:tasks.rados.rados.0.smithi087.stdout:1022: read oid 35 snap -1 2023-10-07T18:53:19.072 INFO:tasks.rados.rados.0.smithi087.stdout:1022: expect (ObjNum 248 snap 67 seq_num 248) 2023-10-07T18:53:19.072 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 101 2023-10-07T18:53:19.072 INFO:tasks.rados.rados.0.smithi087.stdout:1023: seq_num 327 ranges {7372800=679936} 2023-10-07T18:53:19.116 INFO:tasks.rados.rados.0.smithi087.stdout:1023: writing smithi087181593-4 from 7372800 to 8052736 tid 1 2023-10-07T18:53:19.116 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 101 2023-10-07T18:53:19.117 INFO:tasks.rados.rados.0.smithi087.stdout:1024: seq_num 328 ranges {6569984=696320} 2023-10-07T18:53:19.156 INFO:tasks.rados.rados.0.smithi087.stdout:1024: writing smithi087181593-36 from 6569984 to 7266304 tid 1 2023-10-07T18:53:19.156 INFO:tasks.rados.rados.0.smithi087.stdout:1025: copy_from oid 8 from oid 27 current snap is 101 2023-10-07T18:53:19.156 INFO:tasks.rados.rados.0.smithi087.stdout:1022: expect (ObjNum 248 snap 67 seq_num 248) 2023-10-07T18:53:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:1021: expect (ObjNum 321 snap 98 seq_num 321) 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: pgmap v55: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: osdmap e264: 8 total, 8 up, 8 in 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: pgmap v55: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: osdmap e264: 8 total, 8 up, 8 in 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:18 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:1021: done (4 left) 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:1022: done (3 left) 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 101 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:1023: finishing write tid 1 to smithi087181593-4 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:1023: finishing write tid 2 to smithi087181593-4 2023-10-07T18:53:19.337 INFO:tasks.rados.rados.0.smithi087.stdout:1023: finishing write tid 3 to smithi087181593-4 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 163 (ObjNum 327 snap 101 seq_num 327) dirty exists 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1023: left oid 4 (ObjNum 327 snap 101 seq_num 327) 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1024: finishing write tid 1 to smithi087181593-36 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1024: finishing write tid 2 to smithi087181593-36 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1024: finishing write tid 3 to smithi087181593-36 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 464 (ObjNum 328 snap 101 seq_num 328) dirty exists 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1024: left oid 36 (ObjNum 328 snap 101 seq_num 328) 2023-10-07T18:53:19.338 INFO:tasks.rados.rados.0.smithi087.stdout:1026: seq_num 329 ranges {0=712704} 2023-10-07T18:53:19.340 INFO:tasks.rados.rados.0.smithi087.stdout:1026: writing smithi087181593-18 from 0 to 712704 tid 1 2023-10-07T18:53:19.340 INFO:tasks.rados.rados.0.smithi087.stdout:1023: done (3 left) 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1024: done (2 left) 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1027: rollback oid 30 current snap is 101 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 78 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1025: finishing copy_from to smithi087181593-8 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 454 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1025: finishing copy_from racing read to smithi087181593-8 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1025: done (2 left) 2023-10-07T18:53:19.341 INFO:tasks.rados.rados.0.smithi087.stdout:1028: delete oid 39 current snap is 101 2023-10-07T18:53:19.343 INFO:tasks.rados.rados.0.smithi087.stdout:1026: finishing write tid 1 to smithi087181593-18 2023-10-07T18:53:19.344 INFO:tasks.rados.rados.0.smithi087.stdout:1027: finishing rollback tid 0 to smithi087181593-30 2023-10-07T18:53:19.344 INFO:tasks.rados.rados.0.smithi087.stdout:1027: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:53:19.344 INFO:tasks.rados.rados.0.smithi087.stdout:1027: finishing rollback tid 2 to smithi087181593-30 2023-10-07T18:53:19.344 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 312 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:53:19.344 INFO:tasks.rados.rados.0.smithi087.stdout:1026: finishing write tid 2 to smithi087181593-18 2023-10-07T18:53:19.345 INFO:tasks.rados.rados.0.smithi087.stdout:1027: done (2 left) 2023-10-07T18:53:19.345 INFO:tasks.rados.rados.0.smithi087.stdout:1028: done (1 left) 2023-10-07T18:53:19.345 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 101 2023-10-07T18:53:19.345 INFO:tasks.rados.rados.0.smithi087.stdout:1029: seq_num 331 ranges {1449984=753664} 2023-10-07T18:53:19.357 INFO:tasks.rados.rados.0.smithi087.stdout:1029: writing smithi087181593-33 from 1449984 to 2203648 tid 1 2023-10-07T18:53:19.357 INFO:tasks.rados.rados.0.smithi087.stdout:1030: read oid 46 snap -1 2023-10-07T18:53:19.357 INFO:tasks.rados.rados.0.smithi087.stdout:1030: expect deleted 2023-10-07T18:53:19.357 INFO:tasks.rados.rados.0.smithi087.stdout:1031: snap_remove snap 98 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: pgmap v55: 121 pgs: 121 active+clean; 231 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: osdmap e264: 8 total, 8 up, 8 in 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:19.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:19.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:19.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:18 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:20.082 INFO:tasks.rados.rados.0.smithi087.stdout:1031: done (3 left) 2023-10-07T18:53:20.082 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 101 2023-10-07T18:53:20.083 INFO:tasks.rados.rados.0.smithi087.stdout:1026: finishing write tid 3 to smithi087181593-18 2023-10-07T18:53:20.083 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 319 (ObjNum 329 snap 101 seq_num 329) dirty exists 2023-10-07T18:53:20.083 INFO:tasks.rados.rados.0.smithi087.stdout:1026: left oid 18 (ObjNum 329 snap 101 seq_num 329) 2023-10-07T18:53:20.083 INFO:tasks.rados.rados.0.smithi087.stdout:1032: seq_num 332 ranges {3932160=770048} 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1032: writing smithi087181593-13 from 3932160 to 4702208 tid 1 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1026: done (3 left) 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1033: snap_create 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1029: finishing write tid 1 to smithi087181593-33 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1029: finishing write tid 2 to smithi087181593-33 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:1029: finishing write tid 3 to smithi087181593-33 2023-10-07T18:53:20.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 285 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:53:20.110 INFO:tasks.rados.rados.0.smithi087.stdout:1029: left oid 33 (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:53:20.112 INFO:tasks.rados.rados.0.smithi087.stdout:1032: finishing write tid 1 to smithi087181593-13 2023-10-07T18:53:20.112 INFO:tasks.rados.rados.0.smithi087.stdout:1032: finishing write tid 2 to smithi087181593-13 2023-10-07T18:53:20.113 INFO:tasks.rados.rados.0.smithi087.stdout:1032: finishing write tid 3 to smithi087181593-13 2023-10-07T18:53:20.114 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 510 (ObjNum 332 snap 101 seq_num 332) dirty exists 2023-10-07T18:53:20.114 INFO:tasks.rados.rados.0.smithi087.stdout:1032: left oid 13 (ObjNum 332 snap 101 seq_num 332) 2023-10-07T18:53:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: Reconfiguring mon.a (monmap changed)... 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: failed to encode map e264 with expected crc 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T18:53:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:20.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T18:53:20.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[198934]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: Reconfiguring mon.a (monmap changed)... 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: failed to encode map e264 with expected crc 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T18:53:20.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:20.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T18:53:20.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:19 smithi087 ceph-mon[202419]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: Reconfiguring mon.a (monmap changed)... 2023-10-07T18:53:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: Reconfiguring daemon mon.a on smithi087 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: failed to encode map e264 with expected crc 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: osdmap e265: 8 total, 8 up, 8 in 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: failed to encode map e265 with expected crc 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: osdmap e266: 8 total, 8 up, 8 in 2023-10-07T18:53:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:19 smithi163 ceph-mon[190496]: failed to encode map e265 with expected crc 2023-10-07T18:53:21.102 INFO:tasks.rados.rados.0.smithi087.stdout:1029: done (3 left) 2023-10-07T18:53:21.102 INFO:tasks.rados.rados.0.smithi087.stdout:1030: done (2 left) 2023-10-07T18:53:21.103 INFO:tasks.rados.rados.0.smithi087.stdout:1032: done (1 left) 2023-10-07T18:53:21.103 INFO:tasks.rados.rados.0.smithi087.stdout:1033: done (0 left) 2023-10-07T18:53:21.103 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 102 2023-10-07T18:53:21.103 INFO:tasks.rados.rados.0.smithi087.stdout:1034: seq_num 333 ranges {1449984=786432} 2023-10-07T18:53:21.114 INFO:tasks.rados.rados.0.smithi087.stdout:1034: writing smithi087181593-19 from 1449984 to 2236416 tid 1 2023-10-07T18:53:21.114 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 102 2023-10-07T18:53:21.114 INFO:tasks.rados.rados.0.smithi087.stdout:1035: seq_num 334 ranges {5021696=802816} 2023-10-07T18:53:21.146 INFO:tasks.rados.rados.0.smithi087.stdout:1035: writing smithi087181593-25 from 5021696 to 5824512 tid 1 2023-10-07T18:53:21.146 INFO:tasks.rados.rados.0.smithi087.stdout:1036: rmattr oid 42 current snap is 102 2023-10-07T18:53:21.146 INFO:tasks.rados.rados.0.smithi087.stdout:1034: finishing write tid 1 to smithi087181593-19 2023-10-07T18:53:21.146 INFO:tasks.rados.rados.0.smithi087.stdout:1034: finishing write tid 2 to smithi087181593-19 2023-10-07T18:53:21.147 INFO:tasks.rados.rados.0.smithi087.stdout:1034: finishing write tid 3 to smithi087181593-19 2023-10-07T18:53:21.147 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 288 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-10-07T18:53:21.147 INFO:tasks.rados.rados.0.smithi087.stdout:1034: left oid 19 (ObjNum 333 snap 102 seq_num 333) 2023-10-07T18:53:21.147 INFO:tasks.rados.rados.0.smithi087.stdout:1034: done (2 left) 2023-10-07T18:53:21.147 INFO:tasks.rados.rados.0.smithi087.stdout:1037: delete oid 35 current snap is 102 2023-10-07T18:53:21.149 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 0 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:53:21.152 INFO:tasks.rados.rados.0.smithi087.stdout:1035: finishing write tid 1 to smithi087181593-25 2023-10-07T18:53:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:1035: finishing write tid 2 to smithi087181593-25 2023-10-07T18:53:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:1036: done (2 left) 2023-10-07T18:53:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:1037: done (1 left) 2023-10-07T18:53:21.154 INFO:tasks.rados.rados.0.smithi087.stdout:1038: copy_from oid 21 from oid 5 current snap is 102 2023-10-07T18:53:21.154 INFO:tasks.rados.rados.0.smithi087.stdout:1039: snap_create 2023-10-07T18:53:21.155 INFO:tasks.rados.rados.0.smithi087.stdout:1035: finishing write tid 3 to smithi087181593-25 2023-10-07T18:53:21.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 472 (ObjNum 334 snap 102 seq_num 334) dirty exists 2023-10-07T18:53:21.155 INFO:tasks.rados.rados.0.smithi087.stdout:1035: left oid 25 (ObjNum 334 snap 102 seq_num 334) 2023-10-07T18:53:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:1038: finishing copy_from to smithi087181593-21 2023-10-07T18:53:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 380 (ObjNum 313 snap 96 seq_num 313) dirty exists 2023-10-07T18:53:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:1038: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:53:21.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: pgmap v59: 121 pgs: 121 active+clean; 233 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 468 KiB/s wr, 3 op/s 2023-10-07T18:53:21.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[202419]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:53:21.378 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: pgmap v59: 121 pgs: 121 active+clean; 233 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 468 KiB/s wr, 3 op/s 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:21.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:21 smithi087 ceph-mon[198934]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:53:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: pgmap v59: 121 pgs: 121 active+clean; 233 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 468 KiB/s wr, 3 op/s 2023-10-07T18:53:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: failed to encode map e267 with expected crc 2023-10-07T18:53:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: osdmap e267: 8 total, 8 up, 8 in 2023-10-07T18:53:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:21.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: Reconfiguring mgr.y (monmap changed)... 2023-10-07T18:53:21.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:21.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:21.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:21.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:21 smithi163 ceph-mon[190496]: Reconfiguring daemon mgr.y on smithi087 2023-10-07T18:53:22.108 INFO:tasks.rados.rados.0.smithi087.stdout:1035: done (2 left) 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:1038: done (1 left) 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:1039: done (0 left) 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:1040: rollback oid 44 current snap is 103 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 91 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:1041: copy_from oid 18 from oid 38 current snap is 103 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 103 2023-10-07T18:53:22.109 INFO:tasks.rados.rados.0.smithi087.stdout:1042: seq_num 336 ranges {0=434176,434176=401408} 2023-10-07T18:53:22.111 INFO:tasks.rados.rados.0.smithi087.stdout:1042: writing smithi087181593-3 from 0 to 434176 tid 1 2023-10-07T18:53:22.114 INFO:tasks.rados.rados.0.smithi087.stdout:1042: writing smithi087181593-3 from 434176 to 835584 tid 2 2023-10-07T18:53:22.114 INFO:tasks.rados.rados.0.smithi087.stdout:1043: snap_remove snap 100 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:22.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:22.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:22.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: osdmap e268: 8 total, 8 up, 8 in 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: failed to encode map e268 with expected crc 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: pgmap v62: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.109 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.109 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.109 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.109 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:23.109 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:23.120 INFO:tasks.rados.rados.0.smithi087.stdout:1043: done (3 left) 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1044: snap_create 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1042: finishing write tid 1 to smithi087181593-3 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1040: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1040: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1042: finishing write tid 2 to smithi087181593-3 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1040: finishing rollback tid 2 to smithi087181593-44 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 292 (ObjNum 33 snap 0 seq_num 1721178768) dirty exists 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1042: finishing write tid 3 to smithi087181593-3 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1042: finishing write tid 4 to smithi087181593-3 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 417 (ObjNum 336 snap 103 seq_num 336) dirty exists 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1042: left oid 3 (ObjNum 336 snap 103 seq_num 336) 2023-10-07T18:53:23.121 INFO:tasks.rados.rados.0.smithi087.stdout:1041: finishing copy_from to smithi087181593-18 2023-10-07T18:53:23.122 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 281 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:53:23.122 INFO:tasks.rados.rados.0.smithi087.stdout:1041: finishing copy_from racing read to smithi087181593-18 2023-10-07T18:53:23.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: pgmap v62: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.435 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: Reconfiguring mon.c (monmap changed)... 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: Reconfiguring daemon mon.c on smithi087 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: pgmap v62: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.436 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: osdmap e269: 8 total, 8 up, 8 in 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: failed to encode map e269 with expected crc 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:23.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:24.074 INFO:tasks.rados.rados.0.smithi087.stdout:1040: done (3 left) 2023-10-07T18:53:24.075 INFO:tasks.rados.rados.0.smithi087.stdout:1041: done (2 left) 2023-10-07T18:53:24.075 INFO:tasks.rados.rados.0.smithi087.stdout:1042: done (1 left) 2023-10-07T18:53:24.075 INFO:tasks.rados.rados.0.smithi087.stdout:1044: done (0 left) 2023-10-07T18:53:24.075 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 104 2023-10-07T18:53:24.075 INFO:tasks.rados.rados.0.smithi087.stdout:1045: seq_num 337 ranges {1884160=450560,2334720=401408} 2023-10-07T18:53:24.086 INFO:tasks.rados.rados.0.smithi087.stdout:1045: writing smithi087181593-1 from 1884160 to 2334720 tid 1 2023-10-07T18:53:24.089 INFO:tasks.rados.rados.0.smithi087.stdout:1045: writing smithi087181593-1 from 2334720 to 2736128 tid 2 2023-10-07T18:53:24.089 INFO:tasks.rados.rados.0.smithi087.stdout:1046: read oid 35 snap -1 2023-10-07T18:53:24.089 INFO:tasks.rados.rados.0.smithi087.stdout:1046: expect deleted 2023-10-07T18:53:24.089 INFO:tasks.rados.rados.0.smithi087.stdout:1047: snap_create 2023-10-07T18:53:24.096 INFO:tasks.rados.rados.0.smithi087.stdout:1045: finishing write tid 1 to smithi087181593-1 2023-10-07T18:53:24.096 INFO:tasks.rados.rados.0.smithi087.stdout:1045: finishing write tid 2 to smithi087181593-1 2023-10-07T18:53:24.096 INFO:tasks.rados.rados.0.smithi087.stdout:1045: finishing write tid 3 to smithi087181593-1 2023-10-07T18:53:24.097 INFO:tasks.rados.rados.0.smithi087.stdout:1045: finishing write tid 4 to smithi087181593-1 2023-10-07T18:53:24.098 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 516 (ObjNum 337 snap 104 seq_num 337) dirty exists 2023-10-07T18:53:24.098 INFO:tasks.rados.rados.0.smithi087.stdout:1045: left oid 1 (ObjNum 337 snap 104 seq_num 337) 2023-10-07T18:53:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.0 on smithi087 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:53:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T18:53:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.0 on smithi087 2023-10-07T18:53:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: Reconfiguring osd.0 (monmap changed)... 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.0 on smithi087 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: osdmap e270: 8 total, 8 up, 8 in 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: failed to encode map e270 with expected crc 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: osdmap e271: 8 total, 8 up, 8 in 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:53:24.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:25.083 INFO:tasks.rados.rados.0.smithi087.stdout:1045: done (2 left) 2023-10-07T18:53:25.083 INFO:tasks.rados.rados.0.smithi087.stdout:1046: done (1 left) 2023-10-07T18:53:25.083 INFO:tasks.rados.rados.0.smithi087.stdout:1047: done (0 left) 2023-10-07T18:53:25.083 INFO:tasks.rados.rados.0.smithi087.stdout:1048: rollback oid 37 current snap is 105 2023-10-07T18:53:25.083 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 88 2023-10-07T18:53:25.084 INFO:tasks.rados.rados.0.smithi087.stdout:1049: delete oid 44 current snap is 105 2023-10-07T18:53:25.089 INFO:tasks.rados.rados.0.smithi087.stdout:1048: finishing rollback tid 0 to smithi087181593-37 2023-10-07T18:53:25.090 INFO:tasks.rados.rados.0.smithi087.stdout:1048: finishing rollback tid 1 to smithi087181593-37 2023-10-07T18:53:25.091 INFO:tasks.rados.rados.0.smithi087.stdout:1049: done (1 left) 2023-10-07T18:53:25.091 INFO:tasks.rados.rados.0.smithi087.stdout:1050: copy_from oid 39 from oid 8 current snap is 105 2023-10-07T18:53:25.091 INFO:tasks.rados.rados.0.smithi087.stdout:1048: finishing rollback tid 2 to smithi087181593-37 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 482 (ObjNum 294 snap 85 seq_num 294) dirty exists 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:1048: done (1 left) 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:1051: read oid 12 snap 97 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:1051: expect (ObjNum 298 snap 87 seq_num 298) 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:1052: rollback oid 47 current snap is 105 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 87 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 105 2023-10-07T18:53:25.092 INFO:tasks.rados.rados.0.smithi087.stdout:1053: seq_num 339 ranges {3325952=483328,3809280=401408} 2023-10-07T18:53:25.112 INFO:tasks.rados.rados.0.smithi087.stdout:1053: writing smithi087181593-28 from 3325952 to 3809280 tid 1 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:1053: writing smithi087181593-28 from 3809280 to 4210688 tid 2 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 105 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:1052: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:1052: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:1052: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 185 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:53:25.115 INFO:tasks.rados.rados.0.smithi087.stdout:1054: seq_num 340 ranges {7266304=499712,7766016=401408} 2023-10-07T18:53:25.156 INFO:tasks.rados.rados.0.smithi087.stdout:1054: writing smithi087181593-36 from 7266304 to 7766016 tid 1 2023-10-07T18:53:25.159 INFO:tasks.rados.rados.0.smithi087.stdout:1054: writing smithi087181593-36 from 7766016 to 8167424 tid 2 2023-10-07T18:53:25.159 INFO:tasks.rados.rados.0.smithi087.stdout:1052: done (4 left) 2023-10-07T18:53:25.159 INFO:tasks.rados.rados.0.smithi087.stdout:1055: snap_remove snap 92 2023-10-07T18:53:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: pgmap v65: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2023-10-07T18:53:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.1 on smithi087 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[198934]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: pgmap v65: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T18:53:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.1 on smithi087 2023-10-07T18:53:25.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:25 smithi087 ceph-mon[202419]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T18:53:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: pgmap v65: 121 pgs: 121 active+clean; 243 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 9 op/s 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: Reconfiguring osd.1 (monmap changed)... 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.1 on smithi087 2023-10-07T18:53:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:25 smithi163 ceph-mon[190496]: osdmap e272: 8 total, 8 up, 8 in 2023-10-07T18:53:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:25] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1055: done (4 left) 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1056: rmattr oid 21 current snap is 105 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1056: done (4 left) 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1057: setattr oid 44 current snap is 105 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1053: finishing write tid 1 to smithi087181593-28 2023-10-07T18:53:26.127 INFO:tasks.rados.rados.0.smithi087.stdout:1053: finishing write tid 2 to smithi087181593-28 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1050: finishing copy_from to smithi087181593-39 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 454 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1050: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1053: finishing write tid 3 to smithi087181593-28 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1053: finishing write tid 4 to smithi087181593-28 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 486 (ObjNum 339 snap 105 seq_num 339) dirty exists 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1053: left oid 28 (ObjNum 339 snap 105 seq_num 339) 2023-10-07T18:53:26.128 INFO:tasks.rados.rados.0.smithi087.stdout:1051: expect (ObjNum 298 snap 87 seq_num 298) 2023-10-07T18:53:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:53:26.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:53:26.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e271 with expected crc 2023-10-07T18:53:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: failed to encode map e272 with expected crc 2023-10-07T18:53:26.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:26.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:53:26.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:26.772 INFO:tasks.rados.rados.0.smithi087.stdout:1054: finishing write tid 1 to smithi087181593-36 2023-10-07T18:53:26.772 INFO:tasks.rados.rados.0.smithi087.stdout:1054: finishing write tid 2 to smithi087181593-36 2023-10-07T18:53:26.772 INFO:tasks.rados.rados.0.smithi087.stdout:1054: finishing write tid 3 to smithi087181593-36 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1054: finishing write tid 4 to smithi087181593-36 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 478 (ObjNum 340 snap 105 seq_num 340) dirty exists 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1054: left oid 36 (ObjNum 340 snap 105 seq_num 340) 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1050: done (4 left) 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1051: done (3 left) 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1053: done (2 left) 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1054: done (1 left) 2023-10-07T18:53:26.773 INFO:tasks.rados.rados.0.smithi087.stdout:1058: snap_remove snap 87 2023-10-07T18:53:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.2 on smithi087 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: pgmap v68: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:53:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:1058: done (1 left) 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:1059: rollback oid 16 current snap is 105 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 96 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 305 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:1057: done (1 left) 2023-10-07T18:53:27.438 INFO:tasks.rados.rados.0.smithi087.stdout:1060: snap_remove snap 91 2023-10-07T18:53:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T18:53:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.2 on smithi087 2023-10-07T18:53:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: pgmap v68: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: Reconfiguring osd.2 (monmap changed)... 2023-10-07T18:53:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.2 on smithi087 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: pgmap v68: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: failed to encode map e273 with expected crc 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: osdmap e273: 8 total, 8 up, 8 in 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:53:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:27.972 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (119s) 32s ago 5m 19.7M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (106s) 14s ago 5m 87.1M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (6m) 32s ago 6m 18.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (6m) 14s ago 6m 15.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (77s) 14s ago 9m 447M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (102s) 32s ago 11m 498M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:53:28.317 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (64s) 32s ago 11m 50.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (23s) 14s ago 10m 29.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (40s) 32s ago 10m 29.1M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (117s) 32s ago 5m 9629k - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (110s) 14s ago 5m 17.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (9m) 32s ago 9m 307M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 0094bb6049bc 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 32s ago 9m 276M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 32s ago 8m 362M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 32s ago 8m 206M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (7m) 14s ago 7m 256M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (7m) 14s ago 7m 244M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:53:28.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (7m) 14s ago 7m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:53:28.319 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (6m) 14s ago 6m 264M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:53:28.319 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (82s) 14s ago 5m 44.7M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:53:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:28 smithi163 ceph-mon[190496]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T18:53:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:28 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.3 on smithi087 2023-10-07T18:53:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:28 smithi163 ceph-mon[190496]: failed to encode map e274 with expected crc 2023-10-07T18:53:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:28 smithi163 ceph-mon[190496]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T18:53:28.446 INFO:tasks.rados.rados.0.smithi087.stdout:1060: done (1 left) 2023-10-07T18:53:28.446 INFO:tasks.rados.rados.0.smithi087.stdout:1061: read oid 46 snap -1 2023-10-07T18:53:28.447 INFO:tasks.rados.rados.0.smithi087.stdout:1061: expect deleted 2023-10-07T18:53:28.447 INFO:tasks.rados.rados.0.smithi087.stdout:1062: copy_from oid 21 from oid 11 current snap is 105 2023-10-07T18:53:28.447 INFO:tasks.rados.rados.0.smithi087.stdout:1063: snap_remove snap 103 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[198934]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.3 on smithi087 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[198934]: failed to encode map e274 with expected crc 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[198934]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[202419]: Reconfiguring osd.3 (monmap changed)... 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.3 on smithi087 2023-10-07T18:53:28.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[202419]: failed to encode map e274 with expected crc 2023-10-07T18:53:28.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:28 smithi087 ceph-mon[202419]: osdmap e274: 8 total, 8 up, 8 in 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8 2023-10-07T18:53:28.738 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 10, 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 5 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:53:28.739 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:53:28.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:28 smithi163 conmon[175848]: ts=2023-10-07T18:53: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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:1063: done (3 left) 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 105 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:1059: finishing rollback tid 0 to smithi087181593-16 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:1059: finishing rollback tid 1 to smithi087181593-16 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:1059: finishing rollback tid 2 to smithi087181593-16 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 284 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:53:29.076 INFO:tasks.rados.rados.0.smithi087.stdout:1064: seq_num 341 ranges {8683520=516096,9199616=401408} 2023-10-07T18:53:29.126 INFO:tasks.rados.rados.0.smithi087.stdout:1064: writing smithi087181593-18 from 8683520 to 9199616 tid 1 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:1064: writing smithi087181593-18 from 9199616 to 9601024 tid 2 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:1059: done (3 left) 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:1065: delete oid 29 current snap is 105 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:1062: finishing copy_from to smithi087181593-21 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 308 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:53:29.129 INFO:tasks.rados.rados.0.smithi087.stdout:1062: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:53:29.131 INFO:tasks.rados.rados.0.smithi087.stdout:1064: finishing write tid 1 to smithi087181593-18 2023-10-07T18:53:29.131 INFO:tasks.rados.rados.0.smithi087.stdout:1064: finishing write tid 2 to smithi087181593-18 2023-10-07T18:53:29.136 INFO:tasks.rados.rados.0.smithi087.stdout:1064: finishing write tid 3 to smithi087181593-18 2023-10-07T18:53:29.137 INFO:tasks.rados.rados.0.smithi087.stdout:1064: finishing write tid 4 to smithi087181593-18 2023-10-07T18:53:29.137 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 457 (ObjNum 341 snap 105 seq_num 341) dirty exists 2023-10-07T18:53:29.137 INFO:tasks.rados.rados.0.smithi087.stdout:1064: left oid 18 (ObjNum 341 snap 105 seq_num 341) 2023-10-07T18:53:29.144 INFO:tasks.rados.rados.0.smithi087.stdout:1061: done (3 left) 2023-10-07T18:53:29.144 INFO:tasks.rados.rados.0.smithi087.stdout:1062: done (2 left) 2023-10-07T18:53:29.145 INFO:tasks.rados.rados.0.smithi087.stdout:1064: done (1 left) 2023-10-07T18:53:29.145 INFO:tasks.rados.rados.0.smithi087.stdout:1065: done (0 left) 2023-10-07T18:53:29.145 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 105 2023-10-07T18:53:29.145 INFO:tasks.rados.rados.0.smithi087.stdout:1066: seq_num 343 ranges {8683520=548864,9232384=401408} 2023-10-07T18:53:29.194 INFO:tasks.rados.rados.0.smithi087.stdout:1066: writing smithi087181593-41 from 8683520 to 9232384 tid 1 2023-10-07T18:53:29.196 INFO:tasks.rados.rados.0.smithi087.stdout:1066: writing smithi087181593-41 from 9232384 to 9633792 tid 2 2023-10-07T18:53:29.197 INFO:tasks.rados.rados.0.smithi087.stdout:1067: rollback oid 47 current snap is 105 2023-10-07T18:53:29.197 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 101 2023-10-07T18:53:29.197 INFO:tasks.rados.rados.0.smithi087.stdout:1068: snap_create 2023-10-07T18:53:29.199 INFO:tasks.rados.rados.0.smithi087.stdout:1067: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:53:29.199 INFO:tasks.rados.rados.0.smithi087.stdout:1067: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:53:29.199 INFO:tasks.rados.rados.0.smithi087.stdout:1067: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:53:29.200 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 202 (ObjNum 321 snap 98 seq_num 321) dirty exists 2023-10-07T18:53:29.200 INFO:tasks.rados.rados.0.smithi087.stdout:1066: finishing write tid 1 to smithi087181593-41 2023-10-07T18:53:29.200 INFO:tasks.rados.rados.0.smithi087.stdout:1066: finishing write tid 2 to smithi087181593-41 2023-10-07T18:53:29.200 INFO:tasks.rados.rados.0.smithi087.stdout:1066: finishing write tid 3 to smithi087181593-41 2023-10-07T18:53:29.201 INFO:tasks.rados.rados.0.smithi087.stdout:1066: finishing write tid 4 to smithi087181593-41 2023-10-07T18:53:29.201 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 500 (ObjNum 343 snap 105 seq_num 343) dirty exists 2023-10-07T18:53:29.201 INFO:tasks.rados.rados.0.smithi087.stdout:1066: left oid 41 (ObjNum 343 snap 105 seq_num 343) 2023-10-07T18:53:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: pgmap v71: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2305621516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:29 smithi163 ceph-mon[190496]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T18:53:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: pgmap v71: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2305621516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[202419]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T18:53:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: failed to encode map e274 with expected crc 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: pgmap v71: 121 pgs: 121 active+clean; 264 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 5.2 MiB/s wr, 6 op/s 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: osdmap e275: 8 total, 8 up, 8 in 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2305621516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:29 smithi087 ceph-mon[198934]: osdmap e276: 8 total, 8 up, 8 in 2023-10-07T18:53:30.138 INFO:tasks.rados.rados.0.smithi087.stdout:1066: done (2 left) 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1067: done (1 left) 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1068: done (0 left) 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1069: rmattr oid 32 current snap is 106 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1069: done (0 left) 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1070: read oid 50 snap -1 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1070: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1071: rollback oid 48 current snap is 106 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 102 2023-10-07T18:53:30.139 INFO:tasks.rados.rados.0.smithi087.stdout:1072: delete oid 5 current snap is 106 2023-10-07T18:53:30.146 INFO:tasks.rados.rados.0.smithi087.stdout:1070: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1071: finishing rollback tid 0 to smithi087181593-48 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1071: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1071: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 534 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1070: done (2 left) 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1071: done (1 left) 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1072: done (0 left) 2023-10-07T18:53:30.158 INFO:tasks.rados.rados.0.smithi087.stdout:1073: delete oid 45 current snap is 106 2023-10-07T18:53:30.160 INFO:tasks.rados.rados.0.smithi087.stdout:1073: done (0 left) 2023-10-07T18:53:30.160 INFO:tasks.rados.rados.0.smithi087.stdout:1074: copy_from oid 25 from oid 31 current snap is 106 2023-10-07T18:53:30.161 INFO:tasks.rados.rados.0.smithi087.stdout:1075: read oid 49 snap 97 2023-10-07T18:53:30.161 INFO:tasks.rados.rados.0.smithi087.stdout:1075: expect deleted 2023-10-07T18:53:30.161 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 106 2023-10-07T18:53:30.161 INFO:tasks.rados.rados.0.smithi087.stdout:1076: seq_num 346 ranges {0=598016,598016=401408} 2023-10-07T18:53:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:1076: writing smithi087181593-23 from 0 to 598016 tid 1 2023-10-07T18:53:30.166 INFO:tasks.rados.rados.0.smithi087.stdout:1076: writing smithi087181593-23 from 598016 to 999424 tid 2 2023-10-07T18:53:30.166 INFO:tasks.rados.rados.0.smithi087.stdout:1077: copy_from oid 32 from oid 42 current snap is 106 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1074: finishing copy_from to smithi087181593-25 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1074: got expected ENOENT (src dne) 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1074: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1076: finishing write tid 1 to smithi087181593-23 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1074: done (3 left) 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1075: done (2 left) 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 106 2023-10-07T18:53:30.167 INFO:tasks.rados.rados.0.smithi087.stdout:1078: seq_num 347 ranges {6242304=614400,6856704=401408} 2023-10-07T18:53:30.203 INFO:tasks.rados.rados.0.smithi087.stdout:1078: writing smithi087181593-10 from 6242304 to 6856704 tid 1 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:1078: writing smithi087181593-10 from 6856704 to 7258112 tid 2 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:1079: read oid 13 snap 97 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:1079: expect (ObjNum 296 snap 86 seq_num 296) 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 106 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:1076: finishing write tid 2 to smithi087181593-23 2023-10-07T18:53:30.206 INFO:tasks.rados.rados.0.smithi087.stdout:1080: seq_num 348 ranges {8052736=630784,8683520=401408} 2023-10-07T18:53:30.252 INFO:tasks.rados.rados.0.smithi087.stdout:1080: writing smithi087181593-4 from 8052736 to 8683520 tid 1 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1080: writing smithi087181593-4 from 8683520 to 9084928 tid 2 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1081: copy_from oid 34 from oid 39 current snap is 106 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1076: finishing write tid 3 to smithi087181593-23 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1082: read oid 9 snap -1 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1082: expect (ObjNum 278 snap 81 seq_num 278) 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 106 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1076: finishing write tid 4 to smithi087181593-23 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 517 (ObjNum 346 snap 106 seq_num 346) dirty exists 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1076: left oid 23 (ObjNum 346 snap 106 seq_num 346) 2023-10-07T18:53:30.257 INFO:tasks.rados.rados.0.smithi087.stdout:1077: finishing copy_from to smithi087181593-32 2023-10-07T18:53:30.258 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 158 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:53:30.258 INFO:tasks.rados.rados.0.smithi087.stdout:1077: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:53:30.258 INFO:tasks.rados.rados.0.smithi087.stdout:1083: seq_num 349 ranges {0=655360,655360=401408} 2023-10-07T18:53:30.258 INFO:tasks.rados.rados.0.smithi087.stdout:1083: writing smithi087181593-31 from 0 to 655360 tid 1 2023-10-07T18:53:30.261 INFO:tasks.rados.rados.0.smithi087.stdout:1083: writing smithi087181593-31 from 655360 to 1056768 tid 2 2023-10-07T18:53:30.261 INFO:tasks.rados.rados.0.smithi087.stdout:1076: done (7 left) 2023-10-07T18:53:30.261 INFO:tasks.rados.rados.0.smithi087.stdout:1077: done (6 left) 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1084: read oid 18 snap -1 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1084: expect (ObjNum 341 snap 105 seq_num 341) 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1085: setattr oid 8 current snap is 106 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1078: finishing write tid 1 to smithi087181593-10 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1078: finishing write tid 2 to smithi087181593-10 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1078: finishing write tid 3 to smithi087181593-10 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1078: finishing write tid 4 to smithi087181593-10 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 458 (ObjNum 347 snap 106 seq_num 347) dirty exists 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1078: left oid 10 (ObjNum 347 snap 106 seq_num 347) 2023-10-07T18:53:30.262 INFO:tasks.rados.rados.0.smithi087.stdout:1079: expect (ObjNum 296 snap 86 seq_num 296) 2023-10-07T18:53:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: Reconfiguring mds.a (monmap changed)... 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: Reconfiguring daemon mds.a on smithi087 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:30.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: Reconfiguring mds.a (monmap changed)... 2023-10-07T18:53:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: Reconfiguring daemon mds.a on smithi087 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: Reconfiguring mds.a (monmap changed)... 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: Reconfiguring daemon mds.a on smithi087 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='client.34170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e275 with expected crc 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: failed to encode map e276 with expected crc 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-07T18:53:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:30.479 INFO:tasks.rados.rados.0.smithi087.stdout:1080: finishing write tid 1 to smithi087181593-4 2023-10-07T18:53:30.479 INFO:tasks.rados.rados.0.smithi087.stdout:1080: finishing write tid 2 to smithi087181593-4 2023-10-07T18:53:30.480 INFO:tasks.rados.rados.0.smithi087.stdout:1080: finishing write tid 3 to smithi087181593-4 2023-10-07T18:53:30.480 INFO:tasks.rados.rados.0.smithi087.stdout:1080: finishing write tid 4 to smithi087181593-4 2023-10-07T18:53:30.480 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 183 (ObjNum 348 snap 106 seq_num 348) dirty exists 2023-10-07T18:53:30.480 INFO:tasks.rados.rados.0.smithi087.stdout:1080: left oid 4 (ObjNum 348 snap 106 seq_num 348) 2023-10-07T18:53:30.480 INFO:tasks.rados.rados.0.smithi087.stdout:1082: expect (ObjNum 278 snap 81 seq_num 278) 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1083: finishing write tid 1 to smithi087181593-31 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1083: finishing write tid 2 to smithi087181593-31 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1083: finishing write tid 3 to smithi087181593-31 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1083: finishing write tid 4 to smithi087181593-31 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 460 (ObjNum 349 snap 106 seq_num 349) dirty exists 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1083: left oid 31 (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1081: finishing copy_from to smithi087181593-34 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 454 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:30.534 INFO:tasks.rados.rados.0.smithi087.stdout:1081: finishing copy_from racing read to smithi087181593-34 2023-10-07T18:53:30.535 INFO:tasks.rados.rados.0.smithi087.stdout:1084: expect (ObjNum 341 snap 105 seq_num 341) 2023-10-07T18:53:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:1078: done (7 left) 2023-10-07T18:53:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:1079: done (6 left) 2023-10-07T18:53:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:1080: done (5 left) 2023-10-07T18:53:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:1081: done (4 left) 2023-10-07T18:53:31.175 INFO:tasks.rados.rados.0.smithi087.stdout:1082: done (3 left) 2023-10-07T18:53:31.176 INFO:tasks.rados.rados.0.smithi087.stdout:1083: done (2 left) 2023-10-07T18:53:31.176 INFO:tasks.rados.rados.0.smithi087.stdout:1084: done (1 left) 2023-10-07T18:53:31.176 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 106 2023-10-07T18:53:31.176 INFO:tasks.rados.rados.0.smithi087.stdout:1086: seq_num 350 ranges {9084928=671744,9756672=401408} 2023-10-07T18:53:31.227 INFO:tasks.rados.rados.0.smithi087.stdout:1086: writing smithi087181593-4 from 9084928 to 9756672 tid 1 2023-10-07T18:53:31.229 INFO:tasks.rados.rados.0.smithi087.stdout:1086: writing smithi087181593-4 from 9756672 to 10158080 tid 2 2023-10-07T18:53:31.229 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 106 2023-10-07T18:53:31.229 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 459 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:31.229 INFO:tasks.rados.rados.0.smithi087.stdout:1087: seq_num 351 ranges {8683520=688128,9371648=401408} 2023-10-07T18:53:31.278 INFO:tasks.rados.rados.0.smithi087.stdout:1087: writing smithi087181593-11 from 8683520 to 9371648 tid 1 2023-10-07T18:53:31.280 INFO:tasks.rados.rados.0.smithi087.stdout:1087: writing smithi087181593-11 from 9371648 to 9773056 tid 2 2023-10-07T18:53:31.281 INFO:tasks.rados.rados.0.smithi087.stdout:1085: done (2 left) 2023-10-07T18:53:31.281 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 106 2023-10-07T18:53:31.281 INFO:tasks.rados.rados.0.smithi087.stdout:1088: seq_num 352 ranges {0=704512,704512=401408} 2023-10-07T18:53:31.284 INFO:tasks.rados.rados.0.smithi087.stdout:1088: writing smithi087181593-44 from 0 to 704512 tid 1 2023-10-07T18:53:31.287 INFO:tasks.rados.rados.0.smithi087.stdout:1088: writing smithi087181593-44 from 704512 to 1105920 tid 2 2023-10-07T18:53:31.287 INFO:tasks.rados.rados.0.smithi087.stdout:1089: snap_remove snap 102 2023-10-07T18:53:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:53:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:53:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: pgmap v74: 121 pgs: 121 active+clean; 274 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.5 MiB/s wr, 2 op/s 2023-10-07T18:53:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T18:53:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:31 smithi163 ceph-mon[190496]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:53:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:53:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: pgmap v74: 121 pgs: 121 active+clean; 274 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.5 MiB/s wr, 2 op/s 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[198934]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: Reconfiguring mon.b (monmap changed)... 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: Reconfiguring daemon mon.b on smithi163 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: pgmap v74: 121 pgs: 121 active+clean; 274 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.5 MiB/s wr, 2 op/s 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: osdmap e277: 8 total, 8 up, 8 in 2023-10-07T18:53:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: failed to encode map e277 with expected crc 2023-10-07T18:53:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:31 smithi087 ceph-mon[202419]: failed to encode map e277 with expected crc 2023-10-07T18:53:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:1089: done (3 left) 2023-10-07T18:53:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:1090: setattr oid 24 current snap is 106 2023-10-07T18:53:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:1086: finishing write tid 1 to smithi087181593-4 2023-10-07T18:53:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:1086: finishing write tid 2 to smithi087181593-4 2023-10-07T18:53:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:1086: finishing write tid 3 to smithi087181593-4 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1086: finishing write tid 4 to smithi087181593-4 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 186 (ObjNum 350 snap 106 seq_num 350) dirty exists 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1086: left oid 4 (ObjNum 350 snap 106 seq_num 350) 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1087: finishing write tid 1 to smithi087181593-11 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1087: finishing write tid 2 to smithi087181593-11 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1087: finishing write tid 3 to smithi087181593-11 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1087: finishing write tid 4 to smithi087181593-11 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 315 (ObjNum 351 snap 106 seq_num 351) dirty exists 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1087: left oid 11 (ObjNum 351 snap 106 seq_num 351) 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1088: finishing write tid 1 to smithi087181593-44 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1088: finishing write tid 2 to smithi087181593-44 2023-10-07T18:53:32.184 INFO:tasks.rados.rados.0.smithi087.stdout:1088: finishing write tid 3 to smithi087181593-44 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1088: finishing write tid 4 to smithi087181593-44 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 321 (ObjNum 352 snap 106 seq_num 352) dirty exists 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1088: left oid 44 (ObjNum 352 snap 106 seq_num 352) 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1086: done (3 left) 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1087: done (2 left) 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1088: done (1 left) 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1091: rollback oid 25 current snap is 106 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 25 to 97 2023-10-07T18:53:32.185 INFO:tasks.rados.rados.0.smithi087.stdout:1092: read oid 33 snap -1 2023-10-07T18:53:32.186 INFO:tasks.rados.rados.0.smithi087.stdout:1092: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:53:32.186 INFO:tasks.rados.rados.0.smithi087.stdout:1093: snap_create 2023-10-07T18:53:32.199 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:53:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:1091: finishing rollback tid 0 to smithi087181593-25 2023-10-07T18:53:32.203 INFO:tasks.rados.rados.0.smithi087.stdout:1091: finishing rollback tid 1 to smithi087181593-25 2023-10-07T18:53:32.203 INFO:tasks.rados.rados.0.smithi087.stdout:1091: finishing rollback tid 2 to smithi087181593-25 2023-10-07T18:53:32.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 523 (ObjNum 227 snap 64 seq_num 227) dirty exists 2023-10-07T18:53:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:1092: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:53:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:32.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:32.484 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:32.484 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:32.485 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-07T18:53:32.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-07T18:53:32.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:33.180 INFO:tasks.rados.rados.0.smithi087.stdout:1090: done (3 left) 2023-10-07T18:53:33.180 INFO:tasks.rados.rados.0.smithi087.stdout:1091: done (2 left) 2023-10-07T18:53:33.180 INFO:tasks.rados.rados.0.smithi087.stdout:1092: done (1 left) 2023-10-07T18:53:33.180 INFO:tasks.rados.rados.0.smithi087.stdout:1093: done (0 left) 2023-10-07T18:53:33.181 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 107 2023-10-07T18:53:33.181 INFO:tasks.rados.rados.0.smithi087.stdout:1094: seq_num 353 ranges {2514944=720896,3235840=401408} 2023-10-07T18:53:33.197 INFO:tasks.rados.rados.0.smithi087.stdout:1094: writing smithi087181593-37 from 2514944 to 3235840 tid 1 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1094: writing smithi087181593-37 from 3235840 to 3637248 tid 2 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1095: rmattr oid 2 current snap is 107 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1095: done (1 left) 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1096: read oid 2 snap 106 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1096: expect deleted 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 107 2023-10-07T18:53:33.200 INFO:tasks.rados.rados.0.smithi087.stdout:1097: seq_num 354 ranges {2736128=737280,3473408=401408} 2023-10-07T18:53:33.219 INFO:tasks.rados.rados.0.smithi087.stdout:1097: writing smithi087181593-1 from 2736128 to 3473408 tid 1 2023-10-07T18:53:33.221 INFO:tasks.rados.rados.0.smithi087.stdout:1097: writing smithi087181593-1 from 3473408 to 3874816 tid 2 2023-10-07T18:53:33.221 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 107 2023-10-07T18:53:33.221 INFO:tasks.rados.rados.0.smithi087.stdout:1098: seq_num 355 ranges {1466368=753664,2220032=401408} 2023-10-07T18:53:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:1098: writing smithi087181593-32 from 1466368 to 2220032 tid 1 2023-10-07T18:53:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:1098: writing smithi087181593-32 from 2220032 to 2621440 tid 2 2023-10-07T18:53:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:1099: rmattr oid 7 current snap is 107 2023-10-07T18:53:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:1099: done (4 left) 2023-10-07T18:53:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:1100: setattr oid 38 current snap is 107 2023-10-07T18:53:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:1094: finishing write tid 1 to smithi087181593-37 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1094: finishing write tid 2 to smithi087181593-37 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1094: finishing write tid 3 to smithi087181593-37 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1094: finishing write tid 4 to smithi087181593-37 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 531 (ObjNum 353 snap 107 seq_num 353) dirty exists 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1094: left oid 37 (ObjNum 353 snap 107 seq_num 353) 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1097: finishing write tid 1 to smithi087181593-1 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1097: finishing write tid 2 to smithi087181593-1 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1097: finishing write tid 3 to smithi087181593-1 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1097: finishing write tid 4 to smithi087181593-1 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 542 (ObjNum 354 snap 107 seq_num 354) dirty exists 2023-10-07T18:53:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:1097: left oid 1 (ObjNum 354 snap 107 seq_num 354) 2023-10-07T18:53:33.238 INFO:tasks.rados.rados.0.smithi087.stdout:1094: done (4 left) 2023-10-07T18:53:33.238 INFO:tasks.rados.rados.0.smithi087.stdout:1096: done (3 left) 2023-10-07T18:53:33.238 INFO:tasks.rados.rados.0.smithi087.stdout:1097: done (2 left) 2023-10-07T18:53:33.238 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 107 2023-10-07T18:53:33.238 INFO:tasks.rados.rados.0.smithi087.stdout:1101: seq_num 356 ranges {5021696=770048,5791744=401408} 2023-10-07T18:53:33.269 INFO:tasks.rados.rados.0.smithi087.stdout:1101: writing smithi087181593-25 from 5021696 to 5791744 tid 1 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1101: writing smithi087181593-25 from 5791744 to 6193152 tid 2 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1102: delete oid 3 current snap is 107 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 460 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1098: finishing write tid 1 to smithi087181593-32 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1098: finishing write tid 2 to smithi087181593-32 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1098: finishing write tid 3 to smithi087181593-32 2023-10-07T18:53:33.272 INFO:tasks.rados.rados.0.smithi087.stdout:1098: finishing write tid 4 to smithi087181593-32 2023-10-07T18:53:33.273 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 192 (ObjNum 355 snap 107 seq_num 355) dirty exists 2023-10-07T18:53:33.273 INFO:tasks.rados.rados.0.smithi087.stdout:1098: left oid 32 (ObjNum 355 snap 107 seq_num 355) 2023-10-07T18:53:33.274 INFO:tasks.rados.rados.0.smithi087.stdout:1098: done (3 left) 2023-10-07T18:53:33.274 INFO:tasks.rados.rados.0.smithi087.stdout:1100: done (2 left) 2023-10-07T18:53:33.274 INFO:tasks.rados.rados.0.smithi087.stdout:1102: done (1 left) 2023-10-07T18:53:33.274 INFO:tasks.rados.rados.0.smithi087.stdout:1103: read oid 5 snap -1 2023-10-07T18:53:33.274 INFO:tasks.rados.rados.0.smithi087.stdout:1103: expect deleted 2023-10-07T18:53:33.275 INFO:tasks.rados.rados.0.smithi087.stdout:1104: rmattr oid 32 current snap is 107 2023-10-07T18:53:33.275 INFO:tasks.rados.rados.0.smithi087.stdout:1104: done (2 left) 2023-10-07T18:53:33.275 INFO:tasks.rados.rados.0.smithi087.stdout:1105: rmattr oid 47 current snap is 107 2023-10-07T18:53:33.275 INFO:tasks.rados.rados.0.smithi087.stdout:1105: done (2 left) 2023-10-07T18:53:33.275 INFO:tasks.rados.rados.0.smithi087.stdout:1106: setattr oid 47 current snap is 107 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1101: finishing write tid 1 to smithi087181593-25 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1103: done (2 left) 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1107: read oid 39 snap 106 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1107: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1108: rollback oid 7 current snap is 107 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 7 to 75 2023-10-07T18:53:33.276 INFO:tasks.rados.rados.0.smithi087.stdout:1109: delete oid 36 current snap is 107 2023-10-07T18:53:33.277 INFO:tasks.rados.rados.0.smithi087.stdout:1101: finishing write tid 2 to smithi087181593-25 2023-10-07T18:53:33.277 INFO:tasks.rados.rados.0.smithi087.stdout:1101: finishing write tid 3 to smithi087181593-25 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1101: finishing write tid 4 to smithi087181593-25 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 535 (ObjNum 356 snap 107 seq_num 356) dirty exists 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1101: left oid 25 (ObjNum 356 snap 107 seq_num 356) 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1101: done (4 left) 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1109: done (3 left) 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1110: delete oid 35 current snap is 107 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:1108: finishing rollback tid 1 to smithi087181593-7 2023-10-07T18:53:33.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 447 (ObjNum 97 snap 0 seq_num 1721120464) dirty dne 2023-10-07T18:53:33.280 INFO:tasks.rados.rados.0.smithi087.stdout:1108: done (3 left) 2023-10-07T18:53:33.280 INFO:tasks.rados.rados.0.smithi087.stdout:1110: done (2 left) 2023-10-07T18:53:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:1111: snap_remove snap 96 2023-10-07T18:53:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T18:53:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: Reconfiguring daemon mgr.x on smithi163 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: pgmap v76: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: Reconfiguring daemon mgr.x on smithi163 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: pgmap v76: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:53:33.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:33.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: Reconfiguring mgr.x (monmap changed)... 2023-10-07T18:53:33.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: Reconfiguring daemon mgr.x on smithi163 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: pgmap v76: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: failed to encode map e278 with expected crc 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: osdmap e278: 8 total, 8 up, 8 in 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:53:33.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:34.075 INFO:tasks.rados.rados.0.smithi087.stdout:1111: done (2 left) 2023-10-07T18:53:34.075 INFO:tasks.rados.rados.0.smithi087.stdout:1112: snap_remove snap 95 2023-10-07T18:53:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.4 on smithi163 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:53:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:34.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:34 smithi163 ceph-mon[190496]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T18:53:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T18:53:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.4 on smithi163 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[198934]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: Reconfiguring osd.4 (monmap changed)... 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.4 on smithi163 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: osdmap e279: 8 total, 8 up, 8 in 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: failed to encode map e279 with expected crc 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:34.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:34 smithi087 ceph-mon[202419]: osdmap e280: 8 total, 8 up, 8 in 2023-10-07T18:53:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:1112: done (2 left) 2023-10-07T18:53:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:1113: snap_create 2023-10-07T18:53:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 206 (ObjNum 321 snap 98 seq_num 321) dirty exists 2023-10-07T18:53:35.078 INFO:tasks.rados.rados.0.smithi087.stdout:1107: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:35.175 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T18:53:35.175 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.5 on smithi163 2023-10-07T18:53:35.175 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: pgmap v79: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-10-07T18:53:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: failed to encode map e281 with expected crc 2023-10-07T18:53:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:35 smithi163 ceph-mon[190496]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T18:53:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:35] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.5 on smithi163 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: pgmap v79: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: failed to encode map e281 with expected crc 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[202419]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: Reconfiguring osd.5 (monmap changed)... 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.5 on smithi163 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: pgmap v79: 121 pgs: 121 active+clean; 280 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: failed to encode map e280 with expected crc 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:35.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: failed to encode map e281 with expected crc 2023-10-07T18:53:35.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:35 smithi087 ceph-mon[198934]: osdmap e281: 8 total, 8 up, 8 in 2023-10-07T18:53:36.082 INFO:tasks.rados.rados.0.smithi087.stdout:1106: done (2 left) 2023-10-07T18:53:36.082 INFO:tasks.rados.rados.0.smithi087.stdout:1107: done (1 left) 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:1113: done (0 left) 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:1114: rollback oid 48 current snap is 108 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 107 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:1115: copy_from oid 4 from oid 24 current snap is 108 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:1116: snap_create 2023-10-07T18:53:36.083 INFO:tasks.rados.rados.0.smithi087.stdout:1114: finishing rollback tid 0 to smithi087181593-48 2023-10-07T18:53:36.084 INFO:tasks.rados.rados.0.smithi087.stdout:1114: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:53:36.085 INFO:tasks.rados.rados.0.smithi087.stdout:1114: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:53:36.085 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 558 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T18:53:36.098 INFO:tasks.rados.rados.0.smithi087.stdout:1115: finishing copy_from to smithi087181593-4 2023-10-07T18:53:36.099 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:53:36.099 INFO:tasks.rados.rados.0.smithi087.stdout:1115: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:53:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[198934]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T18:53:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.6 on smithi163 2023-10-07T18:53:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[198934]: failed to encode map e281 with expected crc 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[198934]: pgmap v82: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[198934]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[202419]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.6 on smithi163 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[202419]: failed to encode map e281 with expected crc 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[202419]: pgmap v82: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:36 smithi087 ceph-mon[202419]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T18:53:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:36 smithi163 ceph-mon[190496]: Reconfiguring osd.6 (monmap changed)... 2023-10-07T18:53:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:36 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.6 on smithi163 2023-10-07T18:53:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:36 smithi163 ceph-mon[190496]: failed to encode map e281 with expected crc 2023-10-07T18:53:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:36 smithi163 ceph-mon[190496]: pgmap v82: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:36 smithi163 ceph-mon[190496]: osdmap e282: 8 total, 8 up, 8 in 2023-10-07T18:53:37.080 INFO:tasks.rados.rados.0.smithi087.stdout:1114: done (2 left) 2023-10-07T18:53:37.080 INFO:tasks.rados.rados.0.smithi087.stdout:1115: done (1 left) 2023-10-07T18:53:37.081 INFO:tasks.rados.rados.0.smithi087.stdout:1116: done (0 left) 2023-10-07T18:53:37.081 INFO:tasks.rados.rados.0.smithi087.stdout:1117: read oid 34 snap 107 2023-10-07T18:53:37.081 INFO:tasks.rados.rados.0.smithi087.stdout:1117: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:37.081 INFO:tasks.rados.rados.0.smithi087.stdout:1118: snap_create 2023-10-07T18:53:37.110 INFO:tasks.rados.rados.0.smithi087.stdout:1117: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: Reconfiguring daemon osd.7 on smithi163 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[198934]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: Reconfiguring daemon osd.7 on smithi163 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:37 smithi087 ceph-mon[202419]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: Reconfiguring osd.7 (monmap changed)... 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:37.605 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: Reconfiguring daemon osd.7 on smithi163 2023-10-07T18:53:37.606 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: failed to encode map e282 with expected crc 2023-10-07T18:53:37.606 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:37 smithi163 ceph-mon[190496]: osdmap e283: 8 total, 8 up, 8 in 2023-10-07T18:53:38.084 INFO:tasks.rados.rados.0.smithi087.stdout:1117: done (1 left) 2023-10-07T18:53:38.084 INFO:tasks.rados.rados.0.smithi087.stdout:1118: done (0 left) 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:1119: read oid 36 snap -1 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:1119: expect deleted 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:1120: rollback oid 10 current snap is 110 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 109 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 110 2023-10-07T18:53:38.085 INFO:tasks.rados.rados.0.smithi087.stdout:1121: seq_num 360 ranges {8683520=434176,9117696=704512,9822208=98304} 2023-10-07T18:53:38.132 INFO:tasks.rados.rados.0.smithi087.stdout:1121: writing smithi087181593-38 from 8683520 to 9117696 tid 1 2023-10-07T18:53:38.136 INFO:tasks.rados.rados.0.smithi087.stdout:1121: writing smithi087181593-38 from 9117696 to 9822208 tid 2 2023-10-07T18:53:38.137 INFO:tasks.rados.rados.0.smithi087.stdout:1121: writing smithi087181593-38 from 9822208 to 9920512 tid 3 2023-10-07T18:53:38.137 INFO:tasks.rados.rados.0.smithi087.stdout:1122: setattr oid 27 current snap is 110 2023-10-07T18:53:38.137 INFO:tasks.rados.rados.0.smithi087.stdout:1120: finishing rollback tid 0 to smithi087181593-10 2023-10-07T18:53:38.137 INFO:tasks.rados.rados.0.smithi087.stdout:1120: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:53:38.137 INFO:tasks.rados.rados.0.smithi087.stdout:1120: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:53:38.138 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 468 (ObjNum 347 snap 106 seq_num 347) dirty exists 2023-10-07T18:53:38.138 INFO:tasks.rados.rados.0.smithi087.stdout:1121: finishing write tid 1 to smithi087181593-38 2023-10-07T18:53:38.139 INFO:tasks.rados.rados.0.smithi087.stdout:1119: done (3 left) 2023-10-07T18:53:38.139 INFO:tasks.rados.rados.0.smithi087.stdout:1120: done (2 left) 2023-10-07T18:53:38.139 INFO:tasks.rados.rados.0.smithi087.stdout:1123: setattr oid 42 current snap is 110 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1124: rmattr oid 18 current snap is 110 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1124: done (3 left) 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1125: read oid 44 snap -1 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1125: expect (ObjNum 352 snap 106 seq_num 352) 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1126: copy_from oid 8 from oid 33 current snap is 110 2023-10-07T18:53:38.141 INFO:tasks.rados.rados.0.smithi087.stdout:1127: snap_create 2023-10-07T18:53:38.143 INFO:tasks.rados.rados.0.smithi087.stdout:1121: finishing write tid 2 to smithi087181593-38 2023-10-07T18:53:38.143 INFO:tasks.rados.rados.0.smithi087.stdout:1121: finishing write tid 3 to smithi087181593-38 2023-10-07T18:53:38.143 INFO:tasks.rados.rados.0.smithi087.stdout:1121: finishing write tid 4 to smithi087181593-38 2023-10-07T18:53:38.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 491 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:53:38.145 INFO:tasks.rados.rados.0.smithi087.stdout:1121: finishing write tid 5 to smithi087181593-38 2023-10-07T18:53:38.145 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 473 (ObjNum 360 snap 110 seq_num 360) dirty exists 2023-10-07T18:53:38.145 INFO:tasks.rados.rados.0.smithi087.stdout:1121: left oid 38 (ObjNum 360 snap 110 seq_num 360) 2023-10-07T18:53:38.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 520 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:53:38.150 INFO:tasks.rados.rados.0.smithi087.stdout:1125: expect (ObjNum 352 snap 106 seq_num 352) 2023-10-07T18:53:38.181 INFO:tasks.rados.rados.0.smithi087.stdout:1126: finishing copy_from to smithi087181593-8 2023-10-07T18:53:38.181 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 285 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:53:38.181 INFO:tasks.rados.rados.0.smithi087.stdout:1126: finishing copy_from racing read to smithi087181593-8 2023-10-07T18:53:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: Reconfiguring mds.b (monmap changed)... 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: Reconfiguring daemon mds.b on smithi163 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: pgmap v85: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: failed to encode map e284 with expected crc 2023-10-07T18:53:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[198934]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: Reconfiguring mds.b (monmap changed)... 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: Reconfiguring daemon mds.b on smithi163 2023-10-07T18:53:38.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: pgmap v85: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: failed to encode map e284 with expected crc 2023-10-07T18:53:38.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:38 smithi087 ceph-mon[202419]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T18:53:38.547 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: failed to encode map e283 with expected crc 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: Reconfiguring mds.b (monmap changed)... 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: Reconfiguring daemon mds.b on smithi163 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: pgmap v85: 121 pgs: 121 active+clean; 298 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.5 MiB/s wr, 40 op/s 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: failed to encode map e284 with expected crc 2023-10-07T18:53:38.548 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:38 smithi163 ceph-mon[190496]: osdmap e284: 8 total, 8 up, 8 in 2023-10-07T18:53:38.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:38 smithi163 conmon[175848]: ts=2023-10-07T18:53:38.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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1121: done (5 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1122: done (4 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1123: done (3 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1125: done (2 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1126: done (1 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1127: done (0 left) 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1128: read oid 48 snap -1 2023-10-07T18:53:39.079 INFO:tasks.rados.rados.0.smithi087.stdout:1128: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:53:39.080 INFO:tasks.rados.rados.0.smithi087.stdout:1129: snap_remove snap 110 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T18:53:39.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all mon 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all crash 2023-10-07T18:53:39.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:39 smithi163 ceph-mon[190496]: Upgrade: osd.0 is safe to restart 2023-10-07T18:53:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all mon 2023-10-07T18:53:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all crash 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[202419]: Upgrade: osd.0 is safe to restart 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: failed to encode map e284 with expected crc 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: osdmap e285: 8 total, 8 up, 8 in 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all mon 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all crash 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-07T18:53:39.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:39 smithi087 ceph-mon[198934]: Upgrade: osd.0 is safe to restart 2023-10-07T18:53:40.077 INFO:tasks.rados.rados.0.smithi087.stdout:1129: done (1 left) 2023-10-07T18:53:40.078 INFO:tasks.rados.rados.0.smithi087.stdout:1130: snap_create 2023-10-07T18:53:40.078 INFO:tasks.rados.rados.0.smithi087.stdout:1128: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:53:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: pgmap v88: 121 pgs: 121 active+clean; 300 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 690 KiB/s wr, 6 op/s 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[202419]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: pgmap v88: 121 pgs: 121 active+clean; 300 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 690 KiB/s wr, 6 op/s 2023-10-07T18:53:40.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:40.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:40 smithi087 ceph-mon[198934]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T18:53:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: failed to encode map e285 with expected crc 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: pgmap v88: 121 pgs: 121 active+clean; 300 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.9 MiB/s rd, 690 KiB/s wr, 6 op/s 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:40 smithi163 ceph-mon[190496]: osdmap e286: 8 total, 8 up, 8 in 2023-10-07T18:53:41.080 INFO:tasks.rados.rados.0.smithi087.stdout:1128: done (1 left) 2023-10-07T18:53:41.080 INFO:tasks.rados.rados.0.smithi087.stdout:1130: done (0 left) 2023-10-07T18:53:41.080 INFO:tasks.rados.rados.0.smithi087.stdout:1131: copy_from oid 20 from oid 32 current snap is 112 2023-10-07T18:53:41.080 INFO:tasks.rados.rados.0.smithi087.stdout:1132: delete oid 3 current snap is 112 2023-10-07T18:53:41.085 INFO:tasks.rados.rados.0.smithi087.stdout:1132: done (1 left) 2023-10-07T18:53:41.085 INFO:tasks.rados.rados.0.smithi087.stdout:1133: copy_from oid 45 from oid 37 current snap is 112 2023-10-07T18:53:41.085 INFO:tasks.rados.rados.0.smithi087.stdout:1134: snap_remove snap 101 2023-10-07T18:53:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: Upgrade: Updating osd.0 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: Deploying daemon osd.0 on smithi087 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: failed to encode map e287 with expected crc 2023-10-07T18:53:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[198934]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: Upgrade: Updating osd.0 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: Deploying daemon osd.0 on smithi087 2023-10-07T18:53:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: failed to encode map e287 with expected crc 2023-10-07T18:53:41.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:41 smithi087 ceph-mon[202419]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T18:53:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: Upgrade: Updating osd.0 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: Deploying daemon osd.0 on smithi087 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: failed to encode map e287 with expected crc 2023-10-07T18:53:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:41 smithi163 ceph-mon[190496]: osdmap e287: 8 total, 8 up, 8 in 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:1134: done (2 left) 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:1135: snap_create 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:1133: finishing copy_from to smithi087181593-45 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 531 (ObjNum 353 snap 107 seq_num 353) dirty exists 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:1131: finishing copy_from to smithi087181593-20 2023-10-07T18:53:42.082 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 192 (ObjNum 355 snap 107 seq_num 355) dirty exists 2023-10-07T18:53:42.083 INFO:tasks.rados.rados.0.smithi087.stdout:1133: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:53:42.083 INFO:tasks.rados.rados.0.smithi087.stdout:1131: finishing copy_from racing read to smithi087181593-20 2023-10-07T18:53:42.304 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.304 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.304 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.304 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: pgmap v91: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[198934]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.305 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: pgmap v91: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2023-10-07T18:53:42.306 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:42 smithi087 ceph-mon[202419]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T18:53:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e286 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: failed to encode map e287 with expected crc 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: pgmap v91: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2023-10-07T18:53:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:42 smithi163 ceph-mon[190496]: osdmap e288: 8 total, 8 up, 8 in 2023-10-07T18:53:43.083 INFO:tasks.rados.rados.0.smithi087.stdout:1131: done (2 left) 2023-10-07T18:53:43.083 INFO:tasks.rados.rados.0.smithi087.stdout:1133: done (1 left) 2023-10-07T18:53:43.083 INFO:tasks.rados.rados.0.smithi087.stdout:1135: done (0 left) 2023-10-07T18:53:43.083 INFO:tasks.rados.rados.0.smithi087.stdout:1136: snap_remove snap 73 2023-10-07T18:53:43.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[202419]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[202419]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[202419]: failed to encode map e289 with expected crc 2023-10-07T18:53:43.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[202419]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T18:53:43.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[198934]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[198934]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[198934]: failed to encode map e289 with expected crc 2023-10-07T18:53:43.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:43 smithi087 ceph-mon[198934]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T18:53:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:43 smithi163 ceph-mon[190496]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:43 smithi163 ceph-mon[190496]: failed to encode map e288 with expected crc 2023-10-07T18:53:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:43 smithi163 ceph-mon[190496]: failed to encode map e289 with expected crc 2023-10-07T18:53:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:43 smithi163 ceph-mon[190496]: osdmap e289: 8 total, 8 up, 8 in 2023-10-07T18:53:43.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:43 smithi087 systemd[1]: Stopping Ceph osd.0 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:53:43.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:43 smithi087 conmon[121994]: 2023-10-07T18:53:43.757+0000 7f64237e4700 -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-07T18:53:43.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:43 smithi087 conmon[121994]: 2023-10-07T18:53:43.757+0000 7f64237e4700 -1 osd.0 289 *** Got signal Terminated *** 2023-10-07T18:53:43.954 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:43 smithi087 conmon[121994]: 2023-10-07T18:53:43.757+0000 7f64237e4700 -1 osd.0 289 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:53:44.079 INFO:tasks.rados.rados.0.smithi087.stdout:1136: done (0 left) 2023-10-07T18:53:44.079 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 113 2023-10-07T18:53:44.079 INFO:tasks.rados.rados.0.smithi087.stdout:1137: seq_num 362 ranges {6193152=466944,6660096=466944,7127040=335872} 2023-10-07T18:53:44.117 INFO:tasks.rados.rados.0.smithi087.stdout:1137: writing smithi087181593-25 from 6193152 to 6660096 tid 1 2023-10-07T18:53:44.120 INFO:tasks.rados.rados.0.smithi087.stdout:1137: writing smithi087181593-25 from 6660096 to 7127040 tid 2 2023-10-07T18:53:44.123 INFO:tasks.rados.rados.0.smithi087.stdout:1137: writing smithi087181593-25 from 7127040 to 7462912 tid 3 2023-10-07T18:53:44.123 INFO:tasks.rados.rados.0.smithi087.stdout:1138: copy_from oid 1 from oid 10 current snap is 113 2023-10-07T18:53:44.123 INFO:tasks.rados.rados.0.smithi087.stdout:1137: finishing write tid 1 to smithi087181593-25 2023-10-07T18:53:44.123 INFO:tasks.rados.rados.0.smithi087.stdout:1139: read oid 46 snap -1 2023-10-07T18:53:44.123 INFO:tasks.rados.rados.0.smithi087.stdout:1139: expect deleted 2023-10-07T18:53:44.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 113 2023-10-07T18:53:44.124 INFO:tasks.rados.rados.0.smithi087.stdout:1140: seq_num 363 ranges {2826240=483328,3309568=753664,4063232=49152} 2023-10-07T18:53:44.141 INFO:tasks.rados.rados.0.smithi087.stdout:1140: writing smithi087181593-24 from 2826240 to 3309568 tid 1 2023-10-07T18:53:44.146 INFO:tasks.rados.rados.0.smithi087.stdout:1140: writing smithi087181593-24 from 3309568 to 4063232 tid 2 2023-10-07T18:53:44.146 INFO:tasks.rados.rados.0.smithi087.stdout:1140: writing smithi087181593-24 from 4063232 to 4112384 tid 3 2023-10-07T18:53:44.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 113 2023-10-07T18:53:44.147 INFO:tasks.rados.rados.0.smithi087.stdout:1141: seq_num 364 ranges {0=499712,499712=638976,1138688=163840} 2023-10-07T18:53:44.149 INFO:tasks.rados.rados.0.smithi087.stdout:1141: writing smithi087181593-5 from 0 to 499712 tid 1 2023-10-07T18:53:44.153 INFO:tasks.rados.rados.0.smithi087.stdout:1141: writing smithi087181593-5 from 499712 to 1138688 tid 2 2023-10-07T18:53:44.154 INFO:tasks.rados.rados.0.smithi087.stdout:1141: writing smithi087181593-5 from 1138688 to 1302528 tid 3 2023-10-07T18:53:44.154 INFO:tasks.rados.rados.0.smithi087.stdout:1142: rollback oid 26 current snap is 113 2023-10-07T18:53:44.154 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 111 2023-10-07T18:53:44.155 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 113 2023-10-07T18:53:44.155 INFO:tasks.rados.rados.0.smithi087.stdout:1143: seq_num 365 ranges {3637248=516096,4153344=573440,4726784=229376} 2023-10-07T18:53:44.176 INFO:tasks.rados.rados.0.smithi087.stdout:1143: writing smithi087181593-37 from 3637248 to 4153344 tid 1 2023-10-07T18:53:44.180 INFO:tasks.rados.rados.0.smithi087.stdout:1143: writing smithi087181593-37 from 4153344 to 4726784 tid 2 2023-10-07T18:53:44.183 INFO:tasks.rados.rados.0.smithi087.stdout:1143: writing smithi087181593-37 from 4726784 to 4956160 tid 3 2023-10-07T18:53:44.183 INFO:tasks.rados.rados.0.smithi087.stdout:1144: copy_from oid 35 from oid 18 current snap is 113 2023-10-07T18:53:44.183 INFO:tasks.rados.rados.0.smithi087.stdout:1137: finishing write tid 2 to smithi087181593-25 2023-10-07T18:53:44.184 INFO:tasks.rados.rados.0.smithi087.stdout:1137: finishing write tid 3 to smithi087181593-25 2023-10-07T18:53:44.184 INFO:tasks.rados.rados.0.smithi087.stdout:1137: finishing write tid 4 to smithi087181593-25 2023-10-07T18:53:44.184 INFO:tasks.rados.rados.0.smithi087.stdout:1137: finishing write tid 5 to smithi087181593-25 2023-10-07T18:53:44.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 581 (ObjNum 362 snap 113 seq_num 362) dirty exists 2023-10-07T18:53:44.184 INFO:tasks.rados.rados.0.smithi087.stdout:1137: left oid 25 (ObjNum 362 snap 113 seq_num 362) 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1140: finishing write tid 1 to smithi087181593-24 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1140: finishing write tid 2 to smithi087181593-24 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1140: finishing write tid 3 to smithi087181593-24 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1137: done (7 left) 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1139: done (6 left) 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1145: copy_from oid 20 from oid 50 current snap is 113 2023-10-07T18:53:44.185 INFO:tasks.rados.rados.0.smithi087.stdout:1140: finishing write tid 4 to smithi087181593-24 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:1141: finishing write tid 1 to smithi087181593-5 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:1141: finishing write tid 2 to smithi087181593-5 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:1138: finishing copy_from to smithi087181593-1 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 468 (ObjNum 347 snap 106 seq_num 347) dirty exists 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:1141: finishing write tid 3 to smithi087181593-5 2023-10-07T18:53:44.186 INFO:tasks.rados.rados.0.smithi087.stdout:1141: finishing write tid 4 to smithi087181593-5 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:1138: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:1140: finishing write tid 5 to smithi087181593-24 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 586 (ObjNum 363 snap 113 seq_num 363) dirty exists 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:1140: left oid 24 (ObjNum 363 snap 113 seq_num 363) 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:1141: finishing write tid 5 to smithi087181593-5 2023-10-07T18:53:44.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 493 (ObjNum 364 snap 113 seq_num 364) dirty exists 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1141: left oid 5 (ObjNum 364 snap 113 seq_num 364) 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1143: finishing write tid 1 to smithi087181593-37 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1138: done (6 left) 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1140: done (5 left) 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1141: done (4 left) 2023-10-07T18:53:44.188 INFO:tasks.rados.rados.0.smithi087.stdout:1146: read oid 8 snap -1 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:1146: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:1147: setattr oid 14 current snap is 113 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:1148: rollback oid 1 current snap is 113 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 112 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:1149: rollback oid 47 current snap is 113 2023-10-07T18:53:44.189 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 82 2023-10-07T18:53:44.190 INFO:tasks.rados.rados.0.smithi087.stdout:1150: read oid 27 snap -1 2023-10-07T18:53:44.190 INFO:tasks.rados.rados.0.smithi087.stdout:1150: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:44.190 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 113 2023-10-07T18:53:44.190 INFO:tasks.rados.rados.0.smithi087.stdout:1151: seq_num 366 ranges {7462912=532480,7995392=458752,8454144=344064} 2023-10-07T18:53:44.226 INFO:tasks.rados.rados.0.smithi087.stdout:1151: writing smithi087181593-25 from 7462912 to 7995392 tid 1 2023-10-07T18:53:44.228 INFO:tasks.rados.rados.0.smithi087.stdout:1151: writing smithi087181593-25 from 7995392 to 8454144 tid 2 2023-10-07T18:53:44.230 INFO:tasks.rados.rados.0.smithi087.stdout:1151: writing smithi087181593-25 from 8454144 to 8798208 tid 3 2023-10-07T18:53:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 113 2023-10-07T18:53:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:1143: finishing write tid 2 to smithi087181593-37 2023-10-07T18:53:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:1152: seq_num 367 ranges {9633792=548864,10182656=737280,10919936=65536} 2023-10-07T18:53:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:1152: writing smithi087181593-41 from 9633792 to 10182656 tid 1 2023-10-07T18:53:44.288 INFO:tasks.rados.rados.0.smithi087.stdout:1152: writing smithi087181593-41 from 10182656 to 10919936 tid 2 2023-10-07T18:53:44.289 INFO:tasks.rados.rados.0.smithi087.stdout:1152: writing smithi087181593-41 from 10919936 to 10985472 tid 3 2023-10-07T18:53:44.289 INFO:tasks.rados.rados.0.smithi087.stdout:1153: delete oid 9 current snap is 113 2023-10-07T18:53:44.289 INFO:tasks.rados.rados.0.smithi087.stdout:1148: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:53:44.289 INFO:tasks.rados.rados.0.smithi087.stdout:1148: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1148: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 575 (ObjNum 354 snap 107 seq_num 354) dirty exists 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1143: finishing write tid 3 to smithi087181593-37 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1143: finishing write tid 4 to smithi087181593-37 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 593 (ObjNum 254 snap 68 seq_num 254) dirty exists 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1143: finishing write tid 5 to smithi087181593-37 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 591 (ObjNum 365 snap 113 seq_num 365) dirty exists 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1143: left oid 37 (ObjNum 365 snap 113 seq_num 365) 2023-10-07T18:53:44.290 INFO:tasks.rados.rados.0.smithi087.stdout:1146: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: finishing write tid 1 to smithi087181593-25 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: finishing write tid 2 to smithi087181593-25 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: finishing write tid 3 to smithi087181593-25 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: finishing write tid 4 to smithi087181593-25 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: finishing write tid 5 to smithi087181593-25 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 597 (ObjNum 366 snap 113 seq_num 366) dirty exists 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1151: left oid 25 (ObjNum 366 snap 113 seq_num 366) 2023-10-07T18:53:44.379 INFO:tasks.rados.rados.0.smithi087.stdout:1152: finishing write tid 1 to smithi087181593-41 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1143: done (11 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1146: done (10 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1147: done (9 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1148: done (8 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1151: done (7 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1153: done (6 left) 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1154: rollback oid 19 current snap is 113 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 111 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1152: finishing write tid 2 to smithi087181593-41 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1152: finishing write tid 3 to smithi087181593-41 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1152: finishing write tid 4 to smithi087181593-41 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:1152: finishing write tid 5 to smithi087181593-41 2023-10-07T18:53:44.380 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 555 (ObjNum 367 snap 113 seq_num 367) dirty exists 2023-10-07T18:53:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:1152: left oid 41 (ObjNum 367 snap 113 seq_num 367) 2023-10-07T18:53:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:1152: done (6 left) 2023-10-07T18:53:44.381 INFO:tasks.rados.rados.0.smithi087.stdout:1155: delete oid 33 current snap is 113 2023-10-07T18:53:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: osd.0 marked itself down and dead 2023-10-07T18:53:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: pgmap v94: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 840 KiB/s wr, 9 op/s 2023-10-07T18:53:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:53:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:44 smithi163 ceph-mon[190496]: osdmap e290: 8 total, 7 up, 8 in 2023-10-07T18:53:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: osd.0 marked itself down and dead 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: pgmap v94: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 840 KiB/s wr, 9 op/s 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[202419]: osdmap e290: 8 total, 7 up, 8 in 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: failed to encode map e289 with expected crc 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: osd.0 marked itself down and dead 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: pgmap v94: 121 pgs: 121 active+clean; 304 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 840 KiB/s rd, 840 KiB/s wr, 9 op/s 2023-10-07T18:53:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:53:44.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:44 smithi087 ceph-mon[198934]: osdmap e290: 8 total, 7 up, 8 in 2023-10-07T18:53:45.101 INFO:tasks.rados.rados.0.smithi087.stdout:1142: finishing rollback tid 0 to smithi087181593-26 2023-10-07T18:53:45.101 INFO:tasks.rados.rados.0.smithi087.stdout:1142: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:53:45.104 INFO:tasks.rados.rados.0.smithi087.stdout:1154: finishing rollback tid 0 to smithi087181593-19 2023-10-07T18:53:45.104 INFO:tasks.rados.rados.0.smithi087.stdout:1154: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:53:45.105 INFO:tasks.rados.rados.0.smithi087.stdout:1154: finishing rollback tid 2 to smithi087181593-19 2023-10-07T18:53:45.105 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 339 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-10-07T18:53:45.107 INFO:tasks.rados.rados.0.smithi087.stdout:1154: done (6 left) 2023-10-07T18:53:45.107 INFO:tasks.rados.rados.0.smithi087.stdout:1155: done (5 left) 2023-10-07T18:53:45.107 INFO:tasks.rados.rados.0.smithi087.stdout:1156: snap_create 2023-10-07T18:53:45.108 INFO:tasks.rados.rados.0.smithi087.stdout:1149: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:53:45.109 INFO:tasks.rados.rados.0.smithi087.stdout:1149: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:53:45.109 INFO:tasks.rados.rados.0.smithi087.stdout:1149: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:53:45.110 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 220 (ObjNum 188 snap 48 seq_num 188) dirty exists 2023-10-07T18:53:45.112 INFO:tasks.rados.rados.0.smithi087.stdout:1142: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:53:45.112 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 499 (ObjNum 199 snap 53 seq_num 199) dirty exists 2023-10-07T18:53:45.113 INFO:tasks.rados.rados.0.smithi087.stdout:1145: finishing copy_from to smithi087181593-20 2023-10-07T18:53:45.113 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 178 (ObjNum 312 snap 96 seq_num 312) dirty exists 2023-10-07T18:53:45.113 INFO:tasks.rados.rados.0.smithi087.stdout:1145: finishing copy_from racing read to smithi087181593-20 2023-10-07T18:53:45.120 INFO:tasks.rados.rados.0.smithi087.stdout:1150: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:53:45.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:44 smithi087 bash[210315]: 0094bb6049bc9dc55c291bc3275b3dbc194cd4aca841b2d286f9b90c1bb7d82f 2023-10-07T18:53:45.444 INFO:tasks.rados.rados.0.smithi087.stdout:1144: finishing copy_from to smithi087181593-35 2023-10-07T18:53:45.444 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 457 (ObjNum 341 snap 105 seq_num 341) dirty exists 2023-10-07T18:53:45.445 INFO:tasks.rados.rados.0.smithi087.stdout:1144: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:53:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:45 smithi163 ceph-mon[190496]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:45 smithi163 ceph-mon[190496]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:45 smithi163 ceph-mon[190496]: osdmap e291: 8 total, 7 up, 8 in 2023-10-07T18:53:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:45 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:45] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2023-10-07T18:53:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[198934]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[198934]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[198934]: osdmap e291: 8 total, 7 up, 8 in 2023-10-07T18:53:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:45.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[202419]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[202419]: failed to encode map e290 with expected crc 2023-10-07T18:53:45.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[202419]: osdmap e291: 8 total, 7 up, 8 in 2023-10-07T18:53:45.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:45 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.088 INFO:tasks.rados.rados.0.smithi087.stdout:1142: done (5 left) 2023-10-07T18:53:46.088 INFO:tasks.rados.rados.0.smithi087.stdout:1144: done (4 left) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1145: done (3 left) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1149: done (2 left) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1150: done (1 left) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1156: done (0 left) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1157: read oid 12 snap -1 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1157: expect (ObjNum 298 snap 87 seq_num 298) 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1158: rollback oid 47 current snap is 114 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 111 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1159: copy_from oid 22 from oid 35 current snap is 114 2023-10-07T18:53:46.089 INFO:tasks.rados.rados.0.smithi087.stdout:1160: delete oid 3 current snap is 114 2023-10-07T18:53:46.096 INFO:tasks.rados.rados.0.smithi087.stdout:1158: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:53:46.097 INFO:tasks.rados.rados.0.smithi087.stdout:1158: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:53:46.097 INFO:tasks.rados.rados.0.smithi087.stdout:1158: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:53:46.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 224 (ObjNum 321 snap 98 seq_num 321) dirty exists 2023-10-07T18:53:46.129 INFO:tasks.rados.rados.0.smithi087.stdout:1157: expect (ObjNum 298 snap 87 seq_num 298) 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: pgmap v97: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: failed to encode map e292 with expected crc 2023-10-07T18:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:46 smithi163 ceph-mon[190496]: osdmap e292: 8 total, 7 up, 8 in 2023-10-07T18:53:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: pgmap v97: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: failed to encode map e292 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[198934]: osdmap e292: 8 total, 7 up, 8 in 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e291 with expected crc 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: pgmap v97: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: failed to encode map e292 with expected crc 2023-10-07T18:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:46 smithi087 ceph-mon[202419]: osdmap e292: 8 total, 7 up, 8 in 2023-10-07T18:53:46.764 INFO:tasks.rados.rados.0.smithi087.stdout:1159: finishing copy_from to smithi087181593-22 2023-10-07T18:53:46.764 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 457 (ObjNum 341 snap 105 seq_num 341) dirty exists 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1159: finishing copy_from racing read to smithi087181593-22 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1157: done (3 left) 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1158: done (2 left) 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1159: done (1 left) 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1160: done (0 left) 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1161: rmattr oid 42 current snap is 114 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 114 2023-10-07T18:53:46.765 INFO:tasks.rados.rados.0.smithi087.stdout:1162: seq_num 371 ranges {2146304=622592,2768896=679936,3448832=122880} 2023-10-07T18:53:46.778 INFO:tasks.rados.rados.0.smithi087.stdout:1162: writing smithi087181593-40 from 2146304 to 2768896 tid 1 2023-10-07T18:53:46.782 INFO:tasks.rados.rados.0.smithi087.stdout:1162: writing smithi087181593-40 from 2768896 to 3448832 tid 2 2023-10-07T18:53:46.783 INFO:tasks.rados.rados.0.smithi087.stdout:1162: writing smithi087181593-40 from 3448832 to 3571712 tid 3 2023-10-07T18:53:46.783 INFO:tasks.rados.rados.0.smithi087.stdout:1163: snap_create 2023-10-07T18:53:46.784 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 521 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:53:46.784 INFO:tasks.rados.rados.0.smithi087.stdout:1162: finishing write tid 1 to smithi087181593-40 2023-10-07T18:53:46.786 INFO:tasks.rados.rados.0.smithi087.stdout:1162: finishing write tid 2 to smithi087181593-40 2023-10-07T18:53:46.786 INFO:tasks.rados.rados.0.smithi087.stdout:1162: finishing write tid 3 to smithi087181593-40 2023-10-07T18:53:46.786 INFO:tasks.rados.rados.0.smithi087.stdout:1162: finishing write tid 4 to smithi087181593-40 2023-10-07T18:53:46.787 INFO:tasks.rados.rados.0.smithi087.stdout:1162: finishing write tid 5 to smithi087181593-40 2023-10-07T18:53:46.787 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 582 (ObjNum 371 snap 114 seq_num 371) dirty exists 2023-10-07T18:53:46.787 INFO:tasks.rados.rados.0.smithi087.stdout:1162: left oid 40 (ObjNum 371 snap 114 seq_num 371) 2023-10-07T18:53:47.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:46 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-07T18:53:47.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:46 smithi087 systemd[1]: Stopped Ceph osd.0 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:53:47.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 systemd[1]: Starting Ceph osd.0 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:53:47.221 INFO:tasks.rados.rados.0.smithi087.stdout:1161: done (2 left) 2023-10-07T18:53:47.222 INFO:tasks.rados.rados.0.smithi087.stdout:1162: done (1 left) 2023-10-07T18:53:47.222 INFO:tasks.rados.rados.0.smithi087.stdout:1163: done (0 left) 2023-10-07T18:53:47.222 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 115 2023-10-07T18:53:47.222 INFO:tasks.rados.rados.0.smithi087.stdout:1164: seq_num 372 ranges {5439488=638976,6078464=565248,6643712=237568} 2023-10-07T18:53:47.255 INFO:tasks.rados.rados.0.smithi087.stdout:1164: writing smithi087181593-39 from 5439488 to 6078464 tid 1 2023-10-07T18:53:47.258 INFO:tasks.rados.rados.0.smithi087.stdout:1164: writing smithi087181593-39 from 6078464 to 6643712 tid 2 2023-10-07T18:53:47.260 INFO:tasks.rados.rados.0.smithi087.stdout:1164: writing smithi087181593-39 from 6643712 to 6881280 tid 3 2023-10-07T18:53:47.260 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 115 2023-10-07T18:53:47.260 INFO:tasks.rados.rados.0.smithi087.stdout:1165: seq_num 373 ranges {0=655360,655360=499712,1155072=303104} 2023-10-07T18:53:47.264 INFO:tasks.rados.rados.0.smithi087.stdout:1165: writing smithi087181593-43 from 0 to 655360 tid 1 2023-10-07T18:53:47.267 INFO:tasks.rados.rados.0.smithi087.stdout:1165: writing smithi087181593-43 from 655360 to 1155072 tid 2 2023-10-07T18:53:47.269 INFO:tasks.rados.rados.0.smithi087.stdout:1165: writing smithi087181593-43 from 1155072 to 1458176 tid 3 2023-10-07T18:53:47.270 INFO:tasks.rados.rados.0.smithi087.stdout:1166: read oid 2 snap -1 2023-10-07T18:53:47.270 INFO:tasks.rados.rados.0.smithi087.stdout:1166: expect deleted 2023-10-07T18:53:47.270 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 115 2023-10-07T18:53:47.270 INFO:tasks.rados.rados.0.smithi087.stdout:1167: seq_num 374 ranges {9773056=671744,10444800=778240,11223040=24576} 2023-10-07T18:53:47.326 INFO:tasks.rados.rados.0.smithi087.stdout:1167: writing smithi087181593-11 from 9773056 to 10444800 tid 1 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1167: writing smithi087181593-11 from 10444800 to 11223040 tid 2 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1167: writing smithi087181593-11 from 11223040 to 11247616 tid 3 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1168: rmattr oid 14 current snap is 115 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1164: finishing write tid 1 to smithi087181593-39 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1164: finishing write tid 2 to smithi087181593-39 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1164: finishing write tid 3 to smithi087181593-39 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1164: finishing write tid 4 to smithi087181593-39 2023-10-07T18:53:47.332 INFO:tasks.rados.rados.0.smithi087.stdout:1164: finishing write tid 5 to smithi087181593-39 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 464 (ObjNum 372 snap 115 seq_num 372) dirty exists 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1164: left oid 39 (ObjNum 372 snap 115 seq_num 372) 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: finishing write tid 1 to smithi087181593-43 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1164: done (4 left) 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1166: done (3 left) 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1169: rmattr oid 2 current snap is 115 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: finishing write tid 2 to smithi087181593-43 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: finishing write tid 3 to smithi087181593-43 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: finishing write tid 4 to smithi087181593-43 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: finishing write tid 5 to smithi087181593-43 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 587 (ObjNum 373 snap 115 seq_num 373) dirty exists 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: left oid 43 (ObjNum 373 snap 115 seq_num 373) 2023-10-07T18:53:47.333 INFO:tasks.rados.rados.0.smithi087.stdout:1165: done (3 left) 2023-10-07T18:53:47.334 INFO:tasks.rados.rados.0.smithi087.stdout:1170: snap_remove snap 75 2023-10-07T18:53:47.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[202419]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[202419]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[202419]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[202419]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[198934]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[198934]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[198934]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.465 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:47 smithi087 ceph-mon[198934]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2023-10-07T18:53:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:47 smithi163 ceph-mon[190496]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:47 smithi163 ceph-mon[190496]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:47 smithi163 ceph-mon[190496]: failed to encode map e292 with expected crc 2023-10-07T18:53:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:47 smithi163 ceph-mon[190496]: Health check failed: Reduced data availability: 11 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2023-10-07T18:53:48.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:53:48.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T18:53:48.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: 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-07T18:53:48.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-07T18:53:48.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-07T18:53:48.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-07T18:53:48.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-07T18:53:48.204 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:47 smithi087 bash[210950]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:1170: done (3 left) 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 115 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:1167: finishing write tid 1 to smithi087181593-11 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 0 (ObjNum 33 snap 0 seq_num 1722218560) dirty dne 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 600 (ObjNum 254 snap 68 seq_num 254) dirty exists 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:1167: finishing write tid 2 to smithi087181593-11 2023-10-07T18:53:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:1167: finishing write tid 3 to smithi087181593-11 2023-10-07T18:53:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:1167: finishing write tid 4 to smithi087181593-11 2023-10-07T18:53:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:1167: finishing write tid 5 to smithi087181593-11 2023-10-07T18:53:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 321 (ObjNum 374 snap 115 seq_num 374) dirty exists 2023-10-07T18:53:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:1167: left oid 11 (ObjNum 374 snap 115 seq_num 374) 2023-10-07T18:53:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:1171: seq_num 375 ranges {9920512=688128,10608640=663552,11272192=139264} 2023-10-07T18:53:48.283 INFO:tasks.rados.rados.0.smithi087.stdout:1171: writing smithi087181593-38 from 9920512 to 10608640 tid 1 2023-10-07T18:53:48.287 INFO:tasks.rados.rados.0.smithi087.stdout:1171: writing smithi087181593-38 from 10608640 to 11272192 tid 2 2023-10-07T18:53:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:1171: writing smithi087181593-38 from 11272192 to 11411456 tid 3 2023-10-07T18:53:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:1167: done (3 left) 2023-10-07T18:53:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:1168: done (2 left) 2023-10-07T18:53:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:1169: done (1 left) 2023-10-07T18:53:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 115 2023-10-07T18:53:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:1171: finishing write tid 1 to smithi087181593-38 2023-10-07T18:53:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:1172: seq_num 376 ranges {9601024=704512,10305536=548864,10854400=253952} 2023-10-07T18:53:48.343 INFO:tasks.rados.rados.0.smithi087.stdout:1172: writing smithi087181593-22 from 9601024 to 10305536 tid 1 2023-10-07T18:53:48.345 INFO:tasks.rados.rados.0.smithi087.stdout:1172: writing smithi087181593-22 from 10305536 to 10854400 tid 2 2023-10-07T18:53:48.347 INFO:tasks.rados.rados.0.smithi087.stdout:1172: writing smithi087181593-22 from 10854400 to 11108352 tid 3 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1173: snap_create 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1171: finishing write tid 2 to smithi087181593-38 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1171: finishing write tid 3 to smithi087181593-38 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1171: finishing write tid 4 to smithi087181593-38 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1171: finishing write tid 5 to smithi087181593-38 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 504 (ObjNum 375 snap 115 seq_num 375) dirty exists 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1171: left oid 38 (ObjNum 375 snap 115 seq_num 375) 2023-10-07T18:53:48.348 INFO:tasks.rados.rados.0.smithi087.stdout:1172: finishing write tid 1 to smithi087181593-22 2023-10-07T18:53:48.349 INFO:tasks.rados.rados.0.smithi087.stdout:1172: finishing write tid 2 to smithi087181593-22 2023-10-07T18:53:48.349 INFO:tasks.rados.rados.0.smithi087.stdout:1172: finishing write tid 3 to smithi087181593-22 2023-10-07T18:53:48.349 INFO:tasks.rados.rados.0.smithi087.stdout:1172: finishing write tid 4 to smithi087181593-22 2023-10-07T18:53:48.350 INFO:tasks.rados.rados.0.smithi087.stdout:1172: finishing write tid 5 to smithi087181593-22 2023-10-07T18:53:48.351 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 461 (ObjNum 376 snap 115 seq_num 376) dirty exists 2023-10-07T18:53:48.351 INFO:tasks.rados.rados.0.smithi087.stdout:1172: left oid 22 (ObjNum 376 snap 115 seq_num 376) 2023-10-07T18:53:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: failed to encode map e292 with expected crc 2023-10-07T18:53:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: osdmap e293: 8 total, 7 up, 8 in 2023-10-07T18:53:48.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:48 smithi163 ceph-mon[190496]: pgmap v100: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: failed to encode map e292 with expected crc 2023-10-07T18:53:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: osdmap e293: 8 total, 7 up, 8 in 2023-10-07T18:53:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[198934]: pgmap v100: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: failed to encode map e292 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: osdmap e293: 8 total, 7 up, 8 in 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: failed to encode map e293 with expected crc 2023-10-07T18:53:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:48 smithi087 ceph-mon[202419]: pgmap v100: 121 pgs: 52 peering, 69 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.1 MiB/s wr, 15 op/s 2023-10-07T18:53:48.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:48 smithi163 conmon[175848]: ts=2023-10-07T18:53:48.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 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:49.081 INFO:tasks.rados.rados.0.smithi087.stdout:1171: done (2 left) 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1172: done (1 left) 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1173: done (0 left) 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1174: read oid 5 snap 89 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1174: expect (ObjNum 269 snap 79 seq_num 269) 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1175: read oid 47 snap 114 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1175: expect (ObjNum 321 snap 98 seq_num 321) 2023-10-07T18:53:49.082 INFO:tasks.rados.rados.0.smithi087.stdout:1176: snap_remove snap 115 2023-10-07T18:53:49.453 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-osd[211439]: -- 172.21.15.87:0/1035961961 <== mon.2 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b4f8bd24e0 con 0x55b4f8ba5400 2023-10-07T18:53:49.453 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:49 smithi087 bash[211374]: 776f118cef5a3a3174a3e337f951b63d3005353dc8f4b5b76f571e30b385b58e 2023-10-07T18:53:49.454 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:49 smithi087 systemd[1]: Started Ceph osd.0 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: osdmap e294: 8 total, 7 up, 8 in 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: failed to encode map e295 with expected crc 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: osdmap e295: 8 total, 7 up, 8 in 2023-10-07T18:53:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: osdmap e294: 8 total, 7 up, 8 in 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: failed to encode map e295 with expected crc 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: osdmap e295: 8 total, 7 up, 8 in 2023-10-07T18:53:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: failed to encode map e294 with expected crc 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: osdmap e294: 8 total, 7 up, 8 in 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: failed to encode map e295 with expected crc 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: osdmap e295: 8 total, 7 up, 8 in 2023-10-07T18:53:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:49.953 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:49 smithi087 conmon[211415]: 2023-10-07T18:53:49.698+0000 7f1e05ab2640 -1 Falling back to public interface 2023-10-07T18:53:50.081 INFO:tasks.rados.rados.0.smithi087.stdout:1176: done (2 left) 2023-10-07T18:53:50.082 INFO:tasks.rados.rados.0.smithi087.stdout:1177: rmattr oid 25 current snap is 116 2023-10-07T18:53:50.082 INFO:tasks.rados.rados.0.smithi087.stdout:1174: expect (ObjNum 269 snap 79 seq_num 269) 2023-10-07T18:53:50.141 INFO:tasks.rados.rados.0.smithi087.stdout:1175: expect (ObjNum 321 snap 98 seq_num 321) 2023-10-07T18:53:50.279 INFO:tasks.rados.rados.0.smithi087.stdout:1174: done (2 left) 2023-10-07T18:53:50.279 INFO:tasks.rados.rados.0.smithi087.stdout:1175: done (1 left) 2023-10-07T18:53:50.279 INFO:tasks.rados.rados.0.smithi087.stdout:1178: snap_remove snap 105 2023-10-07T18:53:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: pgmap v103: 121 pgs: 5 active+undersized+degraded, 28 peering, 19 active+undersized, 69 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 3 op/s; 8/603 objects degraded (1.327%) 2023-10-07T18:53:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:50 smithi163 ceph-mon[190496]: osdmap e296: 8 total, 7 up, 8 in 2023-10-07T18:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: pgmap v103: 121 pgs: 5 active+undersized+degraded, 28 peering, 19 active+undersized, 69 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 3 op/s; 8/603 objects degraded (1.327%) 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[198934]: osdmap e296: 8 total, 7 up, 8 in 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: failed to encode map e295 with expected crc 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: pgmap v103: 121 pgs: 5 active+undersized+degraded, 28 peering, 19 active+undersized, 69 active+clean; 314 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 466 KiB/s wr, 3 op/s; 8/603 objects degraded (1.327%) 2023-10-07T18:53:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:50 smithi087 ceph-mon[202419]: osdmap e296: 8 total, 7 up, 8 in 2023-10-07T18:53:51.246 INFO:tasks.rados.rados.0.smithi087.stdout:1178: done (1 left) 2023-10-07T18:53:51.247 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 116 2023-10-07T18:53:51.247 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 614 (ObjNum 366 snap 113 seq_num 366) dirty exists 2023-10-07T18:53:51.247 INFO:tasks.rados.rados.0.smithi087.stdout:1179: seq_num 377 ranges {11411456=720896,12132352=434176,12566528=368640} 2023-10-07T18:53:51.313 INFO:tasks.rados.rados.0.smithi087.stdout:1179: writing smithi087181593-38 from 11411456 to 12132352 tid 1 2023-10-07T18:53:51.315 INFO:tasks.rados.rados.0.smithi087.stdout:1179: writing smithi087181593-38 from 12132352 to 12566528 tid 2 2023-10-07T18:53:51.318 INFO:tasks.rados.rados.0.smithi087.stdout:1179: writing smithi087181593-38 from 12566528 to 12935168 tid 3 2023-10-07T18:53:51.318 INFO:tasks.rados.rados.0.smithi087.stdout:1177: done (1 left) 2023-10-07T18:53:51.318 INFO:tasks.rados.rados.0.smithi087.stdout:1180: read oid 41 snap -1 2023-10-07T18:53:51.318 INFO:tasks.rados.rados.0.smithi087.stdout:1180: expect (ObjNum 367 snap 113 seq_num 367) 2023-10-07T18:53:51.318 INFO:tasks.rados.rados.0.smithi087.stdout:1181: snap_remove snap 112 2023-10-07T18:53:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:51 smithi163 ceph-mon[190496]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:51 smithi163 ceph-mon[190496]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:51 smithi163 ceph-mon[190496]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:51 smithi163 ceph-mon[190496]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:51 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 8/603 objects degraded (1.327%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[198934]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[198934]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[198934]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[198934]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 8/603 objects degraded (1.327%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[202419]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[202419]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[202419]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[202419]: failed to encode map e296 with expected crc 2023-10-07T18:53:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:51 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 8/603 objects degraded (1.327%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1181: done (2 left) 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1182: read oid 7 snap -1 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1182: expect deleted 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1183: snap_create 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1179: finishing write tid 1 to smithi087181593-38 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1179: finishing write tid 2 to smithi087181593-38 2023-10-07T18:53:52.255 INFO:tasks.rados.rados.0.smithi087.stdout:1179: finishing write tid 3 to smithi087181593-38 2023-10-07T18:53:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:1179: finishing write tid 4 to smithi087181593-38 2023-10-07T18:53:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:1179: finishing write tid 5 to smithi087181593-38 2023-10-07T18:53:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 516 (ObjNum 377 snap 116 seq_num 377) dirty exists 2023-10-07T18:53:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:1179: left oid 38 (ObjNum 377 snap 116 seq_num 377) 2023-10-07T18:53:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:1180: expect (ObjNum 367 snap 113 seq_num 367) 2023-10-07T18:53:52.551 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.551 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.551 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: osdmap e297: 8 total, 7 up, 8 in 2023-10-07T18:53:52.551 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[202419]: pgmap v106: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:52.552 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:52 smithi087 conmon[211415]: 2023-10-07T18:53:52.548+0000 7f1e05ab2640 -1 osd.0 0 read_superblock omap replica is missing. 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: osdmap e297: 8 total, 7 up, 8 in 2023-10-07T18:53:52.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.553 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.553 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:52 smithi087 ceph-mon[198934]: pgmap v106: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: failed to encode map e297 with expected crc 2023-10-07T18:53:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: osdmap e297: 8 total, 7 up, 8 in 2023-10-07T18:53:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:52 smithi163 ceph-mon[190496]: pgmap v106: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 21 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:52.953 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:52 smithi087 conmon[211415]: 2023-10-07T18:53:52.605+0000 7f1e05ab2640 -1 osd.0 289 log_to_monitors true 2023-10-07T18:53:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:1179: done (3 left) 2023-10-07T18:53:53.256 INFO:tasks.rados.rados.0.smithi087.stdout:1180: done (2 left) 2023-10-07T18:53:53.256 INFO:tasks.rados.rados.0.smithi087.stdout:1182: done (1 left) 2023-10-07T18:53:53.256 INFO:tasks.rados.rados.0.smithi087.stdout:1183: done (0 left) 2023-10-07T18:53:53.256 INFO:tasks.rados.rados.0.smithi087.stdout:1184: snap_remove snap 97 2023-10-07T18:53:53.410 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 18:53:53 smithi087 conmon[211415]: 2023-10-07T18:53:53.278+0000 7f1df6f1e700 -1 osd.0 289 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:53:53.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: osdmap e298: 8 total, 7 up, 8 in 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[198934]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T18:53:53.411 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: osdmap e298: 8 total, 7 up, 8 in 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:53:53.412 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:53 smithi087 ceph-mon[202419]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T18:53:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: osdmap e298: 8 total, 7 up, 8 in 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: failed to encode map e298 with expected crc 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-07T18:53:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:53 smithi163 ceph-mon[190496]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2023-10-07T18:53:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:1184: done (0 left) 2023-10-07T18:53:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:1185: copy_from oid 25 from oid 20 current snap is 117 2023-10-07T18:53:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 117 2023-10-07T18:53:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:1186: seq_num 378 ranges {2514944=737280,3252224=720896,3973120=81920} 2023-10-07T18:53:54.288 INFO:tasks.rados.rados.0.smithi087.stdout:1186: writing smithi087181593-47 from 2514944 to 3252224 tid 1 2023-10-07T18:53:54.291 INFO:tasks.rados.rados.0.smithi087.stdout:1186: writing smithi087181593-47 from 3252224 to 3973120 tid 2 2023-10-07T18:53:54.291 INFO:tasks.rados.rados.0.smithi087.stdout:1186: writing smithi087181593-47 from 3973120 to 4055040 tid 3 2023-10-07T18:53:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:1187: read oid 50 snap -1 2023-10-07T18:53:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:1187: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:53:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 117 2023-10-07T18:53:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:1188: seq_num 379 ranges {8683520=753664,9437184=606208,10043392=196608} 2023-10-07T18:53:54.344 INFO:tasks.rados.rados.0.smithi087.stdout:1188: writing smithi087181593-21 from 8683520 to 9437184 tid 1 2023-10-07T18:53:54.347 INFO:tasks.rados.rados.0.smithi087.stdout:1188: writing smithi087181593-21 from 9437184 to 10043392 tid 2 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:1188: writing smithi087181593-21 from 10043392 to 10240000 tid 3 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:1189: snap_create 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:1185: finishing copy_from to smithi087181593-25 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 178 (ObjNum 312 snap 96 seq_num 312) dirty exists 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:1185: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:53:54.349 INFO:tasks.rados.rados.0.smithi087.stdout:1188: finishing write tid 1 to smithi087181593-21 2023-10-07T18:53:54.352 INFO:tasks.rados.rados.0.smithi087.stdout:1188: finishing write tid 2 to smithi087181593-21 2023-10-07T18:53:54.352 INFO:tasks.rados.rados.0.smithi087.stdout:1188: finishing write tid 3 to smithi087181593-21 2023-10-07T18:53:54.352 INFO:tasks.rados.rados.0.smithi087.stdout:1188: finishing write tid 4 to smithi087181593-21 2023-10-07T18:53:54.353 INFO:tasks.rados.rados.0.smithi087.stdout:1188: finishing write tid 5 to smithi087181593-21 2023-10-07T18:53:54.353 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 594 (ObjNum 379 snap 117 seq_num 379) dirty exists 2023-10-07T18:53:54.353 INFO:tasks.rados.rados.0.smithi087.stdout:1188: left oid 21 (ObjNum 379 snap 117 seq_num 379) 2023-10-07T18:53:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: osdmap e299: 8 total, 7 up, 8 in 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: pgmap v109: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 17 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:54 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:53:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:53:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: osdmap e299: 8 total, 7 up, 8 in 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: pgmap v109: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 17 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: osdmap e299: 8 total, 7 up, 8 in 2023-10-07T18:53:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: from='osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:53:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: pgmap v109: 121 pgs: 13 active+undersized+degraded, 39 active+undersized, 69 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 17 op/s; 91/627 objects degraded (14.514%) 2023-10-07T18:53:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:54 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1185: done (4 left) 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1188: done (3 left) 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1189: done (2 left) 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1190: read oid 7 snap 107 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1190: expect deleted 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1191: copy_from oid 10 from oid 4 current snap is 118 2023-10-07T18:53:55.261 INFO:tasks.rados.rados.0.smithi087.stdout:1192: snap_remove snap 109 2023-10-07T18:53:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:53:55] "GET /metrics HTTP/1.1" 200 36213 "" "Prometheus/2.43.0" 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e300 with expected crc 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216] boot 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: osdmap e300: 8 total, 8 up, 8 in 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:53:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: osdmap e301: 8 total, 8 up, 8 in 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e300 with expected crc 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216] boot 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: osdmap e300: 8 total, 8 up, 8 in 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:53:55.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: osdmap e301: 8 total, 8 up, 8 in 2023-10-07T18:53:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:55.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:55 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e299 with expected crc 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e300 with expected crc 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: osd.0 [v2:172.21.15.87:6802/3794926216,v1:172.21.15.87:6803/3794926216] boot 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: osdmap e300: 8 total, 8 up, 8 in 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: osdmap e301: 8 total, 8 up, 8 in 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:55 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:53:56 smithi087 conmon[186870]: 2023-10-07T18:53:56.148+0000 7fa0825cd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-10-07T18:53:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:1192: done (4 left) 2023-10-07T18:53:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 118 2023-10-07T18:53:56.262 INFO:tasks.rados.rados.0.smithi087.stdout:1187: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:1191: finishing copy_from to smithi087181593-10 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:1191: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:1186: finishing write tid 1 to smithi087181593-47 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:1186: finishing write tid 2 to smithi087181593-47 2023-10-07T18:53:56.278 INFO:tasks.rados.rados.0.smithi087.stdout:1186: finishing write tid 3 to smithi087181593-47 2023-10-07T18:53:56.279 INFO:tasks.rados.rados.0.smithi087.stdout:1186: finishing write tid 4 to smithi087181593-47 2023-10-07T18:53:56.279 INFO:tasks.rados.rados.0.smithi087.stdout:1186: finishing write tid 5 to smithi087181593-47 2023-10-07T18:53:56.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 229 (ObjNum 378 snap 117 seq_num 378) dirty exists 2023-10-07T18:53:56.279 INFO:tasks.rados.rados.0.smithi087.stdout:1186: left oid 47 (ObjNum 378 snap 117 seq_num 378) 2023-10-07T18:53:56.279 INFO:tasks.rados.rados.0.smithi087.stdout:1193: seq_num 380 ranges {3874816=770048,4644864=483328,5128192=319488} 2023-10-07T18:53:56.304 INFO:tasks.rados.rados.0.smithi087.stdout:1193: writing smithi087181593-1 from 3874816 to 4644864 tid 1 2023-10-07T18:53:56.307 INFO:tasks.rados.rados.0.smithi087.stdout:1193: writing smithi087181593-1 from 4644864 to 5128192 tid 2 2023-10-07T18:53:56.309 INFO:tasks.rados.rados.0.smithi087.stdout:1193: writing smithi087181593-1 from 5128192 to 5447680 tid 3 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1186: done (4 left) 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1187: done (3 left) 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1190: done (2 left) 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1191: done (1 left) 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1194: snap_create 2023-10-07T18:53:56.310 INFO:tasks.rados.rados.0.smithi087.stdout:1193: finishing write tid 1 to smithi087181593-1 2023-10-07T18:53:56.311 INFO:tasks.rados.rados.0.smithi087.stdout:1193: finishing write tid 2 to smithi087181593-1 2023-10-07T18:53:56.311 INFO:tasks.rados.rados.0.smithi087.stdout:1193: finishing write tid 3 to smithi087181593-1 2023-10-07T18:53:56.311 INFO:tasks.rados.rados.0.smithi087.stdout:1193: finishing write tid 4 to smithi087181593-1 2023-10-07T18:53:56.312 INFO:tasks.rados.rados.0.smithi087.stdout:1193: finishing write tid 5 to smithi087181593-1 2023-10-07T18:53:56.312 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 638 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:53:56.312 INFO:tasks.rados.rados.0.smithi087.stdout:1193: left oid 1 (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:53:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: pgmap v112: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-10-07T18:53:56.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:56 smithi163 ceph-mon[190496]: osdmap e302: 8 total, 8 up, 8 in 2023-10-07T18:53:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: pgmap v112: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[198934]: osdmap e302: 8 total, 8 up, 8 in 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: failed to encode map e301 with expected crc 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: pgmap v112: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:53:56.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2023-10-07T18:53:56.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:56 smithi087 ceph-mon[202419]: osdmap e302: 8 total, 8 up, 8 in 2023-10-07T18:53:57.312 INFO:tasks.rados.rados.0.smithi087.stdout:1193: done (1 left) 2023-10-07T18:53:57.313 INFO:tasks.rados.rados.0.smithi087.stdout:1194: done (0 left) 2023-10-07T18:53:57.313 INFO:tasks.rados.rados.0.smithi087.stdout:1195: snap_create 2023-10-07T18:53:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:57 smithi163 ceph-mon[190496]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:57 smithi163 ceph-mon[190496]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:57 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[198934]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[198934]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[202419]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[202419]: failed to encode map e302 with expected crc 2023-10-07T18:53:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:57 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:53:58.323 INFO:tasks.rados.rados.0.smithi087.stdout:1195: done (0 left) 2023-10-07T18:53:58.323 INFO:tasks.rados.rados.0.smithi087.stdout:1196: snap_remove snap 108 2023-10-07T18:53:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:58 smithi163 ceph-mon[190496]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:58 smithi163 ceph-mon[190496]: osdmap e303: 8 total, 8 up, 8 in 2023-10-07T18:53:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:58 smithi163 ceph-mon[190496]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:58 smithi163 ceph-mon[190496]: pgmap v115: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[202419]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[202419]: osdmap e303: 8 total, 8 up, 8 in 2023-10-07T18:53:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[202419]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[202419]: pgmap v115: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[198934]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[198934]: osdmap e303: 8 total, 8 up, 8 in 2023-10-07T18:53:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[198934]: failed to encode map e303 with expected crc 2023-10-07T18:53:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:58 smithi087 ceph-mon[198934]: pgmap v115: 121 pgs: 37 peering, 4 active+undersized+degraded, 11 active+undersized, 69 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 858 KiB/s wr, 9 op/s; 26/630 objects degraded (4.127%) 2023-10-07T18:53:58.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:58 smithi163 conmon[175848]: ts=2023-10-07T18:53:58.661Z 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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T18:53:58.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:53:58 smithi163 conmon[175848]: ts=2023-10-07T18:53:58.663Z 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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:53:59.084 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:53:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:1196: done (0 left) 2023-10-07T18:53:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:1197: snap_remove snap 90 2023-10-07T18:53:59.406 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (2m) 7s ago 6m 19.7M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (2m) 45s ago 5m 87.1M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (7m) 7s ago 7m 19.3M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (6m) 45s ago 6m 15.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (108s) 45s ago 10m 447M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (2m) 7s ago 11m 508M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (95s) 7s ago 11m 68.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (54s) 45s ago 10m 29.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (71s) 7s ago 10m 50.9M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (2m) 7s ago 6m 9.91M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:53:59.407 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (2m) 45s ago 6m 17.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (10s) 7s ago 9m 14.8M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 7s ago 9m 361M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 735958ff20fe 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (9m) 7s ago 9m 482M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 7s ago 8m 275M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (8m) 45s ago 8m 256M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (8m) 45s ago 8m 244M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (7m) 45s ago 7m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (7m) 45s ago 7m 264M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:53:59.408 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (113s) 45s ago 6m 44.7M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:53:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:59 smithi163 ceph-mon[190496]: failed to encode map e304 with expected crc 2023-10-07T18:53:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:59 smithi163 ceph-mon[190496]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:59 smithi163 ceph-mon[190496]: osdmap e304: 8 total, 8 up, 8 in 2023-10-07T18:53:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:59 smithi163 ceph-mon[190496]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:53:59 smithi163 ceph-mon[190496]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[198934]: failed to encode map e304 with expected crc 2023-10-07T18:53:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[198934]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[198934]: osdmap e304: 8 total, 8 up, 8 in 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[198934]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[198934]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[202419]: failed to encode map e304 with expected crc 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[202419]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[202419]: osdmap e304: 8 total, 8 up, 8 in 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[202419]: failed to encode map e303 with expected crc 2023-10-07T18:53:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:53:59 smithi087 ceph-mon[202419]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:53:59.786 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 7, 2023-10-07T18:53:59.787 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 9, 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 6 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:53:59.788 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:54:00.323 INFO:tasks.rados.rados.0.smithi087.stdout:1197: done (0 left) 2023-10-07T18:54:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:1198: delete oid 6 current snap is 120 2023-10-07T18:54:00.338 INFO:tasks.rados.rados.0.smithi087.stdout:1198: done (0 left) 2023-10-07T18:54:00.338 INFO:tasks.rados.rados.0.smithi087.stdout:1199: read oid 23 snap 82 2023-10-07T18:54:00.338 INFO:tasks.rados.rados.0.smithi087.stdout:1199: expect deleted 2023-10-07T18:54:00.338 INFO:tasks.rados.rados.0.smithi087.stdout:1200: delete oid 13 current snap is 120 2023-10-07T18:54:00.350 INFO:tasks.rados.rados.0.smithi087.stdout:1199: done (1 left) 2023-10-07T18:54:00.351 INFO:tasks.rados.rados.0.smithi087.stdout:1200: done (0 left) 2023-10-07T18:54:00.351 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 120 2023-10-07T18:54:00.351 INFO:tasks.rados.rados.0.smithi087.stdout:1201: seq_num 383 ranges {2236416=417792,2654208=589824,3244032=417792,3661824=196608} 2023-10-07T18:54:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:1201: writing smithi087181593-19 from 2236416 to 2654208 tid 1 2023-10-07T18:54:00.366 INFO:tasks.rados.rados.0.smithi087.stdout:1201: writing smithi087181593-19 from 2654208 to 3244032 tid 2 2023-10-07T18:54:00.369 INFO:tasks.rados.rados.0.smithi087.stdout:1201: writing smithi087181593-19 from 3244032 to 3661824 tid 3 2023-10-07T18:54:00.371 INFO:tasks.rados.rados.0.smithi087.stdout:1201: writing smithi087181593-19 from 3661824 to 3858432 tid 4 2023-10-07T18:54:00.371 INFO:tasks.rados.rados.0.smithi087.stdout:1202: read oid 15 snap -1 2023-10-07T18:54:00.371 INFO:tasks.rados.rados.0.smithi087.stdout:1202: expect (ObjNum 322 snap 99 seq_num 322) 2023-10-07T18:54:00.371 INFO:tasks.rados.rados.0.smithi087.stdout:1203: read oid 27 snap 113 2023-10-07T18:54:00.371 INFO:tasks.rados.rados.0.smithi087.stdout:1203: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:54:00.372 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 120 2023-10-07T18:54:00.372 INFO:tasks.rados.rados.0.smithi087.stdout:1204: seq_num 384 ranges {10240000=434176,10674176=475136,11149312=630784,11780096=98304} 2023-10-07T18:54:00.428 INFO:tasks.rados.rados.0.smithi087.stdout:1204: writing smithi087181593-21 from 10240000 to 10674176 tid 1 2023-10-07T18:54:00.430 INFO:tasks.rados.rados.0.smithi087.stdout:1204: writing smithi087181593-21 from 10674176 to 11149312 tid 2 2023-10-07T18:54:00.434 INFO:tasks.rados.rados.0.smithi087.stdout:1204: writing smithi087181593-21 from 11149312 to 11780096 tid 3 2023-10-07T18:54:00.435 INFO:tasks.rados.rados.0.smithi087.stdout:1204: writing smithi087181593-21 from 11780096 to 11878400 tid 4 2023-10-07T18:54:00.435 INFO:tasks.rados.rados.0.smithi087.stdout:1205: snap_remove snap 118 2023-10-07T18:54:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: osdmap e305: 8 total, 8 up, 8 in 2023-10-07T18:54:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/4002240529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: pgmap v118: 121 pgs: 21 peering, 100 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:00 smithi163 ceph-mon[190496]: osdmap e306: 8 total, 8 up, 8 in 2023-10-07T18:54:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: osdmap e305: 8 total, 8 up, 8 in 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/4002240529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: pgmap v118: 121 pgs: 21 peering, 100 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[202419]: osdmap e306: 8 total, 8 up, 8 in 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: failed to encode map e305 with expected crc 2023-10-07T18:54:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: osdmap e305: 8 total, 8 up, 8 in 2023-10-07T18:54:00.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: from='client.34194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:00.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/4002240529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:00.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: pgmap v118: 121 pgs: 21 peering, 100 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:00.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:00 smithi087 ceph-mon[198934]: osdmap e306: 8 total, 8 up, 8 in 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1205: done (4 left) 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1206: snap_create 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 1 to smithi087181593-19 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 2 to smithi087181593-19 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 3 to smithi087181593-19 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 4 to smithi087181593-19 2023-10-07T18:54:01.358 INFO:tasks.rados.rados.0.smithi087.stdout:1202: expect (ObjNum 322 snap 99 seq_num 322) 2023-10-07T18:54:01.377 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 5 to smithi087181593-19 2023-10-07T18:54:01.377 INFO:tasks.rados.rados.0.smithi087.stdout:1201: finishing write tid 6 to smithi087181593-19 2023-10-07T18:54:01.377 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 466 (ObjNum 383 snap 120 seq_num 383) dirty exists 2023-10-07T18:54:01.377 INFO:tasks.rados.rados.0.smithi087.stdout:1201: left oid 19 (ObjNum 383 snap 120 seq_num 383) 2023-10-07T18:54:01.377 INFO:tasks.rados.rados.0.smithi087.stdout:1203: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:54:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded) 2023-10-07T18:54:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:54:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:01 smithi163 ceph-mon[190496]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 1 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 2 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 3 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 4 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 5 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: finishing write tid 6 to smithi087181593-21 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 622 (ObjNum 384 snap 120 seq_num 384) dirty exists 2023-10-07T18:54:01.689 INFO:tasks.rados.rados.0.smithi087.stdout:1204: left oid 21 (ObjNum 384 snap 120 seq_num 384) 2023-10-07T18:54:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded) 2023-10-07T18:54:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:54:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[198934]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/630 objects degraded (4.127%), 4 pgs degraded) 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: failed to encode map e306 with expected crc 2023-10-07T18:54:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:01 smithi087 ceph-mon[202419]: failed to encode map e306 with expected crc 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1201: done (4 left) 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1202: done (3 left) 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1203: done (2 left) 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1204: done (1 left) 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1206: done (0 left) 2023-10-07T18:54:02.357 INFO:tasks.rados.rados.0.smithi087.stdout:1207: copy_from oid 23 from oid 38 current snap is 121 2023-10-07T18:54:02.358 INFO:tasks.rados.rados.0.smithi087.stdout:1208: snap_remove snap 78 2023-10-07T18:54:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:02 smithi163 ceph-mon[190496]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:02 smithi163 ceph-mon[190496]: osdmap e307: 8 total, 8 up, 8 in 2023-10-07T18:54:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:02 smithi163 ceph-mon[190496]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:02 smithi163 ceph-mon[190496]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:02 smithi163 ceph-mon[190496]: pgmap v121: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 3 op/s; 14 MiB/s, 3 objects/s recovering 2023-10-07T18:54:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[202419]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[202419]: osdmap e307: 8 total, 8 up, 8 in 2023-10-07T18:54:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[202419]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[202419]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[202419]: pgmap v121: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 3 op/s; 14 MiB/s, 3 objects/s recovering 2023-10-07T18:54:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[198934]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[198934]: osdmap e307: 8 total, 8 up, 8 in 2023-10-07T18:54:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[198934]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[198934]: failed to encode map e307 with expected crc 2023-10-07T18:54:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:02 smithi087 ceph-mon[198934]: pgmap v121: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 3 op/s; 14 MiB/s, 3 objects/s recovering 2023-10-07T18:54:03.359 INFO:tasks.rados.rados.0.smithi087.stdout:1208: done (1 left) 2023-10-07T18:54:03.359 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 121 2023-10-07T18:54:03.360 INFO:tasks.rados.rados.0.smithi087.stdout:1207: finishing copy_from to smithi087181593-23 2023-10-07T18:54:03.360 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 516 (ObjNum 377 snap 116 seq_num 377) dirty exists 2023-10-07T18:54:03.360 INFO:tasks.rados.rados.0.smithi087.stdout:1209: seq_num 385 ranges {7962624=450560,8413184=761856,9175040=442368} 2023-10-07T18:54:03.407 INFO:tasks.rados.rados.0.smithi087.stdout:1209: writing smithi087181593-12 from 7962624 to 8413184 tid 1 2023-10-07T18:54:03.412 INFO:tasks.rados.rados.0.smithi087.stdout:1209: writing smithi087181593-12 from 8413184 to 9175040 tid 2 2023-10-07T18:54:03.414 INFO:tasks.rados.rados.0.smithi087.stdout:1209: writing smithi087181593-12 from 9175040 to 9617408 tid 3 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1210: copy_from oid 44 from oid 4 current snap is 121 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1207: finishing copy_from racing read to smithi087181593-23 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1209: finishing write tid 1 to smithi087181593-12 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1207: done (2 left) 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1211: rmattr oid 15 current snap is 121 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1211: done (2 left) 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 121 2023-10-07T18:54:03.415 INFO:tasks.rados.rados.0.smithi087.stdout:1212: seq_num 386 ranges {5578752=466944,6045696=638976,6684672=565248} 2023-10-07T18:54:03.447 INFO:tasks.rados.rados.0.smithi087.stdout:1212: writing smithi087181593-26 from 5578752 to 6045696 tid 1 2023-10-07T18:54:03.451 INFO:tasks.rados.rados.0.smithi087.stdout:1212: writing smithi087181593-26 from 6045696 to 6684672 tid 2 2023-10-07T18:54:03.455 INFO:tasks.rados.rados.0.smithi087.stdout:1212: writing smithi087181593-26 from 6684672 to 7249920 tid 3 2023-10-07T18:54:03.455 INFO:tasks.rados.rados.0.smithi087.stdout:1213: snap_create 2023-10-07T18:54:03.455 INFO:tasks.rados.rados.0.smithi087.stdout:1209: finishing write tid 2 to smithi087181593-12 2023-10-07T18:54:03.455 INFO:tasks.rados.rados.0.smithi087.stdout:1209: finishing write tid 3 to smithi087181593-12 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:1209: finishing write tid 4 to smithi087181593-12 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:1209: finishing write tid 5 to smithi087181593-12 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 535 (ObjNum 385 snap 121 seq_num 385) dirty exists 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:1209: left oid 12 (ObjNum 385 snap 121 seq_num 385) 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:1210: finishing copy_from to smithi087181593-44 2023-10-07T18:54:03.456 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:54:03.457 INFO:tasks.rados.rados.0.smithi087.stdout:1210: finishing copy_from racing read to smithi087181593-44 2023-10-07T18:54:03.457 INFO:tasks.rados.rados.0.smithi087.stdout:1212: finishing write tid 1 to smithi087181593-26 2023-10-07T18:54:03.457 INFO:tasks.rados.rados.0.smithi087.stdout:1212: finishing write tid 2 to smithi087181593-26 2023-10-07T18:54:03.457 INFO:tasks.rados.rados.0.smithi087.stdout:1212: finishing write tid 3 to smithi087181593-26 2023-10-07T18:54:03.458 INFO:tasks.rados.rados.0.smithi087.stdout:1212: finishing write tid 4 to smithi087181593-26 2023-10-07T18:54:03.459 INFO:tasks.rados.rados.0.smithi087.stdout:1212: finishing write tid 5 to smithi087181593-26 2023-10-07T18:54:03.459 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 540 (ObjNum 386 snap 121 seq_num 386) dirty exists 2023-10-07T18:54:03.459 INFO:tasks.rados.rados.0.smithi087.stdout:1212: left oid 26 (ObjNum 386 snap 121 seq_num 386) 2023-10-07T18:54:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:03 smithi163 ceph-mon[190496]: failed to encode map e307 with expected crc 2023-10-07T18:54:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:03 smithi163 ceph-mon[190496]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:03 smithi163 ceph-mon[190496]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:03 smithi163 ceph-mon[190496]: osdmap e308: 8 total, 8 up, 8 in 2023-10-07T18:54:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:03 smithi163 ceph-mon[190496]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[202419]: failed to encode map e307 with expected crc 2023-10-07T18:54:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[202419]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[202419]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[202419]: osdmap e308: 8 total, 8 up, 8 in 2023-10-07T18:54:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[202419]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[198934]: failed to encode map e307 with expected crc 2023-10-07T18:54:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[198934]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[198934]: failed to encode map e308 with expected crc 2023-10-07T18:54:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[198934]: osdmap e308: 8 total, 8 up, 8 in 2023-10-07T18:54:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:03 smithi087 ceph-mon[198934]: failed to encode map e308 with expected crc 2023-10-07T18:54:04.084 INFO:tasks.rados.rados.0.smithi087.stdout:1209: done (3 left) 2023-10-07T18:54:04.084 INFO:tasks.rados.rados.0.smithi087.stdout:1210: done (2 left) 2023-10-07T18:54:04.084 INFO:tasks.rados.rados.0.smithi087.stdout:1212: done (1 left) 2023-10-07T18:54:04.085 INFO:tasks.rados.rados.0.smithi087.stdout:1213: done (0 left) 2023-10-07T18:54:04.085 INFO:tasks.rados.rados.0.smithi087.stdout:1214: rollback oid 26 current snap is 122 2023-10-07T18:54:04.085 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 119 2023-10-07T18:54:04.085 INFO:tasks.rados.rados.0.smithi087.stdout:1215: copy_from oid 48 from oid 14 current snap is 122 2023-10-07T18:54:04.085 INFO:tasks.rados.rados.0.smithi087.stdout:1216: snap_create 2023-10-07T18:54:04.095 INFO:tasks.rados.rados.0.smithi087.stdout:1214: finishing rollback tid 0 to smithi087181593-26 2023-10-07T18:54:04.096 INFO:tasks.rados.rados.0.smithi087.stdout:1214: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:54:04.097 INFO:tasks.rados.rados.0.smithi087.stdout:1214: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:54:04.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 544 (ObjNum 199 snap 53 seq_num 199) dirty exists 2023-10-07T18:54:04.112 INFO:tasks.rados.rados.0.smithi087.stdout:1215: finishing copy_from to smithi087181593-48 2023-10-07T18:54:04.112 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 600 (ObjNum 254 snap 68 seq_num 254) dirty exists 2023-10-07T18:54:04.113 INFO:tasks.rados.rados.0.smithi087.stdout:1215: finishing copy_from racing read to smithi087181593-48 2023-10-07T18:54:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: osdmap e309: 8 total, 8 up, 8 in 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: pgmap v124: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 4 op/s; 11 MiB/s, 2 objects/s recovering 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:04 smithi163 ceph-mon[190496]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T18:54:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: osdmap e309: 8 total, 8 up, 8 in 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: pgmap v124: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 4 op/s; 11 MiB/s, 2 objects/s recovering 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[202419]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: failed to encode map e309 with expected crc 2023-10-07T18:54:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: osdmap e309: 8 total, 8 up, 8 in 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: pgmap v124: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 319 KiB/s rd, 1.4 MiB/s wr, 4 op/s; 11 MiB/s, 2 objects/s recovering 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:04 smithi087 ceph-mon[198934]: osdmap e310: 8 total, 8 up, 8 in 2023-10-07T18:54:05.087 INFO:tasks.rados.rados.0.smithi087.stdout:1214: done (2 left) 2023-10-07T18:54:05.087 INFO:tasks.rados.rados.0.smithi087.stdout:1215: done (1 left) 2023-10-07T18:54:05.087 INFO:tasks.rados.rados.0.smithi087.stdout:1216: done (0 left) 2023-10-07T18:54:05.088 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 123 2023-10-07T18:54:05.088 INFO:tasks.rados.rados.0.smithi087.stdout:1217: seq_num 387 ranges {12935168=483328,13418496=524288,13942784=679936} 2023-10-07T18:54:05.158 INFO:tasks.rados.rados.0.smithi087.stdout:1217: writing smithi087181593-23 from 12935168 to 13418496 tid 1 2023-10-07T18:54:05.161 INFO:tasks.rados.rados.0.smithi087.stdout:1217: writing smithi087181593-23 from 13418496 to 13942784 tid 2 2023-10-07T18:54:05.166 INFO:tasks.rados.rados.0.smithi087.stdout:1217: writing smithi087181593-23 from 13942784 to 14622720 tid 3 2023-10-07T18:54:05.166 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 123 2023-10-07T18:54:05.166 INFO:tasks.rados.rados.0.smithi087.stdout:1218: seq_num 388 ranges {0=507904,507904=458752,966656=606208,1572864=139264} 2023-10-07T18:54:05.169 INFO:tasks.rados.rados.0.smithi087.stdout:1218: writing smithi087181593-36 from 0 to 507904 tid 1 2023-10-07T18:54:05.172 INFO:tasks.rados.rados.0.smithi087.stdout:1218: writing smithi087181593-36 from 507904 to 966656 tid 2 2023-10-07T18:54:05.176 INFO:tasks.rados.rados.0.smithi087.stdout:1218: writing smithi087181593-36 from 966656 to 1572864 tid 3 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1218: writing smithi087181593-36 from 1572864 to 1712128 tid 4 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1217: finishing write tid 1 to smithi087181593-23 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 123 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1217: finishing write tid 2 to smithi087181593-23 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1217: finishing write tid 3 to smithi087181593-23 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1217: finishing write tid 4 to smithi087181593-23 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:1217: finishing write tid 5 to smithi087181593-23 2023-10-07T18:54:05.177 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 691 (ObjNum 387 snap 123 seq_num 387) dirty exists 2023-10-07T18:54:05.178 INFO:tasks.rados.rados.0.smithi087.stdout:1217: left oid 23 (ObjNum 387 snap 123 seq_num 387) 2023-10-07T18:54:05.178 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 1 to smithi087181593-36 2023-10-07T18:54:05.178 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 2 to smithi087181593-36 2023-10-07T18:54:05.178 INFO:tasks.rados.rados.0.smithi087.stdout:1219: seq_num 389 ranges {9617408=524288,10141696=745472,10887168=458752} 2023-10-07T18:54:05.230 INFO:tasks.rados.rados.0.smithi087.stdout:1219: writing smithi087181593-12 from 9617408 to 10141696 tid 1 2023-10-07T18:54:05.234 INFO:tasks.rados.rados.0.smithi087.stdout:1219: writing smithi087181593-12 from 10141696 to 10887168 tid 2 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1219: writing smithi087181593-12 from 10887168 to 11345920 tid 3 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1217: done (2 left) 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1220: snap_create 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 3 to smithi087181593-36 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 4 to smithi087181593-36 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 5 to smithi087181593-36 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1218: finishing write tid 6 to smithi087181593-36 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 639 (ObjNum 388 snap 123 seq_num 388) dirty exists 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1218: left oid 36 (ObjNum 388 snap 123 seq_num 388) 2023-10-07T18:54:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:1219: finishing write tid 1 to smithi087181593-12 2023-10-07T18:54:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:1219: finishing write tid 2 to smithi087181593-12 2023-10-07T18:54:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:1219: finishing write tid 3 to smithi087181593-12 2023-10-07T18:54:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:1219: finishing write tid 4 to smithi087181593-12 2023-10-07T18:54:05.241 INFO:tasks.rados.rados.0.smithi087.stdout:1219: finishing write tid 5 to smithi087181593-12 2023-10-07T18:54:05.241 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 539 (ObjNum 389 snap 123 seq_num 389) dirty exists 2023-10-07T18:54:05.241 INFO:tasks.rados.rados.0.smithi087.stdout:1219: left oid 12 (ObjNum 389 snap 123 seq_num 389) 2023-10-07T18:54:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: failed to encode map e311 with expected crc 2023-10-07T18:54:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T18:54:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:05 smithi163 ceph-mon[190496]: mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T18:54:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:05] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2023-10-07T18:54:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: failed to encode map e311 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[202419]: mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: failed to encode map e311 with expected crc 2023-10-07T18:54:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: osdmap e311: 8 total, 8 up, 8 in 2023-10-07T18:54:05.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:05 smithi087 ceph-mon[198934]: mgrmap e39: y(active, since 91s), standbys: x 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1218: done (2 left) 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1219: done (1 left) 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1220: done (0 left) 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1221: read oid 16 snap -1 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1221: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1222: read oid 47 snap -1 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1222: expect (ObjNum 378 snap 117 seq_num 378) 2023-10-07T18:54:06.095 INFO:tasks.rados.rados.0.smithi087.stdout:1223: delete oid 7 current snap is 124 2023-10-07T18:54:06.099 INFO:tasks.rados.rados.0.smithi087.stdout:1223: done (2 left) 2023-10-07T18:54:06.099 INFO:tasks.rados.rados.0.smithi087.stdout:1224: snap_create 2023-10-07T18:54:06.115 INFO:tasks.rados.rados.0.smithi087.stdout:1222: expect (ObjNum 378 snap 117 seq_num 378) 2023-10-07T18:54:06.319 INFO:tasks.rados.rados.0.smithi087.stdout:1221: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: failed to encode map e310 with expected crc 2023-10-07T18:54:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: pgmap v127: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T18:54:06.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:06 smithi163 ceph-mon[190496]: failed to encode map e312 with expected crc 2023-10-07T18:54:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: failed to encode map e310 with expected crc 2023-10-07T18:54:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: pgmap v127: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[198934]: failed to encode map e312 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: failed to encode map e310 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: failed to encode map e311 with expected crc 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: pgmap v127: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: osdmap e312: 8 total, 8 up, 8 in 2023-10-07T18:54:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:06 smithi087 ceph-mon[202419]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.096 INFO:tasks.rados.rados.0.smithi087.stdout:1221: done (2 left) 2023-10-07T18:54:07.097 INFO:tasks.rados.rados.0.smithi087.stdout:1222: done (1 left) 2023-10-07T18:54:07.097 INFO:tasks.rados.rados.0.smithi087.stdout:1224: done (0 left) 2023-10-07T18:54:07.097 INFO:tasks.rados.rados.0.smithi087.stdout:1225: snap_remove snap 117 2023-10-07T18:54:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:07 smithi163 ceph-mon[190496]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:07 smithi163 ceph-mon[190496]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:07 smithi163 ceph-mon[190496]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:07 smithi163 ceph-mon[190496]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:07 smithi163 ceph-mon[190496]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T18:54:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[198934]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[198934]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[198934]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[198934]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[198934]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[202419]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[202419]: failed to encode map e312 with expected crc 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[202419]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[202419]: failed to encode map e313 with expected crc 2023-10-07T18:54:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:07 smithi087 ceph-mon[202419]: osdmap e313: 8 total, 8 up, 8 in 2023-10-07T18:54:08.099 INFO:tasks.rados.rados.0.smithi087.stdout:1225: done (0 left) 2023-10-07T18:54:08.099 INFO:tasks.rados.rados.0.smithi087.stdout:1226: copy_from oid 33 from oid 1 current snap is 125 2023-10-07T18:54:08.099 INFO:tasks.rados.rados.0.smithi087.stdout:1227: read oid 46 snap -1 2023-10-07T18:54:08.099 INFO:tasks.rados.rados.0.smithi087.stdout:1227: expect deleted 2023-10-07T18:54:08.099 INFO:tasks.rados.rados.0.smithi087.stdout:1228: snap_remove snap 104 2023-10-07T18:54:08.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:08 smithi163 conmon[175848]: ts=2023-10-07T18:54:08.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:09.087 INFO:tasks.rados.rados.0.smithi087.stdout:1228: done (2 left) 2023-10-07T18:54:09.087 INFO:tasks.rados.rados.0.smithi087.stdout:1229: snap_remove snap 114 2023-10-07T18:54:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: pgmap v130: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:09 smithi163 ceph-mon[190496]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T18:54:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: pgmap v130: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[198934]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T18:54:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: pgmap v130: 121 pgs: 121 active+clean; 342 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.8 MiB/s wr, 9 op/s 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: osdmap e314: 8 total, 8 up, 8 in 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: failed to encode map e314 with expected crc 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:09 smithi087 ceph-mon[202419]: osdmap e315: 8 total, 8 up, 8 in 2023-10-07T18:54:10.088 INFO:tasks.rados.rados.0.smithi087.stdout:1229: done (2 left) 2023-10-07T18:54:10.088 INFO:tasks.rados.rados.0.smithi087.stdout:1230: snap_create 2023-10-07T18:54:10.088 INFO:tasks.rados.rados.0.smithi087.stdout:1226: finishing copy_from to smithi087181593-33 2023-10-07T18:54:10.089 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 638 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:54:10.089 INFO:tasks.rados.rados.0.smithi087.stdout:1226: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:54:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:10 smithi163 ceph-mon[190496]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:10 smithi163 ceph-mon[190496]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:10 smithi163 ceph-mon[190496]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T18:54:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[198934]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[198934]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[198934]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T18:54:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[202419]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[202419]: failed to encode map e315 with expected crc 2023-10-07T18:54:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:10 smithi087 ceph-mon[202419]: osdmap e316: 8 total, 8 up, 8 in 2023-10-07T18:54:11.090 INFO:tasks.rados.rados.0.smithi087.stdout:1226: done (2 left) 2023-10-07T18:54:11.090 INFO:tasks.rados.rados.0.smithi087.stdout:1227: done (1 left) 2023-10-07T18:54:11.090 INFO:tasks.rados.rados.0.smithi087.stdout:1230: done (0 left) 2023-10-07T18:54:11.091 INFO:tasks.rados.rados.0.smithi087.stdout:1231: rmattr oid 26 current snap is 126 2023-10-07T18:54:11.091 INFO:tasks.rados.rados.0.smithi087.stdout:1231: done (0 left) 2023-10-07T18:54:11.091 INFO:tasks.rados.rados.0.smithi087.stdout:1232: rmattr oid 47 current snap is 126 2023-10-07T18:54:11.091 INFO:tasks.rados.rados.0.smithi087.stdout:1233: rmattr oid 11 current snap is 126 2023-10-07T18:54:11.091 INFO:tasks.rados.rados.0.smithi087.stdout:1234: snap_remove snap 111 2023-10-07T18:54:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:11 smithi163 ceph-mon[190496]: pgmap v133: 121 pgs: 121 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T18:54:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:11 smithi163 ceph-mon[190496]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:11 smithi163 ceph-mon[190496]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:11 smithi163 ceph-mon[190496]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T18:54:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[202419]: pgmap v133: 121 pgs: 121 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T18:54:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[202419]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[202419]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[202419]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T18:54:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[198934]: pgmap v133: 121 pgs: 121 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-10-07T18:54:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[198934]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[198934]: failed to encode map e316 with expected crc 2023-10-07T18:54:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:11 smithi087 ceph-mon[198934]: osdmap e317: 8 total, 8 up, 8 in 2023-10-07T18:54:12.091 INFO:tasks.rados.rados.0.smithi087.stdout:1234: done (2 left) 2023-10-07T18:54:12.091 INFO:tasks.rados.rados.0.smithi087.stdout:1235: delete oid 10 current snap is 126 2023-10-07T18:54:12.091 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 353 (ObjNum 374 snap 115 seq_num 374) dirty exists 2023-10-07T18:54:12.091 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 257 (ObjNum 378 snap 117 seq_num 378) dirty exists 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:1232: done (2 left) 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:1233: done (1 left) 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:1235: done (0 left) 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:1236: rollback oid 3 current snap is 126 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 121 2023-10-07T18:54:12.104 INFO:tasks.rados.rados.0.smithi087.stdout:1237: setattr oid 37 current snap is 126 2023-10-07T18:54:12.105 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 126 2023-10-07T18:54:12.105 INFO:tasks.rados.rados.0.smithi087.stdout:1238: seq_num 392 ranges {9601024=573440,10174464=802816,10977280=401408} 2023-10-07T18:54:12.161 INFO:tasks.rados.rados.0.smithi087.stdout:1238: writing smithi087181593-18 from 9601024 to 10174464 tid 1 2023-10-07T18:54:12.165 INFO:tasks.rados.rados.0.smithi087.stdout:1238: writing smithi087181593-18 from 10174464 to 10977280 tid 2 2023-10-07T18:54:12.168 INFO:tasks.rados.rados.0.smithi087.stdout:1238: writing smithi087181593-18 from 10977280 to 11378688 tid 3 2023-10-07T18:54:12.168 INFO:tasks.rados.rados.0.smithi087.stdout:1239: snap_create 2023-10-07T18:54:12.168 INFO:tasks.rados.rados.0.smithi087.stdout:1236: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:54:12.169 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 419 (ObjNum 657 snap 0 seq_num 3118644896) dirty dne 2023-10-07T18:54:12.169 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 711 (ObjNum 365 snap 113 seq_num 365) dirty exists 2023-10-07T18:54:12.169 INFO:tasks.rados.rados.0.smithi087.stdout:1238: finishing write tid 1 to smithi087181593-18 2023-10-07T18:54:12.169 INFO:tasks.rados.rados.0.smithi087.stdout:1238: finishing write tid 2 to smithi087181593-18 2023-10-07T18:54:12.170 INFO:tasks.rados.rados.0.smithi087.stdout:1238: finishing write tid 3 to smithi087181593-18 2023-10-07T18:54:12.170 INFO:tasks.rados.rados.0.smithi087.stdout:1238: finishing write tid 4 to smithi087181593-18 2023-10-07T18:54:12.172 INFO:tasks.rados.rados.0.smithi087.stdout:1238: finishing write tid 5 to smithi087181593-18 2023-10-07T18:54:12.172 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 469 (ObjNum 392 snap 126 seq_num 392) dirty exists 2023-10-07T18:54:12.172 INFO:tasks.rados.rados.0.smithi087.stdout:1238: left oid 18 (ObjNum 392 snap 126 seq_num 392) 2023-10-07T18:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: Upgrade: osd.1 is safe to restart 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[198934]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: Upgrade: osd.1 is safe to restart 2023-10-07T18:54:12.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:12 smithi087 ceph-mon[202419]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T18:54:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: failed to encode map e317 with expected crc 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: Upgrade: osd.1 is safe to restart 2023-10-07T18:54:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:12 smithi163 ceph-mon[190496]: osdmap e318: 8 total, 8 up, 8 in 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: pgmap v136: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:13.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1236: done (3 left) 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1237: done (2 left) 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1238: done (1 left) 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1239: done (0 left) 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1240: read oid 7 snap 122 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1240: expect deleted 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1241: rmattr oid 2 current snap is 127 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1241: done (1 left) 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1242: copy_from oid 47 from oid 9 current snap is 127 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1243: copy_from oid 42 from oid 35 current snap is 127 2023-10-07T18:54:13.123 INFO:tasks.rados.rados.0.smithi087.stdout:1244: copy_from oid 15 from oid 1 current snap is 127 2023-10-07T18:54:13.124 INFO:tasks.rados.rados.0.smithi087.stdout:1245: delete oid 28 current snap is 127 2023-10-07T18:54:13.126 INFO:tasks.rados.rados.0.smithi087.stdout:1242: finishing copy_from to smithi087181593-47 2023-10-07T18:54:13.127 INFO:tasks.rados.rados.0.smithi087.stdout:1242: got expected ENOENT (src dne) 2023-10-07T18:54:13.127 INFO:tasks.rados.rados.0.smithi087.stdout:1242: finishing copy_from racing read to smithi087181593-47 2023-10-07T18:54:13.128 INFO:tasks.rados.rados.0.smithi087.stdout:1240: done (4 left) 2023-10-07T18:54:13.128 INFO:tasks.rados.rados.0.smithi087.stdout:1242: done (3 left) 2023-10-07T18:54:13.128 INFO:tasks.rados.rados.0.smithi087.stdout:1245: done (2 left) 2023-10-07T18:54:13.129 INFO:tasks.rados.rados.0.smithi087.stdout:1246: rollback oid 9 current snap is 127 2023-10-07T18:54:13.129 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 119 2023-10-07T18:54:13.129 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 127 2023-10-07T18:54:13.129 INFO:tasks.rados.rados.0.smithi087.stdout:1247: seq_num 394 ranges {3514368=606208,4120576=565248,4685824=557056,5242880=81920} 2023-10-07T18:54:13.152 INFO:tasks.rados.rados.0.smithi087.stdout:1247: writing smithi087181593-14 from 3514368 to 4120576 tid 1 2023-10-07T18:54:13.156 INFO:tasks.rados.rados.0.smithi087.stdout:1247: writing smithi087181593-14 from 4120576 to 4685824 tid 2 2023-10-07T18:54:13.159 INFO:tasks.rados.rados.0.smithi087.stdout:1247: writing smithi087181593-14 from 4685824 to 5242880 tid 3 2023-10-07T18:54:13.160 INFO:tasks.rados.rados.0.smithi087.stdout:1247: writing smithi087181593-14 from 5242880 to 5324800 tid 4 2023-10-07T18:54:13.160 INFO:tasks.rados.rados.0.smithi087.stdout:1248: snap_remove snap 107 2023-10-07T18:54:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: pgmap v136: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:54:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: pgmap v136: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 7 op/s 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: failed to encode map e318 with expected crc 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:13.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-07T18:54:13.424 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:14.089 INFO:tasks.rados.rados.0.smithi087.stdout:1248: done (4 left) 2023-10-07T18:54:14.089 INFO:tasks.rados.rados.0.smithi087.stdout:1249: snap_remove snap 88 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: Upgrade: Updating osd.1 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: Deploying daemon osd.1 on smithi087 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T18:54:14.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[202419]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: Upgrade: Updating osd.1 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: Deploying daemon osd.1 on smithi087 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T18:54:14.418 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:14 smithi087 ceph-mon[198934]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T18:54:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: Upgrade: Updating osd.1 2023-10-07T18:54:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: Deploying daemon osd.1 on smithi087 2023-10-07T18:54:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: failed to encode map e319 with expected crc 2023-10-07T18:54:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: osdmap e319: 8 total, 8 up, 8 in 2023-10-07T18:54:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:14 smithi163 ceph-mon[190496]: osdmap e320: 8 total, 8 up, 8 in 2023-10-07T18:54:15.090 INFO:tasks.rados.rados.0.smithi087.stdout:1249: done (4 left) 2023-10-07T18:54:15.090 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 127 2023-10-07T18:54:15.090 INFO:tasks.rados.rados.0.smithi087.stdout:1246: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:54:15.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 577 (ObjNum 65 snap 0 seq_num 1785353835) dirty dne 2023-10-07T18:54:15.090 INFO:tasks.rados.rados.0.smithi087.stdout:1250: seq_num 395 ranges {3571712=622592,4194304=450560,4644864=753664} 2023-10-07T18:54:15.114 INFO:tasks.rados.rados.0.smithi087.stdout:1250: writing smithi087181593-40 from 3571712 to 4194304 tid 1 2023-10-07T18:54:15.117 INFO:tasks.rados.rados.0.smithi087.stdout:1250: writing smithi087181593-40 from 4194304 to 4644864 tid 2 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1250: writing smithi087181593-40 from 4644864 to 5398528 tid 3 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1246: done (4 left) 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1251: read oid 30 snap -1 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1251: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1252: delete oid 50 current snap is 127 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:1244: finishing copy_from to smithi087181593-15 2023-10-07T18:54:15.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 638 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1244: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 1 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 2 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 3 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 4 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 5 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: finishing write tid 6 to smithi087181593-14 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 729 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:54:15.124 INFO:tasks.rados.rados.0.smithi087.stdout:1247: left oid 14 (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:54:15.125 INFO:tasks.rados.rados.0.smithi087.stdout:1243: finishing copy_from to smithi087181593-42 2023-10-07T18:54:15.125 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 457 (ObjNum 341 snap 105 seq_num 341) dirty exists 2023-10-07T18:54:15.125 INFO:tasks.rados.rados.0.smithi087.stdout:1243: finishing copy_from racing read to smithi087181593-42 2023-10-07T18:54:15.125 INFO:tasks.rados.rados.0.smithi087.stdout:1250: finishing write tid 1 to smithi087181593-40 2023-10-07T18:54:15.125 INFO:tasks.rados.rados.0.smithi087.stdout:1250: finishing write tid 2 to smithi087181593-40 2023-10-07T18:54:15.126 INFO:tasks.rados.rados.0.smithi087.stdout:1250: finishing write tid 3 to smithi087181593-40 2023-10-07T18:54:15.126 INFO:tasks.rados.rados.0.smithi087.stdout:1250: finishing write tid 4 to smithi087181593-40 2023-10-07T18:54:15.127 INFO:tasks.rados.rados.0.smithi087.stdout:1250: finishing write tid 5 to smithi087181593-40 2023-10-07T18:54:15.127 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 734 (ObjNum 395 snap 127 seq_num 395) dirty exists 2023-10-07T18:54:15.127 INFO:tasks.rados.rados.0.smithi087.stdout:1250: left oid 40 (ObjNum 395 snap 127 seq_num 395) 2023-10-07T18:54:15.128 INFO:tasks.rados.rados.0.smithi087.stdout:1251: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:54:15.140 INFO:tasks.rados.rados.0.smithi087.stdout:1243: done (5 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1244: done (4 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1247: done (3 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1250: done (2 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1251: done (1 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1252: done (0 left) 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:1253: rollback oid 41 current snap is 127 2023-10-07T18:54:15.141 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 106 2023-10-07T18:54:15.142 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 127 2023-10-07T18:54:15.142 INFO:tasks.rados.rados.0.smithi087.stdout:1254: seq_num 397 ranges {434176=655360,1089536=671744,1761280=532480} 2023-10-07T18:54:15.146 INFO:tasks.rados.rados.0.smithi087.stdout:1254: writing smithi087181593-25 from 434176 to 1089536 tid 1 2023-10-07T18:54:15.150 INFO:tasks.rados.rados.0.smithi087.stdout:1254: writing smithi087181593-25 from 1089536 to 1761280 tid 2 2023-10-07T18:54:15.154 INFO:tasks.rados.rados.0.smithi087.stdout:1254: writing smithi087181593-25 from 1761280 to 2293760 tid 3 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1255: rollback oid 49 current snap is 127 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 49 to 82 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1253: finishing rollback tid 0 to smithi087181593-41 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1253: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1256: delete oid 39 current snap is 127 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1253: finishing rollback tid 2 to smithi087181593-41 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 679 (ObjNum 343 snap 105 seq_num 343) dirty exists 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1254: finishing write tid 1 to smithi087181593-25 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1254: finishing write tid 2 to smithi087181593-25 2023-10-07T18:54:15.155 INFO:tasks.rados.rados.0.smithi087.stdout:1255: finishing rollback tid 1 to smithi087181593-49 2023-10-07T18:54:15.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T18:54:15.156 INFO:tasks.rados.rados.0.smithi087.stdout:1254: finishing write tid 3 to smithi087181593-25 2023-10-07T18:54:15.156 INFO:tasks.rados.rados.0.smithi087.stdout:1253: done (3 left) 2023-10-07T18:54:15.157 INFO:tasks.rados.rados.0.smithi087.stdout:1255: done (2 left) 2023-10-07T18:54:15.157 INFO:tasks.rados.rados.0.smithi087.stdout:1256: done (1 left) 2023-10-07T18:54:15.157 INFO:tasks.rados.rados.0.smithi087.stdout:1257: delete oid 18 current snap is 127 2023-10-07T18:54:15.157 INFO:tasks.rados.rados.0.smithi087.stdout:1254: finishing write tid 4 to smithi087181593-25 2023-10-07T18:54:15.158 INFO:tasks.rados.rados.0.smithi087.stdout:1254: finishing write tid 5 to smithi087181593-25 2023-10-07T18:54:15.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 758 (ObjNum 397 snap 127 seq_num 397) dirty exists 2023-10-07T18:54:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:1254: left oid 25 (ObjNum 397 snap 127 seq_num 397) 2023-10-07T18:54:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:1254: done (1 left) 2023-10-07T18:54:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:1257: done (0 left) 2023-10-07T18:54:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 127 2023-10-07T18:54:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:1258: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2023-10-07T18:54:15.163 INFO:tasks.rados.rados.0.smithi087.stdout:1258: writing smithi087181593-10 from 0 to 704512 tid 1 2023-10-07T18:54:15.167 INFO:tasks.rados.rados.0.smithi087.stdout:1258: writing smithi087181593-10 from 704512 to 1425408 tid 2 2023-10-07T18:54:15.170 INFO:tasks.rados.rados.0.smithi087.stdout:1258: writing smithi087181593-10 from 1425408 to 1908736 tid 3 2023-10-07T18:54:15.170 INFO:tasks.rados.rados.0.smithi087.stdout:1259: rmattr oid 1 current snap is 127 2023-10-07T18:54:15.170 INFO:tasks.rados.rados.0.smithi087.stdout:1259: done (1 left) 2023-10-07T18:54:15.171 INFO:tasks.rados.rados.0.smithi087.stdout:1260: read oid 7 snap 122 2023-10-07T18:54:15.171 INFO:tasks.rados.rados.0.smithi087.stdout:1260: expect deleted 2023-10-07T18:54:15.171 INFO:tasks.rados.rados.0.smithi087.stdout:1261: snap_remove snap 124 2023-10-07T18:54:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: pgmap v139: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-10-07T18:54:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:15 smithi163 ceph-mon[190496]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T18:54:15.428 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:15] "GET /metrics HTTP/1.1" 200 36225 "" "Prometheus/2.43.0" 2023-10-07T18:54:15.428 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: pgmap v139: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-10-07T18:54:15.428 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.428 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[198934]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: pgmap v139: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: failed to encode map e320 with expected crc 2023-10-07T18:54:15.429 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:15 smithi087 ceph-mon[202419]: osdmap e321: 8 total, 8 up, 8 in 2023-10-07T18:54:15.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:15 smithi087 systemd[1]: Stopping Ceph osd.1 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:54:15.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:15 smithi087 conmon[130932]: 2023-10-07T18:54:15.914+0000 7f872d08a700 -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-07T18:54:15.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:15 smithi087 conmon[130932]: 2023-10-07T18:54:15.914+0000 7f872d08a700 -1 osd.1 321 *** Got signal Terminated *** 2023-10-07T18:54:15.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:15 smithi087 conmon[130932]: 2023-10-07T18:54:15.914+0000 7f872d08a700 -1 osd.1 321 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:54:16.136 INFO:tasks.rados.rados.0.smithi087.stdout:1261: done (2 left) 2023-10-07T18:54:16.136 INFO:tasks.rados.rados.0.smithi087.stdout:1262: read oid 13 snap -1 2023-10-07T18:54:16.136 INFO:tasks.rados.rados.0.smithi087.stdout:1262: expect deleted 2023-10-07T18:54:16.136 INFO:tasks.rados.rados.0.smithi087.stdout:1263: snap_remove snap 82 2023-10-07T18:54:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:16 smithi163 ceph-mon[190496]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:16 smithi163 ceph-mon[190496]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:16 smithi163 ceph-mon[190496]: osd.1 marked itself down and dead 2023-10-07T18:54:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[198934]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[198934]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[198934]: osd.1 marked itself down and dead 2023-10-07T18:54:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[202419]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[202419]: failed to encode map e321 with expected crc 2023-10-07T18:54:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:16 smithi087 ceph-mon[202419]: osd.1 marked itself down and dead 2023-10-07T18:54:17.133 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:16 smithi087 bash[217651]: 735958ff20fe2f1ffe6fbdfe391f9cc2c8f667a78be15ee7dc055b06bb48edc0 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1263: done (3 left) 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1264: rollback oid 3 current snap is 127 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 119 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1258: finishing write tid 1 to smithi087181593-10 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1258: finishing write tid 2 to smithi087181593-10 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1258: finishing write tid 3 to smithi087181593-10 2023-10-07T18:54:17.143 INFO:tasks.rados.rados.0.smithi087.stdout:1258: finishing write tid 4 to smithi087181593-10 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1258: finishing write tid 5 to smithi087181593-10 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 642 (ObjNum 400 snap 127 seq_num 400) dirty exists 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1258: left oid 10 (ObjNum 400 snap 127 seq_num 400) 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1258: done (3 left) 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1260: done (2 left) 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1262: done (1 left) 2023-10-07T18:54:17.144 INFO:tasks.rados.rados.0.smithi087.stdout:1265: snap_create 2023-10-07T18:54:17.160 INFO:tasks.rados.rados.0.smithi087.stdout:1264: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:54:17.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 419 (ObjNum 3249 snap 0 seq_num 3118645792) dirty dne 2023-10-07T18:54:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:17 smithi163 ceph-mon[190496]: pgmap v142: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 13 op/s 2023-10-07T18:54:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:17 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:17 smithi163 ceph-mon[190496]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:17 smithi163 ceph-mon[190496]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:17 smithi163 ceph-mon[190496]: osdmap e322: 8 total, 7 up, 8 in 2023-10-07T18:54:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[198934]: pgmap v142: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 13 op/s 2023-10-07T18:54:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[198934]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[198934]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[198934]: osdmap e322: 8 total, 7 up, 8 in 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[202419]: pgmap v142: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.4 MiB/s wr, 13 op/s 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[202419]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[202419]: failed to encode map e322 with expected crc 2023-10-07T18:54:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:17 smithi087 ceph-mon[202419]: osdmap e322: 8 total, 7 up, 8 in 2023-10-07T18:54:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:1264: done (1 left) 2023-10-07T18:54:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:1265: done (0 left) 2023-10-07T18:54:18.147 INFO:tasks.rados.rados.0.smithi087.stdout:1266: snap_create 2023-10-07T18:54:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: osdmap e323: 8 total, 7 up, 8 in 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:18 smithi163 ceph-mon[190496]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: osdmap e323: 8 total, 7 up, 8 in 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[202419]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: osdmap e323: 8 total, 7 up, 8 in 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.424 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.425 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.425 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.425 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:18 smithi087 ceph-mon[198934]: failed to encode map e323 with expected crc 2023-10-07T18:54:18.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:18 smithi163 conmon[175848]: ts=2023-10-07T18:54:18.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:19.091 INFO:tasks.rados.rados.0.smithi087.stdout:1266: done (0 left) 2023-10-07T18:54:19.091 INFO:tasks.rados.rados.0.smithi087.stdout:1267: delete oid 39 current snap is 129 2023-10-07T18:54:19.099 INFO:tasks.rados.rados.0.smithi087.stdout:1267: done (0 left) 2023-10-07T18:54:19.099 INFO:tasks.rados.rados.0.smithi087.stdout:1268: rollback oid 33 current snap is 129 2023-10-07T18:54:19.099 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 33 to 116 2023-10-07T18:54:19.099 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 129 2023-10-07T18:54:19.099 INFO:tasks.rados.rados.0.smithi087.stdout:1269: seq_num 402 ranges {11345920=737280,12083200=491520,12574720=516096,13090816=196608} 2023-10-07T18:54:19.166 INFO:tasks.rados.rados.0.smithi087.stdout:1269: writing smithi087181593-12 from 11345920 to 12083200 tid 1 2023-10-07T18:54:19.168 INFO:tasks.rados.rados.0.smithi087.stdout:1269: writing smithi087181593-12 from 12083200 to 12574720 tid 2 2023-10-07T18:54:19.171 INFO:tasks.rados.rados.0.smithi087.stdout:1269: writing smithi087181593-12 from 12574720 to 13090816 tid 3 2023-10-07T18:54:19.173 INFO:tasks.rados.rados.0.smithi087.stdout:1269: writing smithi087181593-12 from 13090816 to 13287424 tid 4 2023-10-07T18:54:19.173 INFO:tasks.rados.rados.0.smithi087.stdout:1270: rollback oid 42 current snap is 129 2023-10-07T18:54:19.173 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 121 2023-10-07T18:54:19.173 INFO:tasks.rados.rados.0.smithi087.stdout:1268: finishing rollback tid 0 to smithi087181593-33 2023-10-07T18:54:19.173 INFO:tasks.rados.rados.0.smithi087.stdout:1268: finishing rollback tid 1 to smithi087181593-33 2023-10-07T18:54:19.174 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 640 (ObjNum 673 snap 0 seq_num 1720200432) dirty dne 2023-10-07T18:54:19.174 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 1 to smithi087181593-12 2023-10-07T18:54:19.174 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 2 to smithi087181593-12 2023-10-07T18:54:19.174 INFO:tasks.rados.rados.0.smithi087.stdout:1268: done (2 left) 2023-10-07T18:54:19.174 INFO:tasks.rados.rados.0.smithi087.stdout:1271: snap_remove snap 126 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: pgmap v145: 121 pgs: 16 stale+active+clean, 105 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 4.0 MiB/s wr, 11 op/s 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: osdmap e324: 8 total, 7 up, 8 in 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[198934]: osdmap e325: 8 total, 7 up, 8 in 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: pgmap v145: 121 pgs: 16 stale+active+clean, 105 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 4.0 MiB/s wr, 11 op/s 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: osdmap e324: 8 total, 7 up, 8 in 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:19.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:19 smithi087 ceph-mon[202419]: osdmap e325: 8 total, 7 up, 8 in 2023-10-07T18:54:19.206 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:18 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-07T18:54:19.206 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:18 smithi087 systemd[1]: Stopped Ceph osd.1 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:54:19.206 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:19 smithi087 systemd[1]: Starting Ceph osd.1 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:54:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: pgmap v145: 121 pgs: 16 stale+active+clean, 105 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 4.0 MiB/s wr, 11 op/s 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: failed to encode map e324 with expected crc 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: osdmap e324: 8 total, 7 up, 8 in 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:19 smithi163 ceph-mon[190496]: osdmap e325: 8 total, 7 up, 8 in 2023-10-07T18:54:20.152 INFO:tasks.rados.rados.0.smithi087.stdout:1271: done (2 left) 2023-10-07T18:54:20.152 INFO:tasks.rados.rados.0.smithi087.stdout:1272: read oid 8 snap -1 2023-10-07T18:54:20.152 INFO:tasks.rados.rados.0.smithi087.stdout:1272: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1273: setattr oid 25 current snap is 129 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 3 to smithi087181593-12 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 4 to smithi087181593-12 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 5 to smithi087181593-12 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1269: finishing write tid 6 to smithi087181593-12 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 544 (ObjNum 402 snap 129 seq_num 402) dirty exists 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1269: left oid 12 (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1270: finishing rollback tid 0 to smithi087181593-42 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1270: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1270: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:54:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 524 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:54:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1269: done (3 left) 2023-10-07T18:54:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1270: done (2 left) 2023-10-07T18:54:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1274: delete oid 3 current snap is 129 2023-10-07T18:54:20.162 INFO:tasks.rados.rados.0.smithi087.stdout:1274: done (2 left) 2023-10-07T18:54:20.162 INFO:tasks.rados.rados.0.smithi087.stdout:1275: snap_create 2023-10-07T18:54:20.165 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 760 (ObjNum 397 snap 127 seq_num 397) dirty exists 2023-10-07T18:54:20.166 INFO:tasks.rados.rados.0.smithi087.stdout:1272: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:54:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:20 smithi163 ceph-mon[190496]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:20 smithi163 ceph-mon[190496]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:20 smithi163 ceph-mon[190496]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:20 smithi163 ceph-mon[190496]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:20 smithi163 ceph-mon[190496]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[198934]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[198934]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[198934]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[198934]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[198934]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[202419]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[202419]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[202419]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[202419]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:20 smithi087 ceph-mon[202419]: failed to encode map e325 with expected crc 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: 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-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-07T18:54:20.455 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:20 smithi087 bash[218287]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:1272: done (2 left) 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:1273: done (1 left) 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:1275: done (0 left) 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:1276: rollback oid 41 current snap is 130 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 125 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 130 2023-10-07T18:54:21.159 INFO:tasks.rados.rados.0.smithi087.stdout:1277: seq_num 404 ranges {2826240=770048,3596288=712704,4308992=491520} 2023-10-07T18:54:21.179 INFO:tasks.rados.rados.0.smithi087.stdout:1277: writing smithi087181593-4 from 2826240 to 3596288 tid 1 2023-10-07T18:54:21.183 INFO:tasks.rados.rados.0.smithi087.stdout:1277: writing smithi087181593-4 from 3596288 to 4308992 tid 2 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1277: writing smithi087181593-4 from 4308992 to 4800512 tid 3 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1278: delete oid 19 current snap is 130 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1276: finishing rollback tid 0 to smithi087181593-41 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1276: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1276: finishing rollback tid 2 to smithi087181593-41 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 697 (ObjNum 367 snap 113 seq_num 367) dirty exists 2023-10-07T18:54:21.187 INFO:tasks.rados.rados.0.smithi087.stdout:1277: finishing write tid 1 to smithi087181593-4 2023-10-07T18:54:21.188 INFO:tasks.rados.rados.0.smithi087.stdout:1277: finishing write tid 2 to smithi087181593-4 2023-10-07T18:54:21.189 INFO:tasks.rados.rados.0.smithi087.stdout:1276: done (2 left) 2023-10-07T18:54:21.189 INFO:tasks.rados.rados.0.smithi087.stdout:1278: done (1 left) 2023-10-07T18:54:21.189 INFO:tasks.rados.rados.0.smithi087.stdout:1279: rollback oid 6 current snap is 130 2023-10-07T18:54:21.189 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 89 2023-10-07T18:54:21.189 INFO:tasks.rados.rados.0.smithi087.stdout:1280: snap_remove snap 121 2023-10-07T18:54:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: pgmap v148: 121 pgs: 6 active+undersized+degraded, 6 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s; 35/537 objects degraded (6.518%) 2023-10-07T18:54:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 35/537 objects degraded (6.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: osdmap e326: 8 total, 7 up, 8 in 2023-10-07T18:54:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:21 smithi163 ceph-mon[190496]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.453 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-osd[218779]: -- 172.21.15.87:0/3990724517 <== mon.2 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55692a9424e0 con 0x55692a915000 2023-10-07T18:54:21.453 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:21 smithi087 bash[218714]: e05ddff0392538d55a3da92357681a64dfc78c2c285a89cd0de6360886f52e23 2023-10-07T18:54:21.453 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:21 smithi087 systemd[1]: Started Ceph osd.1 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: pgmap v148: 121 pgs: 6 active+undersized+degraded, 6 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s; 35/537 objects degraded (6.518%) 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 35/537 objects degraded (6.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: osdmap e326: 8 total, 7 up, 8 in 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[198934]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: pgmap v148: 121 pgs: 6 active+undersized+degraded, 6 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s; 35/537 objects degraded (6.518%) 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 35/537 objects degraded (6.518%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: osdmap e326: 8 total, 7 up, 8 in 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:21 smithi087 ceph-mon[202419]: failed to encode map e326 with expected crc 2023-10-07T18:54:21.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:21 smithi087 conmon[218755]: 2023-10-07T18:54:21.687+0000 7f8b2062c640 -1 Falling back to public interface 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1280: done (2 left) 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1281: read oid 7 snap -1 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1281: expect deleted 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1282: delete oid 35 current snap is 130 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1277: finishing write tid 3 to smithi087181593-4 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1277: finishing write tid 4 to smithi087181593-4 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1277: finishing write tid 5 to smithi087181593-4 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 528 (ObjNum 404 snap 130 seq_num 404) dirty exists 2023-10-07T18:54:22.159 INFO:tasks.rados.rados.0.smithi087.stdout:1277: left oid 4 (ObjNum 404 snap 130 seq_num 404) 2023-10-07T18:54:22.160 INFO:tasks.rados.rados.0.smithi087.stdout:1279: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:54:22.160 INFO:tasks.rados.rados.0.smithi087.stdout:1279: finishing rollback tid 2 to smithi087181593-6 2023-10-07T18:54:22.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 473 (ObjNum 251 snap 68 seq_num 251) dirty exists 2023-10-07T18:54:22.170 INFO:tasks.rados.rados.0.smithi087.stdout:1277: done (3 left) 2023-10-07T18:54:22.170 INFO:tasks.rados.rados.0.smithi087.stdout:1279: done (2 left) 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1281: done (1 left) 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1282: done (0 left) 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1283: rollback oid 8 current snap is 130 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 127 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1284: rmattr oid 2 current snap is 130 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1284: done (1 left) 2023-10-07T18:54:22.171 INFO:tasks.rados.rados.0.smithi087.stdout:1285: delete oid 9 current snap is 130 2023-10-07T18:54:22.175 INFO:tasks.rados.rados.0.smithi087.stdout:1285: done (1 left) 2023-10-07T18:54:22.175 INFO:tasks.rados.rados.0.smithi087.stdout:1286: read oid 16 snap -1 2023-10-07T18:54:22.175 INFO:tasks.rados.rados.0.smithi087.stdout:1286: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:22.175 INFO:tasks.rados.rados.0.smithi087.stdout:1287: snap_create 2023-10-07T18:54:22.177 INFO:tasks.rados.rados.0.smithi087.stdout:1283: finishing rollback tid 0 to smithi087181593-8 2023-10-07T18:54:22.178 INFO:tasks.rados.rados.0.smithi087.stdout:1283: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:54:22.178 INFO:tasks.rados.rados.0.smithi087.stdout:1283: finishing rollback tid 2 to smithi087181593-8 2023-10-07T18:54:22.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 645 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:54:22.214 INFO:tasks.rados.rados.0.smithi087.stdout:1286: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: osdmap e327: 8 total, 7 up, 8 in 2023-10-07T18:54:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: osdmap e327: 8 total, 7 up, 8 in 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: osdmap e327: 8 total, 7 up, 8 in 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: failed to encode map e327 with expected crc 2023-10-07T18:54:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:23.169 INFO:tasks.rados.rados.0.smithi087.stdout:1283: done (2 left) 2023-10-07T18:54:23.170 INFO:tasks.rados.rados.0.smithi087.stdout:1286: done (1 left) 2023-10-07T18:54:23.170 INFO:tasks.rados.rados.0.smithi087.stdout:1287: done (0 left) 2023-10-07T18:54:23.170 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 131 2023-10-07T18:54:23.170 INFO:tasks.rados.rados.0.smithi087.stdout:1288: seq_num 408 ranges {5398528=442368,5840896=647168,6488064=507904,6995968=450560} 2023-10-07T18:54:23.202 INFO:tasks.rados.rados.0.smithi087.stdout:1288: writing smithi087181593-40 from 5398528 to 5840896 tid 1 2023-10-07T18:54:23.205 INFO:tasks.rados.rados.0.smithi087.stdout:1288: writing smithi087181593-40 from 5840896 to 6488064 tid 2 2023-10-07T18:54:23.208 INFO:tasks.rados.rados.0.smithi087.stdout:1288: writing smithi087181593-40 from 6488064 to 6995968 tid 3 2023-10-07T18:54:23.211 INFO:tasks.rados.rados.0.smithi087.stdout:1288: writing smithi087181593-40 from 6995968 to 7446528 tid 4 2023-10-07T18:54:23.211 INFO:tasks.rados.rados.0.smithi087.stdout:1289: delete oid 2 current snap is 131 2023-10-07T18:54:23.211 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 1 to smithi087181593-40 2023-10-07T18:54:23.211 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 2 to smithi087181593-40 2023-10-07T18:54:23.211 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 3 to smithi087181593-40 2023-10-07T18:54:23.212 INFO:tasks.rados.rados.0.smithi087.stdout:1289: done (1 left) 2023-10-07T18:54:23.212 INFO:tasks.rados.rados.0.smithi087.stdout:1290: snap_remove snap 106 2023-10-07T18:54:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:23 smithi163 ceph-mon[190496]: pgmap v151: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 5 op/s; 79/531 objects degraded (14.878%) 2023-10-07T18:54:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:23 smithi163 ceph-mon[190496]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:23 smithi163 ceph-mon[190496]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:23 smithi163 ceph-mon[190496]: osdmap e328: 8 total, 7 up, 8 in 2023-10-07T18:54:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:23 smithi163 ceph-mon[190496]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[198934]: pgmap v151: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 5 op/s; 79/531 objects degraded (14.878%) 2023-10-07T18:54:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[198934]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[198934]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[198934]: osdmap e328: 8 total, 7 up, 8 in 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[198934]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[202419]: pgmap v151: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.3 MiB/s wr, 5 op/s; 79/531 objects degraded (14.878%) 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[202419]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[202419]: failed to encode map e328 with expected crc 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[202419]: osdmap e328: 8 total, 7 up, 8 in 2023-10-07T18:54:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:23 smithi087 ceph-mon[202419]: failed to encode map e328 with expected crc 2023-10-07T18:54:24.089 INFO:tasks.rados.rados.0.smithi087.stdout:1290: done (1 left) 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1291: copy_from oid 43 from oid 39 current snap is 131 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 4 to smithi087181593-40 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 5 to smithi087181593-40 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1288: finishing write tid 6 to smithi087181593-40 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 757 (ObjNum 408 snap 131 seq_num 408) dirty exists 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1288: left oid 40 (ObjNum 408 snap 131 seq_num 408) 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:1288: done (1 left) 2023-10-07T18:54:24.090 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 131 2023-10-07T18:54:24.091 INFO:tasks.rados.rados.0.smithi087.stdout:1292: seq_num 410 ranges {0=475136,475136=417792,892928=475136,1368064=425984,1794048=286720} 2023-10-07T18:54:24.092 INFO:tasks.rados.rados.0.smithi087.stdout:1292: writing smithi087181593-49 from 0 to 475136 tid 1 2023-10-07T18:54:24.095 INFO:tasks.rados.rados.0.smithi087.stdout:1292: writing smithi087181593-49 from 475136 to 892928 tid 2 2023-10-07T18:54:24.099 INFO:tasks.rados.rados.0.smithi087.stdout:1292: writing smithi087181593-49 from 892928 to 1368064 tid 3 2023-10-07T18:54:24.102 INFO:tasks.rados.rados.0.smithi087.stdout:1292: writing smithi087181593-49 from 1368064 to 1794048 tid 4 2023-10-07T18:54:24.104 INFO:tasks.rados.rados.0.smithi087.stdout:1292: writing smithi087181593-49 from 1794048 to 2080768 tid 5 2023-10-07T18:54:24.104 INFO:tasks.rados.rados.0.smithi087.stdout:1293: delete oid 26 current snap is 131 2023-10-07T18:54:24.109 INFO:tasks.rados.rados.0.smithi087.stdout:1291: finishing copy_from to smithi087181593-43 2023-10-07T18:54:24.109 INFO:tasks.rados.rados.0.smithi087.stdout:1291: got expected ENOENT (src dne) 2023-10-07T18:54:24.109 INFO:tasks.rados.rados.0.smithi087.stdout:1291: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:54:24.111 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 1 to smithi087181593-49 2023-10-07T18:54:24.111 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 2 to smithi087181593-49 2023-10-07T18:54:24.112 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 3 to smithi087181593-49 2023-10-07T18:54:24.112 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 4 to smithi087181593-49 2023-10-07T18:54:24.112 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 5 to smithi087181593-49 2023-10-07T18:54:24.112 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 6 to smithi087181593-49 2023-10-07T18:54:24.113 INFO:tasks.rados.rados.0.smithi087.stdout:1291: done (2 left) 2023-10-07T18:54:24.113 INFO:tasks.rados.rados.0.smithi087.stdout:1293: done (1 left) 2023-10-07T18:54:24.113 INFO:tasks.rados.rados.0.smithi087.stdout:1294: read oid 7 snap 128 2023-10-07T18:54:24.113 INFO:tasks.rados.rados.0.smithi087.stdout:1294: expect deleted 2023-10-07T18:54:24.117 INFO:tasks.rados.rados.0.smithi087.stdout:1295: rollback oid 18 current snap is 131 2023-10-07T18:54:24.118 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 18 to 129 2023-10-07T18:54:24.118 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 131 2023-10-07T18:54:24.118 INFO:tasks.rados.rados.0.smithi087.stdout:1296: seq_num 412 ranges {7446528=507904,7954432=630784,8585216=491520,9076736=483328} 2023-10-07T18:54:24.158 INFO:tasks.rados.rados.0.smithi087.stdout:1296: writing smithi087181593-40 from 7446528 to 7954432 tid 1 2023-10-07T18:54:24.161 INFO:tasks.rados.rados.0.smithi087.stdout:1296: writing smithi087181593-40 from 7954432 to 8585216 tid 2 2023-10-07T18:54:24.164 INFO:tasks.rados.rados.0.smithi087.stdout:1296: writing smithi087181593-40 from 8585216 to 9076736 tid 3 2023-10-07T18:54:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:1296: writing smithi087181593-40 from 9076736 to 9560064 tid 4 2023-10-07T18:54:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:1297: read oid 31 snap -1 2023-10-07T18:54:24.168 INFO:tasks.rados.rados.0.smithi087.stdout:1297: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:24.169 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 131 2023-10-07T18:54:24.169 INFO:tasks.rados.rados.0.smithi087.stdout:1298: seq_num 413 ranges {2621440=524288,3145728=516096,3661824=696320,4358144=393216} 2023-10-07T18:54:24.186 INFO:tasks.rados.rados.0.smithi087.stdout:1298: writing smithi087181593-32 from 2621440 to 3145728 tid 1 2023-10-07T18:54:24.189 INFO:tasks.rados.rados.0.smithi087.stdout:1298: writing smithi087181593-32 from 3145728 to 3661824 tid 2 2023-10-07T18:54:24.193 INFO:tasks.rados.rados.0.smithi087.stdout:1298: writing smithi087181593-32 from 3661824 to 4358144 tid 3 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1298: writing smithi087181593-32 from 4358144 to 4751360 tid 4 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1299: read oid 24 snap -1 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1299: expect (ObjNum 363 snap 113 seq_num 363) 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1300: rollback oid 48 current snap is 131 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 122 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1292: finishing write tid 7 to smithi087181593-49 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 573 (ObjNum 410 snap 131 seq_num 410) dirty exists 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1292: left oid 49 (ObjNum 410 snap 131 seq_num 410) 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1295: finishing rollback tid 1 to smithi087181593-18 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 471 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-10-07T18:54:24.196 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 1 to smithi087181593-40 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 2 to smithi087181593-40 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 3 to smithi087181593-40 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1292: done (7 left) 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1294: done (6 left) 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1295: done (5 left) 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1301: snap_create 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 4 to smithi087181593-40 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 5 to smithi087181593-40 2023-10-07T18:54:24.197 INFO:tasks.rados.rados.0.smithi087.stdout:1297: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:24.226 INFO:tasks.rados.rados.0.smithi087.stdout:1296: finishing write tid 6 to smithi087181593-40 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 774 (ObjNum 412 snap 131 seq_num 412) dirty exists 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1296: left oid 40 (ObjNum 412 snap 131 seq_num 412) 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 1 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 2 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 3 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 4 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 5 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1300: finishing rollback tid 0 to smithi087181593-48 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: finishing write tid 6 to smithi087181593-32 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 232 (ObjNum 413 snap 131 seq_num 413) dirty exists 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1298: left oid 32 (ObjNum 413 snap 131 seq_num 413) 2023-10-07T18:54:24.227 INFO:tasks.rados.rados.0.smithi087.stdout:1300: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:54:24.228 INFO:tasks.rados.rados.0.smithi087.stdout:1300: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:54:24.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 778 (ObjNum 254 snap 68 seq_num 254) dirty exists 2023-10-07T18:54:24.228 INFO:tasks.rados.rados.0.smithi087.stdout:1299: expect (ObjNum 363 snap 113 seq_num 363) 2023-10-07T18:54:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: osdmap e329: 8 total, 7 up, 8 in 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[202419]: osdmap e330: 8 total, 7 up, 8 in 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: osdmap e329: 8 total, 7 up, 8 in 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:24 smithi087 ceph-mon[198934]: osdmap e330: 8 total, 7 up, 8 in 2023-10-07T18:54:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: osdmap e329: 8 total, 7 up, 8 in 2023-10-07T18:54:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: failed to encode map e329 with expected crc 2023-10-07T18:54:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:24 smithi163 ceph-mon[190496]: osdmap e330: 8 total, 7 up, 8 in 2023-10-07T18:54:24.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:24 smithi087 conmon[218755]: 2023-10-07T18:54:24.556+0000 7f8b2062c640 -1 osd.1 0 read_superblock omap replica is missing. 2023-10-07T18:54:24.953 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:24 smithi087 conmon[218755]: 2023-10-07T18:54:24.632+0000 7f8b2062c640 -1 osd.1 321 log_to_monitors true 2023-10-07T18:54:25.186 INFO:tasks.rados.rados.0.smithi087.stdout:1296: done (5 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1297: done (4 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1298: done (3 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1299: done (2 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1300: done (1 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1301: done (0 left) 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1302: rmattr oid 37 current snap is 132 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1303: rmattr oid 42 current snap is 132 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1304: copy_from oid 43 from oid 40 current snap is 132 2023-10-07T18:54:25.187 INFO:tasks.rados.rados.0.smithi087.stdout:1305: snap_create 2023-10-07T18:54:25.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 529 (ObjNum 189 snap 48 seq_num 189) dirty exists 2023-10-07T18:54:25.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 764 (ObjNum 365 snap 113 seq_num 365) dirty exists 2023-10-07T18:54:25.234 INFO:tasks.rados.rados.0.smithi087.stdout:1304: finishing copy_from to smithi087181593-43 2023-10-07T18:54:25.234 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 774 (ObjNum 412 snap 131 seq_num 412) dirty exists 2023-10-07T18:54:25.234 INFO:tasks.rados.rados.0.smithi087.stdout:1304: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:54:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:25] "GET /metrics HTTP/1.1" 200 36142 "" "Prometheus/2.43.0" 2023-10-07T18:54:25.454 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 18:54:25 smithi087 conmon[218755]: 2023-10-07T18:54:25.199+0000 7f8b0e291700 -1 osd.1 321 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:54:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.8 MiB/s wr, 5 op/s; 80/531 objects degraded (15.066%) 2023-10-07T18:54:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.8 MiB/s wr, 5 op/s; 80/531 objects degraded (15.066%) 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:25.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: pgmap v154: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.8 MiB/s wr, 5 op/s; 80/531 objects degraded (15.066%) 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: failed to encode map e330 with expected crc 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:26.194 INFO:tasks.rados.rados.0.smithi087.stdout:1302: done (3 left) 2023-10-07T18:54:26.195 INFO:tasks.rados.rados.0.smithi087.stdout:1303: done (2 left) 2023-10-07T18:54:26.195 INFO:tasks.rados.rados.0.smithi087.stdout:1304: done (1 left) 2023-10-07T18:54:26.195 INFO:tasks.rados.rados.0.smithi087.stdout:1305: done (0 left) 2023-10-07T18:54:26.195 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 133 2023-10-07T18:54:26.195 INFO:tasks.rados.rados.0.smithi087.stdout:1306: seq_num 414 ranges {0=540672,540672=802816,1343488=458752,1802240=344064} 2023-10-07T18:54:26.198 INFO:tasks.rados.rados.0.smithi087.stdout:1306: writing smithi087181593-28 from 0 to 540672 tid 1 2023-10-07T18:54:26.208 INFO:tasks.rados.rados.0.smithi087.stdout:1306: writing smithi087181593-28 from 540672 to 1343488 tid 2 2023-10-07T18:54:26.208 INFO:tasks.rados.rados.0.smithi087.stdout:1306: writing smithi087181593-28 from 1343488 to 1802240 tid 3 2023-10-07T18:54:26.209 INFO:tasks.rados.rados.0.smithi087.stdout:1306: writing smithi087181593-28 from 1802240 to 2146304 tid 4 2023-10-07T18:54:26.209 INFO:tasks.rados.rados.0.smithi087.stdout:1307: rmattr oid 39 current snap is 133 2023-10-07T18:54:26.212 INFO:tasks.rados.rados.0.smithi087.stdout:1307: done (1 left) 2023-10-07T18:54:26.212 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 133 2023-10-07T18:54:26.212 INFO:tasks.rados.rados.0.smithi087.stdout:1308: seq_num 415 ranges {5439488=557056,5996544=688128,6684672=663552,7348224=253952} 2023-10-07T18:54:26.243 INFO:tasks.rados.rados.0.smithi087.stdout:1308: writing smithi087181593-34 from 5439488 to 5996544 tid 1 2023-10-07T18:54:26.247 INFO:tasks.rados.rados.0.smithi087.stdout:1308: writing smithi087181593-34 from 5996544 to 6684672 tid 2 2023-10-07T18:54:26.250 INFO:tasks.rados.rados.0.smithi087.stdout:1308: writing smithi087181593-34 from 6684672 to 7348224 tid 3 2023-10-07T18:54:26.252 INFO:tasks.rados.rados.0.smithi087.stdout:1308: writing smithi087181593-34 from 7348224 to 7602176 tid 4 2023-10-07T18:54:26.252 INFO:tasks.rados.rados.0.smithi087.stdout:1309: copy_from oid 3 from oid 13 current snap is 133 2023-10-07T18:54:26.253 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 1 to smithi087181593-34 2023-10-07T18:54:26.253 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 2 to smithi087181593-34 2023-10-07T18:54:26.253 INFO:tasks.rados.rados.0.smithi087.stdout:1310: copy_from oid 32 from oid 12 current snap is 133 2023-10-07T18:54:26.253 INFO:tasks.rados.rados.0.smithi087.stdout:1311: snap_create 2023-10-07T18:54:26.255 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 3 to smithi087181593-34 2023-10-07T18:54:26.255 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 4 to smithi087181593-34 2023-10-07T18:54:26.255 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 5 to smithi087181593-34 2023-10-07T18:54:26.258 INFO:tasks.rados.rados.0.smithi087.stdout:1308: finishing write tid 6 to smithi087181593-34 2023-10-07T18:54:26.258 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 713 (ObjNum 415 snap 133 seq_num 415) dirty exists 2023-10-07T18:54:26.258 INFO:tasks.rados.rados.0.smithi087.stdout:1308: left oid 34 (ObjNum 415 snap 133 seq_num 415) 2023-10-07T18:54:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:54:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: osdmap e331: 8 total, 7 up, 8 in 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[202419]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: osdmap e331: 8 total, 7 up, 8 in 2023-10-07T18:54:26.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:26 smithi087 ceph-mon[198934]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: osdmap e331: 8 total, 7 up, 8 in 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: from='osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: failed to encode map e331 with expected crc 2023-10-07T18:54:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:26 smithi163 ceph-mon[190496]: pgmap v157: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 20 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:27.200 INFO:tasks.rados.rados.0.smithi087.stdout:1308: done (4 left) 2023-10-07T18:54:27.201 INFO:tasks.rados.rados.0.smithi087.stdout:1311: done (3 left) 2023-10-07T18:54:27.201 INFO:tasks.rados.rados.0.smithi087.stdout:1312: snap_create 2023-10-07T18:54:27.225 INFO:tasks.rados.rados.0.smithi087.stdout:1309: finishing copy_from to smithi087181593-3 2023-10-07T18:54:27.226 INFO:tasks.rados.rados.0.smithi087.stdout:1309: got expected ENOENT (src dne) 2023-10-07T18:54:27.226 INFO:tasks.rados.rados.0.smithi087.stdout:1309: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:54:27.230 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 1 to smithi087181593-28 2023-10-07T18:54:27.230 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 2 to smithi087181593-28 2023-10-07T18:54:27.232 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 3 to smithi087181593-28 2023-10-07T18:54:27.234 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 4 to smithi087181593-28 2023-10-07T18:54:27.234 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 5 to smithi087181593-28 2023-10-07T18:54:27.236 INFO:tasks.rados.rados.0.smithi087.stdout:1306: finishing write tid 6 to smithi087181593-28 2023-10-07T18:54:27.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 769 (ObjNum 414 snap 133 seq_num 414) dirty exists 2023-10-07T18:54:27.237 INFO:tasks.rados.rados.0.smithi087.stdout:1306: left oid 28 (ObjNum 414 snap 133 seq_num 414) 2023-10-07T18:54:27.288 INFO:tasks.rados.rados.0.smithi087.stdout:1310: finishing copy_from to smithi087181593-32 2023-10-07T18:54:27.289 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 544 (ObjNum 402 snap 129 seq_num 402) dirty exists 2023-10-07T18:54:27.289 INFO:tasks.rados.rados.0.smithi087.stdout:1310: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:54:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: failed to encode map e331 with expected crc 2023-10-07T18:54:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 85/534 objects degraded (15.918%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150] boot 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[198934]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: failed to encode map e331 with expected crc 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 85/534 objects degraded (15.918%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150] boot 2023-10-07T18:54:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T18:54:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:54:27.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:27 smithi087 ceph-mon[202419]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: failed to encode map e331 with expected crc 2023-10-07T18:54:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 85/534 objects degraded (15.918%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: failed to encode map e332 with expected crc 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: osd.1 [v2:172.21.15.87:6810/3037746150,v1:172.21.15.87:6811/3037746150] boot 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: osdmap e332: 8 total, 8 up, 8 in 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-07T18:54:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:27 smithi163 ceph-mon[190496]: failed to encode map e332 with expected crc 2023-10-07T18:54:28.206 INFO:tasks.rados.rados.0.smithi087.stdout:1306: done (3 left) 2023-10-07T18:54:28.207 INFO:tasks.rados.rados.0.smithi087.stdout:1309: done (2 left) 2023-10-07T18:54:28.207 INFO:tasks.rados.rados.0.smithi087.stdout:1310: done (1 left) 2023-10-07T18:54:28.207 INFO:tasks.rados.rados.0.smithi087.stdout:1312: done (0 left) 2023-10-07T18:54:28.207 INFO:tasks.rados.rados.0.smithi087.stdout:1313: snap_remove snap 116 2023-10-07T18:54:28.494 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.494 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: osdmap e333: 8 total, 8 up, 8 in 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[198934]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:28.495 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: osdmap e333: 8 total, 8 up, 8 in 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.496 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:28 smithi087 ceph-mon[202419]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: osdmap e333: 8 total, 8 up, 8 in 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: failed to encode map e333 with expected crc 2023-10-07T18:54:28.663 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:28 smithi163 ceph-mon[190496]: pgmap v160: 121 pgs: 10 active+undersized+degraded, 36 active+undersized, 75 active+clean; 340 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 18 op/s; 85/534 objects degraded (15.918%) 2023-10-07T18:54:28.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:28 smithi163 conmon[175848]: ts=2023-10-07T18:54:28.661Z 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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-07T18:54:28.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:28 smithi163 conmon[175848]: ts=2023-10-07T18:54:28.663Z 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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:28.953 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:28 smithi087 conmon[186870]: 2023-10-07T18:54:28.723+0000 7fa0825cd700 -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-07T18:54:29.209 INFO:tasks.rados.rados.0.smithi087.stdout:1313: done (0 left) 2023-10-07T18:54:29.209 INFO:tasks.rados.rados.0.smithi087.stdout:1314: rollback oid 5 current snap is 135 2023-10-07T18:54:29.209 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 127 2023-10-07T18:54:29.209 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 135 2023-10-07T18:54:29.209 INFO:tasks.rados.rados.0.smithi087.stdout:1315: seq_num 416 ranges {0=573440,573440=573440,1146880=475136,1622016=557056} 2023-10-07T18:54:29.213 INFO:tasks.rados.rados.0.smithi087.stdout:1315: writing smithi087181593-29 from 0 to 573440 tid 1 2023-10-07T18:54:29.216 INFO:tasks.rados.rados.0.smithi087.stdout:1315: writing smithi087181593-29 from 573440 to 1146880 tid 2 2023-10-07T18:54:29.219 INFO:tasks.rados.rados.0.smithi087.stdout:1315: writing smithi087181593-29 from 1146880 to 1622016 tid 3 2023-10-07T18:54:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:1315: writing smithi087181593-29 from 1622016 to 2179072 tid 4 2023-10-07T18:54:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 135 2023-10-07T18:54:29.224 INFO:tasks.rados.rados.0.smithi087.stdout:1316: seq_num 417 ranges {1908736=589824,2498560=458752,2957312=679936,3637248=466944} 2023-10-07T18:54:29.238 INFO:tasks.rados.rados.0.smithi087.stdout:1316: writing smithi087181593-10 from 1908736 to 2498560 tid 1 2023-10-07T18:54:29.241 INFO:tasks.rados.rados.0.smithi087.stdout:1316: writing smithi087181593-10 from 2498560 to 2957312 tid 2 2023-10-07T18:54:29.245 INFO:tasks.rados.rados.0.smithi087.stdout:1316: writing smithi087181593-10 from 2957312 to 3637248 tid 3 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1316: writing smithi087181593-10 from 3637248 to 4104192 tid 4 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1317: delete oid 26 current snap is 135 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 1 to smithi087181593-29 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1314: finishing rollback tid 0 to smithi087181593-5 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 2 to smithi087181593-29 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 3 to smithi087181593-29 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1314: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1314: finishing rollback tid 2 to smithi087181593-5 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 648 (ObjNum 364 snap 113 seq_num 364) dirty exists 2023-10-07T18:54:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 4 to smithi087181593-29 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 5 to smithi087181593-29 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:1315: finishing write tid 6 to smithi087181593-29 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 592 (ObjNum 416 snap 135 seq_num 416) dirty exists 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:1315: left oid 29 (ObjNum 416 snap 135 seq_num 416) 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 1 to smithi087181593-10 2023-10-07T18:54:29.250 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 2 to smithi087181593-10 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1314: done (3 left) 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1315: done (2 left) 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1317: done (1 left) 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1318: read oid 39 snap -1 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1318: expect deleted 2023-10-07T18:54:29.251 INFO:tasks.rados.rados.0.smithi087.stdout:1319: snap_remove snap 133 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: osdmap e334: 8 total, 8 up, 8 in 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:29 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T18:54:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: osdmap e334: 8 total, 8 up, 8 in 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: failed to encode map e334 with expected crc 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: osdmap e334: 8 total, 8 up, 8 in 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:29.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:29 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-10-07T18:54:30.133 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:54:30.223 INFO:tasks.rados.rados.0.smithi087.stdout:1319: done (2 left) 2023-10-07T18:54:30.223 INFO:tasks.rados.rados.0.smithi087.stdout:1320: snap_remove snap 119 2023-10-07T18:54:30.443 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:54:30.443 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (3m) 6s ago 6m 19.7M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:54:30.443 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (2m) 76s ago 6m 87.1M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (7m) 6s ago 7m 19.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (7m) 76s ago 7m 15.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (2m) 76s ago 10m 447M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (2m) 6s ago 12m 509M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 6s ago 12m 80.9M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (85s) 76s ago 11m 29.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (102s) 6s ago 11m 61.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (2m) 6s ago 6m 9969k - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (2m) 76s ago 6m 17.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (41s) 6s ago 10m 178M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9s) 6s ago 10m 12.5M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:54:30.444 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (9m) 6s ago 9m 558M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 023227ff887e 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 6s ago 9m 320M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (8m) 76s ago 8m 256M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (8m) 76s ago 8m 244M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (8m) 76s ago 8m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (7m) 76s ago 7m 264M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:54:30.445 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (2m) 76s ago 6m 44.7M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:54:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: osdmap e335: 8 total, 8 up, 8 in 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: pgmap v163: 121 pgs: 8 active+undersized+degraded, 16 active+undersized, 97 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.7 MiB/s wr, 4 op/s; 65/525 objects degraded (12.381%); 5.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:30 smithi163 ceph-mon[190496]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: osdmap e335: 8 total, 8 up, 8 in 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: pgmap v163: 121 pgs: 8 active+undersized+degraded, 16 active+undersized, 97 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.7 MiB/s wr, 4 op/s; 65/525 objects degraded (12.381%); 5.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[202419]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: osdmap e335: 8 total, 8 up, 8 in 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: failed to encode map e334 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: failed to encode map e335 with expected crc 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: pgmap v163: 121 pgs: 8 active+undersized+degraded, 16 active+undersized, 97 active+clean; 353 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.7 MiB/s wr, 4 op/s; 65/525 objects degraded (12.381%); 5.9 MiB/s, 0 objects/s recovering 2023-10-07T18:54:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:30 smithi087 ceph-mon[198934]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:54:30.824 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 6, 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 8, 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 7 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:54:30.825 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:54:31.226 INFO:tasks.rados.rados.0.smithi087.stdout:1320: done (2 left) 2023-10-07T18:54:31.226 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 135 2023-10-07T18:54:31.226 INFO:tasks.rados.rados.0.smithi087.stdout:1321: seq_num 419 ranges {4055040=622592,4677632=671744,5349376=647168,5996544=286720} 2023-10-07T18:54:31.253 INFO:tasks.rados.rados.0.smithi087.stdout:1321: writing smithi087181593-47 from 4055040 to 4677632 tid 1 2023-10-07T18:54:31.257 INFO:tasks.rados.rados.0.smithi087.stdout:1321: writing smithi087181593-47 from 4677632 to 5349376 tid 2 2023-10-07T18:54:31.261 INFO:tasks.rados.rados.0.smithi087.stdout:1321: writing smithi087181593-47 from 5349376 to 5996544 tid 3 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1321: writing smithi087181593-47 from 5996544 to 6283264 tid 4 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1322: copy_from oid 46 from oid 44 current snap is 135 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 3 to smithi087181593-10 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 4 to smithi087181593-10 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 5 to smithi087181593-10 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1316: finishing write tid 6 to smithi087181593-10 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 653 (ObjNum 417 snap 135 seq_num 417) dirty exists 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1316: left oid 10 (ObjNum 417 snap 135 seq_num 417) 2023-10-07T18:54:31.263 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 1 to smithi087181593-47 2023-10-07T18:54:31.264 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 2 to smithi087181593-47 2023-10-07T18:54:31.264 INFO:tasks.rados.rados.0.smithi087.stdout:1316: done (3 left) 2023-10-07T18:54:31.264 INFO:tasks.rados.rados.0.smithi087.stdout:1318: done (2 left) 2023-10-07T18:54:31.264 INFO:tasks.rados.rados.0.smithi087.stdout:1323: snap_create 2023-10-07T18:54:31.265 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 3 to smithi087181593-47 2023-10-07T18:54:31.265 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 4 to smithi087181593-47 2023-10-07T18:54:31.265 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 5 to smithi087181593-47 2023-10-07T18:54:31.266 INFO:tasks.rados.rados.0.smithi087.stdout:1321: finishing write tid 6 to smithi087181593-47 2023-10-07T18:54:31.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 284 (ObjNum 419 snap 135 seq_num 419) dirty exists 2023-10-07T18:54:31.267 INFO:tasks.rados.rados.0.smithi087.stdout:1321: left oid 47 (ObjNum 419 snap 135 seq_num 419) 2023-10-07T18:54:31.284 INFO:tasks.rados.rados.0.smithi087.stdout:1322: finishing copy_from to smithi087181593-46 2023-10-07T18:54:31.284 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:54:31.284 INFO:tasks.rados.rados.0.smithi087.stdout:1322: finishing copy_from racing read to smithi087181593-46 2023-10-07T18:54:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:31 smithi163 ceph-mon[190496]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:31 smithi163 ceph-mon[190496]: osdmap e336: 8 total, 8 up, 8 in 2023-10-07T18:54:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:31 smithi163 ceph-mon[190496]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:31 smithi163 ceph-mon[190496]: from='client.54148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:31 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1441482675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[198934]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[198934]: osdmap e336: 8 total, 8 up, 8 in 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[198934]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[198934]: from='client.54148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1441482675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[202419]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[202419]: osdmap e336: 8 total, 8 up, 8 in 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[202419]: failed to encode map e336 with expected crc 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[202419]: from='client.54148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:54:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:31 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1441482675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:54:32.233 INFO:tasks.rados.rados.0.smithi087.stdout:1321: done (2 left) 2023-10-07T18:54:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:1322: done (1 left) 2023-10-07T18:54:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:1323: done (0 left) 2023-10-07T18:54:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:1324: delete oid 3 current snap is 136 2023-10-07T18:54:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:1324: done (0 left) 2023-10-07T18:54:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:1325: read oid 6 snap -1 2023-10-07T18:54:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:1325: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:54:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:1326: read oid 1 snap -1 2023-10-07T18:54:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:1326: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:54:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:1327: read oid 32 snap -1 2023-10-07T18:54:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:1327: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:54:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:1328: snap_remove snap 131 2023-10-07T18:54:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: failed to encode map e336 with expected crc 2023-10-07T18:54:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: osdmap e337: 8 total, 8 up, 8 in 2023-10-07T18:54:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:32 smithi163 ceph-mon[190496]: pgmap v166: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 7.5 MiB/s wr, 11 op/s; 16 MiB/s, 3 objects/s recovering 2023-10-07T18:54:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: failed to encode map e336 with expected crc 2023-10-07T18:54:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: osdmap e337: 8 total, 8 up, 8 in 2023-10-07T18:54:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[198934]: pgmap v166: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 7.5 MiB/s wr, 11 op/s; 16 MiB/s, 3 objects/s recovering 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: failed to encode map e336 with expected crc 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: osdmap e337: 8 total, 8 up, 8 in 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: failed to encode map e337 with expected crc 2023-10-07T18:54:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:32 smithi087 ceph-mon[202419]: pgmap v166: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 7.5 MiB/s wr, 11 op/s; 16 MiB/s, 3 objects/s recovering 2023-10-07T18:54:33.245 INFO:tasks.rados.rados.0.smithi087.stdout:1328: done (3 left) 2023-10-07T18:54:33.245 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 136 2023-10-07T18:54:33.245 INFO:tasks.rados.rados.0.smithi087.stdout:1329: seq_num 421 ranges {1712128=655360,2367488=442368,2809856=663552,3473408=499712} 2023-10-07T18:54:33.259 INFO:tasks.rados.rados.0.smithi087.stdout:1329: writing smithi087181593-36 from 1712128 to 2367488 tid 1 2023-10-07T18:54:33.261 INFO:tasks.rados.rados.0.smithi087.stdout:1329: writing smithi087181593-36 from 2367488 to 2809856 tid 2 2023-10-07T18:54:33.265 INFO:tasks.rados.rados.0.smithi087.stdout:1329: writing smithi087181593-36 from 2809856 to 3473408 tid 3 2023-10-07T18:54:33.268 INFO:tasks.rados.rados.0.smithi087.stdout:1329: writing smithi087181593-36 from 3473408 to 3973120 tid 4 2023-10-07T18:54:33.269 INFO:tasks.rados.rados.0.smithi087.stdout:1330: snap_create 2023-10-07T18:54:33.269 INFO:tasks.rados.rados.0.smithi087.stdout:1325: expect (ObjNum 251 snap 68 seq_num 251) 2023-10-07T18:54:33.385 INFO:tasks.rados.rados.0.smithi087.stdout:1326: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:54:33.650 INFO:tasks.rados.rados.0.smithi087.stdout:1327: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:54:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/525 objects degraded (12.381%), 8 pgs degraded) 2023-10-07T18:54:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: osdmap e338: 8 total, 8 up, 8 in 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:33 smithi163 ceph-mon[190496]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/525 objects degraded (12.381%), 8 pgs degraded) 2023-10-07T18:54:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:54:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: osdmap e338: 8 total, 8 up, 8 in 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[198934]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/525 objects degraded (12.381%), 8 pgs degraded) 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: osdmap e338: 8 total, 8 up, 8 in 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: failed to encode map e338 with expected crc 2023-10-07T18:54:33.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:33 smithi087 ceph-mon[202419]: failed to encode map e338 with expected crc 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: osdmap e339: 8 total, 8 up, 8 in 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: pgmap v169: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 9.8 MiB/s, 3 objects/s recovering 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:34 smithi163 ceph-mon[190496]: osdmap e340: 8 total, 8 up, 8 in 2023-10-07T18:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: osdmap e339: 8 total, 8 up, 8 in 2023-10-07T18:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: pgmap v169: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 9.8 MiB/s, 3 objects/s recovering 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[198934]: osdmap e340: 8 total, 8 up, 8 in 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: failed to encode map e339 with expected crc 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: osdmap e339: 8 total, 8 up, 8 in 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: pgmap v169: 121 pgs: 121 active+clean; 365 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 9.8 MiB/s, 3 objects/s recovering 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:34.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:34 smithi087 ceph-mon[202419]: osdmap e340: 8 total, 8 up, 8 in 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 1 to smithi087181593-36 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 2 to smithi087181593-36 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 3 to smithi087181593-36 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 4 to smithi087181593-36 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 5 to smithi087181593-36 2023-10-07T18:54:34.853 INFO:tasks.rados.rados.0.smithi087.stdout:1329: finishing write tid 6 to smithi087181593-36 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 733 (ObjNum 421 snap 136 seq_num 421) dirty exists 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1329: left oid 36 (ObjNum 421 snap 136 seq_num 421) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1325: done (4 left) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1326: done (3 left) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1327: done (2 left) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1329: done (1 left) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1330: done (0 left) 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 137 2023-10-07T18:54:34.854 INFO:tasks.rados.rados.0.smithi087.stdout:1331: seq_num 422 ranges {7602176=671744,8273920=729088,9003008=417792,9420800=458752} 2023-10-07T18:54:34.897 INFO:tasks.rados.rados.0.smithi087.stdout:1331: writing smithi087181593-34 from 7602176 to 8273920 tid 1 2023-10-07T18:54:34.900 INFO:tasks.rados.rados.0.smithi087.stdout:1331: writing smithi087181593-34 from 8273920 to 9003008 tid 2 2023-10-07T18:54:34.902 INFO:tasks.rados.rados.0.smithi087.stdout:1331: writing smithi087181593-34 from 9003008 to 9420800 tid 3 2023-10-07T18:54:34.905 INFO:tasks.rados.rados.0.smithi087.stdout:1331: writing smithi087181593-34 from 9420800 to 9879552 tid 4 2023-10-07T18:54:34.905 INFO:tasks.rados.rados.0.smithi087.stdout:1332: read oid 37 snap -1 2023-10-07T18:54:34.905 INFO:tasks.rados.rados.0.smithi087.stdout:1332: expect (ObjNum 365 snap 113 seq_num 365) 2023-10-07T18:54:34.905 INFO:tasks.rados.rados.0.smithi087.stdout:1333: copy_from oid 6 from oid 29 current snap is 137 2023-10-07T18:54:34.906 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 1 to smithi087181593-34 2023-10-07T18:54:34.906 INFO:tasks.rados.rados.0.smithi087.stdout:1334: read oid 31 snap 136 2023-10-07T18:54:34.906 INFO:tasks.rados.rados.0.smithi087.stdout:1334: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:34.906 INFO:tasks.rados.rados.0.smithi087.stdout:1335: delete oid 47 current snap is 137 2023-10-07T18:54:34.906 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 2 to smithi087181593-34 2023-10-07T18:54:34.910 INFO:tasks.rados.rados.0.smithi087.stdout:1334: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 3 to smithi087181593-34 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 4 to smithi087181593-34 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 5 to smithi087181593-34 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1331: finishing write tid 6 to smithi087181593-34 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 739 (ObjNum 422 snap 137 seq_num 422) dirty exists 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1331: left oid 34 (ObjNum 422 snap 137 seq_num 422) 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1333: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1333: finishing copy_from to smithi087181593-6 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 592 (ObjNum 416 snap 135 seq_num 416) dirty exists 2023-10-07T18:54:34.940 INFO:tasks.rados.rados.0.smithi087.stdout:1332: expect (ObjNum 365 snap 113 seq_num 365) 2023-10-07T18:54:35.191 INFO:tasks.rados.rados.0.smithi087.stdout:1331: done (4 left) 2023-10-07T18:54:35.192 INFO:tasks.rados.rados.0.smithi087.stdout:1332: done (3 left) 2023-10-07T18:54:35.192 INFO:tasks.rados.rados.0.smithi087.stdout:1333: done (2 left) 2023-10-07T18:54:35.192 INFO:tasks.rados.rados.0.smithi087.stdout:1334: done (1 left) 2023-10-07T18:54:35.192 INFO:tasks.rados.rados.0.smithi087.stdout:1335: done (0 left) 2023-10-07T18:54:35.192 INFO:tasks.rados.rados.0.smithi087.stdout:1336: snap_create 2023-10-07T18:54:35.252 INFO:tasks.rados.rados.0.smithi087.stdout:1336: done (0 left) 2023-10-07T18:54:35.252 INFO:tasks.rados.rados.0.smithi087.stdout:1337: copy_from oid 38 from oid 8 current snap is 138 2023-10-07T18:54:35.252 INFO:tasks.rados.rados.0.smithi087.stdout:1338: delete oid 42 current snap is 138 2023-10-07T18:54:35.258 INFO:tasks.rados.rados.0.smithi087.stdout:1338: done (1 left) 2023-10-07T18:54:35.258 INFO:tasks.rados.rados.0.smithi087.stdout:1339: delete oid 29 current snap is 138 2023-10-07T18:54:35.261 INFO:tasks.rados.rados.0.smithi087.stdout:1339: done (1 left) 2023-10-07T18:54:35.261 INFO:tasks.rados.rados.0.smithi087.stdout:1340: rollback oid 27 current snap is 138 2023-10-07T18:54:35.261 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 137 2023-10-07T18:54:35.262 INFO:tasks.rados.rados.0.smithi087.stdout:1341: snap_remove snap 127 2023-10-07T18:54:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:35 smithi163 ceph-mon[190496]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:35 smithi163 ceph-mon[190496]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:35 smithi163 ceph-mon[190496]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:35 smithi163 ceph-mon[190496]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:35] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2023-10-07T18:54:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[202419]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[202419]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[202419]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[202419]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[198934]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[198934]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[198934]: failed to encode map e340 with expected crc 2023-10-07T18:54:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:35 smithi087 ceph-mon[198934]: failed to encode map e340 with expected crc 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1341: done (2 left) 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1342: copy_from oid 3 from oid 44 current snap is 138 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1340: finishing rollback tid 0 to smithi087181593-27 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1337: finishing copy_from to smithi087181593-38 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 645 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1340: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:54:36.262 INFO:tasks.rados.rados.0.smithi087.stdout:1340: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:54:36.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 603 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:54:36.263 INFO:tasks.rados.rados.0.smithi087.stdout:1337: finishing copy_from racing read to smithi087181593-38 2023-10-07T18:54:36.263 INFO:tasks.rados.rados.0.smithi087.stdout:1337: done (2 left) 2023-10-07T18:54:36.263 INFO:tasks.rados.rados.0.smithi087.stdout:1340: done (1 left) 2023-10-07T18:54:36.263 INFO:tasks.rados.rados.0.smithi087.stdout:1343: rollback oid 23 current snap is 138 2023-10-07T18:54:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 23 to 135 2023-10-07T18:54:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:1344: rollback oid 49 current snap is 138 2023-10-07T18:54:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 49 to 132 2023-10-07T18:54:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:1345: snap_remove snap 130 2023-10-07T18:54:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:36 smithi163 ceph-mon[190496]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:36 smithi163 ceph-mon[190496]: osdmap e341: 8 total, 8 up, 8 in 2023-10-07T18:54:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:36 smithi163 ceph-mon[190496]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:36 smithi163 ceph-mon[190496]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:36 smithi163 ceph-mon[190496]: pgmap v172: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2023-10-07T18:54:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[198934]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[198934]: osdmap e341: 8 total, 8 up, 8 in 2023-10-07T18:54:36.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[198934]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[198934]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[198934]: pgmap v172: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2023-10-07T18:54:36.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[202419]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[202419]: osdmap e341: 8 total, 8 up, 8 in 2023-10-07T18:54:36.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[202419]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[202419]: failed to encode map e341 with expected crc 2023-10-07T18:54:36.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:36 smithi087 ceph-mon[202419]: pgmap v172: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.3 MiB/s wr, 9 op/s 2023-10-07T18:54:37.272 INFO:tasks.rados.rados.0.smithi087.stdout:1345: done (3 left) 2023-10-07T18:54:37.272 INFO:tasks.rados.rados.0.smithi087.stdout:1346: copy_from oid 19 from oid 11 current snap is 138 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1344: finishing rollback tid 0 to smithi087181593-49 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1344: finishing rollback tid 1 to smithi087181593-49 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1344: finishing rollback tid 2 to smithi087181593-49 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 607 (ObjNum 410 snap 131 seq_num 410) dirty exists 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1343: finishing rollback tid 0 to smithi087181593-23 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1343: finishing rollback tid 1 to smithi087181593-23 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:1343: finishing rollback tid 2 to smithi087181593-23 2023-10-07T18:54:37.273 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 827 (ObjNum 387 snap 123 seq_num 387) dirty exists 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1342: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1342: finishing copy_from to smithi087181593-3 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 519 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1342: done (3 left) 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1343: done (2 left) 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1344: done (1 left) 2023-10-07T18:54:37.274 INFO:tasks.rados.rados.0.smithi087.stdout:1347: snap_create 2023-10-07T18:54:37.332 INFO:tasks.rados.rados.0.smithi087.stdout:1346: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:54:37.333 INFO:tasks.rados.rados.0.smithi087.stdout:1346: finishing copy_from to smithi087181593-19 2023-10-07T18:54:37.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 353 (ObjNum 374 snap 115 seq_num 374) dirty exists 2023-10-07T18:54:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:37 smithi163 ceph-mon[190496]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:37 smithi163 ceph-mon[190496]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:37 smithi163 ceph-mon[190496]: osdmap e342: 8 total, 8 up, 8 in 2023-10-07T18:54:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:37 smithi163 ceph-mon[190496]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[198934]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[198934]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[198934]: osdmap e342: 8 total, 8 up, 8 in 2023-10-07T18:54:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[198934]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[202419]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[202419]: failed to encode map e342 with expected crc 2023-10-07T18:54:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[202419]: osdmap e342: 8 total, 8 up, 8 in 2023-10-07T18:54:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:37 smithi087 ceph-mon[202419]: failed to encode map e342 with expected crc 2023-10-07T18:54:38.279 INFO:tasks.rados.rados.0.smithi087.stdout:1346: done (1 left) 2023-10-07T18:54:38.280 INFO:tasks.rados.rados.0.smithi087.stdout:1347: done (0 left) 2023-10-07T18:54:38.280 INFO:tasks.rados.rados.0.smithi087.stdout:1348: copy_from oid 35 from oid 22 current snap is 139 2023-10-07T18:54:38.280 INFO:tasks.rados.rados.0.smithi087.stdout:1349: rollback oid 20 current snap is 139 2023-10-07T18:54:38.280 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 20 to 125 2023-10-07T18:54:38.280 INFO:tasks.rados.rados.0.smithi087.stdout:1350: delete oid 27 current snap is 139 2023-10-07T18:54:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:1350: done (2 left) 2023-10-07T18:54:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:1351: rollback oid 36 current snap is 139 2023-10-07T18:54:38.290 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 113 2023-10-07T18:54:38.290 INFO:tasks.rados.rados.0.smithi087.stdout:1352: delete oid 7 current snap is 139 2023-10-07T18:54:38.290 INFO:tasks.rados.rados.0.smithi087.stdout:1349: finishing rollback tid 0 to smithi087181593-20 2023-10-07T18:54:38.292 INFO:tasks.rados.rados.0.smithi087.stdout:1352: done (3 left) 2023-10-07T18:54:38.293 INFO:tasks.rados.rados.0.smithi087.stdout:1353: copy_from oid 1 from oid 4 current snap is 139 2023-10-07T18:54:38.293 INFO:tasks.rados.rados.0.smithi087.stdout:1349: finishing rollback tid 1 to smithi087181593-20 2023-10-07T18:54:38.293 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 139 2023-10-07T18:54:38.293 INFO:tasks.rados.rados.0.smithi087.stdout:1354: seq_num 428 ranges {11878400=778240,12656640=483328,13139968=409600,13549568=417792,13967360=294912} 2023-10-07T18:54:38.361 INFO:tasks.rados.rados.0.smithi087.stdout:1354: writing smithi087181593-21 from 11878400 to 12656640 tid 1 2023-10-07T18:54:38.364 INFO:tasks.rados.rados.0.smithi087.stdout:1354: writing smithi087181593-21 from 12656640 to 13139968 tid 2 2023-10-07T18:54:38.366 INFO:tasks.rados.rados.0.smithi087.stdout:1354: writing smithi087181593-21 from 13139968 to 13549568 tid 3 2023-10-07T18:54:38.368 INFO:tasks.rados.rados.0.smithi087.stdout:1354: writing smithi087181593-21 from 13549568 to 13967360 tid 4 2023-10-07T18:54:38.370 INFO:tasks.rados.rados.0.smithi087.stdout:1354: writing smithi087181593-21 from 13967360 to 14262272 tid 5 2023-10-07T18:54:38.370 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 139 2023-10-07T18:54:38.371 INFO:tasks.rados.rados.0.smithi087.stdout:1349: finishing rollback tid 2 to smithi087181593-20 2023-10-07T18:54:38.371 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 753 (ObjNum 312 snap 96 seq_num 312) dirty exists 2023-10-07T18:54:38.371 INFO:tasks.rados.rados.0.smithi087.stdout:1355: seq_num 429 ranges {434176=794624,1228800=770048,1998848=622592,2621440=212992} 2023-10-07T18:54:38.377 INFO:tasks.rados.rados.0.smithi087.stdout:1355: writing smithi087181593-30 from 434176 to 1228800 tid 1 2023-10-07T18:54:38.381 INFO:tasks.rados.rados.0.smithi087.stdout:1355: writing smithi087181593-30 from 1228800 to 1998848 tid 2 2023-10-07T18:54:38.385 INFO:tasks.rados.rados.0.smithi087.stdout:1355: writing smithi087181593-30 from 1998848 to 2621440 tid 3 2023-10-07T18:54:38.388 INFO:tasks.rados.rados.0.smithi087.stdout:1355: writing smithi087181593-30 from 2621440 to 2834432 tid 4 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:1349: done (5 left) 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:1356: rollback oid 7 current snap is 139 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 7 to 129 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:1351: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:1351: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:54:38.389 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 756 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T18:54:38.390 INFO:tasks.rados.rados.0.smithi087.stdout:1353: finishing copy_from to smithi087181593-1 2023-10-07T18:54:38.390 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 528 (ObjNum 404 snap 130 seq_num 404) dirty exists 2023-10-07T18:54:38.390 INFO:tasks.rados.rados.0.smithi087.stdout:1353: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:54:38.390 INFO:tasks.rados.rados.0.smithi087.stdout:1348: finishing copy_from to smithi087181593-35 2023-10-07T18:54:38.390 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 461 (ObjNum 376 snap 115 seq_num 376) dirty exists 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1348: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 1 to smithi087181593-21 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 2 to smithi087181593-21 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 3 to smithi087181593-21 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1348: done (5 left) 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1351: done (4 left) 2023-10-07T18:54:38.391 INFO:tasks.rados.rados.0.smithi087.stdout:1353: done (3 left) 2023-10-07T18:54:38.392 INFO:tasks.rados.rados.0.smithi087.stdout:1357: read oid 10 snap -1 2023-10-07T18:54:38.392 INFO:tasks.rados.rados.0.smithi087.stdout:1357: expect (ObjNum 417 snap 135 seq_num 417) 2023-10-07T18:54:38.392 INFO:tasks.rados.rados.0.smithi087.stdout:1358: snap_remove snap 122 2023-10-07T18:54:38.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:38 smithi163 ceph-mon[190496]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:38 smithi163 ceph-mon[190496]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T18:54:38.663 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:38 smithi163 ceph-mon[190496]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.663 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:38 smithi163 ceph-mon[190496]: pgmap v175: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-10-07T18:54:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[198934]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[198934]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T18:54:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[198934]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[198934]: pgmap v175: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-10-07T18:54:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[202419]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[202419]: osdmap e343: 8 total, 8 up, 8 in 2023-10-07T18:54:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[202419]: failed to encode map e343 with expected crc 2023-10-07T18:54:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:38 smithi087 ceph-mon[202419]: pgmap v175: 121 pgs: 121 active+clean; 374 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.3 MiB/s wr, 8 op/s 2023-10-07T18:54:38.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:38 smithi163 conmon[175848]: ts=2023-10-07T18:54:38.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:39.095 INFO:tasks.rados.rados.0.smithi087.stdout:1358: done (4 left) 2023-10-07T18:54:39.095 INFO:tasks.rados.rados.0.smithi087.stdout:1359: delete oid 41 current snap is 139 2023-10-07T18:54:39.095 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 4 to smithi087181593-21 2023-10-07T18:54:39.095 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 5 to smithi087181593-21 2023-10-07T18:54:39.095 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 6 to smithi087181593-21 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1354: finishing write tid 7 to smithi087181593-21 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 763 (ObjNum 428 snap 139 seq_num 428) dirty exists 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1354: left oid 21 (ObjNum 428 snap 139 seq_num 428) 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 1 to smithi087181593-30 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 2 to smithi087181593-30 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1356: finishing rollback tid 1 to smithi087181593-7 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 0 (ObjNum 129 snap 0 seq_num 1720932688) dirty dne 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 3 to smithi087181593-30 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 4 to smithi087181593-30 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 5 to smithi087181593-30 2023-10-07T18:54:39.096 INFO:tasks.rados.rados.0.smithi087.stdout:1355: finishing write tid 6 to smithi087181593-30 2023-10-07T18:54:39.097 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 524 (ObjNum 429 snap 139 seq_num 429) dirty exists 2023-10-07T18:54:39.097 INFO:tasks.rados.rados.0.smithi087.stdout:1355: left oid 30 (ObjNum 429 snap 139 seq_num 429) 2023-10-07T18:54:39.097 INFO:tasks.rados.rados.0.smithi087.stdout:1357: expect (ObjNum 417 snap 135 seq_num 417) 2023-10-07T18:54:39.233 INFO:tasks.rados.rados.0.smithi087.stdout:1354: done (4 left) 2023-10-07T18:54:39.233 INFO:tasks.rados.rados.0.smithi087.stdout:1355: done (3 left) 2023-10-07T18:54:39.233 INFO:tasks.rados.rados.0.smithi087.stdout:1356: done (2 left) 2023-10-07T18:54:39.233 INFO:tasks.rados.rados.0.smithi087.stdout:1357: done (1 left) 2023-10-07T18:54:39.233 INFO:tasks.rados.rados.0.smithi087.stdout:1359: done (0 left) 2023-10-07T18:54:39.234 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 139 2023-10-07T18:54:39.234 INFO:tasks.rados.rados.0.smithi087.stdout:1360: seq_num 431 ranges {11247616=24576} 2023-10-07T18:54:39.292 INFO:tasks.rados.rados.0.smithi087.stdout:1360: writing smithi087181593-19 from 11247616 to 11272192 tid 1 2023-10-07T18:54:39.292 INFO:tasks.rados.rados.0.smithi087.stdout:1361: snap_create 2023-10-07T18:54:39.295 INFO:tasks.rados.rados.0.smithi087.stdout:1360: finishing write tid 1 to smithi087181593-19 2023-10-07T18:54:39.295 INFO:tasks.rados.rados.0.smithi087.stdout:1360: finishing write tid 2 to smithi087181593-19 2023-10-07T18:54:39.296 INFO:tasks.rados.rados.0.smithi087.stdout:1360: finishing write tid 3 to smithi087181593-19 2023-10-07T18:54:39.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 643 (ObjNum 431 snap 139 seq_num 431) dirty exists 2023-10-07T18:54:39.296 INFO:tasks.rados.rados.0.smithi087.stdout:1360: left oid 19 (ObjNum 431 snap 139 seq_num 431) 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:39 smithi163 ceph-mon[190496]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T18:54:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[198934]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: osdmap e344: 8 total, 8 up, 8 in 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: failed to encode map e344 with expected crc 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:39 smithi087 ceph-mon[202419]: osdmap e345: 8 total, 8 up, 8 in 2023-10-07T18:54:40.285 INFO:tasks.rados.rados.0.smithi087.stdout:1360: done (1 left) 2023-10-07T18:54:40.285 INFO:tasks.rados.rados.0.smithi087.stdout:1361: done (0 left) 2023-10-07T18:54:40.285 INFO:tasks.rados.rados.0.smithi087.stdout:1362: snap_create 2023-10-07T18:54:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:40 smithi163 ceph-mon[190496]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:40 smithi163 ceph-mon[190496]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:40 smithi163 ceph-mon[190496]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:40 smithi163 ceph-mon[190496]: pgmap v178: 121 pgs: 121 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-10-07T18:54:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[198934]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[198934]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[198934]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[198934]: pgmap v178: 121 pgs: 121 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[202419]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[202419]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[202419]: failed to encode map e345 with expected crc 2023-10-07T18:54:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:40 smithi087 ceph-mon[202419]: pgmap v178: 121 pgs: 121 active+clean; 383 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:1362: done (0 left) 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:1363: rollback oid 44 current snap is 141 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 135 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:1364: read oid 36 snap -1 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:1364: expect deleted 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 141 2023-10-07T18:54:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:1365: seq_num 432 ranges {4800512=40960} 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:1365: writing smithi087181593-1 from 4800512 to 4841472 tid 1 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:1366: delete oid 50 current snap is 141 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:1363: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:1363: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:1363: finishing rollback tid 2 to smithi087181593-44 2023-10-07T18:54:41.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 646 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:54:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:1363: done (3 left) 2023-10-07T18:54:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:1364: done (2 left) 2023-10-07T18:54:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:1366: done (1 left) 2023-10-07T18:54:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:1367: read oid 48 snap -1 2023-10-07T18:54:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:1367: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:54:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 141 2023-10-07T18:54:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:1368: seq_num 434 ranges {0=73728} 2023-10-07T18:54:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:1368: writing smithi087181593-2 from 0 to 73728 tid 1 2023-10-07T18:54:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:1369: delete oid 32 current snap is 141 2023-10-07T18:54:41.331 INFO:tasks.rados.rados.0.smithi087.stdout:1368: finishing write tid 1 to smithi087181593-2 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1368: finishing write tid 2 to smithi087181593-2 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1369: done (3 left) 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1370: read oid 11 snap -1 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1370: expect (ObjNum 374 snap 115 seq_num 374) 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1371: rmattr oid 16 current snap is 141 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1371: done (4 left) 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 141 2023-10-07T18:54:41.332 INFO:tasks.rados.rados.0.smithi087.stdout:1372: seq_num 436 ranges {14262272=106496} 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1372: writing smithi087181593-21 from 14262272 to 14368768 tid 1 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1373: read oid 28 snap -1 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1373: expect (ObjNum 414 snap 133 seq_num 414) 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1374: delete oid 27 current snap is 141 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1365: finishing write tid 1 to smithi087181593-1 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:1368: finishing write tid 3 to smithi087181593-2 2023-10-07T18:54:41.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 296 (ObjNum 434 snap 141 seq_num 434) dirty exists 2023-10-07T18:54:41.411 INFO:tasks.rados.rados.0.smithi087.stdout:1368: left oid 2 (ObjNum 434 snap 141 seq_num 434) 2023-10-07T18:54:41.411 INFO:tasks.rados.rados.0.smithi087.stdout:1365: finishing write tid 2 to smithi087181593-1 2023-10-07T18:54:41.412 INFO:tasks.rados.rados.0.smithi087.stdout:1367: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:54:41.538 INFO:tasks.rados.rados.0.smithi087.stdout:1365: finishing write tid 3 to smithi087181593-1 2023-10-07T18:54:41.539 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 825 (ObjNum 432 snap 141 seq_num 432) dirty exists 2023-10-07T18:54:41.539 INFO:tasks.rados.rados.0.smithi087.stdout:1365: left oid 1 (ObjNum 432 snap 141 seq_num 432) 2023-10-07T18:54:41.539 INFO:tasks.rados.rados.0.smithi087.stdout:1370: expect (ObjNum 374 snap 115 seq_num 374) 2023-10-07T18:54:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:41 smithi163 ceph-mon[190496]: failed to encode map e346 with expected crc 2023-10-07T18:54:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:41 smithi163 ceph-mon[190496]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T18:54:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:41 smithi087 ceph-mon[198934]: failed to encode map e346 with expected crc 2023-10-07T18:54:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:41 smithi087 ceph-mon[198934]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T18:54:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:41 smithi087 ceph-mon[202419]: failed to encode map e346 with expected crc 2023-10-07T18:54:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:41 smithi087 ceph-mon[202419]: osdmap e346: 8 total, 8 up, 8 in 2023-10-07T18:54:42.371 INFO:tasks.rados.rados.0.smithi087.stdout:1372: finishing write tid 1 to smithi087181593-21 2023-10-07T18:54:42.372 INFO:tasks.rados.rados.0.smithi087.stdout:1372: finishing write tid 2 to smithi087181593-21 2023-10-07T18:54:42.372 INFO:tasks.rados.rados.0.smithi087.stdout:1373: expect (ObjNum 414 snap 133 seq_num 414) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1372: finishing write tid 3 to smithi087181593-21 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 776 (ObjNum 436 snap 141 seq_num 436) dirty exists 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1372: left oid 21 (ObjNum 436 snap 141 seq_num 436) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1365: done (6 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1367: done (5 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1368: done (4 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1370: done (3 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1372: done (2 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1373: done (1 left) 2023-10-07T18:54:42.423 INFO:tasks.rados.rados.0.smithi087.stdout:1374: done (0 left) 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:1375: rollback oid 34 current snap is 141 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 89 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 141 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:1376: seq_num 438 ranges {73728=139264} 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:1376: writing smithi087181593-2 from 73728 to 212992 tid 1 2023-10-07T18:54:42.424 INFO:tasks.rados.rados.0.smithi087.stdout:1377: read oid 15 snap -1 2023-10-07T18:54:42.425 INFO:tasks.rados.rados.0.smithi087.stdout:1377: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:54:42.425 INFO:tasks.rados.rados.0.smithi087.stdout:1378: read oid 31 snap 128 2023-10-07T18:54:42.425 INFO:tasks.rados.rados.0.smithi087.stdout:1378: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:42.425 INFO:tasks.rados.rados.0.smithi087.stdout:1379: snap_remove snap 134 2023-10-07T18:54:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: failed to encode map e346 with expected crc 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:42 smithi163 ceph-mon[190496]: pgmap v181: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.3 MiB/s wr, 12 op/s 2023-10-07T18:54:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: failed to encode map e346 with expected crc 2023-10-07T18:54:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[198934]: pgmap v181: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.3 MiB/s wr, 12 op/s 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: failed to encode map e346 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: osdmap e347: 8 total, 8 up, 8 in 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: failed to encode map e347 with expected crc 2023-10-07T18:54:42.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:42 smithi087 ceph-mon[202419]: pgmap v181: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.3 MiB/s wr, 12 op/s 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1379: done (4 left) 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1380: read oid 16 snap -1 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1380: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1381: snap_create 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1375: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1376: finishing write tid 1 to smithi087181593-2 2023-10-07T18:54:43.299 INFO:tasks.rados.rados.0.smithi087.stdout:1378: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1376: finishing write tid 2 to smithi087181593-2 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1375: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1375: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 780 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1376: finishing write tid 3 to smithi087181593-2 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 298 (ObjNum 438 snap 141 seq_num 438) dirty exists 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1376: left oid 2 (ObjNum 438 snap 141 seq_num 438) 2023-10-07T18:54:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:1377: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:54:43.601 INFO:tasks.rados.rados.0.smithi087.stdout:1380: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:54:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:43 smithi163 ceph-mon[190496]: failed to encode map e347 with expected crc 2023-10-07T18:54:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:43 smithi087 ceph-mon[198934]: failed to encode map e347 with expected crc 2023-10-07T18:54:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:43 smithi087 ceph-mon[202419]: failed to encode map e347 with expected crc 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1375: done (5 left) 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1376: done (4 left) 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1377: done (3 left) 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1378: done (2 left) 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1380: done (1 left) 2023-10-07T18:54:44.116 INFO:tasks.rados.rados.0.smithi087.stdout:1381: done (0 left) 2023-10-07T18:54:44.117 INFO:tasks.rados.rados.0.smithi087.stdout:1382: snap_create 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: Upgrade: osd.2 is safe to restart 2023-10-07T18:54:44.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: pgmap v183: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.7 MiB/s wr, 9 op/s 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[202419]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: Upgrade: osd.2 is safe to restart 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: pgmap v183: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.7 MiB/s wr, 9 op/s 2023-10-07T18:54:44.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:44 smithi087 ceph-mon[198934]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T18:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: osdmap e348: 8 total, 8 up, 8 in 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: failed to encode map e348 with expected crc 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: Upgrade: osd.2 is safe to restart 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: pgmap v183: 121 pgs: 121 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.7 MiB/s wr, 9 op/s 2023-10-07T18:54:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:44 smithi163 ceph-mon[190496]: osdmap e349: 8 total, 8 up, 8 in 2023-10-07T18:54:45.103 INFO:tasks.rados.rados.0.smithi087.stdout:1382: done (0 left) 2023-10-07T18:54:45.103 INFO:tasks.rados.rados.0.smithi087.stdout:1383: read oid 17 snap 135 2023-10-07T18:54:45.103 INFO:tasks.rados.rados.0.smithi087.stdout:1383: expect (ObjNum 304 snap 96 seq_num 304) 2023-10-07T18:54:45.103 INFO:tasks.rados.rados.0.smithi087.stdout:1384: delete oid 15 current snap is 143 2023-10-07T18:54:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:1384: done (1 left) 2023-10-07T18:54:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:1385: read oid 2 snap 89 2023-10-07T18:54:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:1385: expect (ObjNum 288 snap 84 seq_num 288) 2023-10-07T18:54:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 143 2023-10-07T18:54:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:1386: seq_num 440 ranges {2203648=172032} 2023-10-07T18:54:45.124 INFO:tasks.rados.rados.0.smithi087.stdout:1386: writing smithi087181593-8 from 2203648 to 2375680 tid 1 2023-10-07T18:54:45.124 INFO:tasks.rados.rados.0.smithi087.stdout:1387: rollback oid 35 current snap is 143 2023-10-07T18:54:45.124 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 35 to 132 2023-10-07T18:54:45.124 INFO:tasks.rados.rados.0.smithi087.stdout:1385: expect (ObjNum 288 snap 84 seq_num 288) 2023-10-07T18:54:45.125 INFO:tasks.rados.rados.0.smithi087.stdout:1385: done (3 left) 2023-10-07T18:54:45.125 INFO:tasks.rados.rados.0.smithi087.stdout:1388: rmattr oid 45 current snap is 143 2023-10-07T18:54:45.125 INFO:tasks.rados.rados.0.smithi087.stdout:1388: done (3 left) 2023-10-07T18:54:45.125 INFO:tasks.rados.rados.0.smithi087.stdout:1389: setattr oid 10 current snap is 143 2023-10-07T18:54:45.128 INFO:tasks.rados.rados.0.smithi087.stdout:1390: snap_remove snap 139 2023-10-07T18:54:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:45 smithi163 ceph-mon[190496]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:45 smithi163 ceph-mon[190496]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:45 smithi163 ceph-mon[190496]: failed to encode map e350 with expected crc 2023-10-07T18:54:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:45 smithi163 ceph-mon[190496]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T18:54:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:45] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2023-10-07T18:54:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[198934]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[198934]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[198934]: failed to encode map e350 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[198934]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[202419]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[202419]: failed to encode map e349 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[202419]: failed to encode map e350 with expected crc 2023-10-07T18:54:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:45 smithi087 ceph-mon[202419]: osdmap e350: 8 total, 8 up, 8 in 2023-10-07T18:54:46.106 INFO:tasks.rados.rados.0.smithi087.stdout:1390: done (4 left) 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1391: rmattr oid 11 current snap is 143 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1386: finishing write tid 1 to smithi087181593-8 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1386: finishing write tid 2 to smithi087181593-8 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1387: finishing rollback tid 0 to smithi087181593-35 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1387: finishing rollback tid 1 to smithi087181593-35 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 855 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1386: finishing write tid 3 to smithi087181593-8 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 699 (ObjNum 440 snap 143 seq_num 440) dirty exists 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1386: left oid 8 (ObjNum 440 snap 143 seq_num 440) 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1386: done (4 left) 2023-10-07T18:54:46.107 INFO:tasks.rados.rados.0.smithi087.stdout:1387: done (3 left) 2023-10-07T18:54:46.108 INFO:tasks.rados.rados.0.smithi087.stdout:1392: snap_remove snap 89 2023-10-07T18:54:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: Upgrade: Updating osd.2 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: Deploying daemon osd.2 on smithi087 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: pgmap v186: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 76 KiB/s wr, 9 op/s 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: failed to encode map e351 with expected crc 2023-10-07T18:54:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:46 smithi163 ceph-mon[190496]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: Upgrade: Updating osd.2 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: Deploying daemon osd.2 on smithi087 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: pgmap v186: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 76 KiB/s wr, 9 op/s 2023-10-07T18:54:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: failed to encode map e351 with expected crc 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[202419]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: failed to encode map e350 with expected crc 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: Upgrade: Updating osd.2 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: Deploying daemon osd.2 on smithi087 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: pgmap v186: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 76 KiB/s wr, 9 op/s 2023-10-07T18:54:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: failed to encode map e351 with expected crc 2023-10-07T18:54:46.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:46 smithi087 ceph-mon[198934]: osdmap e351: 8 total, 8 up, 8 in 2023-10-07T18:54:47.113 INFO:tasks.rados.rados.0.smithi087.stdout:1392: done (3 left) 2023-10-07T18:54:47.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 143 2023-10-07T18:54:47.113 INFO:tasks.rados.rados.0.smithi087.stdout:1393: seq_num 441 ranges {14622720=188416} 2023-10-07T18:54:47.194 INFO:tasks.rados.rados.0.smithi087.stdout:1393: writing smithi087181593-23 from 14622720 to 14811136 tid 1 2023-10-07T18:54:47.195 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 143 2023-10-07T18:54:47.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 701 (ObjNum 417 snap 135 seq_num 417) dirty exists 2023-10-07T18:54:47.195 INFO:tasks.rados.rados.0.smithi087.stdout:1383: expect (ObjNum 304 snap 96 seq_num 304) 2023-10-07T18:54:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:47 smithi163 ceph-mon[190496]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:47 smithi163 ceph-mon[190496]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:47 smithi163 ceph-mon[190496]: failed to encode map e352 with expected crc 2023-10-07T18:54:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:47 smithi163 ceph-mon[190496]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T18:54:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[198934]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[198934]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[198934]: failed to encode map e352 with expected crc 2023-10-07T18:54:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[198934]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T18:54:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[202419]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[202419]: failed to encode map e351 with expected crc 2023-10-07T18:54:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[202419]: failed to encode map e352 with expected crc 2023-10-07T18:54:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:47 smithi087 ceph-mon[202419]: osdmap e352: 8 total, 8 up, 8 in 2023-10-07T18:54:47.845 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 525 (ObjNum 374 snap 115 seq_num 374) dirty exists 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:1393: finishing write tid 1 to smithi087181593-23 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:1393: finishing write tid 2 to smithi087181593-23 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:1393: finishing write tid 3 to smithi087181593-23 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 872 (ObjNum 441 snap 143 seq_num 441) dirty exists 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:1393: left oid 23 (ObjNum 441 snap 143 seq_num 441) 2023-10-07T18:54:47.846 INFO:tasks.rados.rados.0.smithi087.stdout:1394: seq_num 442 ranges {0=204800} 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1394: writing smithi087181593-26 from 0 to 204800 tid 1 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1383: done (4 left) 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1389: done (3 left) 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1391: done (2 left) 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1393: done (1 left) 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:1395: rollback oid 11 current snap is 143 2023-10-07T18:54:47.847 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 129 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:1396: rollback oid 25 current snap is 143 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 25 to 123 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:1397: rmattr oid 46 current snap is 143 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:1398: rmattr oid 18 current snap is 143 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:1398: done (4 left) 2023-10-07T18:54:47.848 INFO:tasks.rados.rados.0.smithi087.stdout:1399: delete oid 13 current snap is 143 2023-10-07T18:54:47.849 INFO:tasks.rados.rados.0.smithi087.stdout:1399: done (4 left) 2023-10-07T18:54:47.849 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 143 2023-10-07T18:54:47.849 INFO:tasks.rados.rados.0.smithi087.stdout:1400: seq_num 444 ranges {4112384=237568} 2023-10-07T18:54:47.872 INFO:tasks.rados.rados.0.smithi087.stdout:1400: writing smithi087181593-24 from 4112384 to 4349952 tid 1 2023-10-07T18:54:47.873 INFO:tasks.rados.rados.0.smithi087.stdout:1401: snap_remove snap 128 2023-10-07T18:54:48.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[202419]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[202419]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.311 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[202419]: pgmap v189: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 88 KiB/s wr, 9 op/s 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:1401: done (5 left) 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:1402: read oid 44 snap -1 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:1402: expect (ObjNum 293 snap 85 seq_num 293) 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:1403: copy_from oid 33 from oid 47 current snap is 143 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 143 2023-10-07T18:54:48.315 INFO:tasks.rados.rados.0.smithi087.stdout:1404: seq_num 445 ranges {0=253952} 2023-10-07T18:54:48.316 INFO:tasks.rados.rados.0.smithi087.stdout:1404: writing smithi087181593-50 from 0 to 253952 tid 1 2023-10-07T18:54:48.316 INFO:tasks.rados.rados.0.smithi087.stdout:1405: read oid 35 snap 129 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1405: expect (ObjNum 341 snap 105 seq_num 341) 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1406: snap_create 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1394: finishing write tid 1 to smithi087181593-26 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1394: finishing write tid 2 to smithi087181593-26 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1395: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1396: finishing rollback tid 0 to smithi087181593-25 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1396: finishing rollback tid 1 to smithi087181593-25 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1396: finishing rollback tid 2 to smithi087181593-25 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 876 (ObjNum 312 snap 96 seq_num 312) dirty exists 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1394: finishing write tid 3 to smithi087181593-26 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 635 (ObjNum 442 snap 143 seq_num 442) dirty exists 2023-10-07T18:54:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1394: left oid 26 (ObjNum 442 snap 143 seq_num 442) 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1395: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1395: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 528 (ObjNum 374 snap 115 seq_num 374) dirty exists 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 529 (ObjNum 293 snap 85 seq_num 293) dirty exists 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1400: finishing write tid 1 to smithi087181593-24 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1400: finishing write tid 2 to smithi087181593-24 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1400: finishing write tid 3 to smithi087181593-24 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 879 (ObjNum 444 snap 143 seq_num 444) dirty exists 2023-10-07T18:54:48.318 INFO:tasks.rados.rados.0.smithi087.stdout:1400: left oid 24 (ObjNum 444 snap 143 seq_num 444) 2023-10-07T18:54:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:1403: finishing copy_from to smithi087181593-33 2023-10-07T18:54:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:1403: got expected ENOENT (src dne) 2023-10-07T18:54:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:1403: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:54:48.330 INFO:tasks.rados.rados.0.smithi087.stdout:1404: finishing write tid 1 to smithi087181593-50 2023-10-07T18:54:48.331 INFO:tasks.rados.rados.0.smithi087.stdout:1404: finishing write tid 2 to smithi087181593-50 2023-10-07T18:54:48.334 INFO:tasks.rados.rados.0.smithi087.stdout:1404: finishing write tid 3 to smithi087181593-50 2023-10-07T18:54:48.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 547 (ObjNum 445 snap 143 seq_num 445) dirty exists 2023-10-07T18:54:48.334 INFO:tasks.rados.rados.0.smithi087.stdout:1404: left oid 50 (ObjNum 445 snap 143 seq_num 445) 2023-10-07T18:54:48.337 INFO:tasks.rados.rados.0.smithi087.stdout:1402: expect (ObjNum 293 snap 85 seq_num 293) 2023-10-07T18:54:48.528 INFO:tasks.rados.rados.0.smithi087.stdout:1405: expect (ObjNum 341 snap 105 seq_num 341) 2023-10-07T18:54:48.595 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:48 smithi087 systemd[1]: Stopping Ceph osd.2 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:54:48.595 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[198934]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.596 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[198934]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.596 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:48 smithi087 ceph-mon[198934]: pgmap v189: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 88 KiB/s wr, 9 op/s 2023-10-07T18:54:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:48 smithi163 ceph-mon[190496]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:48 smithi163 ceph-mon[190496]: failed to encode map e352 with expected crc 2023-10-07T18:54:48.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:48 smithi163 ceph-mon[190496]: pgmap v189: 121 pgs: 121 active+clean; 412 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 88 KiB/s wr, 9 op/s 2023-10-07T18:54:48.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:48 smithi163 conmon[175848]: ts=2023-10-07T18:54:48.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:48.953 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:48 smithi087 conmon[140599]: 2023-10-07T18:54:48.593+0000 7efd81e6f700 -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-07T18:54:48.953 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:48 smithi087 conmon[140599]: 2023-10-07T18:54:48.593+0000 7efd81e6f700 -1 osd.2 353 *** Got signal Terminated *** 2023-10-07T18:54:48.953 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:48 smithi087 conmon[140599]: 2023-10-07T18:54:48.593+0000 7efd81e6f700 -1 osd.2 353 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:54:49.177 INFO:tasks.rados.rados.0.smithi087.stdout:1394: done (9 left) 2023-10-07T18:54:49.177 INFO:tasks.rados.rados.0.smithi087.stdout:1395: done (8 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1396: done (7 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1397: done (6 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1400: done (5 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1402: done (4 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1403: done (3 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1404: done (2 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1405: done (1 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1406: done (0 left) 2023-10-07T18:54:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:1407: delete oid 26 current snap is 144 2023-10-07T18:54:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: osd.2 marked itself down and dead 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:49 smithi163 ceph-mon[190496]: osdmap e354: 8 total, 7 up, 8 in 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: osd.2 marked itself down and dead 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[198934]: osdmap e354: 8 total, 7 up, 8 in 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: osdmap e353: 8 total, 8 up, 8 in 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: failed to encode map e353 with expected crc 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: osd.2 marked itself down and dead 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:54:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:49 smithi087 ceph-mon[202419]: osdmap e354: 8 total, 7 up, 8 in 2023-10-07T18:54:50.114 INFO:tasks.rados.rados.0.smithi087.stdout:1407: done (0 left) 2023-10-07T18:54:50.115 INFO:tasks.rados.rados.0.smithi087.stdout:1408: delete oid 5 current snap is 144 2023-10-07T18:54:50.119 INFO:tasks.rados.rados.0.smithi087.stdout:1408: done (0 left) 2023-10-07T18:54:50.120 INFO:tasks.rados.rados.0.smithi087.stdout:1409: copy_from oid 21 from oid 29 current snap is 144 2023-10-07T18:54:50.120 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 144 2023-10-07T18:54:50.120 INFO:tasks.rados.rados.0.smithi087.stdout:1410: seq_num 448 ranges {2826240=311296} 2023-10-07T18:54:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1410: writing smithi087181593-3 from 2826240 to 3137536 tid 1 2023-10-07T18:54:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1411: copy_from oid 35 from oid 34 current snap is 144 2023-10-07T18:54:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1409: finishing copy_from to smithi087181593-21 2023-10-07T18:54:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1409: got expected ENOENT (src dne) 2023-10-07T18:54:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1409: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:1409: done (2 left) 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:1412: read oid 38 snap -1 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:1412: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 144 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:1413: seq_num 449 ranges {0=327680} 2023-10-07T18:54:50.138 INFO:tasks.rados.rados.0.smithi087.stdout:1413: writing smithi087181593-26 from 0 to 327680 tid 1 2023-10-07T18:54:50.139 INFO:tasks.rados.rados.0.smithi087.stdout:1414: copy_from oid 30 from oid 31 current snap is 144 2023-10-07T18:54:50.139 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 144 2023-10-07T18:54:50.139 INFO:tasks.rados.rados.0.smithi087.stdout:1415: seq_num 450 ranges {14811136=344064} 2023-10-07T18:54:50.205 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:49 smithi087 bash[225006]: 023227ff887ea719aa345d093c4227606695111f044710fe02d1b1d9af10f654 2023-10-07T18:54:50.221 INFO:tasks.rados.rados.0.smithi087.stdout:1415: writing smithi087181593-23 from 14811136 to 15155200 tid 1 2023-10-07T18:54:50.222 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 144 2023-10-07T18:54:50.222 INFO:tasks.rados.rados.0.smithi087.stdout:1410: finishing write tid 1 to smithi087181593-3 2023-10-07T18:54:50.222 INFO:tasks.rados.rados.0.smithi087.stdout:1416: seq_num 451 ranges {2080768=360448} 2023-10-07T18:54:50.235 INFO:tasks.rados.rados.0.smithi087.stdout:1416: writing smithi087181593-49 from 2080768 to 2441216 tid 1 2023-10-07T18:54:50.235 INFO:tasks.rados.rados.0.smithi087.stdout:1417: read oid 42 snap -1 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1417: expect deleted 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1418: snap_create 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1410: finishing write tid 2 to smithi087181593-3 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1413: finishing write tid 1 to smithi087181593-26 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1413: finishing write tid 2 to smithi087181593-26 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1413: finishing write tid 3 to smithi087181593-26 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 643 (ObjNum 449 snap 144 seq_num 449) dirty exists 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1413: left oid 26 (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1410: finishing write tid 3 to smithi087181593-3 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 546 (ObjNum 448 snap 144 seq_num 448) dirty exists 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1410: left oid 3 (ObjNum 448 snap 144 seq_num 448) 2023-10-07T18:54:50.236 INFO:tasks.rados.rados.0.smithi087.stdout:1411: finishing copy_from to smithi087181593-35 2023-10-07T18:54:50.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 780 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:54:50.237 INFO:tasks.rados.rados.0.smithi087.stdout:1411: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:54:50.237 INFO:tasks.rados.rados.0.smithi087.stdout:1412: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1414: finishing copy_from to smithi087181593-30 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 460 (ObjNum 349 snap 106 seq_num 349) dirty exists 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1414: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1415: finishing write tid 1 to smithi087181593-23 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1415: finishing write tid 2 to smithi087181593-23 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1415: finishing write tid 3 to smithi087181593-23 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 893 (ObjNum 450 snap 144 seq_num 450) dirty exists 2023-10-07T18:54:50.328 INFO:tasks.rados.rados.0.smithi087.stdout:1415: left oid 23 (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:54:50.329 INFO:tasks.rados.rados.0.smithi087.stdout:1416: finishing write tid 1 to smithi087181593-49 2023-10-07T18:54:50.329 INFO:tasks.rados.rados.0.smithi087.stdout:1416: finishing write tid 2 to smithi087181593-49 2023-10-07T18:54:50.329 INFO:tasks.rados.rados.0.smithi087.stdout:1416: finishing write tid 3 to smithi087181593-49 2023-10-07T18:54:50.329 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 646 (ObjNum 451 snap 144 seq_num 451) dirty exists 2023-10-07T18:54:50.329 INFO:tasks.rados.rados.0.smithi087.stdout:1416: left oid 49 (ObjNum 451 snap 144 seq_num 451) 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: pgmap v192: 121 pgs: 22 peering, 5 stale+active+clean, 94 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 208 KiB/s wr, 19 op/s 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: osdmap e355: 8 total, 7 up, 8 in 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:50 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: pgmap v192: 121 pgs: 22 peering, 5 stale+active+clean, 94 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 208 KiB/s wr, 19 op/s 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: osdmap e355: 8 total, 7 up, 8 in 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: failed to encode map e354 with expected crc 2023-10-07T18:54:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: pgmap v192: 121 pgs: 22 peering, 5 stale+active+clean, 94 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 208 KiB/s wr, 19 op/s 2023-10-07T18:54:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: osdmap e355: 8 total, 7 up, 8 in 2023-10-07T18:54:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:50 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1410: done (8 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1411: done (7 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1412: done (6 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1413: done (5 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1414: done (4 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1415: done (3 left) 2023-10-07T18:54:51.107 INFO:tasks.rados.rados.0.smithi087.stdout:1416: done (2 left) 2023-10-07T18:54:51.108 INFO:tasks.rados.rados.0.smithi087.stdout:1417: done (1 left) 2023-10-07T18:54:51.108 INFO:tasks.rados.rados.0.smithi087.stdout:1418: done (0 left) 2023-10-07T18:54:51.108 INFO:tasks.rados.rados.0.smithi087.stdout:1419: setattr oid 23 current snap is 145 2023-10-07T18:54:51.108 INFO:tasks.rados.rados.0.smithi087.stdout:1420: snap_remove snap 141 2023-10-07T18:54:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: failed to encode map e356 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: osdmap e356: 8 total, 7 up, 8 in 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[202419]: failed to encode map e356 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: failed to encode map e356 with expected crc 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: osdmap e356: 8 total, 7 up, 8 in 2023-10-07T18:54:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:51 smithi087 ceph-mon[198934]: failed to encode map e356 with expected crc 2023-10-07T18:54:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: failed to encode map e355 with expected crc 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: failed to encode map e356 with expected crc 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: osdmap e356: 8 total, 7 up, 8 in 2023-10-07T18:54:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:51 smithi163 ceph-mon[190496]: failed to encode map e356 with expected crc 2023-10-07T18:54:52.108 INFO:tasks.rados.rados.0.smithi087.stdout:1420: done (1 left) 2023-10-07T18:54:52.108 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 145 2023-10-07T18:54:52.108 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 895 (ObjNum 450 snap 144 seq_num 450) dirty exists 2023-10-07T18:54:52.108 INFO:tasks.rados.rados.0.smithi087.stdout:1421: seq_num 452 ranges {3637248=376832} 2023-10-07T18:54:52.130 INFO:tasks.rados.rados.0.smithi087.stdout:1421: writing smithi087181593-45 from 3637248 to 4014080 tid 1 2023-10-07T18:54:52.130 INFO:tasks.rados.rados.0.smithi087.stdout:1419: done (1 left) 2023-10-07T18:54:52.130 INFO:tasks.rados.rados.0.smithi087.stdout:1422: snap_remove snap 137 2023-10-07T18:54:52.203 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:51 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-07T18:54:52.203 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:51 smithi087 systemd[1]: Stopped Ceph osd.2 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:54:52.203 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:51 smithi087 systemd[1]: Starting Ceph osd.2 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:54:53.108 INFO:tasks.rados.rados.0.smithi087.stdout:1422: done (1 left) 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:1423: delete oid 14 current snap is 145 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:1421: finishing write tid 1 to smithi087181593-45 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:1421: finishing write tid 2 to smithi087181593-45 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:1421: finishing write tid 3 to smithi087181593-45 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 548 (ObjNum 452 snap 145 seq_num 452) dirty exists 2023-10-07T18:54:53.109 INFO:tasks.rados.rados.0.smithi087.stdout:1421: left oid 45 (ObjNum 452 snap 145 seq_num 452) 2023-10-07T18:54:53.110 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: 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-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-07T18:54:53.111 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:52 smithi087 bash[225642]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-07T18:54:53.111 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.111 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: pgmap v195: 121 pgs: 1 active+undersized+degraded, 27 peering, 2 stale+active+clean, 4 active+undersized, 87 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 208 KiB/s wr, 20 op/s; 4/486 objects degraded (0.823%) 2023-10-07T18:54:53.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: osdmap e357: 8 total, 7 up, 8 in 2023-10-07T18:54:53.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.112 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 4/486 objects degraded (0.823%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:1421: done (1 left) 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:1423: done (0 left) 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:1424: rollback oid 50 current snap is 145 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 140 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:1425: copy_from oid 39 from oid 10 current snap is 145 2023-10-07T18:54:53.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 145 2023-10-07T18:54:53.125 INFO:tasks.rados.rados.0.smithi087.stdout:1426: seq_num 454 ranges {212992=409600} 2023-10-07T18:54:53.128 INFO:tasks.rados.rados.0.smithi087.stdout:1426: writing smithi087181593-2 from 212992 to 622592 tid 1 2023-10-07T18:54:53.128 INFO:tasks.rados.rados.0.smithi087.stdout:1427: read oid 36 snap -1 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1427: expect deleted 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1428: rollback oid 32 current snap is 145 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 125 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1424: finishing rollback tid 0 to smithi087181593-50 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1429: rollback oid 40 current snap is 145 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 113 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1430: copy_from oid 45 from oid 17 current snap is 145 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1431: snap_create 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:1424: finishing rollback tid 1 to smithi087181593-50 2023-10-07T18:54:53.129 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 549 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T18:54:53.132 INFO:tasks.rados.rados.0.smithi087.stdout:1426: finishing write tid 1 to smithi087181593-2 2023-10-07T18:54:53.132 INFO:tasks.rados.rados.0.smithi087.stdout:1426: finishing write tid 2 to smithi087181593-2 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:1428: finishing rollback tid 1 to smithi087181593-32 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:1428: finishing rollback tid 2 to smithi087181593-32 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 551 (ObjNum 355 snap 107 seq_num 355) dirty exists 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:1429: finishing rollback tid 0 to smithi087181593-40 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:1429: finishing rollback tid 1 to smithi087181593-40 2023-10-07T18:54:53.133 INFO:tasks.rados.rados.0.smithi087.stdout:1429: finishing rollback tid 2 to smithi087181593-40 2023-10-07T18:54:53.134 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 852 (ObjNum 243 snap 66 seq_num 243) dirty exists 2023-10-07T18:54:53.136 INFO:tasks.rados.rados.0.smithi087.stdout:1426: finishing write tid 3 to smithi087181593-2 2023-10-07T18:54:53.136 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 309 (ObjNum 454 snap 145 seq_num 454) dirty exists 2023-10-07T18:54:53.137 INFO:tasks.rados.rados.0.smithi087.stdout:1426: left oid 2 (ObjNum 454 snap 145 seq_num 454) 2023-10-07T18:54:53.149 INFO:tasks.rados.rados.0.smithi087.stdout:1425: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:54:53.151 INFO:tasks.rados.rados.0.smithi087.stdout:1425: finishing copy_from to smithi087181593-39 2023-10-07T18:54:53.151 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 701 (ObjNum 417 snap 135 seq_num 417) dirty exists 2023-10-07T18:54:53.167 INFO:tasks.rados.rados.0.smithi087.stdout:1430: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:54:53.170 INFO:tasks.rados.rados.0.smithi087.stdout:1430: finishing copy_from to smithi087181593-45 2023-10-07T18:54:53.170 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 452 (ObjNum 304 snap 96 seq_num 304) dirty exists 2023-10-07T18:54:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: pgmap v195: 121 pgs: 1 active+undersized+degraded, 27 peering, 2 stale+active+clean, 4 active+undersized, 87 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 208 KiB/s wr, 20 op/s; 4/486 objects degraded (0.823%) 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: osdmap e357: 8 total, 7 up, 8 in 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:53 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 4/486 objects degraded (0.823%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:54:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: failed to encode map e356 with expected crc 2023-10-07T18:54:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: pgmap v195: 121 pgs: 1 active+undersized+degraded, 27 peering, 2 stale+active+clean, 4 active+undersized, 87 active+clean; 337 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 208 KiB/s wr, 20 op/s; 4/486 objects degraded (0.823%) 2023-10-07T18:54:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: osdmap e357: 8 total, 7 up, 8 in 2023-10-07T18:54:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: failed to encode map e357 with expected crc 2023-10-07T18:54:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:53 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 4/486 objects degraded (0.823%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1424: done (7 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1425: done (6 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1426: done (5 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1427: done (4 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1428: done (3 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1429: done (2 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1430: done (1 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1431: done (0 left) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1432: read oid 31 snap 140 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1432: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:54.101 INFO:tasks.rados.rados.0.smithi087.stdout:1433: delete oid 4 current snap is 146 2023-10-07T18:54:54.108 INFO:tasks.rados.rados.0.smithi087.stdout:1432: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:54:54.138 INFO:tasks.rados.rados.0.smithi087.stdout:1432: done (1 left) 2023-10-07T18:54:54.139 INFO:tasks.rados.rados.0.smithi087.stdout:1433: done (0 left) 2023-10-07T18:54:54.139 INFO:tasks.rados.rados.0.smithi087.stdout:1434: snap_remove snap 142 2023-10-07T18:54:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: osdmap e358: 8 total, 7 up, 8 in 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:54.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:54 smithi163 ceph-mon[190496]: osdmap e359: 8 total, 7 up, 8 in 2023-10-07T18:54:54.453 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:54 smithi087 bash[226069]: 39aee6d7d48e221e31d9c41536c3a4606350de63fe3c73b9a0bf8ef708373557 2023-10-07T18:54:54.453 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:54 smithi087 systemd[1]: Started Ceph osd.2 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: osdmap e358: 8 total, 7 up, 8 in 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[198934]: osdmap e359: 8 total, 7 up, 8 in 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: failed to encode map e357 with expected crc 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: osdmap e358: 8 total, 7 up, 8 in 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: failed to encode map e358 with expected crc 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:54.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:54:54.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:54 smithi087 ceph-mon[202419]: osdmap e359: 8 total, 7 up, 8 in 2023-10-07T18:54:54.953 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:54 smithi087 conmon[226111]: 2023-10-07T18:54:54.548+0000 7f6893469640 -1 Falling back to public interface 2023-10-07T18:54:55.133 INFO:tasks.rados.rados.0.smithi087.stdout:1434: done (0 left) 2023-10-07T18:54:55.133 INFO:tasks.rados.rados.0.smithi087.stdout:1435: read oid 34 snap -1 2023-10-07T18:54:55.133 INFO:tasks.rados.rados.0.smithi087.stdout:1435: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:54:55.133 INFO:tasks.rados.rados.0.smithi087.stdout:1436: delete oid 33 current snap is 146 2023-10-07T18:54:55.139 INFO:tasks.rados.rados.0.smithi087.stdout:1435: expect (ObjNum 169 snap 43 seq_num 169) 2023-10-07T18:54:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:1435: done (1 left) 2023-10-07T18:54:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:1436: done (0 left) 2023-10-07T18:54:55.151 INFO:tasks.rados.rados.0.smithi087.stdout:1437: snap_remove snap 135 2023-10-07T18:54:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:55 smithi163 ceph-mon[190496]: pgmap v198: 121 pgs: 3 active+undersized+degraded, 27 peering, 7 active+undersized, 84 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.6 MiB/s wr, 8 op/s; 24/486 objects degraded (4.938%) 2023-10-07T18:54:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:55 smithi163 ceph-mon[190496]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:55 smithi163 ceph-mon[190496]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:55 smithi163 ceph-mon[190496]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:54:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:54:55] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.43.0" 2023-10-07T18:54:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[198934]: pgmap v198: 121 pgs: 3 active+undersized+degraded, 27 peering, 7 active+undersized, 84 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.6 MiB/s wr, 8 op/s; 24/486 objects degraded (4.938%) 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[198934]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[198934]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[198934]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[202419]: pgmap v198: 121 pgs: 3 active+undersized+degraded, 27 peering, 7 active+undersized, 84 active+clean; 351 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.6 MiB/s wr, 8 op/s; 24/486 objects degraded (4.938%) 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[202419]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[202419]: failed to encode map e359 with expected crc 2023-10-07T18:54:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:55 smithi087 ceph-mon[202419]: failed to encode map e359 with expected crc 2023-10-07T18:54:56.135 INFO:tasks.rados.rados.0.smithi087.stdout:1437: done (0 left) 2023-10-07T18:54:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:1438: read oid 27 snap 136 2023-10-07T18:54:56.136 INFO:tasks.rados.rados.0.smithi087.stdout:1438: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:54:56.142 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 146 2023-10-07T18:54:56.142 INFO:tasks.rados.rados.0.smithi087.stdout:1439: seq_num 457 ranges {0=458752} 2023-10-07T18:54:56.142 INFO:tasks.rados.rados.0.smithi087.stdout:1439: writing smithi087181593-33 from 0 to 458752 tid 1 2023-10-07T18:54:56.143 INFO:tasks.rados.rados.0.smithi087.stdout:1440: copy_from oid 25 from oid 16 current snap is 146 2023-10-07T18:54:56.143 INFO:tasks.rados.rados.0.smithi087.stdout:1441: read oid 37 snap 143 2023-10-07T18:54:56.143 INFO:tasks.rados.rados.0.smithi087.stdout:1441: expect (ObjNum 365 snap 113 seq_num 365) 2023-10-07T18:54:56.143 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 146 2023-10-07T18:54:56.143 INFO:tasks.rados.rados.0.smithi087.stdout:1442: seq_num 458 ranges {2146304=475136} 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1442: writing smithi087181593-28 from 2146304 to 2621440 tid 1 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1443: snap_create 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1439: finishing write tid 1 to smithi087181593-33 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1439: finishing write tid 2 to smithi087181593-33 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1439: finishing write tid 3 to smithi087181593-33 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 648 (ObjNum 457 snap 146 seq_num 457) dirty exists 2023-10-07T18:54:56.155 INFO:tasks.rados.rados.0.smithi087.stdout:1439: left oid 33 (ObjNum 457 snap 146 seq_num 457) 2023-10-07T18:54:56.161 INFO:tasks.rados.rados.0.smithi087.stdout:1438: expect (ObjNum 306 snap 96 seq_num 306) 2023-10-07T18:54:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:56 smithi163 ceph-mon[190496]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:56 smithi163 ceph-mon[190496]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:56 smithi163 ceph-mon[190496]: osdmap e360: 8 total, 7 up, 8 in 2023-10-07T18:54:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[202419]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[202419]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[202419]: osdmap e360: 8 total, 7 up, 8 in 2023-10-07T18:54:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[198934]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[198934]: failed to encode map e360 with expected crc 2023-10-07T18:54:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:56 smithi087 ceph-mon[198934]: osdmap e360: 8 total, 7 up, 8 in 2023-10-07T18:54:56.504 INFO:tasks.rados.rados.0.smithi087.stdout:1442: finishing write tid 1 to smithi087181593-28 2023-10-07T18:54:56.504 INFO:tasks.rados.rados.0.smithi087.stdout:1442: finishing write tid 2 to smithi087181593-28 2023-10-07T18:54:56.505 INFO:tasks.rados.rados.0.smithi087.stdout:1441: expect (ObjNum 365 snap 113 seq_num 365) 2023-10-07T18:54:56.775 INFO:tasks.rados.rados.0.smithi087.stdout:1442: finishing write tid 3 to smithi087181593-28 2023-10-07T18:54:56.775 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 900 (ObjNum 458 snap 146 seq_num 458) dirty exists 2023-10-07T18:54:56.775 INFO:tasks.rados.rados.0.smithi087.stdout:1442: left oid 28 (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:54:56.775 INFO:tasks.rados.rados.0.smithi087.stdout:1440: finishing copy_from to smithi087181593-25 2023-10-07T18:54:56.775 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 284 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-10-07T18:54:56.776 INFO:tasks.rados.rados.0.smithi087.stdout:1440: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1438: done (5 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1439: done (4 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1440: done (3 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1441: done (2 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1442: done (1 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1443: done (0 left) 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1444: rollback oid 1 current snap is 147 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 136 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:1445: rollback oid 36 current snap is 147 2023-10-07T18:54:57.143 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 120 2023-10-07T18:54:57.144 INFO:tasks.rados.rados.0.smithi087.stdout:1446: snap_remove snap 140 2023-10-07T18:54:57.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: failed to encode map e360 with expected crc 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: pgmap v201: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: osdmap e361: 8 total, 7 up, 8 in 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:57.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: failed to encode map e360 with expected crc 2023-10-07T18:54:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: pgmap v201: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:57.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: osdmap e361: 8 total, 7 up, 8 in 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: failed to encode map e360 with expected crc 2023-10-07T18:54:57.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: pgmap v201: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: osdmap e361: 8 total, 7 up, 8 in 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: failed to encode map e361 with expected crc 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:57.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.076 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:57 smithi087 conmon[226111]: 2023-10-07T18:54:57.752+0000 7f6893469640 -1 osd.2 0 read_superblock omap replica is missing. 2023-10-07T18:54:58.076 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:57 smithi087 conmon[226111]: 2023-10-07T18:54:57.823+0000 7f6893469640 -1 osd.2 353 log_to_monitors true 2023-10-07T18:54:58.144 INFO:tasks.rados.rados.0.smithi087.stdout:1446: done (2 left) 2023-10-07T18:54:58.145 INFO:tasks.rados.rados.0.smithi087.stdout:1447: snap_remove snap 144 2023-10-07T18:54:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: osdmap e362: 8 total, 7 up, 8 in 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:58 smithi163 ceph-mon[190496]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:54:58.453 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 18:54:58 smithi087 conmon[226111]: 2023-10-07T18:54:58.182+0000 7f68840d4700 -1 osd.2 353 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:54:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: osdmap e362: 8 total, 7 up, 8 in 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[198934]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:54:58.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: osdmap e362: 8 total, 7 up, 8 in 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: failed to encode map e362 with expected crc 2023-10-07T18:54:58.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:58 smithi087 ceph-mon[202419]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-07T18:54:58.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:54:58 smithi163 conmon[175848]: ts=2023-10-07T18:54: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:54:59.102 INFO:tasks.rados.rados.0.smithi087.stdout:1447: done (2 left) 2023-10-07T18:54:59.102 INFO:tasks.rados.rados.0.smithi087.stdout:1448: snap_remove snap 129 2023-10-07T18:54:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: pgmap v204: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 448 KiB/s wr, 10 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: osdmap e363: 8 total, 7 up, 8 in 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 93/510 objects degraded (18.235%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702] boot 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T18:54:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:54:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:54:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: pgmap v204: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 448 KiB/s wr, 10 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: osdmap e363: 8 total, 7 up, 8 in 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 93/510 objects degraded (18.235%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702] boot 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:54:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: pgmap v204: 121 pgs: 10 active+undersized+degraded, 27 active+undersized, 84 active+clean; 356 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 448 KiB/s wr, 10 op/s; 93/510 objects degraded (18.235%) 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: failed to encode map e363 with expected crc 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: osdmap e363: 8 total, 7 up, 8 in 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: from='osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 93/510 objects degraded (18.235%), 10 pgs degraded (PG_DEGRADED) 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: osd.2 [v2:172.21.15.87:6818/1205305702,v1:172.21.15.87:6819/1205305702] boot 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: osdmap e364: 8 total, 8 up, 8 in 2023-10-07T18:54:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:54:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-07T18:55:00.105 INFO:tasks.rados.rados.0.smithi087.stdout:1448: done (2 left) 2023-10-07T18:55:00.105 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 147 2023-10-07T18:55:00.105 INFO:tasks.rados.rados.0.smithi087.stdout:1449: seq_num 459 ranges {0=491520} 2023-10-07T18:55:00.108 INFO:tasks.rados.rados.0.smithi087.stdout:1449: writing smithi087181593-29 from 0 to 491520 tid 1 2023-10-07T18:55:00.108 INFO:tasks.rados.rados.0.smithi087.stdout:1450: snap_remove snap 132 2023-10-07T18:55:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:00 smithi163 ceph-mon[190496]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:00 smithi163 ceph-mon[190496]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:00 smithi163 ceph-mon[190496]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T18:55:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[198934]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[198934]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[198934]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T18:55:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[202419]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[202419]: failed to encode map e364 with expected crc 2023-10-07T18:55:00.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:00 smithi087 ceph-mon[202419]: osdmap e365: 8 total, 8 up, 8 in 2023-10-07T18:55:01.107 INFO:tasks.rados.rados.0.smithi087.stdout:1450: done (3 left) 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:1451: delete oid 13 current snap is 147 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:1445: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 756 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:1444: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:1444: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:55:01.108 INFO:tasks.rados.rados.0.smithi087.stdout:1444: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 856 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:1449: finishing write tid 1 to smithi087181593-29 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:1449: finishing write tid 2 to smithi087181593-29 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:1449: finishing write tid 3 to smithi087181593-29 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 648 (ObjNum 459 snap 147 seq_num 459) dirty exists 2023-10-07T18:55:01.109 INFO:tasks.rados.rados.0.smithi087.stdout:1449: left oid 29 (ObjNum 459 snap 147 seq_num 459) 2023-10-07T18:55:01.116 INFO:tasks.rados.rados.0.smithi087.stdout:1444: done (3 left) 2023-10-07T18:55:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:1445: done (2 left) 2023-10-07T18:55:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:1449: done (1 left) 2023-10-07T18:55:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:1451: done (0 left) 2023-10-07T18:55:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 147 2023-10-07T18:55:01.117 INFO:tasks.rados.rados.0.smithi087.stdout:1452: seq_num 461 ranges {0=524288} 2023-10-07T18:55:01.118 INFO:tasks.rados.rados.0.smithi087.stdout:1452: writing smithi087181593-15 from 0 to 524288 tid 1 2023-10-07T18:55:01.118 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 147 2023-10-07T18:55:01.118 INFO:tasks.rados.rados.0.smithi087.stdout:1453: seq_num 462 ranges {11108352=540672} 2023-10-07T18:55:01.154 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:01 smithi087 conmon[186870]: 2023-10-07T18:55:01.001+0000 7fa0825cd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-10-07T18:55:01.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: pgmap v207: 121 pgs: 14 peering, 7 active+undersized+degraded, 16 active+undersized, 84 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.157 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:01.158 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:01.159 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[198934]: osdmap e366: 8 total, 8 up, 8 in 2023-10-07T18:55:01.182 INFO:tasks.rados.rados.0.smithi087.stdout:1453: writing smithi087181593-22 from 11108352 to 11649024 tid 1 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1454: read oid 30 snap -1 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1454: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1455: read oid 50 snap -1 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1455: expect deleted 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1456: snap_create 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1452: finishing write tid 1 to smithi087181593-15 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1452: finishing write tid 2 to smithi087181593-15 2023-10-07T18:55:01.183 INFO:tasks.rados.rados.0.smithi087.stdout:1452: finishing write tid 3 to smithi087181593-15 2023-10-07T18:55:01.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 751 (ObjNum 461 snap 147 seq_num 461) dirty exists 2023-10-07T18:55:01.184 INFO:tasks.rados.rados.0.smithi087.stdout:1452: left oid 15 (ObjNum 461 snap 147 seq_num 461) 2023-10-07T18:55:01.185 INFO:tasks.rados.rados.0.smithi087.stdout:1453: finishing write tid 1 to smithi087181593-22 2023-10-07T18:55:01.185 INFO:tasks.rados.rados.0.smithi087.stdout:1453: finishing write tid 2 to smithi087181593-22 2023-10-07T18:55:01.187 INFO:tasks.rados.rados.0.smithi087.stdout:1454: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:01.188 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:55:01.214 INFO:tasks.rados.rados.0.smithi087.stdout:1453: finishing write tid 3 to smithi087181593-22 2023-10-07T18:55:01.214 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 650 (ObjNum 462 snap 147 seq_num 462) dirty exists 2023-10-07T18:55:01.214 INFO:tasks.rados.rados.0.smithi087.stdout:1453: left oid 22 (ObjNum 462 snap 147 seq_num 462) 2023-10-07T18:55:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: pgmap v207: 121 pgs: 14 peering, 7 active+undersized+degraded, 16 active+undersized, 84 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:01 smithi163 ceph-mon[190496]: osdmap e366: 8 total, 8 up, 8 in 2023-10-07T18:55:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: pgmap v207: 121 pgs: 14 peering, 7 active+undersized+degraded, 16 active+undersized, 84 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: failed to encode map e365 with expected crc 2023-10-07T18:55:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:01 smithi087 ceph-mon[202419]: osdmap e366: 8 total, 8 up, 8 in 2023-10-07T18:55:01.498 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:55:01.498 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (3m) 4s ago 7m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (3m) 107s ago 6m 87.1M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (8m) 4s ago 8m 19.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (8m) 107s ago 8m 15.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (2m) 107s ago 11m 447M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (3m) 4s ago 12m 511M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:55:01.499 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 4s ago 13m 88.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (116s) 107s ago 11m 29.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 4s ago 11m 67.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (3m) 4s ago 7m 10.1M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (3m) 107s ago 7m 17.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (72s) 4s ago 10m 227M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:55:01.500 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (40s) 4s ago 10m 192M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7s) 4s ago 10m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 4s ago 9m 363M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 b5df1277507a 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (9m) 107s ago 9m 256M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (9m) 107s ago 9m 244M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (8m) 107s ago 8m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:55:01.501 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (8m) 107s ago 8m 264M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:55:01.502 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (2m) 107s ago 7m 44.7M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 5, 2023-10-07T18:55:01.876 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 7, 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:55:01.877 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1452: done (4 left) 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1453: done (3 left) 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1454: done (2 left) 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1455: done (1 left) 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1456: done (0 left) 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 148 2023-10-07T18:55:02.167 INFO:tasks.rados.rados.0.smithi087.stdout:1457: seq_num 463 ranges {8978432=557056} 2023-10-07T18:55:02.217 INFO:tasks.rados.rados.0.smithi087.stdout:1457: writing smithi087181593-17 from 8978432 to 9535488 tid 1 2023-10-07T18:55:02.217 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 148 2023-10-07T18:55:02.217 INFO:tasks.rados.rados.0.smithi087.stdout:1458: seq_num 464 ranges {434176=573440} 2023-10-07T18:55:02.222 INFO:tasks.rados.rados.0.smithi087.stdout:1458: writing smithi087181593-35 from 434176 to 1007616 tid 1 2023-10-07T18:55:02.223 INFO:tasks.rados.rados.0.smithi087.stdout:1459: snap_create 2023-10-07T18:55:02.223 INFO:tasks.rados.rados.0.smithi087.stdout:1457: finishing write tid 1 to smithi087181593-17 2023-10-07T18:55:02.223 INFO:tasks.rados.rados.0.smithi087.stdout:1457: finishing write tid 2 to smithi087181593-17 2023-10-07T18:55:02.224 INFO:tasks.rados.rados.0.smithi087.stdout:1457: finishing write tid 3 to smithi087181593-17 2023-10-07T18:55:02.224 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 665 (ObjNum 463 snap 148 seq_num 463) dirty exists 2023-10-07T18:55:02.224 INFO:tasks.rados.rados.0.smithi087.stdout:1457: left oid 17 (ObjNum 463 snap 148 seq_num 463) 2023-10-07T18:55:02.226 INFO:tasks.rados.rados.0.smithi087.stdout:1458: finishing write tid 1 to smithi087181593-35 2023-10-07T18:55:02.227 INFO:tasks.rados.rados.0.smithi087.stdout:1458: finishing write tid 2 to smithi087181593-35 2023-10-07T18:55:02.227 INFO:tasks.rados.rados.0.smithi087.stdout:1458: finishing write tid 3 to smithi087181593-35 2023-10-07T18:55:02.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 935 (ObjNum 464 snap 148 seq_num 464) dirty exists 2023-10-07T18:55:02.228 INFO:tasks.rados.rados.0.smithi087.stdout:1458: left oid 35 (ObjNum 464 snap 148 seq_num 464) 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:02 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/813977088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-10-07T18:55:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/813977088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: failed to encode map e366 with expected crc 2023-10-07T18:55:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:02.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:02 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/813977088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:03.177 INFO:tasks.rados.rados.0.smithi087.stdout:1457: done (2 left) 2023-10-07T18:55:03.177 INFO:tasks.rados.rados.0.smithi087.stdout:1458: done (1 left) 2023-10-07T18:55:03.177 INFO:tasks.rados.rados.0.smithi087.stdout:1459: done (0 left) 2023-10-07T18:55:03.177 INFO:tasks.rados.rados.0.smithi087.stdout:1460: delete oid 44 current snap is 149 2023-10-07T18:55:03.182 INFO:tasks.rados.rados.0.smithi087.stdout:1460: done (0 left) 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1461: rmattr oid 21 current snap is 149 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1462: read oid 35 snap -1 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1462: expect (ObjNum 464 snap 148 seq_num 464) 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1463: read oid 47 snap -1 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1463: expect deleted 2023-10-07T18:55:03.183 INFO:tasks.rados.rados.0.smithi087.stdout:1464: snap_create 2023-10-07T18:55:03.186 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 861 (ObjNum 436 snap 141 seq_num 436) dirty exists 2023-10-07T18:55:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:1462: expect (ObjNum 464 snap 148 seq_num 464) 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: pgmap v210: 121 pgs: 17 peering, 7 active+undersized+degraded, 9 active+undersized, 88 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 112 KiB/s wr, 3 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: osdmap e367: 8 total, 8 up, 8 in 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:03 smithi163 ceph-mon[190496]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: pgmap v210: 121 pgs: 17 peering, 7 active+undersized+degraded, 9 active+undersized, 88 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 112 KiB/s wr, 3 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: osdmap e367: 8 total, 8 up, 8 in 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[198934]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: pgmap v210: 121 pgs: 17 peering, 7 active+undersized+degraded, 9 active+undersized, 88 active+clean; 356 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 112 KiB/s wr, 3 op/s; 83/507 objects degraded (16.371%) 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: osdmap e367: 8 total, 8 up, 8 in 2023-10-07T18:55:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: failed to encode map e367 with expected crc 2023-10-07T18:55:03.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:03 smithi087 ceph-mon[202419]: failed to encode map e367 with expected crc 2023-10-07T18:55:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:1461: done (3 left) 2023-10-07T18:55:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:1462: done (2 left) 2023-10-07T18:55:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:1463: done (1 left) 2023-10-07T18:55:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:1464: done (0 left) 2023-10-07T18:55:04.183 INFO:tasks.rados.rados.0.smithi087.stdout:1465: read oid 40 snap 123 2023-10-07T18:55:04.183 INFO:tasks.rados.rados.0.smithi087.stdout:1465: expect (ObjNum 371 snap 114 seq_num 371) 2023-10-07T18:55:04.183 INFO:tasks.rados.rados.0.smithi087.stdout:1466: delete oid 47 current snap is 150 2023-10-07T18:55:04.186 INFO:tasks.rados.rados.0.smithi087.stdout:1466: done (1 left) 2023-10-07T18:55:04.186 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 150 2023-10-07T18:55:04.186 INFO:tasks.rados.rados.0.smithi087.stdout:1467: seq_num 467 ranges {1056768=630784} 2023-10-07T18:55:04.195 INFO:tasks.rados.rados.0.smithi087.stdout:1467: writing smithi087181593-31 from 1056768 to 1687552 tid 1 2023-10-07T18:55:04.195 INFO:tasks.rados.rados.0.smithi087.stdout:1468: delete oid 43 current snap is 150 2023-10-07T18:55:04.197 INFO:tasks.rados.rados.0.smithi087.stdout:1465: expect (ObjNum 371 snap 114 seq_num 371) 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:1467: finishing write tid 1 to smithi087181593-31 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:1467: finishing write tid 2 to smithi087181593-31 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:1467: finishing write tid 3 to smithi087181593-31 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 703 (ObjNum 467 snap 150 seq_num 467) dirty exists 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:1467: left oid 31 (ObjNum 467 snap 150 seq_num 467) 2023-10-07T18:55:04.326 INFO:tasks.rados.rados.0.smithi087.stdout:1465: done (2 left) 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1467: done (1 left) 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1468: done (0 left) 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1469: rollback oid 19 current snap is 150 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 143 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1470: read oid 23 snap -1 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1470: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:04.327 INFO:tasks.rados.rados.0.smithi087.stdout:1471: snap_remove snap 148 2023-10-07T18:55:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: failed to encode map e367 with expected crc 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: osdmap e368: 8 total, 8 up, 8 in 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:04 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: failed to encode map e367 with expected crc 2023-10-07T18:55:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: osdmap e368: 8 total, 8 up, 8 in 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: failed to encode map e367 with expected crc 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: osdmap e368: 8 total, 8 up, 8 in 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: failed to encode map e368 with expected crc 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:04 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1471: done (2 left) 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1472: snap_create 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1469: finishing rollback tid 0 to smithi087181593-19 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1469: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1469: finishing rollback tid 2 to smithi087181593-19 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 654 (ObjNum 431 snap 139 seq_num 431) dirty exists 2023-10-07T18:55:05.184 INFO:tasks.rados.rados.0.smithi087.stdout:1470: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: pgmap v213: 121 pgs: 17 peering, 104 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s; 22 MiB/s, 5 objects/s recovering 2023-10-07T18:55:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded) 2023-10-07T18:55:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:55:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: osdmap e369: 8 total, 8 up, 8 in 2023-10-07T18:55:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:05 smithi163 ceph-mon[190496]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:05] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T18:55:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: pgmap v213: 121 pgs: 17 peering, 104 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s; 22 MiB/s, 5 objects/s recovering 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded) 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: osdmap e369: 8 total, 8 up, 8 in 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[198934]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: pgmap v213: 121 pgs: 17 peering, 104 active+clean; 362 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s; 22 MiB/s, 5 objects/s recovering 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 83/507 objects degraded (16.371%), 7 pgs degraded) 2023-10-07T18:55:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:55:05.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: osdmap e369: 8 total, 8 up, 8 in 2023-10-07T18:55:05.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: failed to encode map e369 with expected crc 2023-10-07T18:55:05.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:05 smithi087 ceph-mon[202419]: failed to encode map e369 with expected crc 2023-10-07T18:55:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:06 smithi163 ceph-mon[190496]: failed to encode map e369 with expected crc 2023-10-07T18:55:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:06 smithi163 ceph-mon[190496]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:06 smithi163 ceph-mon[190496]: osdmap e370: 8 total, 8 up, 8 in 2023-10-07T18:55:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:06 smithi163 ceph-mon[190496]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:06 smithi163 ceph-mon[190496]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[198934]: failed to encode map e369 with expected crc 2023-10-07T18:55:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[198934]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[198934]: osdmap e370: 8 total, 8 up, 8 in 2023-10-07T18:55:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[198934]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[198934]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[202419]: failed to encode map e369 with expected crc 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[202419]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[202419]: osdmap e370: 8 total, 8 up, 8 in 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[202419]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:06 smithi087 ceph-mon[202419]: failed to encode map e370 with expected crc 2023-10-07T18:55:06.961 INFO:tasks.rados.rados.0.smithi087.stdout:1469: done (2 left) 2023-10-07T18:55:06.961 INFO:tasks.rados.rados.0.smithi087.stdout:1470: done (1 left) 2023-10-07T18:55:06.961 INFO:tasks.rados.rados.0.smithi087.stdout:1472: done (0 left) 2023-10-07T18:55:06.962 INFO:tasks.rados.rados.0.smithi087.stdout:1473: rollback oid 14 current snap is 151 2023-10-07T18:55:06.962 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 14 to 136 2023-10-07T18:55:06.962 INFO:tasks.rados.rados.0.smithi087.stdout:1474: snap_remove snap 125 2023-10-07T18:55:07.199 INFO:tasks.rados.rados.0.smithi087.stdout:1474: done (1 left) 2023-10-07T18:55:07.199 INFO:tasks.rados.rados.0.smithi087.stdout:1475: snap_remove snap 113 2023-10-07T18:55:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: pgmap v216: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s; 24 MiB/s, 5 objects/s recovering 2023-10-07T18:55:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: osdmap e371: 8 total, 8 up, 8 in 2023-10-07T18:55:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[198934]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: pgmap v216: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s; 24 MiB/s, 5 objects/s recovering 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: osdmap e371: 8 total, 8 up, 8 in 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:07 smithi087 ceph-mon[202419]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: pgmap v216: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s; 24 MiB/s, 5 objects/s recovering 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: osdmap e371: 8 total, 8 up, 8 in 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: failed to encode map e371 with expected crc 2023-10-07T18:55:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:07 smithi163 ceph-mon[190496]: failed to encode map e371 with expected crc 2023-10-07T18:55:08.207 INFO:tasks.rados.rados.0.smithi087.stdout:1475: done (1 left) 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1476: rollback oid 38 current snap is 151 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 38 to 147 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1477: read oid 4 snap -1 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1477: expect deleted 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1478: read oid 28 snap -1 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1478: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:55:08.208 INFO:tasks.rados.rados.0.smithi087.stdout:1479: rollback oid 31 current snap is 151 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 143 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1480: read oid 25 snap -1 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1480: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1481: rmattr oid 18 current snap is 151 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1481: done (6 left) 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1482: copy_from oid 40 from oid 49 current snap is 151 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 151 2023-10-07T18:55:08.209 INFO:tasks.rados.rados.0.smithi087.stdout:1483: seq_num 469 ranges {1056768=663552} 2023-10-07T18:55:08.217 INFO:tasks.rados.rados.0.smithi087.stdout:1483: writing smithi087181593-30 from 1056768 to 1720320 tid 1 2023-10-07T18:55:08.221 INFO:tasks.rados.rados.0.smithi087.stdout:1484: copy_from oid 45 from oid 39 current snap is 151 2023-10-07T18:55:08.221 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 151 2023-10-07T18:55:08.221 INFO:tasks.rados.rados.0.smithi087.stdout:1485: seq_num 470 ranges {9535488=679936} 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1485: writing smithi087181593-17 from 9535488 to 10215424 tid 1 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1486: rollback oid 1 current snap is 151 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 123 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1473: finishing rollback tid 1 to smithi087181593-14 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1487: rollback oid 37 current snap is 151 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 143 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1473: finishing rollback tid 2 to smithi087181593-14 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 937 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:55:08.280 INFO:tasks.rados.rados.0.smithi087.stdout:1479: finishing rollback tid 0 to smithi087181593-31 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1479: finishing rollback tid 1 to smithi087181593-31 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1479: finishing rollback tid 2 to smithi087181593-31 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 706 (ObjNum 349 snap 106 seq_num 349) dirty exists 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1476: finishing rollback tid 0 to smithi087181593-38 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1476: finishing rollback tid 1 to smithi087181593-38 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1476: finishing rollback tid 2 to smithi087181593-38 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 771 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1483: finishing write tid 1 to smithi087181593-30 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1483: finishing write tid 2 to smithi087181593-30 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1483: finishing write tid 3 to smithi087181593-30 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 531 (ObjNum 469 snap 151 seq_num 469) dirty exists 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1483: left oid 30 (ObjNum 469 snap 151 seq_num 469) 2023-10-07T18:55:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:1473: done (11 left) 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1476: done (10 left) 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1477: done (9 left) 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1479: done (8 left) 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1483: done (7 left) 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1488: snap_create 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1482: finishing copy_from racing read to smithi087181593-40 2023-10-07T18:55:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:1478: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:1482: finishing copy_from to smithi087181593-40 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 646 (ObjNum 451 snap 144 seq_num 451) dirty exists 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:1484: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:1484: finishing copy_from to smithi087181593-45 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 701 (ObjNum 417 snap 135 seq_num 417) dirty exists 2023-10-07T18:55:08.378 INFO:tasks.rados.rados.0.smithi087.stdout:1480: expect (ObjNum 225 snap 64 seq_num 225) 2023-10-07T18:55:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: osdmap e372: 8 total, 8 up, 8 in 2023-10-07T18:55:08.821 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.821 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.821 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.822 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.822 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[198934]: pgmap v219: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 132 KiB/s wr, 3 op/s; 1.1 MiB/s, 0 objects/s recovering 2023-10-07T18:55:08.822 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: osdmap e372: 8 total, 8 up, 8 in 2023-10-07T18:55:08.822 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.823 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:08 smithi087 ceph-mon[202419]: pgmap v219: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 132 KiB/s wr, 3 op/s; 1.1 MiB/s, 0 objects/s recovering 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: osdmap e372: 8 total, 8 up, 8 in 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: failed to encode map e372 with expected crc 2023-10-07T18:55:08.824 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:08 smithi163 ceph-mon[190496]: pgmap v219: 121 pgs: 121 active+clean; 360 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 132 KiB/s wr, 3 op/s; 1.1 MiB/s, 0 objects/s recovering 2023-10-07T18:55:08.858 INFO:tasks.rados.rados.0.smithi087.stdout:1486: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1487: finishing rollback tid 0 to smithi087181593-37 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1486: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1486: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 903 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1485: finishing write tid 1 to smithi087181593-17 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1487: finishing rollback tid 1 to smithi087181593-37 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1485: finishing write tid 2 to smithi087181593-17 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1487: finishing rollback tid 2 to smithi087181593-37 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 969 (ObjNum 365 snap 113 seq_num 365) dirty exists 2023-10-07T18:55:08.859 INFO:tasks.rados.rados.0.smithi087.stdout:1485: finishing write tid 3 to smithi087181593-17 2023-10-07T18:55:08.860 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 680 (ObjNum 470 snap 151 seq_num 470) dirty exists 2023-10-07T18:55:08.860 INFO:tasks.rados.rados.0.smithi087.stdout:1485: left oid 17 (ObjNum 470 snap 151 seq_num 470) 2023-10-07T18:55:08.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:08 smithi163 conmon[175848]: ts=2023-10-07T18:55:08.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:09.107 INFO:tasks.rados.rados.0.smithi087.stdout:1478: done (7 left) 2023-10-07T18:55:09.107 INFO:tasks.rados.rados.0.smithi087.stdout:1480: done (6 left) 2023-10-07T18:55:09.107 INFO:tasks.rados.rados.0.smithi087.stdout:1482: done (5 left) 2023-10-07T18:55:09.107 INFO:tasks.rados.rados.0.smithi087.stdout:1484: done (4 left) 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:1485: done (3 left) 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:1486: done (2 left) 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:1487: done (1 left) 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:1488: done (0 left) 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 152 2023-10-07T18:55:09.108 INFO:tasks.rados.rados.0.smithi087.stdout:1489: seq_num 471 ranges {0=696320} 2023-10-07T18:55:09.111 INFO:tasks.rados.rados.0.smithi087.stdout:1489: writing smithi087181593-5 from 0 to 696320 tid 1 2023-10-07T18:55:09.111 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 152 2023-10-07T18:55:09.111 INFO:tasks.rados.rados.0.smithi087.stdout:1490: seq_num 472 ranges {4104192=712704} 2023-10-07T18:55:09.137 INFO:tasks.rados.rados.0.smithi087.stdout:1490: writing smithi087181593-10 from 4104192 to 4816896 tid 1 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1491: rmattr oid 30 current snap is 152 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1491: done (2 left) 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1492: copy_from oid 33 from oid 50 current snap is 152 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1489: finishing write tid 1 to smithi087181593-5 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1489: finishing write tid 2 to smithi087181593-5 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1489: finishing write tid 3 to smithi087181593-5 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 783 (ObjNum 471 snap 152 seq_num 471) dirty exists 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1489: left oid 5 (ObjNum 471 snap 152 seq_num 471) 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1489: done (2 left) 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1493: read oid 28 snap -1 2023-10-07T18:55:09.138 INFO:tasks.rados.rados.0.smithi087.stdout:1493: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:55:09.139 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 152 2023-10-07T18:55:09.139 INFO:tasks.rados.rados.0.smithi087.stdout:1494: seq_num 473 ranges {434176=729088} 2023-10-07T18:55:09.145 INFO:tasks.rados.rados.0.smithi087.stdout:1494: writing smithi087181593-20 from 434176 to 1163264 tid 1 2023-10-07T18:55:09.145 INFO:tasks.rados.rados.0.smithi087.stdout:1495: copy_from oid 36 from oid 38 current snap is 152 2023-10-07T18:55:09.146 INFO:tasks.rados.rados.0.smithi087.stdout:1496: snap_remove snap 145 2023-10-07T18:55:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: osdmap e373: 8 total, 8 up, 8 in 2023-10-07T18:55:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: osdmap e374: 8 total, 8 up, 8 in 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[198934]: failed to encode map e374 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: osdmap e373: 8 total, 8 up, 8 in 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: osdmap e374: 8 total, 8 up, 8 in 2023-10-07T18:55:09.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:09 smithi087 ceph-mon[202419]: failed to encode map e374 with expected crc 2023-10-07T18:55:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: osdmap e373: 8 total, 8 up, 8 in 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e373 with expected crc 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: osdmap e374: 8 total, 8 up, 8 in 2023-10-07T18:55:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:09 smithi163 ceph-mon[190496]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.115 INFO:tasks.rados.rados.0.smithi087.stdout:1496: done (5 left) 2023-10-07T18:55:10.115 INFO:tasks.rados.rados.0.smithi087.stdout:1497: snap_remove snap 138 2023-10-07T18:55:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: pgmap v222: 121 pgs: 121 active+clean; 370 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: failed to encode map e375 with expected crc 2023-10-07T18:55:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:10 smithi163 ceph-mon[190496]: osdmap e375: 8 total, 8 up, 8 in 2023-10-07T18:55:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: pgmap v222: 121 pgs: 121 active+clean; 370 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: failed to encode map e375 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[198934]: osdmap e375: 8 total, 8 up, 8 in 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: failed to encode map e374 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: pgmap v222: 121 pgs: 121 active+clean; 370 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: failed to encode map e375 with expected crc 2023-10-07T18:55:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:10 smithi087 ceph-mon[202419]: osdmap e375: 8 total, 8 up, 8 in 2023-10-07T18:55:11.124 INFO:tasks.rados.rados.0.smithi087.stdout:1497: done (5 left) 2023-10-07T18:55:11.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 152 2023-10-07T18:55:11.124 INFO:tasks.rados.rados.0.smithi087.stdout:1498: seq_num 474 ranges {491520=745472} 2023-10-07T18:55:11.132 INFO:tasks.rados.rados.0.smithi087.stdout:1498: writing smithi087181593-29 from 491520 to 1236992 tid 1 2023-10-07T18:55:11.132 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 152 2023-10-07T18:55:11.132 INFO:tasks.rados.rados.0.smithi087.stdout:1499: seq_num 475 ranges {8683520=761856} 2023-10-07T18:55:11.184 INFO:tasks.rados.rados.0.smithi087.stdout:1499: writing smithi087181593-25 from 8683520 to 9445376 tid 1 2023-10-07T18:55:11.184 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 152 2023-10-07T18:55:11.184 INFO:tasks.rados.rados.0.smithi087.stdout:1490: finishing write tid 1 to smithi087181593-10 2023-10-07T18:55:11.184 INFO:tasks.rados.rados.0.smithi087.stdout:1500: seq_num 476 ranges {4104192=778240} 2023-10-07T18:55:11.210 INFO:tasks.rados.rados.0.smithi087.stdout:1500: writing smithi087181593-39 from 4104192 to 4882432 tid 1 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:1501: copy_from oid 32 from oid 42 current snap is 152 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:1490: finishing write tid 2 to smithi087181593-10 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:1490: finishing write tid 3 to smithi087181593-10 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 786 (ObjNum 472 snap 152 seq_num 472) dirty exists 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:1490: left oid 10 (ObjNum 472 snap 152 seq_num 472) 2023-10-07T18:55:11.211 INFO:tasks.rados.rados.0.smithi087.stdout:1493: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:55:11.309 INFO:tasks.rados.rados.0.smithi087.stdout:1494: finishing write tid 1 to smithi087181593-20 2023-10-07T18:55:11.309 INFO:tasks.rados.rados.0.smithi087.stdout:1492: finishing copy_from to smithi087181593-33 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1492: got expected ENOENT (src dne) 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1494: finishing write tid 2 to smithi087181593-20 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1492: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1490: done (8 left) 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1492: done (7 left) 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1493: done (6 left) 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1502: copy_from oid 50 from oid 34 current snap is 152 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1494: finishing write tid 3 to smithi087181593-20 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 884 (ObjNum 473 snap 152 seq_num 473) dirty exists 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1494: left oid 20 (ObjNum 473 snap 152 seq_num 473) 2023-10-07T18:55:11.310 INFO:tasks.rados.rados.0.smithi087.stdout:1495: finishing copy_from to smithi087181593-36 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 771 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1495: finishing copy_from racing read to smithi087181593-36 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1498: finishing write tid 1 to smithi087181593-29 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1498: finishing write tid 2 to smithi087181593-29 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1498: finishing write tid 3 to smithi087181593-29 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 685 (ObjNum 474 snap 152 seq_num 474) dirty exists 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1498: left oid 29 (ObjNum 474 snap 152 seq_num 474) 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1499: finishing write tid 1 to smithi087181593-25 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1499: finishing write tid 2 to smithi087181593-25 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1499: finishing write tid 3 to smithi087181593-25 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 992 (ObjNum 475 snap 152 seq_num 475) dirty exists 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1499: left oid 25 (ObjNum 475 snap 152 seq_num 475) 2023-10-07T18:55:11.311 INFO:tasks.rados.rados.0.smithi087.stdout:1501: finishing copy_from to smithi087181593-32 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1501: got expected ENOENT (src dne) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1501: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1500: finishing write tid 1 to smithi087181593-39 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1500: finishing write tid 2 to smithi087181593-39 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1494: done (6 left) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1495: done (5 left) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1498: done (4 left) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1499: done (3 left) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1501: done (2 left) 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1503: rollback oid 8 current snap is 152 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 136 2023-10-07T18:55:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:1500: finishing write tid 3 to smithi087181593-39 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 708 (ObjNum 476 snap 152 seq_num 476) dirty exists 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:1500: left oid 39 (ObjNum 476 snap 152 seq_num 476) 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:1500: done (2 left) 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:1504: read oid 31 snap -1 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:1504: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:11.313 INFO:tasks.rados.rados.0.smithi087.stdout:1505: snap_remove snap 123 2023-10-07T18:55:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:11 smithi163 ceph-mon[190496]: failed to encode map e375 with expected crc 2023-10-07T18:55:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:11 smithi163 ceph-mon[190496]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T18:55:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:11 smithi163 ceph-mon[190496]: failed to encode map e376 with expected crc 2023-10-07T18:55:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[202419]: failed to encode map e375 with expected crc 2023-10-07T18:55:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[202419]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T18:55:11.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[202419]: failed to encode map e376 with expected crc 2023-10-07T18:55:11.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[198934]: failed to encode map e375 with expected crc 2023-10-07T18:55:11.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[198934]: osdmap e376: 8 total, 8 up, 8 in 2023-10-07T18:55:11.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:11 smithi087 ceph-mon[198934]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1505: done (3 left) 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1506: copy_from oid 47 from oid 10 current snap is 152 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1503: finishing rollback tid 0 to smithi087181593-8 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1503: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1503: finishing rollback tid 2 to smithi087181593-8 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 804 (ObjNum 331 snap 101 seq_num 331) dirty exists 2023-10-07T18:55:12.216 INFO:tasks.rados.rados.0.smithi087.stdout:1504: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1502: finishing copy_from to smithi087181593-50 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 780 (ObjNum 169 snap 43 seq_num 169) dirty exists 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1502: finishing copy_from racing read to smithi087181593-50 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1502: done (3 left) 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1503: done (2 left) 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1504: done (1 left) 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1507: read oid 25 snap 143 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1507: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:1508: rollback oid 2 current snap is 152 2023-10-07T18:55:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 120 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1506: finishing copy_from racing read to smithi087181593-47 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1509: read oid 31 snap -1 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1509: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1510: copy_from oid 48 from oid 22 current snap is 152 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1511: snap_create 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:1506: finishing copy_from to smithi087181593-47 2023-10-07T18:55:12.257 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 786 (ObjNum 472 snap 152 seq_num 472) dirty exists 2023-10-07T18:55:12.264 INFO:tasks.rados.rados.0.smithi087.stdout:1509: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:55:12.293 INFO:tasks.rados.rados.0.smithi087.stdout:1507: expect (ObjNum 312 snap 96 seq_num 312) 2023-10-07T18:55:12.305 INFO:tasks.rados.rados.0.smithi087.stdout:1508: finishing rollback tid 0 to smithi087181593-2 2023-10-07T18:55:12.305 INFO:tasks.rados.rados.0.smithi087.stdout:1508: finishing rollback tid 1 to smithi087181593-2 2023-10-07T18:55:12.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 788 (ObjNum 289 snap 0 seq_num 1721078752) dirty dne 2023-10-07T18:55:12.305 INFO:tasks.rados.rados.0.smithi087.stdout:1510: finishing copy_from racing read to smithi087181593-48 2023-10-07T18:55:12.306 INFO:tasks.rados.rados.0.smithi087.stdout:1510: finishing copy_from to smithi087181593-48 2023-10-07T18:55:12.306 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 650 (ObjNum 462 snap 147 seq_num 462) dirty exists 2023-10-07T18:55:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:12 smithi163 ceph-mon[190496]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:12 smithi163 ceph-mon[190496]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:12 smithi163 ceph-mon[190496]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:12 smithi163 ceph-mon[190496]: pgmap v225: 121 pgs: 121 active+clean; 364 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[198934]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[198934]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[198934]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[198934]: pgmap v225: 121 pgs: 121 active+clean; 364 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[202419]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[202419]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[202419]: failed to encode map e376 with expected crc 2023-10-07T18:55:12.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:12 smithi087 ceph-mon[202419]: pgmap v225: 121 pgs: 121 active+clean; 364 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:55:13.226 INFO:tasks.rados.rados.0.smithi087.stdout:1506: done (5 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1507: done (4 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1508: done (3 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1509: done (2 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1510: done (1 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1511: done (0 left) 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1512: setattr oid 12 current snap is 153 2023-10-07T18:55:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:1513: delete oid 11 current snap is 153 2023-10-07T18:55:13.231 INFO:tasks.rados.rados.0.smithi087.stdout:1513: done (1 left) 2023-10-07T18:55:13.231 INFO:tasks.rados.rados.0.smithi087.stdout:1514: snap_remove snap 147 2023-10-07T18:55:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:13 smithi163 ceph-mon[190496]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:13 smithi163 ceph-mon[190496]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:13 smithi163 ceph-mon[190496]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:13 smithi163 ceph-mon[190496]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T18:55:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[198934]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[198934]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[198934]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[198934]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[202419]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[202419]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[202419]: failed to encode map e377 with expected crc 2023-10-07T18:55:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:13 smithi087 ceph-mon[202419]: osdmap e377: 8 total, 8 up, 8 in 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1514: done (1 left) 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1515: rmattr oid 47 current snap is 153 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 702 (ObjNum 402 snap 129 seq_num 402) dirty exists 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1512: done (1 left) 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1516: read oid 14 snap 120 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1516: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 153 2023-10-07T18:55:14.110 INFO:tasks.rados.rados.0.smithi087.stdout:1517: seq_num 478 ranges {1236992=409600,1646592=401408} 2023-10-07T18:55:14.119 INFO:tasks.rados.rados.0.smithi087.stdout:1517: writing smithi087181593-29 from 1236992 to 1646592 tid 1 2023-10-07T18:55:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:1517: writing smithi087181593-29 from 1646592 to 2048000 tid 2 2023-10-07T18:55:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:1518: copy_from oid 50 from oid 23 current snap is 153 2023-10-07T18:55:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:1519: snap_create 2023-10-07T18:55:14.131 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 789 (ObjNum 472 snap 152 seq_num 472) dirty exists 2023-10-07T18:55:14.134 INFO:tasks.rados.rados.0.smithi087.stdout:1517: finishing write tid 1 to smithi087181593-29 2023-10-07T18:55:14.135 INFO:tasks.rados.rados.0.smithi087.stdout:1517: finishing write tid 2 to smithi087181593-29 2023-10-07T18:55:14.135 INFO:tasks.rados.rados.0.smithi087.stdout:1517: finishing write tid 3 to smithi087181593-29 2023-10-07T18:55:14.139 INFO:tasks.rados.rados.0.smithi087.stdout:1517: finishing write tid 4 to smithi087181593-29 2023-10-07T18:55:14.139 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 705 (ObjNum 478 snap 153 seq_num 478) dirty exists 2023-10-07T18:55:14.139 INFO:tasks.rados.rados.0.smithi087.stdout:1517: left oid 29 (ObjNum 478 snap 153 seq_num 478) 2023-10-07T18:55:14.140 INFO:tasks.rados.rados.0.smithi087.stdout:1516: expect (ObjNum 254 snap 68 seq_num 254) 2023-10-07T18:55:14.274 INFO:tasks.rados.rados.0.smithi087.stdout:1518: finishing copy_from to smithi087181593-50 2023-10-07T18:55:14.274 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 895 (ObjNum 450 snap 144 seq_num 450) dirty exists 2023-10-07T18:55:14.274 INFO:tasks.rados.rados.0.smithi087.stdout:1518: finishing copy_from racing read to smithi087181593-50 2023-10-07T18:55:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T18:55:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: pgmap v228: 121 pgs: 121 active+clean; 372 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2023-10-07T18:55:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:14 smithi163 ceph-mon[190496]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T18:55:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: pgmap v228: 121 pgs: 121 active+clean; 372 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[198934]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: osdmap e378: 8 total, 8 up, 8 in 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: failed to encode map e378 with expected crc 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: pgmap v228: 121 pgs: 121 active+clean; 372 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2023-10-07T18:55:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:14.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:14 smithi087 ceph-mon[202419]: osdmap e379: 8 total, 8 up, 8 in 2023-10-07T18:55:15.115 INFO:tasks.rados.rados.0.smithi087.stdout:1515: done (4 left) 2023-10-07T18:55:15.116 INFO:tasks.rados.rados.0.smithi087.stdout:1516: done (3 left) 2023-10-07T18:55:15.116 INFO:tasks.rados.rados.0.smithi087.stdout:1517: done (2 left) 2023-10-07T18:55:15.116 INFO:tasks.rados.rados.0.smithi087.stdout:1518: done (1 left) 2023-10-07T18:55:15.116 INFO:tasks.rados.rados.0.smithi087.stdout:1519: done (0 left) 2023-10-07T18:55:15.116 INFO:tasks.rados.rados.0.smithi087.stdout:1520: snap_create 2023-10-07T18:55:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:15 smithi163 ceph-mon[190496]: failed to encode map e378 with expected crc 2023-10-07T18:55:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:15 smithi163 ceph-mon[190496]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:15 smithi163 ceph-mon[190496]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:15 smithi163 ceph-mon[190496]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T18:55:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:15] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2023-10-07T18:55:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[198934]: failed to encode map e378 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[198934]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[198934]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[198934]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[202419]: failed to encode map e378 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[202419]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[202419]: failed to encode map e379 with expected crc 2023-10-07T18:55:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:15 smithi087 ceph-mon[202419]: osdmap e380: 8 total, 8 up, 8 in 2023-10-07T18:55:16.120 INFO:tasks.rados.rados.0.smithi087.stdout:1520: done (0 left) 2023-10-07T18:55:16.120 INFO:tasks.rados.rados.0.smithi087.stdout:1521: snap_remove snap 146 2023-10-07T18:55:16.507 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.507 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.507 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: pgmap v231: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 20 op/s 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: Upgrade: osd.3 is safe to restart 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: failed to encode map e381 with expected crc 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[202419]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.508 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: pgmap v231: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 20 op/s 2023-10-07T18:55:16.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: Upgrade: osd.3 is safe to restart 2023-10-07T18:55:16.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: failed to encode map e381 with expected crc 2023-10-07T18:55:16.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:16 smithi087 ceph-mon[198934]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T18:55:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: failed to encode map e380 with expected crc 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: pgmap v231: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.3 MiB/s wr, 20 op/s 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: Upgrade: osd.3 is safe to restart 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: failed to encode map e381 with expected crc 2023-10-07T18:55:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:16 smithi163 ceph-mon[190496]: osdmap e381: 8 total, 8 up, 8 in 2023-10-07T18:55:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:1521: done (0 left) 2023-10-07T18:55:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 155 2023-10-07T18:55:17.121 INFO:tasks.rados.rados.0.smithi087.stdout:1522: seq_num 479 ranges {458752=425984,884736=401408} 2023-10-07T18:55:17.126 INFO:tasks.rados.rados.0.smithi087.stdout:1522: writing smithi087181593-33 from 458752 to 884736 tid 1 2023-10-07T18:55:17.129 INFO:tasks.rados.rados.0.smithi087.stdout:1522: writing smithi087181593-33 from 884736 to 1286144 tid 2 2023-10-07T18:55:17.130 INFO:tasks.rados.rados.0.smithi087.stdout:1523: copy_from oid 22 from oid 50 current snap is 155 2023-10-07T18:55:17.130 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 155 2023-10-07T18:55:17.130 INFO:tasks.rados.rados.0.smithi087.stdout:1524: seq_num 480 ranges {2203648=442368,2646016=401408} 2023-10-07T18:55:17.145 INFO:tasks.rados.rados.0.smithi087.stdout:1524: writing smithi087181593-38 from 2203648 to 2646016 tid 1 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1524: writing smithi087181593-38 from 2646016 to 3047424 tid 2 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1525: read oid 17 snap -1 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1525: expect (ObjNum 470 snap 151 seq_num 470) 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1526: read oid 43 snap -1 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1526: expect deleted 2023-10-07T18:55:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1527: read oid 10 snap -1 2023-10-07T18:55:17.149 INFO:tasks.rados.rados.0.smithi087.stdout:1527: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T18:55:17.149 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 155 2023-10-07T18:55:17.149 INFO:tasks.rados.rados.0.smithi087.stdout:1528: seq_num 481 ranges {14368768=458752,14827520=401408} 2023-10-07T18:55:17.231 INFO:tasks.rados.rados.0.smithi087.stdout:1528: writing smithi087181593-21 from 14368768 to 14827520 tid 1 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1528: writing smithi087181593-21 from 14827520 to 15228928 tid 2 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1529: delete oid 42 current snap is 155 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1522: finishing write tid 1 to smithi087181593-33 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1522: finishing write tid 2 to smithi087181593-33 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1522: finishing write tid 3 to smithi087181593-33 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1522: finishing write tid 4 to smithi087181593-33 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 657 (ObjNum 479 snap 155 seq_num 479) dirty exists 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1522: left oid 33 (ObjNum 479 snap 155 seq_num 479) 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1524: finishing write tid 1 to smithi087181593-38 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1524: finishing write tid 2 to smithi087181593-38 2023-10-07T18:55:17.234 INFO:tasks.rados.rados.0.smithi087.stdout:1527: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T18:55:17.448 INFO:tasks.rados.rados.0.smithi087.stdout:1524: finishing write tid 3 to smithi087181593-38 2023-10-07T18:55:17.448 INFO:tasks.rados.rados.0.smithi087.stdout:1525: expect (ObjNum 470 snap 151 seq_num 470) 2023-10-07T18:55:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:17 smithi163 ceph-mon[190496]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:17 smithi163 ceph-mon[190496]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:17 smithi163 ceph-mon[190496]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T18:55:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:17 smithi163 ceph-mon[190496]: failed to encode map e382 with expected crc 2023-10-07T18:55:17.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[202419]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[202419]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[202419]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T18:55:17.695 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[202419]: failed to encode map e382 with expected crc 2023-10-07T18:55:17.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[198934]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[198934]: failed to encode map e380 with expected crc 2023-10-07T18:55:17.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[198934]: osdmap e382: 8 total, 8 up, 8 in 2023-10-07T18:55:17.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:17 smithi087 ceph-mon[198934]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.441 INFO:tasks.rados.rados.0.smithi087.stdout:1524: finishing write tid 4 to smithi087181593-38 2023-10-07T18:55:18.441 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 830 (ObjNum 480 snap 155 seq_num 480) dirty exists 2023-10-07T18:55:18.441 INFO:tasks.rados.rados.0.smithi087.stdout:1524: left oid 38 (ObjNum 480 snap 155 seq_num 480) 2023-10-07T18:55:18.441 INFO:tasks.rados.rados.0.smithi087.stdout:1523: finishing copy_from racing read to smithi087181593-22 2023-10-07T18:55:18.441 INFO:tasks.rados.rados.0.smithi087.stdout:1523: finishing copy_from to smithi087181593-22 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 895 (ObjNum 450 snap 144 seq_num 450) dirty exists 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1522: done (7 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1523: done (6 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1524: done (5 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1525: done (4 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1526: done (3 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1527: done (2 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1529: done (1 left) 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1530: copy_from oid 4 from oid 1 current snap is 155 2023-10-07T18:55:18.442 INFO:tasks.rados.rados.0.smithi087.stdout:1528: finishing write tid 1 to smithi087181593-21 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1528: finishing write tid 2 to smithi087181593-21 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1528: finishing write tid 3 to smithi087181593-21 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1528: finishing write tid 4 to smithi087181593-21 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 921 (ObjNum 481 snap 155 seq_num 481) dirty exists 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1528: left oid 21 (ObjNum 481 snap 155 seq_num 481) 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1528: done (1 left) 2023-10-07T18:55:18.443 INFO:tasks.rados.rados.0.smithi087.stdout:1531: snap_create 2023-10-07T18:55:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: Upgrade: Updating osd.3 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: Deploying daemon osd.3 on smithi087 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[198934]: pgmap v234: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.7 MiB/s wr, 1 op/s 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: Upgrade: Updating osd.3 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: Deploying daemon osd.3 on smithi087 2023-10-07T18:55:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:18 smithi087 ceph-mon[202419]: pgmap v234: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.7 MiB/s wr, 1 op/s 2023-10-07T18:55:18.470 INFO:tasks.rados.rados.0.smithi087.stdout:1530: finishing copy_from to smithi087181593-4 2023-10-07T18:55:18.470 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 903 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:55:18.470 INFO:tasks.rados.rados.0.smithi087.stdout:1530: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: failed to encode map e382 with expected crc 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: Upgrade: Updating osd.3 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-07T18:55:18.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:18.663 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: Deploying daemon osd.3 on smithi087 2023-10-07T18:55:18.663 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:18 smithi163 ceph-mon[190496]: pgmap v234: 121 pgs: 121 active+clean; 385 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.7 MiB/s wr, 1 op/s 2023-10-07T18:55:18.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:18 smithi163 conmon[175848]: ts=2023-10-07T18:55:18.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:19.106 INFO:tasks.rados.rados.0.smithi087.stdout:1530: done (1 left) 2023-10-07T18:55:19.107 INFO:tasks.rados.rados.0.smithi087.stdout:1531: done (0 left) 2023-10-07T18:55:19.107 INFO:tasks.rados.rados.0.smithi087.stdout:1532: setattr oid 25 current snap is 156 2023-10-07T18:55:19.107 INFO:tasks.rados.rados.0.smithi087.stdout:1533: setattr oid 47 current snap is 156 2023-10-07T18:55:19.108 INFO:tasks.rados.rados.0.smithi087.stdout:1534: snap_create 2023-10-07T18:55:19.116 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 790 (ObjNum 472 snap 152 seq_num 472) dirty exists 2023-10-07T18:55:19.116 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1020 (ObjNum 475 snap 152 seq_num 475) dirty exists 2023-10-07T18:55:20.120 INFO:tasks.rados.rados.0.smithi087.stdout:1532: done (2 left) 2023-10-07T18:55:20.120 INFO:tasks.rados.rados.0.smithi087.stdout:1533: done (1 left) 2023-10-07T18:55:20.120 INFO:tasks.rados.rados.0.smithi087.stdout:1534: done (0 left) 2023-10-07T18:55:20.120 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 157 2023-10-07T18:55:20.121 INFO:tasks.rados.rados.0.smithi087.stdout:1535: seq_num 483 ranges {0=491520,491520=401408} 2023-10-07T18:55:20.122 INFO:tasks.rados.rados.0.smithi087.stdout:1535: writing smithi087181593-7 from 0 to 491520 tid 1 2023-10-07T18:55:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1535: writing smithi087181593-7 from 491520 to 892928 tid 2 2023-10-07T18:55:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 157 2023-10-07T18:55:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1536: seq_num 484 ranges {2621440=507904,3129344=401408} 2023-10-07T18:55:20.143 INFO:tasks.rados.rados.0.smithi087.stdout:1536: writing smithi087181593-32 from 2621440 to 3129344 tid 1 2023-10-07T18:55:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:1536: writing smithi087181593-32 from 3129344 to 3530752 tid 2 2023-10-07T18:55:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 157 2023-10-07T18:55:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:1535: finishing write tid 1 to smithi087181593-7 2023-10-07T18:55:20.146 INFO:tasks.rados.rados.0.smithi087.stdout:1537: seq_num 485 ranges {434176=532480,966656=401408} 2023-10-07T18:55:20.151 INFO:tasks.rados.rados.0.smithi087.stdout:1537: writing smithi087181593-34 from 434176 to 966656 tid 1 2023-10-07T18:55:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1537: writing smithi087181593-34 from 966656 to 1368064 tid 2 2023-10-07T18:55:20.153 INFO:tasks.rados.rados.0.smithi087.stdout:1538: snap_create 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1535: finishing write tid 2 to smithi087181593-7 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1535: finishing write tid 3 to smithi087181593-7 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1535: finishing write tid 4 to smithi087181593-7 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 710 (ObjNum 483 snap 157 seq_num 483) dirty exists 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1535: left oid 7 (ObjNum 483 snap 157 seq_num 483) 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1536: finishing write tid 1 to smithi087181593-32 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1536: finishing write tid 2 to smithi087181593-32 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1536: finishing write tid 3 to smithi087181593-32 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1536: finishing write tid 4 to smithi087181593-32 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 898 (ObjNum 484 snap 157 seq_num 484) dirty exists 2023-10-07T18:55:20.154 INFO:tasks.rados.rados.0.smithi087.stdout:1536: left oid 32 (ObjNum 484 snap 157 seq_num 484) 2023-10-07T18:55:20.156 INFO:tasks.rados.rados.0.smithi087.stdout:1537: finishing write tid 1 to smithi087181593-34 2023-10-07T18:55:20.156 INFO:tasks.rados.rados.0.smithi087.stdout:1537: finishing write tid 2 to smithi087181593-34 2023-10-07T18:55:20.157 INFO:tasks.rados.rados.0.smithi087.stdout:1537: finishing write tid 3 to smithi087181593-34 2023-10-07T18:55:20.158 INFO:tasks.rados.rados.0.smithi087.stdout:1537: finishing write tid 4 to smithi087181593-34 2023-10-07T18:55:20.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 925 (ObjNum 485 snap 157 seq_num 485) dirty exists 2023-10-07T18:55:20.158 INFO:tasks.rados.rados.0.smithi087.stdout:1537: left oid 34 (ObjNum 485 snap 157 seq_num 485) 2023-10-07T18:55:20.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:20.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:20.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T18:55:20.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[198934]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:20.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:20.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T18:55:20.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:19 smithi087 ceph-mon[202419]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: osdmap e383: 8 total, 8 up, 8 in 2023-10-07T18:55:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:19 smithi163 ceph-mon[190496]: failed to encode map e383 with expected crc 2023-10-07T18:55:20.953 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:20 smithi087 systemd[1]: Stopping Ceph osd.3 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:55:20.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:20 smithi087 conmon[149583]: 2023-10-07T18:55:20.712+0000 7f0507acb700 -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-07T18:55:20.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:20 smithi087 conmon[149583]: 2023-10-07T18:55:20.712+0000 7f0507acb700 -1 osd.3 384 *** Got signal Terminated *** 2023-10-07T18:55:20.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:20 smithi087 conmon[149583]: 2023-10-07T18:55:20.712+0000 7f0507acb700 -1 osd.3 384 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:55:21.124 INFO:tasks.rados.rados.0.smithi087.stdout:1535: done (3 left) 2023-10-07T18:55:21.125 INFO:tasks.rados.rados.0.smithi087.stdout:1536: done (2 left) 2023-10-07T18:55:21.125 INFO:tasks.rados.rados.0.smithi087.stdout:1537: done (1 left) 2023-10-07T18:55:21.125 INFO:tasks.rados.rados.0.smithi087.stdout:1538: done (0 left) 2023-10-07T18:55:21.125 INFO:tasks.rados.rados.0.smithi087.stdout:1539: delete oid 40 current snap is 158 2023-10-07T18:55:21.136 INFO:tasks.rados.rados.0.smithi087.stdout:1539: done (0 left) 2023-10-07T18:55:21.136 INFO:tasks.rados.rados.0.smithi087.stdout:1540: snap_remove snap 149 2023-10-07T18:55:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: pgmap v236: 121 pgs: 121 active+clean; 392 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:21 smithi163 ceph-mon[190496]: osd.3 marked itself down and dead 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: pgmap v236: 121 pgs: 121 active+clean; 392 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[198934]: osd.3 marked itself down and dead 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e383 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: pgmap v236: 121 pgs: 121 active+clean; 392 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: osdmap e384: 8 total, 8 up, 8 in 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: failed to encode map e384 with expected crc 2023-10-07T18:55:21.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:21 smithi087 ceph-mon[202419]: osd.3 marked itself down and dead 2023-10-07T18:55:21.953 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:21 smithi087 bash[232467]: b5df1277507a71aa56a54cd3dc08ed77c91d96e58e90922c3103a1c65aea97e2 2023-10-07T18:55:22.137 INFO:tasks.rados.rados.0.smithi087.stdout:1540: done (0 left) 2023-10-07T18:55:22.137 INFO:tasks.rados.rados.0.smithi087.stdout:1541: snap_remove snap 152 2023-10-07T18:55:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:22 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:22 smithi163 ceph-mon[190496]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:22 smithi163 ceph-mon[190496]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:22 smithi163 ceph-mon[190496]: osdmap e385: 8 total, 7 up, 8 in 2023-10-07T18:55:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:22 smithi163 ceph-mon[190496]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[202419]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[202419]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[202419]: osdmap e385: 8 total, 7 up, 8 in 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[202419]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[198934]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[198934]: failed to encode map e385 with expected crc 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[198934]: osdmap e385: 8 total, 7 up, 8 in 2023-10-07T18:55:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:22 smithi087 ceph-mon[198934]: failed to encode map e385 with expected crc 2023-10-07T18:55:23.140 INFO:tasks.rados.rados.0.smithi087.stdout:1541: done (0 left) 2023-10-07T18:55:23.141 INFO:tasks.rados.rados.0.smithi087.stdout:1542: snap_remove snap 151 2023-10-07T18:55:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: pgmap v239: 121 pgs: 16 stale+active+clean, 105 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 8 op/s 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: osdmap e386: 8 total, 7 up, 8 in 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:23 smithi163 ceph-mon[190496]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: pgmap v239: 121 pgs: 16 stale+active+clean, 105 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 8 op/s 2023-10-07T18:55:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: osdmap e386: 8 total, 7 up, 8 in 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[198934]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: pgmap v239: 121 pgs: 16 stale+active+clean, 105 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 8 op/s 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: osdmap e386: 8 total, 7 up, 8 in 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:23 smithi087 ceph-mon[202419]: failed to encode map e386 with expected crc 2023-10-07T18:55:23.953 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:23 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-07T18:55:23.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:23 smithi087 systemd[1]: Stopped Ceph osd.3 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:55:23.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:23 smithi087 systemd[1]: Starting Ceph osd.3 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:55:24.109 INFO:tasks.rados.rados.0.smithi087.stdout:1542: done (0 left) 2023-10-07T18:55:24.109 INFO:tasks.rados.rados.0.smithi087.stdout:1543: delete oid 34 current snap is 158 2023-10-07T18:55:24.116 INFO:tasks.rados.rados.0.smithi087.stdout:1543: done (0 left) 2023-10-07T18:55:24.116 INFO:tasks.rados.rados.0.smithi087.stdout:1544: read oid 33 snap -1 2023-10-07T18:55:24.117 INFO:tasks.rados.rados.0.smithi087.stdout:1544: expect (ObjNum 479 snap 155 seq_num 479) 2023-10-07T18:55:24.117 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 158 2023-10-07T18:55:24.117 INFO:tasks.rados.rados.0.smithi087.stdout:1545: seq_num 488 ranges {11649024=581632,12230656=401408} 2023-10-07T18:55:24.182 INFO:tasks.rados.rados.0.smithi087.stdout:1545: writing smithi087181593-48 from 11649024 to 12230656 tid 1 2023-10-07T18:55:24.185 INFO:tasks.rados.rados.0.smithi087.stdout:1545: writing smithi087181593-48 from 12230656 to 12632064 tid 2 2023-10-07T18:55:24.185 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 158 2023-10-07T18:55:24.185 INFO:tasks.rados.rados.0.smithi087.stdout:1546: seq_num 489 ranges {696320=598016,1294336=401408} 2023-10-07T18:55:24.192 INFO:tasks.rados.rados.0.smithi087.stdout:1546: writing smithi087181593-5 from 696320 to 1294336 tid 1 2023-10-07T18:55:24.195 INFO:tasks.rados.rados.0.smithi087.stdout:1546: writing smithi087181593-5 from 1294336 to 1695744 tid 2 2023-10-07T18:55:24.195 INFO:tasks.rados.rados.0.smithi087.stdout:1547: read oid 42 snap -1 2023-10-07T18:55:24.195 INFO:tasks.rados.rados.0.smithi087.stdout:1547: expect deleted 2023-10-07T18:55:24.195 INFO:tasks.rados.rados.0.smithi087.stdout:1548: delete oid 15 current snap is 158 2023-10-07T18:55:24.195 INFO:tasks.rados.rados.0.smithi087.stdout:1544: expect (ObjNum 479 snap 155 seq_num 479) 2023-10-07T18:55:24.237 INFO:tasks.rados.rados.0.smithi087.stdout:1545: finishing write tid 1 to smithi087181593-48 2023-10-07T18:55:24.237 INFO:tasks.rados.rados.0.smithi087.stdout:1545: finishing write tid 2 to smithi087181593-48 2023-10-07T18:55:24.237 INFO:tasks.rados.rados.0.smithi087.stdout:1545: finishing write tid 3 to smithi087181593-48 2023-10-07T18:55:24.237 INFO:tasks.rados.rados.0.smithi087.stdout:1545: finishing write tid 4 to smithi087181593-48 2023-10-07T18:55:24.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 961 (ObjNum 488 snap 158 seq_num 488) dirty exists 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1545: left oid 48 (ObjNum 488 snap 158 seq_num 488) 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1544: done (4 left) 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1545: done (3 left) 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1548: done (2 left) 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1549: rollback oid 47 current snap is 158 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 150 2023-10-07T18:55:24.238 INFO:tasks.rados.rados.0.smithi087.stdout:1546: finishing write tid 1 to smithi087181593-5 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1546: finishing write tid 2 to smithi087181593-5 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1546: finishing write tid 3 to smithi087181593-5 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1546: finishing write tid 4 to smithi087181593-5 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 834 (ObjNum 489 snap 158 seq_num 489) dirty exists 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1546: left oid 5 (ObjNum 489 snap 158 seq_num 489) 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1546: done (2 left) 2023-10-07T18:55:24.239 INFO:tasks.rados.rados.0.smithi087.stdout:1547: done (1 left) 2023-10-07T18:55:24.240 INFO:tasks.rados.rados.0.smithi087.stdout:1550: read oid 30 snap 157 2023-10-07T18:55:24.240 INFO:tasks.rados.rados.0.smithi087.stdout:1550: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T18:55:24.240 INFO:tasks.rados.rados.0.smithi087.stdout:1551: rmattr oid 24 current snap is 158 2023-10-07T18:55:24.240 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 158 2023-10-07T18:55:24.240 INFO:tasks.rados.rados.0.smithi087.stdout:1552: seq_num 491 ranges {2203648=630784,2834432=401408} 2023-10-07T18:55:24.252 INFO:tasks.rados.rados.0.smithi087.stdout:1552: writing smithi087181593-8 from 2203648 to 2834432 tid 1 2023-10-07T18:55:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:1552: writing smithi087181593-8 from 2834432 to 3235840 tid 2 2023-10-07T18:55:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:1553: snap_remove snap 156 2023-10-07T18:55:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:24 smithi163 ceph-mon[190496]: osdmap e387: 8 total, 7 up, 8 in 2023-10-07T18:55:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:24 smithi163 ceph-mon[190496]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:24 smithi163 ceph-mon[190496]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:24 smithi163 ceph-mon[190496]: osdmap e388: 8 total, 7 up, 8 in 2023-10-07T18:55:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[202419]: osdmap e387: 8 total, 7 up, 8 in 2023-10-07T18:55:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[202419]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[202419]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[202419]: osdmap e388: 8 total, 7 up, 8 in 2023-10-07T18:55:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[198934]: osdmap e387: 8 total, 7 up, 8 in 2023-10-07T18:55:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[198934]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[198934]: failed to encode map e387 with expected crc 2023-10-07T18:55:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:24 smithi087 ceph-mon[198934]: osdmap e388: 8 total, 7 up, 8 in 2023-10-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: 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-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-07T18:55:24.954 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-07T18:55:24.955 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-07T18:55:24.955 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:24 smithi087 bash[233103]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-07T18:55:25.153 INFO:tasks.rados.rados.0.smithi087.stdout:1553: done (4 left) 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1554: read oid 14 snap -1 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1554: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1555: read oid 15 snap -1 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1555: expect deleted 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1556: read oid 21 snap -1 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1556: expect (ObjNum 481 snap 155 seq_num 481) 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1557: snap_create 2023-10-07T18:55:25.154 INFO:tasks.rados.rados.0.smithi087.stdout:1549: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:55:25.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1030 (ObjNum 444 snap 143 seq_num 444) dirty exists 2023-10-07T18:55:25.155 INFO:tasks.rados.rados.0.smithi087.stdout:1549: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:55:25.155 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 792 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T18:55:25.155 INFO:tasks.rados.rados.0.smithi087.stdout:1550: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T18:55:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:1552: finishing write tid 1 to smithi087181593-8 2023-10-07T18:55:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:1552: finishing write tid 2 to smithi087181593-8 2023-10-07T18:55:25.218 INFO:tasks.rados.rados.0.smithi087.stdout:1552: finishing write tid 3 to smithi087181593-8 2023-10-07T18:55:25.219 INFO:tasks.rados.rados.0.smithi087.stdout:1552: finishing write tid 4 to smithi087181593-8 2023-10-07T18:55:25.219 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 840 (ObjNum 491 snap 158 seq_num 491) dirty exists 2023-10-07T18:55:25.219 INFO:tasks.rados.rados.0.smithi087.stdout:1552: left oid 8 (ObjNum 491 snap 158 seq_num 491) 2023-10-07T18:55:25.219 INFO:tasks.rados.rados.0.smithi087.stdout:1554: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:55:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: failed to encode map e387 with expected crc 2023-10-07T18:55:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: pgmap v242: 121 pgs: 4 active+undersized+degraded, 13 stale+active+clean, 8 active+undersized, 96 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.0 MiB/s wr, 12 op/s; 31/519 objects degraded (5.973%) 2023-10-07T18:55:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:25 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 31/519 objects degraded (5.973%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:25] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2023-10-07T18:55:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: failed to encode map e387 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: pgmap v242: 121 pgs: 4 active+undersized+degraded, 13 stale+active+clean, 8 active+undersized, 96 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.0 MiB/s wr, 12 op/s; 31/519 objects degraded (5.973%) 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 31/519 objects degraded (5.973%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: failed to encode map e387 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: pgmap v242: 121 pgs: 4 active+undersized+degraded, 13 stale+active+clean, 8 active+undersized, 96 active+clean; 408 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 4.0 MiB/s wr, 12 op/s; 31/519 objects degraded (5.973%) 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: failed to encode map e388 with expected crc 2023-10-07T18:55:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 31/519 objects degraded (5.973%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:25.462 INFO:tasks.rados.rados.0.smithi087.stdout:1556: expect (ObjNum 481 snap 155 seq_num 481) 2023-10-07T18:55:26.163 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:25 smithi087 ceph-osd[233566]: -- 172.21.15.87:0/2375471393 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56031a2664e0 con 0x56031a238c00 2023-10-07T18:55:26.163 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:25 smithi087 bash[233501]: 366f4fae5f4af5e1ed583736a794d352b266faf2e67e7ed7a3088b1dba1e538c 2023-10-07T18:55:26.163 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:25 smithi087 systemd[1]: Started Ceph osd.3 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:55:26.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: osdmap e389: 8 total, 7 up, 8 in 2023-10-07T18:55:26.163 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: osdmap e389: 8 total, 7 up, 8 in 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.164 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.165 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.165 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: osdmap e389: 8 total, 7 up, 8 in 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: failed to encode map e389 with expected crc 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:26.453 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:26 smithi087 conmon[233542]: 2023-10-07T18:55:26.329+0000 7f1dc5f73640 -1 Falling back to public interface 2023-10-07T18:55:27.126 INFO:tasks.rados.rados.0.smithi087.stdout:1549: done (7 left) 2023-10-07T18:55:27.126 INFO:tasks.rados.rados.0.smithi087.stdout:1550: done (6 left) 2023-10-07T18:55:27.126 INFO:tasks.rados.rados.0.smithi087.stdout:1551: done (5 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1552: done (4 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1554: done (3 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1555: done (2 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1556: done (1 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1557: done (0 left) 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1558: copy_from oid 39 from oid 24 current snap is 159 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1559: read oid 34 snap -1 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1559: expect deleted 2023-10-07T18:55:27.127 INFO:tasks.rados.rados.0.smithi087.stdout:1560: setattr oid 31 current snap is 159 2023-10-07T18:55:27.128 INFO:tasks.rados.rados.0.smithi087.stdout:1559: done (2 left) 2023-10-07T18:55:27.128 INFO:tasks.rados.rados.0.smithi087.stdout:1561: snap_remove snap 150 2023-10-07T18:55:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:27 smithi163 ceph-mon[190496]: pgmap v245: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 668 KiB/s wr, 15 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:27 smithi163 ceph-mon[190496]: osdmap e390: 8 total, 7 up, 8 in 2023-10-07T18:55:27.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:27 smithi163 ceph-mon[190496]: failed to encode map e390 with expected crc 2023-10-07T18:55:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[198934]: pgmap v245: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 668 KiB/s wr, 15 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[198934]: osdmap e390: 8 total, 7 up, 8 in 2023-10-07T18:55:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[198934]: failed to encode map e390 with expected crc 2023-10-07T18:55:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[202419]: pgmap v245: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 668 KiB/s wr, 15 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[202419]: osdmap e390: 8 total, 7 up, 8 in 2023-10-07T18:55:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:27 smithi087 ceph-mon[202419]: failed to encode map e390 with expected crc 2023-10-07T18:55:27.872 INFO:tasks.rados.rados.0.smithi087.stdout:1561: done (2 left) 2023-10-07T18:55:27.872 INFO:tasks.rados.rados.0.smithi087.stdout:1562: snap_remove snap 155 2023-10-07T18:55:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:28 smithi163 ceph-mon[190496]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:28 smithi163 ceph-mon[190496]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:28 smithi163 ceph-mon[190496]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:28 smithi163 ceph-mon[190496]: osdmap e391: 8 total, 7 up, 8 in 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[202419]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[202419]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[202419]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[202419]: osdmap e391: 8 total, 7 up, 8 in 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[198934]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[198934]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[198934]: failed to encode map e390 with expected crc 2023-10-07T18:55:28.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:28 smithi087 ceph-mon[198934]: osdmap e391: 8 total, 7 up, 8 in 2023-10-07T18:55:28.882 INFO:tasks.rados.rados.0.smithi087.stdout:1562: done (2 left) 2023-10-07T18:55:28.882 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 159 2023-10-07T18:55:28.882 INFO:tasks.rados.rados.0.smithi087.stdout:1563: seq_num 492 ranges {0=647168,647168=401408} 2023-10-07T18:55:28.884 INFO:tasks.rados.rados.0.smithi087.stdout:1563: writing smithi087181593-43 from 0 to 647168 tid 1 2023-10-07T18:55:28.887 INFO:tasks.rados.rados.0.smithi087.stdout:1563: writing smithi087181593-43 from 647168 to 1048576 tid 2 2023-10-07T18:55:28.887 INFO:tasks.rados.rados.0.smithi087.stdout:1564: rmattr oid 29 current snap is 159 2023-10-07T18:55:28.887 INFO:tasks.rados.rados.0.smithi087.stdout:1564: done (3 left) 2023-10-07T18:55:28.887 INFO:tasks.rados.rados.0.smithi087.stdout:1565: read oid 9 snap 158 2023-10-07T18:55:28.887 INFO:tasks.rados.rados.0.smithi087.stdout:1565: expect deleted 2023-10-07T18:55:28.888 INFO:tasks.rados.rados.0.smithi087.stdout:1566: snap_remove snap 153 2023-10-07T18:55:28.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:28 smithi163 conmon[175848]: ts=2023-10-07T18:55: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: pgmap v248: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 450 KiB/s wr, 3 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:29 smithi163 ceph-mon[190496]: osdmap e392: 8 total, 7 up, 8 in 2023-10-07T18:55:29.453 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:29 smithi087 conmon[233542]: 2023-10-07T18:55:29.225+0000 7f1dc5f73640 -1 osd.3 0 read_superblock omap replica is missing. 2023-10-07T18:55:29.453 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:29 smithi087 conmon[233542]: 2023-10-07T18:55:29.279+0000 7f1dc5f73640 -1 osd.3 384 log_to_monitors true 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: pgmap v248: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 450 KiB/s wr, 3 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[202419]: osdmap e392: 8 total, 7 up, 8 in 2023-10-07T18:55:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: pgmap v248: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 410 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 450 KiB/s wr, 3 op/s; 54/525 objects degraded (10.286%) 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: failed to encode map e391 with expected crc 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:29.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:29 smithi087 ceph-mon[198934]: osdmap e392: 8 total, 7 up, 8 in 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1566: done (4 left) 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1567: copy_from oid 4 from oid 1 current snap is 159 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 709 (ObjNum 349 snap 106 seq_num 349) dirty exists 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1558: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1558: finishing copy_from to smithi087181593-39 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1030 (ObjNum 444 snap 143 seq_num 444) dirty exists 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1563: finishing write tid 1 to smithi087181593-43 2023-10-07T18:55:29.881 INFO:tasks.rados.rados.0.smithi087.stdout:1563: finishing write tid 2 to smithi087181593-43 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1563: finishing write tid 3 to smithi087181593-43 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1563: finishing write tid 4 to smithi087181593-43 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 978 (ObjNum 492 snap 159 seq_num 492) dirty exists 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1563: left oid 43 (ObjNum 492 snap 159 seq_num 492) 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1558: done (4 left) 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1560: done (3 left) 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1563: done (2 left) 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1565: done (1 left) 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 159 2023-10-07T18:55:29.882 INFO:tasks.rados.rados.0.smithi087.stdout:1568: seq_num 493 ranges {4956160=663552,5619712=401408} 2023-10-07T18:55:29.912 INFO:tasks.rados.rados.0.smithi087.stdout:1568: writing smithi087181593-37 from 4956160 to 5619712 tid 1 2023-10-07T18:55:29.915 INFO:tasks.rados.rados.0.smithi087.stdout:1568: writing smithi087181593-37 from 5619712 to 6021120 tid 2 2023-10-07T18:55:29.915 INFO:tasks.rados.rados.0.smithi087.stdout:1569: read oid 39 snap 120 2023-10-07T18:55:29.915 INFO:tasks.rados.rados.0.smithi087.stdout:1569: expect (ObjNum 372 snap 115 seq_num 372) 2023-10-07T18:55:29.915 INFO:tasks.rados.rados.0.smithi087.stdout:1570: snap_remove snap 157 2023-10-07T18:55:30.156 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 18:55:29 smithi087 conmon[233542]: 2023-10-07T18:55:29.917+0000 7f1db53db700 -1 osd.3 384 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:55:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.488 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: osdmap e393: 8 total, 7 up, 8 in 2023-10-07T18:55:30.489 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[198934]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: osdmap e393: 8 total, 7 up, 8 in 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.491 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:30 smithi087 ceph-mon[202419]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: failed to encode map e392 with expected crc 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: osdmap e393: 8 total, 7 up, 8 in 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2023-10-07T18:55:30.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:30 smithi163 ceph-mon[190496]: pgmap v251: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:30.887 INFO:tasks.rados.rados.0.smithi087.stdout:1570: done (3 left) 2023-10-07T18:55:30.887 INFO:tasks.rados.rados.0.smithi087.stdout:1571: rollback oid 27 current snap is 159 2023-10-07T18:55:30.887 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 120 2023-10-07T18:55:30.887 INFO:tasks.rados.rados.0.smithi087.stdout:1568: finishing write tid 1 to smithi087181593-37 2023-10-07T18:55:30.887 INFO:tasks.rados.rados.0.smithi087.stdout:1567: finishing copy_from to smithi087181593-4 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 903 (ObjNum 380 snap 118 seq_num 380) dirty exists 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1567: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1568: finishing write tid 2 to smithi087181593-37 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1568: finishing write tid 3 to smithi087181593-37 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1568: finishing write tid 4 to smithi087181593-37 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1050 (ObjNum 493 snap 159 seq_num 493) dirty exists 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1568: left oid 37 (ObjNum 493 snap 159 seq_num 493) 2023-10-07T18:55:30.888 INFO:tasks.rados.rados.0.smithi087.stdout:1569: expect (ObjNum 372 snap 115 seq_num 372) 2023-10-07T18:55:31.351 INFO:tasks.rados.rados.0.smithi087.stdout:1571: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:55:31.351 INFO:tasks.rados.rados.0.smithi087.stdout:1571: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:55:31.351 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 724 (ObjNum 306 snap 96 seq_num 306) dirty exists 2023-10-07T18:55:31.351 INFO:tasks.rados.rados.0.smithi087.stdout:1567: done (3 left) 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1568: done (2 left) 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1569: done (1 left) 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1571: done (0 left) 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1572: read oid 10 snap -1 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1572: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1573: copy_from oid 43 from oid 26 current snap is 159 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1574: read oid 15 snap -1 2023-10-07T18:55:31.352 INFO:tasks.rados.rados.0.smithi087.stdout:1574: expect deleted 2023-10-07T18:55:31.353 INFO:tasks.rados.rados.0.smithi087.stdout:1575: snap_remove snap 120 2023-10-07T18:55:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 59/540 objects degraded (10.926%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727] boot 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T18:55:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 59/540 objects degraded (10.926%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:55:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727] boot 2023-10-07T18:55:31.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T18:55:31.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:55:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: failed to encode map e393 with expected crc 2023-10-07T18:55:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 59/540 objects degraded (10.926%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:31.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:55:31.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: osd.3 [v2:172.21.15.87:6826/3686791727,v1:172.21.15.87:6827/3686791727] boot 2023-10-07T18:55:31.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: osdmap e394: 8 total, 8 up, 8 in 2023-10-07T18:55:31.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-07T18:55:31.896 INFO:tasks.rados.rados.0.smithi087.stdout:1575: done (3 left) 2023-10-07T18:55:31.896 INFO:tasks.rados.rados.0.smithi087.stdout:1576: snap_remove snap 136 2023-10-07T18:55:32.298 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:55:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[198934]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[198934]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[198934]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[198934]: pgmap v254: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[202419]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[202419]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[202419]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T18:55:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:32 smithi087 ceph-mon[202419]: pgmap v254: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:32.610 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (4m) 4s ago 7m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (3m) 2m ago 7m 87.1M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (8m) 4s ago 8m 19.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (8m) 2m ago 8m 15.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (3m) 2m ago 11m 447M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (3m) 4s ago 13m 513M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 4s ago 13m 96.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (2m) 2m ago 12m 29.2M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 4s ago 12m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (4m) 4s ago 7m 17.5M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:55:32.611 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (3m) 2m ago 7m 17.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (103s) 4s ago 11m 263M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (71s) 4s ago 11m 228M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (38s) 4s ago 10m 294M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7s) 4s ago 10m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (10m) 2m ago 10m 256M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 58305493c0e0 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (9m) 2m ago 9m 244M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (9m) 2m ago 9m 208M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (8m) 2m ago 8m 264M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:55:32.612 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (3m) 2m ago 8m 44.7M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:55:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:32 smithi163 ceph-mon[190496]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:32 smithi163 ceph-mon[190496]: failed to encode map e394 with expected crc 2023-10-07T18:55:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:32 smithi163 ceph-mon[190496]: osdmap e395: 8 total, 8 up, 8 in 2023-10-07T18:55:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:32 smithi163 ceph-mon[190496]: pgmap v254: 121 pgs: 1 active+clean+snaptrim, 8 active+undersized+degraded, 33 active+undersized, 79 active+clean; 413 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 59/540 objects degraded (10.926%) 2023-10-07T18:55:32.894 INFO:tasks.rados.rados.0.smithi087.stdout:1576: done (3 left) 2023-10-07T18:55:32.895 INFO:tasks.rados.rados.0.smithi087.stdout:1577: delete oid 48 current snap is 159 2023-10-07T18:55:32.895 INFO:tasks.rados.rados.0.smithi087.stdout:1573: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:55:32.895 INFO:tasks.rados.rados.0.smithi087.stdout:1573: finishing copy_from to smithi087181593-43 2023-10-07T18:55:32.895 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 643 (ObjNum 449 snap 144 seq_num 449) dirty exists 2023-10-07T18:55:32.895 INFO:tasks.rados.rados.0.smithi087.stdout:1572: expect (ObjNum 472 snap 152 seq_num 472) 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:33.039 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 4, 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 4 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 6, 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 9 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:55:33.040 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:55:33.128 INFO:tasks.rados.rados.0.smithi087.stdout:1572: done (3 left) 2023-10-07T18:55:33.128 INFO:tasks.rados.rados.0.smithi087.stdout:1573: done (2 left) 2023-10-07T18:55:33.128 INFO:tasks.rados.rados.0.smithi087.stdout:1574: done (1 left) 2023-10-07T18:55:33.128 INFO:tasks.rados.rados.0.smithi087.stdout:1577: done (0 left) 2023-10-07T18:55:33.128 INFO:tasks.rados.rados.0.smithi087.stdout:1578: snap_remove snap 158 2023-10-07T18:55:33.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:33 smithi087 conmon[186870]: 2023-10-07T18:55:33.027+0000 7fa0825cd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T18:55:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-10-07T18:55:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:33 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3679970822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-10-07T18:55:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3679970822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: failed to encode map e395 with expected crc 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: osdmap e396: 8 total, 8 up, 8 in 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:33.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-10-07T18:55:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:33 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3679970822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:55:33.944 INFO:tasks.rados.rados.0.smithi087.stdout:1578: done (0 left) 2023-10-07T18:55:33.944 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 159 2023-10-07T18:55:33.944 INFO:tasks.rados.rados.0.smithi087.stdout:1579: seq_num 495 ranges {8683520=696320,9379840=401408} 2023-10-07T18:55:33.995 INFO:tasks.rados.rados.0.smithi087.stdout:1579: writing smithi087181593-16 from 8683520 to 9379840 tid 1 2023-10-07T18:55:33.997 INFO:tasks.rados.rados.0.smithi087.stdout:1579: writing smithi087181593-16 from 9379840 to 9781248 tid 2 2023-10-07T18:55:33.997 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 159 2023-10-07T18:55:33.998 INFO:tasks.rados.rados.0.smithi087.stdout:1580: seq_num 496 ranges {0=712704,712704=401408} 2023-10-07T18:55:34.002 INFO:tasks.rados.rados.0.smithi087.stdout:1580: writing smithi087181593-15 from 0 to 712704 tid 1 2023-10-07T18:55:34.004 INFO:tasks.rados.rados.0.smithi087.stdout:1580: writing smithi087181593-15 from 712704 to 1114112 tid 2 2023-10-07T18:55:34.005 INFO:tasks.rados.rados.0.smithi087.stdout:1581: snap_remove snap 154 2023-10-07T18:55:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 4 active+undersized+degraded, 28 active+undersized, 88 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 595 KiB/s wr, 5 op/s; 23/423 objects degraded (5.437%); 4.7 MiB/s, 2 objects/s recovering 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 4 active+undersized+degraded, 28 active+undersized, 88 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 595 KiB/s wr, 5 op/s; 23/423 objects degraded (5.437%); 4.7 MiB/s, 2 objects/s recovering 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: failed to encode map e396 with expected crc 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: osdmap e397: 8 total, 8 up, 8 in 2023-10-07T18:55:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: pgmap v257: 121 pgs: 1 active+clean+snaptrim, 4 active+undersized+degraded, 28 active+undersized, 88 active+clean; 333 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 595 KiB/s wr, 5 op/s; 23/423 objects degraded (5.437%); 4.7 MiB/s, 2 objects/s recovering 2023-10-07T18:55:34.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:34.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1581: done (2 left) 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1582: read oid 20 snap -1 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1582: expect (ObjNum 473 snap 152 seq_num 473) 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1583: read oid 33 snap 143 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1583: expect deleted 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1584: snap_create 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1579: finishing write tid 1 to smithi087181593-16 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1579: finishing write tid 2 to smithi087181593-16 2023-10-07T18:55:34.978 INFO:tasks.rados.rados.0.smithi087.stdout:1579: finishing write tid 3 to smithi087181593-16 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1579: finishing write tid 4 to smithi087181593-16 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 287 (ObjNum 495 snap 159 seq_num 495) dirty exists 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1579: left oid 16 (ObjNum 495 snap 159 seq_num 495) 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: finishing write tid 1 to smithi087181593-15 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: finishing write tid 2 to smithi087181593-15 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: finishing write tid 3 to smithi087181593-15 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: finishing write tid 4 to smithi087181593-15 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 877 (ObjNum 496 snap 159 seq_num 496) dirty exists 2023-10-07T18:55:34.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: left oid 15 (ObjNum 496 snap 159 seq_num 496) 2023-10-07T18:55:34.995 INFO:tasks.rados.rados.0.smithi087.stdout:1582: expect (ObjNum 473 snap 152 seq_num 473) 2023-10-07T18:55:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:35 smithi163 ceph-mon[190496]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:35 smithi163 ceph-mon[190496]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:35 smithi163 ceph-mon[190496]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T18:55:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:35] "GET /metrics HTTP/1.1" 200 36139 "" "Prometheus/2.43.0" 2023-10-07T18:55:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[198934]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[198934]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[198934]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T18:55:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[202419]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[202419]: failed to encode map e397 with expected crc 2023-10-07T18:55:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:35 smithi087 ceph-mon[202419]: osdmap e398: 8 total, 8 up, 8 in 2023-10-07T18:55:35.978 INFO:tasks.rados.rados.0.smithi087.stdout:1579: done (4 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1580: done (3 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1582: done (2 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1583: done (1 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1584: done (0 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1585: rollback oid 49 current snap is 160 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 49 to 143 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1586: rmattr oid 46 current snap is 160 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1586: done (1 left) 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 160 2023-10-07T18:55:35.979 INFO:tasks.rados.rados.0.smithi087.stdout:1587: seq_num 497 ranges {9781248=729088,10510336=401408} 2023-10-07T18:55:36.034 INFO:tasks.rados.rados.0.smithi087.stdout:1587: writing smithi087181593-16 from 9781248 to 10510336 tid 1 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:1587: writing smithi087181593-16 from 10510336 to 10911744 tid 2 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:1588: snap_create 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:1585: finishing rollback tid 0 to smithi087181593-49 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:1585: finishing rollback tid 1 to smithi087181593-49 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:1585: finishing rollback tid 2 to smithi087181593-49 2023-10-07T18:55:36.037 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 742 (ObjNum 410 snap 131 seq_num 410) dirty exists 2023-10-07T18:55:36.040 INFO:tasks.rados.rados.0.smithi087.stdout:1587: finishing write tid 1 to smithi087181593-16 2023-10-07T18:55:36.041 INFO:tasks.rados.rados.0.smithi087.stdout:1587: finishing write tid 2 to smithi087181593-16 2023-10-07T18:55:36.041 INFO:tasks.rados.rados.0.smithi087.stdout:1587: finishing write tid 3 to smithi087181593-16 2023-10-07T18:55:36.042 INFO:tasks.rados.rados.0.smithi087.stdout:1587: finishing write tid 4 to smithi087181593-16 2023-10-07T18:55:36.042 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 290 (ObjNum 497 snap 160 seq_num 497) dirty exists 2023-10-07T18:55:36.042 INFO:tasks.rados.rados.0.smithi087.stdout:1587: left oid 16 (ObjNum 497 snap 160 seq_num 497) 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: pgmap v259: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 851 KiB/s wr, 6 op/s; 4.9 MiB/s, 2 objects/s recovering 2023-10-07T18:55:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:36 smithi163 ceph-mon[190496]: osdmap e399: 8 total, 8 up, 8 in 2023-10-07T18:55:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: pgmap v259: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 851 KiB/s wr, 6 op/s; 4.9 MiB/s, 2 objects/s recovering 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[198934]: osdmap e399: 8 total, 8 up, 8 in 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: failed to encode map e398 with expected crc 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: pgmap v259: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 851 KiB/s wr, 6 op/s; 4.9 MiB/s, 2 objects/s recovering 2023-10-07T18:55:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:36 smithi087 ceph-mon[202419]: osdmap e399: 8 total, 8 up, 8 in 2023-10-07T18:55:36.981 INFO:tasks.rados.rados.0.smithi087.stdout:1585: done (2 left) 2023-10-07T18:55:36.981 INFO:tasks.rados.rados.0.smithi087.stdout:1587: done (1 left) 2023-10-07T18:55:36.981 INFO:tasks.rados.rados.0.smithi087.stdout:1588: done (0 left) 2023-10-07T18:55:36.981 INFO:tasks.rados.rados.0.smithi087.stdout:1589: delete oid 24 current snap is 161 2023-10-07T18:55:36.987 INFO:tasks.rados.rados.0.smithi087.stdout:1589: done (0 left) 2023-10-07T18:55:36.987 INFO:tasks.rados.rados.0.smithi087.stdout:1590: snap_remove snap 143 2023-10-07T18:55:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/423 objects degraded (5.437%), 4 pgs degraded) 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:55:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:37 smithi163 ceph-mon[190496]: osdmap e400: 8 total, 8 up, 8 in 2023-10-07T18:55:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/423 objects degraded (5.437%), 4 pgs degraded) 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[198934]: osdmap e400: 8 total, 8 up, 8 in 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: failed to encode map e399 with expected crc 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/423 objects degraded (5.437%), 4 pgs degraded) 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:55:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:37 smithi087 ceph-mon[202419]: osdmap e400: 8 total, 8 up, 8 in 2023-10-07T18:55:37.981 INFO:tasks.rados.rados.0.smithi087.stdout:1590: done (0 left) 2023-10-07T18:55:37.981 INFO:tasks.rados.rados.0.smithi087.stdout:1591: delete oid 24 current snap is 161 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1591: done (0 left) 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1592: read oid 30 snap -1 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1592: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1593: read oid 43 snap -1 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1593: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:55:37.993 INFO:tasks.rados.rados.0.smithi087.stdout:1594: delete oid 29 current snap is 161 2023-10-07T18:55:37.999 INFO:tasks.rados.rados.0.smithi087.stdout:1593: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:1593: done (2 left) 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:1594: done (1 left) 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:1595: read oid 36 snap 159 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:1595: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:1596: rollback oid 28 current snap is 161 2023-10-07T18:55:38.012 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 159 2023-10-07T18:55:38.013 INFO:tasks.rados.rados.0.smithi087.stdout:1592: expect (ObjNum 469 snap 151 seq_num 469) 2023-10-07T18:55:38.075 INFO:tasks.rados.rados.0.smithi087.stdout:1592: done (2 left) 2023-10-07T18:55:38.075 INFO:tasks.rados.rados.0.smithi087.stdout:1597: snap_create 2023-10-07T18:55:38.075 INFO:tasks.rados.rados.0.smithi087.stdout:1596: finishing rollback tid 0 to smithi087181593-28 2023-10-07T18:55:38.076 INFO:tasks.rados.rados.0.smithi087.stdout:1596: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:55:38.076 INFO:tasks.rados.rados.0.smithi087.stdout:1596: finishing rollback tid 2 to smithi087181593-28 2023-10-07T18:55:38.076 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1099 (ObjNum 458 snap 146 seq_num 458) dirty exists 2023-10-07T18:55:38.076 INFO:tasks.rados.rados.0.smithi087.stdout:1595: expect (ObjNum 331 snap 101 seq_num 331) 2023-10-07T18:55:38.661 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:38 smithi163 ceph-mon[190496]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:38 smithi163 ceph-mon[190496]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:38 smithi163 ceph-mon[190496]: pgmap v262: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 0 op/s; 333 KiB/s, 0 objects/s recovering 2023-10-07T18:55:38.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:38 smithi163 ceph-mon[190496]: osdmap e401: 8 total, 8 up, 8 in 2023-10-07T18:55:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[198934]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[198934]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[198934]: pgmap v262: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 0 op/s; 333 KiB/s, 0 objects/s recovering 2023-10-07T18:55:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[198934]: osdmap e401: 8 total, 8 up, 8 in 2023-10-07T18:55:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[202419]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[202419]: failed to encode map e400 with expected crc 2023-10-07T18:55:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[202419]: pgmap v262: 121 pgs: 121 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 267 KiB/s wr, 0 op/s; 333 KiB/s, 0 objects/s recovering 2023-10-07T18:55:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:38 smithi087 ceph-mon[202419]: osdmap e401: 8 total, 8 up, 8 in 2023-10-07T18:55:38.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:38 smithi163 conmon[175848]: ts=2023-10-07T18:55:38.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:38.983 INFO:tasks.rados.rados.0.smithi087.stdout:1595: done (2 left) 2023-10-07T18:55:38.983 INFO:tasks.rados.rados.0.smithi087.stdout:1596: done (1 left) 2023-10-07T18:55:38.983 INFO:tasks.rados.rados.0.smithi087.stdout:1597: done (0 left) 2023-10-07T18:55:38.984 INFO:tasks.rados.rados.0.smithi087.stdout:1598: rollback oid 29 current snap is 162 2023-10-07T18:55:38.984 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 160 2023-10-07T18:55:38.984 INFO:tasks.rados.rados.0.smithi087.stdout:1599: read oid 47 snap -1 2023-10-07T18:55:38.984 INFO:tasks.rados.rados.0.smithi087.stdout:1599: expect deleted 2023-10-07T18:55:38.984 INFO:tasks.rados.rados.0.smithi087.stdout:1600: snap_remove snap 159 2023-10-07T18:55:39.113 INFO:tasks.rados.rados.0.smithi087.stdout:1600: done (2 left) 2023-10-07T18:55:39.113 INFO:tasks.rados.rados.0.smithi087.stdout:1601: rollback oid 38 current snap is 162 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 38 to 160 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:1598: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:1598: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 752 (ObjNum 478 snap 153 seq_num 478) dirty exists 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:1598: done (2 left) 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:1599: done (1 left) 2023-10-07T18:55:39.114 INFO:tasks.rados.rados.0.smithi087.stdout:1602: snap_remove snap 161 2023-10-07T18:55:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:39 smithi163 ceph-mon[190496]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:39 smithi163 ceph-mon[190496]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:39 smithi163 ceph-mon[190496]: osdmap e402: 8 total, 8 up, 8 in 2023-10-07T18:55:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:39 smithi163 ceph-mon[190496]: osdmap e403: 8 total, 8 up, 8 in 2023-10-07T18:55:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[202419]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[202419]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[202419]: osdmap e402: 8 total, 8 up, 8 in 2023-10-07T18:55:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[202419]: osdmap e403: 8 total, 8 up, 8 in 2023-10-07T18:55:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[198934]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[198934]: failed to encode map e401 with expected crc 2023-10-07T18:55:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[198934]: osdmap e402: 8 total, 8 up, 8 in 2023-10-07T18:55:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:39 smithi087 ceph-mon[198934]: osdmap e403: 8 total, 8 up, 8 in 2023-10-07T18:55:40.113 INFO:tasks.rados.rados.0.smithi087.stdout:1602: done (1 left) 2023-10-07T18:55:40.113 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 162 2023-10-07T18:55:40.113 INFO:tasks.rados.rados.0.smithi087.stdout:1601: finishing rollback tid 0 to smithi087181593-38 2023-10-07T18:55:40.113 INFO:tasks.rados.rados.0.smithi087.stdout:1603: seq_num 501 ranges {2179072=794624,2973696=401408} 2023-10-07T18:55:40.129 INFO:tasks.rados.rados.0.smithi087.stdout:1603: writing smithi087181593-6 from 2179072 to 2973696 tid 1 2023-10-07T18:55:40.132 INFO:tasks.rados.rados.0.smithi087.stdout:1603: writing smithi087181593-6 from 2973696 to 3375104 tid 2 2023-10-07T18:55:40.132 INFO:tasks.rados.rados.0.smithi087.stdout:1604: read oid 42 snap -1 2023-10-07T18:55:40.132 INFO:tasks.rados.rados.0.smithi087.stdout:1604: expect deleted 2023-10-07T18:55:40.133 INFO:tasks.rados.rados.0.smithi087.stdout:1605: rollback oid 40 current snap is 162 2023-10-07T18:55:40.133 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 160 2023-10-07T18:55:40.133 INFO:tasks.rados.rados.0.smithi087.stdout:1606: copy_from oid 4 from oid 37 current snap is 162 2023-10-07T18:55:40.133 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 162 2023-10-07T18:55:40.133 INFO:tasks.rados.rados.0.smithi087.stdout:1607: seq_num 502 ranges {1007616=409600,1417216=417792,1835008=385024} 2023-10-07T18:55:40.141 INFO:tasks.rados.rados.0.smithi087.stdout:1607: writing smithi087181593-35 from 1007616 to 1417216 tid 1 2023-10-07T18:55:40.143 INFO:tasks.rados.rados.0.smithi087.stdout:1607: writing smithi087181593-35 from 1417216 to 1835008 tid 2 2023-10-07T18:55:40.146 INFO:tasks.rados.rados.0.smithi087.stdout:1607: writing smithi087181593-35 from 1835008 to 2220032 tid 3 2023-10-07T18:55:40.146 INFO:tasks.rados.rados.0.smithi087.stdout:1608: read oid 34 snap -1 2023-10-07T18:55:40.146 INFO:tasks.rados.rados.0.smithi087.stdout:1608: expect deleted 2023-10-07T18:55:40.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 162 2023-10-07T18:55:40.146 INFO:tasks.rados.rados.0.smithi087.stdout:1609: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2023-10-07T18:55:40.148 INFO:tasks.rados.rados.0.smithi087.stdout:1609: writing smithi087181593-41 from 0 to 425984 tid 1 2023-10-07T18:55:40.152 INFO:tasks.rados.rados.0.smithi087.stdout:1609: writing smithi087181593-41 from 425984 to 1130496 tid 2 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:1609: writing smithi087181593-41 from 1130496 to 1228800 tid 3 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:1610: delete oid 10 current snap is 162 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:1601: finishing rollback tid 1 to smithi087181593-38 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:1601: finishing rollback tid 2 to smithi087181593-38 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 897 (ObjNum 480 snap 155 seq_num 480) dirty exists 2023-10-07T18:55:40.154 INFO:tasks.rados.rados.0.smithi087.stdout:1605: finishing rollback tid 1 to smithi087181593-40 2023-10-07T18:55:40.157 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 0 (ObjNum 65 snap 0 seq_num 1684040805) dirty dne 2023-10-07T18:55:40.157 INFO:tasks.rados.rados.0.smithi087.stdout:1603: finishing write tid 1 to smithi087181593-6 2023-10-07T18:55:40.157 INFO:tasks.rados.rados.0.smithi087.stdout:1603: finishing write tid 2 to smithi087181593-6 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1603: finishing write tid 3 to smithi087181593-6 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1603: finishing write tid 4 to smithi087181593-6 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1033 (ObjNum 501 snap 162 seq_num 501) dirty exists 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1603: left oid 6 (ObjNum 501 snap 162 seq_num 501) 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1607: finishing write tid 1 to smithi087181593-35 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1607: finishing write tid 2 to smithi087181593-35 2023-10-07T18:55:40.158 INFO:tasks.rados.rados.0.smithi087.stdout:1607: finishing write tid 3 to smithi087181593-35 2023-10-07T18:55:40.159 INFO:tasks.rados.rados.0.smithi087.stdout:1607: finishing write tid 4 to smithi087181593-35 2023-10-07T18:55:40.159 INFO:tasks.rados.rados.0.smithi087.stdout:1609: finishing write tid 1 to smithi087181593-41 2023-10-07T18:55:40.159 INFO:tasks.rados.rados.0.smithi087.stdout:1607: finishing write tid 5 to smithi087181593-35 2023-10-07T18:55:40.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1116 (ObjNum 502 snap 162 seq_num 502) dirty exists 2023-10-07T18:55:40.159 INFO:tasks.rados.rados.0.smithi087.stdout:1607: left oid 35 (ObjNum 502 snap 162 seq_num 502) 2023-10-07T18:55:40.160 INFO:tasks.rados.rados.0.smithi087.stdout:1601: done (8 left) 2023-10-07T18:55:40.160 INFO:tasks.rados.rados.0.smithi087.stdout:1603: done (7 left) 2023-10-07T18:55:40.160 INFO:tasks.rados.rados.0.smithi087.stdout:1604: done (6 left) 2023-10-07T18:55:40.160 INFO:tasks.rados.rados.0.smithi087.stdout:1605: done (5 left) 2023-10-07T18:55:40.160 INFO:tasks.rados.rados.0.smithi087.stdout:1607: done (4 left) 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1608: done (3 left) 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1610: done (2 left) 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1611: snap_create 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1609: finishing write tid 2 to smithi087181593-41 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1609: finishing write tid 3 to smithi087181593-41 2023-10-07T18:55:40.161 INFO:tasks.rados.rados.0.smithi087.stdout:1609: finishing write tid 4 to smithi087181593-41 2023-10-07T18:55:40.163 INFO:tasks.rados.rados.0.smithi087.stdout:1609: finishing write tid 5 to smithi087181593-41 2023-10-07T18:55:40.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 967 (ObjNum 503 snap 162 seq_num 503) dirty exists 2023-10-07T18:55:40.163 INFO:tasks.rados.rados.0.smithi087.stdout:1609: left oid 41 (ObjNum 503 snap 162 seq_num 503) 2023-10-07T18:55:40.178 INFO:tasks.rados.rados.0.smithi087.stdout:1606: finishing copy_from to smithi087181593-4 2023-10-07T18:55:40.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1050 (ObjNum 493 snap 159 seq_num 493) dirty exists 2023-10-07T18:55:40.178 INFO:tasks.rados.rados.0.smithi087.stdout:1606: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:55:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: pgmap v266: 121 pgs: 121 active+clean; 204 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:40 smithi163 ceph-mon[190496]: osdmap e404: 8 total, 8 up, 8 in 2023-10-07T18:55:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: pgmap v266: 121 pgs: 121 active+clean; 204 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[198934]: osdmap e404: 8 total, 8 up, 8 in 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e402 with expected crc 2023-10-07T18:55:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: failed to encode map e403 with expected crc 2023-10-07T18:55:40.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: pgmap v266: 121 pgs: 121 active+clean; 204 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:40.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:40 smithi087 ceph-mon[202419]: osdmap e404: 8 total, 8 up, 8 in 2023-10-07T18:55:41.115 INFO:tasks.rados.rados.0.smithi087.stdout:1606: done (2 left) 2023-10-07T18:55:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:1609: done (1 left) 2023-10-07T18:55:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:1611: done (0 left) 2023-10-07T18:55:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:1612: rollback oid 30 current snap is 163 2023-10-07T18:55:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 162 2023-10-07T18:55:41.116 INFO:tasks.rados.rados.0.smithi087.stdout:1613: snap_remove snap 160 2023-10-07T18:55:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:41 smithi163 ceph-mon[190496]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:41 smithi163 ceph-mon[190496]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:41 smithi163 ceph-mon[190496]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:41 smithi163 ceph-mon[190496]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:41 smithi163 ceph-mon[190496]: osdmap e405: 8 total, 8 up, 8 in 2023-10-07T18:55:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[198934]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[198934]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[198934]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[198934]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[198934]: osdmap e405: 8 total, 8 up, 8 in 2023-10-07T18:55:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[202419]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[202419]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[202419]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[202419]: failed to encode map e404 with expected crc 2023-10-07T18:55:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:41 smithi087 ceph-mon[202419]: osdmap e405: 8 total, 8 up, 8 in 2023-10-07T18:55:42.117 INFO:tasks.rados.rados.0.smithi087.stdout:1613: done (1 left) 2023-10-07T18:55:42.117 INFO:tasks.rados.rados.0.smithi087.stdout:1614: delete oid 36 current snap is 163 2023-10-07T18:55:42.117 INFO:tasks.rados.rados.0.smithi087.stdout:1612: finishing rollback tid 0 to smithi087181593-30 2023-10-07T18:55:42.117 INFO:tasks.rados.rados.0.smithi087.stdout:1612: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:55:42.118 INFO:tasks.rados.rados.0.smithi087.stdout:1612: finishing rollback tid 2 to smithi087181593-30 2023-10-07T18:55:42.118 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 535 (ObjNum 469 snap 151 seq_num 469) dirty exists 2023-10-07T18:55:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:1612: done (1 left) 2023-10-07T18:55:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:1614: done (0 left) 2023-10-07T18:55:42.124 INFO:tasks.rados.rados.0.smithi087.stdout:1615: snap_remove snap 162 2023-10-07T18:55:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:42 smithi163 ceph-mon[190496]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:42 smithi163 ceph-mon[190496]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:42 smithi163 ceph-mon[190496]: pgmap v269: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:42 smithi163 ceph-mon[190496]: osdmap e406: 8 total, 8 up, 8 in 2023-10-07T18:55:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[198934]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[198934]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[198934]: pgmap v269: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[198934]: osdmap e406: 8 total, 8 up, 8 in 2023-10-07T18:55:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[202419]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[202419]: failed to encode map e405 with expected crc 2023-10-07T18:55:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[202419]: pgmap v269: 121 pgs: 121 active+clean; 190 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 552 KiB/s wr, 7 op/s 2023-10-07T18:55:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:42 smithi087 ceph-mon[202419]: osdmap e406: 8 total, 8 up, 8 in 2023-10-07T18:55:43.118 INFO:tasks.rados.rados.0.smithi087.stdout:1615: done (0 left) 2023-10-07T18:55:43.118 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 163 2023-10-07T18:55:43.118 INFO:tasks.rados.rados.0.smithi087.stdout:1616: seq_num 506 ranges {3530752=483328,4014080=761856,4775936=40960} 2023-10-07T18:55:43.140 INFO:tasks.rados.rados.0.smithi087.stdout:1616: writing smithi087181593-32 from 3530752 to 4014080 tid 1 2023-10-07T18:55:43.145 INFO:tasks.rados.rados.0.smithi087.stdout:1616: writing smithi087181593-32 from 4014080 to 4775936 tid 2 2023-10-07T18:55:43.145 INFO:tasks.rados.rados.0.smithi087.stdout:1616: writing smithi087181593-32 from 4775936 to 4816896 tid 3 2023-10-07T18:55:43.145 INFO:tasks.rados.rados.0.smithi087.stdout:1617: read oid 23 snap -1 2023-10-07T18:55:43.145 INFO:tasks.rados.rados.0.smithi087.stdout:1617: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:43.146 INFO:tasks.rados.rados.0.smithi087.stdout:1618: snap_create 2023-10-07T18:55:43.146 INFO:tasks.rados.rados.0.smithi087.stdout:1616: finishing write tid 1 to smithi087181593-32 2023-10-07T18:55:43.149 INFO:tasks.rados.rados.0.smithi087.stdout:1616: finishing write tid 2 to smithi087181593-32 2023-10-07T18:55:43.149 INFO:tasks.rados.rados.0.smithi087.stdout:1616: finishing write tid 3 to smithi087181593-32 2023-10-07T18:55:43.150 INFO:tasks.rados.rados.0.smithi087.stdout:1616: finishing write tid 4 to smithi087181593-32 2023-10-07T18:55:43.153 INFO:tasks.rados.rados.0.smithi087.stdout:1616: finishing write tid 5 to smithi087181593-32 2023-10-07T18:55:43.153 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 902 (ObjNum 506 snap 163 seq_num 506) dirty exists 2023-10-07T18:55:43.153 INFO:tasks.rados.rados.0.smithi087.stdout:1616: left oid 32 (ObjNum 506 snap 163 seq_num 506) 2023-10-07T18:55:43.199 INFO:tasks.rados.rados.0.smithi087.stdout:1617: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:43 smithi163 ceph-mon[190496]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:43 smithi163 ceph-mon[190496]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:43 smithi163 ceph-mon[190496]: osdmap e407: 8 total, 8 up, 8 in 2023-10-07T18:55:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[198934]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[198934]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[198934]: osdmap e407: 8 total, 8 up, 8 in 2023-10-07T18:55:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[202419]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[202419]: failed to encode map e406 with expected crc 2023-10-07T18:55:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:43 smithi087 ceph-mon[202419]: osdmap e407: 8 total, 8 up, 8 in 2023-10-07T18:55:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:44 smithi163 ceph-mon[190496]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:44 smithi163 ceph-mon[190496]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:44 smithi163 ceph-mon[190496]: pgmap v272: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 588 KiB/s wr, 4 op/s 2023-10-07T18:55:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:44 smithi163 ceph-mon[190496]: osdmap e408: 8 total, 8 up, 8 in 2023-10-07T18:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[198934]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[198934]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[198934]: pgmap v272: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 588 KiB/s wr, 4 op/s 2023-10-07T18:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[198934]: osdmap e408: 8 total, 8 up, 8 in 2023-10-07T18:55:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[202419]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[202419]: failed to encode map e407 with expected crc 2023-10-07T18:55:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[202419]: pgmap v272: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 588 KiB/s wr, 4 op/s 2023-10-07T18:55:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:44 smithi087 ceph-mon[202419]: osdmap e408: 8 total, 8 up, 8 in 2023-10-07T18:55:44.974 INFO:tasks.rados.rados.0.smithi087.stdout:1616: done (2 left) 2023-10-07T18:55:44.974 INFO:tasks.rados.rados.0.smithi087.stdout:1617: done (1 left) 2023-10-07T18:55:44.974 INFO:tasks.rados.rados.0.smithi087.stdout:1618: done (0 left) 2023-10-07T18:55:44.974 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 164 2023-10-07T18:55:44.974 INFO:tasks.rados.rados.0.smithi087.stdout:1619: seq_num 507 ranges {2048000=499712,2547712=638976,3186688=163840} 2023-10-07T18:55:44.987 INFO:tasks.rados.rados.0.smithi087.stdout:1619: writing smithi087181593-29 from 2048000 to 2547712 tid 1 2023-10-07T18:55:44.990 INFO:tasks.rados.rados.0.smithi087.stdout:1619: writing smithi087181593-29 from 2547712 to 3186688 tid 2 2023-10-07T18:55:44.992 INFO:tasks.rados.rados.0.smithi087.stdout:1619: writing smithi087181593-29 from 3186688 to 3350528 tid 3 2023-10-07T18:55:44.992 INFO:tasks.rados.rados.0.smithi087.stdout:1619: finishing write tid 1 to smithi087181593-29 2023-10-07T18:55:44.992 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 164 2023-10-07T18:55:44.992 INFO:tasks.rados.rados.0.smithi087.stdout:1620: seq_num 508 ranges {9445376=516096,9961472=524288,10485760=278528} 2023-10-07T18:55:45.044 INFO:tasks.rados.rados.0.smithi087.stdout:1620: writing smithi087181593-25 from 9445376 to 9961472 tid 1 2023-10-07T18:55:45.047 INFO:tasks.rados.rados.0.smithi087.stdout:1620: writing smithi087181593-25 from 9961472 to 10485760 tid 2 2023-10-07T18:55:45.049 INFO:tasks.rados.rados.0.smithi087.stdout:1620: writing smithi087181593-25 from 10485760 to 10764288 tid 3 2023-10-07T18:55:45.049 INFO:tasks.rados.rados.0.smithi087.stdout:1619: finishing write tid 2 to smithi087181593-29 2023-10-07T18:55:45.049 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 164 2023-10-07T18:55:45.050 INFO:tasks.rados.rados.0.smithi087.stdout:1619: finishing write tid 3 to smithi087181593-29 2023-10-07T18:55:45.050 INFO:tasks.rados.rados.0.smithi087.stdout:1619: finishing write tid 4 to smithi087181593-29 2023-10-07T18:55:45.050 INFO:tasks.rados.rados.0.smithi087.stdout:1621: seq_num 509 ranges {10911744=532480,11444224=409600,11853824=393216} 2023-10-07T18:55:45.109 INFO:tasks.rados.rados.0.smithi087.stdout:1621: writing smithi087181593-16 from 10911744 to 11444224 tid 1 2023-10-07T18:55:45.111 INFO:tasks.rados.rados.0.smithi087.stdout:1621: writing smithi087181593-16 from 11444224 to 11853824 tid 2 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:1621: writing smithi087181593-16 from 11853824 to 12247040 tid 3 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 164 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:1619: finishing write tid 5 to smithi087181593-29 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 763 (ObjNum 507 snap 164 seq_num 507) dirty exists 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:1619: left oid 29 (ObjNum 507 snap 164 seq_num 507) 2023-10-07T18:55:45.114 INFO:tasks.rados.rados.0.smithi087.stdout:1620: finishing write tid 1 to smithi087181593-25 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1620: finishing write tid 2 to smithi087181593-25 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1620: finishing write tid 3 to smithi087181593-25 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1620: finishing write tid 4 to smithi087181593-25 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1620: finishing write tid 5 to smithi087181593-25 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1127 (ObjNum 508 snap 164 seq_num 508) dirty exists 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1620: left oid 25 (ObjNum 508 snap 164 seq_num 508) 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1621: finishing write tid 1 to smithi087181593-16 2023-10-07T18:55:45.115 INFO:tasks.rados.rados.0.smithi087.stdout:1622: seq_num 510 ranges {4104192=548864,4653056=745472,5398528=57344} 2023-10-07T18:55:45.138 INFO:tasks.rados.rados.0.smithi087.stdout:1622: writing smithi087181593-45 from 4104192 to 4653056 tid 1 2023-10-07T18:55:45.142 INFO:tasks.rados.rados.0.smithi087.stdout:1622: writing smithi087181593-45 from 4653056 to 5398528 tid 2 2023-10-07T18:55:45.143 INFO:tasks.rados.rados.0.smithi087.stdout:1622: writing smithi087181593-45 from 5398528 to 5455872 tid 3 2023-10-07T18:55:45.143 INFO:tasks.rados.rados.0.smithi087.stdout:1619: done (3 left) 2023-10-07T18:55:45.143 INFO:tasks.rados.rados.0.smithi087.stdout:1620: done (2 left) 2023-10-07T18:55:45.143 INFO:tasks.rados.rados.0.smithi087.stdout:1623: snap_remove snap 163 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1623: done (2 left) 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1624: rollback oid 46 current snap is 164 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1624: done (2 left) 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1625: read oid 7 snap -1 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1625: expect (ObjNum 483 snap 157 seq_num 483) 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 164 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1621: finishing write tid 2 to smithi087181593-16 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1621: finishing write tid 3 to smithi087181593-16 2023-10-07T18:55:45.285 INFO:tasks.rados.rados.0.smithi087.stdout:1626: seq_num 511 ranges {0=565248,565248=630784,1196032=172032} 2023-10-07T18:55:45.288 INFO:tasks.rados.rados.0.smithi087.stdout:1626: writing smithi087181593-34 from 0 to 565248 tid 1 2023-10-07T18:55:45.292 INFO:tasks.rados.rados.0.smithi087.stdout:1626: writing smithi087181593-34 from 565248 to 1196032 tid 2 2023-10-07T18:55:45.297 INFO:tasks.rados.rados.0.smithi087.stdout:1626: writing smithi087181593-34 from 1196032 to 1368064 tid 3 2023-10-07T18:55:45.297 INFO:tasks.rados.rados.0.smithi087.stdout:1627: read oid 13 snap -1 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1627: expect deleted 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1628: rollback oid 4 current snap is 164 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1628: done (5 left) 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1629: read oid 12 snap -1 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1629: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 164 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1630: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2023-10-07T18:55:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:1630: writing smithi087181593-24 from 0 to 581632 tid 1 2023-10-07T18:55:45.301 INFO:tasks.rados.rados.0.smithi087.stdout:1630: writing smithi087181593-24 from 581632 to 1097728 tid 2 2023-10-07T18:55:45.303 INFO:tasks.rados.rados.0.smithi087.stdout:1630: writing smithi087181593-24 from 1097728 to 1384448 tid 3 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1631: setattr oid 49 current snap is 164 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1621: finishing write tid 4 to smithi087181593-16 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1621: finishing write tid 5 to smithi087181593-16 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 294 (ObjNum 509 snap 164 seq_num 509) dirty exists 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1621: left oid 16 (ObjNum 509 snap 164 seq_num 509) 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: finishing write tid 1 to smithi087181593-45 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: finishing write tid 2 to smithi087181593-45 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: finishing write tid 3 to smithi087181593-45 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: finishing write tid 4 to smithi087181593-45 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: finishing write tid 5 to smithi087181593-45 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 706 (ObjNum 510 snap 164 seq_num 510) dirty exists 2023-10-07T18:55:45.304 INFO:tasks.rados.rados.0.smithi087.stdout:1622: left oid 45 (ObjNum 510 snap 164 seq_num 510) 2023-10-07T18:55:45.305 INFO:tasks.rados.rados.0.smithi087.stdout:1625: expect (ObjNum 483 snap 157 seq_num 483) 2023-10-07T18:55:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:1626: finishing write tid 1 to smithi087181593-34 2023-10-07T18:55:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:1626: finishing write tid 2 to smithi087181593-34 2023-10-07T18:55:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:1626: finishing write tid 3 to smithi087181593-34 2023-10-07T18:55:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:1626: finishing write tid 4 to smithi087181593-34 2023-10-07T18:55:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:1626: finishing write tid 5 to smithi087181593-34 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 975 (ObjNum 511 snap 164 seq_num 511) dirty exists 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1626: left oid 34 (ObjNum 511 snap 164 seq_num 511) 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: finishing write tid 1 to smithi087181593-24 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: finishing write tid 2 to smithi087181593-24 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: finishing write tid 3 to smithi087181593-24 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: finishing write tid 4 to smithi087181593-24 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: finishing write tid 5 to smithi087181593-24 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1133 (ObjNum 512 snap 164 seq_num 512) dirty exists 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1630: left oid 24 (ObjNum 512 snap 164 seq_num 512) 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1621: done (7 left) 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1622: done (6 left) 2023-10-07T18:55:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:1625: done (5 left) 2023-10-07T18:55:45.331 INFO:tasks.rados.rados.0.smithi087.stdout:1626: done (4 left) 2023-10-07T18:55:45.331 INFO:tasks.rados.rados.0.smithi087.stdout:1627: done (3 left) 2023-10-07T18:55:45.331 INFO:tasks.rados.rados.0.smithi087.stdout:1630: done (2 left) 2023-10-07T18:55:45.331 INFO:tasks.rados.rados.0.smithi087.stdout:1632: delete oid 19 current snap is 164 2023-10-07T18:55:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:1632: done (2 left) 2023-10-07T18:55:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 164 2023-10-07T18:55:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:1633: seq_num 514 ranges {1384448=614400,1998848=679936,2678784=122880} 2023-10-07T18:55:45.347 INFO:tasks.rados.rados.0.smithi087.stdout:1633: writing smithi087181593-24 from 1384448 to 1998848 tid 1 2023-10-07T18:55:45.351 INFO:tasks.rados.rados.0.smithi087.stdout:1633: writing smithi087181593-24 from 1998848 to 2678784 tid 2 2023-10-07T18:55:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:1633: writing smithi087181593-24 from 2678784 to 2801664 tid 3 2023-10-07T18:55:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 164 2023-10-07T18:55:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 766 (ObjNum 410 snap 131 seq_num 410) dirty exists 2023-10-07T18:55:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:1634: seq_num 515 ranges {0=630784,630784=565248,1196032=237568} 2023-10-07T18:55:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:1634: writing smithi087181593-40 from 0 to 630784 tid 1 2023-10-07T18:55:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:1634: writing smithi087181593-40 from 630784 to 1196032 tid 2 2023-10-07T18:55:45.360 INFO:tasks.rados.rados.0.smithi087.stdout:1634: writing smithi087181593-40 from 1196032 to 1433600 tid 3 2023-10-07T18:55:45.360 INFO:tasks.rados.rados.0.smithi087.stdout:1631: done (3 left) 2023-10-07T18:55:45.361 INFO:tasks.rados.rados.0.smithi087.stdout:1635: snap_create 2023-10-07T18:55:45.361 INFO:tasks.rados.rados.0.smithi087.stdout:1629: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:45 smithi163 ceph-mon[190496]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:45 smithi163 ceph-mon[190496]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:45 smithi163 ceph-mon[190496]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:45] "GET /metrics HTTP/1.1" 200 36139 "" "Prometheus/2.43.0" 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[198934]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[198934]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[198934]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[202419]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[202419]: failed to encode map e408 with expected crc 2023-10-07T18:55:45.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:45 smithi087 ceph-mon[202419]: failed to encode map e408 with expected crc 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:1633: finishing write tid 1 to smithi087181593-24 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:1633: finishing write tid 2 to smithi087181593-24 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:1633: finishing write tid 3 to smithi087181593-24 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:1633: finishing write tid 4 to smithi087181593-24 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:1633: finishing write tid 5 to smithi087181593-24 2023-10-07T18:55:46.556 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1137 (ObjNum 514 snap 164 seq_num 514) dirty exists 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1633: left oid 24 (ObjNum 514 snap 164 seq_num 514) 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1634: finishing write tid 1 to smithi087181593-40 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1629: done (3 left) 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1633: done (2 left) 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1635: done (1 left) 2023-10-07T18:55:46.557 INFO:tasks.rados.rados.0.smithi087.stdout:1636: snap_remove snap 164 2023-10-07T18:55:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:46 smithi163 ceph-mon[190496]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:46 smithi163 ceph-mon[190496]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T18:55:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:46 smithi163 ceph-mon[190496]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:46 smithi163 ceph-mon[190496]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:46 smithi163 ceph-mon[190496]: pgmap v275: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:55:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[198934]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[198934]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T18:55:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[198934]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[198934]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[198934]: pgmap v275: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:55:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[202419]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[202419]: osdmap e409: 8 total, 8 up, 8 in 2023-10-07T18:55:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[202419]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[202419]: failed to encode map e409 with expected crc 2023-10-07T18:55:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:46 smithi087 ceph-mon[202419]: pgmap v275: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:55:47.302 INFO:tasks.rados.rados.0.smithi087.stdout:1636: done (1 left) 2023-10-07T18:55:47.302 INFO:tasks.rados.rados.0.smithi087.stdout:1637: snap_create 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:1634: finishing write tid 2 to smithi087181593-40 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:1634: finishing write tid 3 to smithi087181593-40 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:1634: finishing write tid 4 to smithi087181593-40 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:1634: finishing write tid 5 to smithi087181593-40 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1023 (ObjNum 515 snap 164 seq_num 515) dirty exists 2023-10-07T18:55:47.303 INFO:tasks.rados.rados.0.smithi087.stdout:1634: left oid 40 (ObjNum 515 snap 164 seq_num 515) 2023-10-07T18:55:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:47 smithi163 ceph-mon[190496]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T18:55:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:47 smithi163 ceph-mon[190496]: failed to encode map e410 with expected crc 2023-10-07T18:55:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:47 smithi087 ceph-mon[198934]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T18:55:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:47 smithi087 ceph-mon[198934]: failed to encode map e410 with expected crc 2023-10-07T18:55:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:47 smithi087 ceph-mon[202419]: osdmap e410: 8 total, 8 up, 8 in 2023-10-07T18:55:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:47 smithi087 ceph-mon[202419]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:1634: done (1 left) 2023-10-07T18:55:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:1637: done (0 left) 2023-10-07T18:55:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:1638: read oid 50 snap -1 2023-10-07T18:55:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:1638: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:1639: rollback oid 34 current snap is 166 2023-10-07T18:55:48.309 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 165 2023-10-07T18:55:48.309 INFO:tasks.rados.rados.0.smithi087.stdout:1640: read oid 1 snap -1 2023-10-07T18:55:48.309 INFO:tasks.rados.rados.0.smithi087.stdout:1640: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:55:48.309 INFO:tasks.rados.rados.0.smithi087.stdout:1641: snap_create 2023-10-07T18:55:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:1639: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:55:48.319 INFO:tasks.rados.rados.0.smithi087.stdout:1639: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:55:48.319 INFO:tasks.rados.rados.0.smithi087.stdout:1639: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:55:48.319 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 979 (ObjNum 511 snap 164 seq_num 511) dirty exists 2023-10-07T18:55:48.329 INFO:tasks.rados.rados.0.smithi087.stdout:1640: expect (ObjNum 380 snap 118 seq_num 380) 2023-10-07T18:55:48.606 INFO:tasks.rados.rados.0.smithi087.stdout:1638: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: failed to encode map e411 with expected crc 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: pgmap v278: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.618 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:48 smithi163 ceph-mon[190496]: Upgrade: osd.4 is safe to restart 2023-10-07T18:55:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: failed to encode map e411 with expected crc 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: pgmap v278: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[198934]: Upgrade: osd.4 is safe to restart 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: failed to encode map e410 with expected crc 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: osdmap e411: 8 total, 8 up, 8 in 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: failed to encode map e411 with expected crc 2023-10-07T18:55:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: pgmap v278: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.0 MiB/s wr, 3 op/s 2023-10-07T18:55:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-10-07T18:55:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:48 smithi087 ceph-mon[202419]: Upgrade: osd.4 is safe to restart 2023-10-07T18:55:48.909 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:48 smithi163 conmon[175848]: ts=2023-10-07T18:55: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: failed to encode map e413 with expected crc 2023-10-07T18:55:49.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:49 smithi163 ceph-mon[190496]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T18:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: failed to encode map e413 with expected crc 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[198934]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e411 with expected crc 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: osdmap e412: 8 total, 8 up, 8 in 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e412 with expected crc 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: failed to encode map e413 with expected crc 2023-10-07T18:55:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:49 smithi087 ceph-mon[202419]: osdmap e413: 8 total, 8 up, 8 in 2023-10-07T18:55:50.406 INFO:tasks.rados.rados.0.smithi087.stdout:1638: done (3 left) 2023-10-07T18:55:50.406 INFO:tasks.rados.rados.0.smithi087.stdout:1639: done (2 left) 2023-10-07T18:55:50.406 INFO:tasks.rados.rados.0.smithi087.stdout:1640: done (1 left) 2023-10-07T18:55:50.406 INFO:tasks.rados.rados.0.smithi087.stdout:1641: done (0 left) 2023-10-07T18:55:50.406 INFO:tasks.rados.rados.0.smithi087.stdout:1642: delete oid 30 current snap is 167 2023-10-07T18:55:50.408 INFO:tasks.rados.rados.0.smithi087.stdout:1642: done (0 left) 2023-10-07T18:55:50.408 INFO:tasks.rados.rados.0.smithi087.stdout:1643: snap_create 2023-10-07T18:55:50.658 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.658 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.658 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: Upgrade: Updating osd.4 2023-10-07T18:55:50.658 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: Deploying daemon osd.4 on smithi163 2023-10-07T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:50 smithi163 ceph-mon[190496]: pgmap v281: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2023-10-07T18:55:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: Upgrade: Updating osd.4 2023-10-07T18:55:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:55:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: Deploying daemon osd.4 on smithi163 2023-10-07T18:55:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[198934]: pgmap v281: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2023-10-07T18:55:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: failed to encode map e413 with expected crc 2023-10-07T18:55:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: Upgrade: Updating osd.4 2023-10-07T18:55:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-07T18:55:50.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:55:50.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: Deploying daemon osd.4 on smithi163 2023-10-07T18:55:50.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:50 smithi087 ceph-mon[202419]: pgmap v281: 121 pgs: 121 active+clean; 195 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2023-10-07T18:55:51.307 INFO:tasks.rados.rados.0.smithi087.stdout:1643: done (0 left) 2023-10-07T18:55:51.307 INFO:tasks.rados.rados.0.smithi087.stdout:1644: read oid 13 snap -1 2023-10-07T18:55:51.308 INFO:tasks.rados.rados.0.smithi087.stdout:1644: expect deleted 2023-10-07T18:55:51.308 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 168 2023-10-07T18:55:51.308 INFO:tasks.rados.rados.0.smithi087.stdout:1645: seq_num 517 ranges {4816896=663552,5480448=786432,6266880=16384} 2023-10-07T18:55:51.337 INFO:tasks.rados.rados.0.smithi087.stdout:1645: writing smithi087181593-32 from 4816896 to 5480448 tid 1 2023-10-07T18:55:51.341 INFO:tasks.rados.rados.0.smithi087.stdout:1645: writing smithi087181593-32 from 5480448 to 6266880 tid 2 2023-10-07T18:55:51.341 INFO:tasks.rados.rados.0.smithi087.stdout:1645: writing smithi087181593-32 from 6266880 to 6283264 tid 3 2023-10-07T18:55:51.342 INFO:tasks.rados.rados.0.smithi087.stdout:1646: copy_from oid 3 from oid 14 current snap is 168 2023-10-07T18:55:51.342 INFO:tasks.rados.rados.0.smithi087.stdout:1644: done (2 left) 2023-10-07T18:55:51.342 INFO:tasks.rados.rados.0.smithi087.stdout:1647: snap_create 2023-10-07T18:55:51.344 INFO:tasks.rados.rados.0.smithi087.stdout:1645: finishing write tid 1 to smithi087181593-32 2023-10-07T18:55:51.345 INFO:tasks.rados.rados.0.smithi087.stdout:1645: finishing write tid 2 to smithi087181593-32 2023-10-07T18:55:51.346 INFO:tasks.rados.rados.0.smithi087.stdout:1645: finishing write tid 3 to smithi087181593-32 2023-10-07T18:55:51.346 INFO:tasks.rados.rados.0.smithi087.stdout:1645: finishing write tid 4 to smithi087181593-32 2023-10-07T18:55:51.347 INFO:tasks.rados.rados.0.smithi087.stdout:1645: finishing write tid 5 to smithi087181593-32 2023-10-07T18:55:51.347 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 906 (ObjNum 517 snap 168 seq_num 517) dirty exists 2023-10-07T18:55:51.347 INFO:tasks.rados.rados.0.smithi087.stdout:1645: left oid 32 (ObjNum 517 snap 168 seq_num 517) 2023-10-07T18:55:51.362 INFO:tasks.rados.rados.0.smithi087.stdout:1646: finishing copy_from racing read to smithi087181593-3 2023-10-07T18:55:51.367 INFO:tasks.rados.rados.0.smithi087.stdout:1646: finishing copy_from to smithi087181593-3 2023-10-07T18:55:51.367 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 937 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:55:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:51 smithi163 ceph-mon[190496]: failed to encode map e413 with expected crc 2023-10-07T18:55:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:51 smithi087 ceph-mon[198934]: failed to encode map e413 with expected crc 2023-10-07T18:55:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:51 smithi087 ceph-mon[202419]: failed to encode map e413 with expected crc 2023-10-07T18:55:52.313 INFO:tasks.rados.rados.0.smithi087.stdout:1645: done (2 left) 2023-10-07T18:55:52.313 INFO:tasks.rados.rados.0.smithi087.stdout:1646: done (1 left) 2023-10-07T18:55:52.314 INFO:tasks.rados.rados.0.smithi087.stdout:1647: done (0 left) 2023-10-07T18:55:52.314 INFO:tasks.rados.rados.0.smithi087.stdout:1648: delete oid 33 current snap is 169 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1648: done (0 left) 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1649: read oid 12 snap -1 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1649: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1650: read oid 50 snap 167 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1650: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1651: read oid 45 snap -1 2023-10-07T18:55:52.317 INFO:tasks.rados.rados.0.smithi087.stdout:1651: expect (ObjNum 510 snap 164 seq_num 510) 2023-10-07T18:55:52.319 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 169 2023-10-07T18:55:52.319 INFO:tasks.rados.rados.0.smithi087.stdout:1652: seq_num 519 ranges {6021120=696320,6717440=548864,7266304=253952} 2023-10-07T18:55:52.355 INFO:tasks.rados.rados.0.smithi087.stdout:1652: writing smithi087181593-4 from 6021120 to 6717440 tid 1 2023-10-07T18:55:52.360 INFO:tasks.rados.rados.0.smithi087.stdout:1652: writing smithi087181593-4 from 6717440 to 7266304 tid 2 2023-10-07T18:55:52.361 INFO:tasks.rados.rados.0.smithi087.stdout:1652: writing smithi087181593-4 from 7266304 to 7520256 tid 3 2023-10-07T18:55:52.361 INFO:tasks.rados.rados.0.smithi087.stdout:1653: delete oid 35 current snap is 169 2023-10-07T18:55:52.367 INFO:tasks.rados.rados.0.smithi087.stdout:1653: done (4 left) 2023-10-07T18:55:52.367 INFO:tasks.rados.rados.0.smithi087.stdout:1654: read oid 13 snap 165 2023-10-07T18:55:52.367 INFO:tasks.rados.rados.0.smithi087.stdout:1654: expect deleted 2023-10-07T18:55:52.368 INFO:tasks.rados.rados.0.smithi087.stdout:1655: read oid 43 snap -1 2023-10-07T18:55:52.368 INFO:tasks.rados.rados.0.smithi087.stdout:1655: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:55:52.368 INFO:tasks.rados.rados.0.smithi087.stdout:1656: read oid 10 snap -1 2023-10-07T18:55:52.368 INFO:tasks.rados.rados.0.smithi087.stdout:1656: expect deleted 2023-10-07T18:55:52.368 INFO:tasks.rados.rados.0.smithi087.stdout:1657: snap_remove snap 166 2023-10-07T18:55:52.615 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:52 smithi163 systemd[1]: Stopping Ceph osd.4 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:55:52.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T18:55:52.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.615 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.616 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:52 smithi163 ceph-mon[190496]: pgmap v283: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2023-10-07T18:55:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T18:55:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[198934]: pgmap v283: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: osdmap e414: 8 total, 8 up, 8 in 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: failed to encode map e414 with expected crc 2023-10-07T18:55:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:52 smithi087 ceph-mon[202419]: pgmap v283: 121 pgs: 121 active+clean; 184 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2023-10-07T18:55:52.921 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:52 smithi163 conmon[110862]: 2023-10-07T18:55:52.848+0000 7fb12c926700 -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-07T18:55:52.921 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:52 smithi163 conmon[110862]: 2023-10-07T18:55:52.848+0000 7fb12c926700 -1 osd.4 415 *** Got signal Terminated *** 2023-10-07T18:55:52.921 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:52 smithi163 conmon[110862]: 2023-10-07T18:55:52.848+0000 7fb12c926700 -1 osd.4 415 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:55:53.326 INFO:tasks.rados.rados.0.smithi087.stdout:1657: done (7 left) 2023-10-07T18:55:53.327 INFO:tasks.rados.rados.0.smithi087.stdout:1658: copy_from oid 24 from oid 19 current snap is 169 2023-10-07T18:55:53.327 INFO:tasks.rados.rados.0.smithi087.stdout:1659: copy_from oid 1 from oid 25 current snap is 169 2023-10-07T18:55:53.327 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 169 2023-10-07T18:55:53.327 INFO:tasks.rados.rados.0.smithi087.stdout:1660: seq_num 521 ranges {892928=729088,1622016=720896,2342912=81920} 2023-10-07T18:55:53.334 INFO:tasks.rados.rados.0.smithi087.stdout:1660: writing smithi087181593-7 from 892928 to 1622016 tid 1 2023-10-07T18:55:53.337 INFO:tasks.rados.rados.0.smithi087.stdout:1660: writing smithi087181593-7 from 1622016 to 2342912 tid 2 2023-10-07T18:55:53.338 INFO:tasks.rados.rados.0.smithi087.stdout:1660: writing smithi087181593-7 from 2342912 to 2424832 tid 3 2023-10-07T18:55:53.338 INFO:tasks.rados.rados.0.smithi087.stdout:1661: copy_from oid 42 from oid 37 current snap is 169 2023-10-07T18:55:53.338 INFO:tasks.rados.rados.0.smithi087.stdout:1652: finishing write tid 1 to smithi087181593-4 2023-10-07T18:55:53.339 INFO:tasks.rados.rados.0.smithi087.stdout:1652: finishing write tid 2 to smithi087181593-4 2023-10-07T18:55:53.339 INFO:tasks.rados.rados.0.smithi087.stdout:1652: finishing write tid 3 to smithi087181593-4 2023-10-07T18:55:53.339 INFO:tasks.rados.rados.0.smithi087.stdout:1652: finishing write tid 4 to smithi087181593-4 2023-10-07T18:55:53.339 INFO:tasks.rados.rados.0.smithi087.stdout:1649: expect (ObjNum 402 snap 129 seq_num 402) 2023-10-07T18:55:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T18:55:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:53 smithi163 ceph-mon[190496]: osd.4 marked itself down and dead 2023-10-07T18:55:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T18:55:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[198934]: osd.4 marked itself down and dead 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: osdmap e415: 8 total, 8 up, 8 in 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: failed to encode map e415 with expected crc 2023-10-07T18:55:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:53 smithi087 ceph-mon[202419]: osd.4 marked itself down and dead 2023-10-07T18:55:54.548 INFO:tasks.rados.rados.0.smithi087.stdout:1655: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:55:54.555 INFO:tasks.rados.rados.0.smithi087.stdout:1652: finishing write tid 5 to smithi087181593-4 2023-10-07T18:55:54.555 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1054 (ObjNum 519 snap 169 seq_num 519) dirty exists 2023-10-07T18:55:54.556 INFO:tasks.rados.rados.0.smithi087.stdout:1652: left oid 4 (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:55:54.556 INFO:tasks.rados.rados.0.smithi087.stdout:1651: expect (ObjNum 510 snap 164 seq_num 510) 2023-10-07T18:55:54.671 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:54 smithi163 bash[199235]: 58305493c0e056583b6cef83a29f50c4cd0583c341dec67161e3de874623cc26 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: osdmap e416: 8 total, 7 up, 8 in 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: pgmap v286: 121 pgs: 8 stale+active+clean, 113 active+clean; 189 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T18:55:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: osdmap e417: 8 total, 7 up, 8 in 2023-10-07T18:55:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:54 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: osdmap e416: 8 total, 7 up, 8 in 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: pgmap v286: 121 pgs: 8 stale+active+clean, 113 active+clean; 189 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: osdmap e417: 8 total, 7 up, 8 in 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: failed to encode map e416 with expected crc 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: osdmap e416: 8 total, 7 up, 8 in 2023-10-07T18:55:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: pgmap v286: 121 pgs: 8 stale+active+clean, 113 active+clean; 189 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2023-10-07T18:55:54.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: osdmap e417: 8 total, 7 up, 8 in 2023-10-07T18:55:54.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:54 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:54.781 INFO:tasks.rados.rados.0.smithi087.stdout:1650: expect (ObjNum 450 snap 144 seq_num 450) 2023-10-07T18:55:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:55 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:55 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:55 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:55 smithi163 ceph-mon[190496]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:55:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:55:55] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2023-10-07T18:55:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[202419]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:55 smithi087 ceph-mon[198934]: failed to encode map e417 with expected crc 2023-10-07T18:55:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:56 smithi163 ceph-mon[190496]: pgmap v288: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:56.422 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:56 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.4.service: Succeeded. 2023-10-07T18:55:56.422 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:56 smithi163 systemd[1]: Stopped Ceph osd.4 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:55:56.422 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:56 smithi163 systemd[1]: Starting Ceph osd.4 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:55:56.553 INFO:tasks.rados.rados.0.smithi087.stdout:1660: finishing write tid 1 to smithi087181593-7 2023-10-07T18:55:56.553 INFO:tasks.rados.rados.0.smithi087.stdout:1660: finishing write tid 2 to smithi087181593-7 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1660: finishing write tid 3 to smithi087181593-7 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1660: finishing write tid 4 to smithi087181593-7 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1660: finishing write tid 5 to smithi087181593-7 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 771 (ObjNum 521 snap 169 seq_num 521) dirty exists 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1660: left oid 7 (ObjNum 521 snap 169 seq_num 521) 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1659: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1659: finishing copy_from to smithi087181593-1 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1127 (ObjNum 508 snap 164 seq_num 508) dirty exists 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:1661: finishing copy_from to smithi087181593-42 2023-10-07T18:55:56.554 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1050 (ObjNum 493 snap 159 seq_num 493) dirty exists 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1661: finishing copy_from racing read to smithi087181593-42 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1658: finishing copy_from to smithi087181593-24 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1658: got expected ENOENT (src dne) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1658: finishing copy_from racing read to smithi087181593-24 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1649: done (10 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1650: done (9 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1651: done (8 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1652: done (7 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1654: done (6 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1655: done (5 left) 2023-10-07T18:55:56.555 INFO:tasks.rados.rados.0.smithi087.stdout:1656: done (4 left) 2023-10-07T18:55:56.556 INFO:tasks.rados.rados.0.smithi087.stdout:1658: done (3 left) 2023-10-07T18:55:56.556 INFO:tasks.rados.rados.0.smithi087.stdout:1659: done (2 left) 2023-10-07T18:55:56.556 INFO:tasks.rados.rados.0.smithi087.stdout:1660: done (1 left) 2023-10-07T18:55:56.556 INFO:tasks.rados.rados.0.smithi087.stdout:1661: done (0 left) 2023-10-07T18:55:56.556 INFO:tasks.rados.rados.0.smithi087.stdout:1662: snap_remove snap 165 2023-10-07T18:55:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:56 smithi087 ceph-mon[202419]: pgmap v288: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:56 smithi087 ceph-mon[198934]: pgmap v288: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.9 MiB/s wr, 8 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:57.333 INFO:tasks.rados.rados.0.smithi087.stdout:1662: done (0 left) 2023-10-07T18:55:57.333 INFO:tasks.rados.rados.0.smithi087.stdout:1663: snap_create 2023-10-07T18:55:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:57 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 12/210 objects degraded (5.714%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:57.672 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:55:57.672 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-07T18:55:57.672 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: 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-07T18:55:57.673 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-10-07T18:55:57.673 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-10-07T18:55:57.673 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-07T18:55:57.673 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-07T18:55:57.673 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:57 smithi163 bash[199866]: --> ceph-volume lvm activate successful for osd ID: 4 2023-10-07T18:55:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:57 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 12/210 objects degraded (5.714%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:57 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 12/210 objects degraded (5.714%), 6 pgs degraded (PG_DEGRADED) 2023-10-07T18:55:58.344 INFO:tasks.rados.rados.0.smithi087.stdout:1663: done (0 left) 2023-10-07T18:55:58.345 INFO:tasks.rados.rados.0.smithi087.stdout:1664: delete oid 39 current snap is 170 2023-10-07T18:55:58.350 INFO:tasks.rados.rados.0.smithi087.stdout:1664: done (0 left) 2023-10-07T18:55:58.350 INFO:tasks.rados.rados.0.smithi087.stdout:1665: snap_remove snap 169 2023-10-07T18:55:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:58 smithi163 ceph-mon[190496]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:58 smithi163 ceph-mon[190496]: osdmap e418: 8 total, 7 up, 8 in 2023-10-07T18:55:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:58 smithi163 ceph-mon[190496]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.662 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:58 smithi163 ceph-mon[190496]: pgmap v290: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 6 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:58.662 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:58 smithi163 bash[200265]: 9b2e14f16a90063b8f30a8d39395458422eef6c3bde5809532d3a30372d241aa 2023-10-07T18:55:58.662 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:58 smithi163 ceph-osd[200331]: -- 172.21.15.163:0/3604105205 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a4f117c4e0 con 0x55a4f114ec00 2023-10-07T18:55:58.662 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:58 smithi163 systemd[1]: Started Ceph osd.4 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:55:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[198934]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[198934]: osdmap e418: 8 total, 7 up, 8 in 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[198934]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[198934]: pgmap v290: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 6 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[202419]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[202419]: osdmap e418: 8 total, 7 up, 8 in 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[202419]: failed to encode map e418 with expected crc 2023-10-07T18:55:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:58 smithi087 ceph-mon[202419]: pgmap v290: 121 pgs: 6 active+undersized+degraded, 3 stale+active+clean, 28 active+undersized, 84 active+clean; 198 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 6 op/s; 12/210 objects degraded (5.714%) 2023-10-07T18:55:58.921 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:55:58 smithi163 conmon[200307]: 2023-10-07T18:55:58.870+0000 7fb793a71640 -1 Falling back to public interface 2023-10-07T18:55:58.922 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:55:58 smithi163 conmon[175848]: ts=2023-10-07T18:55:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)\", cluster_addr=\"172.21.15.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:55:59.358 INFO:tasks.rados.rados.0.smithi087.stdout:1665: done (0 left) 2023-10-07T18:55:59.358 INFO:tasks.rados.rados.0.smithi087.stdout:1666: snap_remove snap 167 2023-10-07T18:55:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: failed to encode map e418 with expected crc 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: osdmap e419: 8 total, 7 up, 8 in 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:55:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: failed to encode map e418 with expected crc 2023-10-07T18:55:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: osdmap e419: 8 total, 7 up, 8 in 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: failed to encode map e418 with expected crc 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: osdmap e419: 8 total, 7 up, 8 in 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: failed to encode map e419 with expected crc 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:55:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:55:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:00.361 INFO:tasks.rados.rados.0.smithi087.stdout:1666: done (0 left) 2023-10-07T18:56:00.361 INFO:tasks.rados.rados.0.smithi087.stdout:1667: rollback oid 19 current snap is 170 2023-10-07T18:56:00.361 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 168 2023-10-07T18:56:00.361 INFO:tasks.rados.rados.0.smithi087.stdout:1668: rmattr oid 33 current snap is 170 2023-10-07T18:56:00.361 INFO:tasks.rados.rados.0.smithi087.stdout:1668: done (1 left) 2023-10-07T18:56:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 170 2023-10-07T18:56:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:1669: seq_num 523 ranges {15155200=770048,15925248=491520,16416768=311296} 2023-10-07T18:56:00.446 INFO:tasks.rados.rados.0.smithi087.stdout:1669: writing smithi087181593-23 from 15155200 to 15925248 tid 1 2023-10-07T18:56:00.449 INFO:tasks.rados.rados.0.smithi087.stdout:1669: writing smithi087181593-23 from 15925248 to 16416768 tid 2 2023-10-07T18:56:00.451 INFO:tasks.rados.rados.0.smithi087.stdout:1669: writing smithi087181593-23 from 16416768 to 16728064 tid 3 2023-10-07T18:56:00.451 INFO:tasks.rados.rados.0.smithi087.stdout:1670: rmattr oid 37 current snap is 170 2023-10-07T18:56:00.451 INFO:tasks.rados.rados.0.smithi087.stdout:1667: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:56:00.452 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 0 (ObjNum 353 snap 0 seq_num 3118644592) dirty dne 2023-10-07T18:56:00.452 INFO:tasks.rados.rados.0.smithi087.stdout:1667: done (2 left) 2023-10-07T18:56:00.452 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 170 2023-10-07T18:56:00.452 INFO:tasks.rados.rados.0.smithi087.stdout:1671: seq_num 524 ranges {3375104=786432,4161536=778240,4939776=24576} 2023-10-07T18:56:00.473 INFO:tasks.rados.rados.0.smithi087.stdout:1671: writing smithi087181593-6 from 3375104 to 4161536 tid 1 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1671: writing smithi087181593-6 from 4161536 to 4939776 tid 2 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1671: writing smithi087181593-6 from 4939776 to 4964352 tid 3 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 170 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: finishing write tid 1 to smithi087181593-23 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: finishing write tid 2 to smithi087181593-23 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: finishing write tid 3 to smithi087181593-23 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: finishing write tid 4 to smithi087181593-23 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: finishing write tid 5 to smithi087181593-23 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1150 (ObjNum 523 snap 170 seq_num 523) dirty exists 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1669: left oid 23 (ObjNum 523 snap 170 seq_num 523) 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1152 (ObjNum 493 snap 159 seq_num 493) dirty exists 2023-10-07T18:56:00.479 INFO:tasks.rados.rados.0.smithi087.stdout:1671: finishing write tid 1 to smithi087181593-6 2023-10-07T18:56:00.480 INFO:tasks.rados.rados.0.smithi087.stdout:1672: seq_num 525 ranges {0=802816,802816=712704,1515520=90112} 2023-10-07T18:56:00.483 INFO:tasks.rados.rados.0.smithi087.stdout:1672: writing smithi087181593-18 from 0 to 802816 tid 1 2023-10-07T18:56:00.488 INFO:tasks.rados.rados.0.smithi087.stdout:1672: writing smithi087181593-18 from 802816 to 1515520 tid 2 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1672: writing smithi087181593-18 from 1515520 to 1605632 tid 3 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1669: done (3 left) 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1670: done (2 left) 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1673: read oid 15 snap -1 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1673: expect (ObjNum 496 snap 159 seq_num 496) 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 170 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1671: finishing write tid 2 to smithi087181593-6 2023-10-07T18:56:00.489 INFO:tasks.rados.rados.0.smithi087.stdout:1674: seq_num 526 ranges {2826240=417792,3244032=589824,3833856=614400} 2023-10-07T18:56:00.506 INFO:tasks.rados.rados.0.smithi087.stdout:1674: writing smithi087181593-46 from 2826240 to 3244032 tid 1 2023-10-07T18:56:00.509 INFO:tasks.rados.rados.0.smithi087.stdout:1674: writing smithi087181593-46 from 3244032 to 3833856 tid 2 2023-10-07T18:56:00.513 INFO:tasks.rados.rados.0.smithi087.stdout:1674: writing smithi087181593-46 from 3833856 to 4448256 tid 3 2023-10-07T18:56:00.514 INFO:tasks.rados.rados.0.smithi087.stdout:1675: snap_remove snap 168 2023-10-07T18:56:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: failed to encode map e419 with expected crc 2023-10-07T18:56:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: osdmap e420: 8 total, 7 up, 8 in 2023-10-07T18:56:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:00 smithi163 ceph-mon[190496]: pgmap v293: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 3 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: failed to encode map e419 with expected crc 2023-10-07T18:56:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: osdmap e420: 8 total, 7 up, 8 in 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[198934]: pgmap v293: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 3 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: failed to encode map e419 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: osdmap e420: 8 total, 7 up, 8 in 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: failed to encode map e420 with expected crc 2023-10-07T18:56:00.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:00 smithi087 ceph-mon[202419]: pgmap v293: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 3 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:01.363 INFO:tasks.rados.rados.0.smithi087.stdout:1675: done (4 left) 2023-10-07T18:56:01.363 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 170 2023-10-07T18:56:01.363 INFO:tasks.rados.rados.0.smithi087.stdout:1671: finishing write tid 3 to smithi087181593-6 2023-10-07T18:56:01.363 INFO:tasks.rados.rados.0.smithi087.stdout:1671: finishing write tid 4 to smithi087181593-6 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1671: finishing write tid 5 to smithi087181593-6 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1038 (ObjNum 524 snap 170 seq_num 524) dirty exists 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1671: left oid 6 (ObjNum 524 snap 170 seq_num 524) 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1672: finishing write tid 1 to smithi087181593-18 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1672: finishing write tid 2 to smithi087181593-18 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1672: finishing write tid 3 to smithi087181593-18 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1672: finishing write tid 4 to smithi087181593-18 2023-10-07T18:56:01.364 INFO:tasks.rados.rados.0.smithi087.stdout:1673: expect (ObjNum 496 snap 159 seq_num 496) 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:1672: finishing write tid 5 to smithi087181593-18 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1042 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:1672: left oid 18 (ObjNum 525 snap 170 seq_num 525) 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:1674: finishing write tid 1 to smithi087181593-46 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:1674: finishing write tid 2 to smithi087181593-46 2023-10-07T18:56:01.396 INFO:tasks.rados.rados.0.smithi087.stdout:1676: seq_num 527 ranges {0=434176,434176=475136,909312=565248,1474560=163840} 2023-10-07T18:56:01.398 INFO:tasks.rados.rados.0.smithi087.stdout:1676: writing smithi087181593-19 from 0 to 434176 tid 1 2023-10-07T18:56:01.401 INFO:tasks.rados.rados.0.smithi087.stdout:1676: writing smithi087181593-19 from 434176 to 909312 tid 2 2023-10-07T18:56:01.404 INFO:tasks.rados.rados.0.smithi087.stdout:1676: writing smithi087181593-19 from 909312 to 1474560 tid 3 2023-10-07T18:56:01.405 INFO:tasks.rados.rados.0.smithi087.stdout:1676: writing smithi087181593-19 from 1474560 to 1638400 tid 4 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1671: done (4 left) 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1672: done (3 left) 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1673: done (2 left) 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1677: snap_create 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1674: finishing write tid 3 to smithi087181593-46 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1674: finishing write tid 4 to smithi087181593-46 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1674: finishing write tid 5 to smithi087181593-46 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 540 (ObjNum 526 snap 170 seq_num 526) dirty exists 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1674: left oid 46 (ObjNum 526 snap 170 seq_num 526) 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 1 to smithi087181593-19 2023-10-07T18:56:01.406 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 2 to smithi087181593-19 2023-10-07T18:56:01.407 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 3 to smithi087181593-19 2023-10-07T18:56:01.407 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 4 to smithi087181593-19 2023-10-07T18:56:01.407 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 5 to smithi087181593-19 2023-10-07T18:56:01.411 INFO:tasks.rados.rados.0.smithi087.stdout:1676: finishing write tid 6 to smithi087181593-19 2023-10-07T18:56:01.411 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 902 (ObjNum 527 snap 170 seq_num 527) dirty exists 2023-10-07T18:56:01.411 INFO:tasks.rados.rados.0.smithi087.stdout:1676: left oid 19 (ObjNum 527 snap 170 seq_num 527) 2023-10-07T18:56:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:01 smithi163 ceph-mon[190496]: failed to encode map e420 with expected crc 2023-10-07T18:56:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:01 smithi163 ceph-mon[190496]: failed to encode map e421 with expected crc 2023-10-07T18:56:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:01 smithi163 ceph-mon[190496]: osdmap e421: 8 total, 7 up, 8 in 2023-10-07T18:56:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[198934]: failed to encode map e420 with expected crc 2023-10-07T18:56:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[198934]: failed to encode map e421 with expected crc 2023-10-07T18:56:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[198934]: osdmap e421: 8 total, 7 up, 8 in 2023-10-07T18:56:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[202419]: failed to encode map e420 with expected crc 2023-10-07T18:56:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[202419]: failed to encode map e421 with expected crc 2023-10-07T18:56:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:01 smithi087 ceph-mon[202419]: osdmap e421: 8 total, 7 up, 8 in 2023-10-07T18:56:02.373 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:56:02 smithi163 conmon[200307]: 2023-10-07T18:56:02.024+0000 7fb793a71640 -1 osd.4 0 read_superblock omap replica is missing. 2023-10-07T18:56:02.373 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:56:02 smithi163 conmon[200307]: 2023-10-07T18:56:02.090+0000 7fb793a71640 -1 osd.4 415 log_to_monitors true 2023-10-07T18:56:02.387 INFO:tasks.rados.rados.0.smithi087.stdout:1674: done (2 left) 2023-10-07T18:56:02.387 INFO:tasks.rados.rados.0.smithi087.stdout:1676: done (1 left) 2023-10-07T18:56:02.387 INFO:tasks.rados.rados.0.smithi087.stdout:1677: done (0 left) 2023-10-07T18:56:02.387 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 171 2023-10-07T18:56:02.387 INFO:tasks.rados.rados.0.smithi087.stdout:1678: seq_num 528 ranges {0=450560,450560=761856,1212416=442368} 2023-10-07T18:56:02.389 INFO:tasks.rados.rados.0.smithi087.stdout:1678: writing smithi087181593-44 from 0 to 450560 tid 1 2023-10-07T18:56:02.394 INFO:tasks.rados.rados.0.smithi087.stdout:1678: writing smithi087181593-44 from 450560 to 1212416 tid 2 2023-10-07T18:56:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:1678: writing smithi087181593-44 from 1212416 to 1654784 tid 3 2023-10-07T18:56:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:1678: finishing write tid 1 to smithi087181593-44 2023-10-07T18:56:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 171 2023-10-07T18:56:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:1679: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2023-10-07T18:56:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:1679: writing smithi087181593-48 from 0 to 466944 tid 1 2023-10-07T18:56:02.404 INFO:tasks.rados.rados.0.smithi087.stdout:1679: writing smithi087181593-48 from 466944 to 1114112 tid 2 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1679: writing smithi087181593-48 from 1114112 to 1646592 tid 3 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1679: writing smithi087181593-48 from 1646592 to 1671168 tid 4 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1680: delete oid 25 current snap is 171 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1678: finishing write tid 2 to smithi087181593-44 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1678: finishing write tid 3 to smithi087181593-44 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1678: finishing write tid 4 to smithi087181593-44 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1678: finishing write tid 5 to smithi087181593-44 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 906 (ObjNum 528 snap 171 seq_num 528) dirty exists 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1678: left oid 44 (ObjNum 528 snap 171 seq_num 528) 2023-10-07T18:56:02.408 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 1 to smithi087181593-48 2023-10-07T18:56:02.409 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 2 to smithi087181593-48 2023-10-07T18:56:02.410 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 3 to smithi087181593-48 2023-10-07T18:56:02.411 INFO:tasks.rados.rados.0.smithi087.stdout:1678: done (2 left) 2023-10-07T18:56:02.411 INFO:tasks.rados.rados.0.smithi087.stdout:1680: done (1 left) 2023-10-07T18:56:02.411 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 171 2023-10-07T18:56:02.411 INFO:tasks.rados.rados.0.smithi087.stdout:1681: seq_num 531 ranges {15155200=499712,15654912=417792,16072704=548864,16621568=237568} 2023-10-07T18:56:02.493 INFO:tasks.rados.rados.0.smithi087.stdout:1681: writing smithi087181593-22 from 15155200 to 15654912 tid 1 2023-10-07T18:56:02.495 INFO:tasks.rados.rados.0.smithi087.stdout:1681: writing smithi087181593-22 from 15654912 to 16072704 tid 2 2023-10-07T18:56:02.499 INFO:tasks.rados.rados.0.smithi087.stdout:1681: writing smithi087181593-22 from 16072704 to 16621568 tid 3 2023-10-07T18:56:02.500 INFO:tasks.rados.rados.0.smithi087.stdout:1681: writing smithi087181593-22 from 16621568 to 16859136 tid 4 2023-10-07T18:56:02.500 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 171 2023-10-07T18:56:02.500 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 4 to smithi087181593-48 2023-10-07T18:56:02.500 INFO:tasks.rados.rados.0.smithi087.stdout:1682: seq_num 532 ranges {2080768=516096,2596864=696320,3293184=507904} 2023-10-07T18:56:02.514 INFO:tasks.rados.rados.0.smithi087.stdout:1682: writing smithi087181593-49 from 2080768 to 2596864 tid 1 2023-10-07T18:56:02.518 INFO:tasks.rados.rados.0.smithi087.stdout:1682: writing smithi087181593-49 from 2596864 to 3293184 tid 2 2023-10-07T18:56:02.521 INFO:tasks.rados.rados.0.smithi087.stdout:1682: writing smithi087181593-49 from 3293184 to 3801088 tid 3 2023-10-07T18:56:02.522 INFO:tasks.rados.rados.0.smithi087.stdout:1683: read oid 44 snap 170 2023-10-07T18:56:02.522 INFO:tasks.rados.rados.0.smithi087.stdout:1683: expect deleted 2023-10-07T18:56:02.522 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 171 2023-10-07T18:56:02.522 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 5 to smithi087181593-48 2023-10-07T18:56:02.522 INFO:tasks.rados.rados.0.smithi087.stdout:1684: seq_num 533 ranges {4448256=532480,4980736=630784,5611520=516096,6127616=57344} 2023-10-07T18:56:02.548 INFO:tasks.rados.rados.0.smithi087.stdout:1684: writing smithi087181593-46 from 4448256 to 4980736 tid 1 2023-10-07T18:56:02.552 INFO:tasks.rados.rados.0.smithi087.stdout:1684: writing smithi087181593-46 from 4980736 to 5611520 tid 2 2023-10-07T18:56:02.555 INFO:tasks.rados.rados.0.smithi087.stdout:1684: writing smithi087181593-46 from 5611520 to 6127616 tid 3 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1684: writing smithi087181593-46 from 6127616 to 6184960 tid 4 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1685: delete oid 2 current snap is 171 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1679: finishing write tid 6 to smithi087181593-48 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1132 (ObjNum 529 snap 171 seq_num 529) dirty exists 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1679: left oid 48 (ObjNum 529 snap 171 seq_num 529) 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 1 to smithi087181593-22 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 2 to smithi087181593-22 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 3 to smithi087181593-22 2023-10-07T18:56:02.556 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 4 to smithi087181593-22 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 5 to smithi087181593-22 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1681: finishing write tid 6 to smithi087181593-22 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 911 (ObjNum 531 snap 171 seq_num 531) dirty exists 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1681: left oid 22 (ObjNum 531 snap 171 seq_num 531) 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: finishing write tid 1 to smithi087181593-49 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: finishing write tid 2 to smithi087181593-49 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: finishing write tid 3 to smithi087181593-49 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: finishing write tid 4 to smithi087181593-49 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: finishing write tid 5 to smithi087181593-49 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 782 (ObjNum 532 snap 171 seq_num 532) dirty exists 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1682: left oid 49 (ObjNum 532 snap 171 seq_num 532) 2023-10-07T18:56:02.557 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 1 to smithi087181593-46 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 2 to smithi087181593-46 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1679: done (5 left) 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1681: done (4 left) 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1682: done (3 left) 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1683: done (2 left) 2023-10-07T18:56:02.558 INFO:tasks.rados.rados.0.smithi087.stdout:1685: done (1 left) 2023-10-07T18:56:02.559 INFO:tasks.rados.rados.0.smithi087.stdout:1686: setattr oid 13 current snap is 171 2023-10-07T18:56:02.559 INFO:tasks.rados.rados.0.smithi087.stdout:1687: snap_remove snap 170 2023-10-07T18:56:02.671 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 18:56:02 smithi163 conmon[200307]: 2023-10-07T18:56:02.410+0000 7fb7826d8700 -1 osd.4 415 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:56:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: osdmap e422: 8 total, 7 up, 8 in 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: pgmap v296: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 1 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: osdmap e422: 8 total, 7 up, 8 in 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: pgmap v296: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 1 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: osdmap e422: 8 total, 7 up, 8 in 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: failed to encode map e422 with expected crc 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: pgmap v296: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 208 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s wr, 1 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-07T18:56:02.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:02.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1687: done (2 left) 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1688: setattr oid 15 current snap is 171 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1689: rollback oid 7 current snap is 171 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1689: done (3 left) 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1690: read oid 21 snap -1 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1690: expect (ObjNum 481 snap 155 seq_num 481) 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1691: snap_create 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 3 to smithi087181593-46 2023-10-07T18:56:03.397 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 4 to smithi087181593-46 2023-10-07T18:56:03.398 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 5 to smithi087181593-46 2023-10-07T18:56:03.398 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1133 (ObjNum 65 snap 0 seq_num 1701914296) dirty exists 2023-10-07T18:56:03.398 INFO:tasks.rados.rados.0.smithi087.stdout:1684: finishing write tid 6 to smithi087181593-46 2023-10-07T18:56:03.398 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 545 (ObjNum 533 snap 171 seq_num 533) dirty exists 2023-10-07T18:56:03.398 INFO:tasks.rados.rados.0.smithi087.stdout:1684: left oid 46 (ObjNum 533 snap 171 seq_num 533) 2023-10-07T18:56:03.398 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:56:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:03 smithi163 ceph-mon[190496]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:56:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:03 smithi163 ceph-mon[190496]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:03 smithi163 ceph-mon[190496]: failed to encode map e423 with expected crc 2023-10-07T18:56:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:03 smithi163 ceph-mon[190496]: osdmap e423: 8 total, 7 up, 8 in 2023-10-07T18:56:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:03 smithi163 ceph-mon[190496]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[198934]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:56:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[198934]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[198934]: failed to encode map e423 with expected crc 2023-10-07T18:56:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[198934]: osdmap e423: 8 total, 7 up, 8 in 2023-10-07T18:56:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[198934]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[202419]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-07T18:56:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[202419]: from='osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[202419]: failed to encode map e423 with expected crc 2023-10-07T18:56:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[202419]: osdmap e423: 8 total, 7 up, 8 in 2023-10-07T18:56:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:03 smithi087 ceph-mon[202419]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (4m) 35s ago 8m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (4m) 2s ago 7m 95.3M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (9m) 35s ago 9m 19.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (9m) 2s ago 9m 16.3M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:56:03.713 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (3m) 2s ago 12m 449M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (4m) 35s ago 13m 513M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 35s ago 14m 96.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (2m) 2s ago 12m 67.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 35s ago 12m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (4m) 35s ago 8m 17.5M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (4m) 2s ago 8m 17.7M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 35s ago 12m 263M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (102s) 35s ago 11m 228M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (69s) 35s ago 11m 294M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:56:03.714 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (38s) 35s ago 10m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:56:03.715 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (5s) 2s ago 10m 12.5M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:56:03.715 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (10m) 2s ago 10m 497M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 e7e9f96b6141 2023-10-07T18:56:03.715 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (9m) 2s ago 9m 348M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:56:03.715 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (9m) 2s ago 9m 473M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:56:03.715 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (3m) 2s ago 8m 62.8M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:56:04.098 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3, 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 5 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 5, 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 10 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:56:04.099 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:56:04.391 INFO:tasks.rados.rados.0.smithi087.stdout:1684: done (4 left) 2023-10-07T18:56:04.391 INFO:tasks.rados.rados.0.smithi087.stdout:1686: done (3 left) 2023-10-07T18:56:04.391 INFO:tasks.rados.rados.0.smithi087.stdout:1691: done (2 left) 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:1692: rollback oid 14 current snap is 172 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 14 to 171 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:1693: read oid 44 snap -1 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:1693: expect (ObjNum 528 snap 171 seq_num 528) 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 172 2023-10-07T18:56:04.392 INFO:tasks.rados.rados.0.smithi087.stdout:1694: seq_num 535 ranges {327680=565248,892928=802816,1695744=401408} 2023-10-07T18:56:04.396 INFO:tasks.rados.rados.0.smithi087.stdout:1694: writing smithi087181593-43 from 327680 to 892928 tid 1 2023-10-07T18:56:04.402 INFO:tasks.rados.rados.0.smithi087.stdout:1694: writing smithi087181593-43 from 892928 to 1695744 tid 2 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1694: writing smithi087181593-43 from 1695744 to 2097152 tid 3 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1695: read oid 4 snap -1 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1695: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1696: rollback oid 34 current snap is 172 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 171 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1697: copy_from oid 25 from oid 6 current snap is 172 2023-10-07T18:56:04.405 INFO:tasks.rados.rados.0.smithi087.stdout:1698: delete oid 20 current snap is 172 2023-10-07T18:56:04.407 INFO:tasks.rados.rados.0.smithi087.stdout:1692: finishing rollback tid 0 to smithi087181593-14 2023-10-07T18:56:04.407 INFO:tasks.rados.rados.0.smithi087.stdout:1692: finishing rollback tid 1 to smithi087181593-14 2023-10-07T18:56:04.407 INFO:tasks.rados.rados.0.smithi087.stdout:1692: finishing rollback tid 2 to smithi087181593-14 2023-10-07T18:56:04.408 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1166 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:04.414 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 906 (ObjNum 496 snap 159 seq_num 496) dirty exists 2023-10-07T18:56:04.416 INFO:tasks.rados.rados.0.smithi087.stdout:1694: finishing write tid 1 to smithi087181593-43 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e423 with expected crc 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689] boot 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: pgmap v299: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 1.9 MiB/s wr, 14 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/347718750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 25/210 objects degraded (11.905%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:04 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.424 INFO:tasks.rados.rados.0.smithi087.stdout:1694: finishing write tid 2 to smithi087181593-43 2023-10-07T18:56:04.424 INFO:tasks.rados.rados.0.smithi087.stdout:1694: finishing write tid 3 to smithi087181593-43 2023-10-07T18:56:04.424 INFO:tasks.rados.rados.0.smithi087.stdout:1694: finishing write tid 4 to smithi087181593-43 2023-10-07T18:56:04.425 INFO:tasks.rados.rados.0.smithi087.stdout:1693: expect (ObjNum 528 snap 171 seq_num 528) 2023-10-07T18:56:04.475 INFO:tasks.rados.rados.0.smithi087.stdout:1697: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:56:04.475 INFO:tasks.rados.rados.0.smithi087.stdout:1697: finishing copy_from to smithi087181593-25 2023-10-07T18:56:04.475 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1038 (ObjNum 524 snap 170 seq_num 524) dirty exists 2023-10-07T18:56:04.476 INFO:tasks.rados.rados.0.smithi087.stdout:1694: finishing write tid 5 to smithi087181593-43 2023-10-07T18:56:04.476 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1137 (ObjNum 535 snap 172 seq_num 535) dirty exists 2023-10-07T18:56:04.476 INFO:tasks.rados.rados.0.smithi087.stdout:1694: left oid 43 (ObjNum 535 snap 172 seq_num 535) 2023-10-07T18:56:04.476 INFO:tasks.rados.rados.0.smithi087.stdout:1695: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e423 with expected crc 2023-10-07T18:56:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689] boot 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: pgmap v299: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 1.9 MiB/s wr, 14 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/347718750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 25/210 objects degraded (11.905%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e423 with expected crc 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: osd.4 [v2:172.21.15.163:6800/1200735689,v1:172.21.15.163:6801/1200735689] boot 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: osdmap e424: 8 total, 8 up, 8 in 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e424 with expected crc 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: pgmap v299: 121 pgs: 11 active+undersized+degraded, 34 active+undersized, 76 active+clean; 204 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 1.9 MiB/s wr, 14 op/s; 25/210 objects degraded (11.905%) 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/347718750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:04.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 25/210 objects degraded (11.905%), 11 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:04.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: osdmap e425: 8 total, 8 up, 8 in 2023-10-07T18:56:04.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:04 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:04.971 INFO:tasks.rados.rados.0.smithi087.stdout:1696: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:56:04.972 INFO:tasks.rados.rados.0.smithi087.stdout:1696: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:56:04.972 INFO:tasks.rados.rados.0.smithi087.stdout:1696: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:56:04.972 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 983 (ObjNum 511 snap 164 seq_num 511) dirty exists 2023-10-07T18:56:04.972 INFO:tasks.rados.rados.0.smithi087.stdout:1690: expect (ObjNum 481 snap 155 seq_num 481) 2023-10-07T18:56:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:05 smithi163 ceph-mon[190496]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:05] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2023-10-07T18:56:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[198934]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:05.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:05 smithi087 ceph-mon[202419]: failed to encode map e425 with expected crc 2023-10-07T18:56:06.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:05 smithi087 conmon[186870]: 2023-10-07T18:56:05.970+0000 7fa0825cd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1688: done (8 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1690: done (7 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1692: done (6 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1693: done (5 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1694: done (4 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1695: done (3 left) 2023-10-07T18:56:06.746 INFO:tasks.rados.rados.0.smithi087.stdout:1696: done (2 left) 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1697: done (1 left) 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1698: done (0 left) 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1699: rollback oid 16 current snap is 172 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 171 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 172 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1700: seq_num 537 ranges {2801664=598016,3399680=573440,3973120=491520,4464640=139264} 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1700: writing smithi087181593-24 from 2801664 to 3399680 tid 1 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1700: writing smithi087181593-24 from 3399680 to 3973120 tid 2 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1700: writing smithi087181593-24 from 3973120 to 4464640 tid 3 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1700: writing smithi087181593-24 from 4464640 to 4603904 tid 4 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 172 2023-10-07T18:56:06.747 INFO:tasks.rados.rados.0.smithi087.stdout:1699: finishing rollback tid 0 to smithi087181593-16 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1699: finishing rollback tid 1 to smithi087181593-16 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1699: finishing rollback tid 2 to smithi087181593-16 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 297 (ObjNum 509 snap 164 seq_num 509) dirty exists 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 1 to smithi087181593-24 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1701: seq_num 538 ranges {13287424=614400,13901824=450560,14352384=704512,15056896=49152} 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1701: writing smithi087181593-12 from 13287424 to 13901824 tid 1 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1701: writing smithi087181593-12 from 13901824 to 14352384 tid 2 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1701: writing smithi087181593-12 from 14352384 to 15056896 tid 3 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1701: writing smithi087181593-12 from 15056896 to 15106048 tid 4 2023-10-07T18:56:06.748 INFO:tasks.rados.rados.0.smithi087.stdout:1699: done (2 left) 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1702: read oid 9 snap -1 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1702: expect deleted 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1703: delete oid 3 current snap is 172 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 2 to smithi087181593-24 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 3 to smithi087181593-24 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 4 to smithi087181593-24 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 5 to smithi087181593-24 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: finishing write tid 6 to smithi087181593-24 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1173 (ObjNum 537 snap 172 seq_num 537) dirty exists 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1700: left oid 24 (ObjNum 537 snap 172 seq_num 537) 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 1 to smithi087181593-12 2023-10-07T18:56:06.749 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 2 to smithi087181593-12 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 3 to smithi087181593-12 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 4 to smithi087181593-12 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 5 to smithi087181593-12 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: finishing write tid 6 to smithi087181593-12 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 942 (ObjNum 538 snap 172 seq_num 538) dirty exists 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: left oid 12 (ObjNum 538 snap 172 seq_num 538) 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1700: done (3 left) 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1701: done (2 left) 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1702: done (1 left) 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1703: done (0 left) 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1704: copy_from oid 35 from oid 20 current snap is 172 2023-10-07T18:56:06.750 INFO:tasks.rados.rados.0.smithi087.stdout:1705: rmattr oid 46 current snap is 172 2023-10-07T18:56:06.751 INFO:tasks.rados.rados.0.smithi087.stdout:1705: done (1 left) 2023-10-07T18:56:06.751 INFO:tasks.rados.rados.0.smithi087.stdout:1706: snap_remove snap 171 2023-10-07T18:56:06.834 INFO:tasks.rados.rados.0.smithi087.stdout:1706: done (1 left) 2023-10-07T18:56:06.912 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 172 2023-10-07T18:56:06.912 INFO:tasks.rados.rados.0.smithi087.stdout:1704: finishing copy_from to smithi087181593-35 2023-10-07T18:56:06.912 INFO:tasks.rados.rados.0.smithi087.stdout:1704: got expected ENOENT (src dne) 2023-10-07T18:56:06.912 INFO:tasks.rados.rados.0.smithi087.stdout:1707: seq_num 540 ranges {1114112=647168,1761280=671744,2433024=532480} 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1707: writing smithi087181593-15 from 1114112 to 1761280 tid 1 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1707: writing smithi087181593-15 from 1761280 to 2433024 tid 2 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1707: writing smithi087181593-15 from 2433024 to 2965504 tid 3 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1708: copy_from oid 36 from oid 4 current snap is 172 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1709: rollback oid 7 current snap is 172 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1709: done (3 left) 2023-10-07T18:56:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:1710: snap_create 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1704: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: finishing write tid 1 to smithi087181593-15 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: finishing write tid 2 to smithi087181593-15 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: finishing write tid 3 to smithi087181593-15 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: finishing write tid 4 to smithi087181593-15 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: finishing write tid 5 to smithi087181593-15 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 910 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1707: left oid 15 (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1708: finishing copy_from racing read to smithi087181593-36 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:1708: finishing copy_from to smithi087181593-36 2023-10-07T18:56:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1054 (ObjNum 519 snap 169 seq_num 519) dirty exists 2023-10-07T18:56:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: pgmap v301: 121 pgs: 6 active+undersized+degraded, 10 active+undersized, 105 active+clean; 211 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s; 18/204 objects degraded (8.824%); 7.3 MiB/s, 0 objects/s recovering 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:06 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2023-10-07T18:56:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: pgmap v301: 121 pgs: 6 active+undersized+degraded, 10 active+undersized, 105 active+clean; 211 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s; 18/204 objects degraded (8.824%); 7.3 MiB/s, 0 objects/s recovering 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: pgmap v301: 121 pgs: 6 active+undersized+degraded, 10 active+undersized, 105 active+clean; 211 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s; 18/204 objects degraded (8.824%); 7.3 MiB/s, 0 objects/s recovering 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:07.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:06 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (2 PGs are or would become offline) 2023-10-07T18:56:07.843 INFO:tasks.rados.rados.0.smithi087.stdout:1704: done (3 left) 2023-10-07T18:56:07.843 INFO:tasks.rados.rados.0.smithi087.stdout:1707: done (2 left) 2023-10-07T18:56:07.843 INFO:tasks.rados.rados.0.smithi087.stdout:1708: done (1 left) 2023-10-07T18:56:07.843 INFO:tasks.rados.rados.0.smithi087.stdout:1710: done (0 left) 2023-10-07T18:56:07.843 INFO:tasks.rados.rados.0.smithi087.stdout:1711: rollback oid 45 current snap is 173 2023-10-07T18:56:07.844 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 172 2023-10-07T18:56:07.844 INFO:tasks.rados.rados.0.smithi087.stdout:1712: delete oid 41 current snap is 173 2023-10-07T18:56:07.846 INFO:tasks.rados.rados.0.smithi087.stdout:1712: done (1 left) 2023-10-07T18:56:07.846 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 173 2023-10-07T18:56:07.846 INFO:tasks.rados.rados.0.smithi087.stdout:1713: seq_num 542 ranges {3801088=679936,4481024=442368,4923392=679936,5603328=81920} 2023-10-07T18:56:07.870 INFO:tasks.rados.rados.0.smithi087.stdout:1713: writing smithi087181593-49 from 3801088 to 4481024 tid 1 2023-10-07T18:56:07.873 INFO:tasks.rados.rados.0.smithi087.stdout:1713: writing smithi087181593-49 from 4481024 to 4923392 tid 2 2023-10-07T18:56:07.877 INFO:tasks.rados.rados.0.smithi087.stdout:1713: writing smithi087181593-49 from 4923392 to 5603328 tid 3 2023-10-07T18:56:07.878 INFO:tasks.rados.rados.0.smithi087.stdout:1713: writing smithi087181593-49 from 5603328 to 5685248 tid 4 2023-10-07T18:56:07.878 INFO:tasks.rados.rados.0.smithi087.stdout:1714: read oid 3 snap -1 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1714: expect deleted 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1715: read oid 31 snap 172 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1715: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1716: delete oid 19 current snap is 173 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1711: finishing rollback tid 0 to smithi087181593-45 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1711: finishing rollback tid 1 to smithi087181593-45 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1711: finishing rollback tid 2 to smithi087181593-45 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 946 (ObjNum 510 snap 164 seq_num 510) dirty exists 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 1 to smithi087181593-49 2023-10-07T18:56:07.879 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 2 to smithi087181593-49 2023-10-07T18:56:07.883 INFO:tasks.rados.rados.0.smithi087.stdout:1711: done (4 left) 2023-10-07T18:56:07.884 INFO:tasks.rados.rados.0.smithi087.stdout:1714: done (3 left) 2023-10-07T18:56:07.884 INFO:tasks.rados.rados.0.smithi087.stdout:1716: done (2 left) 2023-10-07T18:56:07.884 INFO:tasks.rados.rados.0.smithi087.stdout:1717: read oid 35 snap -1 2023-10-07T18:56:07.884 INFO:tasks.rados.rados.0.smithi087.stdout:1717: expect deleted 2023-10-07T18:56:07.884 INFO:tasks.rados.rados.0.smithi087.stdout:1718: copy_from oid 25 from oid 29 current snap is 173 2023-10-07T18:56:07.885 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 3 to smithi087181593-49 2023-10-07T18:56:07.886 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 173 2023-10-07T18:56:07.887 INFO:tasks.rados.rados.0.smithi087.stdout:1719: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2023-10-07T18:56:07.888 INFO:tasks.rados.rados.0.smithi087.stdout:1719: writing smithi087181593-11 from 0 to 720896 tid 1 2023-10-07T18:56:07.892 INFO:tasks.rados.rados.0.smithi087.stdout:1719: writing smithi087181593-11 from 720896 to 1335296 tid 2 2023-10-07T18:56:07.896 INFO:tasks.rados.rados.0.smithi087.stdout:1719: writing smithi087181593-11 from 1335296 to 1925120 tid 3 2023-10-07T18:56:07.896 INFO:tasks.rados.rados.0.smithi087.stdout:1720: copy_from oid 12 from oid 45 current snap is 173 2023-10-07T18:56:07.896 INFO:tasks.rados.rados.0.smithi087.stdout:1715: expect (ObjNum 349 snap 106 seq_num 349) 2023-10-07T18:56:07.929 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 4 to smithi087181593-49 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 5 to smithi087181593-49 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1713: finishing write tid 6 to smithi087181593-49 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 790 (ObjNum 542 snap 173 seq_num 542) dirty exists 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1713: left oid 49 (ObjNum 542 snap 173 seq_num 542) 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1719: finishing write tid 1 to smithi087181593-11 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1719: finishing write tid 2 to smithi087181593-11 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1719: finishing write tid 3 to smithi087181593-11 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1719: finishing write tid 4 to smithi087181593-11 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1713: done (5 left) 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1715: done (4 left) 2023-10-07T18:56:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:1717: done (3 left) 2023-10-07T18:56:07.931 INFO:tasks.rados.rados.0.smithi087.stdout:1721: read oid 7 snap -1 2023-10-07T18:56:07.931 INFO:tasks.rados.rados.0.smithi087.stdout:1721: expect (ObjNum 521 snap 169 seq_num 521) 2023-10-07T18:56:07.931 INFO:tasks.rados.rados.0.smithi087.stdout:1722: snap_remove snap 172 2023-10-07T18:56:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:07 smithi163 ceph-mon[190496]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:07 smithi163 ceph-mon[190496]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T18:56:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:07 smithi163 ceph-mon[190496]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:07 smithi163 ceph-mon[190496]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[198934]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[198934]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T18:56:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[198934]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[198934]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[202419]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[202419]: osdmap e426: 8 total, 8 up, 8 in 2023-10-07T18:56:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[202419]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:07 smithi087 ceph-mon[202419]: failed to encode map e426 with expected crc 2023-10-07T18:56:08.847 INFO:tasks.rados.rados.0.smithi087.stdout:1722: done (4 left) 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1723: snap_create 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1718: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1718: finishing copy_from to smithi087181593-25 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 763 (ObjNum 507 snap 164 seq_num 507) dirty exists 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1719: finishing write tid 5 to smithi087181593-11 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 549 (ObjNum 544 snap 173 seq_num 544) dirty exists 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1719: left oid 11 (ObjNum 544 snap 173 seq_num 544) 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1720: finishing copy_from racing read to smithi087181593-12 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1720: finishing copy_from to smithi087181593-12 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 946 (ObjNum 510 snap 164 seq_num 510) dirty exists 2023-10-07T18:56:08.848 INFO:tasks.rados.rados.0.smithi087.stdout:1721: expect (ObjNum 521 snap 169 seq_num 521) 2023-10-07T18:56:08.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:56:08 smithi163 conmon[175848]: ts=2023-10-07T18:56:08.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:56:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:08 smithi163 ceph-mon[190496]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T18:56:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:08 smithi163 ceph-mon[190496]: failed to encode map e427 with expected crc 2023-10-07T18:56:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:08 smithi163 ceph-mon[190496]: failed to encode map e427 with expected crc 2023-10-07T18:56:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:08 smithi163 ceph-mon[190496]: pgmap v304: 121 pgs: 4 active+undersized+degraded, 4 active+undersized, 113 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 9 op/s; 12/201 objects degraded (5.970%); 7.4 MiB/s, 0 objects/s recovering 2023-10-07T18:56:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[198934]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T18:56:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[198934]: failed to encode map e427 with expected crc 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[198934]: failed to encode map e427 with expected crc 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[198934]: pgmap v304: 121 pgs: 4 active+undersized+degraded, 4 active+undersized, 113 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 9 op/s; 12/201 objects degraded (5.970%); 7.4 MiB/s, 0 objects/s recovering 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[202419]: osdmap e427: 8 total, 8 up, 8 in 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[202419]: failed to encode map e427 with expected crc 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[202419]: failed to encode map e427 with expected crc 2023-10-07T18:56:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:08 smithi087 ceph-mon[202419]: pgmap v304: 121 pgs: 4 active+undersized+degraded, 4 active+undersized, 113 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 9 op/s; 12/201 objects degraded (5.970%); 7.4 MiB/s, 0 objects/s recovering 2023-10-07T18:56:09.852 INFO:tasks.rados.rados.0.smithi087.stdout:1718: done (4 left) 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:1719: done (3 left) 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:1720: done (2 left) 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:1721: done (1 left) 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:1723: done (0 left) 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 174 2023-10-07T18:56:09.853 INFO:tasks.rados.rados.0.smithi087.stdout:1724: seq_num 545 ranges {3350528=737280,4087808=491520,4579328=450560,5029888=262144} 2023-10-07T18:56:09.875 INFO:tasks.rados.rados.0.smithi087.stdout:1724: writing smithi087181593-29 from 3350528 to 4087808 tid 1 2023-10-07T18:56:09.877 INFO:tasks.rados.rados.0.smithi087.stdout:1724: writing smithi087181593-29 from 4087808 to 4579328 tid 2 2023-10-07T18:56:09.881 INFO:tasks.rados.rados.0.smithi087.stdout:1724: writing smithi087181593-29 from 4579328 to 5029888 tid 3 2023-10-07T18:56:09.882 INFO:tasks.rados.rados.0.smithi087.stdout:1724: writing smithi087181593-29 from 5029888 to 5292032 tid 4 2023-10-07T18:56:09.882 INFO:tasks.rados.rados.0.smithi087.stdout:1725: snap_remove snap 173 2023-10-07T18:56:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:09 smithi163 ceph-mon[190496]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:09 smithi163 ceph-mon[190496]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:09 smithi163 ceph-mon[190496]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T18:56:10.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:09 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:10.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:09 smithi163 ceph-mon[190496]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[198934]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[198934]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[198934]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T18:56:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[198934]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[202419]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[202419]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[202419]: osdmap e428: 8 total, 8 up, 8 in 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:09 smithi087 ceph-mon[202419]: failed to encode map e428 with expected crc 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1725: done (1 left) 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1726: rmattr oid 40 current snap is 174 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1726: done (1 left) 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1727: delete oid 21 current snap is 174 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 1 to smithi087181593-29 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 2 to smithi087181593-29 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 3 to smithi087181593-29 2023-10-07T18:56:10.871 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 4 to smithi087181593-29 2023-10-07T18:56:10.872 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 5 to smithi087181593-29 2023-10-07T18:56:10.872 INFO:tasks.rados.rados.0.smithi087.stdout:1724: finishing write tid 6 to smithi087181593-29 2023-10-07T18:56:10.872 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 798 (ObjNum 545 snap 174 seq_num 545) dirty exists 2023-10-07T18:56:10.872 INFO:tasks.rados.rados.0.smithi087.stdout:1724: left oid 29 (ObjNum 545 snap 174 seq_num 545) 2023-10-07T18:56:10.873 INFO:tasks.rados.rados.0.smithi087.stdout:1724: done (1 left) 2023-10-07T18:56:10.874 INFO:tasks.rados.rados.0.smithi087.stdout:1727: done (0 left) 2023-10-07T18:56:10.874 INFO:tasks.rados.rados.0.smithi087.stdout:1728: read oid 10 snap -1 2023-10-07T18:56:10.874 INFO:tasks.rados.rados.0.smithi087.stdout:1728: expect deleted 2023-10-07T18:56:10.874 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 174 2023-10-07T18:56:10.874 INFO:tasks.rados.rados.0.smithi087.stdout:1729: seq_num 547 ranges {4603904=770048,5373952=663552,6037504=466944,6504448=73728} 2023-10-07T18:56:10.903 INFO:tasks.rados.rados.0.smithi087.stdout:1729: writing smithi087181593-24 from 4603904 to 5373952 tid 1 2023-10-07T18:56:10.907 INFO:tasks.rados.rados.0.smithi087.stdout:1729: writing smithi087181593-24 from 5373952 to 6037504 tid 2 2023-10-07T18:56:10.910 INFO:tasks.rados.rados.0.smithi087.stdout:1729: writing smithi087181593-24 from 6037504 to 6504448 tid 3 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1729: writing smithi087181593-24 from 6504448 to 6578176 tid 4 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1730: copy_from oid 50 from oid 18 current snap is 174 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 1 to smithi087181593-24 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 2 to smithi087181593-24 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1728: done (2 left) 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1731: rollback oid 48 current snap is 174 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1731: done (2 left) 2023-10-07T18:56:10.911 INFO:tasks.rados.rados.0.smithi087.stdout:1732: snap_create 2023-10-07T18:56:10.914 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 3 to smithi087181593-24 2023-10-07T18:56:10.915 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 4 to smithi087181593-24 2023-10-07T18:56:10.915 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 5 to smithi087181593-24 2023-10-07T18:56:10.916 INFO:tasks.rados.rados.0.smithi087.stdout:1729: finishing write tid 6 to smithi087181593-24 2023-10-07T18:56:10.916 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1186 (ObjNum 547 snap 174 seq_num 547) dirty exists 2023-10-07T18:56:10.916 INFO:tasks.rados.rados.0.smithi087.stdout:1729: left oid 24 (ObjNum 547 snap 174 seq_num 547) 2023-10-07T18:56:10.922 INFO:tasks.rados.rados.0.smithi087.stdout:1730: finishing copy_from to smithi087181593-50 2023-10-07T18:56:10.922 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1042 (ObjNum 525 snap 170 seq_num 525) dirty exists 2023-10-07T18:56:10.923 INFO:tasks.rados.rados.0.smithi087.stdout:1730: finishing copy_from racing read to smithi087181593-50 2023-10-07T18:56:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:10 smithi163 ceph-mon[190496]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T18:56:11.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:10 smithi163 ceph-mon[190496]: pgmap v307: 121 pgs: 121 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.7 MiB/s wr, 21 op/s 2023-10-07T18:56:11.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:10 smithi163 ceph-mon[190496]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:10 smithi163 ceph-mon[190496]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:10 smithi163 ceph-mon[190496]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[198934]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[198934]: pgmap v307: 121 pgs: 121 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.7 MiB/s wr, 21 op/s 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[198934]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[198934]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[198934]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[202419]: osdmap e429: 8 total, 8 up, 8 in 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[202419]: pgmap v307: 121 pgs: 121 active+clean; 222 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.7 MiB/s wr, 21 op/s 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[202419]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[202419]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:10 smithi087 ceph-mon[202419]: failed to encode map e429 with expected crc 2023-10-07T18:56:11.870 INFO:tasks.rados.rados.0.smithi087.stdout:1729: done (2 left) 2023-10-07T18:56:11.870 INFO:tasks.rados.rados.0.smithi087.stdout:1730: done (1 left) 2023-10-07T18:56:11.870 INFO:tasks.rados.rados.0.smithi087.stdout:1732: done (0 left) 2023-10-07T18:56:11.870 INFO:tasks.rados.rados.0.smithi087.stdout:1733: rollback oid 1 current snap is 175 2023-10-07T18:56:11.870 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 174 2023-10-07T18:56:11.871 INFO:tasks.rados.rados.0.smithi087.stdout:1734: read oid 32 snap -1 2023-10-07T18:56:11.871 INFO:tasks.rados.rados.0.smithi087.stdout:1734: expect (ObjNum 517 snap 168 seq_num 517) 2023-10-07T18:56:11.871 INFO:tasks.rados.rados.0.smithi087.stdout:1735: snap_create 2023-10-07T18:56:11.881 INFO:tasks.rados.rados.0.smithi087.stdout:1733: finishing rollback tid 0 to smithi087181593-1 2023-10-07T18:56:11.882 INFO:tasks.rados.rados.0.smithi087.stdout:1733: finishing rollback tid 1 to smithi087181593-1 2023-10-07T18:56:11.882 INFO:tasks.rados.rados.0.smithi087.stdout:1733: finishing rollback tid 2 to smithi087181593-1 2023-10-07T18:56:11.882 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1140 (ObjNum 508 snap 164 seq_num 508) dirty exists 2023-10-07T18:56:11.911 INFO:tasks.rados.rados.0.smithi087.stdout:1734: expect (ObjNum 517 snap 168 seq_num 517) 2023-10-07T18:56:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded) 2023-10-07T18:56:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:56:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T18:56:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:11 smithi163 ceph-mon[190496]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded) 2023-10-07T18:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T18:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[198934]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/201 objects degraded (5.970%), 4 pgs degraded) 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: osdmap e430: 8 total, 8 up, 8 in 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:11 smithi087 ceph-mon[202419]: failed to encode map e430 with expected crc 2023-10-07T18:56:12.872 INFO:tasks.rados.rados.0.smithi087.stdout:1733: done (2 left) 2023-10-07T18:56:12.872 INFO:tasks.rados.rados.0.smithi087.stdout:1734: done (1 left) 2023-10-07T18:56:12.872 INFO:tasks.rados.rados.0.smithi087.stdout:1735: done (0 left) 2023-10-07T18:56:12.872 INFO:tasks.rados.rados.0.smithi087.stdout:1736: snap_create 2023-10-07T18:56:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:12 smithi163 ceph-mon[190496]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:12 smithi163 ceph-mon[190496]: osdmap e431: 8 total, 8 up, 8 in 2023-10-07T18:56:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:12 smithi163 ceph-mon[190496]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:12 smithi163 ceph-mon[190496]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:12 smithi163 ceph-mon[190496]: pgmap v310: 121 pgs: 121 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-10-07T18:56:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[198934]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[198934]: osdmap e431: 8 total, 8 up, 8 in 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[198934]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[198934]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[198934]: pgmap v310: 121 pgs: 121 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[202419]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[202419]: osdmap e431: 8 total, 8 up, 8 in 2023-10-07T18:56:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[202419]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[202419]: failed to encode map e431 with expected crc 2023-10-07T18:56:13.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:12 smithi087 ceph-mon[202419]: pgmap v310: 121 pgs: 121 active+clean; 221 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-10-07T18:56:13.874 INFO:tasks.rados.rados.0.smithi087.stdout:1736: done (0 left) 2023-10-07T18:56:13.874 INFO:tasks.rados.rados.0.smithi087.stdout:1737: copy_from oid 10 from oid 15 current snap is 177 2023-10-07T18:56:13.874 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 177 2023-10-07T18:56:13.875 INFO:tasks.rados.rados.0.smithi087.stdout:1738: seq_num 548 ranges {0=786432,786432=598016,1384448=606208} 2023-10-07T18:56:13.879 INFO:tasks.rados.rados.0.smithi087.stdout:1738: writing smithi087181593-35 from 0 to 786432 tid 1 2023-10-07T18:56:13.883 INFO:tasks.rados.rados.0.smithi087.stdout:1738: writing smithi087181593-35 from 786432 to 1384448 tid 2 2023-10-07T18:56:13.887 INFO:tasks.rados.rados.0.smithi087.stdout:1738: writing smithi087181593-35 from 1384448 to 1990656 tid 3 2023-10-07T18:56:13.887 INFO:tasks.rados.rados.0.smithi087.stdout:1738: finishing write tid 1 to smithi087181593-35 2023-10-07T18:56:13.887 INFO:tasks.rados.rados.0.smithi087.stdout:1739: copy_from oid 6 from oid 14 current snap is 177 2023-10-07T18:56:13.887 INFO:tasks.rados.rados.0.smithi087.stdout:1740: snap_create 2023-10-07T18:56:13.888 INFO:tasks.rados.rados.0.smithi087.stdout:1738: finishing write tid 2 to smithi087181593-35 2023-10-07T18:56:13.893 INFO:tasks.rados.rados.0.smithi087.stdout:1737: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:56:13.895 INFO:tasks.rados.rados.0.smithi087.stdout:1737: finishing copy_from to smithi087181593-10 2023-10-07T18:56:13.895 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 910 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:56:13.898 INFO:tasks.rados.rados.0.smithi087.stdout:1738: finishing write tid 3 to smithi087181593-35 2023-10-07T18:56:13.898 INFO:tasks.rados.rados.0.smithi087.stdout:1738: finishing write tid 4 to smithi087181593-35 2023-10-07T18:56:13.902 INFO:tasks.rados.rados.0.smithi087.stdout:1738: finishing write tid 5 to smithi087181593-35 2023-10-07T18:56:13.902 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1190 (ObjNum 548 snap 177 seq_num 548) dirty exists 2023-10-07T18:56:13.902 INFO:tasks.rados.rados.0.smithi087.stdout:1738: left oid 35 (ObjNum 548 snap 177 seq_num 548) 2023-10-07T18:56:13.913 INFO:tasks.rados.rados.0.smithi087.stdout:1739: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:56:13.916 INFO:tasks.rados.rados.0.smithi087.stdout:1739: finishing copy_from to smithi087181593-6 2023-10-07T18:56:13.916 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1166 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:14.122 INFO:tasks.rados.rados.0.smithi087.stdout:1737: done (3 left) 2023-10-07T18:56:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:1738: done (2 left) 2023-10-07T18:56:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:1739: done (1 left) 2023-10-07T18:56:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:1740: done (0 left) 2023-10-07T18:56:14.123 INFO:tasks.rados.rados.0.smithi087.stdout:1741: delete oid 36 current snap is 178 2023-10-07T18:56:14.126 INFO:tasks.rados.rados.0.smithi087.stdout:1741: done (0 left) 2023-10-07T18:56:14.126 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 178 2023-10-07T18:56:14.127 INFO:tasks.rados.rados.0.smithi087.stdout:1742: seq_num 550 ranges {7520256=417792,7938048=770048,8708096=638976,9347072=196608} 2023-10-07T18:56:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:1742: writing smithi087181593-4 from 7520256 to 7938048 tid 1 2023-10-07T18:56:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:13 smithi163 ceph-mon[190496]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:13 smithi163 ceph-mon[190496]: osdmap e432: 8 total, 8 up, 8 in 2023-10-07T18:56:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:13 smithi163 ceph-mon[190496]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:13 smithi163 ceph-mon[190496]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.173 INFO:tasks.rados.rados.0.smithi087.stdout:1742: writing smithi087181593-4 from 7938048 to 8708096 tid 2 2023-10-07T18:56:14.176 INFO:tasks.rados.rados.0.smithi087.stdout:1742: writing smithi087181593-4 from 8708096 to 9347072 tid 3 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:1742: writing smithi087181593-4 from 9347072 to 9543680 tid 4 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:1743: rollback oid 39 current snap is 178 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 177 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 1 to smithi087181593-4 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 2 to smithi087181593-4 2023-10-07T18:56:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:1744: read oid 48 snap 174 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:1744: expect (ObjNum 529 snap 171 seq_num 529) 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:1745: rollback oid 36 current snap is 178 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 177 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:1746: rmattr oid 5 current snap is 178 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:1746: done (4 left) 2023-10-07T18:56:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:1747: setattr oid 8 current snap is 178 2023-10-07T18:56:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:1748: read oid 14 snap 174 2023-10-07T18:56:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:1748: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:1749: delete oid 40 current snap is 178 2023-10-07T18:56:14.182 INFO:tasks.rados.rados.0.smithi087.stdout:1745: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:56:14.182 INFO:tasks.rados.rados.0.smithi087.stdout:1743: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:56:14.182 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 0 (ObjNum 1137 snap 0 seq_num 1720889664) dirty dne 2023-10-07T18:56:14.183 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 3 to smithi087181593-4 2023-10-07T18:56:14.183 INFO:tasks.rados.rados.0.smithi087.stdout:1745: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:56:14.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1059 (ObjNum 519 snap 169 seq_num 519) dirty exists 2023-10-07T18:56:14.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 913 (ObjNum 491 snap 158 seq_num 491) dirty exists 2023-10-07T18:56:14.184 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 4 to smithi087181593-4 2023-10-07T18:56:14.184 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 5 to smithi087181593-4 2023-10-07T18:56:14.188 INFO:tasks.rados.rados.0.smithi087.stdout:1742: finishing write tid 6 to smithi087181593-4 2023-10-07T18:56:14.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1059 (ObjNum 550 snap 178 seq_num 550) dirty exists 2023-10-07T18:56:14.188 INFO:tasks.rados.rados.0.smithi087.stdout:1742: left oid 4 (ObjNum 550 snap 178 seq_num 550) 2023-10-07T18:56:14.188 INFO:tasks.rados.rados.0.smithi087.stdout:1744: expect (ObjNum 529 snap 171 seq_num 529) 2023-10-07T18:56:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[198934]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[198934]: osdmap e432: 8 total, 8 up, 8 in 2023-10-07T18:56:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[198934]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[198934]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[202419]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[202419]: osdmap e432: 8 total, 8 up, 8 in 2023-10-07T18:56:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[202419]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:13 smithi087 ceph-mon[202419]: failed to encode map e432 with expected crc 2023-10-07T18:56:14.230 INFO:tasks.rados.rados.0.smithi087.stdout:1748: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1742: done (6 left) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1743: done (5 left) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1744: done (4 left) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1745: done (3 left) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1747: done (2 left) 2023-10-07T18:56:14.454 INFO:tasks.rados.rados.0.smithi087.stdout:1748: done (1 left) 2023-10-07T18:56:14.455 INFO:tasks.rados.rados.0.smithi087.stdout:1749: done (0 left) 2023-10-07T18:56:14.455 INFO:tasks.rados.rados.0.smithi087.stdout:1750: snap_create 2023-10-07T18:56:15.131 INFO:tasks.rados.rados.0.smithi087.stdout:1750: done (0 left) 2023-10-07T18:56:15.131 INFO:tasks.rados.rados.0.smithi087.stdout:1751: copy_from oid 49 from oid 48 current snap is 179 2023-10-07T18:56:15.131 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 179 2023-10-07T18:56:15.131 INFO:tasks.rados.rados.0.smithi087.stdout:1752: seq_num 552 ranges {2965504=450560,3416064=532480,3948544=655360,4603904=417792} 2023-10-07T18:56:15.150 INFO:tasks.rados.rados.0.smithi087.stdout:1752: writing smithi087181593-15 from 2965504 to 3416064 tid 1 2023-10-07T18:56:15.152 INFO:tasks.rados.rados.0.smithi087.stdout:1752: writing smithi087181593-15 from 3416064 to 3948544 tid 2 2023-10-07T18:56:15.156 INFO:tasks.rados.rados.0.smithi087.stdout:1752: writing smithi087181593-15 from 3948544 to 4603904 tid 3 2023-10-07T18:56:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:1752: writing smithi087181593-15 from 4603904 to 5021696 tid 4 2023-10-07T18:56:15.159 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 179 2023-10-07T18:56:15.160 INFO:tasks.rados.rados.0.smithi087.stdout:1751: finishing copy_from racing read to smithi087181593-49 2023-10-07T18:56:15.160 INFO:tasks.rados.rados.0.smithi087.stdout:1753: seq_num 553 ranges {10215424=466944,10682368=417792,11100160=417792,11517952=516096,12034048=253952} 2023-10-07T18:56:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: osdmap e433: 8 total, 8 up, 8 in 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: pgmap v313: 121 pgs: 121 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 956 KiB/s wr, 4 op/s 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: osdmap e434: 8 total, 8 up, 8 in 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:14 smithi163 ceph-mon[190496]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: osdmap e433: 8 total, 8 up, 8 in 2023-10-07T18:56:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: pgmap v313: 121 pgs: 121 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 956 KiB/s wr, 4 op/s 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: osdmap e434: 8 total, 8 up, 8 in 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[198934]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: osdmap e433: 8 total, 8 up, 8 in 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: failed to encode map e433 with expected crc 2023-10-07T18:56:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: pgmap v313: 121 pgs: 121 active+clean; 190 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 956 KiB/s wr, 4 op/s 2023-10-07T18:56:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: osdmap e434: 8 total, 8 up, 8 in 2023-10-07T18:56:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:14 smithi087 ceph-mon[202419]: failed to encode map e434 with expected crc 2023-10-07T18:56:15.216 INFO:tasks.rados.rados.0.smithi087.stdout:1753: writing smithi087181593-17 from 10215424 to 10682368 tid 1 2023-10-07T18:56:15.218 INFO:tasks.rados.rados.0.smithi087.stdout:1753: writing smithi087181593-17 from 10682368 to 11100160 tid 2 2023-10-07T18:56:15.221 INFO:tasks.rados.rados.0.smithi087.stdout:1753: writing smithi087181593-17 from 11100160 to 11517952 tid 3 2023-10-07T18:56:15.224 INFO:tasks.rados.rados.0.smithi087.stdout:1753: writing smithi087181593-17 from 11517952 to 12034048 tid 4 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:1753: writing smithi087181593-17 from 12034048 to 12288000 tid 5 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:1754: rollback oid 28 current snap is 179 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 175 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:1751: finishing copy_from to smithi087181593-49 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1132 (ObjNum 529 snap 171 seq_num 529) dirty exists 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 1 to smithi087181593-15 2023-10-07T18:56:15.227 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 2 to smithi087181593-15 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 3 to smithi087181593-15 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 4 to smithi087181593-15 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 5 to smithi087181593-15 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1751: done (3 left) 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 179 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1752: finishing write tid 6 to smithi087181593-15 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 919 (ObjNum 552 snap 179 seq_num 552) dirty exists 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1752: left oid 15 (ObjNum 552 snap 179 seq_num 552) 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 1 to smithi087181593-17 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 2 to smithi087181593-17 2023-10-07T18:56:15.228 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 3 to smithi087181593-17 2023-10-07T18:56:15.229 INFO:tasks.rados.rados.0.smithi087.stdout:1755: seq_num 554 ranges {1671168=483328,2154496=704512,2859008=622592,3481600=278528} 2023-10-07T18:56:15.238 INFO:tasks.rados.rados.0.smithi087.stdout:1755: writing smithi087181593-48 from 1671168 to 2154496 tid 1 2023-10-07T18:56:15.242 INFO:tasks.rados.rados.0.smithi087.stdout:1755: writing smithi087181593-48 from 2154496 to 2859008 tid 2 2023-10-07T18:56:15.245 INFO:tasks.rados.rados.0.smithi087.stdout:1755: writing smithi087181593-48 from 2859008 to 3481600 tid 3 2023-10-07T18:56:15.247 INFO:tasks.rados.rados.0.smithi087.stdout:1755: writing smithi087181593-48 from 3481600 to 3760128 tid 4 2023-10-07T18:56:15.247 INFO:tasks.rados.rados.0.smithi087.stdout:1752: done (3 left) 2023-10-07T18:56:15.247 INFO:tasks.rados.rados.0.smithi087.stdout:1756: delete oid 46 current snap is 179 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 4 to smithi087181593-17 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 5 to smithi087181593-17 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 6 to smithi087181593-17 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1754: finishing rollback tid 0 to smithi087181593-28 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1754: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1754: finishing rollback tid 2 to smithi087181593-28 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1194 (ObjNum 458 snap 146 seq_num 458) dirty exists 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1753: finishing write tid 7 to smithi087181593-17 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1138 (ObjNum 553 snap 179 seq_num 553) dirty exists 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1753: left oid 17 (ObjNum 553 snap 179 seq_num 553) 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 1 to smithi087181593-48 2023-10-07T18:56:15.248 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 2 to smithi087181593-48 2023-10-07T18:56:15.249 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 3 to smithi087181593-48 2023-10-07T18:56:15.249 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 4 to smithi087181593-48 2023-10-07T18:56:15.249 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 5 to smithi087181593-48 2023-10-07T18:56:15.250 INFO:tasks.rados.rados.0.smithi087.stdout:1753: done (3 left) 2023-10-07T18:56:15.250 INFO:tasks.rados.rados.0.smithi087.stdout:1754: done (2 left) 2023-10-07T18:56:15.250 INFO:tasks.rados.rados.0.smithi087.stdout:1756: done (1 left) 2023-10-07T18:56:15.250 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 179 2023-10-07T18:56:15.250 INFO:tasks.rados.rados.0.smithi087.stdout:1757: seq_num 556 ranges {2097152=516096,2613248=524288,3137536=638976,3776512=442368} 2023-10-07T18:56:15.264 INFO:tasks.rados.rados.0.smithi087.stdout:1757: writing smithi087181593-43 from 2097152 to 2613248 tid 1 2023-10-07T18:56:15.267 INFO:tasks.rados.rados.0.smithi087.stdout:1757: writing smithi087181593-43 from 2613248 to 3137536 tid 2 2023-10-07T18:56:15.270 INFO:tasks.rados.rados.0.smithi087.stdout:1757: writing smithi087181593-43 from 3137536 to 3776512 tid 3 2023-10-07T18:56:15.273 INFO:tasks.rados.rados.0.smithi087.stdout:1757: writing smithi087181593-43 from 3776512 to 4218880 tid 4 2023-10-07T18:56:15.273 INFO:tasks.rados.rados.0.smithi087.stdout:1758: read oid 2 snap -1 2023-10-07T18:56:15.273 INFO:tasks.rados.rados.0.smithi087.stdout:1758: expect deleted 2023-10-07T18:56:15.273 INFO:tasks.rados.rados.0.smithi087.stdout:1759: snap_create 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:1755: finishing write tid 6 to smithi087181593-48 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1146 (ObjNum 554 snap 179 seq_num 554) dirty exists 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:1755: left oid 48 (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 1 to smithi087181593-43 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 2 to smithi087181593-43 2023-10-07T18:56:15.274 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 3 to smithi087181593-43 2023-10-07T18:56:15.276 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 4 to smithi087181593-43 2023-10-07T18:56:15.276 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 5 to smithi087181593-43 2023-10-07T18:56:15.277 INFO:tasks.rados.rados.0.smithi087.stdout:1757: finishing write tid 6 to smithi087181593-43 2023-10-07T18:56:15.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1151 (ObjNum 556 snap 179 seq_num 556) dirty exists 2023-10-07T18:56:15.277 INFO:tasks.rados.rados.0.smithi087.stdout:1757: left oid 43 (ObjNum 556 snap 179 seq_num 556) 2023-10-07T18:56:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:15] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2023-10-07T18:56:16.137 INFO:tasks.rados.rados.0.smithi087.stdout:1755: done (3 left) 2023-10-07T18:56:16.138 INFO:tasks.rados.rados.0.smithi087.stdout:1757: done (2 left) 2023-10-07T18:56:16.138 INFO:tasks.rados.rados.0.smithi087.stdout:1758: done (1 left) 2023-10-07T18:56:16.138 INFO:tasks.rados.rados.0.smithi087.stdout:1759: done (0 left) 2023-10-07T18:56:16.138 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 180 2023-10-07T18:56:16.138 INFO:tasks.rados.rados.0.smithi087.stdout:1760: seq_num 557 ranges {5439488=532480,5971968=802816,6774784=794624,7569408=8192} 2023-10-07T18:56:16.168 INFO:tasks.rados.rados.0.smithi087.stdout:1760: writing smithi087181593-27 from 5439488 to 5971968 tid 1 2023-10-07T18:56:16.173 INFO:tasks.rados.rados.0.smithi087.stdout:1760: writing smithi087181593-27 from 5971968 to 6774784 tid 2 2023-10-07T18:56:16.178 INFO:tasks.rados.rados.0.smithi087.stdout:1760: writing smithi087181593-27 from 6774784 to 7569408 tid 3 2023-10-07T18:56:16.178 INFO:tasks.rados.rados.0.smithi087.stdout:1760: writing smithi087181593-27 from 7569408 to 7577600 tid 4 2023-10-07T18:56:16.178 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 180 2023-10-07T18:56:16.178 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 1 to smithi087181593-27 2023-10-07T18:56:16.179 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 2 to smithi087181593-27 2023-10-07T18:56:16.179 INFO:tasks.rados.rados.0.smithi087.stdout:1761: seq_num 558 ranges {5021696=548864,5570560=688128,6258688=606208,6864896=311296} 2023-10-07T18:56:16.208 INFO:tasks.rados.rados.0.smithi087.stdout:1761: writing smithi087181593-15 from 5021696 to 5570560 tid 1 2023-10-07T18:56:16.212 INFO:tasks.rados.rados.0.smithi087.stdout:1761: writing smithi087181593-15 from 5570560 to 6258688 tid 2 2023-10-07T18:56:16.216 INFO:tasks.rados.rados.0.smithi087.stdout:1761: writing smithi087181593-15 from 6258688 to 6864896 tid 3 2023-10-07T18:56:16.218 INFO:tasks.rados.rados.0.smithi087.stdout:1761: writing smithi087181593-15 from 6864896 to 7176192 tid 4 2023-10-07T18:56:16.219 INFO:tasks.rados.rados.0.smithi087.stdout:1762: read oid 29 snap -1 2023-10-07T18:56:16.219 INFO:tasks.rados.rados.0.smithi087.stdout:1762: expect (ObjNum 545 snap 174 seq_num 545) 2023-10-07T18:56:16.219 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 180 2023-10-07T18:56:16.219 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 3 to smithi087181593-27 2023-10-07T18:56:16.219 INFO:tasks.rados.rados.0.smithi087.stdout:1763: seq_num 559 ranges {1056768=565248,1622016=573440,2195456=409600,2605056=622592} 2023-10-07T18:56:16.227 INFO:tasks.rados.rados.0.smithi087.stdout:1763: writing smithi087181593-31 from 1056768 to 1622016 tid 1 2023-10-07T18:56:16.231 INFO:tasks.rados.rados.0.smithi087.stdout:1763: writing smithi087181593-31 from 1622016 to 2195456 tid 2 2023-10-07T18:56:16.234 INFO:tasks.rados.rados.0.smithi087.stdout:1763: writing smithi087181593-31 from 2195456 to 2605056 tid 3 2023-10-07T18:56:16.239 INFO:tasks.rados.rados.0.smithi087.stdout:1763: writing smithi087181593-31 from 2605056 to 3227648 tid 4 2023-10-07T18:56:16.239 INFO:tasks.rados.rados.0.smithi087.stdout:1764: read oid 35 snap -1 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1764: expect (ObjNum 548 snap 177 seq_num 548) 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1765: delete oid 23 current snap is 180 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 4 to smithi087181593-27 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 5 to smithi087181593-27 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1760: finishing write tid 6 to smithi087181593-27 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1143 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1760: left oid 27 (ObjNum 557 snap 180 seq_num 557) 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 1 to smithi087181593-15 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 2 to smithi087181593-15 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 3 to smithi087181593-15 2023-10-07T18:56:16.240 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 4 to smithi087181593-15 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 5 to smithi087181593-15 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1761: finishing write tid 6 to smithi087181593-15 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 925 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1761: left oid 15 (ObjNum 558 snap 180 seq_num 558) 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 1 to smithi087181593-31 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 2 to smithi087181593-31 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 3 to smithi087181593-31 2023-10-07T18:56:16.241 INFO:tasks.rados.rados.0.smithi087.stdout:1762: expect (ObjNum 545 snap 174 seq_num 545) 2023-10-07T18:56:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:16 smithi163 ceph-mon[190496]: osdmap e435: 8 total, 8 up, 8 in 2023-10-07T18:56:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:16 smithi163 ceph-mon[190496]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:16 smithi163 ceph-mon[190496]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:16 smithi163 ceph-mon[190496]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:16 smithi163 ceph-mon[190496]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[198934]: osdmap e435: 8 total, 8 up, 8 in 2023-10-07T18:56:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[198934]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[198934]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[198934]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[198934]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[202419]: osdmap e435: 8 total, 8 up, 8 in 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[202419]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[202419]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[202419]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:16 smithi087 ceph-mon[202419]: failed to encode map e435 with expected crc 2023-10-07T18:56:16.479 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 4 to smithi087181593-31 2023-10-07T18:56:16.479 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 5 to smithi087181593-31 2023-10-07T18:56:16.479 INFO:tasks.rados.rados.0.smithi087.stdout:1763: finishing write tid 6 to smithi087181593-31 2023-10-07T18:56:16.479 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1171 (ObjNum 559 snap 180 seq_num 559) dirty exists 2023-10-07T18:56:16.479 INFO:tasks.rados.rados.0.smithi087.stdout:1763: left oid 31 (ObjNum 559 snap 180 seq_num 559) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1760: done (5 left) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1761: done (4 left) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1762: done (3 left) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1763: done (2 left) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1765: done (1 left) 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 180 2023-10-07T18:56:16.480 INFO:tasks.rados.rados.0.smithi087.stdout:1764: expect (ObjNum 548 snap 177 seq_num 548) 2023-10-07T18:56:16.526 INFO:tasks.rados.rados.0.smithi087.stdout:1766: seq_num 561 ranges {5455872=598016,6053888=745472,6799360=778240,7577600=81920} 2023-10-07T18:56:16.557 INFO:tasks.rados.rados.0.smithi087.stdout:1766: writing smithi087181593-12 from 5455872 to 6053888 tid 1 2023-10-07T18:56:16.562 INFO:tasks.rados.rados.0.smithi087.stdout:1766: writing smithi087181593-12 from 6053888 to 6799360 tid 2 2023-10-07T18:56:16.566 INFO:tasks.rados.rados.0.smithi087.stdout:1766: writing smithi087181593-12 from 6799360 to 7577600 tid 3 2023-10-07T18:56:16.567 INFO:tasks.rados.rados.0.smithi087.stdout:1766: writing smithi087181593-12 from 7577600 to 7659520 tid 4 2023-10-07T18:56:16.567 INFO:tasks.rados.rados.0.smithi087.stdout:1764: done (1 left) 2023-10-07T18:56:16.567 INFO:tasks.rados.rados.0.smithi087.stdout:1767: snap_remove snap 177 2023-10-07T18:56:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1767: done (1 left) 2023-10-07T18:56:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 180 2023-10-07T18:56:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 1 to smithi087181593-12 2023-10-07T18:56:17.148 INFO:tasks.rados.rados.0.smithi087.stdout:1768: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2023-10-07T18:56:17.152 INFO:tasks.rados.rados.0.smithi087.stdout:1768: writing smithi087181593-2 from 0 to 622592 tid 1 2023-10-07T18:56:17.157 INFO:tasks.rados.rados.0.smithi087.stdout:1768: writing smithi087181593-2 from 622592 to 1253376 tid 2 2023-10-07T18:56:17.160 INFO:tasks.rados.rados.0.smithi087.stdout:1768: writing smithi087181593-2 from 1253376 to 1835008 tid 3 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1768: writing smithi087181593-2 from 1835008 to 2228224 tid 4 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1769: snap_create 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 2 to smithi087181593-12 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 3 to smithi087181593-12 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 4 to smithi087181593-12 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 5 to smithi087181593-12 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: finishing write tid 6 to smithi087181593-12 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 951 (ObjNum 561 snap 180 seq_num 561) dirty exists 2023-10-07T18:56:17.163 INFO:tasks.rados.rados.0.smithi087.stdout:1766: left oid 12 (ObjNum 561 snap 180 seq_num 561) 2023-10-07T18:56:17.164 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 1 to smithi087181593-2 2023-10-07T18:56:17.164 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 2 to smithi087181593-2 2023-10-07T18:56:17.168 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 3 to smithi087181593-2 2023-10-07T18:56:17.168 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 4 to smithi087181593-2 2023-10-07T18:56:17.168 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 5 to smithi087181593-2 2023-10-07T18:56:17.170 INFO:tasks.rados.rados.0.smithi087.stdout:1768: finishing write tid 6 to smithi087181593-2 2023-10-07T18:56:17.170 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 797 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T18:56:17.170 INFO:tasks.rados.rados.0.smithi087.stdout:1768: left oid 2 (ObjNum 562 snap 180 seq_num 562) 2023-10-07T18:56:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:17 smithi163 ceph-mon[190496]: pgmap v316: 121 pgs: 121 active+clean; 179 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-10-07T18:56:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:17 smithi163 ceph-mon[190496]: osdmap e436: 8 total, 8 up, 8 in 2023-10-07T18:56:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:17 smithi163 ceph-mon[190496]: failed to encode map e436 with expected crc 2023-10-07T18:56:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:17 smithi163 ceph-mon[190496]: failed to encode map e436 with expected crc 2023-10-07T18:56:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[198934]: pgmap v316: 121 pgs: 121 active+clean; 179 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-10-07T18:56:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[198934]: osdmap e436: 8 total, 8 up, 8 in 2023-10-07T18:56:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[198934]: failed to encode map e436 with expected crc 2023-10-07T18:56:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[198934]: failed to encode map e436 with expected crc 2023-10-07T18:56:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[202419]: pgmap v316: 121 pgs: 121 active+clean; 179 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2023-10-07T18:56:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[202419]: osdmap e436: 8 total, 8 up, 8 in 2023-10-07T18:56:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[202419]: failed to encode map e436 with expected crc 2023-10-07T18:56:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:17 smithi087 ceph-mon[202419]: failed to encode map e436 with expected crc 2023-10-07T18:56:18.156 INFO:tasks.rados.rados.0.smithi087.stdout:1766: done (2 left) 2023-10-07T18:56:18.157 INFO:tasks.rados.rados.0.smithi087.stdout:1768: done (1 left) 2023-10-07T18:56:18.157 INFO:tasks.rados.rados.0.smithi087.stdout:1769: done (0 left) 2023-10-07T18:56:18.157 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 181 2023-10-07T18:56:18.157 INFO:tasks.rados.rados.0.smithi087.stdout:1770: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2023-10-07T18:56:18.159 INFO:tasks.rados.rados.0.smithi087.stdout:1770: writing smithi087181593-3 from 0 to 638976 tid 1 2023-10-07T18:56:18.163 INFO:tasks.rados.rados.0.smithi087.stdout:1770: writing smithi087181593-3 from 638976 to 1204224 tid 2 2023-10-07T18:56:18.167 INFO:tasks.rados.rados.0.smithi087.stdout:1770: writing smithi087181593-3 from 1204224 to 1998848 tid 3 2023-10-07T18:56:18.169 INFO:tasks.rados.rados.0.smithi087.stdout:1770: writing smithi087181593-3 from 1998848 to 2244608 tid 4 2023-10-07T18:56:18.169 INFO:tasks.rados.rados.0.smithi087.stdout:1771: read oid 23 snap -1 2023-10-07T18:56:18.169 INFO:tasks.rados.rados.0.smithi087.stdout:1771: expect deleted 2023-10-07T18:56:18.169 INFO:tasks.rados.rados.0.smithi087.stdout:1772: read oid 30 snap 175 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:1772: expect deleted 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:1773: rmattr oid 13 current snap is 181 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 1 to smithi087181593-3 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 2 to smithi087181593-3 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 181 2023-10-07T18:56:18.170 INFO:tasks.rados.rados.0.smithi087.stdout:1774: seq_num 564 ranges {0=655360,655360=442368,1097728=598016,1695744=565248} 2023-10-07T18:56:18.173 INFO:tasks.rados.rados.0.smithi087.stdout:1774: writing smithi087181593-40 from 0 to 655360 tid 1 2023-10-07T18:56:18.177 INFO:tasks.rados.rados.0.smithi087.stdout:1774: writing smithi087181593-40 from 655360 to 1097728 tid 2 2023-10-07T18:56:18.180 INFO:tasks.rados.rados.0.smithi087.stdout:1774: writing smithi087181593-40 from 1097728 to 1695744 tid 3 2023-10-07T18:56:18.184 INFO:tasks.rados.rados.0.smithi087.stdout:1774: writing smithi087181593-40 from 1695744 to 2260992 tid 4 2023-10-07T18:56:18.184 INFO:tasks.rados.rados.0.smithi087.stdout:1775: read oid 50 snap -1 2023-10-07T18:56:18.184 INFO:tasks.rados.rados.0.smithi087.stdout:1775: expect (ObjNum 525 snap 170 seq_num 525) 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1776: rollback oid 31 current snap is 181 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 180 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 3 to smithi087181593-3 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 4 to smithi087181593-3 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 5 to smithi087181593-3 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1770: finishing write tid 6 to smithi087181593-3 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 956 (ObjNum 563 snap 181 seq_num 563) dirty exists 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:1770: left oid 3 (ObjNum 563 snap 181 seq_num 563) 2023-10-07T18:56:18.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1152 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 1 to smithi087181593-40 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 2 to smithi087181593-40 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 3 to smithi087181593-40 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1770: done (6 left) 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1771: done (5 left) 2023-10-07T18:56:18.186 INFO:tasks.rados.rados.0.smithi087.stdout:1772: done (4 left) 2023-10-07T18:56:18.187 INFO:tasks.rados.rados.0.smithi087.stdout:1773: done (3 left) 2023-10-07T18:56:18.187 INFO:tasks.rados.rados.0.smithi087.stdout:1777: delete oid 33 current snap is 181 2023-10-07T18:56:18.187 INFO:tasks.rados.rados.0.smithi087.stdout:1777: done (3 left) 2023-10-07T18:56:18.187 INFO:tasks.rados.rados.0.smithi087.stdout:1778: read oid 9 snap 179 2023-10-07T18:56:18.188 INFO:tasks.rados.rados.0.smithi087.stdout:1778: expect deleted 2023-10-07T18:56:18.188 INFO:tasks.rados.rados.0.smithi087.stdout:1779: read oid 28 snap -1 2023-10-07T18:56:18.188 INFO:tasks.rados.rados.0.smithi087.stdout:1779: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:56:18.188 INFO:tasks.rados.rados.0.smithi087.stdout:1780: snap_remove snap 178 2023-10-07T18:56:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:18 smithi163 ceph-mon[190496]: failed to encode map e436 with expected crc 2023-10-07T18:56:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:18 smithi163 ceph-mon[190496]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:18 smithi163 ceph-mon[190496]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:18 smithi163 ceph-mon[190496]: osdmap e437: 8 total, 8 up, 8 in 2023-10-07T18:56:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[202419]: failed to encode map e436 with expected crc 2023-10-07T18:56:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[202419]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[202419]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[202419]: osdmap e437: 8 total, 8 up, 8 in 2023-10-07T18:56:18.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[198934]: failed to encode map e436 with expected crc 2023-10-07T18:56:18.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[198934]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[198934]: failed to encode map e437 with expected crc 2023-10-07T18:56:18.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:18 smithi087 ceph-mon[198934]: osdmap e437: 8 total, 8 up, 8 in 2023-10-07T18:56:18.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:56:18 smithi163 conmon[175848]: ts=2023-10-07T18:56:18.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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:56:19.122 INFO:tasks.rados.rados.0.smithi087.stdout:1780: done (5 left) 2023-10-07T18:56:19.122 INFO:tasks.rados.rados.0.smithi087.stdout:1781: snap_create 2023-10-07T18:56:19.122 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 4 to smithi087181593-40 2023-10-07T18:56:19.122 INFO:tasks.rados.rados.0.smithi087.stdout:1776: finishing rollback tid 0 to smithi087181593-31 2023-10-07T18:56:19.122 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 5 to smithi087181593-40 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:1776: finishing rollback tid 1 to smithi087181593-31 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:1776: finishing rollback tid 2 to smithi087181593-31 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1174 (ObjNum 559 snap 180 seq_num 559) dirty exists 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:1774: finishing write tid 6 to smithi087181593-40 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1157 (ObjNum 564 snap 181 seq_num 564) dirty exists 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:1774: left oid 40 (ObjNum 564 snap 181 seq_num 564) 2023-10-07T18:56:19.123 INFO:tasks.rados.rados.0.smithi087.stdout:1779: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:56:19.221 INFO:tasks.rados.rados.0.smithi087.stdout:1775: expect (ObjNum 525 snap 170 seq_num 525) 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: pgmap v319: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 886 KiB/s wr, 3 op/s 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: osdmap e438: 8 total, 8 up, 8 in 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:19.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:19 smithi163 ceph-mon[190496]: osdmap e439: 8 total, 8 up, 8 in 2023-10-07T18:56:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: pgmap v319: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 886 KiB/s wr, 3 op/s 2023-10-07T18:56:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: osdmap e438: 8 total, 8 up, 8 in 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[198934]: osdmap e439: 8 total, 8 up, 8 in 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: pgmap v319: 121 pgs: 121 active+clean; 186 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 886 KiB/s wr, 3 op/s 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: osdmap e438: 8 total, 8 up, 8 in 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: failed to encode map e438 with expected crc 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:19 smithi087 ceph-mon[202419]: osdmap e439: 8 total, 8 up, 8 in 2023-10-07T18:56:20.124 INFO:tasks.rados.rados.0.smithi087.stdout:1774: done (5 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1775: done (4 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1776: done (3 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1778: done (2 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1779: done (1 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1781: done (0 left) 2023-10-07T18:56:20.125 INFO:tasks.rados.rados.0.smithi087.stdout:1782: snap_create 2023-10-07T18:56:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:20 smithi163 ceph-mon[190496]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:20 smithi163 ceph-mon[190496]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:20 smithi163 ceph-mon[190496]: osdmap e440: 8 total, 8 up, 8 in 2023-10-07T18:56:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[198934]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[198934]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[198934]: osdmap e440: 8 total, 8 up, 8 in 2023-10-07T18:56:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[202419]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[202419]: failed to encode map e439 with expected crc 2023-10-07T18:56:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:20 smithi087 ceph-mon[202419]: osdmap e440: 8 total, 8 up, 8 in 2023-10-07T18:56:21.124 INFO:tasks.rados.rados.0.smithi087.stdout:1782: done (0 left) 2023-10-07T18:56:21.124 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 183 2023-10-07T18:56:21.124 INFO:tasks.rados.rados.0.smithi087.stdout:1783: seq_num 566 ranges {2260992=688128,2949120=614400,3563520=565248,4128768=425984} 2023-10-07T18:56:21.139 INFO:tasks.rados.rados.0.smithi087.stdout:1783: writing smithi087181593-40 from 2260992 to 2949120 tid 1 2023-10-07T18:56:21.143 INFO:tasks.rados.rados.0.smithi087.stdout:1783: writing smithi087181593-40 from 2949120 to 3563520 tid 2 2023-10-07T18:56:21.146 INFO:tasks.rados.rados.0.smithi087.stdout:1783: writing smithi087181593-40 from 3563520 to 4128768 tid 3 2023-10-07T18:56:21.150 INFO:tasks.rados.rados.0.smithi087.stdout:1783: writing smithi087181593-40 from 4128768 to 4554752 tid 4 2023-10-07T18:56:21.150 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 1 to smithi087181593-40 2023-10-07T18:56:21.150 INFO:tasks.rados.rados.0.smithi087.stdout:1784: snap_create 2023-10-07T18:56:21.150 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 2 to smithi087181593-40 2023-10-07T18:56:21.151 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 3 to smithi087181593-40 2023-10-07T18:56:21.152 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 4 to smithi087181593-40 2023-10-07T18:56:21.152 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 5 to smithi087181593-40 2023-10-07T18:56:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:1783: finishing write tid 6 to smithi087181593-40 2023-10-07T18:56:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1162 (ObjNum 566 snap 183 seq_num 566) dirty exists 2023-10-07T18:56:21.153 INFO:tasks.rados.rados.0.smithi087.stdout:1783: left oid 40 (ObjNum 566 snap 183 seq_num 566) 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: pgmap v322: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 35 op/s 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:21 smithi163 ceph-mon[190496]: osdmap e441: 8 total, 8 up, 8 in 2023-10-07T18:56:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: pgmap v322: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 35 op/s 2023-10-07T18:56:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[198934]: osdmap e441: 8 total, 8 up, 8 in 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: pgmap v322: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 35 op/s 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: failed to encode map e440 with expected crc 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:21 smithi087 ceph-mon[202419]: osdmap e441: 8 total, 8 up, 8 in 2023-10-07T18:56:22.127 INFO:tasks.rados.rados.0.smithi087.stdout:1783: done (1 left) 2023-10-07T18:56:22.127 INFO:tasks.rados.rados.0.smithi087.stdout:1784: done (0 left) 2023-10-07T18:56:22.127 INFO:tasks.rados.rados.0.smithi087.stdout:1785: copy_from oid 50 from oid 10 current snap is 184 2023-10-07T18:56:22.128 INFO:tasks.rados.rados.0.smithi087.stdout:1786: snap_remove snap 174 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: Upgrade: osd.5 is safe to restart 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:22 smithi163 ceph-mon[190496]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T18:56:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: Upgrade: osd.5 is safe to restart 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[198934]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: Upgrade: osd.5 is safe to restart 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: failed to encode map e441 with expected crc 2023-10-07T18:56:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:22 smithi087 ceph-mon[202419]: osdmap e442: 8 total, 8 up, 8 in 2023-10-07T18:56:23.133 INFO:tasks.rados.rados.0.smithi087.stdout:1786: done (1 left) 2023-10-07T18:56:23.133 INFO:tasks.rados.rados.0.smithi087.stdout:1787: copy_from oid 5 from oid 2 current snap is 184 2023-10-07T18:56:23.133 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 184 2023-10-07T18:56:23.133 INFO:tasks.rados.rados.0.smithi087.stdout:1788: seq_num 567 ranges {1925120=704512,2629632=499712,3129344=770048,3899392=335872} 2023-10-07T18:56:23.147 INFO:tasks.rados.rados.0.smithi087.stdout:1788: writing smithi087181593-11 from 1925120 to 2629632 tid 1 2023-10-07T18:56:23.150 INFO:tasks.rados.rados.0.smithi087.stdout:1788: writing smithi087181593-11 from 2629632 to 3129344 tid 2 2023-10-07T18:56:23.155 INFO:tasks.rados.rados.0.smithi087.stdout:1788: writing smithi087181593-11 from 3129344 to 3899392 tid 3 2023-10-07T18:56:23.157 INFO:tasks.rados.rados.0.smithi087.stdout:1788: writing smithi087181593-11 from 3899392 to 4235264 tid 4 2023-10-07T18:56:23.157 INFO:tasks.rados.rados.0.smithi087.stdout:1789: snap_create 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1785: finishing copy_from to smithi087181593-50 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 910 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1785: finishing copy_from racing read to smithi087181593-50 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1787: finishing copy_from racing read to smithi087181593-5 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 1 to smithi087181593-11 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1787: finishing copy_from to smithi087181593-5 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 797 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T18:56:23.158 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 2 to smithi087181593-11 2023-10-07T18:56:23.160 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 3 to smithi087181593-11 2023-10-07T18:56:23.160 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 4 to smithi087181593-11 2023-10-07T18:56:23.160 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 5 to smithi087181593-11 2023-10-07T18:56:23.161 INFO:tasks.rados.rados.0.smithi087.stdout:1788: finishing write tid 6 to smithi087181593-11 2023-10-07T18:56:23.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 555 (ObjNum 567 snap 184 seq_num 567) dirty exists 2023-10-07T18:56:23.161 INFO:tasks.rados.rados.0.smithi087.stdout:1788: left oid 11 (ObjNum 567 snap 184 seq_num 567) 2023-10-07T18:56:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: pgmap v325: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 34 op/s 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:23.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:23 smithi163 ceph-mon[190496]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T18:56:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: pgmap v325: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 34 op/s 2023-10-07T18:56:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[198934]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: pgmap v325: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.5 MiB/s wr, 34 op/s 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: failed to encode map e442 with expected crc 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-07T18:56:23.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:23.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:23 smithi087 ceph-mon[202419]: osdmap e443: 8 total, 8 up, 8 in 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1785: done (3 left) 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1787: done (2 left) 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1788: done (1 left) 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1789: done (0 left) 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1790: read oid 9 snap -1 2023-10-07T18:56:24.126 INFO:tasks.rados.rados.0.smithi087.stdout:1790: expect deleted 2023-10-07T18:56:24.127 INFO:tasks.rados.rados.0.smithi087.stdout:1791: read oid 50 snap -1 2023-10-07T18:56:24.127 INFO:tasks.rados.rados.0.smithi087.stdout:1791: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:24.127 INFO:tasks.rados.rados.0.smithi087.stdout:1792: snap_remove snap 176 2023-10-07T18:56:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[198934]: Upgrade: Updating osd.5 2023-10-07T18:56:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[198934]: Deploying daemon osd.5 on smithi163 2023-10-07T18:56:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[198934]: failed to encode map e443 with expected crc 2023-10-07T18:56:24.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[198934]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T18:56:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[202419]: Upgrade: Updating osd.5 2023-10-07T18:56:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[202419]: Deploying daemon osd.5 on smithi163 2023-10-07T18:56:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[202419]: failed to encode map e443 with expected crc 2023-10-07T18:56:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:24 smithi087 ceph-mon[202419]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T18:56:24.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:24 smithi163 ceph-mon[190496]: Upgrade: Updating osd.5 2023-10-07T18:56:24.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:24 smithi163 ceph-mon[190496]: Deploying daemon osd.5 on smithi163 2023-10-07T18:56:24.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:24 smithi163 ceph-mon[190496]: failed to encode map e443 with expected crc 2023-10-07T18:56:24.544 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:24 smithi163 ceph-mon[190496]: osdmap e444: 8 total, 8 up, 8 in 2023-10-07T18:56:25.124 INFO:tasks.rados.rados.0.smithi087.stdout:1792: done (2 left) 2023-10-07T18:56:25.125 INFO:tasks.rados.rados.0.smithi087.stdout:1793: copy_from oid 7 from oid 32 current snap is 185 2023-10-07T18:56:25.125 INFO:tasks.rados.rados.0.smithi087.stdout:1791: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:25.226 INFO:tasks.rados.rados.0.smithi087.stdout:1793: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:56:25.226 INFO:tasks.rados.rados.0.smithi087.stdout:1793: finishing copy_from to smithi087181593-7 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 906 (ObjNum 517 snap 168 seq_num 517) dirty exists 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1790: done (2 left) 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1791: done (1 left) 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1793: done (0 left) 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1794: rollback oid 48 current snap is 185 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 182 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1795: read oid 17 snap -1 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1795: expect (ObjNum 553 snap 179 seq_num 553) 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 185 2023-10-07T18:56:25.227 INFO:tasks.rados.rados.0.smithi087.stdout:1796: seq_num 568 ranges {2244608=720896,2965504=786432,3751936=581632,4333568=237568} 2023-10-07T18:56:25.242 INFO:tasks.rados.rados.0.smithi087.stdout:1796: writing smithi087181593-3 from 2244608 to 2965504 tid 1 2023-10-07T18:56:25.247 INFO:tasks.rados.rados.0.smithi087.stdout:1796: writing smithi087181593-3 from 2965504 to 3751936 tid 2 2023-10-07T18:56:25.251 INFO:tasks.rados.rados.0.smithi087.stdout:1796: writing smithi087181593-3 from 3751936 to 4333568 tid 3 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1796: writing smithi087181593-3 from 4333568 to 4571136 tid 4 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1797: copy_from oid 16 from oid 13 current snap is 185 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1794: finishing rollback tid 0 to smithi087181593-48 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1794: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1794: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1165 (ObjNum 554 snap 179 seq_num 554) dirty exists 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 1 to smithi087181593-3 2023-10-07T18:56:25.253 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 2 to smithi087181593-3 2023-10-07T18:56:25.254 INFO:tasks.rados.rados.0.smithi087.stdout:1794: done (3 left) 2023-10-07T18:56:25.254 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 185 2023-10-07T18:56:25.254 INFO:tasks.rados.rados.0.smithi087.stdout:1798: seq_num 569 ranges {0=737280,737280=671744,1409024=737280,2146304=196608} 2023-10-07T18:56:25.260 INFO:tasks.rados.rados.0.smithi087.stdout:1798: writing smithi087181593-46 from 0 to 737280 tid 1 2023-10-07T18:56:25.261 INFO:tasks.rados.rados.0.smithi087.stdout:1798: writing smithi087181593-46 from 737280 to 1409024 tid 2 2023-10-07T18:56:25.266 INFO:tasks.rados.rados.0.smithi087.stdout:1798: writing smithi087181593-46 from 1409024 to 2146304 tid 3 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1798: writing smithi087181593-46 from 2146304 to 2342912 tid 4 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1799: copy_from oid 21 from oid 19 current snap is 185 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 3 to smithi087181593-3 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 4 to smithi087181593-3 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 5 to smithi087181593-3 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1796: finishing write tid 6 to smithi087181593-3 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 961 (ObjNum 568 snap 185 seq_num 568) dirty exists 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1796: left oid 3 (ObjNum 568 snap 185 seq_num 568) 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1797: finishing copy_from racing read to smithi087181593-16 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:1797: finishing copy_from to smithi087181593-16 2023-10-07T18:56:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1152 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 1 to smithi087181593-46 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 2 to smithi087181593-46 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1796: done (4 left) 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1797: done (3 left) 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1800: delete oid 45 current snap is 185 2023-10-07T18:56:25.269 INFO:tasks.rados.rados.0.smithi087.stdout:1795: expect (ObjNum 553 snap 179 seq_num 553) 2023-10-07T18:56:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:25] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2023-10-07T18:56:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[198934]: pgmap v328: 121 pgs: 121 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[198934]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[198934]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[198934]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[202419]: pgmap v328: 121 pgs: 121 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[202419]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[202419]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:25 smithi087 ceph-mon[202419]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T18:56:25.509 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:25 smithi163 ceph-mon[190496]: pgmap v328: 121 pgs: 121 active+clean; 224 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 1.1 MiB/s wr, 1 op/s 2023-10-07T18:56:25.509 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:25 smithi163 ceph-mon[190496]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.509 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:25 smithi163 ceph-mon[190496]: failed to encode map e444 with expected crc 2023-10-07T18:56:25.509 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:25 smithi163 ceph-mon[190496]: osdmap e445: 8 total, 8 up, 8 in 2023-10-07T18:56:25.921 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:25 smithi163 systemd[1]: Stopping Ceph osd.5 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:56:25.922 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:25 smithi163 conmon[119893]: 2023-10-07T18:56:25.743+0000 7f248988a700 -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-07T18:56:25.922 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:25 smithi163 conmon[119893]: 2023-10-07T18:56:25.743+0000 7f248988a700 -1 osd.5 445 *** Got signal Terminated *** 2023-10-07T18:56:25.922 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:25 smithi163 conmon[119893]: 2023-10-07T18:56:25.743+0000 7f248988a700 -1 osd.5 445 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1799: finishing copy_from to smithi087181593-21 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1799: got expected ENOENT (src dne) 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1799: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 3 to smithi087181593-46 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 4 to smithi087181593-46 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 5 to smithi087181593-46 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1798: finishing write tid 6 to smithi087181593-46 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 562 (ObjNum 569 snap 185 seq_num 569) dirty exists 2023-10-07T18:56:26.429 INFO:tasks.rados.rados.0.smithi087.stdout:1798: left oid 46 (ObjNum 569 snap 185 seq_num 569) 2023-10-07T18:56:26.430 INFO:tasks.rados.rados.0.smithi087.stdout:1795: done (3 left) 2023-10-07T18:56:26.430 INFO:tasks.rados.rados.0.smithi087.stdout:1798: done (2 left) 2023-10-07T18:56:26.430 INFO:tasks.rados.rados.0.smithi087.stdout:1799: done (1 left) 2023-10-07T18:56:26.430 INFO:tasks.rados.rados.0.smithi087.stdout:1800: done (0 left) 2023-10-07T18:56:26.430 INFO:tasks.rados.rados.0.smithi087.stdout:1801: snap_remove snap 180 2023-10-07T18:56:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[198934]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[198934]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[198934]: osd.5 marked itself down and dead 2023-10-07T18:56:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[202419]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[202419]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:26 smithi087 ceph-mon[202419]: osd.5 marked itself down and dead 2023-10-07T18:56:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:26 smithi163 ceph-mon[190496]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:26 smithi163 ceph-mon[190496]: failed to encode map e445 with expected crc 2023-10-07T18:56:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:26 smithi163 ceph-mon[190496]: osd.5 marked itself down and dead 2023-10-07T18:56:27.193 INFO:tasks.rados.rados.0.smithi087.stdout:1801: done (0 left) 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1802: read oid 3 snap 181 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1802: expect (ObjNum 563 snap 181 seq_num 563) 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1803: rmattr oid 18 current snap is 185 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1803: done (1 left) 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1804: read oid 45 snap -1 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1804: expect deleted 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:1805: copy_from oid 12 from oid 33 current snap is 185 2023-10-07T18:56:27.194 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 185 2023-10-07T18:56:27.204 INFO:tasks.rados.rados.0.smithi087.stdout:1806: seq_num 571 ranges {6021120=770048,6791168=483328,7274496=753664,8028160=368640} 2023-10-07T18:56:27.232 INFO:tasks.rados.rados.0.smithi087.stdout:1806: writing smithi087181593-42 from 6021120 to 6791168 tid 1 2023-10-07T18:56:27.235 INFO:tasks.rados.rados.0.smithi087.stdout:1806: writing smithi087181593-42 from 6791168 to 7274496 tid 2 2023-10-07T18:56:27.239 INFO:tasks.rados.rados.0.smithi087.stdout:1806: writing smithi087181593-42 from 7274496 to 8028160 tid 3 2023-10-07T18:56:27.241 INFO:tasks.rados.rados.0.smithi087.stdout:1806: writing smithi087181593-42 from 8028160 to 8396800 tid 4 2023-10-07T18:56:27.242 INFO:tasks.rados.rados.0.smithi087.stdout:1807: setattr oid 9 current snap is 185 2023-10-07T18:56:27.242 INFO:tasks.rados.rados.0.smithi087.stdout:1802: expect (ObjNum 563 snap 181 seq_num 563) 2023-10-07T18:56:27.297 INFO:tasks.rados.rados.0.smithi087.stdout:1805: finishing copy_from to smithi087181593-12 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1805: got expected ENOENT (src dne) 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1805: finishing copy_from racing read to smithi087181593-12 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 1 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 2 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 3 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 4 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 5 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: finishing write tid 6 to smithi087181593-42 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1064 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T18:56:27.298 INFO:tasks.rados.rados.0.smithi087.stdout:1806: left oid 42 (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:56:27.299 INFO:tasks.rados.rados.0.smithi087.stdout:1802: done (4 left) 2023-10-07T18:56:27.299 INFO:tasks.rados.rados.0.smithi087.stdout:1804: done (3 left) 2023-10-07T18:56:27.299 INFO:tasks.rados.rados.0.smithi087.stdout:1805: done (2 left) 2023-10-07T18:56:27.299 INFO:tasks.rados.rados.0.smithi087.stdout:1806: done (1 left) 2023-10-07T18:56:27.299 INFO:tasks.rados.rados.0.smithi087.stdout:1808: snap_remove snap 181 2023-10-07T18:56:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[198934]: pgmap v331: 121 pgs: 121 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T18:56:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[198934]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[198934]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[198934]: osdmap e446: 8 total, 7 up, 8 in 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[202419]: pgmap v331: 121 pgs: 121 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[202419]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[202419]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:27 smithi087 ceph-mon[202419]: osdmap e446: 8 total, 7 up, 8 in 2023-10-07T18:56:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:27 smithi163 ceph-mon[190496]: pgmap v331: 121 pgs: 121 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-10-07T18:56:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:27 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:56:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:27 smithi163 ceph-mon[190496]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:27 smithi163 ceph-mon[190496]: failed to encode map e446 with expected crc 2023-10-07T18:56:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:27 smithi163 ceph-mon[190496]: osdmap e446: 8 total, 7 up, 8 in 2023-10-07T18:56:27.673 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:27 smithi163 bash[206553]: e7e9f96b6141e6d25e05e9f0f3d1ca48e8bd17806d92abf7476640de51e21585 2023-10-07T18:56:28.199 INFO:tasks.rados.rados.0.smithi087.stdout:1808: done (1 left) 2023-10-07T18:56:28.199 INFO:tasks.rados.rados.0.smithi087.stdout:1809: rmattr oid 23 current snap is 185 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1809: done (1 left) 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1810: read oid 39 snap 175 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1810: expect deleted 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1811: read oid 21 snap 179 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1811: expect deleted 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:1812: delete oid 37 current snap is 185 2023-10-07T18:56:28.200 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1166 (ObjNum 65 snap 0 seq_num 1314541423) dirty exists 2023-10-07T18:56:28.207 INFO:tasks.rados.rados.0.smithi087.stdout:1807: done (3 left) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1810: done (2 left) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1811: done (1 left) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1812: done (0 left) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1813: read oid 15 snap 183 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1813: expect (ObjNum 558 snap 180 seq_num 558) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1814: read oid 48 snap -1 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1814: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:28.208 INFO:tasks.rados.rados.0.smithi087.stdout:1815: snap_create 2023-10-07T18:56:28.222 INFO:tasks.rados.rados.0.smithi087.stdout:1814: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:28.339 INFO:tasks.rados.rados.0.smithi087.stdout:1813: expect (ObjNum 558 snap 180 seq_num 558) 2023-10-07T18:56:28.354 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: osdmap e447: 8 total, 7 up, 8 in 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.355 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:28 smithi163 ceph-mon[190496]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: osdmap e447: 8 total, 7 up, 8 in 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[198934]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: osdmap e447: 8 total, 7 up, 8 in 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:28 smithi087 ceph-mon[202419]: failed to encode map e447 with expected crc 2023-10-07T18:56:28.921 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:56:28 smithi163 conmon[175848]: ts=2023-10-07T18:56: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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi087:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}, {__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.87\", device_class=\"ssd\", hostname=\"smithi087\", instance=\"smithi163.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.87\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-07T18:56:29.125 INFO:tasks.rados.rados.0.smithi087.stdout:1813: done (2 left) 2023-10-07T18:56:29.125 INFO:tasks.rados.rados.0.smithi087.stdout:1814: done (1 left) 2023-10-07T18:56:29.125 INFO:tasks.rados.rados.0.smithi087.stdout:1815: done (0 left) 2023-10-07T18:56:29.126 INFO:tasks.rados.rados.0.smithi087.stdout:1816: setattr oid 49 current snap is 186 2023-10-07T18:56:29.126 INFO:tasks.rados.rados.0.smithi087.stdout:1817: read oid 45 snap -1 2023-10-07T18:56:29.126 INFO:tasks.rados.rados.0.smithi087.stdout:1817: expect deleted 2023-10-07T18:56:29.126 INFO:tasks.rados.rados.0.smithi087.stdout:1818: snap_create 2023-10-07T18:56:29.132 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1144 (ObjNum 529 snap 171 seq_num 529) dirty exists 2023-10-07T18:56:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:29 smithi163 ceph-mon[190496]: pgmap v334: 121 pgs: 16 stale+active+clean, 5 active+undersized, 100 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T18:56:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:29 smithi163 ceph-mon[190496]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:29 smithi163 ceph-mon[190496]: osdmap e448: 8 total, 7 up, 8 in 2023-10-07T18:56:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:29 smithi163 ceph-mon[190496]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:29 smithi163 ceph-mon[190496]: osdmap e449: 8 total, 7 up, 8 in 2023-10-07T18:56:29.423 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:29 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.5.service: Succeeded. 2023-10-07T18:56:29.423 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:29 smithi163 systemd[1]: Stopped Ceph osd.5 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:56:29.423 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:29 smithi163 systemd[1]: Starting Ceph osd.5 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:56:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[198934]: pgmap v334: 121 pgs: 16 stale+active+clean, 5 active+undersized, 100 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[198934]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[198934]: osdmap e448: 8 total, 7 up, 8 in 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[198934]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[198934]: osdmap e449: 8 total, 7 up, 8 in 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[202419]: pgmap v334: 121 pgs: 16 stale+active+clean, 5 active+undersized, 100 active+clean; 229 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[202419]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[202419]: osdmap e448: 8 total, 7 up, 8 in 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[202419]: failed to encode map e448 with expected crc 2023-10-07T18:56:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:29 smithi087 ceph-mon[202419]: osdmap e449: 8 total, 7 up, 8 in 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1816: done (2 left) 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1817: done (1 left) 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1818: done (0 left) 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1819: copy_from oid 12 from oid 38 current snap is 187 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1820: read oid 23 snap 183 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1820: expect deleted 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 187 2023-10-07T18:56:30.133 INFO:tasks.rados.rados.0.smithi087.stdout:1821: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2023-10-07T18:56:30.137 INFO:tasks.rados.rados.0.smithi087.stdout:1821: writing smithi087181593-39 from 0 to 802816 tid 1 2023-10-07T18:56:30.141 INFO:tasks.rados.rados.0.smithi087.stdout:1821: writing smithi087181593-39 from 802816 to 1458176 tid 2 2023-10-07T18:56:30.145 INFO:tasks.rados.rados.0.smithi087.stdout:1821: writing smithi087181593-39 from 1458176 to 2179072 tid 3 2023-10-07T18:56:30.147 INFO:tasks.rados.rados.0.smithi087.stdout:1821: writing smithi087181593-39 from 2179072 to 2408448 tid 4 2023-10-07T18:56:30.151 INFO:tasks.rados.rados.0.smithi087.stdout:1822: read oid 48 snap 183 2023-10-07T18:56:30.151 INFO:tasks.rados.rados.0.smithi087.stdout:1822: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:30.151 INFO:tasks.rados.rados.0.smithi087.stdout:1823: read oid 27 snap 186 2023-10-07T18:56:30.152 INFO:tasks.rados.rados.0.smithi087.stdout:1823: expect (ObjNum 557 snap 180 seq_num 557) 2023-10-07T18:56:30.152 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 187 2023-10-07T18:56:30.152 INFO:tasks.rados.rados.0.smithi087.stdout:1824: seq_num 574 ranges {7176192=16384} 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1824: writing smithi087181593-15 from 7176192 to 7192576 tid 1 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1825: setattr oid 11 current snap is 187 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 1 to smithi087181593-39 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 2 to smithi087181593-39 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1819: finishing copy_from racing read to smithi087181593-12 2023-10-07T18:56:30.188 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 3 to smithi087181593-39 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 4 to smithi087181593-39 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 5 to smithi087181593-39 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:1821: finishing write tid 6 to smithi087181593-39 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1179 (ObjNum 573 snap 187 seq_num 573) dirty exists 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:1821: left oid 39 (ObjNum 573 snap 187 seq_num 573) 2023-10-07T18:56:30.189 INFO:tasks.rados.rados.0.smithi087.stdout:1822: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:30.309 INFO:tasks.rados.rados.0.smithi087.stdout:1819: finishing copy_from to smithi087181593-12 2023-10-07T18:56:30.309 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 897 (ObjNum 480 snap 155 seq_num 480) dirty exists 2023-10-07T18:56:30.309 INFO:tasks.rados.rados.0.smithi087.stdout:1823: expect (ObjNum 557 snap 180 seq_num 557) 2023-10-07T18:56:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:30 smithi163 ceph-mon[190496]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:30 smithi163 ceph-mon[190496]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:30 smithi163 ceph-mon[190496]: osdmap e450: 8 total, 7 up, 8 in 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: 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-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-07T18:56:30.422 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-10-07T18:56:30.423 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:30 smithi163 bash[207200]: --> ceph-volume lvm activate successful for osd ID: 5 2023-10-07T18:56:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[198934]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[198934]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[198934]: osdmap e450: 8 total, 7 up, 8 in 2023-10-07T18:56:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[202419]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[202419]: failed to encode map e449 with expected crc 2023-10-07T18:56:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:30 smithi087 ceph-mon[202419]: osdmap e450: 8 total, 7 up, 8 in 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1824: finishing write tid 1 to smithi087181593-15 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1824: finishing write tid 2 to smithi087181593-15 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1824: finishing write tid 3 to smithi087181593-15 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 950 (ObjNum 574 snap 187 seq_num 574) dirty exists 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1824: left oid 15 (ObjNum 574 snap 187 seq_num 574) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1819: done (6 left) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1820: done (5 left) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1821: done (4 left) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1822: done (3 left) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1823: done (2 left) 2023-10-07T18:56:30.754 INFO:tasks.rados.rados.0.smithi087.stdout:1824: done (1 left) 2023-10-07T18:56:30.755 INFO:tasks.rados.rados.0.smithi087.stdout:1826: rmattr oid 38 current snap is 187 2023-10-07T18:56:30.755 INFO:tasks.rados.rados.0.smithi087.stdout:1826: done (1 left) 2023-10-07T18:56:30.755 INFO:tasks.rados.rados.0.smithi087.stdout:1827: snap_create 2023-10-07T18:56:30.756 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 568 (ObjNum 567 snap 184 seq_num 567) dirty exists 2023-10-07T18:56:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:1825: done (1 left) 2023-10-07T18:56:31.218 INFO:tasks.rados.rados.0.smithi087.stdout:1827: done (0 left) 2023-10-07T18:56:31.218 INFO:tasks.rados.rados.0.smithi087.stdout:1828: snap_remove snap 182 2023-10-07T18:56:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[202419]: pgmap v337: 121 pgs: 8 active+undersized+degraded, 3 stale+active+clean, 33 active+undersized, 77 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 35/282 objects degraded (12.411%) 2023-10-07T18:56:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[202419]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[202419]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 35/282 objects degraded (12.411%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[198934]: pgmap v337: 121 pgs: 8 active+undersized+degraded, 3 stale+active+clean, 33 active+undersized, 77 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 35/282 objects degraded (12.411%) 2023-10-07T18:56:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[198934]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[198934]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:31 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 35/282 objects degraded (12.411%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:31 smithi163 ceph-mon[190496]: pgmap v337: 121 pgs: 8 active+undersized+degraded, 3 stale+active+clean, 33 active+undersized, 77 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 35/282 objects degraded (12.411%) 2023-10-07T18:56:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:31 smithi163 ceph-mon[190496]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:31 smithi163 ceph-mon[190496]: failed to encode map e450 with expected crc 2023-10-07T18:56:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:31 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 35/282 objects degraded (12.411%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:31.672 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:31 smithi163 bash[207600]: 17ddac95e4fc6a02fecdabb985b58af1e93b9f97d6f583d28016b83b628f2206 2023-10-07T18:56:31.672 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:31 smithi163 ceph-osd[207665]: -- 172.21.15.163:0/3584012603 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c4967884e0 con 0x55c49675b400 2023-10-07T18:56:31.672 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:31 smithi163 systemd[1]: Started Ceph osd.5 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:56:32.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:31 smithi163 conmon[207641]: 2023-10-07T18:56:31.767+0000 7fd934ce0640 -1 Falling back to public interface 2023-10-07T18:56:32.213 INFO:tasks.rados.rados.0.smithi087.stdout:1828: done (0 left) 2023-10-07T18:56:32.213 INFO:tasks.rados.rados.0.smithi087.stdout:1829: delete oid 49 current snap is 188 2023-10-07T18:56:32.225 INFO:tasks.rados.rados.0.smithi087.stdout:1829: done (0 left) 2023-10-07T18:56:32.225 INFO:tasks.rados.rados.0.smithi087.stdout:1830: delete oid 40 current snap is 188 2023-10-07T18:56:32.229 INFO:tasks.rados.rados.0.smithi087.stdout:1830: done (0 left) 2023-10-07T18:56:32.229 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 188 2023-10-07T18:56:32.229 INFO:tasks.rados.rados.0.smithi087.stdout:1831: seq_num 577 ranges {7192576=65536} 2023-10-07T18:56:32.267 INFO:tasks.rados.rados.0.smithi087.stdout:1831: writing smithi087181593-15 from 7192576 to 7258112 tid 1 2023-10-07T18:56:32.267 INFO:tasks.rados.rados.0.smithi087.stdout:1832: delete oid 41 current snap is 188 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1832: done (1 left) 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1833: read oid 43 snap -1 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1833: expect (ObjNum 556 snap 179 seq_num 556) 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1834: read oid 50 snap -1 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1834: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:32.269 INFO:tasks.rados.rados.0.smithi087.stdout:1835: delete oid 28 current snap is 188 2023-10-07T18:56:32.271 INFO:tasks.rados.rados.0.smithi087.stdout:1831: finishing write tid 1 to smithi087181593-15 2023-10-07T18:56:32.271 INFO:tasks.rados.rados.0.smithi087.stdout:1831: finishing write tid 2 to smithi087181593-15 2023-10-07T18:56:32.272 INFO:tasks.rados.rados.0.smithi087.stdout:1835: done (3 left) 2023-10-07T18:56:32.272 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 188 2023-10-07T18:56:32.272 INFO:tasks.rados.rados.0.smithi087.stdout:1836: seq_num 580 ranges {5324800=114688} 2023-10-07T18:56:32.303 INFO:tasks.rados.rados.0.smithi087.stdout:1836: writing smithi087181593-6 from 5324800 to 5439488 tid 1 2023-10-07T18:56:32.303 INFO:tasks.rados.rados.0.smithi087.stdout:1837: snap_remove snap 179 2023-10-07T18:56:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: failed to encode map e451 with expected crc 2023-10-07T18:56:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: osdmap e451: 8 total, 7 up, 8 in 2023-10-07T18:56:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:32 smithi163 ceph-mon[190496]: pgmap v340: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 37/282 objects degraded (13.121%) 2023-10-07T18:56:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: failed to encode map e451 with expected crc 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: osdmap e451: 8 total, 7 up, 8 in 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[198934]: pgmap v340: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 37/282 objects degraded (13.121%) 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: failed to encode map e451 with expected crc 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: osdmap e451: 8 total, 7 up, 8 in 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:32.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:32 smithi087 ceph-mon[202419]: pgmap v340: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 242 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 13 op/s; 37/282 objects degraded (13.121%) 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1837: done (4 left) 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1838: read oid 49 snap -1 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1838: expect deleted 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1839: delete oid 7 current snap is 188 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1831: finishing write tid 3 to smithi087181593-15 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 957 (ObjNum 577 snap 188 seq_num 577) dirty exists 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1831: left oid 15 (ObjNum 577 snap 188 seq_num 577) 2023-10-07T18:56:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:1834: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:33.328 INFO:tasks.rados.rados.0.smithi087.stdout:1833: expect (ObjNum 556 snap 179 seq_num 556) 2023-10-07T18:56:33.468 INFO:tasks.rados.rados.0.smithi087.stdout:1836: finishing write tid 1 to smithi087181593-6 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1836: finishing write tid 2 to smithi087181593-6 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1836: finishing write tid 3 to smithi087181593-6 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1181 (ObjNum 580 snap 188 seq_num 580) dirty exists 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1836: left oid 6 (ObjNum 580 snap 188 seq_num 580) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1831: done (5 left) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1833: done (4 left) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1834: done (3 left) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1836: done (2 left) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1839: done (1 left) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1840: read oid 36 snap 175 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1840: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 188 2023-10-07T18:56:33.469 INFO:tasks.rados.rados.0.smithi087.stdout:1841: seq_num 582 ranges {1654784=155648} 2023-10-07T18:56:33.478 INFO:tasks.rados.rados.0.smithi087.stdout:1841: writing smithi087181593-44 from 1654784 to 1810432 tid 1 2023-10-07T18:56:33.478 INFO:tasks.rados.rados.0.smithi087.stdout:1838: done (2 left) 2023-10-07T18:56:33.478 INFO:tasks.rados.rados.0.smithi087.stdout:1842: delete oid 33 current snap is 188 2023-10-07T18:56:33.483 INFO:tasks.rados.rados.0.smithi087.stdout:1841: finishing write tid 1 to smithi087181593-44 2023-10-07T18:56:33.483 INFO:tasks.rados.rados.0.smithi087.stdout:1841: finishing write tid 2 to smithi087181593-44 2023-10-07T18:56:33.488 INFO:tasks.rados.rados.0.smithi087.stdout:1842: done (2 left) 2023-10-07T18:56:33.488 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 188 2023-10-07T18:56:33.488 INFO:tasks.rados.rados.0.smithi087.stdout:1843: seq_num 584 ranges {0=188416} 2023-10-07T18:56:33.489 INFO:tasks.rados.rados.0.smithi087.stdout:1843: writing smithi087181593-41 from 0 to 188416 tid 1 2023-10-07T18:56:33.489 INFO:tasks.rados.rados.0.smithi087.stdout:1844: snap_create 2023-10-07T18:56:33.489 INFO:tasks.rados.rados.0.smithi087.stdout:1841: finishing write tid 3 to smithi087181593-44 2023-10-07T18:56:33.489 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 914 (ObjNum 582 snap 188 seq_num 582) dirty exists 2023-10-07T18:56:33.489 INFO:tasks.rados.rados.0.smithi087.stdout:1841: left oid 44 (ObjNum 582 snap 188 seq_num 582) 2023-10-07T18:56:33.512 INFO:tasks.rados.rados.0.smithi087.stdout:1840: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:33 smithi163 ceph-mon[190496]: failed to encode map e451 with expected crc 2023-10-07T18:56:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:33 smithi163 ceph-mon[190496]: failed to encode map e452 with expected crc 2023-10-07T18:56:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:33 smithi163 ceph-mon[190496]: osdmap e452: 8 total, 7 up, 8 in 2023-10-07T18:56:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[198934]: failed to encode map e451 with expected crc 2023-10-07T18:56:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[198934]: failed to encode map e452 with expected crc 2023-10-07T18:56:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[198934]: osdmap e452: 8 total, 7 up, 8 in 2023-10-07T18:56:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[202419]: failed to encode map e451 with expected crc 2023-10-07T18:56:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[202419]: failed to encode map e452 with expected crc 2023-10-07T18:56:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:33 smithi087 ceph-mon[202419]: osdmap e452: 8 total, 7 up, 8 in 2023-10-07T18:56:33.999 INFO:tasks.rados.rados.0.smithi087.stdout:1843: finishing write tid 1 to smithi087181593-41 2023-10-07T18:56:34.000 INFO:tasks.rados.rados.0.smithi087.stdout:1843: finishing write tid 2 to smithi087181593-41 2023-10-07T18:56:34.000 INFO:tasks.rados.rados.0.smithi087.stdout:1843: finishing write tid 3 to smithi087181593-41 2023-10-07T18:56:34.000 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1061 (ObjNum 584 snap 188 seq_num 584) dirty exists 2023-10-07T18:56:34.000 INFO:tasks.rados.rados.0.smithi087.stdout:1843: left oid 41 (ObjNum 584 snap 188 seq_num 584) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1840: done (3 left) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1841: done (2 left) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1843: done (1 left) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1844: done (0 left) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1845: rollback oid 21 current snap is 189 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 184 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1846: read oid 13 snap 184 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1846: expect (ObjNum 1720422272 snap 21900 seq_num 2885717968) 2023-10-07T18:56:34.128 INFO:tasks.rados.rados.0.smithi087.stdout:1847: copy_from oid 29 from oid 9 current snap is 189 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1848: read oid 11 snap -1 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1848: expect (ObjNum 567 snap 184 seq_num 567) 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1849: read oid 49 snap -1 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1849: expect deleted 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1850: read oid 28 snap 187 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1850: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:56:34.129 INFO:tasks.rados.rados.0.smithi087.stdout:1851: delete oid 40 current snap is 189 2023-10-07T18:56:34.131 INFO:tasks.rados.rados.0.smithi087.stdout:1845: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:56:34.131 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 0 (ObjNum 177 snap 0 seq_num 1720753392) dirty dne 2023-10-07T18:56:34.135 INFO:tasks.rados.rados.0.smithi087.stdout:1846: expect (ObjNum 1720422272 snap 21900 seq_num 2885717968) 2023-10-07T18:56:34.136 INFO:tasks.rados.rados.0.smithi087.stdout:1845: done (6 left) 2023-10-07T18:56:34.136 INFO:tasks.rados.rados.0.smithi087.stdout:1846: done (5 left) 2023-10-07T18:56:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:1849: done (4 left) 2023-10-07T18:56:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:1851: done (3 left) 2023-10-07T18:56:34.137 INFO:tasks.rados.rados.0.smithi087.stdout:1852: snap_remove snap 186 2023-10-07T18:56:34.446 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:56:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: osdmap e453: 8 total, 7 up, 8 in 2023-10-07T18:56:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 15 op/s; 40/312 objects degraded (12.821%) 2023-10-07T18:56:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:34 smithi163 ceph-mon[190496]: osdmap e454: 8 total, 7 up, 8 in 2023-10-07T18:56:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: osdmap e453: 8 total, 7 up, 8 in 2023-10-07T18:56:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 15 op/s; 40/312 objects degraded (12.821%) 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[198934]: osdmap e454: 8 total, 7 up, 8 in 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: osdmap e453: 8 total, 7 up, 8 in 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: failed to encode map e453 with expected crc 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: pgmap v343: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.3 MiB/s wr, 15 op/s; 40/312 objects degraded (12.821%) 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:34.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:34 smithi087 ceph-mon[202419]: osdmap e454: 8 total, 7 up, 8 in 2023-10-07T18:56:34.758 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (5m) 66s ago 8m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (4m) 0s ago 8m 94.6M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (9m) 66s ago 9m 19.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (9m) 0s ago 9m 16.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (4m) 0s ago 12m 449M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (4m) 66s ago 14m 513M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 66s ago 14m 96.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:56:34.759 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (3m) 0s ago 13m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 66s ago 13m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (5m) 66s ago 8m 17.5M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (4m) 0s ago 8m 17.7M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 66s ago 12m 263M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 66s ago 12m 228M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (101s) 66s ago 11m 294M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (69s) 66s ago 11m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (36s) 0s ago 11m 180M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (3s) 0s ago 10m 12.6M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:56:34.760 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (10m) 0s ago 10m 367M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 63b5fd44214e 2023-10-07T18:56:34.761 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (9m) 0s ago 9m 501M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:56:34.761 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (4m) 0s ago 9m 64.9M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:56:35.139 INFO:tasks.rados.rados.0.smithi087.stdout:1852: done (3 left) 2023-10-07T18:56:35.140 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 189 2023-10-07T18:56:35.140 INFO:tasks.rados.rados.0.smithi087.stdout:1853: seq_num 586 ranges {3350528=221184} 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:56:35.151 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2, 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 5 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 4, 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 10 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:56:35.152 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:56:35.159 INFO:tasks.rados.rados.0.smithi087.stdout:1853: writing smithi087181593-25 from 3350528 to 3571712 tid 1 2023-10-07T18:56:35.159 INFO:tasks.rados.rados.0.smithi087.stdout:1854: setattr oid 38 current snap is 189 2023-10-07T18:56:35.159 INFO:tasks.rados.rados.0.smithi087.stdout:1847: finishing copy_from racing read to smithi087181593-29 2023-10-07T18:56:35.159 INFO:tasks.rados.rados.0.smithi087.stdout:1847: finishing copy_from to smithi087181593-29 2023-10-07T18:56:35.159 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1166 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:56:35.160 INFO:tasks.rados.rados.0.smithi087.stdout:1850: expect (ObjNum 458 snap 146 seq_num 458) 2023-10-07T18:56:35.231 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:34 smithi163 conmon[207641]: 2023-10-07T18:56:34.919+0000 7fd934ce0640 -1 osd.5 0 read_superblock omap replica is missing. 2023-10-07T18:56:35.231 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:34 smithi163 conmon[207641]: 2023-10-07T18:56:34.988+0000 7fd934ce0640 -1 osd.5 445 log_to_monitors true 2023-10-07T18:56:35.231 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 18:56:35 smithi163 conmon[207641]: 2023-10-07T18:56:35.166+0000 7fd922945700 -1 osd.5 445 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:56:35.263 INFO:tasks.rados.rados.0.smithi087.stdout:1848: expect (ObjNum 567 snap 184 seq_num 567) 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1853: finishing write tid 1 to smithi087181593-25 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1853: finishing write tid 2 to smithi087181593-25 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1853: finishing write tid 3 to smithi087181593-25 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1219 (ObjNum 586 snap 189 seq_num 586) dirty exists 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1853: left oid 25 (ObjNum 586 snap 189 seq_num 586) 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1847: done (4 left) 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1848: done (3 left) 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1850: done (2 left) 2023-10-07T18:56:35.404 INFO:tasks.rados.rados.0.smithi087.stdout:1853: done (1 left) 2023-10-07T18:56:35.405 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 189 2023-10-07T18:56:35.405 INFO:tasks.rados.rados.0.smithi087.stdout:1855: seq_num 587 ranges {0=237568} 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1855: writing smithi087181593-20 from 0 to 237568 tid 1 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1856: copy_from oid 45 from oid 28 current snap is 189 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1857: rollback oid 41 current snap is 189 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 183 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1858: delete oid 31 current snap is 189 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1856: finishing copy_from to smithi087181593-45 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1856: got expected ENOENT (src dne) 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:1856: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:56:35.406 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 965 (ObjNum 480 snap 155 seq_num 480) dirty exists 2023-10-07T18:56:35.407 INFO:tasks.rados.rados.0.smithi087.stdout:1854: done (4 left) 2023-10-07T18:56:35.407 INFO:tasks.rados.rados.0.smithi087.stdout:1856: done (3 left) 2023-10-07T18:56:35.407 INFO:tasks.rados.rados.0.smithi087.stdout:1858: done (2 left) 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1859: copy_from oid 38 from oid 50 current snap is 189 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1860: copy_from oid 29 from oid 14 current snap is 189 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1861: read oid 16 snap -1 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1861: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1862: copy_from oid 10 from oid 3 current snap is 189 2023-10-07T18:56:35.408 INFO:tasks.rados.rados.0.smithi087.stdout:1863: snap_remove snap 184 2023-10-07T18:56:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: osdmap e455: 8 total, 7 up, 8 in 2023-10-07T18:56:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:35 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1898644078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:35] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2023-10-07T18:56:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: osdmap e455: 8 total, 7 up, 8 in 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1898644078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: failed to encode map e454 with expected crc 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-07T18:56:35.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: osdmap e455: 8 total, 7 up, 8 in 2023-10-07T18:56:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:56:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:35 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1898644078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:36.146 INFO:tasks.rados.rados.0.smithi087.stdout:1863: done (6 left) 2023-10-07T18:56:36.146 INFO:tasks.rados.rados.0.smithi087.stdout:1864: snap_create 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1861: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1855: finishing write tid 1 to smithi087181593-20 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1855: finishing write tid 2 to smithi087181593-20 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1855: finishing write tid 3 to smithi087181593-20 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1063 (ObjNum 587 snap 189 seq_num 587) dirty exists 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1855: left oid 20 (ObjNum 587 snap 189 seq_num 587) 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1857: finishing rollback tid 0 to smithi087181593-41 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1857: finishing rollback tid 1 to smithi087181593-41 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1065 (ObjNum 33 snap 0 seq_num 1719005584) dirty dne 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1859: finishing copy_from racing read to smithi087181593-38 2023-10-07T18:56:36.147 INFO:tasks.rados.rados.0.smithi087.stdout:1859: finishing copy_from to smithi087181593-38 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 910 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:1860: finishing copy_from racing read to smithi087181593-29 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:1860: finishing copy_from to smithi087181593-29 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1166 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:1862: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:1862: finishing copy_from to smithi087181593-10 2023-10-07T18:56:36.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 961 (ObjNum 568 snap 185 seq_num 568) dirty exists 2023-10-07T18:56:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: failed to encode map e455 with expected crc 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 23 op/s; 40/318 objects degraded (12.579%) 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347] boot 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T18:56:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:56:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: failed to encode map e455 with expected crc 2023-10-07T18:56:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 23 op/s; 40/318 objects degraded (12.579%) 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347] boot 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: failed to encode map e455 with expected crc 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: pgmap v346: 121 pgs: 9 active+undersized+degraded, 40 active+undersized, 72 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 23 op/s; 40/318 objects degraded (12.579%) 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:56:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: osd.5 [v2:172.21.15.163:6808/2902619347,v1:172.21.15.163:6809/2902619347] boot 2023-10-07T18:56:36.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: osdmap e456: 8 total, 8 up, 8 in 2023-10-07T18:56:36.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-07T18:56:37.150 INFO:tasks.rados.rados.0.smithi087.stdout:1855: done (6 left) 2023-10-07T18:56:37.150 INFO:tasks.rados.rados.0.smithi087.stdout:1857: done (5 left) 2023-10-07T18:56:37.150 INFO:tasks.rados.rados.0.smithi087.stdout:1859: done (4 left) 2023-10-07T18:56:37.150 INFO:tasks.rados.rados.0.smithi087.stdout:1860: done (3 left) 2023-10-07T18:56:37.150 INFO:tasks.rados.rados.0.smithi087.stdout:1861: done (2 left) 2023-10-07T18:56:37.151 INFO:tasks.rados.rados.0.smithi087.stdout:1862: done (1 left) 2023-10-07T18:56:37.151 INFO:tasks.rados.rados.0.smithi087.stdout:1864: done (0 left) 2023-10-07T18:56:37.151 INFO:tasks.rados.rados.0.smithi087.stdout:1865: delete oid 46 current snap is 190 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:1865: done (0 left) 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:1866: rollback oid 6 current snap is 190 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 185 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:1867: read oid 17 snap -1 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:1867: expect (ObjNum 553 snap 179 seq_num 553) 2023-10-07T18:56:37.164 INFO:tasks.rados.rados.0.smithi087.stdout:1868: snap_create 2023-10-07T18:56:37.171 INFO:tasks.rados.rados.0.smithi087.stdout:1866: finishing rollback tid 0 to smithi087181593-6 2023-10-07T18:56:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:1866: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:56:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:1866: finishing rollback tid 2 to smithi087181593-6 2023-10-07T18:56:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1185 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:37.206 INFO:tasks.rados.rados.0.smithi087.stdout:1867: expect (ObjNum 553 snap 179 seq_num 553) 2023-10-07T18:56:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e455 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 40/318 objects degraded (12.579%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:37.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:37 smithi163 ceph-mon[190496]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T18:56:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e455 with expected crc 2023-10-07T18:56:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 40/318 objects degraded (12.579%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[198934]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e455 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: failed to encode map e456 with expected crc 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 40/318 objects degraded (12.579%), 9 pgs degraded (PG_DEGRADED) 2023-10-07T18:56:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:37 smithi087 ceph-mon[202419]: osdmap e457: 8 total, 8 up, 8 in 2023-10-07T18:56:38.372 INFO:tasks.rados.rados.0.smithi087.stdout:1866: done (2 left) 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:1867: done (1 left) 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:1868: done (0 left) 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:1869: rollback oid 5 current snap is 191 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 183 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 191 2023-10-07T18:56:38.373 INFO:tasks.rados.rados.0.smithi087.stdout:1870: seq_num 590 ranges {0=286720} 2023-10-07T18:56:38.374 INFO:tasks.rados.rados.0.smithi087.stdout:1870: writing smithi087181593-46 from 0 to 286720 tid 1 2023-10-07T18:56:38.374 INFO:tasks.rados.rados.0.smithi087.stdout:1871: snap_create 2023-10-07T18:56:38.378 INFO:tasks.rados.rados.0.smithi087.stdout:1869: finishing rollback tid 0 to smithi087181593-5 2023-10-07T18:56:38.379 INFO:tasks.rados.rados.0.smithi087.stdout:1870: finishing write tid 1 to smithi087181593-46 2023-10-07T18:56:38.380 INFO:tasks.rados.rados.0.smithi087.stdout:1870: finishing write tid 2 to smithi087181593-46 2023-10-07T18:56:38.380 INFO:tasks.rados.rados.0.smithi087.stdout:1869: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:56:38.380 INFO:tasks.rados.rados.0.smithi087.stdout:1869: finishing rollback tid 2 to smithi087181593-5 2023-10-07T18:56:38.380 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 978 (ObjNum 489 snap 158 seq_num 489) dirty exists 2023-10-07T18:56:38.381 INFO:tasks.rados.rados.0.smithi087.stdout:1870: finishing write tid 3 to smithi087181593-46 2023-10-07T18:56:38.381 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 580 (ObjNum 590 snap 191 seq_num 590) dirty exists 2023-10-07T18:56:38.381 INFO:tasks.rados.rados.0.smithi087.stdout:1870: left oid 46 (ObjNum 590 snap 191 seq_num 590) 2023-10-07T18:56:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: pgmap v349: 121 pgs: 9 active+undersized+degraded, 38 active+undersized, 74 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 142 KiB/s wr, 10 op/s; 40/327 objects degraded (12.232%) 2023-10-07T18:56:38.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:38 smithi163 ceph-mon[190496]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T18:56:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: pgmap v349: 121 pgs: 9 active+undersized+degraded, 38 active+undersized, 74 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 142 KiB/s wr, 10 op/s; 40/327 objects degraded (12.232%) 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[202419]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T18:56:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: failed to encode map e457 with expected crc 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: pgmap v349: 121 pgs: 9 active+undersized+degraded, 38 active+undersized, 74 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 142 KiB/s wr, 10 op/s; 40/327 objects degraded (12.232%) 2023-10-07T18:56:38.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:38 smithi087 ceph-mon[198934]: osdmap e458: 8 total, 8 up, 8 in 2023-10-07T18:56:39.379 INFO:tasks.rados.rados.0.smithi087.stdout:1869: done (2 left) 2023-10-07T18:56:39.379 INFO:tasks.rados.rados.0.smithi087.stdout:1870: done (1 left) 2023-10-07T18:56:39.379 INFO:tasks.rados.rados.0.smithi087.stdout:1871: done (0 left) 2023-10-07T18:56:39.379 INFO:tasks.rados.rados.0.smithi087.stdout:1872: snap_remove snap 191 2023-10-07T18:56:39.385 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:39 smithi087 conmon[186870]: 2023-10-07T18:56:39.104+0000 7fa0825cd700 -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-07T18:56:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:39 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: failed to encode map e458 with expected crc 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:56:39.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:39.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:39 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2023-10-07T18:56:40.386 INFO:tasks.rados.rados.0.smithi087.stdout:1872: done (0 left) 2023-10-07T18:56:40.386 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 192 2023-10-07T18:56:40.387 INFO:tasks.rados.rados.0.smithi087.stdout:1873: seq_num 591 ranges {0=303104} 2023-10-07T18:56:40.388 INFO:tasks.rados.rados.0.smithi087.stdout:1873: writing smithi087181593-49 from 0 to 303104 tid 1 2023-10-07T18:56:40.388 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 192 2023-10-07T18:56:40.388 INFO:tasks.rados.rados.0.smithi087.stdout:1874: seq_num 592 ranges {3571712=319488} 2023-10-07T18:56:40.411 INFO:tasks.rados.rados.0.smithi087.stdout:1874: writing smithi087181593-25 from 3571712 to 3891200 tid 1 2023-10-07T18:56:40.411 INFO:tasks.rados.rados.0.smithi087.stdout:1875: copy_from oid 30 from oid 13 current snap is 192 2023-10-07T18:56:40.411 INFO:tasks.rados.rados.0.smithi087.stdout:1873: finishing write tid 1 to smithi087181593-49 2023-10-07T18:56:40.411 INFO:tasks.rados.rados.0.smithi087.stdout:1873: finishing write tid 2 to smithi087181593-49 2023-10-07T18:56:40.411 INFO:tasks.rados.rados.0.smithi087.stdout:1873: finishing write tid 3 to smithi087181593-49 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1168 (ObjNum 591 snap 192 seq_num 591) dirty exists 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1873: left oid 49 (ObjNum 591 snap 192 seq_num 591) 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1873: done (2 left) 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1876: read oid 36 snap -1 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1876: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1877: read oid 45 snap -1 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1877: expect deleted 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1878: rollback oid 20 current snap is 192 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 20 to 187 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1879: read oid 26 snap -1 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:1879: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:56:40.412 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 192 2023-10-07T18:56:40.413 INFO:tasks.rados.rados.0.smithi087.stdout:1880: seq_num 593 ranges {1605632=335872} 2023-10-07T18:56:40.421 INFO:tasks.rados.rados.0.smithi087.stdout:1880: writing smithi087181593-18 from 1605632 to 1941504 tid 1 2023-10-07T18:56:40.422 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 192 2023-10-07T18:56:40.422 INFO:tasks.rados.rados.0.smithi087.stdout:1881: seq_num 594 ranges {3760128=352256} 2023-10-07T18:56:40.445 INFO:tasks.rados.rados.0.smithi087.stdout:1881: writing smithi087181593-48 from 3760128 to 4112384 tid 1 2023-10-07T18:56:40.446 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 192 2023-10-07T18:56:40.446 INFO:tasks.rados.rados.0.smithi087.stdout:1882: seq_num 595 ranges {0=368640} 2023-10-07T18:56:40.448 INFO:tasks.rados.rados.0.smithi087.stdout:1882: writing smithi087181593-47 from 0 to 368640 tid 1 2023-10-07T18:56:40.448 INFO:tasks.rados.rados.0.smithi087.stdout:1877: done (8 left) 2023-10-07T18:56:40.448 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 192 2023-10-07T18:56:40.448 INFO:tasks.rados.rados.0.smithi087.stdout:1883: seq_num 596 ranges {9543680=385024} 2023-10-07T18:56:40.502 INFO:tasks.rados.rados.0.smithi087.stdout:1883: writing smithi087181593-4 from 9543680 to 9928704 tid 1 2023-10-07T18:56:40.502 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 192 2023-10-07T18:56:40.502 INFO:tasks.rados.rados.0.smithi087.stdout:1879: expect (ObjNum 449 snap 144 seq_num 449) 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1874: finishing write tid 1 to smithi087181593-25 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1874: finishing write tid 2 to smithi087181593-25 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1874: finishing write tid 3 to smithi087181593-25 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1230 (ObjNum 592 snap 192 seq_num 592) dirty exists 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1874: left oid 25 (ObjNum 592 snap 192 seq_num 592) 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1875: finishing copy_from to smithi087181593-30 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1152 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1875: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:56:40.511 INFO:tasks.rados.rados.0.smithi087.stdout:1884: seq_num 597 ranges {3235840=401408} 2023-10-07T18:56:40.530 INFO:tasks.rados.rados.0.smithi087.stdout:1884: writing smithi087181593-8 from 3235840 to 3637248 tid 1 2023-10-07T18:56:40.530 INFO:tasks.rados.rados.0.smithi087.stdout:1874: done (9 left) 2023-10-07T18:56:40.530 INFO:tasks.rados.rados.0.smithi087.stdout:1875: done (8 left) 2023-10-07T18:56:40.530 INFO:tasks.rados.rados.0.smithi087.stdout:1879: done (7 left) 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1885: delete oid 43 current snap is 192 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1880: finishing write tid 1 to smithi087181593-18 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1880: finishing write tid 2 to smithi087181593-18 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1880: finishing write tid 3 to smithi087181593-18 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1187 (ObjNum 593 snap 192 seq_num 593) dirty exists 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1880: left oid 18 (ObjNum 593 snap 192 seq_num 593) 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1878: finishing rollback tid 0 to smithi087181593-20 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1878: finishing rollback tid 1 to smithi087181593-20 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1067 (ObjNum 49 snap 0 seq_num 1720407424) dirty dne 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1881: finishing write tid 1 to smithi087181593-48 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1881: finishing write tid 2 to smithi087181593-48 2023-10-07T18:56:40.531 INFO:tasks.rados.rados.0.smithi087.stdout:1882: finishing write tid 1 to smithi087181593-47 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1882: finishing write tid 2 to smithi087181593-47 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1881: finishing write tid 3 to smithi087181593-48 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1169 (ObjNum 594 snap 192 seq_num 594) dirty exists 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1881: left oid 48 (ObjNum 594 snap 192 seq_num 594) 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1882: finishing write tid 3 to smithi087181593-47 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 799 (ObjNum 595 snap 192 seq_num 595) dirty exists 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1882: left oid 47 (ObjNum 595 snap 192 seq_num 595) 2023-10-07T18:56:40.532 INFO:tasks.rados.rados.0.smithi087.stdout:1876: expect (ObjNum 519 snap 169 seq_num 519) 2023-10-07T18:56:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:40 smithi163 ceph-mon[190496]: failed to encode map e459 with expected crc 2023-10-07T18:56:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:40 smithi163 ceph-mon[190496]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T18:56:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:40 smithi163 ceph-mon[190496]: pgmap v352: 121 pgs: 1 active+undersized+degraded, 23 active+undersized, 97 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 2/345 objects degraded (0.580%); 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[198934]: failed to encode map e459 with expected crc 2023-10-07T18:56:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[198934]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T18:56:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[198934]: pgmap v352: 121 pgs: 1 active+undersized+degraded, 23 active+undersized, 97 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 2/345 objects degraded (0.580%); 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[202419]: failed to encode map e459 with expected crc 2023-10-07T18:56:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[202419]: osdmap e459: 8 total, 8 up, 8 in 2023-10-07T18:56:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:40 smithi087 ceph-mon[202419]: pgmap v352: 121 pgs: 1 active+undersized+degraded, 23 active+undersized, 97 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.3 MiB/s wr, 17 op/s; 2/345 objects degraded (0.580%); 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:41.016 INFO:tasks.rados.rados.0.smithi087.stdout:1883: finishing write tid 1 to smithi087181593-4 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1883: finishing write tid 2 to smithi087181593-4 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1883: finishing write tid 3 to smithi087181593-4 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1066 (ObjNum 596 snap 192 seq_num 596) dirty exists 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1883: left oid 4 (ObjNum 596 snap 192 seq_num 596) 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1876: done (7 left) 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1878: done (6 left) 2023-10-07T18:56:41.017 INFO:tasks.rados.rados.0.smithi087.stdout:1880: done (5 left) 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1881: done (4 left) 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1882: done (3 left) 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1883: done (2 left) 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1885: done (1 left) 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1886: rollback oid 48 current snap is 192 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 190 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1884: finishing write tid 1 to smithi087181593-8 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1884: finishing write tid 2 to smithi087181593-8 2023-10-07T18:56:41.018 INFO:tasks.rados.rados.0.smithi087.stdout:1884: finishing write tid 3 to smithi087181593-8 2023-10-07T18:56:41.019 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 981 (ObjNum 597 snap 192 seq_num 597) dirty exists 2023-10-07T18:56:41.019 INFO:tasks.rados.rados.0.smithi087.stdout:1884: left oid 8 (ObjNum 597 snap 192 seq_num 597) 2023-10-07T18:56:41.019 INFO:tasks.rados.rados.0.smithi087.stdout:1884: done (1 left) 2023-10-07T18:56:41.019 INFO:tasks.rados.rados.0.smithi087.stdout:1887: snap_remove snap 187 2023-10-07T18:56:41.407 INFO:tasks.rados.rados.0.smithi087.stdout:1887: done (1 left) 2023-10-07T18:56:41.407 INFO:tasks.rados.rados.0.smithi087.stdout:1888: rmattr oid 4 current snap is 192 2023-10-07T18:56:41.407 INFO:tasks.rados.rados.0.smithi087.stdout:1889: snap_create 2023-10-07T18:56:41.407 INFO:tasks.rados.rados.0.smithi087.stdout:1886: finishing rollback tid 0 to smithi087181593-48 2023-10-07T18:56:41.408 INFO:tasks.rados.rados.0.smithi087.stdout:1886: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:56:41.408 INFO:tasks.rados.rados.0.smithi087.stdout:1886: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:56:41.408 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1173 (ObjNum 554 snap 179 seq_num 554) dirty exists 2023-10-07T18:56:41.416 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1067 (ObjNum 596 snap 192 seq_num 596) dirty exists 2023-10-07T18:56:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:41 smithi163 ceph-mon[190496]: failed to encode map e459 with expected crc 2023-10-07T18:56:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:41 smithi163 ceph-mon[190496]: failed to encode map e460 with expected crc 2023-10-07T18:56:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:41 smithi163 ceph-mon[190496]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T18:56:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[198934]: failed to encode map e459 with expected crc 2023-10-07T18:56:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[198934]: failed to encode map e460 with expected crc 2023-10-07T18:56:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[198934]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T18:56:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[202419]: failed to encode map e459 with expected crc 2023-10-07T18:56:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[202419]: failed to encode map e460 with expected crc 2023-10-07T18:56:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:41 smithi087 ceph-mon[202419]: osdmap e460: 8 total, 8 up, 8 in 2023-10-07T18:56:42.410 INFO:tasks.rados.rados.0.smithi087.stdout:1886: done (2 left) 2023-10-07T18:56:42.410 INFO:tasks.rados.rados.0.smithi087.stdout:1888: done (1 left) 2023-10-07T18:56:42.411 INFO:tasks.rados.rados.0.smithi087.stdout:1889: done (0 left) 2023-10-07T18:56:42.411 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 193 2023-10-07T18:56:42.411 INFO:tasks.rados.rados.0.smithi087.stdout:1890: seq_num 599 ranges {6283264=434176} 2023-10-07T18:56:42.446 INFO:tasks.rados.rados.0.smithi087.stdout:1890: writing smithi087181593-32 from 6283264 to 6717440 tid 1 2023-10-07T18:56:42.446 INFO:tasks.rados.rados.0.smithi087.stdout:1891: rollback oid 4 current snap is 193 2023-10-07T18:56:42.446 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 192 2023-10-07T18:56:42.446 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 193 2023-10-07T18:56:42.446 INFO:tasks.rados.rados.0.smithi087.stdout:1892: seq_num 600 ranges {12288000=450560} 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:1892: writing smithi087181593-17 from 12288000 to 12738560 tid 1 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:1893: rollback oid 34 current snap is 193 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 185 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:1890: finishing write tid 1 to smithi087181593-32 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:1890: finishing write tid 2 to smithi087181593-32 2023-10-07T18:56:42.513 INFO:tasks.rados.rados.0.smithi087.stdout:1890: finishing write tid 3 to smithi087181593-32 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1044 (ObjNum 599 snap 193 seq_num 599) dirty exists 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1890: left oid 32 (ObjNum 599 snap 193 seq_num 599) 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1891: finishing rollback tid 0 to smithi087181593-4 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1891: finishing rollback tid 1 to smithi087181593-4 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1891: finishing rollback tid 2 to smithi087181593-4 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1070 (ObjNum 596 snap 192 seq_num 596) dirty exists 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1890: done (3 left) 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1891: done (2 left) 2023-10-07T18:56:42.514 INFO:tasks.rados.rados.0.smithi087.stdout:1894: setattr oid 16 current snap is 193 2023-10-07T18:56:42.515 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 193 2023-10-07T18:56:42.515 INFO:tasks.rados.rados.0.smithi087.stdout:1895: seq_num 601 ranges {0=475136} 2023-10-07T18:56:42.517 INFO:tasks.rados.rados.0.smithi087.stdout:1895: writing smithi087181593-41 from 0 to 475136 tid 1 2023-10-07T18:56:42.517 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 193 2023-10-07T18:56:42.517 INFO:tasks.rados.rados.0.smithi087.stdout:1896: seq_num 602 ranges {3047424=491520} 2023-10-07T18:56:42.537 INFO:tasks.rados.rados.0.smithi087.stdout:1896: writing smithi087181593-12 from 3047424 to 3538944 tid 1 2023-10-07T18:56:42.537 INFO:tasks.rados.rados.0.smithi087.stdout:1897: read oid 5 snap -1 2023-10-07T18:56:42.537 INFO:tasks.rados.rados.0.smithi087.stdout:1897: expect (ObjNum 489 snap 158 seq_num 489) 2023-10-07T18:56:42.537 INFO:tasks.rados.rados.0.smithi087.stdout:1898: read oid 25 snap -1 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1898: expect (ObjNum 592 snap 192 seq_num 592) 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1899: snap_create 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1893: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1893: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1893: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1070 (ObjNum 511 snap 164 seq_num 511) dirty exists 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1892: finishing write tid 1 to smithi087181593-17 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1892: finishing write tid 2 to smithi087181593-17 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1153 (ObjNum 81 snap 0 seq_num 1700023894) dirty exists 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1892: finishing write tid 3 to smithi087181593-17 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1170 (ObjNum 600 snap 193 seq_num 600) dirty exists 2023-10-07T18:56:42.538 INFO:tasks.rados.rados.0.smithi087.stdout:1892: left oid 17 (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:56:42.539 INFO:tasks.rados.rados.0.smithi087.stdout:1895: finishing write tid 1 to smithi087181593-41 2023-10-07T18:56:42.539 INFO:tasks.rados.rados.0.smithi087.stdout:1895: finishing write tid 2 to smithi087181593-41 2023-10-07T18:56:42.539 INFO:tasks.rados.rados.0.smithi087.stdout:1895: finishing write tid 3 to smithi087181593-41 2023-10-07T18:56:42.539 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1072 (ObjNum 601 snap 193 seq_num 601) dirty exists 2023-10-07T18:56:42.539 INFO:tasks.rados.rados.0.smithi087.stdout:1895: left oid 41 (ObjNum 601 snap 193 seq_num 601) 2023-10-07T18:56:42.540 INFO:tasks.rados.rados.0.smithi087.stdout:1896: finishing write tid 1 to smithi087181593-12 2023-10-07T18:56:42.540 INFO:tasks.rados.rados.0.smithi087.stdout:1896: finishing write tid 2 to smithi087181593-12 2023-10-07T18:56:42.542 INFO:tasks.rados.rados.0.smithi087.stdout:1896: finishing write tid 3 to smithi087181593-12 2023-10-07T18:56:42.542 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 964 (ObjNum 602 snap 193 seq_num 602) dirty exists 2023-10-07T18:56:42.542 INFO:tasks.rados.rados.0.smithi087.stdout:1896: left oid 12 (ObjNum 602 snap 193 seq_num 602) 2023-10-07T18:56:42.544 INFO:tasks.rados.rados.0.smithi087.stdout:1897: expect (ObjNum 489 snap 158 seq_num 489) 2023-10-07T18:56:42.596 INFO:tasks.rados.rados.0.smithi087.stdout:1898: expect (ObjNum 592 snap 192 seq_num 592) 2023-10-07T18:56:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:42 smithi163 ceph-mon[190496]: failed to encode map e460 with expected crc 2023-10-07T18:56:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:42 smithi163 ceph-mon[190496]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T18:56:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:42 smithi163 ceph-mon[190496]: failed to encode map e461 with expected crc 2023-10-07T18:56:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:42 smithi163 ceph-mon[190496]: pgmap v355: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[202419]: failed to encode map e460 with expected crc 2023-10-07T18:56:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[202419]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T18:56:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[202419]: failed to encode map e461 with expected crc 2023-10-07T18:56:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[202419]: pgmap v355: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[198934]: failed to encode map e460 with expected crc 2023-10-07T18:56:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[198934]: osdmap e461: 8 total, 8 up, 8 in 2023-10-07T18:56:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[198934]: failed to encode map e461 with expected crc 2023-10-07T18:56:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:42 smithi087 ceph-mon[198934]: pgmap v355: 121 pgs: 121 active+clean; 261 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 14 op/s; 8.2 MiB/s, 2 objects/s recovering 2023-10-07T18:56:43.414 INFO:tasks.rados.rados.0.smithi087.stdout:1892: done (7 left) 2023-10-07T18:56:43.414 INFO:tasks.rados.rados.0.smithi087.stdout:1893: done (6 left) 2023-10-07T18:56:43.414 INFO:tasks.rados.rados.0.smithi087.stdout:1894: done (5 left) 2023-10-07T18:56:43.414 INFO:tasks.rados.rados.0.smithi087.stdout:1895: done (4 left) 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1896: done (3 left) 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1897: done (2 left) 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1898: done (1 left) 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1899: done (0 left) 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1900: read oid 24 snap -1 2023-10-07T18:56:43.415 INFO:tasks.rados.rados.0.smithi087.stdout:1900: expect (ObjNum 547 snap 174 seq_num 547) 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1901: read oid 14 snap -1 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1901: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1902: rollback oid 39 current snap is 194 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 183 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1903: read oid 48 snap 185 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1903: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:1904: copy_from oid 27 from oid 23 current snap is 194 2023-10-07T18:56:43.417 INFO:tasks.rados.rados.0.smithi087.stdout:1905: rollback oid 13 current snap is 194 2023-10-07T18:56:43.417 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 185 2023-10-07T18:56:43.417 INFO:tasks.rados.rados.0.smithi087.stdout:1906: snap_create 2023-10-07T18:56:43.418 INFO:tasks.rados.rados.0.smithi087.stdout:1902: finishing rollback tid 0 to smithi087181593-39 2023-10-07T18:56:43.418 INFO:tasks.rados.rados.0.smithi087.stdout:1904: finishing copy_from to smithi087181593-27 2023-10-07T18:56:43.418 INFO:tasks.rados.rados.0.smithi087.stdout:1904: got expected ENOENT (src dne) 2023-10-07T18:56:43.419 INFO:tasks.rados.rados.0.smithi087.stdout:1902: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:56:43.419 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1189 (ObjNum 65 snap 0 seq_num 0) dirty dne 2023-10-07T18:56:43.419 INFO:tasks.rados.rados.0.smithi087.stdout:1904: finishing copy_from racing read to smithi087181593-27 2023-10-07T18:56:43.429 INFO:tasks.rados.rados.0.smithi087.stdout:1903: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:43.552 INFO:tasks.rados.rados.0.smithi087.stdout:1905: finishing rollback tid 0 to smithi087181593-13 2023-10-07T18:56:43.552 INFO:tasks.rados.rados.0.smithi087.stdout:1905: finishing rollback tid 1 to smithi087181593-13 2023-10-07T18:56:43.552 INFO:tasks.rados.rados.0.smithi087.stdout:1905: finishing rollback tid 2 to smithi087181593-13 2023-10-07T18:56:43.553 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1176 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:56:43.553 INFO:tasks.rados.rados.0.smithi087.stdout:1900: expect (ObjNum 547 snap 174 seq_num 547) 2023-10-07T18:56:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: failed to encode map e461 with expected crc 2023-10-07T18:56:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2023-10-07T18:56:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:56:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T18:56:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:43 smithi163 ceph-mon[190496]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: failed to encode map e461 with expected crc 2023-10-07T18:56:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2023-10-07T18:56:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[198934]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: failed to encode map e461 with expected crc 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/345 objects degraded (0.580%), 1 pg degraded) 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: osdmap e462: 8 total, 8 up, 8 in 2023-10-07T18:56:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:43 smithi087 ceph-mon[202419]: failed to encode map e462 with expected crc 2023-10-07T18:56:43.846 INFO:tasks.rados.rados.0.smithi087.stdout:1901: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:44.126 INFO:tasks.rados.rados.0.smithi087.stdout:1900: done (6 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1901: done (5 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1902: done (4 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1903: done (3 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1904: done (2 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1905: done (1 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1906: done (0 left) 2023-10-07T18:56:44.127 INFO:tasks.rados.rados.0.smithi087.stdout:1907: snap_create 2023-10-07T18:56:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T18:56:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: pgmap v358: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 738 KiB/s wr, 11 op/s 2023-10-07T18:56:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T18:56:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:44 smithi163 ceph-mon[190496]: failed to encode map e464 with expected crc 2023-10-07T18:56:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: pgmap v358: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 738 KiB/s wr, 11 op/s 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[198934]: failed to encode map e464 with expected crc 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: osdmap e463: 8 total, 8 up, 8 in 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: failed to encode map e463 with expected crc 2023-10-07T18:56:44.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: pgmap v358: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 738 KiB/s wr, 11 op/s 2023-10-07T18:56:44.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: osdmap e464: 8 total, 8 up, 8 in 2023-10-07T18:56:44.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:44 smithi087 ceph-mon[202419]: failed to encode map e464 with expected crc 2023-10-07T18:56:45.131 INFO:tasks.rados.rados.0.smithi087.stdout:1907: done (0 left) 2023-10-07T18:56:45.131 INFO:tasks.rados.rados.0.smithi087.stdout:1908: read oid 37 snap -1 2023-10-07T18:56:45.131 INFO:tasks.rados.rados.0.smithi087.stdout:1908: expect deleted 2023-10-07T18:56:45.131 INFO:tasks.rados.rados.0.smithi087.stdout:1909: read oid 17 snap -1 2023-10-07T18:56:45.132 INFO:tasks.rados.rados.0.smithi087.stdout:1909: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:56:45.132 INFO:tasks.rados.rados.0.smithi087.stdout:1910: delete oid 44 current snap is 196 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1908: done (2 left) 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1910: done (1 left) 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1911: copy_from oid 30 from oid 32 current snap is 196 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1912: read oid 21 snap -1 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1912: expect deleted 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1913: copy_from oid 25 from oid 29 current snap is 196 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1914: read oid 2 snap -1 2023-10-07T18:56:45.139 INFO:tasks.rados.rados.0.smithi087.stdout:1914: expect (ObjNum 562 snap 180 seq_num 562) 2023-10-07T18:56:45.141 INFO:tasks.rados.rados.0.smithi087.stdout:1915: read oid 4 snap 183 2023-10-07T18:56:45.141 INFO:tasks.rados.rados.0.smithi087.stdout:1915: expect (ObjNum 550 snap 178 seq_num 550) 2023-10-07T18:56:45.142 INFO:tasks.rados.rados.0.smithi087.stdout:1916: rollback oid 3 current snap is 196 2023-10-07T18:56:45.142 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 185 2023-10-07T18:56:45.142 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 196 2023-10-07T18:56:45.142 INFO:tasks.rados.rados.0.smithi087.stdout:1917: seq_num 604 ranges {4235264=524288} 2023-10-07T18:56:45.167 INFO:tasks.rados.rados.0.smithi087.stdout:1917: writing smithi087181593-11 from 4235264 to 4759552 tid 1 2023-10-07T18:56:45.167 INFO:tasks.rados.rados.0.smithi087.stdout:1918: snap_create 2023-10-07T18:56:45.167 INFO:tasks.rados.rados.0.smithi087.stdout:1916: finishing rollback tid 0 to smithi087181593-3 2023-10-07T18:56:45.167 INFO:tasks.rados.rados.0.smithi087.stdout:1914: expect (ObjNum 562 snap 180 seq_num 562) 2023-10-07T18:56:45.232 INFO:tasks.rados.rados.0.smithi087.stdout:1916: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:56:45.233 INFO:tasks.rados.rados.0.smithi087.stdout:1916: finishing rollback tid 2 to smithi087181593-3 2023-10-07T18:56:45.233 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 967 (ObjNum 568 snap 185 seq_num 568) dirty exists 2023-10-07T18:56:45.233 INFO:tasks.rados.rados.0.smithi087.stdout:1909: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:56:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:45 smithi163 ceph-mon[190496]: failed to encode map e464 with expected crc 2023-10-07T18:56:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:45 smithi163 ceph-mon[190496]: osdmap e465: 8 total, 8 up, 8 in 2023-10-07T18:56:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:45 smithi163 ceph-mon[190496]: failed to encode map e465 with expected crc 2023-10-07T18:56:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:45] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2023-10-07T18:56:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[198934]: failed to encode map e464 with expected crc 2023-10-07T18:56:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[198934]: osdmap e465: 8 total, 8 up, 8 in 2023-10-07T18:56:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[198934]: failed to encode map e465 with expected crc 2023-10-07T18:56:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[202419]: failed to encode map e464 with expected crc 2023-10-07T18:56:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[202419]: osdmap e465: 8 total, 8 up, 8 in 2023-10-07T18:56:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:45 smithi087 ceph-mon[202419]: failed to encode map e465 with expected crc 2023-10-07T18:56:46.586 INFO:tasks.rados.rados.0.smithi087.stdout:1913: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:56:46.586 INFO:tasks.rados.rados.0.smithi087.stdout:1915: expect (ObjNum 550 snap 178 seq_num 550) 2023-10-07T18:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:46 smithi163 ceph-mon[190496]: failed to encode map e465 with expected crc 2023-10-07T18:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:46 smithi163 ceph-mon[190496]: pgmap v361: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 938 KiB/s wr, 21 op/s 2023-10-07T18:56:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:46 smithi163 ceph-mon[190496]: osdmap e466: 8 total, 8 up, 8 in 2023-10-07T18:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[198934]: failed to encode map e465 with expected crc 2023-10-07T18:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[198934]: pgmap v361: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 938 KiB/s wr, 21 op/s 2023-10-07T18:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[198934]: osdmap e466: 8 total, 8 up, 8 in 2023-10-07T18:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[202419]: failed to encode map e465 with expected crc 2023-10-07T18:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[202419]: pgmap v361: 121 pgs: 121 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 938 KiB/s wr, 21 op/s 2023-10-07T18:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:46 smithi087 ceph-mon[202419]: osdmap e466: 8 total, 8 up, 8 in 2023-10-07T18:56:47.236 INFO:tasks.rados.rados.0.smithi087.stdout:1911: finishing copy_from to smithi087181593-30 2023-10-07T18:56:47.271 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1044 (ObjNum 599 snap 193 seq_num 599) dirty exists 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1911: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1917: finishing write tid 1 to smithi087181593-11 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1917: finishing write tid 2 to smithi087181593-11 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1917: finishing write tid 3 to smithi087181593-11 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1154 (ObjNum 604 snap 196 seq_num 604) dirty exists 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1917: left oid 11 (ObjNum 604 snap 196 seq_num 604) 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1913: finishing copy_from to smithi087181593-25 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1166 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1909: done (8 left) 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1911: done (7 left) 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1912: done (6 left) 2023-10-07T18:56:47.272 INFO:tasks.rados.rados.0.smithi087.stdout:1913: done (5 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1914: done (4 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1915: done (3 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1916: done (2 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1917: done (1 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1918: done (0 left) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1919: read oid 25 snap -1 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1919: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1920: read oid 29 snap -1 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1920: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:47.273 INFO:tasks.rados.rados.0.smithi087.stdout:1921: delete oid 46 current snap is 197 2023-10-07T18:56:47.274 INFO:tasks.rados.rados.0.smithi087.stdout:1921: done (2 left) 2023-10-07T18:56:47.274 INFO:tasks.rados.rados.0.smithi087.stdout:1922: setattr oid 8 current snap is 197 2023-10-07T18:56:47.274 INFO:tasks.rados.rados.0.smithi087.stdout:1923: snap_remove snap 194 2023-10-07T18:56:47.429 INFO:tasks.rados.rados.0.smithi087.stdout:1923: done (3 left) 2023-10-07T18:56:47.430 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 197 2023-10-07T18:56:47.430 INFO:tasks.rados.rados.0.smithi087.stdout:1924: seq_num 606 ranges {1941504=557056} 2023-10-07T18:56:47.443 INFO:tasks.rados.rados.0.smithi087.stdout:1924: writing smithi087181593-18 from 1941504 to 2498560 tid 1 2023-10-07T18:56:47.443 INFO:tasks.rados.rados.0.smithi087.stdout:1925: rollback oid 34 current snap is 197 2023-10-07T18:56:47.443 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 189 2023-10-07T18:56:47.443 INFO:tasks.rados.rados.0.smithi087.stdout:1926: rmattr oid 30 current snap is 197 2023-10-07T18:56:47.444 INFO:tasks.rados.rados.0.smithi087.stdout:1926: done (5 left) 2023-10-07T18:56:47.444 INFO:tasks.rados.rados.0.smithi087.stdout:1927: rollback oid 36 current snap is 197 2023-10-07T18:56:47.444 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 193 2023-10-07T18:56:47.444 INFO:tasks.rados.rados.0.smithi087.stdout:1920: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:47.671 INFO:tasks.rados.rados.0.smithi087.stdout:1919: expect (ObjNum 394 snap 127 seq_num 394) 2023-10-07T18:56:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:47 smithi087 ceph-mon[202419]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:47 smithi087 ceph-mon[202419]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:47 smithi087 ceph-mon[198934]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:47 smithi087 ceph-mon[198934]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 993 (ObjNum 597 snap 192 seq_num 597) dirty exists 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:1919: done (5 left) 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:1920: done (4 left) 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:1922: done (3 left) 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:1928: setattr oid 33 current snap is 197 2023-10-07T18:56:47.895 INFO:tasks.rados.rados.0.smithi087.stdout:1924: finishing write tid 1 to smithi087181593-18 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1924: finishing write tid 2 to smithi087181593-18 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1924: finishing write tid 3 to smithi087181593-18 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1191 (ObjNum 606 snap 197 seq_num 606) dirty exists 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1924: left oid 18 (ObjNum 606 snap 197 seq_num 606) 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1925: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1925: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1925: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1075 (ObjNum 511 snap 164 seq_num 511) dirty exists 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1927: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1927: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:1927: finishing rollback tid 2 to smithi087181593-36 2023-10-07T18:56:47.896 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1078 (ObjNum 519 snap 169 seq_num 519) dirty exists 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1924: done (3 left) 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1925: done (2 left) 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1927: done (1 left) 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1929: read oid 28 snap -1 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1929: expect deleted 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 197 2023-10-07T18:56:47.897 INFO:tasks.rados.rados.0.smithi087.stdout:1930: seq_num 607 ranges {5324800=573440} 2023-10-07T18:56:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:47 smithi163 ceph-mon[190496]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:47 smithi163 ceph-mon[190496]: failed to encode map e466 with expected crc 2023-10-07T18:56:47.928 INFO:tasks.rados.rados.0.smithi087.stdout:1930: writing smithi087181593-14 from 5324800 to 5898240 tid 1 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1931: copy_from oid 1 from oid 47 current snap is 197 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 916 (ObjNum 289 snap 0 seq_num 1720687760) dirty exists 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1928: done (3 left) 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1929: done (2 left) 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1932: rollback oid 28 current snap is 197 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 189 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1933: copy_from oid 39 from oid 38 current snap is 197 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1934: read oid 18 snap 175 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1934: expect (ObjNum 525 snap 170 seq_num 525) 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1935: read oid 48 snap -1 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:1935: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:47.929 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 197 2023-10-07T18:56:47.930 INFO:tasks.rados.rados.0.smithi087.stdout:1936: seq_num 608 ranges {1695744=589824} 2023-10-07T18:56:47.941 INFO:tasks.rados.rados.0.smithi087.stdout:1936: writing smithi087181593-5 from 1695744 to 2285568 tid 1 2023-10-07T18:56:47.941 INFO:tasks.rados.rados.0.smithi087.stdout:1937: rollback oid 35 current snap is 197 2023-10-07T18:56:47.942 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 35 to 189 2023-10-07T18:56:47.942 INFO:tasks.rados.rados.0.smithi087.stdout:1930: finishing write tid 1 to smithi087181593-14 2023-10-07T18:56:47.942 INFO:tasks.rados.rados.0.smithi087.stdout:1930: finishing write tid 2 to smithi087181593-14 2023-10-07T18:56:47.942 INFO:tasks.rados.rados.0.smithi087.stdout:1934: expect (ObjNum 525 snap 170 seq_num 525) 2023-10-07T18:56:47.983 INFO:tasks.rados.rados.0.smithi087.stdout:1932: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:56:47.983 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1216 (ObjNum 129 snap 0 seq_num 1720618632) dirty dne 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1930: finishing write tid 3 to smithi087181593-14 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1241 (ObjNum 607 snap 197 seq_num 607) dirty exists 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1930: left oid 14 (ObjNum 607 snap 197 seq_num 607) 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1931: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1930: done (7 left) 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1932: done (6 left) 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1934: done (5 left) 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 197 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1931: finishing copy_from to smithi087181593-1 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 799 (ObjNum 595 snap 192 seq_num 595) dirty exists 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1933: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:56:47.984 INFO:tasks.rados.rados.0.smithi087.stdout:1935: expect (ObjNum 554 snap 179 seq_num 554) 2023-10-07T18:56:48.099 INFO:tasks.rados.rados.0.smithi087.stdout:1933: finishing copy_from to smithi087181593-39 2023-10-07T18:56:48.099 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 910 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:56:48.099 INFO:tasks.rados.rados.0.smithi087.stdout:1936: finishing write tid 1 to smithi087181593-5 2023-10-07T18:56:48.099 INFO:tasks.rados.rados.0.smithi087.stdout:1936: finishing write tid 2 to smithi087181593-5 2023-10-07T18:56:48.099 INFO:tasks.rados.rados.0.smithi087.stdout:1937: finishing rollback tid 0 to smithi087181593-35 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:1937: finishing rollback tid 1 to smithi087181593-35 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:1937: finishing rollback tid 2 to smithi087181593-35 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1246 (ObjNum 548 snap 177 seq_num 548) dirty exists 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:1936: finishing write tid 3 to smithi087181593-5 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 998 (ObjNum 608 snap 197 seq_num 608) dirty exists 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:1936: left oid 5 (ObjNum 608 snap 197 seq_num 608) 2023-10-07T18:56:48.100 INFO:tasks.rados.rados.0.smithi087.stdout:1938: seq_num 609 ranges {2965504=606208} 2023-10-07T18:56:48.118 INFO:tasks.rados.rados.0.smithi087.stdout:1938: writing smithi087181593-50 from 2965504 to 3571712 tid 1 2023-10-07T18:56:48.118 INFO:tasks.rados.rados.0.smithi087.stdout:1931: done (5 left) 2023-10-07T18:56:48.118 INFO:tasks.rados.rados.0.smithi087.stdout:1933: done (4 left) 2023-10-07T18:56:48.118 INFO:tasks.rados.rados.0.smithi087.stdout:1935: done (3 left) 2023-10-07T18:56:48.119 INFO:tasks.rados.rados.0.smithi087.stdout:1936: done (2 left) 2023-10-07T18:56:48.119 INFO:tasks.rados.rados.0.smithi087.stdout:1937: done (1 left) 2023-10-07T18:56:48.119 INFO:tasks.rados.rados.0.smithi087.stdout:1939: snap_create 2023-10-07T18:56:48.122 INFO:tasks.rados.rados.0.smithi087.stdout:1938: finishing write tid 1 to smithi087181593-50 2023-10-07T18:56:48.123 INFO:tasks.rados.rados.0.smithi087.stdout:1938: finishing write tid 2 to smithi087181593-50 2023-10-07T18:56:48.124 INFO:tasks.rados.rados.0.smithi087.stdout:1938: finishing write tid 3 to smithi087181593-50 2023-10-07T18:56:48.124 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1046 (ObjNum 609 snap 197 seq_num 609) dirty exists 2023-10-07T18:56:48.124 INFO:tasks.rados.rados.0.smithi087.stdout:1938: left oid 50 (ObjNum 609 snap 197 seq_num 609) 2023-10-07T18:56:48.434 INFO:tasks.rados.rados.0.smithi087.stdout:1938: done (1 left) 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:1939: done (0 left) 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:1940: read oid 12 snap -1 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:1940: expect (ObjNum 602 snap 193 seq_num 602) 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:1941: rollback oid 6 current snap is 198 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 197 2023-10-07T18:56:48.435 INFO:tasks.rados.rados.0.smithi087.stdout:1942: delete oid 36 current snap is 198 2023-10-07T18:56:48.438 INFO:tasks.rados.rados.0.smithi087.stdout:1942: done (2 left) 2023-10-07T18:56:48.439 INFO:tasks.rados.rados.0.smithi087.stdout:1943: snap_remove snap 183 2023-10-07T18:56:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[198934]: osdmap e467: 8 total, 8 up, 8 in 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[198934]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[198934]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[198934]: pgmap v364: 121 pgs: 121 active+clean; 266 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 316 KiB/s wr, 10 op/s 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[202419]: osdmap e467: 8 total, 8 up, 8 in 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[202419]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[202419]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:48 smithi087 ceph-mon[202419]: pgmap v364: 121 pgs: 121 active+clean; 266 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 316 KiB/s wr, 10 op/s 2023-10-07T18:56:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:48 smithi163 ceph-mon[190496]: osdmap e467: 8 total, 8 up, 8 in 2023-10-07T18:56:48.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:48 smithi163 ceph-mon[190496]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:48 smithi163 ceph-mon[190496]: failed to encode map e467 with expected crc 2023-10-07T18:56:48.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:48 smithi163 ceph-mon[190496]: pgmap v364: 121 pgs: 121 active+clean; 266 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 316 KiB/s wr, 10 op/s 2023-10-07T18:56:49.129 INFO:tasks.rados.rados.0.smithi087.stdout:1943: done (2 left) 2023-10-07T18:56:49.129 INFO:tasks.rados.rados.0.smithi087.stdout:1944: read oid 38 snap 190 2023-10-07T18:56:49.130 INFO:tasks.rados.rados.0.smithi087.stdout:1944: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:49.130 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 198 2023-10-07T18:56:49.130 INFO:tasks.rados.rados.0.smithi087.stdout:1945: seq_num 611 ranges {475136=638976} 2023-10-07T18:56:49.136 INFO:tasks.rados.rados.0.smithi087.stdout:1945: writing smithi087181593-41 from 475136 to 1114112 tid 1 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:1946: snap_create 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:1941: finishing rollback tid 0 to smithi087181593-6 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:1941: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:1941: finishing rollback tid 2 to smithi087181593-6 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1194 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:56:49.137 INFO:tasks.rados.rados.0.smithi087.stdout:1940: expect (ObjNum 602 snap 193 seq_num 602) 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:1945: finishing write tid 1 to smithi087181593-41 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:1945: finishing write tid 2 to smithi087181593-41 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:1945: finishing write tid 3 to smithi087181593-41 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1081 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:1945: left oid 41 (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:56:49.347 INFO:tasks.rados.rados.0.smithi087.stdout:1944: expect (ObjNum 540 snap 172 seq_num 540) 2023-10-07T18:56:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: osdmap e468: 8 total, 8 up, 8 in 2023-10-07T18:56:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: osdmap e469: 8 total, 8 up, 8 in 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[198934]: failed to encode map e469 with expected crc 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: osdmap e468: 8 total, 8 up, 8 in 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: osdmap e469: 8 total, 8 up, 8 in 2023-10-07T18:56:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:49 smithi087 ceph-mon[202419]: failed to encode map e469 with expected crc 2023-10-07T18:56:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: osdmap e468: 8 total, 8 up, 8 in 2023-10-07T18:56:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: failed to encode map e468 with expected crc 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: osdmap e469: 8 total, 8 up, 8 in 2023-10-07T18:56:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:49 smithi163 ceph-mon[190496]: failed to encode map e469 with expected crc 2023-10-07T18:56:50.136 INFO:tasks.rados.rados.0.smithi087.stdout:1940: done (4 left) 2023-10-07T18:56:50.136 INFO:tasks.rados.rados.0.smithi087.stdout:1941: done (3 left) 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1944: done (2 left) 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1945: done (1 left) 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1946: done (0 left) 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1947: copy_from oid 34 from oid 41 current snap is 199 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1948: rollback oid 2 current snap is 199 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 175 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1949: rollback oid 26 current snap is 199 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 185 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1950: read oid 9 snap -1 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1950: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1951: rollback oid 37 current snap is 199 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 196 2023-10-07T18:56:50.137 INFO:tasks.rados.rados.0.smithi087.stdout:1952: delete oid 4 current snap is 199 2023-10-07T18:56:50.140 INFO:tasks.rados.rados.0.smithi087.stdout:1950: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:56:50.143 INFO:tasks.rados.rados.0.smithi087.stdout:1951: finishing rollback tid 1 to smithi087181593-37 2023-10-07T18:56:50.143 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1214 (ObjNum 145 snap 0 seq_num 1721204976) dirty dne 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1949: finishing rollback tid 0 to smithi087181593-26 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1949: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1948: finishing rollback tid 0 to smithi087181593-2 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1950: done (5 left) 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1951: done (4 left) 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1952: done (3 left) 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1953: snap_create 2023-10-07T18:56:50.144 INFO:tasks.rados.rados.0.smithi087.stdout:1948: finishing rollback tid 1 to smithi087181593-2 2023-10-07T18:56:50.145 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 801 (ObjNum 33 snap 0 seq_num 1720355152) dirty dne 2023-10-07T18:56:50.145 INFO:tasks.rados.rados.0.smithi087.stdout:1949: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:56:50.145 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1173 (ObjNum 449 snap 144 seq_num 449) dirty exists 2023-10-07T18:56:50.148 INFO:tasks.rados.rados.0.smithi087.stdout:1947: finishing copy_from racing read to smithi087181593-34 2023-10-07T18:56:50.148 INFO:tasks.rados.rados.0.smithi087.stdout:1947: finishing copy_from to smithi087181593-34 2023-10-07T18:56:50.148 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1081 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:56:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[198934]: failed to encode map e469 with expected crc 2023-10-07T18:56:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[198934]: pgmap v367: 121 pgs: 121 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-10-07T18:56:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[198934]: osdmap e470: 8 total, 8 up, 8 in 2023-10-07T18:56:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[198934]: failed to encode map e470 with expected crc 2023-10-07T18:56:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[202419]: failed to encode map e469 with expected crc 2023-10-07T18:56:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[202419]: pgmap v367: 121 pgs: 121 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-10-07T18:56:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[202419]: osdmap e470: 8 total, 8 up, 8 in 2023-10-07T18:56:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:50 smithi087 ceph-mon[202419]: failed to encode map e470 with expected crc 2023-10-07T18:56:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:50 smithi163 ceph-mon[190496]: failed to encode map e469 with expected crc 2023-10-07T18:56:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:50 smithi163 ceph-mon[190496]: pgmap v367: 121 pgs: 121 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-10-07T18:56:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:50 smithi163 ceph-mon[190496]: osdmap e470: 8 total, 8 up, 8 in 2023-10-07T18:56:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:50 smithi163 ceph-mon[190496]: failed to encode map e470 with expected crc 2023-10-07T18:56:51.137 INFO:tasks.rados.rados.0.smithi087.stdout:1947: done (3 left) 2023-10-07T18:56:51.138 INFO:tasks.rados.rados.0.smithi087.stdout:1948: done (2 left) 2023-10-07T18:56:51.138 INFO:tasks.rados.rados.0.smithi087.stdout:1949: done (1 left) 2023-10-07T18:56:51.138 INFO:tasks.rados.rados.0.smithi087.stdout:1953: done (0 left) 2023-10-07T18:56:51.138 INFO:tasks.rados.rados.0.smithi087.stdout:1954: copy_from oid 2 from oid 47 current snap is 200 2023-10-07T18:56:51.138 INFO:tasks.rados.rados.0.smithi087.stdout:1955: snap_remove snap 199 2023-10-07T18:56:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[198934]: failed to encode map e470 with expected crc 2023-10-07T18:56:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[198934]: osdmap e471: 8 total, 8 up, 8 in 2023-10-07T18:56:51.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[198934]: failed to encode map e471 with expected crc 2023-10-07T18:56:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[202419]: failed to encode map e470 with expected crc 2023-10-07T18:56:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[202419]: osdmap e471: 8 total, 8 up, 8 in 2023-10-07T18:56:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:51 smithi087 ceph-mon[202419]: failed to encode map e471 with expected crc 2023-10-07T18:56:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:51 smithi163 ceph-mon[190496]: failed to encode map e470 with expected crc 2023-10-07T18:56:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:51 smithi163 ceph-mon[190496]: osdmap e471: 8 total, 8 up, 8 in 2023-10-07T18:56:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:51 smithi163 ceph-mon[190496]: failed to encode map e471 with expected crc 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1955: done (1 left) 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1956: rollback oid 25 current snap is 200 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 25 to 195 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1954: finishing copy_from racing read to smithi087181593-2 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1954: finishing copy_from to smithi087181593-2 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 799 (ObjNum 595 snap 192 seq_num 595) dirty exists 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1954: done (1 left) 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1957: rmattr oid 50 current snap is 200 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1958: read oid 34 snap 196 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1958: expect (ObjNum 511 snap 164 seq_num 511) 2023-10-07T18:56:52.143 INFO:tasks.rados.rados.0.smithi087.stdout:1959: delete oid 23 current snap is 200 2023-10-07T18:56:52.149 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1047 (ObjNum 609 snap 197 seq_num 609) dirty exists 2023-10-07T18:56:52.152 INFO:tasks.rados.rados.0.smithi087.stdout:1958: expect (ObjNum 511 snap 164 seq_num 511) 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1956: finishing rollback tid 0 to smithi087181593-25 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1956: finishing rollback tid 1 to smithi087181593-25 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1956: finishing rollback tid 2 to smithi087181593-25 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1261 (ObjNum 592 snap 192 seq_num 592) dirty exists 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1956: done (3 left) 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1957: done (2 left) 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1958: done (1 left) 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1959: done (0 left) 2023-10-07T18:56:52.186 INFO:tasks.rados.rados.0.smithi087.stdout:1960: read oid 42 snap -1 2023-10-07T18:56:52.187 INFO:tasks.rados.rados.0.smithi087.stdout:1960: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:56:52.187 INFO:tasks.rados.rados.0.smithi087.stdout:1961: setattr oid 32 current snap is 200 2023-10-07T18:56:52.187 INFO:tasks.rados.rados.0.smithi087.stdout:1962: copy_from oid 39 from oid 5 current snap is 200 2023-10-07T18:56:52.187 INFO:tasks.rados.rados.0.smithi087.stdout:1963: rollback oid 33 current snap is 200 2023-10-07T18:56:52.187 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 33 to 188 2023-10-07T18:56:52.188 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 200 2023-10-07T18:56:52.188 INFO:tasks.rados.rados.0.smithi087.stdout:1964: seq_num 614 ranges {6578176=688128} 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:1964: writing smithi087181593-24 from 6578176 to 7266304 tid 1 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:1965: rollback oid 2 current snap is 200 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 193 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1048 (ObjNum 599 snap 193 seq_num 599) dirty exists 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:1963: finishing rollback tid 0 to smithi087181593-33 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:1963: finishing rollback tid 1 to smithi087181593-33 2023-10-07T18:56:52.232 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 918 (ObjNum 65 snap 0 seq_num 1720776800) dirty dne 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1962: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1962: finishing copy_from to smithi087181593-39 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 998 (ObjNum 608 snap 197 seq_num 608) dirty exists 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1961: done (5 left) 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1962: done (4 left) 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1963: done (3 left) 2023-10-07T18:56:52.233 INFO:tasks.rados.rados.0.smithi087.stdout:1966: snap_create 2023-10-07T18:56:52.234 INFO:tasks.rados.rados.0.smithi087.stdout:1960: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:56:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[198934]: failed to encode map e471 with expected crc 2023-10-07T18:56:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[198934]: pgmap v370: 121 pgs: 121 active+clean; 283 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-10-07T18:56:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[198934]: osdmap e472: 8 total, 8 up, 8 in 2023-10-07T18:56:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[198934]: failed to encode map e472 with expected crc 2023-10-07T18:56:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[202419]: failed to encode map e471 with expected crc 2023-10-07T18:56:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[202419]: pgmap v370: 121 pgs: 121 active+clean; 283 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-10-07T18:56:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[202419]: osdmap e472: 8 total, 8 up, 8 in 2023-10-07T18:56:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:52 smithi087 ceph-mon[202419]: failed to encode map e472 with expected crc 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:1965: finishing rollback tid 0 to smithi087181593-2 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:1965: finishing rollback tid 1 to smithi087181593-2 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:1965: finishing rollback tid 2 to smithi087181593-2 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 804 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:1964: finishing write tid 1 to smithi087181593-24 2023-10-07T18:56:52.746 INFO:tasks.rados.rados.0.smithi087.stdout:1964: finishing write tid 2 to smithi087181593-24 2023-10-07T18:56:52.747 INFO:tasks.rados.rados.0.smithi087.stdout:1964: finishing write tid 3 to smithi087181593-24 2023-10-07T18:56:52.747 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1265 (ObjNum 614 snap 200 seq_num 614) dirty exists 2023-10-07T18:56:52.747 INFO:tasks.rados.rados.0.smithi087.stdout:1964: left oid 24 (ObjNum 614 snap 200 seq_num 614) 2023-10-07T18:56:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:52 smithi163 ceph-mon[190496]: failed to encode map e471 with expected crc 2023-10-07T18:56:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:52 smithi163 ceph-mon[190496]: pgmap v370: 121 pgs: 121 active+clean; 283 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s rd, 4.3 MiB/s wr, 28 op/s 2023-10-07T18:56:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:52 smithi163 ceph-mon[190496]: osdmap e472: 8 total, 8 up, 8 in 2023-10-07T18:56:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:52 smithi163 ceph-mon[190496]: failed to encode map e472 with expected crc 2023-10-07T18:56:53.140 INFO:tasks.rados.rados.0.smithi087.stdout:1960: done (3 left) 2023-10-07T18:56:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:1964: done (2 left) 2023-10-07T18:56:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:1965: done (1 left) 2023-10-07T18:56:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:1966: done (0 left) 2023-10-07T18:56:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 201 2023-10-07T18:56:53.141 INFO:tasks.rados.rados.0.smithi087.stdout:1967: seq_num 615 ranges {3637248=704512} 2023-10-07T18:56:53.165 INFO:tasks.rados.rados.0.smithi087.stdout:1967: writing smithi087181593-8 from 3637248 to 4341760 tid 1 2023-10-07T18:56:53.165 INFO:tasks.rados.rados.0.smithi087.stdout:1968: delete oid 12 current snap is 201 2023-10-07T18:56:53.172 INFO:tasks.rados.rados.0.smithi087.stdout:1968: done (1 left) 2023-10-07T18:56:53.172 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 201 2023-10-07T18:56:53.172 INFO:tasks.rados.rados.0.smithi087.stdout:1969: seq_num 617 ranges {1990656=737280} 2023-10-07T18:56:53.187 INFO:tasks.rados.rados.0.smithi087.stdout:1969: writing smithi087181593-35 from 1990656 to 2727936 tid 1 2023-10-07T18:56:53.187 INFO:tasks.rados.rados.0.smithi087.stdout:1970: delete oid 4 current snap is 201 2023-10-07T18:56:53.187 INFO:tasks.rados.rados.0.smithi087.stdout:1967: finishing write tid 1 to smithi087181593-8 2023-10-07T18:56:53.188 INFO:tasks.rados.rados.0.smithi087.stdout:1967: finishing write tid 2 to smithi087181593-8 2023-10-07T18:56:53.188 INFO:tasks.rados.rados.0.smithi087.stdout:1967: finishing write tid 3 to smithi087181593-8 2023-10-07T18:56:53.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1011 (ObjNum 615 snap 201 seq_num 615) dirty exists 2023-10-07T18:56:53.188 INFO:tasks.rados.rados.0.smithi087.stdout:1967: left oid 8 (ObjNum 615 snap 201 seq_num 615) 2023-10-07T18:56:53.189 INFO:tasks.rados.rados.0.smithi087.stdout:1967: done (2 left) 2023-10-07T18:56:53.189 INFO:tasks.rados.rados.0.smithi087.stdout:1970: done (1 left) 2023-10-07T18:56:53.189 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 201 2023-10-07T18:56:53.189 INFO:tasks.rados.rados.0.smithi087.stdout:1971: seq_num 619 ranges {368640=770048} 2023-10-07T18:56:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:1971: writing smithi087181593-47 from 368640 to 1138688 tid 1 2023-10-07T18:56:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:1972: rmattr oid 23 current snap is 201 2023-10-07T18:56:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:1972: done (2 left) 2023-10-07T18:56:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:1973: copy_from oid 30 from oid 2 current snap is 201 2023-10-07T18:56:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:1969: finishing write tid 1 to smithi087181593-35 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1969: finishing write tid 2 to smithi087181593-35 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1969: finishing write tid 3 to smithi087181593-35 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1268 (ObjNum 617 snap 201 seq_num 617) dirty exists 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1969: left oid 35 (ObjNum 617 snap 201 seq_num 617) 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1969: done (2 left) 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1974: copy_from oid 18 from oid 44 current snap is 201 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 201 2023-10-07T18:56:53.197 INFO:tasks.rados.rados.0.smithi087.stdout:1975: seq_num 620 ranges {0=794624} 2023-10-07T18:56:53.200 INFO:tasks.rados.rados.0.smithi087.stdout:1975: writing smithi087181593-7 from 0 to 794624 tid 1 2023-10-07T18:56:53.200 INFO:tasks.rados.rados.0.smithi087.stdout:1976: delete oid 46 current snap is 201 2023-10-07T18:56:53.200 INFO:tasks.rados.rados.0.smithi087.stdout:1974: finishing copy_from to smithi087181593-18 2023-10-07T18:56:53.200 INFO:tasks.rados.rados.0.smithi087.stdout:1974: got expected ENOENT (src dne) 2023-10-07T18:56:53.201 INFO:tasks.rados.rados.0.smithi087.stdout:1974: finishing copy_from racing read to smithi087181593-18 2023-10-07T18:56:53.201 INFO:tasks.rados.rados.0.smithi087.stdout:1971: finishing write tid 1 to smithi087181593-47 2023-10-07T18:56:53.201 INFO:tasks.rados.rados.0.smithi087.stdout:1971: finishing write tid 2 to smithi087181593-47 2023-10-07T18:56:53.202 INFO:tasks.rados.rados.0.smithi087.stdout:1974: done (4 left) 2023-10-07T18:56:53.202 INFO:tasks.rados.rados.0.smithi087.stdout:1976: done (3 left) 2023-10-07T18:56:53.202 INFO:tasks.rados.rados.0.smithi087.stdout:1977: read oid 10 snap -1 2023-10-07T18:56:53.202 INFO:tasks.rados.rados.0.smithi087.stdout:1977: expect (ObjNum 568 snap 185 seq_num 568) 2023-10-07T18:56:53.202 INFO:tasks.rados.rados.0.smithi087.stdout:1978: delete oid 4 current snap is 201 2023-10-07T18:56:53.203 INFO:tasks.rados.rados.0.smithi087.stdout:1971: finishing write tid 3 to smithi087181593-47 2023-10-07T18:56:53.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 806 (ObjNum 619 snap 201 seq_num 619) dirty exists 2023-10-07T18:56:53.204 INFO:tasks.rados.rados.0.smithi087.stdout:1971: left oid 47 (ObjNum 619 snap 201 seq_num 619) 2023-10-07T18:56:53.205 INFO:tasks.rados.rados.0.smithi087.stdout:1971: done (4 left) 2023-10-07T18:56:53.205 INFO:tasks.rados.rados.0.smithi087.stdout:1978: done (3 left) 2023-10-07T18:56:53.205 INFO:tasks.rados.rados.0.smithi087.stdout:1979: snap_create 2023-10-07T18:56:53.205 INFO:tasks.rados.rados.0.smithi087.stdout:1975: finishing write tid 1 to smithi087181593-7 2023-10-07T18:56:53.205 INFO:tasks.rados.rados.0.smithi087.stdout:1975: finishing write tid 2 to smithi087181593-7 2023-10-07T18:56:53.207 INFO:tasks.rados.rados.0.smithi087.stdout:1975: finishing write tid 3 to smithi087181593-7 2023-10-07T18:56:53.207 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1175 (ObjNum 620 snap 201 seq_num 620) dirty exists 2023-10-07T18:56:53.207 INFO:tasks.rados.rados.0.smithi087.stdout:1975: left oid 7 (ObjNum 620 snap 201 seq_num 620) 2023-10-07T18:56:53.214 INFO:tasks.rados.rados.0.smithi087.stdout:1973: finishing copy_from to smithi087181593-30 2023-10-07T18:56:53.214 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 804 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-10-07T18:56:53.215 INFO:tasks.rados.rados.0.smithi087.stdout:1973: finishing copy_from racing read to smithi087181593-30 2023-10-07T18:56:53.221 INFO:tasks.rados.rados.0.smithi087.stdout:1977: expect (ObjNum 568 snap 185 seq_num 568) 2023-10-07T18:56:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[198934]: failed to encode map e472 with expected crc 2023-10-07T18:56:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[198934]: failed to encode map e473 with expected crc 2023-10-07T18:56:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[198934]: osdmap e473: 8 total, 8 up, 8 in 2023-10-07T18:56:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[202419]: failed to encode map e472 with expected crc 2023-10-07T18:56:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[202419]: failed to encode map e473 with expected crc 2023-10-07T18:56:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:53 smithi087 ceph-mon[202419]: osdmap e473: 8 total, 8 up, 8 in 2023-10-07T18:56:53.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:53 smithi163 ceph-mon[190496]: failed to encode map e472 with expected crc 2023-10-07T18:56:53.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:53 smithi163 ceph-mon[190496]: failed to encode map e473 with expected crc 2023-10-07T18:56:53.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:53 smithi163 ceph-mon[190496]: osdmap e473: 8 total, 8 up, 8 in 2023-10-07T18:56:54.142 INFO:tasks.rados.rados.0.smithi087.stdout:1973: done (3 left) 2023-10-07T18:56:54.142 INFO:tasks.rados.rados.0.smithi087.stdout:1975: done (2 left) 2023-10-07T18:56:54.142 INFO:tasks.rados.rados.0.smithi087.stdout:1977: done (1 left) 2023-10-07T18:56:54.142 INFO:tasks.rados.rados.0.smithi087.stdout:1979: done (0 left) 2023-10-07T18:56:54.142 INFO:tasks.rados.rados.0.smithi087.stdout:1980: delete oid 9 current snap is 202 2023-10-07T18:56:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:1980: done (0 left) 2023-10-07T18:56:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 202 2023-10-07T18:56:54.148 INFO:tasks.rados.rados.0.smithi087.stdout:1981: seq_num 624 ranges {2285568=458752,2744320=401408} 2023-10-07T18:56:54.162 INFO:tasks.rados.rados.0.smithi087.stdout:1981: writing smithi087181593-39 from 2285568 to 2744320 tid 1 2023-10-07T18:56:54.165 INFO:tasks.rados.rados.0.smithi087.stdout:1981: writing smithi087181593-39 from 2744320 to 3145728 tid 2 2023-10-07T18:56:54.165 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 202 2023-10-07T18:56:54.165 INFO:tasks.rados.rados.0.smithi087.stdout:1982: seq_num 625 ranges {1138688=475136,1613824=401408} 2023-10-07T18:56:54.174 INFO:tasks.rados.rados.0.smithi087.stdout:1982: writing smithi087181593-47 from 1138688 to 1613824 tid 1 2023-10-07T18:56:54.177 INFO:tasks.rados.rados.0.smithi087.stdout:1982: writing smithi087181593-47 from 1613824 to 2015232 tid 2 2023-10-07T18:56:54.177 INFO:tasks.rados.rados.0.smithi087.stdout:1983: read oid 32 snap -1 2023-10-07T18:56:54.177 INFO:tasks.rados.rados.0.smithi087.stdout:1983: expect (ObjNum 599 snap 193 seq_num 599) 2023-10-07T18:56:54.177 INFO:tasks.rados.rados.0.smithi087.stdout:1984: snap_remove snap 196 2023-10-07T18:56:54.700 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: pgmap v373: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2023-10-07T18:56:54.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: Upgrade: osd.6 is safe to restart 2023-10-07T18:56:54.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: osdmap e474: 8 total, 8 up, 8 in 2023-10-07T18:56:54.701 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:54 smithi163 ceph-mon[190496]: failed to encode map e474 with expected crc 2023-10-07T18:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: pgmap v373: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2023-10-07T18:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: Upgrade: osd.6 is safe to restart 2023-10-07T18:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: osdmap e474: 8 total, 8 up, 8 in 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[198934]: failed to encode map e474 with expected crc 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: pgmap v373: 121 pgs: 121 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.7 MiB/s wr, 18 op/s 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: Upgrade: osd.6 is safe to restart 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: osdmap e474: 8 total, 8 up, 8 in 2023-10-07T18:56:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:54 smithi087 ceph-mon[202419]: failed to encode map e474 with expected crc 2023-10-07T18:56:55.144 INFO:tasks.rados.rados.0.smithi087.stdout:1984: done (3 left) 2023-10-07T18:56:55.145 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 202 2023-10-07T18:56:55.145 INFO:tasks.rados.rados.0.smithi087.stdout:1981: finishing write tid 1 to smithi087181593-39 2023-10-07T18:56:55.145 INFO:tasks.rados.rados.0.smithi087.stdout:1985: seq_num 626 ranges {7266304=491520,7757824=401408} 2023-10-07T18:56:55.188 INFO:tasks.rados.rados.0.smithi087.stdout:1985: writing smithi087181593-24 from 7266304 to 7757824 tid 1 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1985: writing smithi087181593-24 from 7757824 to 8159232 tid 2 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1986: copy_from oid 35 from oid 7 current snap is 202 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1981: finishing write tid 2 to smithi087181593-39 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1987: rollback oid 15 current snap is 202 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 198 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1981: finishing write tid 3 to smithi087181593-39 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1981: finishing write tid 4 to smithi087181593-39 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1197 (ObjNum 624 snap 202 seq_num 624) dirty exists 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1981: left oid 39 (ObjNum 624 snap 202 seq_num 624) 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1981: done (5 left) 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 202 2023-10-07T18:56:55.192 INFO:tasks.rados.rados.0.smithi087.stdout:1982: finishing write tid 1 to smithi087181593-47 2023-10-07T18:56:55.193 INFO:tasks.rados.rados.0.smithi087.stdout:1988: seq_num 627 ranges {5324800=507904,5832704=401408} 2023-10-07T18:56:55.224 INFO:tasks.rados.rados.0.smithi087.stdout:1988: writing smithi087181593-6 from 5324800 to 5832704 tid 1 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1988: writing smithi087181593-6 from 5832704 to 6234112 tid 2 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1989: read oid 42 snap -1 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1989: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1990: delete oid 26 current snap is 202 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1982: finishing write tid 2 to smithi087181593-47 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1982: finishing write tid 3 to smithi087181593-47 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1982: finishing write tid 4 to smithi087181593-47 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 809 (ObjNum 625 snap 202 seq_num 625) dirty exists 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1982: left oid 47 (ObjNum 625 snap 202 seq_num 625) 2023-10-07T18:56:55.227 INFO:tasks.rados.rados.0.smithi087.stdout:1983: expect (ObjNum 599 snap 193 seq_num 599) 2023-10-07T18:56:55.699 INFO:tasks.rados.rados.0.smithi087.stdout:1982: done (7 left) 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:1983: done (6 left) 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:1990: done (5 left) 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:1991: rollback oid 19 current snap is 202 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 189 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:1987: finishing rollback tid 0 to smithi087181593-15 2023-10-07T18:56:55.700 INFO:tasks.rados.rados.0.smithi087.stdout:1986: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1985: finishing write tid 1 to smithi087181593-24 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1985: finishing write tid 2 to smithi087181593-24 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1985: finishing write tid 3 to smithi087181593-24 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1987: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1985: finishing write tid 4 to smithi087181593-24 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1280 (ObjNum 626 snap 202 seq_num 626) dirty exists 2023-10-07T18:56:55.701 INFO:tasks.rados.rados.0.smithi087.stdout:1985: left oid 24 (ObjNum 626 snap 202 seq_num 626) 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1986: finishing copy_from to smithi087181593-35 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1175 (ObjNum 620 snap 201 seq_num 620) dirty exists 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1987: finishing rollback tid 2 to smithi087181593-15 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1019 (ObjNum 577 snap 188 seq_num 577) dirty exists 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1988: finishing write tid 1 to smithi087181593-6 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1988: finishing write tid 2 to smithi087181593-6 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1988: finishing write tid 3 to smithi087181593-6 2023-10-07T18:56:55.702 INFO:tasks.rados.rados.0.smithi087.stdout:1988: finishing write tid 4 to smithi087181593-6 2023-10-07T18:56:55.703 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1200 (ObjNum 627 snap 202 seq_num 627) dirty exists 2023-10-07T18:56:55.703 INFO:tasks.rados.rados.0.smithi087.stdout:1988: left oid 6 (ObjNum 627 snap 202 seq_num 627) 2023-10-07T18:56:55.703 INFO:tasks.rados.rados.0.smithi087.stdout:1989: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:56:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:56:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:56:55] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2023-10-07T18:56:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[198934]: failed to encode map e474 with expected crc 2023-10-07T18:56:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[198934]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[198934]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[198934]: osdmap e475: 8 total, 8 up, 8 in 2023-10-07T18:56:55.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[202419]: failed to encode map e474 with expected crc 2023-10-07T18:56:55.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[202419]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[202419]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:55 smithi087 ceph-mon[202419]: osdmap e475: 8 total, 8 up, 8 in 2023-10-07T18:56:55.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:55 smithi163 ceph-mon[190496]: failed to encode map e474 with expected crc 2023-10-07T18:56:55.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:55 smithi163 ceph-mon[190496]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:55 smithi163 ceph-mon[190496]: failed to encode map e475 with expected crc 2023-10-07T18:56:55.788 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:55 smithi163 ceph-mon[190496]: osdmap e475: 8 total, 8 up, 8 in 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1991: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 0 (ObjNum 177 snap 0 seq_num 3118644416) dirty dne 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1985: done (5 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1986: done (4 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1987: done (3 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1988: done (2 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1989: done (1 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1991: done (0 left) 2023-10-07T18:56:56.206 INFO:tasks.rados.rados.0.smithi087.stdout:1992: snap_create 2023-10-07T18:56:56.852 INFO:tasks.rados.rados.0.smithi087.stdout:1992: done (0 left) 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1993: read oid 30 snap 185 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1993: expect deleted 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1994: rollback oid 17 current snap is 203 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 17 to 192 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1995: read oid 14 snap 201 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1995: expect (ObjNum 607 snap 197 seq_num 607) 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 203 2023-10-07T18:56:56.853 INFO:tasks.rados.rados.0.smithi087.stdout:1996: seq_num 629 ranges {6717440=540672,7258112=401408} 2023-10-07T18:56:56.892 INFO:tasks.rados.rados.0.smithi087.stdout:1996: writing smithi087181593-32 from 6717440 to 7258112 tid 1 2023-10-07T18:56:56.894 INFO:tasks.rados.rados.0.smithi087.stdout:1996: writing smithi087181593-32 from 7258112 to 7659520 tid 2 2023-10-07T18:56:56.894 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 203 2023-10-07T18:56:56.894 INFO:tasks.rados.rados.0.smithi087.stdout:1997: seq_num 630 ranges {368640=557056,925696=401408} 2023-10-07T18:56:56.899 INFO:tasks.rados.rados.0.smithi087.stdout:1997: writing smithi087181593-1 from 368640 to 925696 tid 1 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:1997: writing smithi087181593-1 from 925696 to 1327104 tid 2 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 203 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:1994: finishing rollback tid 0 to smithi087181593-17 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:1994: finishing rollback tid 1 to smithi087181593-17 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:1994: finishing rollback tid 2 to smithi087181593-17 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1179 (ObjNum 553 snap 179 seq_num 553) dirty exists 2023-10-07T18:56:56.902 INFO:tasks.rados.rados.0.smithi087.stdout:1998: seq_num 631 ranges {794624=573440,1368064=401408} 2023-10-07T18:56:56.909 INFO:tasks.rados.rados.0.smithi087.stdout:1998: writing smithi087181593-35 from 794624 to 1368064 tid 1 2023-10-07T18:56:56.912 INFO:tasks.rados.rados.0.smithi087.stdout:1998: writing smithi087181593-35 from 1368064 to 1769472 tid 2 2023-10-07T18:56:56.912 INFO:tasks.rados.rados.0.smithi087.stdout:1993: done (5 left) 2023-10-07T18:56:56.912 INFO:tasks.rados.rados.0.smithi087.stdout:1994: done (4 left) 2023-10-07T18:56:56.912 INFO:tasks.rados.rados.0.smithi087.stdout:1999: snap_create 2023-10-07T18:56:56.912 INFO:tasks.rados.rados.0.smithi087.stdout:1995: expect (ObjNum 607 snap 197 seq_num 607) 2023-10-07T18:56:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: Upgrade: Updating osd.6 2023-10-07T18:56:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:56:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: Deploying daemon osd.6 on smithi163 2023-10-07T18:56:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:56 smithi163 ceph-mon[190496]: pgmap v376: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2023-10-07T18:56:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: Upgrade: Updating osd.6 2023-10-07T18:56:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: Deploying daemon osd.6 on smithi163 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[198934]: pgmap v376: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: Upgrade: Updating osd.6 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: Deploying daemon osd.6 on smithi163 2023-10-07T18:56:57.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:56 smithi087 ceph-mon[202419]: pgmap v376: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1996: finishing write tid 1 to smithi087181593-32 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1996: finishing write tid 2 to smithi087181593-32 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1996: finishing write tid 3 to smithi087181593-32 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1996: finishing write tid 4 to smithi087181593-32 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1051 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1996: left oid 32 (ObjNum 629 snap 203 seq_num 629) 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1997: finishing write tid 1 to smithi087181593-1 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1997: finishing write tid 2 to smithi087181593-1 2023-10-07T18:56:57.237 INFO:tasks.rados.rados.0.smithi087.stdout:1997: finishing write tid 3 to smithi087181593-1 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1997: finishing write tid 4 to smithi087181593-1 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1180 (ObjNum 630 snap 203 seq_num 630) dirty exists 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1997: left oid 1 (ObjNum 630 snap 203 seq_num 630) 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1998: finishing write tid 1 to smithi087181593-35 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1998: finishing write tid 2 to smithi087181593-35 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1998: finishing write tid 3 to smithi087181593-35 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1998: finishing write tid 4 to smithi087181593-35 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1286 (ObjNum 631 snap 203 seq_num 631) dirty exists 2023-10-07T18:56:57.238 INFO:tasks.rados.rados.0.smithi087.stdout:1998: left oid 35 (ObjNum 631 snap 203 seq_num 631) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:1995: done (4 left) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:1996: done (3 left) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:1997: done (2 left) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:1998: done (1 left) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:1999: done (0 left) 2023-10-07T18:56:57.862 INFO:tasks.rados.rados.0.smithi087.stdout:2000: delete oid 40 current snap is 204 2023-10-07T18:56:57.865 INFO:tasks.rados.rados.0.smithi087.stdout:2000: done (0 left) 2023-10-07T18:56:57.865 INFO:tasks.rados.rados.0.smithi087.stdout:2001: read oid 17 snap 195 2023-10-07T18:56:57.865 INFO:tasks.rados.rados.0.smithi087.stdout:2001: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:56:57.866 INFO:tasks.rados.rados.0.smithi087.stdout:2002: read oid 45 snap 197 2023-10-07T18:56:57.866 INFO:tasks.rados.rados.0.smithi087.stdout:2002: expect deleted 2023-10-07T18:56:57.866 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 204 2023-10-07T18:56:57.866 INFO:tasks.rados.rados.0.smithi087.stdout:2003: seq_num 633 ranges {5324800=606208,5931008=401408} 2023-10-07T18:56:57.898 INFO:tasks.rados.rados.0.smithi087.stdout:2003: writing smithi087181593-29 from 5324800 to 5931008 tid 1 2023-10-07T18:56:57.900 INFO:tasks.rados.rados.0.smithi087.stdout:2003: writing smithi087181593-29 from 5931008 to 6332416 tid 2 2023-10-07T18:56:57.901 INFO:tasks.rados.rados.0.smithi087.stdout:2004: snap_remove snap 188 2023-10-07T18:56:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:57 smithi163 ceph-mon[190496]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T18:56:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:57 smithi163 ceph-mon[190496]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:57 smithi163 ceph-mon[190496]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[198934]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T18:56:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[198934]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[198934]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[202419]: osdmap e476: 8 total, 8 up, 8 in 2023-10-07T18:56:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[202419]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:57 smithi087 ceph-mon[202419]: failed to encode map e476 with expected crc 2023-10-07T18:56:58.863 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:56:58 smithi163 systemd[1]: Stopping Ceph osd.6 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:56:58.864 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:56:58 smithi163 conmon[129508]: 2023-10-07T18:56:58.792+0000 7f705057f700 -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-07T18:56:58.864 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:56:58 smithi163 conmon[129508]: 2023-10-07T18:56:58.792+0000 7f705057f700 -1 osd.6 477 *** Got signal Terminated *** 2023-10-07T18:56:58.864 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:56:58 smithi163 conmon[129508]: 2023-10-07T18:56:58.792+0000 7f705057f700 -1 osd.6 477 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:56:58.876 INFO:tasks.rados.rados.0.smithi087.stdout:2004: done (3 left) 2023-10-07T18:56:58.876 INFO:tasks.rados.rados.0.smithi087.stdout:2005: delete oid 3 current snap is 204 2023-10-07T18:56:58.877 INFO:tasks.rados.rados.0.smithi087.stdout:2001: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:56:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:58 smithi163 ceph-mon[190496]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:58 smithi163 ceph-mon[190496]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T18:56:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:58 smithi163 ceph-mon[190496]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:58 smithi163 ceph-mon[190496]: pgmap v379: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 544 KiB/s wr, 10 op/s 2023-10-07T18:56:59.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:58 smithi163 ceph-mon[190496]: osd.6 marked itself down and dead 2023-10-07T18:56:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[198934]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[198934]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T18:56:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[198934]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[198934]: pgmap v379: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 544 KiB/s wr, 10 op/s 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[198934]: osd.6 marked itself down and dead 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[202419]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[202419]: osdmap e477: 8 total, 8 up, 8 in 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[202419]: failed to encode map e477 with expected crc 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[202419]: pgmap v379: 121 pgs: 121 active+clean; 298 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 544 KiB/s wr, 10 op/s 2023-10-07T18:56:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:58 smithi087 ceph-mon[202419]: osd.6 marked itself down and dead 2023-10-07T18:57:00.172 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:56:59 smithi163 bash[214675]: 63b5fd44214e7dfb8c66c9b69921f1b8825185cbd428ffa8c5ac3f4de5696ac8 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: osdmap e478: 8 total, 7 up, 8 in 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: osdmap e479: 8 total, 7 up, 8 in 2023-10-07T18:57:00.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:56:59 smithi163 ceph-mon[190496]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: osdmap e478: 8 total, 7 up, 8 in 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: osdmap e479: 8 total, 7 up, 8 in 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[198934]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: osdmap e478: 8 total, 7 up, 8 in 2023-10-07T18:57:00.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e478 with expected crc 2023-10-07T18:57:00.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: osdmap e479: 8 total, 7 up, 8 in 2023-10-07T18:57:00.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:56:59 smithi087 ceph-mon[202419]: failed to encode map e479 with expected crc 2023-10-07T18:57:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:2003: finishing write tid 1 to smithi087181593-29 2023-10-07T18:57:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:2003: finishing write tid 2 to smithi087181593-29 2023-10-07T18:57:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:2003: finishing write tid 3 to smithi087181593-29 2023-10-07T18:57:00.251 INFO:tasks.rados.rados.0.smithi087.stdout:2003: finishing write tid 4 to smithi087181593-29 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1182 (ObjNum 633 snap 204 seq_num 633) dirty exists 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2003: left oid 29 (ObjNum 633 snap 204 seq_num 633) 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2001: done (3 left) 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2002: done (2 left) 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2003: done (1 left) 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2005: done (0 left) 2023-10-07T18:57:00.252 INFO:tasks.rados.rados.0.smithi087.stdout:2006: setattr oid 44 current snap is 204 2023-10-07T18:57:00.253 INFO:tasks.rados.rados.0.smithi087.stdout:2007: rollback oid 18 current snap is 204 2023-10-07T18:57:00.253 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 18 to 203 2023-10-07T18:57:00.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 204 2023-10-07T18:57:00.253 INFO:tasks.rados.rados.0.smithi087.stdout:2008: seq_num 635 ranges {3760128=638976,4399104=401408} 2023-10-07T18:57:00.276 INFO:tasks.rados.rados.0.smithi087.stdout:2008: writing smithi087181593-48 from 3760128 to 4399104 tid 1 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:2008: writing smithi087181593-48 from 4399104 to 4800512 tid 2 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:2009: read oid 1 snap -1 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:2009: expect (ObjNum 630 snap 203 seq_num 630) 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 204 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 919 (ObjNum 33 snap 0 seq_num 1720500624) dirty exists 2023-10-07T18:57:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:2010: seq_num 636 ranges {7258112=655360,7913472=401408} 2023-10-07T18:57:00.320 INFO:tasks.rados.rados.0.smithi087.stdout:2010: writing smithi087181593-15 from 7258112 to 7913472 tid 1 2023-10-07T18:57:00.323 INFO:tasks.rados.rados.0.smithi087.stdout:2010: writing smithi087181593-15 from 7913472 to 8314880 tid 2 2023-10-07T18:57:00.323 INFO:tasks.rados.rados.0.smithi087.stdout:2006: done (4 left) 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2011: delete oid 30 current snap is 204 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2007: finishing rollback tid 0 to smithi087181593-18 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2007: finishing rollback tid 1 to smithi087181593-18 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2007: finishing rollback tid 2 to smithi087181593-18 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1203 (ObjNum 606 snap 197 seq_num 606) dirty exists 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2008: finishing write tid 1 to smithi087181593-48 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2008: finishing write tid 2 to smithi087181593-48 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2008: finishing write tid 3 to smithi087181593-48 2023-10-07T18:57:00.324 INFO:tasks.rados.rados.0.smithi087.stdout:2009: expect (ObjNum 630 snap 203 seq_num 630) 2023-10-07T18:57:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:2008: finishing write tid 4 to smithi087181593-48 2023-10-07T18:57:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1183 (ObjNum 635 snap 204 seq_num 635) dirty exists 2023-10-07T18:57:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:2008: left oid 48 (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:57:00.362 INFO:tasks.rados.rados.0.smithi087.stdout:2010: finishing write tid 1 to smithi087181593-15 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2010: finishing write tid 2 to smithi087181593-15 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2010: finishing write tid 3 to smithi087181593-15 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2010: finishing write tid 4 to smithi087181593-15 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1033 (ObjNum 636 snap 204 seq_num 636) dirty exists 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2010: left oid 15 (ObjNum 636 snap 204 seq_num 636) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2007: done (4 left) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2008: done (3 left) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2009: done (2 left) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2010: done (1 left) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2011: done (0 left) 2023-10-07T18:57:00.363 INFO:tasks.rados.rados.0.smithi087.stdout:2012: snap_create 2023-10-07T18:57:00.875 INFO:tasks.rados.rados.0.smithi087.stdout:2012: done (0 left) 2023-10-07T18:57:00.875 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 205 2023-10-07T18:57:00.875 INFO:tasks.rados.rados.0.smithi087.stdout:2013: seq_num 638 ranges {0=688128,688128=401408} 2023-10-07T18:57:00.878 INFO:tasks.rados.rados.0.smithi087.stdout:2013: writing smithi087181593-3 from 0 to 688128 tid 1 2023-10-07T18:57:00.881 INFO:tasks.rados.rados.0.smithi087.stdout:2013: writing smithi087181593-3 from 688128 to 1089536 tid 2 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:2014: rollback oid 11 current snap is 205 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 203 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:2015: rollback oid 26 current snap is 205 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 192 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:2016: rollback oid 19 current snap is 205 2023-10-07T18:57:00.882 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 190 2023-10-07T18:57:00.883 INFO:tasks.rados.rados.0.smithi087.stdout:2017: snap_create 2023-10-07T18:57:00.885 INFO:tasks.rados.rados.0.smithi087.stdout:2014: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:57:00.886 INFO:tasks.rados.rados.0.smithi087.stdout:2014: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:57:00.886 INFO:tasks.rados.rados.0.smithi087.stdout:2014: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:57:00.886 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1159 (ObjNum 604 snap 196 seq_num 604) dirty exists 2023-10-07T18:57:00.887 INFO:tasks.rados.rados.0.smithi087.stdout:2016: finishing rollback tid 1 to smithi087181593-19 2023-10-07T18:57:00.888 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T18:57:00.888 INFO:tasks.rados.rados.0.smithi087.stdout:2015: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:57:00.888 INFO:tasks.rados.rados.0.smithi087.stdout:2015: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:57:00.888 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1184 (ObjNum 449 snap 144 seq_num 449) dirty exists 2023-10-07T18:57:00.889 INFO:tasks.rados.rados.0.smithi087.stdout:2013: finishing write tid 1 to smithi087181593-3 2023-10-07T18:57:00.889 INFO:tasks.rados.rados.0.smithi087.stdout:2013: finishing write tid 2 to smithi087181593-3 2023-10-07T18:57:00.889 INFO:tasks.rados.rados.0.smithi087.stdout:2013: finishing write tid 3 to smithi087181593-3 2023-10-07T18:57:00.891 INFO:tasks.rados.rados.0.smithi087.stdout:2013: finishing write tid 4 to smithi087181593-3 2023-10-07T18:57:00.891 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 972 (ObjNum 638 snap 205 seq_num 638) dirty exists 2023-10-07T18:57:00.891 INFO:tasks.rados.rados.0.smithi087.stdout:2013: left oid 3 (ObjNum 638 snap 205 seq_num 638) 2023-10-07T18:57:01.130 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:00 smithi163 ceph-mon[190496]: pgmap v382: 121 pgs: 5 active+undersized+degraded, 11 stale+active+clean, 11 active+undersized, 94 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 19/525 objects degraded (3.619%) 2023-10-07T18:57:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:00 smithi087 ceph-mon[198934]: pgmap v382: 121 pgs: 5 active+undersized+degraded, 11 stale+active+clean, 11 active+undersized, 94 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 19/525 objects degraded (3.619%) 2023-10-07T18:57:01.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:00 smithi087 ceph-mon[202419]: pgmap v382: 121 pgs: 5 active+undersized+degraded, 11 stale+active+clean, 11 active+undersized, 94 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 19/525 objects degraded (3.619%) 2023-10-07T18:57:01.882 INFO:tasks.rados.rados.0.smithi087.stdout:2013: done (4 left) 2023-10-07T18:57:01.882 INFO:tasks.rados.rados.0.smithi087.stdout:2014: done (3 left) 2023-10-07T18:57:01.882 INFO:tasks.rados.rados.0.smithi087.stdout:2015: done (2 left) 2023-10-07T18:57:01.882 INFO:tasks.rados.rados.0.smithi087.stdout:2016: done (1 left) 2023-10-07T18:57:01.883 INFO:tasks.rados.rados.0.smithi087.stdout:2017: done (0 left) 2023-10-07T18:57:01.883 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 206 2023-10-07T18:57:01.883 INFO:tasks.rados.rados.0.smithi087.stdout:2018: seq_num 639 ranges {2965504=704512,3670016=401408} 2023-10-07T18:57:01.901 INFO:tasks.rados.rados.0.smithi087.stdout:2018: writing smithi087181593-38 from 2965504 to 3670016 tid 1 2023-10-07T18:57:01.904 INFO:tasks.rados.rados.0.smithi087.stdout:2018: writing smithi087181593-38 from 3670016 to 4071424 tid 2 2023-10-07T18:57:01.904 INFO:tasks.rados.rados.0.smithi087.stdout:2019: snap_create 2023-10-07T18:57:01.909 INFO:tasks.rados.rados.0.smithi087.stdout:2018: finishing write tid 1 to smithi087181593-38 2023-10-07T18:57:01.909 INFO:tasks.rados.rados.0.smithi087.stdout:2018: finishing write tid 2 to smithi087181593-38 2023-10-07T18:57:01.909 INFO:tasks.rados.rados.0.smithi087.stdout:2018: finishing write tid 3 to smithi087181593-38 2023-10-07T18:57:01.910 INFO:tasks.rados.rados.0.smithi087.stdout:2018: finishing write tid 4 to smithi087181593-38 2023-10-07T18:57:01.911 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1037 (ObjNum 639 snap 206 seq_num 639) dirty exists 2023-10-07T18:57:01.911 INFO:tasks.rados.rados.0.smithi087.stdout:2018: left oid 38 (ObjNum 639 snap 206 seq_num 639) 2023-10-07T18:57:01.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:01 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 19/525 objects degraded (3.619%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:01.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:01 smithi163 ceph-mon[190496]: failed to encode map e480 with expected crc 2023-10-07T18:57:01.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:01 smithi163 ceph-mon[190496]: osdmap e480: 8 total, 7 up, 8 in 2023-10-07T18:57:01.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:01 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.6.service: Succeeded. 2023-10-07T18:57:01.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:01 smithi163 systemd[1]: Stopped Ceph osd.6 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:01.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:01 smithi163 systemd[1]: Starting Ceph osd.6 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:57:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 19/525 objects degraded (3.619%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[198934]: failed to encode map e480 with expected crc 2023-10-07T18:57:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[198934]: osdmap e480: 8 total, 7 up, 8 in 2023-10-07T18:57:02.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 19/525 objects degraded (3.619%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:02.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[202419]: failed to encode map e480 with expected crc 2023-10-07T18:57:02.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:01 smithi087 ceph-mon[202419]: osdmap e480: 8 total, 7 up, 8 in 2023-10-07T18:57:02.887 INFO:tasks.rados.rados.0.smithi087.stdout:2018: done (1 left) 2023-10-07T18:57:02.887 INFO:tasks.rados.rados.0.smithi087.stdout:2019: done (0 left) 2023-10-07T18:57:02.888 INFO:tasks.rados.rados.0.smithi087.stdout:2020: setattr oid 29 current snap is 207 2023-10-07T18:57:02.889 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 207 2023-10-07T18:57:02.889 INFO:tasks.rados.rados.0.smithi087.stdout:2021: seq_num 640 ranges {0=729088,729088=401408} 2023-10-07T18:57:02.893 INFO:tasks.rados.rados.0.smithi087.stdout:2021: writing smithi087181593-31 from 0 to 729088 tid 1 2023-10-07T18:57:02.896 INFO:tasks.rados.rados.0.smithi087.stdout:2021: writing smithi087181593-31 from 729088 to 1130496 tid 2 2023-10-07T18:57:02.896 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 207 2023-10-07T18:57:02.896 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1185 (ObjNum 633 snap 204 seq_num 633) dirty exists 2023-10-07T18:57:02.896 INFO:tasks.rados.rados.0.smithi087.stdout:2022: seq_num 641 ranges {0=745472,745472=401408} 2023-10-07T18:57:02.900 INFO:tasks.rados.rados.0.smithi087.stdout:2022: writing smithi087181593-46 from 0 to 745472 tid 1 2023-10-07T18:57:02.903 INFO:tasks.rados.rados.0.smithi087.stdout:2022: writing smithi087181593-46 from 745472 to 1146880 tid 2 2023-10-07T18:57:02.903 INFO:tasks.rados.rados.0.smithi087.stdout:2020: done (2 left) 2023-10-07T18:57:02.903 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 207 2023-10-07T18:57:02.903 INFO:tasks.rados.rados.0.smithi087.stdout:2023: seq_num 642 ranges {3891200=761856,4653056=401408} 2023-10-07T18:57:02.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:02 smithi163 ceph-mon[190496]: failed to encode map e481 with expected crc 2023-10-07T18:57:02.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:02 smithi163 ceph-mon[190496]: osdmap e481: 8 total, 7 up, 8 in 2023-10-07T18:57:02.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:02 smithi163 ceph-mon[190496]: pgmap v385: 121 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 22 active+undersized, 85 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 20/525 objects degraded (3.810%) 2023-10-07T18:57:02.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:57:02.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-07T18:57:02.922 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: 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-07T18:57:02.923 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-10-07T18:57:02.923 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-10-07T18:57:02.923 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-07T18:57:02.923 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-07T18:57:02.923 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:02 smithi163 bash[215313]: --> ceph-volume lvm activate successful for osd ID: 6 2023-10-07T18:57:02.928 INFO:tasks.rados.rados.0.smithi087.stdout:2023: writing smithi087181593-25 from 3891200 to 4653056 tid 1 2023-10-07T18:57:02.930 INFO:tasks.rados.rados.0.smithi087.stdout:2023: writing smithi087181593-25 from 4653056 to 5054464 tid 2 2023-10-07T18:57:02.930 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 207 2023-10-07T18:57:02.931 INFO:tasks.rados.rados.0.smithi087.stdout:2021: finishing write tid 1 to smithi087181593-31 2023-10-07T18:57:02.931 INFO:tasks.rados.rados.0.smithi087.stdout:2024: seq_num 643 ranges {2228224=778240,3006464=401408} 2023-10-07T18:57:02.946 INFO:tasks.rados.rados.0.smithi087.stdout:2024: writing smithi087181593-2 from 2228224 to 3006464 tid 1 2023-10-07T18:57:02.949 INFO:tasks.rados.rados.0.smithi087.stdout:2024: writing smithi087181593-2 from 3006464 to 3407872 tid 2 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2025: rmattr oid 12 current snap is 207 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2025: done (4 left) 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2026: setattr oid 47 current snap is 207 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2021: finishing write tid 2 to smithi087181593-31 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2021: finishing write tid 3 to smithi087181593-31 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2021: finishing write tid 4 to smithi087181593-31 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1206 (ObjNum 640 snap 207 seq_num 640) dirty exists 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2021: left oid 31 (ObjNum 640 snap 207 seq_num 640) 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2022: finishing write tid 1 to smithi087181593-46 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2022: finishing write tid 2 to smithi087181593-46 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2022: finishing write tid 3 to smithi087181593-46 2023-10-07T18:57:02.950 INFO:tasks.rados.rados.0.smithi087.stdout:2022: finishing write tid 4 to smithi087181593-46 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1162 (ObjNum 641 snap 207 seq_num 641) dirty exists 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:2022: left oid 46 (ObjNum 641 snap 207 seq_num 641) 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:2021: done (4 left) 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:2022: done (3 left) 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:2027: rollback oid 4 current snap is 207 2023-10-07T18:57:02.951 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 206 2023-10-07T18:57:02.952 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 207 2023-10-07T18:57:02.952 INFO:tasks.rados.rados.0.smithi087.stdout:2028: seq_num 644 ranges {4341760=794624,5136384=401408} 2023-10-07T18:57:02.978 INFO:tasks.rados.rados.0.smithi087.stdout:2028: writing smithi087181593-8 from 4341760 to 5136384 tid 1 2023-10-07T18:57:02.981 INFO:tasks.rados.rados.0.smithi087.stdout:2028: writing smithi087181593-8 from 5136384 to 5537792 tid 2 2023-10-07T18:57:02.981 INFO:tasks.rados.rados.0.smithi087.stdout:2029: rollback oid 29 current snap is 207 2023-10-07T18:57:02.981 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 195 2023-10-07T18:57:02.981 INFO:tasks.rados.rados.0.smithi087.stdout:2030: copy_from oid 12 from oid 34 current snap is 207 2023-10-07T18:57:02.981 INFO:tasks.rados.rados.0.smithi087.stdout:2031: delete oid 5 current snap is 207 2023-10-07T18:57:02.984 INFO:tasks.rados.rados.0.smithi087.stdout:2028: finishing write tid 1 to smithi087181593-8 2023-10-07T18:57:02.984 INFO:tasks.rados.rados.0.smithi087.stdout:2028: finishing write tid 2 to smithi087181593-8 2023-10-07T18:57:02.985 INFO:tasks.rados.rados.0.smithi087.stdout:2029: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:57:02.986 INFO:tasks.rados.rados.0.smithi087.stdout:2029: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:57:02.986 INFO:tasks.rados.rados.0.smithi087.stdout:2029: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:57:02.986 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1188 (ObjNum 394 snap 127 seq_num 394) dirty exists 2023-10-07T18:57:02.986 INFO:tasks.rados.rados.0.smithi087.stdout:2028: finishing write tid 3 to smithi087181593-8 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2029: done (7 left) 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2031: done (6 left) 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2032: rmattr oid 27 current snap is 207 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2033: copy_from oid 29 from oid 44 current snap is 207 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2034: setattr oid 26 current snap is 207 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2028: finishing write tid 4 to smithi087181593-8 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1041 (ObjNum 644 snap 207 seq_num 644) dirty exists 2023-10-07T18:57:02.988 INFO:tasks.rados.rados.0.smithi087.stdout:2028: left oid 8 (ObjNum 644 snap 207 seq_num 644) 2023-10-07T18:57:02.989 INFO:tasks.rados.rados.0.smithi087.stdout:2028: done (8 left) 2023-10-07T18:57:02.989 INFO:tasks.rados.rados.0.smithi087.stdout:2035: snap_create 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:2030: finishing copy_from racing read to smithi087181593-12 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:2030: finishing copy_from to smithi087181593-12 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1081 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:2033: finishing copy_from racing read to smithi087181593-29 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1189 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1190 (ObjNum 449 snap 144 seq_num 449) dirty exists 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:2033: finishing copy_from to smithi087181593-29 2023-10-07T18:57:02.994 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 919 (ObjNum 225 snap 0 seq_num 1720980112) dirty exists 2023-10-07T18:57:03.021 INFO:tasks.rados.rados.0.smithi087.stdout:2027: finishing rollback tid 1 to smithi087181593-4 2023-10-07T18:57:03.021 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1071 (ObjNum 193 snap 0 seq_num 1721043008) dirty dne 2023-10-07T18:57:03.021 INFO:tasks.rados.rados.0.smithi087.stdout:2023: finishing write tid 1 to smithi087181593-25 2023-10-07T18:57:03.022 INFO:tasks.rados.rados.0.smithi087.stdout:2023: finishing write tid 2 to smithi087181593-25 2023-10-07T18:57:03.022 INFO:tasks.rados.rados.0.smithi087.stdout:2023: finishing write tid 3 to smithi087181593-25 2023-10-07T18:57:03.022 INFO:tasks.rados.rados.0.smithi087.stdout:2024: finishing write tid 1 to smithi087181593-2 2023-10-07T18:57:03.023 INFO:tasks.rados.rados.0.smithi087.stdout:2024: finishing write tid 2 to smithi087181593-2 2023-10-07T18:57:03.023 INFO:tasks.rados.rados.0.smithi087.stdout:2024: finishing write tid 3 to smithi087181593-2 2023-10-07T18:57:03.024 INFO:tasks.rados.rados.0.smithi087.stdout:2023: finishing write tid 4 to smithi087181593-25 2023-10-07T18:57:03.024 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1298 (ObjNum 642 snap 207 seq_num 642) dirty exists 2023-10-07T18:57:03.024 INFO:tasks.rados.rados.0.smithi087.stdout:2023: left oid 25 (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:57:03.024 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 813 (ObjNum 625 snap 202 seq_num 625) dirty exists 2023-10-07T18:57:03.024 INFO:tasks.rados.rados.0.smithi087.stdout:2024: finishing write tid 4 to smithi087181593-2 2023-10-07T18:57:03.025 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 812 (ObjNum 643 snap 207 seq_num 643) dirty exists 2023-10-07T18:57:03.025 INFO:tasks.rados.rados.0.smithi087.stdout:2024: left oid 2 (ObjNum 643 snap 207 seq_num 643) 2023-10-07T18:57:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[198934]: failed to encode map e481 with expected crc 2023-10-07T18:57:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[198934]: osdmap e481: 8 total, 7 up, 8 in 2023-10-07T18:57:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[198934]: pgmap v385: 121 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 22 active+undersized, 85 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 20/525 objects degraded (3.810%) 2023-10-07T18:57:03.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[202419]: failed to encode map e481 with expected crc 2023-10-07T18:57:03.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[202419]: osdmap e481: 8 total, 7 up, 8 in 2023-10-07T18:57:03.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:02 smithi087 ceph-mon[202419]: pgmap v385: 121 pgs: 6 active+undersized+degraded, 8 stale+active+clean, 22 active+undersized, 85 active+clean; 306 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 13 op/s; 20/525 objects degraded (3.810%) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2023: done (8 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2024: done (7 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2026: done (6 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2027: done (5 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2030: done (4 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2032: done (3 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2033: done (2 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2034: done (1 left) 2023-10-07T18:57:03.893 INFO:tasks.rados.rados.0.smithi087.stdout:2035: done (0 left) 2023-10-07T18:57:03.894 INFO:tasks.rados.rados.0.smithi087.stdout:2036: delete oid 24 current snap is 208 2023-10-07T18:57:03.898 INFO:tasks.rados.rados.0.smithi087.stdout:2036: done (0 left) 2023-10-07T18:57:03.898 INFO:tasks.rados.rados.0.smithi087.stdout:2037: rmattr oid 14 current snap is 208 2023-10-07T18:57:03.898 INFO:tasks.rados.rados.0.smithi087.stdout:2038: delete oid 7 current snap is 208 2023-10-07T18:57:03.901 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1302 (ObjNum 607 snap 197 seq_num 607) dirty exists 2023-10-07T18:57:03.902 INFO:tasks.rados.rados.0.smithi087.stdout:2037: done (1 left) 2023-10-07T18:57:03.902 INFO:tasks.rados.rados.0.smithi087.stdout:2038: done (0 left) 2023-10-07T18:57:03.903 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 208 2023-10-07T18:57:03.903 INFO:tasks.rados.rados.0.smithi087.stdout:2039: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2023-10-07T18:57:03.905 INFO:tasks.rados.rados.0.smithi087.stdout:2039: writing smithi087181593-4 from 0 to 458752 tid 1 2023-10-07T18:57:03.908 INFO:tasks.rados.rados.0.smithi087.stdout:2039: writing smithi087181593-4 from 458752 to 933888 tid 2 2023-10-07T18:57:03.910 INFO:tasks.rados.rados.0.smithi087.stdout:2039: writing smithi087181593-4 from 933888 to 1261568 tid 3 2023-10-07T18:57:03.910 INFO:tasks.rados.rados.0.smithi087.stdout:2040: snap_create 2023-10-07T18:57:03.910 INFO:tasks.rados.rados.0.smithi087.stdout:2039: finishing write tid 1 to smithi087181593-4 2023-10-07T18:57:03.912 INFO:tasks.rados.rados.0.smithi087.stdout:2039: finishing write tid 2 to smithi087181593-4 2023-10-07T18:57:03.912 INFO:tasks.rados.rados.0.smithi087.stdout:2039: finishing write tid 3 to smithi087181593-4 2023-10-07T18:57:03.912 INFO:tasks.rados.rados.0.smithi087.stdout:2039: finishing write tid 4 to smithi087181593-4 2023-10-07T18:57:03.913 INFO:tasks.rados.rados.0.smithi087.stdout:2039: finishing write tid 5 to smithi087181593-4 2023-10-07T18:57:03.913 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1075 (ObjNum 648 snap 208 seq_num 648) dirty exists 2023-10-07T18:57:03.913 INFO:tasks.rados.rados.0.smithi087.stdout:2039: left oid 4 (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:57:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:03 smithi163 ceph-mon[190496]: osdmap e482: 8 total, 7 up, 8 in 2023-10-07T18:57:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:03 smithi163 ceph-mon[190496]: failed to encode map e482 with expected crc 2023-10-07T18:57:04.172 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:03 smithi163 ceph-osd[215798]: -- 172.21.15.163:0/514035472 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55911bd224e0 con 0x55911bcf4c00 2023-10-07T18:57:04.172 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:03 smithi163 bash[215733]: 03c87b34842170ed443954b83850959ecc9d449aaf124904b1ca0c6e5c8a807d 2023-10-07T18:57:04.172 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:03 smithi163 systemd[1]: Started Ceph osd.6 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:03 smithi087 ceph-mon[198934]: osdmap e482: 8 total, 7 up, 8 in 2023-10-07T18:57:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:03 smithi087 ceph-mon[198934]: failed to encode map e482 with expected crc 2023-10-07T18:57:04.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:03 smithi087 ceph-mon[202419]: osdmap e482: 8 total, 7 up, 8 in 2023-10-07T18:57:04.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:03 smithi087 ceph-mon[202419]: failed to encode map e482 with expected crc 2023-10-07T18:57:04.899 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:04 smithi163 conmon[215774]: 2023-10-07T18:57:04.448+0000 7fa52f54b640 -1 Falling back to public interface 2023-10-07T18:57:04.907 INFO:tasks.rados.rados.0.smithi087.stdout:2039: done (1 left) 2023-10-07T18:57:04.907 INFO:tasks.rados.rados.0.smithi087.stdout:2040: done (0 left) 2023-10-07T18:57:04.907 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 209 2023-10-07T18:57:04.907 INFO:tasks.rados.rados.0.smithi087.stdout:2041: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2023-10-07T18:57:04.909 INFO:tasks.rados.rados.0.smithi087.stdout:2041: writing smithi087181593-45 from 0 to 475136 tid 1 2023-10-07T18:57:04.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: writing smithi087181593-45 from 475136 to 1236992 tid 2 2023-10-07T18:57:04.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: writing smithi087181593-45 from 1236992 to 1277952 tid 3 2023-10-07T18:57:04.915 INFO:tasks.rados.rados.0.smithi087.stdout:2042: snap_remove snap 200 2023-10-07T18:57:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: failed to encode map e483 with expected crc 2023-10-07T18:57:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: osdmap e483: 8 total, 7 up, 8 in 2023-10-07T18:57:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: pgmap v388: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 974 KiB/s rd, 2.6 MiB/s wr, 32 op/s; 45/564 objects degraded (7.979%) 2023-10-07T18:57:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: failed to encode map e483 with expected crc 2023-10-07T18:57:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: osdmap e483: 8 total, 7 up, 8 in 2023-10-07T18:57:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: pgmap v388: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 974 KiB/s rd, 2.6 MiB/s wr, 32 op/s; 45/564 objects degraded (7.979%) 2023-10-07T18:57:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: failed to encode map e483 with expected crc 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: osdmap e483: 8 total, 7 up, 8 in 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: pgmap v388: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 974 KiB/s rd, 2.6 MiB/s wr, 32 op/s; 45/564 objects degraded (7.979%) 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:05.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:05.497 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:57:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:05] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.43.0" 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (5m) 97s ago 9m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (5m) 31s ago 8m 94.6M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (10m) 97s ago 10m 19.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (10m) 31s ago 10m 16.4M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (4m) 31s ago 13m 449M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (5m) 97s ago 14m 513M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 97s ago 15m 96.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (4m) 31s ago 13m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:57:05.805 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 97s ago 13m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (5m) 97s ago 9m 17.5M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (5m) 31s ago 9m 17.7M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (3m) 97s ago 13m 263M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 97s ago 12m 228M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 97s ago 12m 294M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (100s) 97s ago 11m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (67s) 31s ago 11m 180M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (34s) 31s ago 11m 12.6M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 starting - - - 2500M 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (10m) 31s ago 10m 501M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:57:05.806 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (4m) 31s ago 9m 64.9M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:57:05.916 INFO:tasks.rados.rados.0.smithi087.stdout:2042: done (1 left) 2023-10-07T18:57:05.916 INFO:tasks.rados.rados.0.smithi087.stdout:2043: copy_from oid 25 from oid 40 current snap is 209 2023-10-07T18:57:05.916 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 209 2023-10-07T18:57:05.917 INFO:tasks.rados.rados.0.smithi087.stdout:2044: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2023-10-07T18:57:05.917 INFO:tasks.rados.rados.0.smithi087.stdout:2044: writing smithi087181593-29 from 0 to 491520 tid 1 2023-10-07T18:57:05.917 INFO:tasks.rados.rados.0.smithi087.stdout:2044: writing smithi087181593-29 from 491520 to 1138688 tid 2 2023-10-07T18:57:05.917 INFO:tasks.rados.rados.0.smithi087.stdout:2044: writing smithi087181593-29 from 1138688 to 1294336 tid 3 2023-10-07T18:57:05.917 INFO:tasks.rados.rados.0.smithi087.stdout:2045: snap_remove snap 204 2023-10-07T18:57:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:05 smithi163 ceph-mon[190496]: osdmap e484: 8 total, 7 up, 8 in 2023-10-07T18:57:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:05 smithi163 ceph-mon[190496]: failed to encode map e484 with expected crc 2023-10-07T18:57:06.200 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:57:06.200 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:57:06.200 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:57:06.200 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:06.200 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 1, 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 6 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 3, 2023-10-07T18:57:06.201 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 11 2023-10-07T18:57:06.202 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:57:06.202 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:57:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:05 smithi087 ceph-mon[198934]: osdmap e484: 8 total, 7 up, 8 in 2023-10-07T18:57:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:05 smithi087 ceph-mon[198934]: failed to encode map e484 with expected crc 2023-10-07T18:57:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:05 smithi087 ceph-mon[202419]: osdmap e484: 8 total, 7 up, 8 in 2023-10-07T18:57:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:05 smithi087 ceph-mon[202419]: failed to encode map e484 with expected crc 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2045: done (3 left) 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2046: delete oid 17 current snap is 209 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: finishing write tid 1 to smithi087181593-45 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: finishing write tid 2 to smithi087181593-45 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: finishing write tid 3 to smithi087181593-45 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: finishing write tid 4 to smithi087181593-45 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: finishing write tid 5 to smithi087181593-45 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1085 (ObjNum 649 snap 209 seq_num 649) dirty exists 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2041: left oid 45 (ObjNum 649 snap 209 seq_num 649) 2023-10-07T18:57:06.914 INFO:tasks.rados.rados.0.smithi087.stdout:2043: finishing copy_from to smithi087181593-25 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2043: got expected ENOENT (src dne) 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2043: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: finishing write tid 1 to smithi087181593-29 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: finishing write tid 2 to smithi087181593-29 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: finishing write tid 3 to smithi087181593-29 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: finishing write tid 4 to smithi087181593-29 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: finishing write tid 5 to smithi087181593-29 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1195 (ObjNum 650 snap 209 seq_num 650) dirty exists 2023-10-07T18:57:06.915 INFO:tasks.rados.rados.0.smithi087.stdout:2044: left oid 29 (ObjNum 650 snap 209 seq_num 650) 2023-10-07T18:57:06.923 INFO:tasks.rados.rados.0.smithi087.stdout:2041: done (3 left) 2023-10-07T18:57:06.923 INFO:tasks.rados.rados.0.smithi087.stdout:2043: done (2 left) 2023-10-07T18:57:06.924 INFO:tasks.rados.rados.0.smithi087.stdout:2044: done (1 left) 2023-10-07T18:57:06.924 INFO:tasks.rados.rados.0.smithi087.stdout:2046: done (0 left) 2023-10-07T18:57:06.924 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 209 2023-10-07T18:57:06.924 INFO:tasks.rados.rados.0.smithi087.stdout:2047: seq_num 652 ranges {0=524288,524288=409600,933888=393216} 2023-10-07T18:57:06.928 INFO:tasks.rados.rados.0.smithi087.stdout:2047: writing smithi087181593-23 from 0 to 524288 tid 1 2023-10-07T18:57:06.929 INFO:tasks.rados.rados.0.smithi087.stdout:2047: writing smithi087181593-23 from 524288 to 933888 tid 2 2023-10-07T18:57:06.932 INFO:tasks.rados.rados.0.smithi087.stdout:2047: writing smithi087181593-23 from 933888 to 1327104 tid 3 2023-10-07T18:57:06.932 INFO:tasks.rados.rados.0.smithi087.stdout:2048: snap_create 2023-10-07T18:57:06.934 INFO:tasks.rados.rados.0.smithi087.stdout:2047: finishing write tid 1 to smithi087181593-23 2023-10-07T18:57:06.935 INFO:tasks.rados.rados.0.smithi087.stdout:2047: finishing write tid 2 to smithi087181593-23 2023-10-07T18:57:06.936 INFO:tasks.rados.rados.0.smithi087.stdout:2047: finishing write tid 3 to smithi087181593-23 2023-10-07T18:57:06.938 INFO:tasks.rados.rados.0.smithi087.stdout:2047: finishing write tid 4 to smithi087181593-23 2023-10-07T18:57:06.939 INFO:tasks.rados.rados.0.smithi087.stdout:2047: finishing write tid 5 to smithi087181593-23 2023-10-07T18:57:06.939 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1318 (ObjNum 652 snap 209 seq_num 652) dirty exists 2023-10-07T18:57:06.939 INFO:tasks.rados.rados.0.smithi087.stdout:2047: left oid 23 (ObjNum 652 snap 209 seq_num 652) 2023-10-07T18:57:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: osdmap e485: 8 total, 7 up, 8 in 2023-10-07T18:57:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: failed to encode map e485 with expected crc 2023-10-07T18:57:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: pgmap v391: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 975 KiB/s rd, 3.2 MiB/s wr, 40 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:06 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2667457792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: osdmap e485: 8 total, 7 up, 8 in 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: failed to encode map e485 with expected crc 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: pgmap v391: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 975 KiB/s rd, 3.2 MiB/s wr, 40 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2667457792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: osdmap e485: 8 total, 7 up, 8 in 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: failed to encode map e485 with expected crc 2023-10-07T18:57:07.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: pgmap v391: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 975 KiB/s rd, 3.2 MiB/s wr, 40 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:06 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2667457792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:07.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:07 smithi163 conmon[215774]: 2023-10-07T18:57:07.256+0000 7fa52f54b640 -1 osd.6 0 read_superblock omap replica is missing. 2023-10-07T18:57:07.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:07 smithi163 conmon[215774]: 2023-10-07T18:57:07.299+0000 7fa52f54b640 -1 osd.6 477 log_to_monitors true 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2047: done (1 left) 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2048: done (0 left) 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2049: read oid 33 snap -1 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2049: expect deleted 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2050: read oid 6 snap -1 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2050: expect (ObjNum 627 snap 202 seq_num 627) 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2051: rollback oid 29 current snap is 210 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 185 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 210 2023-10-07T18:57:07.919 INFO:tasks.rados.rados.0.smithi087.stdout:2052: seq_num 653 ranges {327680=540672,868352=696320,1564672=106496} 2023-10-07T18:57:07.923 INFO:tasks.rados.rados.0.smithi087.stdout:2052: writing smithi087181593-26 from 327680 to 868352 tid 1 2023-10-07T18:57:07.928 INFO:tasks.rados.rados.0.smithi087.stdout:2052: writing smithi087181593-26 from 868352 to 1564672 tid 2 2023-10-07T18:57:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:2052: writing smithi087181593-26 from 1564672 to 1671168 tid 3 2023-10-07T18:57:07.930 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 210 2023-10-07T18:57:07.931 INFO:tasks.rados.rados.0.smithi087.stdout:2053: seq_num 654 ranges {3407872=557056,3964928=630784,4595712=172032} 2023-10-07T18:57:07.951 INFO:tasks.rados.rados.0.smithi087.stdout:2053: writing smithi087181593-2 from 3407872 to 3964928 tid 1 2023-10-07T18:57:07.955 INFO:tasks.rados.rados.0.smithi087.stdout:2053: writing smithi087181593-2 from 3964928 to 4595712 tid 2 2023-10-07T18:57:07.956 INFO:tasks.rados.rados.0.smithi087.stdout:2053: writing smithi087181593-2 from 4595712 to 4767744 tid 3 2023-10-07T18:57:07.956 INFO:tasks.rados.rados.0.smithi087.stdout:2054: delete oid 17 current snap is 210 2023-10-07T18:57:07.956 INFO:tasks.rados.rados.0.smithi087.stdout:2051: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:57:07.956 INFO:tasks.rados.rados.0.smithi087.stdout:2051: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2051: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1199 (ObjNum 545 snap 174 seq_num 545) dirty exists 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: finishing write tid 1 to smithi087181593-26 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: finishing write tid 2 to smithi087181593-26 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: finishing write tid 3 to smithi087181593-26 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: finishing write tid 4 to smithi087181593-26 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: finishing write tid 5 to smithi087181593-26 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1203 (ObjNum 653 snap 210 seq_num 653) dirty exists 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2052: left oid 26 (ObjNum 653 snap 210 seq_num 653) 2023-10-07T18:57:07.957 INFO:tasks.rados.rados.0.smithi087.stdout:2050: expect (ObjNum 627 snap 202 seq_num 627) 2023-10-07T18:57:08.171 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 18:57:07 smithi163 conmon[215774]: 2023-10-07T18:57:07.940+0000 7fa51e9b3700 -1 osd.6 477 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 47/570 objects degraded (8.246%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: failed to encode map e486 with expected crc 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: osdmap e486: 8 total, 7 up, 8 in 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 47/570 objects degraded (8.246%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: failed to encode map e486 with expected crc 2023-10-07T18:57:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: osdmap e486: 8 total, 7 up, 8 in 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 47/570 objects degraded (8.246%), 8 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: failed to encode map e486 with expected crc 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: osdmap e486: 8 total, 7 up, 8 in 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-07T18:57:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2053: finishing write tid 1 to smithi087181593-2 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2049: done (5 left) 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2050: done (4 left) 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2051: done (3 left) 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2052: done (2 left) 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2054: done (1 left) 2023-10-07T18:57:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2055: read oid 15 snap -1 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2055: expect (ObjNum 636 snap 204 seq_num 636) 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2056: read oid 50 snap -1 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2056: expect (ObjNum 609 snap 197 seq_num 609) 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2057: rollback oid 24 current snap is 210 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 175 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: finishing write tid 2 to smithi087181593-2 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: finishing write tid 3 to smithi087181593-2 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: finishing write tid 4 to smithi087181593-2 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: finishing write tid 5 to smithi087181593-2 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 817 (ObjNum 654 snap 210 seq_num 654) dirty exists 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: left oid 2 (ObjNum 654 snap 210 seq_num 654) 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2053: done (3 left) 2023-10-07T18:57:08.292 INFO:tasks.rados.rados.0.smithi087.stdout:2058: rollback oid 9 current snap is 210 2023-10-07T18:57:08.293 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 185 2023-10-07T18:57:08.293 INFO:tasks.rados.rados.0.smithi087.stdout:2059: rmattr oid 14 current snap is 210 2023-10-07T18:57:08.293 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 210 2023-10-07T18:57:08.293 INFO:tasks.rados.rados.0.smithi087.stdout:2060: seq_num 656 ranges {0=589824,589824=802816} 2023-10-07T18:57:08.294 INFO:tasks.rados.rados.0.smithi087.stdout:2060: writing smithi087181593-20 from 0 to 589824 tid 1 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2060: writing smithi087181593-20 from 589824 to 1392640 tid 2 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2061: read oid 1 snap -1 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2061: expect (ObjNum 630 snap 203 seq_num 630) 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2062: delete oid 46 current snap is 210 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2058: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:57:08.300 INFO:tasks.rados.rados.0.smithi087.stdout:2058: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1185 (ObjNum 81 snap 0 seq_num 1817207399) dirty exists 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:2057: finishing rollback tid 1 to smithi087181593-24 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:2057: finishing rollback tid 2 to smithi087181593-24 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1322 (ObjNum 547 snap 174 seq_num 547) dirty exists 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1324 (ObjNum 607 snap 197 seq_num 607) dirty exists 2023-10-07T18:57:08.301 INFO:tasks.rados.rados.0.smithi087.stdout:2060: finishing write tid 1 to smithi087181593-20 2023-10-07T18:57:08.306 INFO:tasks.rados.rados.0.smithi087.stdout:2057: done (7 left) 2023-10-07T18:57:08.306 INFO:tasks.rados.rados.0.smithi087.stdout:2058: done (6 left) 2023-10-07T18:57:08.306 INFO:tasks.rados.rados.0.smithi087.stdout:2059: done (5 left) 2023-10-07T18:57:08.307 INFO:tasks.rados.rados.0.smithi087.stdout:2062: done (4 left) 2023-10-07T18:57:08.307 INFO:tasks.rados.rados.0.smithi087.stdout:2063: setattr oid 35 current snap is 210 2023-10-07T18:57:08.307 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 210 2023-10-07T18:57:08.307 INFO:tasks.rados.rados.0.smithi087.stdout:2064: seq_num 658 ranges {1671168=622592,2293760=565248,2859008=237568} 2023-10-07T18:57:08.318 INFO:tasks.rados.rados.0.smithi087.stdout:2064: writing smithi087181593-26 from 1671168 to 2293760 tid 1 2023-10-07T18:57:08.322 INFO:tasks.rados.rados.0.smithi087.stdout:2064: writing smithi087181593-26 from 2293760 to 2859008 tid 2 2023-10-07T18:57:08.324 INFO:tasks.rados.rados.0.smithi087.stdout:2064: writing smithi087181593-26 from 2859008 to 3096576 tid 3 2023-10-07T18:57:08.324 INFO:tasks.rados.rados.0.smithi087.stdout:2065: snap_create 2023-10-07T18:57:08.324 INFO:tasks.rados.rados.0.smithi087.stdout:2060: finishing write tid 2 to smithi087181593-20 2023-10-07T18:57:08.324 INFO:tasks.rados.rados.0.smithi087.stdout:2060: finishing write tid 3 to smithi087181593-20 2023-10-07T18:57:08.324 INFO:tasks.rados.rados.0.smithi087.stdout:2061: expect (ObjNum 630 snap 203 seq_num 630) 2023-10-07T18:57:08.363 INFO:tasks.rados.rados.0.smithi087.stdout:2060: finishing write tid 4 to smithi087181593-20 2023-10-07T18:57:08.364 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1084 (ObjNum 656 snap 210 seq_num 656) dirty exists 2023-10-07T18:57:08.364 INFO:tasks.rados.rados.0.smithi087.stdout:2060: left oid 20 (ObjNum 656 snap 210 seq_num 656) 2023-10-07T18:57:08.364 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1326 (ObjNum 631 snap 203 seq_num 631) dirty exists 2023-10-07T18:57:08.364 INFO:tasks.rados.rados.0.smithi087.stdout:2056: expect (ObjNum 609 snap 197 seq_num 609) 2023-10-07T18:57:08.515 INFO:tasks.rados.rados.0.smithi087.stdout:2064: finishing write tid 1 to smithi087181593-26 2023-10-07T18:57:08.515 INFO:tasks.rados.rados.0.smithi087.stdout:2055: expect (ObjNum 636 snap 204 seq_num 636) 2023-10-07T18:57:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:57:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: osdmap e487: 8 total, 7 up, 8 in 2023-10-07T18:57:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: pgmap v394: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 8 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: failed to encode map e487 with expected crc 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: osdmap e487: 8 total, 7 up, 8 in 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: pgmap v394: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 8 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:09.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: failed to encode map e487 with expected crc 2023-10-07T18:57:09.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:09.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2064: finishing write tid 2 to smithi087181593-26 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2064: finishing write tid 3 to smithi087181593-26 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2064: finishing write tid 4 to smithi087181593-26 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2064: finishing write tid 5 to smithi087181593-26 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1207 (ObjNum 658 snap 210 seq_num 658) dirty exists 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2064: left oid 26 (ObjNum 658 snap 210 seq_num 658) 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2055: done (6 left) 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2056: done (5 left) 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2060: done (4 left) 2023-10-07T18:57:09.208 INFO:tasks.rados.rados.0.smithi087.stdout:2061: done (3 left) 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2063: done (2 left) 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2064: done (1 left) 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2065: done (0 left) 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2066: read oid 17 snap -1 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2066: expect deleted 2023-10-07T18:57:09.209 INFO:tasks.rados.rados.0.smithi087.stdout:2067: snap_remove snap 203 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: osdmap e487: 8 total, 7 up, 8 in 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: from='osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: pgmap v394: 121 pgs: 8 active+undersized+degraded, 35 active+undersized, 78 active+clean; 319 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 8 op/s; 47/570 objects degraded (8.246%) 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: failed to encode map e487 with expected crc 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:10.145 INFO:tasks.rados.rados.0.smithi087.stdout:2067: done (1 left) 2023-10-07T18:57:10.145 INFO:tasks.rados.rados.0.smithi087.stdout:2068: snap_remove snap 210 2023-10-07T18:57:10.176 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204] boot 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.177 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.178 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.179 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:09 smithi163 ceph-mon[190496]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204] boot 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[202419]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: osd.6 [v2:172.21.15.163:6816/570477204,v1:172.21.15.163:6817/570477204] boot 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: osdmap e488: 8 total, 8 up, 8 in 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-07T18:57:10.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e488 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: osdmap e489: 8 total, 8 up, 8 in 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e489 with expected crc 2023-10-07T18:57:10.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:09 smithi087 ceph-mon[198934]: failed to encode map e489 with expected crc 2023-10-07T18:57:11.147 INFO:tasks.rados.rados.0.smithi087.stdout:2068: done (1 left) 2023-10-07T18:57:11.147 INFO:tasks.rados.rados.0.smithi087.stdout:2069: rmattr oid 32 current snap is 211 2023-10-07T18:57:11.148 INFO:tasks.rados.rados.0.smithi087.stdout:2066: done (1 left) 2023-10-07T18:57:11.148 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 211 2023-10-07T18:57:11.148 INFO:tasks.rados.rados.0.smithi087.stdout:2070: seq_num 659 ranges {3145728=647168,3792896=450560,4243456=352256} 2023-10-07T18:57:11.154 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:11 smithi163 ceph-mon[190496]: pgmap v397: 121 pgs: 5 active+undersized+degraded, 25 active+undersized, 91 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 31/597 objects degraded (5.193%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:11.154 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:11 smithi163 ceph-mon[190496]: failed to encode map e490 with expected crc 2023-10-07T18:57:11.154 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:11 smithi163 ceph-mon[190496]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T18:57:11.168 INFO:tasks.rados.rados.0.smithi087.stdout:2070: writing smithi087181593-39 from 3145728 to 3792896 tid 1 2023-10-07T18:57:11.170 INFO:tasks.rados.rados.0.smithi087.stdout:2070: writing smithi087181593-39 from 3792896 to 4243456 tid 2 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:2070: writing smithi087181593-39 from 4243456 to 4595712 tid 3 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:2071: read oid 48 snap -1 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:2071: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 211 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1052 (ObjNum 629 snap 203 seq_num 629) dirty exists 2023-10-07T18:57:11.173 INFO:tasks.rados.rados.0.smithi087.stdout:2072: seq_num 660 ranges {1327104=663552,1990656=737280,2727936=65536} 2023-10-07T18:57:11.184 INFO:tasks.rados.rados.0.smithi087.stdout:2072: writing smithi087181593-23 from 1327104 to 1990656 tid 1 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2072: writing smithi087181593-23 from 1990656 to 2727936 tid 2 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2072: writing smithi087181593-23 from 2727936 to 2793472 tid 3 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2069: done (3 left) 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2073: delete oid 42 current snap is 211 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2070: finishing write tid 1 to smithi087181593-39 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2070: finishing write tid 2 to smithi087181593-39 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2070: finishing write tid 3 to smithi087181593-39 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2070: finishing write tid 4 to smithi087181593-39 2023-10-07T18:57:11.190 INFO:tasks.rados.rados.0.smithi087.stdout:2070: finishing write tid 5 to smithi087181593-39 2023-10-07T18:57:11.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1210 (ObjNum 659 snap 211 seq_num 659) dirty exists 2023-10-07T18:57:11.191 INFO:tasks.rados.rados.0.smithi087.stdout:2070: left oid 39 (ObjNum 659 snap 211 seq_num 659) 2023-10-07T18:57:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2070: done (3 left) 2023-10-07T18:57:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2073: done (2 left) 2023-10-07T18:57:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2074: read oid 40 snap -1 2023-10-07T18:57:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2074: expect deleted 2023-10-07T18:57:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2075: delete oid 43 current snap is 211 2023-10-07T18:57:11.197 INFO:tasks.rados.rados.0.smithi087.stdout:2071: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:57:11.398 INFO:tasks.rados.rados.0.smithi087.stdout:2071: done (3 left) 2023-10-07T18:57:11.398 INFO:tasks.rados.rados.0.smithi087.stdout:2075: done (2 left) 2023-10-07T18:57:11.398 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 211 2023-10-07T18:57:11.398 INFO:tasks.rados.rados.0.smithi087.stdout:2072: finishing write tid 1 to smithi087181593-23 2023-10-07T18:57:11.398 INFO:tasks.rados.rados.0.smithi087.stdout:2076: seq_num 663 ranges {7659520=712704,8372224=442368,8814592=360448} 2023-10-07T18:57:11.441 INFO:tasks.rados.rados.0.smithi087.stdout:2076: writing smithi087181593-32 from 7659520 to 8372224 tid 1 2023-10-07T18:57:11.444 INFO:tasks.rados.rados.0.smithi087.stdout:2076: writing smithi087181593-32 from 8372224 to 8814592 tid 2 2023-10-07T18:57:11.446 INFO:tasks.rados.rados.0.smithi087.stdout:2076: writing smithi087181593-32 from 8814592 to 9175040 tid 3 2023-10-07T18:57:11.446 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 211 2023-10-07T18:57:11.446 INFO:tasks.rados.rados.0.smithi087.stdout:2072: finishing write tid 2 to smithi087181593-23 2023-10-07T18:57:11.446 INFO:tasks.rados.rados.0.smithi087.stdout:2072: finishing write tid 3 to smithi087181593-23 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:2072: finishing write tid 4 to smithi087181593-23 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:2072: finishing write tid 5 to smithi087181593-23 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1339 (ObjNum 660 snap 211 seq_num 660) dirty exists 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:2072: left oid 23 (ObjNum 660 snap 211 seq_num 660) 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:2076: finishing write tid 1 to smithi087181593-32 2023-10-07T18:57:11.447 INFO:tasks.rados.rados.0.smithi087.stdout:2077: seq_num 664 ranges {2498560=729088,3227648=729088,3956736=73728} 2023-10-07T18:57:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[202419]: pgmap v397: 121 pgs: 5 active+undersized+degraded, 25 active+undersized, 91 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 31/597 objects degraded (5.193%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[202419]: failed to encode map e490 with expected crc 2023-10-07T18:57:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[202419]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T18:57:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[198934]: pgmap v397: 121 pgs: 5 active+undersized+degraded, 25 active+undersized, 91 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 31/597 objects degraded (5.193%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[198934]: failed to encode map e490 with expected crc 2023-10-07T18:57:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:11 smithi087 ceph-mon[198934]: osdmap e490: 8 total, 8 up, 8 in 2023-10-07T18:57:11.463 INFO:tasks.rados.rados.0.smithi087.stdout:2077: writing smithi087181593-18 from 2498560 to 3227648 tid 1 2023-10-07T18:57:11.468 INFO:tasks.rados.rados.0.smithi087.stdout:2077: writing smithi087181593-18 from 3227648 to 3956736 tid 2 2023-10-07T18:57:11.468 INFO:tasks.rados.rados.0.smithi087.stdout:2077: writing smithi087181593-18 from 3956736 to 4030464 tid 3 2023-10-07T18:57:11.468 INFO:tasks.rados.rados.0.smithi087.stdout:2072: done (3 left) 2023-10-07T18:57:11.468 INFO:tasks.rados.rados.0.smithi087.stdout:2074: done (2 left) 2023-10-07T18:57:11.468 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 211 2023-10-07T18:57:11.469 INFO:tasks.rados.rados.0.smithi087.stdout:2076: finishing write tid 2 to smithi087181593-32 2023-10-07T18:57:11.469 INFO:tasks.rados.rados.0.smithi087.stdout:2078: seq_num 665 ranges {6578176=745472,7323648=606208,7929856=196608} 2023-10-07T18:57:11.507 INFO:tasks.rados.rados.0.smithi087.stdout:2078: writing smithi087181593-24 from 6578176 to 7323648 tid 1 2023-10-07T18:57:11.510 INFO:tasks.rados.rados.0.smithi087.stdout:2078: writing smithi087181593-24 from 7323648 to 7929856 tid 2 2023-10-07T18:57:11.513 INFO:tasks.rados.rados.0.smithi087.stdout:2078: writing smithi087181593-24 from 7929856 to 8126464 tid 3 2023-10-07T18:57:11.513 INFO:tasks.rados.rados.0.smithi087.stdout:2079: read oid 20 snap -1 2023-10-07T18:57:11.513 INFO:tasks.rados.rados.0.smithi087.stdout:2079: expect (ObjNum 656 snap 210 seq_num 656) 2023-10-07T18:57:11.513 INFO:tasks.rados.rados.0.smithi087.stdout:2080: copy_from oid 1 from oid 3 current snap is 211 2023-10-07T18:57:11.513 INFO:tasks.rados.rados.0.smithi087.stdout:2076: finishing write tid 3 to smithi087181593-32 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2076: finishing write tid 4 to smithi087181593-32 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2076: finishing write tid 5 to smithi087181593-32 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1056 (ObjNum 663 snap 211 seq_num 663) dirty exists 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2076: left oid 32 (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2077: finishing write tid 1 to smithi087181593-18 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2076: done (4 left) 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2081: read oid 41 snap -1 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2081: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2082: read oid 23 snap -1 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2082: expect (ObjNum 660 snap 211 seq_num 660) 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2083: copy_from oid 37 from oid 4 current snap is 211 2023-10-07T18:57:11.514 INFO:tasks.rados.rados.0.smithi087.stdout:2084: delete oid 36 current snap is 211 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2077: finishing write tid 2 to smithi087181593-18 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2077: finishing write tid 3 to smithi087181593-18 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2077: finishing write tid 4 to smithi087181593-18 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2077: finishing write tid 5 to smithi087181593-18 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1214 (ObjNum 664 snap 211 seq_num 664) dirty exists 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2077: left oid 18 (ObjNum 664 snap 211 seq_num 664) 2023-10-07T18:57:11.515 INFO:tasks.rados.rados.0.smithi087.stdout:2078: finishing write tid 1 to smithi087181593-24 2023-10-07T18:57:11.516 INFO:tasks.rados.rados.0.smithi087.stdout:2078: finishing write tid 2 to smithi087181593-24 2023-10-07T18:57:11.516 INFO:tasks.rados.rados.0.smithi087.stdout:2078: finishing write tid 3 to smithi087181593-24 2023-10-07T18:57:11.516 INFO:tasks.rados.rados.0.smithi087.stdout:2078: finishing write tid 4 to smithi087181593-24 2023-10-07T18:57:11.520 INFO:tasks.rados.rados.0.smithi087.stdout:2078: finishing write tid 5 to smithi087181593-24 2023-10-07T18:57:11.521 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1343 (ObjNum 665 snap 211 seq_num 665) dirty exists 2023-10-07T18:57:11.521 INFO:tasks.rados.rados.0.smithi087.stdout:2078: left oid 24 (ObjNum 665 snap 211 seq_num 665) 2023-10-07T18:57:11.521 INFO:tasks.rados.rados.0.smithi087.stdout:2080: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:57:11.522 INFO:tasks.rados.rados.0.smithi087.stdout:2079: expect (ObjNum 656 snap 210 seq_num 656) 2023-10-07T18:57:11.558 INFO:tasks.rados.rados.0.smithi087.stdout:2080: finishing copy_from to smithi087181593-1 2023-10-07T18:57:11.558 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 972 (ObjNum 638 snap 205 seq_num 638) dirty exists 2023-10-07T18:57:11.558 INFO:tasks.rados.rados.0.smithi087.stdout:2081: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:57:11.592 INFO:tasks.rados.rados.0.smithi087.stdout:2082: expect (ObjNum 660 snap 211 seq_num 660) 2023-10-07T18:57:11.689 INFO:tasks.rados.rados.0.smithi087.stdout:2083: finishing copy_from racing read to smithi087181593-37 2023-10-07T18:57:11.689 INFO:tasks.rados.rados.0.smithi087.stdout:2083: finishing copy_from to smithi087181593-37 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1075 (ObjNum 648 snap 208 seq_num 648) dirty exists 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2077: done (7 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2078: done (6 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2079: done (5 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2080: done (4 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2081: done (3 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2082: done (2 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2083: done (1 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2084: done (0 left) 2023-10-07T18:57:11.690 INFO:tasks.rados.rados.0.smithi087.stdout:2085: snap_remove snap 192 2023-10-07T18:57:12.152 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:11 smithi087 conmon[186870]: 2023-10-07T18:57:11.786+0000 7fa0825cd700 -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-07T18:57:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: failed to encode map e491 with expected crc 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: failed to encode map e491 with expected crc 2023-10-07T18:57:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T18:57:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: failed to encode map e491 with expected crc 2023-10-07T18:57:12.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: osdmap e491: 8 total, 8 up, 8 in 2023-10-07T18:57:12.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:12.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:12.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:12.656 INFO:tasks.rados.rados.0.smithi087.stdout:2085: done (0 left) 2023-10-07T18:57:12.657 INFO:tasks.rados.rados.0.smithi087.stdout:2086: read oid 25 snap -1 2023-10-07T18:57:12.657 INFO:tasks.rados.rados.0.smithi087.stdout:2086: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:57:12.657 INFO:tasks.rados.rados.0.smithi087.stdout:2087: snap_remove snap 209 2023-10-07T18:57:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:13 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:13 smithi163 ceph-mon[190496]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T18:57:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:13 smithi163 ceph-mon[190496]: pgmap v400: 121 pgs: 4 active+undersized+degraded, 17 active+undersized, 100 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 30/597 objects degraded (5.025%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:13 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:13.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:13 smithi163 ceph-mon[190496]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T18:57:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[202419]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[202419]: pgmap v400: 121 pgs: 4 active+undersized+degraded, 17 active+undersized, 100 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 30/597 objects degraded (5.025%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[202419]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:13.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[198934]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2023-10-07T18:57:13.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[198934]: pgmap v400: 121 pgs: 4 active+undersized+degraded, 17 active+undersized, 100 active+clean; 330 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 30/597 objects degraded (5.025%); 3.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:13.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:13.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:13 smithi087 ceph-mon[198934]: osdmap e492: 8 total, 8 up, 8 in 2023-10-07T18:57:13.659 INFO:tasks.rados.rados.0.smithi087.stdout:2087: done (1 left) 2023-10-07T18:57:13.660 INFO:tasks.rados.rados.0.smithi087.stdout:2088: rollback oid 8 current snap is 211 2023-10-07T18:57:13.660 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 205 2023-10-07T18:57:13.660 INFO:tasks.rados.rados.0.smithi087.stdout:2086: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:57:14.015 INFO:tasks.rados.rados.0.smithi087.stdout:2086: done (1 left) 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2089: read oid 49 snap -1 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2089: expect (ObjNum 591 snap 192 seq_num 591) 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 211 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2088: finishing rollback tid 0 to smithi087181593-8 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2088: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2088: finishing rollback tid 2 to smithi087181593-8 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1077 (ObjNum 615 snap 201 seq_num 615) dirty exists 2023-10-07T18:57:14.016 INFO:tasks.rados.rados.0.smithi087.stdout:2090: seq_num 667 ranges {0=778240,778240=778240,1556480=24576} 2023-10-07T18:57:14.019 INFO:tasks.rados.rados.0.smithi087.stdout:2090: writing smithi087181593-36 from 0 to 778240 tid 1 2023-10-07T18:57:14.024 INFO:tasks.rados.rados.0.smithi087.stdout:2090: writing smithi087181593-36 from 778240 to 1556480 tid 2 2023-10-07T18:57:14.024 INFO:tasks.rados.rados.0.smithi087.stdout:2090: writing smithi087181593-36 from 1556480 to 1581056 tid 3 2023-10-07T18:57:14.024 INFO:tasks.rados.rados.0.smithi087.stdout:2088: done (2 left) 2023-10-07T18:57:14.024 INFO:tasks.rados.rados.0.smithi087.stdout:2091: rollback oid 40 current snap is 211 2023-10-07T18:57:14.025 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 205 2023-10-07T18:57:14.025 INFO:tasks.rados.rados.0.smithi087.stdout:2089: expect (ObjNum 591 snap 192 seq_num 591) 2023-10-07T18:57:14.032 INFO:tasks.rados.rados.0.smithi087.stdout:2090: finishing write tid 1 to smithi087181593-36 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2091: finishing rollback tid 1 to smithi087181593-40 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1167 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2090: finishing write tid 2 to smithi087181593-36 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2090: finishing write tid 3 to smithi087181593-36 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2090: finishing write tid 4 to smithi087181593-36 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2090: finishing write tid 5 to smithi087181593-36 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1088 (ObjNum 667 snap 211 seq_num 667) dirty exists 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2090: left oid 36 (ObjNum 667 snap 211 seq_num 667) 2023-10-07T18:57:14.033 INFO:tasks.rados.rados.0.smithi087.stdout:2089: done (2 left) 2023-10-07T18:57:14.034 INFO:tasks.rados.rados.0.smithi087.stdout:2090: done (1 left) 2023-10-07T18:57:14.034 INFO:tasks.rados.rados.0.smithi087.stdout:2091: done (0 left) 2023-10-07T18:57:14.034 INFO:tasks.rados.rados.0.smithi087.stdout:2092: snap_remove snap 195 2023-10-07T18:57:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:14 smithi163 ceph-mon[190496]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:14 smithi163 ceph-mon[190496]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:14 smithi163 ceph-mon[190496]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T18:57:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[198934]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[198934]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[198934]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T18:57:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[202419]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[202419]: failed to encode map e492 with expected crc 2023-10-07T18:57:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:14 smithi087 ceph-mon[202419]: osdmap e493: 8 total, 8 up, 8 in 2023-10-07T18:57:14.666 INFO:tasks.rados.rados.0.smithi087.stdout:2092: done (0 left) 2023-10-07T18:57:14.666 INFO:tasks.rados.rados.0.smithi087.stdout:2093: rollback oid 11 current snap is 211 2023-10-07T18:57:14.666 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 198 2023-10-07T18:57:14.666 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 211 2023-10-07T18:57:14.666 INFO:tasks.rados.rados.0.smithi087.stdout:2094: seq_num 668 ranges {1089536=794624,1884160=663552,2547712=139264} 2023-10-07T18:57:14.678 INFO:tasks.rados.rados.0.smithi087.stdout:2094: writing smithi087181593-1 from 1089536 to 1884160 tid 1 2023-10-07T18:57:14.689 INFO:tasks.rados.rados.0.smithi087.stdout:2094: writing smithi087181593-1 from 1884160 to 2547712 tid 2 2023-10-07T18:57:14.690 INFO:tasks.rados.rados.0.smithi087.stdout:2094: writing smithi087181593-1 from 2547712 to 2686976 tid 3 2023-10-07T18:57:14.690 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 211 2023-10-07T18:57:14.690 INFO:tasks.rados.rados.0.smithi087.stdout:2095: seq_num 669 ranges {4341760=409600,4751360=548864,5300224=655360} 2023-10-07T18:57:14.709 INFO:tasks.rados.rados.0.smithi087.stdout:2095: writing smithi087181593-8 from 4341760 to 4751360 tid 1 2023-10-07T18:57:14.712 INFO:tasks.rados.rados.0.smithi087.stdout:2095: writing smithi087181593-8 from 4751360 to 5300224 tid 2 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2095: writing smithi087181593-8 from 5300224 to 5955584 tid 3 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2096: snap_create 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2093: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2093: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2093: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1166 (ObjNum 604 snap 196 seq_num 604) dirty exists 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2094: finishing write tid 1 to smithi087181593-1 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2094: finishing write tid 2 to smithi087181593-1 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2094: finishing write tid 3 to smithi087181593-1 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2094: finishing write tid 4 to smithi087181593-1 2023-10-07T18:57:14.718 INFO:tasks.rados.rados.0.smithi087.stdout:2094: finishing write tid 5 to smithi087181593-1 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1204 (ObjNum 668 snap 211 seq_num 668) dirty exists 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:2094: left oid 1 (ObjNum 668 snap 211 seq_num 668) 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:2095: finishing write tid 1 to smithi087181593-8 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:2095: finishing write tid 2 to smithi087181593-8 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:2095: finishing write tid 3 to smithi087181593-8 2023-10-07T18:57:14.719 INFO:tasks.rados.rados.0.smithi087.stdout:2095: finishing write tid 4 to smithi087181593-8 2023-10-07T18:57:14.721 INFO:tasks.rados.rados.0.smithi087.stdout:2095: finishing write tid 5 to smithi087181593-8 2023-10-07T18:57:14.721 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1089 (ObjNum 669 snap 211 seq_num 669) dirty exists 2023-10-07T18:57:14.721 INFO:tasks.rados.rados.0.smithi087.stdout:2095: left oid 8 (ObjNum 669 snap 211 seq_num 669) 2023-10-07T18:57:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:15 smithi163 ceph-mon[190496]: failed to encode map e493 with expected crc 2023-10-07T18:57:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:15 smithi163 ceph-mon[190496]: pgmap v403: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:15 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded) 2023-10-07T18:57:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:15 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:57:15.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:15 smithi163 ceph-mon[190496]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T18:57:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:15] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.43.0" 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[198934]: failed to encode map e493 with expected crc 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[198934]: pgmap v403: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded) 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[198934]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[202419]: failed to encode map e493 with expected crc 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[202419]: pgmap v403: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 23 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/597 objects degraded (5.025%), 4 pgs degraded) 2023-10-07T18:57:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:57:15.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:15 smithi087 ceph-mon[202419]: osdmap e494: 8 total, 8 up, 8 in 2023-10-07T18:57:15.670 INFO:tasks.rados.rados.0.smithi087.stdout:2093: done (3 left) 2023-10-07T18:57:15.670 INFO:tasks.rados.rados.0.smithi087.stdout:2094: done (2 left) 2023-10-07T18:57:15.671 INFO:tasks.rados.rados.0.smithi087.stdout:2095: done (1 left) 2023-10-07T18:57:15.671 INFO:tasks.rados.rados.0.smithi087.stdout:2096: done (0 left) 2023-10-07T18:57:15.671 INFO:tasks.rados.rados.0.smithi087.stdout:2097: delete oid 50 current snap is 212 2023-10-07T18:57:15.676 INFO:tasks.rados.rados.0.smithi087.stdout:2097: done (0 left) 2023-10-07T18:57:15.676 INFO:tasks.rados.rados.0.smithi087.stdout:2098: rmattr oid 47 current snap is 212 2023-10-07T18:57:15.676 INFO:tasks.rados.rados.0.smithi087.stdout:2099: delete oid 15 current snap is 212 2023-10-07T18:57:15.680 INFO:tasks.rados.rados.0.smithi087.stdout:2099: done (1 left) 2023-10-07T18:57:15.680 INFO:tasks.rados.rados.0.smithi087.stdout:2100: snap_remove snap 207 2023-10-07T18:57:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:16 smithi163 ceph-mon[190496]: failed to encode map e494 with expected crc 2023-10-07T18:57:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:16 smithi163 ceph-mon[190496]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T18:57:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:16 smithi087 ceph-mon[198934]: failed to encode map e494 with expected crc 2023-10-07T18:57:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:16 smithi087 ceph-mon[198934]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T18:57:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:16 smithi087 ceph-mon[202419]: failed to encode map e494 with expected crc 2023-10-07T18:57:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:16 smithi087 ceph-mon[202419]: osdmap e495: 8 total, 8 up, 8 in 2023-10-07T18:57:16.678 INFO:tasks.rados.rados.0.smithi087.stdout:2100: done (1 left) 2023-10-07T18:57:16.679 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 212 2023-10-07T18:57:16.679 INFO:tasks.rados.rados.0.smithi087.stdout:2101: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2023-10-07T18:57:16.681 INFO:tasks.rados.rados.0.smithi087.stdout:2101: writing smithi087181593-44 from 0 to 458752 tid 1 2023-10-07T18:57:16.688 INFO:tasks.rados.rados.0.smithi087.stdout:2101: writing smithi087181593-44 from 458752 to 1105920 tid 2 2023-10-07T18:57:16.688 INFO:tasks.rados.rados.0.smithi087.stdout:2101: writing smithi087181593-44 from 1105920 to 1572864 tid 3 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:2101: writing smithi087181593-44 from 1572864 to 1662976 tid 4 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:2102: read oid 36 snap -1 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:2102: expect (ObjNum 667 snap 211 seq_num 667) 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:2103: setattr oid 35 current snap is 212 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 818 (ObjNum 625 snap 202 seq_num 625) dirty exists 2023-10-07T18:57:16.692 INFO:tasks.rados.rados.0.smithi087.stdout:2098: done (3 left) 2023-10-07T18:57:16.693 INFO:tasks.rados.rados.0.smithi087.stdout:2104: snap_create 2023-10-07T18:57:16.693 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 1 to smithi087181593-44 2023-10-07T18:57:16.699 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 2 to smithi087181593-44 2023-10-07T18:57:16.700 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 3 to smithi087181593-44 2023-10-07T18:57:16.703 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 4 to smithi087181593-44 2023-10-07T18:57:16.703 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 5 to smithi087181593-44 2023-10-07T18:57:16.703 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1368 (ObjNum 631 snap 203 seq_num 631) dirty exists 2023-10-07T18:57:16.706 INFO:tasks.rados.rados.0.smithi087.stdout:2102: expect (ObjNum 667 snap 211 seq_num 667) 2023-10-07T18:57:16.746 INFO:tasks.rados.rados.0.smithi087.stdout:2101: finishing write tid 6 to smithi087181593-44 2023-10-07T18:57:16.746 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 924 (ObjNum 672 snap 212 seq_num 672) dirty exists 2023-10-07T18:57:16.746 INFO:tasks.rados.rados.0.smithi087.stdout:2101: left oid 44 (ObjNum 672 snap 212 seq_num 672) 2023-10-07T18:57:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:17 smithi163 ceph-mon[190496]: failed to encode map e495 with expected crc 2023-10-07T18:57:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:17 smithi163 ceph-mon[190496]: pgmap v406: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:17.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:17 smithi163 ceph-mon[190496]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T18:57:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[198934]: failed to encode map e495 with expected crc 2023-10-07T18:57:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[198934]: pgmap v406: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[198934]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T18:57:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[202419]: failed to encode map e495 with expected crc 2023-10-07T18:57:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[202419]: pgmap v406: 121 pgs: 121 active+clean; 348 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 24 op/s; 1.5 MiB/s, 0 objects/s recovering 2023-10-07T18:57:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:17 smithi087 ceph-mon[202419]: osdmap e496: 8 total, 8 up, 8 in 2023-10-07T18:57:17.681 INFO:tasks.rados.rados.0.smithi087.stdout:2101: done (3 left) 2023-10-07T18:57:17.681 INFO:tasks.rados.rados.0.smithi087.stdout:2102: done (2 left) 2023-10-07T18:57:17.681 INFO:tasks.rados.rados.0.smithi087.stdout:2103: done (1 left) 2023-10-07T18:57:17.681 INFO:tasks.rados.rados.0.smithi087.stdout:2104: done (0 left) 2023-10-07T18:57:17.681 INFO:tasks.rados.rados.0.smithi087.stdout:2105: delete oid 2 current snap is 213 2023-10-07T18:57:17.687 INFO:tasks.rados.rados.0.smithi087.stdout:2105: done (0 left) 2023-10-07T18:57:17.687 INFO:tasks.rados.rados.0.smithi087.stdout:2106: copy_from oid 29 from oid 30 current snap is 213 2023-10-07T18:57:17.687 INFO:tasks.rados.rados.0.smithi087.stdout:2107: read oid 1 snap 190 2023-10-07T18:57:17.687 INFO:tasks.rados.rados.0.smithi087.stdout:2107: expect (ObjNum 508 snap 164 seq_num 508) 2023-10-07T18:57:17.687 INFO:tasks.rados.rados.0.smithi087.stdout:2108: snap_remove snap 185 2023-10-07T18:57:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:18 smithi163 ceph-mon[190496]: failed to encode map e496 with expected crc 2023-10-07T18:57:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:18 smithi163 ceph-mon[190496]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T18:57:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:18 smithi087 ceph-mon[198934]: failed to encode map e496 with expected crc 2023-10-07T18:57:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:18 smithi087 ceph-mon[198934]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T18:57:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:18 smithi087 ceph-mon[202419]: failed to encode map e496 with expected crc 2023-10-07T18:57:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:18 smithi087 ceph-mon[202419]: osdmap e497: 8 total, 8 up, 8 in 2023-10-07T18:57:18.684 INFO:tasks.rados.rados.0.smithi087.stdout:2108: done (2 left) 2023-10-07T18:57:18.684 INFO:tasks.rados.rados.0.smithi087.stdout:2109: read oid 39 snap 211 2023-10-07T18:57:18.684 INFO:tasks.rados.rados.0.smithi087.stdout:2109: expect (ObjNum 659 snap 211 seq_num 659) 2023-10-07T18:57:18.691 INFO:tasks.rados.rados.0.smithi087.stdout:2110: read oid 28 snap 211 2023-10-07T18:57:18.692 INFO:tasks.rados.rados.0.smithi087.stdout:2110: expect deleted 2023-10-07T18:57:18.692 INFO:tasks.rados.rados.0.smithi087.stdout:2111: copy_from oid 4 from oid 43 current snap is 213 2023-10-07T18:57:18.692 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 213 2023-10-07T18:57:18.692 INFO:tasks.rados.rados.0.smithi087.stdout:2112: seq_num 674 ranges {2793472=491520,3284992=417792,3702784=483328,4186112=303104} 2023-10-07T18:57:18.703 INFO:tasks.rados.rados.0.smithi087.stdout:2112: writing smithi087181593-23 from 2793472 to 3284992 tid 1 2023-10-07T18:57:18.709 INFO:tasks.rados.rados.0.smithi087.stdout:2112: writing smithi087181593-23 from 3284992 to 3702784 tid 2 2023-10-07T18:57:18.709 INFO:tasks.rados.rados.0.smithi087.stdout:2112: writing smithi087181593-23 from 3702784 to 4186112 tid 3 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:2112: writing smithi087181593-23 from 4186112 to 4489216 tid 4 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 213 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:2106: finishing copy_from to smithi087181593-29 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:2106: got expected ENOENT (src dne) 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:2106: finishing copy_from racing read to smithi087181593-29 2023-10-07T18:57:18.711 INFO:tasks.rados.rados.0.smithi087.stdout:2107: expect (ObjNum 508 snap 164 seq_num 508) 2023-10-07T18:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: failed to encode map e497 with expected crc 2023-10-07T18:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: pgmap v409: 121 pgs: 121 active+clean; 350 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 3 op/s 2023-10-07T18:57:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T18:57:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:19 smithi163 ceph-mon[190496]: osdmap e499: 8 total, 8 up, 8 in 2023-10-07T18:57:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: failed to encode map e497 with expected crc 2023-10-07T18:57:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: pgmap v409: 121 pgs: 121 active+clean; 350 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 3 op/s 2023-10-07T18:57:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T18:57:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[198934]: osdmap e499: 8 total, 8 up, 8 in 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: failed to encode map e497 with expected crc 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: pgmap v409: 121 pgs: 121 active+clean; 350 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 386 KiB/s wr, 3 op/s 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: osdmap e498: 8 total, 8 up, 8 in 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:19.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:19 smithi087 ceph-mon[202419]: osdmap e499: 8 total, 8 up, 8 in 2023-10-07T18:57:19.551 INFO:tasks.rados.rados.0.smithi087.stdout:2111: finishing copy_from to smithi087181593-4 2023-10-07T18:57:19.551 INFO:tasks.rados.rados.0.smithi087.stdout:2111: got expected ENOENT (src dne) 2023-10-07T18:57:19.551 INFO:tasks.rados.rados.0.smithi087.stdout:2111: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:57:19.551 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 1 to smithi087181593-23 2023-10-07T18:57:19.551 INFO:tasks.rados.rados.0.smithi087.stdout:2113: seq_num 675 ranges {3096576=507904,3604480=704512,4308992=499712} 2023-10-07T18:57:19.570 INFO:tasks.rados.rados.0.smithi087.stdout:2113: writing smithi087181593-26 from 3096576 to 3604480 tid 1 2023-10-07T18:57:19.574 INFO:tasks.rados.rados.0.smithi087.stdout:2113: writing smithi087181593-26 from 3604480 to 4308992 tid 2 2023-10-07T18:57:19.577 INFO:tasks.rados.rados.0.smithi087.stdout:2113: writing smithi087181593-26 from 4308992 to 4808704 tid 3 2023-10-07T18:57:19.577 INFO:tasks.rados.rados.0.smithi087.stdout:2106: done (6 left) 2023-10-07T18:57:19.577 INFO:tasks.rados.rados.0.smithi087.stdout:2107: done (5 left) 2023-10-07T18:57:19.578 INFO:tasks.rados.rados.0.smithi087.stdout:2110: done (4 left) 2023-10-07T18:57:19.578 INFO:tasks.rados.rados.0.smithi087.stdout:2111: done (3 left) 2023-10-07T18:57:19.578 INFO:tasks.rados.rados.0.smithi087.stdout:2114: copy_from oid 41 from oid 12 current snap is 213 2023-10-07T18:57:19.578 INFO:tasks.rados.rados.0.smithi087.stdout:2109: expect (ObjNum 659 snap 211 seq_num 659) 2023-10-07T18:57:19.814 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 2 to smithi087181593-23 2023-10-07T18:57:19.814 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 3 to smithi087181593-23 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 4 to smithi087181593-23 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 5 to smithi087181593-23 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2112: finishing write tid 6 to smithi087181593-23 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1380 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2112: left oid 23 (ObjNum 674 snap 213 seq_num 674) 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2113: finishing write tid 1 to smithi087181593-26 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2113: finishing write tid 2 to smithi087181593-26 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2109: done (3 left) 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2112: done (2 left) 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2115: delete oid 45 current snap is 213 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2113: finishing write tid 3 to smithi087181593-26 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2113: finishing write tid 4 to smithi087181593-26 2023-10-07T18:57:19.815 INFO:tasks.rados.rados.0.smithi087.stdout:2113: finishing write tid 5 to smithi087181593-26 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1211 (ObjNum 675 snap 213 seq_num 675) dirty exists 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:2113: left oid 26 (ObjNum 675 snap 213 seq_num 675) 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:2114: finishing copy_from racing read to smithi087181593-41 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:2114: finishing copy_from to smithi087181593-41 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1081 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:2113: done (2 left) 2023-10-07T18:57:19.816 INFO:tasks.rados.rados.0.smithi087.stdout:2114: done (1 left) 2023-10-07T18:57:19.817 INFO:tasks.rados.rados.0.smithi087.stdout:2115: done (0 left) 2023-10-07T18:57:19.817 INFO:tasks.rados.rados.0.smithi087.stdout:2116: read oid 17 snap 198 2023-10-07T18:57:19.817 INFO:tasks.rados.rados.0.smithi087.stdout:2116: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:57:19.817 INFO:tasks.rados.rados.0.smithi087.stdout:2117: delete oid 38 current snap is 213 2023-10-07T18:57:19.819 INFO:tasks.rados.rados.0.smithi087.stdout:2117: done (1 left) 2023-10-07T18:57:19.819 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 213 2023-10-07T18:57:19.819 INFO:tasks.rados.rados.0.smithi087.stdout:2118: seq_num 678 ranges {0=565248,565248=802816,1368064=401408} 2023-10-07T18:57:19.822 INFO:tasks.rados.rados.0.smithi087.stdout:2118: writing smithi087181593-38 from 0 to 565248 tid 1 2023-10-07T18:57:19.827 INFO:tasks.rados.rados.0.smithi087.stdout:2118: writing smithi087181593-38 from 565248 to 1368064 tid 2 2023-10-07T18:57:19.830 INFO:tasks.rados.rados.0.smithi087.stdout:2118: writing smithi087181593-38 from 1368064 to 1769472 tid 3 2023-10-07T18:57:19.830 INFO:tasks.rados.rados.0.smithi087.stdout:2119: snap_create 2023-10-07T18:57:19.831 INFO:tasks.rados.rados.0.smithi087.stdout:2118: finishing write tid 1 to smithi087181593-38 2023-10-07T18:57:19.833 INFO:tasks.rados.rados.0.smithi087.stdout:2118: finishing write tid 2 to smithi087181593-38 2023-10-07T18:57:19.833 INFO:tasks.rados.rados.0.smithi087.stdout:2118: finishing write tid 3 to smithi087181593-38 2023-10-07T18:57:19.833 INFO:tasks.rados.rados.0.smithi087.stdout:2118: finishing write tid 4 to smithi087181593-38 2023-10-07T18:57:19.837 INFO:tasks.rados.rados.0.smithi087.stdout:2118: finishing write tid 5 to smithi087181593-38 2023-10-07T18:57:19.838 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1111 (ObjNum 678 snap 213 seq_num 678) dirty exists 2023-10-07T18:57:19.838 INFO:tasks.rados.rados.0.smithi087.stdout:2118: left oid 38 (ObjNum 678 snap 213 seq_num 678) 2023-10-07T18:57:19.859 INFO:tasks.rados.rados.0.smithi087.stdout:2116: expect (ObjNum 600 snap 193 seq_num 600) 2023-10-07T18:57:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:20 smithi163 ceph-mon[190496]: failed to encode map e498 with expected crc 2023-10-07T18:57:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:20 smithi163 ceph-mon[190496]: failed to encode map e499 with expected crc 2023-10-07T18:57:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:20 smithi087 ceph-mon[198934]: failed to encode map e498 with expected crc 2023-10-07T18:57:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:20 smithi087 ceph-mon[198934]: failed to encode map e499 with expected crc 2023-10-07T18:57:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:20 smithi087 ceph-mon[202419]: failed to encode map e498 with expected crc 2023-10-07T18:57:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:20 smithi087 ceph-mon[202419]: failed to encode map e499 with expected crc 2023-10-07T18:57:21.212 INFO:tasks.rados.rados.0.smithi087.stdout:2116: done (2 left) 2023-10-07T18:57:21.212 INFO:tasks.rados.rados.0.smithi087.stdout:2118: done (1 left) 2023-10-07T18:57:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2119: done (0 left) 2023-10-07T18:57:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2120: read oid 14 snap 198 2023-10-07T18:57:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2120: expect (ObjNum 607 snap 197 seq_num 607) 2023-10-07T18:57:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2121: delete oid 43 current snap is 214 2023-10-07T18:57:21.215 INFO:tasks.rados.rados.0.smithi087.stdout:2121: done (1 left) 2023-10-07T18:57:21.215 INFO:tasks.rados.rados.0.smithi087.stdout:2122: snap_remove snap 212 2023-10-07T18:57:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:21 smithi163 ceph-mon[190496]: pgmap v412: 121 pgs: 121 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:57:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:21 smithi163 ceph-mon[190496]: osdmap e500: 8 total, 8 up, 8 in 2023-10-07T18:57:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:21 smithi087 ceph-mon[198934]: pgmap v412: 121 pgs: 121 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:57:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:21 smithi087 ceph-mon[198934]: osdmap e500: 8 total, 8 up, 8 in 2023-10-07T18:57:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:21 smithi087 ceph-mon[202419]: pgmap v412: 121 pgs: 121 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T18:57:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:21 smithi087 ceph-mon[202419]: osdmap e500: 8 total, 8 up, 8 in 2023-10-07T18:57:22.179 INFO:tasks.rados.rados.0.smithi087.stdout:2122: done (1 left) 2023-10-07T18:57:22.179 INFO:tasks.rados.rados.0.smithi087.stdout:2123: read oid 32 snap -1 2023-10-07T18:57:22.179 INFO:tasks.rados.rados.0.smithi087.stdout:2123: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:57:22.179 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 214 2023-10-07T18:57:22.179 INFO:tasks.rados.rados.0.smithi087.stdout:2124: seq_num 680 ranges {4595712=598016,5193728=573440,5767168=434176,6201344=196608} 2023-10-07T18:57:22.209 INFO:tasks.rados.rados.0.smithi087.stdout:2124: writing smithi087181593-39 from 4595712 to 5193728 tid 1 2023-10-07T18:57:22.213 INFO:tasks.rados.rados.0.smithi087.stdout:2124: writing smithi087181593-39 from 5193728 to 5767168 tid 2 2023-10-07T18:57:22.214 INFO:tasks.rados.rados.0.smithi087.stdout:2124: writing smithi087181593-39 from 5767168 to 6201344 tid 3 2023-10-07T18:57:22.216 INFO:tasks.rados.rados.0.smithi087.stdout:2124: writing smithi087181593-39 from 6201344 to 6397952 tid 4 2023-10-07T18:57:22.216 INFO:tasks.rados.rados.0.smithi087.stdout:2125: snap_create 2023-10-07T18:57:22.216 INFO:tasks.rados.rados.0.smithi087.stdout:2120: expect (ObjNum 607 snap 197 seq_num 607) 2023-10-07T18:57:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[202419]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[202419]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[202419]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[202419]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[198934]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[198934]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[198934]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:22 smithi087 ceph-mon[198934]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.541 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 1 to smithi087181593-39 2023-10-07T18:57:22.541 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 2 to smithi087181593-39 2023-10-07T18:57:22.541 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 3 to smithi087181593-39 2023-10-07T18:57:22.541 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 4 to smithi087181593-39 2023-10-07T18:57:22.542 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 5 to smithi087181593-39 2023-10-07T18:57:22.542 INFO:tasks.rados.rados.0.smithi087.stdout:2124: finishing write tid 6 to smithi087181593-39 2023-10-07T18:57:22.542 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1219 (ObjNum 680 snap 214 seq_num 680) dirty exists 2023-10-07T18:57:22.542 INFO:tasks.rados.rados.0.smithi087.stdout:2124: left oid 39 (ObjNum 680 snap 214 seq_num 680) 2023-10-07T18:57:22.542 INFO:tasks.rados.rados.0.smithi087.stdout:2123: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:57:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:22 smithi163 ceph-mon[190496]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:22 smithi163 ceph-mon[190496]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:22 smithi163 ceph-mon[190496]: failed to encode map e500 with expected crc 2023-10-07T18:57:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:22 smithi163 ceph-mon[190496]: failed to encode map e500 with expected crc 2023-10-07T18:57:23.287 INFO:tasks.rados.rados.0.smithi087.stdout:2120: done (3 left) 2023-10-07T18:57:23.287 INFO:tasks.rados.rados.0.smithi087.stdout:2123: done (2 left) 2023-10-07T18:57:23.287 INFO:tasks.rados.rados.0.smithi087.stdout:2124: done (1 left) 2023-10-07T18:57:23.288 INFO:tasks.rados.rados.0.smithi087.stdout:2125: done (0 left) 2023-10-07T18:57:23.288 INFO:tasks.rados.rados.0.smithi087.stdout:2126: copy_from oid 43 from oid 29 current snap is 215 2023-10-07T18:57:23.288 INFO:tasks.rados.rados.0.smithi087.stdout:2127: delete oid 37 current snap is 215 2023-10-07T18:57:23.292 INFO:tasks.rados.rados.0.smithi087.stdout:2127: done (1 left) 2023-10-07T18:57:23.292 INFO:tasks.rados.rados.0.smithi087.stdout:2128: read oid 5 snap -1 2023-10-07T18:57:23.292 INFO:tasks.rados.rados.0.smithi087.stdout:2128: expect deleted 2023-10-07T18:57:23.296 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 215 2023-10-07T18:57:23.296 INFO:tasks.rados.rados.0.smithi087.stdout:2129: seq_num 682 ranges {1114112=630784,1744896=745472,2490368=442368,2932736=16384} 2023-10-07T18:57:23.304 INFO:tasks.rados.rados.0.smithi087.stdout:2129: writing smithi087181593-41 from 1114112 to 1744896 tid 1 2023-10-07T18:57:23.307 INFO:tasks.rados.rados.0.smithi087.stdout:2129: writing smithi087181593-41 from 1744896 to 2490368 tid 2 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2129: writing smithi087181593-41 from 2490368 to 2932736 tid 3 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2129: writing smithi087181593-41 from 2932736 to 2949120 tid 4 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2130: rollback oid 44 current snap is 215 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 198 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2126: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2128: done (3 left) 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2131: read oid 49 snap -1 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2131: expect (ObjNum 591 snap 192 seq_num 591) 2023-10-07T18:57:23.310 INFO:tasks.rados.rados.0.smithi087.stdout:2132: snap_create 2023-10-07T18:57:23.313 INFO:tasks.rados.rados.0.smithi087.stdout:2131: expect (ObjNum 591 snap 192 seq_num 591) 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2130: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 1 to smithi087181593-41 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 2 to smithi087181593-41 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2130: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 926 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 3 to smithi087181593-41 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 4 to smithi087181593-41 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:2126: finishing copy_from to smithi087181593-43 2023-10-07T18:57:23.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1199 (ObjNum 545 snap 174 seq_num 545) dirty exists 2023-10-07T18:57:23.323 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 5 to smithi087181593-41 2023-10-07T18:57:23.323 INFO:tasks.rados.rados.0.smithi087.stdout:2129: finishing write tid 6 to smithi087181593-41 2023-10-07T18:57:23.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1093 (ObjNum 682 snap 215 seq_num 682) dirty exists 2023-10-07T18:57:23.323 INFO:tasks.rados.rados.0.smithi087.stdout:2129: left oid 41 (ObjNum 682 snap 215 seq_num 682) 2023-10-07T18:57:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[202419]: pgmap v414: 121 pgs: 121 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-10-07T18:57:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[202419]: osdmap e501: 8 total, 8 up, 8 in 2023-10-07T18:57:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[202419]: failed to encode map e501 with expected crc 2023-10-07T18:57:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[198934]: pgmap v414: 121 pgs: 121 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-10-07T18:57:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[198934]: osdmap e501: 8 total, 8 up, 8 in 2023-10-07T18:57:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:23 smithi087 ceph-mon[198934]: failed to encode map e501 with expected crc 2023-10-07T18:57:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:23 smithi163 ceph-mon[190496]: pgmap v414: 121 pgs: 121 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-10-07T18:57:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:23 smithi163 ceph-mon[190496]: osdmap e501: 8 total, 8 up, 8 in 2023-10-07T18:57:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:23 smithi163 ceph-mon[190496]: failed to encode map e501 with expected crc 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2126: done (4 left) 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2129: done (3 left) 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2130: done (2 left) 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2131: done (1 left) 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2132: done (0 left) 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2133: rollback oid 29 current snap is 216 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 213 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2134: copy_from oid 37 from oid 46 current snap is 216 2023-10-07T18:57:24.144 INFO:tasks.rados.rados.0.smithi087.stdout:2135: snap_remove snap 206 2023-10-07T18:57:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:24 smithi163 ceph-mon[190496]: failed to encode map e502 with expected crc 2023-10-07T18:57:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:24 smithi163 ceph-mon[190496]: osdmap e502: 8 total, 8 up, 8 in 2023-10-07T18:57:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:24 smithi163 ceph-mon[190496]: osdmap e503: 8 total, 8 up, 8 in 2023-10-07T18:57:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[198934]: failed to encode map e502 with expected crc 2023-10-07T18:57:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[198934]: osdmap e502: 8 total, 8 up, 8 in 2023-10-07T18:57:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[198934]: osdmap e503: 8 total, 8 up, 8 in 2023-10-07T18:57:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[202419]: failed to encode map e502 with expected crc 2023-10-07T18:57:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[202419]: osdmap e502: 8 total, 8 up, 8 in 2023-10-07T18:57:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:24 smithi087 ceph-mon[202419]: osdmap e503: 8 total, 8 up, 8 in 2023-10-07T18:57:25.146 INFO:tasks.rados.rados.0.smithi087.stdout:2135: done (2 left) 2023-10-07T18:57:25.146 INFO:tasks.rados.rados.0.smithi087.stdout:2136: read oid 4 snap 198 2023-10-07T18:57:25.146 INFO:tasks.rados.rados.0.smithi087.stdout:2136: expect (ObjNum 596 snap 192 seq_num 596) 2023-10-07T18:57:25.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 216 2023-10-07T18:57:25.147 INFO:tasks.rados.rados.0.smithi087.stdout:2134: finishing copy_from to smithi087181593-37 2023-10-07T18:57:25.147 INFO:tasks.rados.rados.0.smithi087.stdout:2134: got expected ENOENT (src dne) 2023-10-07T18:57:25.147 INFO:tasks.rados.rados.0.smithi087.stdout:2137: seq_num 683 ranges {303104=647168,950272=630784,1581056=573440} 2023-10-07T18:57:25.152 INFO:tasks.rados.rados.0.smithi087.stdout:2137: writing smithi087181593-49 from 303104 to 950272 tid 1 2023-10-07T18:57:25.156 INFO:tasks.rados.rados.0.smithi087.stdout:2137: writing smithi087181593-49 from 950272 to 1581056 tid 2 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2137: writing smithi087181593-49 from 1581056 to 2154496 tid 3 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2138: snap_create 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2133: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2133: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2134: finishing copy_from racing read to smithi087181593-37 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:2133: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:57:25.160 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1214 (ObjNum 545 snap 174 seq_num 545) dirty exists 2023-10-07T18:57:25.167 INFO:tasks.rados.rados.0.smithi087.stdout:2137: finishing write tid 1 to smithi087181593-49 2023-10-07T18:57:25.170 INFO:tasks.rados.rados.0.smithi087.stdout:2137: finishing write tid 2 to smithi087181593-49 2023-10-07T18:57:25.170 INFO:tasks.rados.rados.0.smithi087.stdout:2137: finishing write tid 3 to smithi087181593-49 2023-10-07T18:57:25.170 INFO:tasks.rados.rados.0.smithi087.stdout:2137: finishing write tid 4 to smithi087181593-49 2023-10-07T18:57:25.171 INFO:tasks.rados.rados.0.smithi087.stdout:2137: finishing write tid 5 to smithi087181593-49 2023-10-07T18:57:25.171 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1218 (ObjNum 683 snap 216 seq_num 683) dirty exists 2023-10-07T18:57:25.171 INFO:tasks.rados.rados.0.smithi087.stdout:2137: left oid 49 (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:57:25.206 INFO:tasks.rados.rados.0.smithi087.stdout:2136: expect (ObjNum 596 snap 192 seq_num 596) 2023-10-07T18:57:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:25 smithi163 ceph-mon[190496]: pgmap v417: 121 pgs: 121 active+clean; 342 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-10-07T18:57:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:25 smithi163 ceph-mon[190496]: failed to encode map e503 with expected crc 2023-10-07T18:57:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:25 smithi163 ceph-mon[190496]: osdmap e504: 8 total, 8 up, 8 in 2023-10-07T18:57:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:25] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2023-10-07T18:57:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[198934]: pgmap v417: 121 pgs: 121 active+clean; 342 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-10-07T18:57:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[198934]: failed to encode map e503 with expected crc 2023-10-07T18:57:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[198934]: osdmap e504: 8 total, 8 up, 8 in 2023-10-07T18:57:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[202419]: pgmap v417: 121 pgs: 121 active+clean; 342 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2023-10-07T18:57:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[202419]: failed to encode map e503 with expected crc 2023-10-07T18:57:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:25 smithi087 ceph-mon[202419]: osdmap e504: 8 total, 8 up, 8 in 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2133: done (4 left) 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2134: done (3 left) 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2136: done (2 left) 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2137: done (1 left) 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2138: done (0 left) 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 217 2023-10-07T18:57:26.142 INFO:tasks.rados.rados.0.smithi087.stdout:2139: seq_num 684 ranges {0=663552,663552=507904,1171456=409600,1581056=286720} 2023-10-07T18:57:26.145 INFO:tasks.rados.rados.0.smithi087.stdout:2139: writing smithi087181593-17 from 0 to 663552 tid 1 2023-10-07T18:57:26.148 INFO:tasks.rados.rados.0.smithi087.stdout:2139: writing smithi087181593-17 from 663552 to 1171456 tid 2 2023-10-07T18:57:26.151 INFO:tasks.rados.rados.0.smithi087.stdout:2139: writing smithi087181593-17 from 1171456 to 1581056 tid 3 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:2139: writing smithi087181593-17 from 1581056 to 1867776 tid 4 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:2140: rollback oid 22 current snap is 217 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 215 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 1 to smithi087181593-17 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:2141: delete oid 39 current snap is 217 2023-10-07T18:57:26.153 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 2 to smithi087181593-17 2023-10-07T18:57:26.156 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 3 to smithi087181593-17 2023-10-07T18:57:26.156 INFO:tasks.rados.rados.0.smithi087.stdout:2141: done (2 left) 2023-10-07T18:57:26.156 INFO:tasks.rados.rados.0.smithi087.stdout:2142: snap_remove snap 201 2023-10-07T18:57:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:26 smithi163 ceph-mon[190496]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:26 smithi163 ceph-mon[190496]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:26 smithi163 ceph-mon[190496]: osdmap e505: 8 total, 8 up, 8 in 2023-10-07T18:57:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[198934]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[198934]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[198934]: osdmap e505: 8 total, 8 up, 8 in 2023-10-07T18:57:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[202419]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[202419]: failed to encode map e504 with expected crc 2023-10-07T18:57:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:26 smithi087 ceph-mon[202419]: osdmap e505: 8 total, 8 up, 8 in 2023-10-07T18:57:27.143 INFO:tasks.rados.rados.0.smithi087.stdout:2142: done (2 left) 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2143: snap_create 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 4 to smithi087181593-17 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 5 to smithi087181593-17 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2140: finishing rollback tid 0 to smithi087181593-22 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2140: finishing rollback tid 1 to smithi087181593-22 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2140: finishing rollback tid 2 to smithi087181593-22 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 929 (ObjNum 531 snap 171 seq_num 531) dirty exists 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2139: finishing write tid 6 to smithi087181593-17 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1223 (ObjNum 684 snap 217 seq_num 684) dirty exists 2023-10-07T18:57:27.144 INFO:tasks.rados.rados.0.smithi087.stdout:2139: left oid 17 (ObjNum 684 snap 217 seq_num 684) 2023-10-07T18:57:27.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: pgmap v420: 121 pgs: 121 active+clean; 342 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-10-07T18:57:27.587 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: failed to encode map e505 with expected crc 2023-10-07T18:57:27.588 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.588 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.588 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: Upgrade: osd.7 is safe to restart 2023-10-07T18:57:27.588 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:27 smithi163 ceph-mon[190496]: osdmap e506: 8 total, 8 up, 8 in 2023-10-07T18:57:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: pgmap v420: 121 pgs: 121 active+clean; 342 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-10-07T18:57:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: failed to encode map e505 with expected crc 2023-10-07T18:57:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: Upgrade: osd.7 is safe to restart 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[202419]: osdmap e506: 8 total, 8 up, 8 in 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: pgmap v420: 121 pgs: 121 active+clean; 342 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: failed to encode map e505 with expected crc 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: Upgrade: osd.7 is safe to restart 2023-10-07T18:57:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:27 smithi087 ceph-mon[198934]: osdmap e506: 8 total, 8 up, 8 in 2023-10-07T18:57:28.147 INFO:tasks.rados.rados.0.smithi087.stdout:2139: done (2 left) 2023-10-07T18:57:28.148 INFO:tasks.rados.rados.0.smithi087.stdout:2140: done (1 left) 2023-10-07T18:57:28.148 INFO:tasks.rados.rados.0.smithi087.stdout:2143: done (0 left) 2023-10-07T18:57:28.148 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 218 2023-10-07T18:57:28.148 INFO:tasks.rados.rados.0.smithi087.stdout:2144: seq_num 686 ranges {4571136=696320,5267456=729088,5996544=425984,6422528=49152} 2023-10-07T18:57:28.175 INFO:tasks.rados.rados.0.smithi087.stdout:2144: writing smithi087181593-10 from 4571136 to 5267456 tid 1 2023-10-07T18:57:28.179 INFO:tasks.rados.rados.0.smithi087.stdout:2144: writing smithi087181593-10 from 5267456 to 5996544 tid 2 2023-10-07T18:57:28.181 INFO:tasks.rados.rados.0.smithi087.stdout:2144: writing smithi087181593-10 from 5996544 to 6422528 tid 3 2023-10-07T18:57:28.182 INFO:tasks.rados.rados.0.smithi087.stdout:2144: writing smithi087181593-10 from 6422528 to 6471680 tid 4 2023-10-07T18:57:28.182 INFO:tasks.rados.rados.0.smithi087.stdout:2145: snap_create 2023-10-07T18:57:28.182 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 1 to smithi087181593-10 2023-10-07T18:57:28.184 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 2 to smithi087181593-10 2023-10-07T18:57:28.184 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 3 to smithi087181593-10 2023-10-07T18:57:28.185 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 4 to smithi087181593-10 2023-10-07T18:57:28.186 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 5 to smithi087181593-10 2023-10-07T18:57:28.187 INFO:tasks.rados.rados.0.smithi087.stdout:2144: finishing write tid 6 to smithi087181593-10 2023-10-07T18:57:28.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1135 (ObjNum 686 snap 218 seq_num 686) dirty exists 2023-10-07T18:57:28.187 INFO:tasks.rados.rados.0.smithi087.stdout:2144: left oid 10 (ObjNum 686 snap 218 seq_num 686) 2023-10-07T18:57:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:28 smithi163 ceph-mon[190496]: failed to encode map e506 with expected crc 2023-10-07T18:57:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:28 smithi163 ceph-mon[190496]: pgmap v423: 121 pgs: 121 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 448 KiB/s wr, 1 op/s 2023-10-07T18:57:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:28 smithi163 ceph-mon[190496]: osdmap e507: 8 total, 8 up, 8 in 2023-10-07T18:57:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[198934]: failed to encode map e506 with expected crc 2023-10-07T18:57:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[198934]: pgmap v423: 121 pgs: 121 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 448 KiB/s wr, 1 op/s 2023-10-07T18:57:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[198934]: osdmap e507: 8 total, 8 up, 8 in 2023-10-07T18:57:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[202419]: failed to encode map e506 with expected crc 2023-10-07T18:57:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[202419]: pgmap v423: 121 pgs: 121 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 448 KiB/s wr, 1 op/s 2023-10-07T18:57:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:28 smithi087 ceph-mon[202419]: osdmap e507: 8 total, 8 up, 8 in 2023-10-07T18:57:29.142 INFO:tasks.rados.rados.0.smithi087.stdout:2144: done (1 left) 2023-10-07T18:57:29.142 INFO:tasks.rados.rados.0.smithi087.stdout:2145: done (0 left) 2023-10-07T18:57:29.142 INFO:tasks.rados.rados.0.smithi087.stdout:2146: rollback oid 27 current snap is 219 2023-10-07T18:57:29.142 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 208 2023-10-07T18:57:29.143 INFO:tasks.rados.rados.0.smithi087.stdout:2147: delete oid 39 current snap is 219 2023-10-07T18:57:29.150 INFO:tasks.rados.rados.0.smithi087.stdout:2147: done (1 left) 2023-10-07T18:57:29.150 INFO:tasks.rados.rados.0.smithi087.stdout:2148: rollback oid 5 current snap is 219 2023-10-07T18:57:29.151 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 216 2023-10-07T18:57:29.151 INFO:tasks.rados.rados.0.smithi087.stdout:2149: copy_from oid 6 from oid 24 current snap is 219 2023-10-07T18:57:29.151 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 219 2023-10-07T18:57:29.151 INFO:tasks.rados.rados.0.smithi087.stdout:2150: seq_num 688 ranges {1867776=729088,2596864=499712,3096576=704512} 2023-10-07T18:57:29.165 INFO:tasks.rados.rados.0.smithi087.stdout:2150: writing smithi087181593-17 from 1867776 to 2596864 tid 1 2023-10-07T18:57:29.168 INFO:tasks.rados.rados.0.smithi087.stdout:2150: writing smithi087181593-17 from 2596864 to 3096576 tid 2 2023-10-07T18:57:29.172 INFO:tasks.rados.rados.0.smithi087.stdout:2150: writing smithi087181593-17 from 3096576 to 3801088 tid 3 2023-10-07T18:57:29.173 INFO:tasks.rados.rados.0.smithi087.stdout:2151: snap_create 2023-10-07T18:57:29.178 INFO:tasks.rados.rados.0.smithi087.stdout:2146: finishing rollback tid 0 to smithi087181593-27 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2146: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2146: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1226 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2148: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1043 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2150: finishing write tid 1 to smithi087181593-17 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2150: finishing write tid 2 to smithi087181593-17 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2150: finishing write tid 3 to smithi087181593-17 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2150: finishing write tid 4 to smithi087181593-17 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:2150: finishing write tid 5 to smithi087181593-17 2023-10-07T18:57:29.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1230 (ObjNum 688 snap 219 seq_num 688) dirty exists 2023-10-07T18:57:29.180 INFO:tasks.rados.rados.0.smithi087.stdout:2150: left oid 17 (ObjNum 688 snap 219 seq_num 688) 2023-10-07T18:57:29.190 INFO:tasks.rados.rados.0.smithi087.stdout:2149: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:57:29.194 INFO:tasks.rados.rados.0.smithi087.stdout:2149: finishing copy_from to smithi087181593-6 2023-10-07T18:57:29.194 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1343 (ObjNum 665 snap 211 seq_num 665) dirty exists 2023-10-07T18:57:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: failed to encode map e507 with expected crc 2023-10-07T18:57:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: Upgrade: Updating osd.7 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: Deploying daemon osd.7 on smithi163 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: failed to encode map e508 with expected crc 2023-10-07T18:57:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:29 smithi163 ceph-mon[190496]: osdmap e508: 8 total, 8 up, 8 in 2023-10-07T18:57:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: failed to encode map e507 with expected crc 2023-10-07T18:57:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: Upgrade: Updating osd.7 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: Deploying daemon osd.7 on smithi163 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: failed to encode map e508 with expected crc 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[202419]: osdmap e508: 8 total, 8 up, 8 in 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: failed to encode map e507 with expected crc 2023-10-07T18:57:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: Upgrade: Updating osd.7 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: Deploying daemon osd.7 on smithi163 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: failed to encode map e508 with expected crc 2023-10-07T18:57:29.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:29 smithi087 ceph-mon[198934]: osdmap e508: 8 total, 8 up, 8 in 2023-10-07T18:57:30.152 INFO:tasks.rados.rados.0.smithi087.stdout:2146: done (4 left) 2023-10-07T18:57:30.153 INFO:tasks.rados.rados.0.smithi087.stdout:2148: done (3 left) 2023-10-07T18:57:30.153 INFO:tasks.rados.rados.0.smithi087.stdout:2149: done (2 left) 2023-10-07T18:57:30.153 INFO:tasks.rados.rados.0.smithi087.stdout:2150: done (1 left) 2023-10-07T18:57:30.153 INFO:tasks.rados.rados.0.smithi087.stdout:2151: done (0 left) 2023-10-07T18:57:30.153 INFO:tasks.rados.rados.0.smithi087.stdout:2152: snap_remove snap 190 2023-10-07T18:57:31.150 INFO:tasks.rados.rados.0.smithi087.stdout:2152: done (0 left) 2023-10-07T18:57:31.150 INFO:tasks.rados.rados.0.smithi087.stdout:2153: read oid 42 snap 217 2023-10-07T18:57:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:2153: expect deleted 2023-10-07T18:57:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 220 2023-10-07T18:57:31.151 INFO:tasks.rados.rados.0.smithi087.stdout:2154: seq_num 689 ranges {0=745472,745472=786432,1531904=417792} 2023-10-07T18:57:31.160 INFO:tasks.rados.rados.0.smithi087.stdout:2154: writing smithi087181593-33 from 0 to 745472 tid 1 2023-10-07T18:57:31.161 INFO:tasks.rados.rados.0.smithi087.stdout:2154: writing smithi087181593-33 from 745472 to 1531904 tid 2 2023-10-07T18:57:31.164 INFO:tasks.rados.rados.0.smithi087.stdout:2154: writing smithi087181593-33 from 1531904 to 1949696 tid 3 2023-10-07T18:57:31.164 INFO:tasks.rados.rados.0.smithi087.stdout:2155: delete oid 6 current snap is 220 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2153: done (2 left) 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2155: done (1 left) 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2156: read oid 4 snap -1 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2156: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2157: read oid 31 snap -1 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2157: expect (ObjNum 640 snap 207 seq_num 640) 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2158: snap_create 2023-10-07T18:57:31.177 INFO:tasks.rados.rados.0.smithi087.stdout:2154: finishing write tid 1 to smithi087181593-33 2023-10-07T18:57:31.180 INFO:tasks.rados.rados.0.smithi087.stdout:2154: finishing write tid 2 to smithi087181593-33 2023-10-07T18:57:31.180 INFO:tasks.rados.rados.0.smithi087.stdout:2154: finishing write tid 3 to smithi087181593-33 2023-10-07T18:57:31.180 INFO:tasks.rados.rados.0.smithi087.stdout:2154: finishing write tid 4 to smithi087181593-33 2023-10-07T18:57:31.184 INFO:tasks.rados.rados.0.smithi087.stdout:2157: expect (ObjNum 640 snap 207 seq_num 640) 2023-10-07T18:57:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2154: finishing write tid 5 to smithi087181593-33 2023-10-07T18:57:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 933 (ObjNum 689 snap 220 seq_num 689) dirty exists 2023-10-07T18:57:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2154: left oid 33 (ObjNum 689 snap 220 seq_num 689) 2023-10-07T18:57:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2156: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:57:31.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:31 smithi163 ceph-mon[190496]: pgmap v426: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-10-07T18:57:31.263 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:31 smithi163 ceph-mon[190496]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T18:57:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:31 smithi087 ceph-mon[198934]: pgmap v426: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-10-07T18:57:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:31 smithi087 ceph-mon[198934]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T18:57:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:31 smithi087 ceph-mon[202419]: pgmap v426: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-10-07T18:57:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:31 smithi087 ceph-mon[202419]: osdmap e509: 8 total, 8 up, 8 in 2023-10-07T18:57:31.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:31 smithi163 systemd[1]: Stopping Ceph osd.7 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:57:31.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:31 smithi163 conmon[138406]: 2023-10-07T18:57:31.478+0000 7f9807834700 -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-07T18:57:31.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:31 smithi163 conmon[138406]: 2023-10-07T18:57:31.478+0000 7f9807834700 -1 osd.7 510 *** Got signal Terminated *** 2023-10-07T18:57:31.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:31 smithi163 conmon[138406]: 2023-10-07T18:57:31.478+0000 7f9807834700 -1 osd.7 510 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T18:57:32.162 INFO:tasks.rados.rados.0.smithi087.stdout:2154: done (3 left) 2023-10-07T18:57:32.162 INFO:tasks.rados.rados.0.smithi087.stdout:2156: done (2 left) 2023-10-07T18:57:32.162 INFO:tasks.rados.rados.0.smithi087.stdout:2157: done (1 left) 2023-10-07T18:57:32.162 INFO:tasks.rados.rados.0.smithi087.stdout:2158: done (0 left) 2023-10-07T18:57:32.162 INFO:tasks.rados.rados.0.smithi087.stdout:2159: delete oid 33 current snap is 221 2023-10-07T18:57:32.173 INFO:tasks.rados.rados.0.smithi087.stdout:2159: done (0 left) 2023-10-07T18:57:32.173 INFO:tasks.rados.rados.0.smithi087.stdout:2160: copy_from oid 29 from oid 38 current snap is 221 2023-10-07T18:57:32.173 INFO:tasks.rados.rados.0.smithi087.stdout:2161: setattr oid 45 current snap is 221 2023-10-07T18:57:32.175 INFO:tasks.rados.rados.0.smithi087.stdout:2162: delete oid 12 current snap is 221 2023-10-07T18:57:32.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1087 (ObjNum 33 snap 0 seq_num 1721302032) dirty exists 2023-10-07T18:57:32.179 INFO:tasks.rados.rados.0.smithi087.stdout:2161: done (2 left) 2023-10-07T18:57:32.179 INFO:tasks.rados.rados.0.smithi087.stdout:2162: done (1 left) 2023-10-07T18:57:32.179 INFO:tasks.rados.rados.0.smithi087.stdout:2163: snap_create 2023-10-07T18:57:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:2160: finishing copy_from racing read to smithi087181593-29 2023-10-07T18:57:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:2160: finishing copy_from to smithi087181593-29 2023-10-07T18:57:32.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1111 (ObjNum 678 snap 213 seq_num 678) dirty exists 2023-10-07T18:57:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:32 smithi163 ceph-mon[190496]: failed to encode map e509 with expected crc 2023-10-07T18:57:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:32 smithi163 ceph-mon[190496]: failed to encode map e510 with expected crc 2023-10-07T18:57:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:32 smithi163 ceph-mon[190496]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T18:57:32.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:32 smithi163 ceph-mon[190496]: osd.7 marked itself down and dead 2023-10-07T18:57:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[198934]: failed to encode map e509 with expected crc 2023-10-07T18:57:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[198934]: failed to encode map e510 with expected crc 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[198934]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[198934]: osd.7 marked itself down and dead 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[202419]: failed to encode map e509 with expected crc 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[202419]: failed to encode map e510 with expected crc 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[202419]: osdmap e510: 8 total, 8 up, 8 in 2023-10-07T18:57:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:32 smithi087 ceph-mon[202419]: osd.7 marked itself down and dead 2023-10-07T18:57:33.158 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:32 smithi163 bash[222664]: d48fccc4b560ebe9f28f7ac46a911e4e9a20f656c541c2368214ea9c2000150e 2023-10-07T18:57:33.158 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:33 smithi163 ceph-mon[190496]: pgmap v429: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:57:33.158 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:33 smithi163 ceph-mon[190496]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:33.158 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:33 smithi163 ceph-mon[190496]: osdmap e511: 8 total, 7 up, 8 in 2023-10-07T18:57:33.177 INFO:tasks.rados.rados.0.smithi087.stdout:2160: done (1 left) 2023-10-07T18:57:33.177 INFO:tasks.rados.rados.0.smithi087.stdout:2163: done (0 left) 2023-10-07T18:57:33.178 INFO:tasks.rados.rados.0.smithi087.stdout:2164: snap_remove snap 202 2023-10-07T18:57:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[202419]: pgmap v429: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:57:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[202419]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[202419]: osdmap e511: 8 total, 7 up, 8 in 2023-10-07T18:57:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[198934]: pgmap v429: 121 pgs: 121 active+clean; 353 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2023-10-07T18:57:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[198934]: Health check failed: 1 osds down (OSD_DOWN) 2023-10-07T18:57:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:33 smithi087 ceph-mon[198934]: osdmap e511: 8 total, 7 up, 8 in 2023-10-07T18:57:34.149 INFO:tasks.rados.rados.0.smithi087.stdout:2164: done (0 left) 2023-10-07T18:57:34.150 INFO:tasks.rados.rados.0.smithi087.stdout:2165: snap_remove snap 221 2023-10-07T18:57:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:34 smithi163 ceph-mon[190496]: osdmap e512: 8 total, 7 up, 8 in 2023-10-07T18:57:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:34 smithi163 ceph-mon[190496]: osdmap e513: 8 total, 7 up, 8 in 2023-10-07T18:57:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[202419]: osdmap e512: 8 total, 7 up, 8 in 2023-10-07T18:57:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[202419]: osdmap e513: 8 total, 7 up, 8 in 2023-10-07T18:57:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[198934]: osdmap e512: 8 total, 7 up, 8 in 2023-10-07T18:57:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:34 smithi087 ceph-mon[198934]: osdmap e513: 8 total, 7 up, 8 in 2023-10-07T18:57:35.146 INFO:tasks.rados.rados.0.smithi087.stdout:2165: done (0 left) 2023-10-07T18:57:35.147 INFO:tasks.rados.rados.0.smithi087.stdout:2166: snap_remove snap 218 2023-10-07T18:57:35.171 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:34 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.7.service: Succeeded. 2023-10-07T18:57:35.171 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:34 smithi163 systemd[1]: Stopped Ceph osd.7 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:35.172 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 systemd[1]: Starting Ceph osd.7 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:57:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:35] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[202419]: pgmap v432: 121 pgs: 5 active+undersized+degraded, 15 peering, 5 stale+active+clean, 11 active+undersized, 85 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s wr, 7 op/s; 30/651 objects degraded (4.608%) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[202419]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[202419]: Health check failed: Degraded data redundancy: 30/651 objects degraded (4.608%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[202419]: osdmap e514: 8 total, 7 up, 8 in 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[198934]: pgmap v432: 121 pgs: 5 active+undersized+degraded, 15 peering, 5 stale+active+clean, 11 active+undersized, 85 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s wr, 7 op/s; 30/651 objects degraded (4.608%) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[198934]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[198934]: Health check failed: Degraded data redundancy: 30/651 objects degraded (4.608%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:35 smithi087 ceph-mon[198934]: osdmap e514: 8 total, 7 up, 8 in 2023-10-07T18:57:35.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:35 smithi163 ceph-mon[190496]: pgmap v432: 121 pgs: 5 active+undersized+degraded, 15 peering, 5 stale+active+clean, 11 active+undersized, 85 active+clean; 365 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s wr, 7 op/s; 30/651 objects degraded (4.608%) 2023-10-07T18:57:35.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:35 smithi163 ceph-mon[190496]: Health check failed: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-07T18:57:35.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:35 smithi163 ceph-mon[190496]: Health check failed: Degraded data redundancy: 30/651 objects degraded (4.608%), 5 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:35.487 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:35 smithi163 ceph-mon[190496]: osdmap e514: 8 total, 7 up, 8 in 2023-10-07T18:57:36.149 INFO:tasks.rados.rados.0.smithi087.stdout:2166: done (0 left) 2023-10-07T18:57:36.149 INFO:tasks.rados.rados.0.smithi087.stdout:2167: delete oid 26 current snap is 222 2023-10-07T18:57:36.158 INFO:tasks.rados.rados.0.smithi087.stdout:2167: done (0 left) 2023-10-07T18:57:36.158 INFO:tasks.rados.rados.0.smithi087.stdout:2168: snap_remove snap 216 2023-10-07T18:57:36.421 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-07T18:57:36.421 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: 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-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-10-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-10-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-07T18:57:36.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:35 smithi163 bash[223306]: --> ceph-volume lvm activate successful for osd ID: 7 2023-10-07T18:57:36.543 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (6m) 2m ago 9m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (5m) 29s ago 9m 94.6M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (10m) 2m ago 10m 19.8M - 17.2.6-1291-g1cb42695 35e0d2fde562 4ad4cc5d72fb 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (10m) 29s ago 10m 16.5M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (5m) 29s ago 13m 450M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:57:36.847 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (5m) 2m ago 15m 513M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 2m ago 15m 96.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (4m) 29s ago 14m 72.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 2m ago 14m 73.6M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (6m) 2m ago 9m 17.5M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (5m) 29s ago 9m 17.5M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (3m) 2m ago 13m 263M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (3m) 2m ago 13m 228M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 2m ago 12m 294M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 2m ago 12m 12.3M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (98s) 29s ago 12m 197M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (65s) 29s ago 11m 213M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (33s) 29s ago 11m 11.5M 2500M 18.0.0-6609-g9725b08f d68377abd09f 03c87b348421 2023-10-07T18:57:36.848 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (10m) 29s ago 10m 542M 2500M 17.2.6-1291-g1cb42695 35e0d2fde562 d48fccc4b560 2023-10-07T18:57:36.849 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (5m) 29s ago 10m 65.0M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:57:37.157 INFO:tasks.rados.rados.0.smithi087.stdout:2168: done (0 left) 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2169: read oid 49 snap -1 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2169: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2170: copy_from oid 22 from oid 39 current snap is 222 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2171: read oid 50 snap 215 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2171: expect deleted 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 222 2023-10-07T18:57:37.158 INFO:tasks.rados.rados.0.smithi087.stdout:2172: seq_num 694 ranges {2015232=425984,2441216=655360,3096576=786432,3883008=163840} 2023-10-07T18:57:37.168 INFO:tasks.rados.rados.0.smithi087.stdout:2172: writing smithi087181593-47 from 2015232 to 2441216 tid 1 2023-10-07T18:57:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2172: writing smithi087181593-47 from 2441216 to 3096576 tid 2 2023-10-07T18:57:37.177 INFO:tasks.rados.rados.0.smithi087.stdout:2172: writing smithi087181593-47 from 3096576 to 3883008 tid 3 2023-10-07T18:57:37.178 INFO:tasks.rados.rados.0.smithi087.stdout:2172: writing smithi087181593-47 from 3883008 to 4046848 tid 4 2023-10-07T18:57:37.178 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 222 2023-10-07T18:57:37.178 INFO:tasks.rados.rados.0.smithi087.stdout:2170: finishing copy_from to smithi087181593-22 2023-10-07T18:57:37.178 INFO:tasks.rados.rados.0.smithi087.stdout:2170: got expected ENOENT (src dne) 2023-10-07T18:57:37.178 INFO:tasks.rados.rados.0.smithi087.stdout:2170: finishing copy_from racing read to smithi087181593-22 2023-10-07T18:57:37.179 INFO:tasks.rados.rados.0.smithi087.stdout:2169: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:57:37.238 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 1 to smithi087181593-47 2023-10-07T18:57:37.238 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 2 to smithi087181593-47 2023-10-07T18:57:37.238 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 3 to smithi087181593-47 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 4 to smithi087181593-47 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 5 to smithi087181593-47 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:2172: finishing write tid 6 to smithi087181593-47 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 824 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:2172: left oid 47 (ObjNum 694 snap 222 seq_num 694) 2023-10-07T18:57:37.239 INFO:tasks.rados.rados.0.smithi087.stdout:2173: seq_num 695 ranges {0=442368,442368=540672,983040=598016,1581056=466944} 2023-10-07T18:57:37.240 INFO:tasks.rados.rados.0.smithi087.stdout:2173: writing smithi087181593-33 from 0 to 442368 tid 1 2023-10-07T18:57:37.243 INFO:tasks.rados.rados.0.smithi087.stdout:2173: writing smithi087181593-33 from 442368 to 983040 tid 2 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:57:37.247 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 7 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 17.2.6-1291-g1cb42695 (1cb42695be1aa6dd97797b34e13f8e8d9f68d314) quincy (stable)": 2, 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 12 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:57:37.248 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:57:37.249 INFO:tasks.rados.rados.0.smithi087.stdout:2173: writing smithi087181593-33 from 983040 to 1581056 tid 3 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2173: writing smithi087181593-33 from 1581056 to 2048000 tid 4 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2169: done (4 left) 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2170: done (3 left) 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2171: done (2 left) 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2172: done (1 left) 2023-10-07T18:57:37.251 INFO:tasks.rados.rados.0.smithi087.stdout:2174: rollback oid 15 current snap is 222 2023-10-07T18:57:37.252 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 214 2023-10-07T18:57:37.252 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 1 to smithi087181593-33 2023-10-07T18:57:37.252 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 2 to smithi087181593-33 2023-10-07T18:57:37.252 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 3 to smithi087181593-33 2023-10-07T18:57:37.252 INFO:tasks.rados.rados.0.smithi087.stdout:2175: setattr oid 27 current snap is 222 2023-10-07T18:57:37.253 INFO:tasks.rados.rados.0.smithi087.stdout:2176: read oid 25 snap -1 2023-10-07T18:57:37.253 INFO:tasks.rados.rados.0.smithi087.stdout:2176: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:57:37.253 INFO:tasks.rados.rados.0.smithi087.stdout:2177: snap_remove snap 219 2023-10-07T18:57:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:37 smithi163 ceph-mon[190496]: pgmap v435: 121 pgs: 6 active+undersized+degraded, 15 peering, 29 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s wr, 8 op/s; 31/654 objects degraded (4.740%) 2023-10-07T18:57:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:37 smithi163 ceph-mon[190496]: osdmap e515: 8 total, 7 up, 8 in 2023-10-07T18:57:37.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:37 smithi163 ceph-osd[223799]: -- 172.21.15.163:0/4108953562 <== mon.1 v2:172.21.15.163:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5580d42144e0 con 0x5580d41e6c00 2023-10-07T18:57:37.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:37 smithi163 bash[223733]: 85c71eaac13151d29aabe7a83c97484b33b6cfee9392bbcd33680502a5373ede 2023-10-07T18:57:37.422 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:37 smithi163 systemd[1]: Started Ceph osd.7 for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:37 smithi087 ceph-mon[198934]: pgmap v435: 121 pgs: 6 active+undersized+degraded, 15 peering, 29 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s wr, 8 op/s; 31/654 objects degraded (4.740%) 2023-10-07T18:57:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:37 smithi087 ceph-mon[198934]: osdmap e515: 8 total, 7 up, 8 in 2023-10-07T18:57:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:37 smithi087 ceph-mon[202419]: pgmap v435: 121 pgs: 6 active+undersized+degraded, 15 peering, 29 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s wr, 8 op/s; 31/654 objects degraded (4.740%) 2023-10-07T18:57:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:37 smithi087 ceph-mon[202419]: osdmap e515: 8 total, 7 up, 8 in 2023-10-07T18:57:38.152 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:37 smithi163 conmon[223775]: 2023-10-07T18:57:37.721+0000 7f8bd245f640 -1 Falling back to public interface 2023-10-07T18:57:38.160 INFO:tasks.rados.rados.0.smithi087.stdout:2177: done (4 left) 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2178: delete oid 38 current snap is 222 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 4 to smithi087181593-33 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2174: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1091 (ObjNum 33 snap 0 seq_num 1720886512) dirty dne 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 5 to smithi087181593-33 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2173: finishing write tid 6 to smithi087181593-33 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 939 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2173: left oid 33 (ObjNum 695 snap 222 seq_num 695) 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1232 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:57:38.161 INFO:tasks.rados.rados.0.smithi087.stdout:2176: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:57:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: osdmap e516: 8 total, 7 up, 8 in 2023-10-07T18:57:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/4099162018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: osdmap e516: 8 total, 7 up, 8 in 2023-10-07T18:57:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/4099162018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='client.44279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: osdmap e516: 8 total, 7 up, 8 in 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/4099162018' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2173: done (4 left) 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2174: done (3 left) 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2175: done (2 left) 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2176: done (1 left) 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2178: done (0 left) 2023-10-07T18:57:38.515 INFO:tasks.rados.rados.0.smithi087.stdout:2179: snap_create 2023-10-07T18:57:39.145 INFO:tasks.rados.rados.0.smithi087.stdout:2179: done (0 left) 2023-10-07T18:57:39.145 INFO:tasks.rados.rados.0.smithi087.stdout:2180: read oid 15 snap 208 2023-10-07T18:57:39.145 INFO:tasks.rados.rados.0.smithi087.stdout:2180: expect (ObjNum 636 snap 204 seq_num 636) 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:2181: rollback oid 35 current snap is 223 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 35 to 175 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:2182: rmattr oid 50 current snap is 223 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:2182: done (2 left) 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 223 2023-10-07T18:57:39.146 INFO:tasks.rados.rados.0.smithi087.stdout:2183: seq_num 697 ranges {5292032=475136,5767168=704512,6471680=557056,7028736=344064} 2023-10-07T18:57:39.177 INFO:tasks.rados.rados.0.smithi087.stdout:2183: writing smithi087181593-43 from 5292032 to 5767168 tid 1 2023-10-07T18:57:39.182 INFO:tasks.rados.rados.0.smithi087.stdout:2183: writing smithi087181593-43 from 5767168 to 6471680 tid 2 2023-10-07T18:57:39.185 INFO:tasks.rados.rados.0.smithi087.stdout:2183: writing smithi087181593-43 from 6471680 to 7028736 tid 3 2023-10-07T18:57:39.187 INFO:tasks.rados.rados.0.smithi087.stdout:2183: writing smithi087181593-43 from 7028736 to 7372800 tid 4 2023-10-07T18:57:39.188 INFO:tasks.rados.rados.0.smithi087.stdout:2184: snap_create 2023-10-07T18:57:39.188 INFO:tasks.rados.rados.0.smithi087.stdout:2181: finishing rollback tid 0 to smithi087181593-35 2023-10-07T18:57:39.188 INFO:tasks.rados.rados.0.smithi087.stdout:2181: finishing rollback tid 1 to smithi087181593-35 2023-10-07T18:57:39.188 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1429 (ObjNum 65 snap 0 seq_num 1784500840) dirty dne 2023-10-07T18:57:39.188 INFO:tasks.rados.rados.0.smithi087.stdout:2180: expect (ObjNum 636 snap 204 seq_num 636) 2023-10-07T18:57:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:39 smithi163 ceph-mon[190496]: pgmap v438: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s; 63/651 objects degraded (9.677%) 2023-10-07T18:57:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:39 smithi163 ceph-mon[190496]: osdmap e517: 8 total, 7 up, 8 in 2023-10-07T18:57:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:39 smithi163 ceph-mon[190496]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-10-07T18:57:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:39 smithi163 ceph-mon[190496]: osdmap e518: 8 total, 7 up, 8 in 2023-10-07T18:57:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[198934]: pgmap v438: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s; 63/651 objects degraded (9.677%) 2023-10-07T18:57:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[198934]: osdmap e517: 8 total, 7 up, 8 in 2023-10-07T18:57:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[198934]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-10-07T18:57:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[198934]: osdmap e518: 8 total, 7 up, 8 in 2023-10-07T18:57:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[202419]: pgmap v438: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 367 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 476 KiB/s wr, 1 op/s; 63/651 objects degraded (9.677%) 2023-10-07T18:57:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[202419]: osdmap e517: 8 total, 7 up, 8 in 2023-10-07T18:57:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[202419]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2023-10-07T18:57:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:39 smithi087 ceph-mon[202419]: osdmap e518: 8 total, 7 up, 8 in 2023-10-07T18:57:39.868 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 1 to smithi087181593-43 2023-10-07T18:57:39.868 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 2 to smithi087181593-43 2023-10-07T18:57:39.868 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 3 to smithi087181593-43 2023-10-07T18:57:39.869 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 4 to smithi087181593-43 2023-10-07T18:57:39.869 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 5 to smithi087181593-43 2023-10-07T18:57:39.869 INFO:tasks.rados.rados.0.smithi087.stdout:2183: finishing write tid 6 to smithi087181593-43 2023-10-07T18:57:39.869 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1250 (ObjNum 697 snap 223 seq_num 697) dirty exists 2023-10-07T18:57:39.870 INFO:tasks.rados.rados.0.smithi087.stdout:2183: left oid 43 (ObjNum 697 snap 223 seq_num 697) 2023-10-07T18:57:40.168 INFO:tasks.rados.rados.0.smithi087.stdout:2180: done (3 left) 2023-10-07T18:57:40.168 INFO:tasks.rados.rados.0.smithi087.stdout:2181: done (2 left) 2023-10-07T18:57:40.168 INFO:tasks.rados.rados.0.smithi087.stdout:2183: done (1 left) 2023-10-07T18:57:40.168 INFO:tasks.rados.rados.0.smithi087.stdout:2184: done (0 left) 2023-10-07T18:57:40.169 INFO:tasks.rados.rados.0.smithi087.stdout:2185: read oid 48 snap -1 2023-10-07T18:57:40.169 INFO:tasks.rados.rados.0.smithi087.stdout:2185: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:57:40.169 INFO:tasks.rados.rados.0.smithi087.stdout:2186: copy_from oid 1 from oid 22 current snap is 224 2023-10-07T18:57:40.169 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 224 2023-10-07T18:57:40.169 INFO:tasks.rados.rados.0.smithi087.stdout:2187: seq_num 698 ranges {0=499712,499712=589824,1089536=770048,1859584=245760} 2023-10-07T18:57:40.171 INFO:tasks.rados.rados.0.smithi087.stdout:2187: writing smithi087181593-5 from 0 to 499712 tid 1 2023-10-07T18:57:40.175 INFO:tasks.rados.rados.0.smithi087.stdout:2187: writing smithi087181593-5 from 499712 to 1089536 tid 2 2023-10-07T18:57:40.180 INFO:tasks.rados.rados.0.smithi087.stdout:2187: writing smithi087181593-5 from 1089536 to 1859584 tid 3 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2187: writing smithi087181593-5 from 1859584 to 2105344 tid 4 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 1 to smithi087181593-5 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2188: read oid 3 snap -1 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2188: expect (ObjNum 638 snap 205 seq_num 638) 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2189: read oid 50 snap -1 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2189: expect deleted 2023-10-07T18:57:40.182 INFO:tasks.rados.rados.0.smithi087.stdout:2190: snap_remove snap 213 2023-10-07T18:57:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:40 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 63/654 objects degraded (9.633%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:40 smithi163 ceph-mon[190496]: osdmap e519: 8 total, 7 up, 8 in 2023-10-07T18:57:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:40 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 63/654 objects degraded (9.633%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:40 smithi087 ceph-mon[198934]: osdmap e519: 8 total, 7 up, 8 in 2023-10-07T18:57:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:40 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 63/654 objects degraded (9.633%), 12 pgs degraded (PG_DEGRADED) 2023-10-07T18:57:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:40 smithi087 ceph-mon[202419]: osdmap e519: 8 total, 7 up, 8 in 2023-10-07T18:57:41.167 INFO:tasks.rados.rados.0.smithi087.stdout:2190: done (5 left) 2023-10-07T18:57:41.167 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 224 2023-10-07T18:57:41.167 INFO:tasks.rados.rados.0.smithi087.stdout:2191: seq_num 699 ranges {1769472=516096,2285568=475136,2760704=573440,3334144=557056} 2023-10-07T18:57:41.171 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:40 smithi163 conmon[223775]: 2023-10-07T18:57:40.881+0000 7f8bd245f640 -1 osd.7 0 read_superblock omap replica is missing. 2023-10-07T18:57:41.171 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:40 smithi163 conmon[223775]: 2023-10-07T18:57:40.964+0000 7f8bd245f640 -1 osd.7 510 log_to_monitors true 2023-10-07T18:57:41.180 INFO:tasks.rados.rados.0.smithi087.stdout:2191: writing smithi087181593-29 from 1769472 to 2285568 tid 1 2023-10-07T18:57:41.183 INFO:tasks.rados.rados.0.smithi087.stdout:2191: writing smithi087181593-29 from 2285568 to 2760704 tid 2 2023-10-07T18:57:41.191 INFO:tasks.rados.rados.0.smithi087.stdout:2191: writing smithi087181593-29 from 2760704 to 3334144 tid 3 2023-10-07T18:57:41.191 INFO:tasks.rados.rados.0.smithi087.stdout:2191: writing smithi087181593-29 from 3334144 to 3891200 tid 4 2023-10-07T18:57:41.191 INFO:tasks.rados.rados.0.smithi087.stdout:2192: read oid 39 snap -1 2023-10-07T18:57:41.191 INFO:tasks.rados.rados.0.smithi087.stdout:2192: expect deleted 2023-10-07T18:57:41.191 INFO:tasks.rados.rados.0.smithi087.stdout:2193: snap_remove snap 198 2023-10-07T18:57:41.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 18:57:41 smithi163 conmon[223775]: 2023-10-07T18:57:41.189+0000 7f8bc20c8700 -1 osd.7 510 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: pgmap v441: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 361 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 496 KiB/s wr, 9 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: osdmap e520: 8 total, 7 up, 8 in 2023-10-07T18:57:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: pgmap v441: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 361 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 496 KiB/s wr, 9 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: osdmap e520: 8 total, 7 up, 8 in 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: pgmap v441: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 361 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 496 KiB/s wr, 9 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: osdmap e520: 8 total, 7 up, 8 in 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi163", "root=default"]}]: dispatch 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:42.189 INFO:tasks.rados.rados.0.smithi087.stdout:2193: done (7 left) 2023-10-07T18:57:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:2194: snap_create 2023-10-07T18:57:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 2 to smithi087181593-5 2023-10-07T18:57:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 3 to smithi087181593-5 2023-10-07T18:57:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:2188: expect (ObjNum 638 snap 205 seq_num 638) 2023-10-07T18:57:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 4 to smithi087181593-5 2023-10-07T18:57:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 5 to smithi087181593-5 2023-10-07T18:57:42.234 INFO:tasks.rados.rados.0.smithi087.stdout:2185: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:57:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:42 smithi163 ceph-mon[190496]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:42 smithi163 ceph-mon[190496]: osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870] boot 2023-10-07T18:57:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:42 smithi163 ceph-mon[190496]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T18:57:42.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:2187: finishing write tid 6 to smithi087181593-5 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1166 (ObjNum 698 snap 224 seq_num 698) dirty exists 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:2187: left oid 5 (ObjNum 698 snap 224 seq_num 698) 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:2186: finishing copy_from racing read to smithi087181593-1 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:2186: finishing copy_from to smithi087181593-1 2023-10-07T18:57:42.433 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 929 (ObjNum 531 snap 171 seq_num 531) dirty exists 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 1 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 2 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 3 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 4 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 5 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: finishing write tid 6 to smithi087181593-29 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1237 (ObjNum 699 snap 224 seq_num 699) dirty exists 2023-10-07T18:57:42.434 INFO:tasks.rados.rados.0.smithi087.stdout:2191: left oid 29 (ObjNum 699 snap 224 seq_num 699) 2023-10-07T18:57:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[198934]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[198934]: osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870] boot 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[198934]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[202419]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[202419]: osd.7 [v2:172.21.15.163:6824/117245870,v1:172.21.15.163:6825/117245870] boot 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[202419]: osdmap e521: 8 total, 8 up, 8 in 2023-10-07T18:57:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-07T18:57:43.201 INFO:tasks.rados.rados.0.smithi087.stdout:2185: done (7 left) 2023-10-07T18:57:43.201 INFO:tasks.rados.rados.0.smithi087.stdout:2186: done (6 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2187: done (5 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2188: done (4 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2189: done (3 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2191: done (2 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2192: done (1 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2194: done (0 left) 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2195: rollback oid 39 current snap is 225 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 189 2023-10-07T18:57:43.202 INFO:tasks.rados.rados.0.smithi087.stdout:2196: snap_create 2023-10-07T18:57:43.210 INFO:tasks.rados.rados.0.smithi087.stdout:2195: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:57:43.213 INFO:tasks.rados.rados.0.smithi087.stdout:2195: finishing rollback tid 2 to smithi087181593-39 2023-10-07T18:57:43.213 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1346 (ObjNum 573 snap 187 seq_num 573) dirty exists 2023-10-07T18:57:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:43 smithi163 ceph-mon[190496]: pgmap v444: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 363 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 996 KiB/s wr, 11 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:43 smithi163 ceph-mon[190496]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T18:57:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:43 smithi087 ceph-mon[198934]: pgmap v444: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 363 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 996 KiB/s wr, 11 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:43 smithi087 ceph-mon[198934]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T18:57:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:43 smithi087 ceph-mon[202419]: pgmap v444: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 363 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 996 KiB/s wr, 11 op/s; 63/654 objects degraded (9.633%) 2023-10-07T18:57:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:43 smithi087 ceph-mon[202419]: osdmap e522: 8 total, 8 up, 8 in 2023-10-07T18:57:44.199 INFO:tasks.rados.rados.0.smithi087.stdout:2195: done (1 left) 2023-10-07T18:57:44.199 INFO:tasks.rados.rados.0.smithi087.stdout:2196: done (0 left) 2023-10-07T18:57:44.199 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 226 2023-10-07T18:57:44.199 INFO:tasks.rados.rados.0.smithi087.stdout:2197: seq_num 700 ranges {0=532480,532480=409600,942080=737280,1679360=458752} 2023-10-07T18:57:44.202 INFO:tasks.rados.rados.0.smithi087.stdout:2197: writing smithi087181593-28 from 0 to 532480 tid 1 2023-10-07T18:57:44.204 INFO:tasks.rados.rados.0.smithi087.stdout:2197: writing smithi087181593-28 from 532480 to 942080 tid 2 2023-10-07T18:57:44.208 INFO:tasks.rados.rados.0.smithi087.stdout:2197: writing smithi087181593-28 from 942080 to 1679360 tid 3 2023-10-07T18:57:44.212 INFO:tasks.rados.rados.0.smithi087.stdout:2197: writing smithi087181593-28 from 1679360 to 2138112 tid 4 2023-10-07T18:57:44.212 INFO:tasks.rados.rados.0.smithi087.stdout:2198: snap_create 2023-10-07T18:57:44.224 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 1 to smithi087181593-28 2023-10-07T18:57:44.226 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 2 to smithi087181593-28 2023-10-07T18:57:44.226 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 3 to smithi087181593-28 2023-10-07T18:57:44.226 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 4 to smithi087181593-28 2023-10-07T18:57:44.226 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 5 to smithi087181593-28 2023-10-07T18:57:44.228 INFO:tasks.rados.rados.0.smithi087.stdout:2197: finishing write tid 6 to smithi087181593-28 2023-10-07T18:57:44.229 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1446 (ObjNum 700 snap 226 seq_num 700) dirty exists 2023-10-07T18:57:44.229 INFO:tasks.rados.rados.0.smithi087.stdout:2197: left oid 28 (ObjNum 700 snap 226 seq_num 700) 2023-10-07T18:57:45.203 INFO:tasks.rados.rados.0.smithi087.stdout:2197: done (1 left) 2023-10-07T18:57:45.203 INFO:tasks.rados.rados.0.smithi087.stdout:2198: done (0 left) 2023-10-07T18:57:45.203 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 227 2023-10-07T18:57:45.203 INFO:tasks.rados.rados.0.smithi087.stdout:2199: seq_num 701 ranges {16859136=548864,17408000=696320,18104320=540672,18644992=368640} 2023-10-07T18:57:45.298 INFO:tasks.rados.rados.0.smithi087.stdout:2199: writing smithi087181593-22 from 16859136 to 17408000 tid 1 2023-10-07T18:57:45.302 INFO:tasks.rados.rados.0.smithi087.stdout:2199: writing smithi087181593-22 from 17408000 to 18104320 tid 2 2023-10-07T18:57:45.308 INFO:tasks.rados.rados.0.smithi087.stdout:2199: writing smithi087181593-22 from 18104320 to 18644992 tid 3 2023-10-07T18:57:45.309 INFO:tasks.rados.rados.0.smithi087.stdout:2199: writing smithi087181593-22 from 18644992 to 19013632 tid 4 2023-10-07T18:57:45.309 INFO:tasks.rados.rados.0.smithi087.stdout:2200: copy_from oid 50 from oid 15 current snap is 227 2023-10-07T18:57:45.309 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 1 to smithi087181593-22 2023-10-07T18:57:45.309 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 227 2023-10-07T18:57:45.309 INFO:tasks.rados.rados.0.smithi087.stdout:2201: seq_num 702 ranges {5955584=565248,6520832=581632,7102464=745472,7847936=278528} 2023-10-07T18:57:45.344 INFO:tasks.rados.rados.0.smithi087.stdout:2201: writing smithi087181593-8 from 5955584 to 6520832 tid 1 2023-10-07T18:57:45.348 INFO:tasks.rados.rados.0.smithi087.stdout:2201: writing smithi087181593-8 from 6520832 to 7102464 tid 2 2023-10-07T18:57:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:2201: writing smithi087181593-8 from 7102464 to 7847936 tid 3 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2201: writing smithi087181593-8 from 7847936 to 8126464 tid 4 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2202: copy_from oid 31 from oid 27 current snap is 227 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 2 to smithi087181593-22 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 3 to smithi087181593-22 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 4 to smithi087181593-22 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 5 to smithi087181593-22 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2200: finishing copy_from to smithi087181593-50 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2200: got expected ENOENT (src dne) 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2200: finishing copy_from racing read to smithi087181593-50 2023-10-07T18:57:45.355 INFO:tasks.rados.rados.0.smithi087.stdout:2199: finishing write tid 6 to smithi087181593-22 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 944 (ObjNum 701 snap 227 seq_num 701) dirty exists 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2199: left oid 22 (ObjNum 701 snap 227 seq_num 701) 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 1 to smithi087181593-8 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 2 to smithi087181593-8 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2199: done (3 left) 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2200: done (2 left) 2023-10-07T18:57:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2203: snap_create 2023-10-07T18:57:45.357 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 3 to smithi087181593-8 2023-10-07T18:57:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 4 to smithi087181593-8 2023-10-07T18:57:45.360 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 5 to smithi087181593-8 2023-10-07T18:57:45.361 INFO:tasks.rados.rados.0.smithi087.stdout:2201: finishing write tid 6 to smithi087181593-8 2023-10-07T18:57:45.361 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1186 (ObjNum 702 snap 227 seq_num 702) dirty exists 2023-10-07T18:57:45.361 INFO:tasks.rados.rados.0.smithi087.stdout:2201: left oid 8 (ObjNum 702 snap 227 seq_num 702) 2023-10-07T18:57:45.383 INFO:tasks.rados.rados.0.smithi087.stdout:2202: finishing copy_from racing read to smithi087181593-31 2023-10-07T18:57:45.387 INFO:tasks.rados.rados.0.smithi087.stdout:2202: finishing copy_from to smithi087181593-31 2023-10-07T18:57:45.387 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1232 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:57:45.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:45] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2023-10-07T18:57:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: pgmap v447: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 28 active+undersized, 77 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 10 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T18:57:45.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T18:57:45.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T18:57:45.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T18:57:45.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T18:57:45.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T18:57:45.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: pgmap v447: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 28 active+undersized, 77 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 10 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:45.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:45.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:45.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T18:57:45.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T18:57:45.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T18:57:45.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T18:57:45.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T18:57:45.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T18:57:45.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T18:57:45.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T18:57:45.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T18:57:45.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T18:57:45.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T18:57:45.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T18:57:45.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: pgmap v447: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 28 active+undersized, 77 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 10 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: osdmap e523: 8 total, 8 up, 8 in 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-10-07T18:57:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-10-07T18:57:45.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-10-07T18:57:46.206 INFO:tasks.rados.rados.0.smithi087.stdout:2201: done (2 left) 2023-10-07T18:57:46.206 INFO:tasks.rados.rados.0.smithi087.stdout:2202: done (1 left) 2023-10-07T18:57:46.206 INFO:tasks.rados.rados.0.smithi087.stdout:2203: done (0 left) 2023-10-07T18:57:46.207 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 228 2023-10-07T18:57:46.207 INFO:tasks.rados.rados.0.smithi087.stdout:2204: seq_num 703 ranges {7372800=581632,7954432=458752,8413184=557056,8970240=417792,9388032=172032} 2023-10-07T18:57:46.249 INFO:tasks.rados.rados.0.smithi087.stdout:2204: writing smithi087181593-43 from 7372800 to 7954432 tid 1 2023-10-07T18:57:46.252 INFO:tasks.rados.rados.0.smithi087.stdout:2204: writing smithi087181593-43 from 7954432 to 8413184 tid 2 2023-10-07T18:57:46.255 INFO:tasks.rados.rados.0.smithi087.stdout:2204: writing smithi087181593-43 from 8413184 to 8970240 tid 3 2023-10-07T18:57:46.257 INFO:tasks.rados.rados.0.smithi087.stdout:2204: writing smithi087181593-43 from 8970240 to 9388032 tid 4 2023-10-07T18:57:46.259 INFO:tasks.rados.rados.0.smithi087.stdout:2204: writing smithi087181593-43 from 9388032 to 9560064 tid 5 2023-10-07T18:57:46.259 INFO:tasks.rados.rados.0.smithi087.stdout:2205: delete oid 18 current snap is 228 2023-10-07T18:57:46.259 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 1 to smithi087181593-43 2023-10-07T18:57:46.259 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 2 to smithi087181593-43 2023-10-07T18:57:46.259 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 3 to smithi087181593-43 2023-10-07T18:57:46.261 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 4 to smithi087181593-43 2023-10-07T18:57:46.261 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 5 to smithi087181593-43 2023-10-07T18:57:46.261 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 6 to smithi087181593-43 2023-10-07T18:57:46.264 INFO:tasks.rados.rados.0.smithi087.stdout:2205: done (1 left) 2023-10-07T18:57:46.264 INFO:tasks.rados.rados.0.smithi087.stdout:2206: read oid 13 snap -1 2023-10-07T18:57:46.264 INFO:tasks.rados.rados.0.smithi087.stdout:2206: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:57:46.264 INFO:tasks.rados.rados.0.smithi087.stdout:2207: snap_create 2023-10-07T18:57:46.308 INFO:tasks.rados.rados.0.smithi087.stdout:2204: finishing write tid 7 to smithi087181593-43 2023-10-07T18:57:46.308 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1267 (ObjNum 703 snap 228 seq_num 703) dirty exists 2023-10-07T18:57:46.308 INFO:tasks.rados.rados.0.smithi087.stdout:2204: left oid 43 (ObjNum 703 snap 228 seq_num 703) 2023-10-07T18:57:46.308 INFO:tasks.rados.rados.0.smithi087.stdout:2206: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:57:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all osd 2023-10-07T18:57:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[198934]: Upgrade: It appears safe to stop mds.a 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all osd 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:57:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:46 smithi087 ceph-mon[202419]: Upgrade: It appears safe to stop mds.a 2023-10-07T18:57:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all osd 2023-10-07T18:57:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: Upgrade: Setting require_osd_release to 18 reef 2023-10-07T18:57:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-10-07T18:57:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: osdmap e524: 8 total, 8 up, 8 in 2023-10-07T18:57:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-07T18:57:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:46 smithi163 ceph-mon[190496]: Upgrade: It appears safe to stop mds.a 2023-10-07T18:57:47.219 INFO:tasks.rados.rados.0.smithi087.stdout:2204: done (2 left) 2023-10-07T18:57:47.219 INFO:tasks.rados.rados.0.smithi087.stdout:2206: done (1 left) 2023-10-07T18:57:47.220 INFO:tasks.rados.rados.0.smithi087.stdout:2207: done (0 left) 2023-10-07T18:57:47.220 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 229 2023-10-07T18:57:47.220 INFO:tasks.rados.rados.0.smithi087.stdout:2208: seq_num 705 ranges {0=614400,614400=630784,1245184=524288,1769472=450560} 2023-10-07T18:57:47.223 INFO:tasks.rados.rados.0.smithi087.stdout:2208: writing smithi087181593-18 from 0 to 614400 tid 1 2023-10-07T18:57:47.227 INFO:tasks.rados.rados.0.smithi087.stdout:2208: writing smithi087181593-18 from 614400 to 1245184 tid 2 2023-10-07T18:57:47.230 INFO:tasks.rados.rados.0.smithi087.stdout:2208: writing smithi087181593-18 from 1245184 to 1769472 tid 3 2023-10-07T18:57:47.233 INFO:tasks.rados.rados.0.smithi087.stdout:2208: writing smithi087181593-18 from 1769472 to 2220032 tid 4 2023-10-07T18:57:47.233 INFO:tasks.rados.rados.0.smithi087.stdout:2209: snap_create 2023-10-07T18:57:47.233 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 1 to smithi087181593-18 2023-10-07T18:57:47.233 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 2 to smithi087181593-18 2023-10-07T18:57:47.233 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 3 to smithi087181593-18 2023-10-07T18:57:47.235 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 4 to smithi087181593-18 2023-10-07T18:57:47.236 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 5 to smithi087181593-18 2023-10-07T18:57:47.237 INFO:tasks.rados.rados.0.smithi087.stdout:2208: finishing write tid 6 to smithi087181593-18 2023-10-07T18:57:47.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1352 (ObjNum 705 snap 229 seq_num 705) dirty exists 2023-10-07T18:57:47.237 INFO:tasks.rados.rados.0.smithi087.stdout:2208: left oid 18 (ObjNum 705 snap 229 seq_num 705) 2023-10-07T18:57:47.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[198934]: pgmap v450: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 14 active+undersized, 91 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 8 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:47.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[198934]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T18:57:47.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:47.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:57:47.577 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:47.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[202419]: pgmap v450: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 14 active+undersized, 91 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 8 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:47.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[202419]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T18:57:47.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:47.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:57:47.578 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:47 smithi163 ceph-mon[190496]: pgmap v450: 121 pgs: 2 activating, 7 peering, 6 active+undersized+degraded, 1 active+recovery_wait+degraded, 14 active+undersized, 91 active+clean; 387 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.5 MiB/s wr, 8 op/s; 30/663 objects degraded (4.525%) 2023-10-07T18:57:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:47 smithi163 ceph-mon[190496]: osdmap e525: 8 total, 8 up, 8 in 2023-10-07T18:57:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:57:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:57:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:2208: done (1 left) 2023-10-07T18:57:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:2209: done (0 left) 2023-10-07T18:57:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:2210: setattr oid 44 current snap is 230 2023-10-07T18:57:48.226 INFO:tasks.rados.rados.0.smithi087.stdout:2211: rollback oid 20 current snap is 230 2023-10-07T18:57:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 20 to 226 2023-10-07T18:57:48.227 INFO:tasks.rados.rados.0.smithi087.stdout:2212: snap_remove snap 222 2023-10-07T18:57:48.453 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:48 smithi087 systemd[1]: Stopping Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[198934]: Upgrade: Updating mds.a 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[198934]: Deploying daemon mds.a on smithi087 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[198934]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[202419]: Upgrade: Updating mds.a 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[202419]: Deploying daemon mds.a on smithi087 2023-10-07T18:57:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:48 smithi087 ceph-mon[202419]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T18:57:48.605 INFO:tasks.rados.rados.0.smithi087.stdout:2212: done (2 left) 2023-10-07T18:57:48.605 INFO:tasks.rados.rados.0.smithi087.stdout:2213: copy_from oid 39 from oid 18 current snap is 230 2023-10-07T18:57:48.611 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 230 2023-10-07T18:57:48.611 INFO:tasks.rados.rados.0.smithi087.stdout:2214: seq_num 706 ranges {8126464=630784,8757248=516096,9273344=729088,10002432=360448} 2023-10-07T18:57:48.653 INFO:tasks.rados.rados.0.smithi087.stdout:2214: writing smithi087181593-24 from 8126464 to 8757248 tid 1 2023-10-07T18:57:48.656 INFO:tasks.rados.rados.0.smithi087.stdout:2214: writing smithi087181593-24 from 8757248 to 9273344 tid 2 2023-10-07T18:57:48.661 INFO:tasks.rados.rados.0.smithi087.stdout:2214: writing smithi087181593-24 from 9273344 to 10002432 tid 3 2023-10-07T18:57:48.663 INFO:tasks.rados.rados.0.smithi087.stdout:2214: writing smithi087181593-24 from 10002432 to 10362880 tid 4 2023-10-07T18:57:48.663 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 230 2023-10-07T18:57:48.663 INFO:tasks.rados.rados.0.smithi087.stdout:2215: seq_num 707 ranges {3891200=647168,4538368=802816,5341184=532480,5873664=270336} 2023-10-07T18:57:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:48 smithi163 ceph-mon[190496]: Upgrade: Updating mds.a 2023-10-07T18:57:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:48 smithi163 ceph-mon[190496]: Deploying daemon mds.a on smithi087 2023-10-07T18:57:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:48 smithi163 ceph-mon[190496]: osdmap e526: 8 total, 8 up, 8 in 2023-10-07T18:57:48.688 INFO:tasks.rados.rados.0.smithi087.stdout:2215: writing smithi087181593-29 from 3891200 to 4538368 tid 1 2023-10-07T18:57:48.700 INFO:tasks.rados.rados.0.smithi087.stdout:2215: writing smithi087181593-29 from 4538368 to 5341184 tid 2 2023-10-07T18:57:48.700 INFO:tasks.rados.rados.0.smithi087.stdout:2215: writing smithi087181593-29 from 5341184 to 5873664 tid 3 2023-10-07T18:57:48.700 INFO:tasks.rados.rados.0.smithi087.stdout:2215: writing smithi087181593-29 from 5873664 to 6144000 tid 4 2023-10-07T18:57:48.700 INFO:tasks.rados.rados.0.smithi087.stdout:2216: read oid 42 snap -1 2023-10-07T18:57:48.700 INFO:tasks.rados.rados.0.smithi087.stdout:2216: expect deleted 2023-10-07T18:57:48.701 INFO:tasks.rados.rados.0.smithi087.stdout:2217: read oid 41 snap -1 2023-10-07T18:57:48.701 INFO:tasks.rados.rados.0.smithi087.stdout:2217: expect (ObjNum 682 snap 215 seq_num 682) 2023-10-07T18:57:48.701 INFO:tasks.rados.rados.0.smithi087.stdout:2218: snap_remove snap 223 2023-10-07T18:57:48.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:48 smithi087 conmon[157597]: 2023-10-07T18:57:48.594+0000 7f6b9d65e700 -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-07T18:57:48.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:48 smithi087 conmon[157597]: 2023-10-07T18:57:48.594+0000 7f6b9d65e700 -1 mds.a *** got signal Terminated *** 2023-10-07T18:57:48.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:48 smithi087 conmon[198910]: 2023-10-07T18:57:48.595+0000 7f78db021700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:57:49.629 INFO:tasks.rados.rados.0.smithi087.stdout:2218: done (7 left) 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2219: rollback oid 47 current snap is 230 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 226 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2220: read oid 13 snap -1 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2220: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2221: snap_create 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 945 (ObjNum 65 snap 0 seq_num 1734437457) dirty exists 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2211: finishing rollback tid 0 to smithi087181593-20 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2211: finishing rollback tid 1 to smithi087181593-20 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2211: finishing rollback tid 2 to smithi087181593-20 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1108 (ObjNum 656 snap 210 seq_num 656) dirty exists 2023-10-07T18:57:49.630 INFO:tasks.rados.rados.0.smithi087.stdout:2213: finishing copy_from racing read to smithi087181593-39 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2213: finishing copy_from to smithi087181593-39 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1352 (ObjNum 705 snap 229 seq_num 705) dirty exists 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 1 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 2 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 3 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 4 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 5 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: finishing write tid 6 to smithi087181593-24 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1454 (ObjNum 706 snap 230 seq_num 706) dirty exists 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2214: left oid 24 (ObjNum 706 snap 230 seq_num 706) 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 1 to smithi087181593-29 2023-10-07T18:57:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 2 to smithi087181593-29 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 3 to smithi087181593-29 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 4 to smithi087181593-29 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 5 to smithi087181593-29 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2215: finishing write tid 6 to smithi087181593-29 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1242 (ObjNum 707 snap 230 seq_num 707) dirty exists 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2215: left oid 29 (ObjNum 707 snap 230 seq_num 707) 2023-10-07T18:57:49.632 INFO:tasks.rados.rados.0.smithi087.stdout:2217: expect (ObjNum 682 snap 215 seq_num 682) 2023-10-07T18:57:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: pgmap v453: 121 pgs: 2 activating, 1 active+recovery_wait+degraded, 118 active+clean; 385 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4/660 objects degraded (0.606%) 2023-10-07T18:57:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: Health check update: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=b=up:replay} 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: pgmap v453: 121 pgs: 2 activating, 1 active+recovery_wait+degraded, 118 active+clean; 385 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4/660 objects degraded (0.606%) 2023-10-07T18:57:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: Health check update: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:57:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=b=up:replay} 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: pgmap v453: 121 pgs: 2 activating, 1 active+recovery_wait+degraded, 118 active+clean; 385 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4/660 objects degraded (0.606%) 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: Health check update: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded (PG_DEGRADED) 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: osdmap e527: 8 total, 8 up, 8 in 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: osdmap e528: 8 total, 8 up, 8 in 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=b=up:replay} 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:57:49.724 INFO:tasks.rados.rados.0.smithi087.stdout:2220: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:57:49.725 INFO:tasks.rados.rados.0.smithi087.stdout:2219: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:57:49.725 INFO:tasks.rados.rados.0.smithi087.stdout:2219: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:57:49.725 INFO:tasks.rados.rados.0.smithi087.stdout:2219: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:57:49.725 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 827 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2210: done (9 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2211: done (8 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2213: done (7 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2214: done (6 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2215: done (5 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2216: done (4 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2217: done (3 left) 2023-10-07T18:57:50.636 INFO:tasks.rados.rados.0.smithi087.stdout:2219: done (2 left) 2023-10-07T18:57:50.637 INFO:tasks.rados.rados.0.smithi087.stdout:2220: done (1 left) 2023-10-07T18:57:50.637 INFO:tasks.rados.rados.0.smithi087.stdout:2221: done (0 left) 2023-10-07T18:57:50.637 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 231 2023-10-07T18:57:50.637 INFO:tasks.rados.rados.0.smithi087.stdout:2222: seq_num 708 ranges {2138112=663552,2801664=737280,3538944=696320,4235264=172032} 2023-10-07T18:57:50.650 INFO:tasks.rados.rados.0.smithi087.stdout:2222: writing smithi087181593-28 from 2138112 to 2801664 tid 1 2023-10-07T18:57:50.655 INFO:tasks.rados.rados.0.smithi087.stdout:2222: writing smithi087181593-28 from 2801664 to 3538944 tid 2 2023-10-07T18:57:50.659 INFO:tasks.rados.rados.0.smithi087.stdout:2222: writing smithi087181593-28 from 3538944 to 4235264 tid 3 2023-10-07T18:57:50.660 INFO:tasks.rados.rados.0.smithi087.stdout:2222: writing smithi087181593-28 from 4235264 to 4407296 tid 4 2023-10-07T18:57:50.660 INFO:tasks.rados.rados.0.smithi087.stdout:2223: snap_create 2023-10-07T18:57:50.661 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 1 to smithi087181593-28 2023-10-07T18:57:50.661 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 2 to smithi087181593-28 2023-10-07T18:57:50.664 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 3 to smithi087181593-28 2023-10-07T18:57:50.664 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 4 to smithi087181593-28 2023-10-07T18:57:50.664 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 5 to smithi087181593-28 2023-10-07T18:57:50.666 INFO:tasks.rados.rados.0.smithi087.stdout:2222: finishing write tid 6 to smithi087181593-28 2023-10-07T18:57:50.666 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1462 (ObjNum 708 snap 231 seq_num 708) dirty exists 2023-10-07T18:57:50.666 INFO:tasks.rados.rados.0.smithi087.stdout:2222: left oid 28 (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:57:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:50 smithi163 ceph-mon[190496]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T18:57:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:50 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:reconnect 2023-10-07T18:57:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:50 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=b=up:reconnect} 2023-10-07T18:57:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:50 smithi163 ceph-mon[190496]: pgmap v457: 121 pgs: 121 active+clean; 401 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.1 MiB/s wr, 8 op/s; 8.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[198934]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T18:57:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:reconnect 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=b=up:reconnect} 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[198934]: pgmap v457: 121 pgs: 121 active+clean; 401 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.1 MiB/s wr, 8 op/s; 8.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[202419]: osdmap e529: 8 total, 8 up, 8 in 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:reconnect 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=b=up:reconnect} 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:50 smithi087 ceph-mon[202419]: pgmap v457: 121 pgs: 121 active+clean; 401 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 KiB/s rd, 4.1 MiB/s wr, 8 op/s; 8.1 MiB/s, 1 objects/s recovering 2023-10-07T18:57:51.644 INFO:tasks.rados.rados.0.smithi087.stdout:2222: done (1 left) 2023-10-07T18:57:51.644 INFO:tasks.rados.rados.0.smithi087.stdout:2223: done (0 left) 2023-10-07T18:57:51.644 INFO:tasks.rados.rados.0.smithi087.stdout:2224: read oid 22 snap -1 2023-10-07T18:57:51.644 INFO:tasks.rados.rados.0.smithi087.stdout:2224: expect (ObjNum 701 snap 227 seq_num 701) 2023-10-07T18:57:51.645 INFO:tasks.rados.rados.0.smithi087.stdout:2225: setattr oid 25 current snap is 232 2023-10-07T18:57:51.645 INFO:tasks.rados.rados.0.smithi087.stdout:2226: read oid 24 snap 220 2023-10-07T18:57:51.645 INFO:tasks.rados.rados.0.smithi087.stdout:2226: expect (ObjNum 665 snap 211 seq_num 665) 2023-10-07T18:57:51.645 INFO:tasks.rados.rados.0.smithi087.stdout:2227: delete oid 39 current snap is 232 2023-10-07T18:57:51.652 INFO:tasks.rados.rados.0.smithi087.stdout:2227: done (3 left) 2023-10-07T18:57:51.652 INFO:tasks.rados.rados.0.smithi087.stdout:2228: snap_create 2023-10-07T18:57:51.680 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1464 (ObjNum 642 snap 207 seq_num 642) dirty exists 2023-10-07T18:57:51.688 INFO:tasks.rados.rados.0.smithi087.stdout:2226: expect (ObjNum 665 snap 211 seq_num 665) 2023-10-07T18:57:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:51 smithi163 ceph-mon[190496]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded) 2023-10-07T18:57:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:51 smithi163 ceph-mon[190496]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T18:57:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:51 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:rejoin 2023-10-07T18:57:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:51 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=b=up:rejoin} 2023-10-07T18:57:51.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:51 smithi163 ceph-mon[190496]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T18:57:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[198934]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded) 2023-10-07T18:57:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[198934]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T18:57:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:rejoin 2023-10-07T18:57:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=b=up:rejoin} 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[198934]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[202419]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/660 objects degraded (0.606%), 1 pg degraded) 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[202419]: osdmap e530: 8 total, 8 up, 8 in 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:rejoin 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=b=up:rejoin} 2023-10-07T18:57:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:51 smithi087 ceph-mon[202419]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-10-07T18:57:52.131 INFO:tasks.rados.rados.0.smithi087.stdout:2224: expect (ObjNum 701 snap 227 seq_num 701) 2023-10-07T18:57:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:57:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:57:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:active 2023-10-07T18:57:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T18:57:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T18:57:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:52 smithi163 ceph-mon[190496]: pgmap v460: 121 pgs: 121 active+clean; 403 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-10-07T18:57:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:57:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:57:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:active 2023-10-07T18:57:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[202419]: pgmap v460: 121 pgs: 121 active+clean; 403 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.163:6832/3322369795,v1:172.21.15.163:6833/3322369795] up:active 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=b=up:active} 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: osdmap e531: 8 total, 8 up, 8 in 2023-10-07T18:57:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:52 smithi087 ceph-mon[198934]: pgmap v460: 121 pgs: 121 active+clean; 403 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.0 MiB/s wr, 11 op/s 2023-10-07T18:57:53.315 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 bash[240940]: 4ad4cc5d72fbd40f78829c5824eb8410f7c620af7fb5370bc28cdc3709dd398a 2023-10-07T18:57:53.315 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.a.service: Succeeded. 2023-10-07T18:57:53.315 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 systemd[1]: Stopped Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:53.647 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 systemd[1]: Starting Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:57:54.098 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:53 smithi163 ceph-mon[190496]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T18:57:54.098 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:53 smithi087 ceph-mon[198934]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T18:57:54.099 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 conmon[241336]: starting mds.a at 2023-10-07T18:57:54.099 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 bash[241292]: bf410c853c9105481508aee3dc46da12ff94ec03caa58cb61af3d50abce55664 2023-10-07T18:57:54.099 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:57:53 smithi087 systemd[1]: Started Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:57:54.100 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:53 smithi087 ceph-mon[202419]: osdmap e532: 8 total, 8 up, 8 in 2023-10-07T18:57:54.611 INFO:tasks.rados.rados.0.smithi087.stdout:2224: done (3 left) 2023-10-07T18:57:54.612 INFO:tasks.rados.rados.0.smithi087.stdout:2225: done (2 left) 2023-10-07T18:57:54.612 INFO:tasks.rados.rados.0.smithi087.stdout:2226: done (1 left) 2023-10-07T18:57:54.612 INFO:tasks.rados.rados.0.smithi087.stdout:2228: done (0 left) 2023-10-07T18:57:54.612 INFO:tasks.rados.rados.0.smithi087.stdout:2229: delete oid 8 current snap is 233 2023-10-07T18:57:54.615 INFO:tasks.rados.rados.0.smithi087.stdout:2229: done (0 left) 2023-10-07T18:57:54.615 INFO:tasks.rados.rados.0.smithi087.stdout:2230: rollback oid 13 current snap is 233 2023-10-07T18:57:54.615 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 225 2023-10-07T18:57:54.615 INFO:tasks.rados.rados.0.smithi087.stdout:2231: snap_create 2023-10-07T18:57:54.620 INFO:tasks.rados.rados.0.smithi087.stdout:2230: finishing rollback tid 0 to smithi087181593-13 2023-10-07T18:57:54.620 INFO:tasks.rados.rados.0.smithi087.stdout:2230: finishing rollback tid 1 to smithi087181593-13 2023-10-07T18:57:54.620 INFO:tasks.rados.rados.0.smithi087.stdout:2230: finishing rollback tid 2 to smithi087181593-13 2023-10-07T18:57:54.620 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1279 (ObjNum 769 snap 0 seq_num 3118645008) dirty exists 2023-10-07T18:57:55.160 INFO:tasks.rados.rados.0.smithi087.stdout:2230: done (1 left) 2023-10-07T18:57:55.160 INFO:tasks.rados.rados.0.smithi087.stdout:2231: done (0 left) 2023-10-07T18:57:55.161 INFO:tasks.rados.rados.0.smithi087.stdout:2232: snap_remove snap 230 2023-10-07T18:57:55.171 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:57:54 smithi163 conmon[145389]: 2023-10-07T18:57:54.914+0000 7f8e87675700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: pgmap v462: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: osdmap e533: 8 total, 8 up, 8 in 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:boot 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T18:57:55.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: pgmap v462: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: osdmap e533: 8 total, 8 up, 8 in 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:boot 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: pgmap v462: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.4 MiB/s wr, 28 op/s 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: osdmap e533: 8 total, 8 up, 8 in 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:boot 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-10-07T18:57:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T18:57:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:57:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:57:55] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-10-07T18:57:56.165 INFO:tasks.rados.rados.0.smithi087.stdout:2232: done (0 left) 2023-10-07T18:57:56.165 INFO:tasks.rados.rados.0.smithi087.stdout:2233: copy_from oid 10 from oid 48 current snap is 234 2023-10-07T18:57:56.165 INFO:tasks.rados.rados.0.smithi087.stdout:2234: snap_create 2023-10-07T18:57:56.186 INFO:tasks.rados.rados.0.smithi087.stdout:2233: finishing copy_from racing read to smithi087181593-10 2023-10-07T18:57:56.189 INFO:tasks.rados.rados.0.smithi087.stdout:2233: finishing copy_from to smithi087181593-10 2023-10-07T18:57:56.189 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1183 (ObjNum 635 snap 204 seq_num 635) dirty exists 2023-10-07T18:57:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:56 smithi163 ceph-mon[190496]: osdmap e534: 8 total, 8 up, 8 in 2023-10-07T18:57:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:56 smithi087 ceph-mon[198934]: osdmap e534: 8 total, 8 up, 8 in 2023-10-07T18:57:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:56 smithi087 ceph-mon[202419]: osdmap e534: 8 total, 8 up, 8 in 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2233: done (1 left) 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2234: done (0 left) 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2235: read oid 11 snap -1 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2235: expect (ObjNum 604 snap 196 seq_num 604) 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2236: read oid 12 snap -1 2023-10-07T18:57:57.167 INFO:tasks.rados.rados.0.smithi087.stdout:2236: expect deleted 2023-10-07T18:57:57.168 INFO:tasks.rados.rados.0.smithi087.stdout:2237: delete oid 31 current snap is 235 2023-10-07T18:57:57.172 INFO:tasks.rados.rados.0.smithi087.stdout:2236: done (2 left) 2023-10-07T18:57:57.973 INFO:tasks.rados.rados.0.smithi087.stdout:2237: done (1 left) 2023-10-07T18:57:57.974 INFO:tasks.rados.rados.0.smithi087.stdout:2238: read oid 27 snap -1 2023-10-07T18:57:57.974 INFO:tasks.rados.rados.0.smithi087.stdout:2238: expect (ObjNum 557 snap 180 seq_num 557) 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: pgmap v465: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: osdmap e535: 8 total, 8 up, 8 in 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.975 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.976 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 235 2023-10-07T18:57:57.976 INFO:tasks.rados.rados.0.smithi087.stdout:2239: seq_num 712 ranges {0=729088,729088=671744,1400832=671744,2072576=262144} 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:2239: writing smithi087181593-16 from 0 to 729088 tid 1 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:2239: writing smithi087181593-16 from 729088 to 1400832 tid 2 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:2239: writing smithi087181593-16 from 1400832 to 2072576 tid 3 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:2239: writing smithi087181593-16 from 2072576 to 2334720 tid 4 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 235 2023-10-07T18:57:57.977 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 1 to smithi087181593-16 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2240: seq_num 713 ranges {1089536=745472,1835008=557056,2392064=483328,2875392=565248} 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2240: writing smithi087181593-3 from 1089536 to 1835008 tid 1 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2240: writing smithi087181593-3 from 1835008 to 2392064 tid 2 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2240: writing smithi087181593-3 from 2392064 to 2875392 tid 3 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2240: writing smithi087181593-3 from 2875392 to 3440640 tid 4 2023-10-07T18:57:57.978 INFO:tasks.rados.rados.0.smithi087.stdout:2241: read oid 39 snap -1 2023-10-07T18:57:57.979 INFO:tasks.rados.rados.0.smithi087.stdout:2241: expect deleted 2023-10-07T18:57:57.979 INFO:tasks.rados.rados.0.smithi087.stdout:2242: copy_from oid 19 from oid 35 current snap is 235 2023-10-07T18:57:57.979 INFO:tasks.rados.rados.0.smithi087.stdout:2243: copy_from oid 21 from oid 22 current snap is 235 2023-10-07T18:57:57.979 INFO:tasks.rados.rados.0.smithi087.stdout:2244: snap_remove snap 197 2023-10-07T18:57:57.979 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: pgmap v465: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-10-07T18:57:57.979 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: osdmap e535: 8 total, 8 up, 8 in 2023-10-07T18:57:57.979 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: pgmap v465: 121 pgs: 121 active+clean; 411 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 22 op/s 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: osdmap e535: 8 total, 8 up, 8 in 2023-10-07T18:57:57.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:57.981 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:57:58.192 INFO:tasks.rados.rados.0.smithi087.stdout:2244: done (7 left) 2023-10-07T18:57:58.192 INFO:tasks.rados.rados.0.smithi087.stdout:2245: copy_from oid 7 from oid 25 current snap is 235 2023-10-07T18:57:58.193 INFO:tasks.rados.rados.0.smithi087.stdout:2246: read oid 43 snap 227 2023-10-07T18:57:58.193 INFO:tasks.rados.rados.0.smithi087.stdout:2246: expect (ObjNum 697 snap 223 seq_num 697) 2023-10-07T18:57:58.193 INFO:tasks.rados.rados.0.smithi087.stdout:2247: snap_remove snap 226 2023-10-07T18:57:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:58 smithi087 ceph-mon[202419]: osdmap e536: 8 total, 8 up, 8 in 2023-10-07T18:57:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:58 smithi087 ceph-mon[198934]: osdmap e536: 8 total, 8 up, 8 in 2023-10-07T18:57:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:58 smithi163 ceph-mon[190496]: osdmap e536: 8 total, 8 up, 8 in 2023-10-07T18:57:59.155 INFO:tasks.rados.rados.0.smithi087.stdout:2247: done (9 left) 2023-10-07T18:57:59.155 INFO:tasks.rados.rados.0.smithi087.stdout:2248: snap_create 2023-10-07T18:57:59.155 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 2 to smithi087181593-16 2023-10-07T18:57:59.155 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 3 to smithi087181593-16 2023-10-07T18:57:59.155 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 4 to smithi087181593-16 2023-10-07T18:57:59.156 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 5 to smithi087181593-16 2023-10-07T18:57:59.156 INFO:tasks.rados.rados.0.smithi087.stdout:2239: finishing write tid 6 to smithi087181593-16 2023-10-07T18:57:59.156 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1158 (ObjNum 712 snap 235 seq_num 712) dirty exists 2023-10-07T18:57:59.156 INFO:tasks.rados.rados.0.smithi087.stdout:2239: left oid 16 (ObjNum 712 snap 235 seq_num 712) 2023-10-07T18:57:59.157 INFO:tasks.rados.rados.0.smithi087.stdout:2235: expect (ObjNum 604 snap 196 seq_num 604) 2023-10-07T18:57:59.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[198934]: pgmap v468: 121 pgs: 121 active+clean; 429 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 3 op/s 2023-10-07T18:57:59.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[198934]: osdmap e537: 8 total, 8 up, 8 in 2023-10-07T18:57:59.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[198934]: osdmap e538: 8 total, 8 up, 8 in 2023-10-07T18:57:59.389 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 1 to smithi087181593-3 2023-10-07T18:57:59.389 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 2 to smithi087181593-3 2023-10-07T18:57:59.389 INFO:tasks.rados.rados.0.smithi087.stdout:2238: expect (ObjNum 557 snap 180 seq_num 557) 2023-10-07T18:57:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[202419]: pgmap v468: 121 pgs: 121 active+clean; 429 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 3 op/s 2023-10-07T18:57:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[202419]: osdmap e537: 8 total, 8 up, 8 in 2023-10-07T18:57:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:57:59 smithi087 ceph-mon[202419]: osdmap e538: 8 total, 8 up, 8 in 2023-10-07T18:57:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:59 smithi163 ceph-mon[190496]: pgmap v468: 121 pgs: 121 active+clean; 429 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.5 MiB/s wr, 3 op/s 2023-10-07T18:57:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:59 smithi163 ceph-mon[190496]: osdmap e537: 8 total, 8 up, 8 in 2023-10-07T18:57:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:57:59 smithi163 ceph-mon[190496]: osdmap e538: 8 total, 8 up, 8 in 2023-10-07T18:57:59.863 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 3 to smithi087181593-3 2023-10-07T18:57:59.863 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 4 to smithi087181593-3 2023-10-07T18:57:59.863 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 5 to smithi087181593-3 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2242: finishing copy_from to smithi087181593-19 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2242: got expected ENOENT (src dne) 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2242: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2240: finishing write tid 6 to smithi087181593-3 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1093 (ObjNum 713 snap 235 seq_num 713) dirty exists 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2240: left oid 3 (ObjNum 713 snap 235 seq_num 713) 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2243: finishing copy_from racing read to smithi087181593-21 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2243: finishing copy_from to smithi087181593-21 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 944 (ObjNum 701 snap 227 seq_num 701) dirty exists 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2245: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:57:59.864 INFO:tasks.rados.rados.0.smithi087.stdout:2246: expect (ObjNum 697 snap 223 seq_num 697) 2023-10-07T18:58:00.240 INFO:tasks.rados.rados.0.smithi087.stdout:2245: finishing copy_from to smithi087181593-7 2023-10-07T18:58:00.240 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1464 (ObjNum 642 snap 207 seq_num 642) dirty exists 2023-10-07T18:58:00.240 INFO:tasks.rados.rados.0.smithi087.stdout:2235: done (9 left) 2023-10-07T18:58:00.240 INFO:tasks.rados.rados.0.smithi087.stdout:2238: done (8 left) 2023-10-07T18:58:00.240 INFO:tasks.rados.rados.0.smithi087.stdout:2239: done (7 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2240: done (6 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2241: done (5 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2242: done (4 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2243: done (3 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2245: done (2 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2246: done (1 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2248: done (0 left) 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 236 2023-10-07T18:58:00.241 INFO:tasks.rados.rados.0.smithi087.stdout:2249: seq_num 714 ranges {4800512=761856,5562368=442368,6004736=688128,6692864=475136} 2023-10-07T18:58:00.268 INFO:tasks.rados.rados.0.smithi087.stdout:2249: writing smithi087181593-48 from 4800512 to 5562368 tid 1 2023-10-07T18:58:00.271 INFO:tasks.rados.rados.0.smithi087.stdout:2249: writing smithi087181593-48 from 5562368 to 6004736 tid 2 2023-10-07T18:58:00.275 INFO:tasks.rados.rados.0.smithi087.stdout:2249: writing smithi087181593-48 from 6004736 to 6692864 tid 3 2023-10-07T18:58:00.278 INFO:tasks.rados.rados.0.smithi087.stdout:2249: writing smithi087181593-48 from 6692864 to 7168000 tid 4 2023-10-07T18:58:00.278 INFO:tasks.rados.rados.0.smithi087.stdout:2250: setattr oid 21 current snap is 236 2023-10-07T18:58:00.278 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 1 to smithi087181593-48 2023-10-07T18:58:00.278 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 2 to smithi087181593-48 2023-10-07T18:58:00.278 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 3 to smithi087181593-48 2023-10-07T18:58:00.279 INFO:tasks.rados.rados.0.smithi087.stdout:2251: snap_create 2023-10-07T18:58:00.281 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 4 to smithi087181593-48 2023-10-07T18:58:00.281 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 5 to smithi087181593-48 2023-10-07T18:58:00.282 INFO:tasks.rados.rados.0.smithi087.stdout:2249: finishing write tid 6 to smithi087181593-48 2023-10-07T18:58:00.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1299 (ObjNum 714 snap 236 seq_num 714) dirty exists 2023-10-07T18:58:00.282 INFO:tasks.rados.rados.0.smithi087.stdout:2249: left oid 48 (ObjNum 714 snap 236 seq_num 714) 2023-10-07T18:58:00.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1123 (ObjNum 701 snap 227 seq_num 701) dirty exists 2023-10-07T18:58:01.190 INFO:tasks.rados.rados.0.smithi087.stdout:2249: done (2 left) 2023-10-07T18:58:01.191 INFO:tasks.rados.rados.0.smithi087.stdout:2250: done (1 left) 2023-10-07T18:58:01.191 INFO:tasks.rados.rados.0.smithi087.stdout:2251: done (0 left) 2023-10-07T18:58:01.191 INFO:tasks.rados.rados.0.smithi087.stdout:2252: setattr oid 1 current snap is 237 2023-10-07T18:58:01.191 INFO:tasks.rados.rados.0.smithi087.stdout:2253: rmattr oid 4 current snap is 237 2023-10-07T18:58:01.192 INFO:tasks.rados.rados.0.smithi087.stdout:2253: done (1 left) 2023-10-07T18:58:01.192 INFO:tasks.rados.rados.0.smithi087.stdout:2254: copy_from oid 15 from oid 24 current snap is 237 2023-10-07T18:58:01.192 INFO:tasks.rados.rados.0.smithi087.stdout:2255: snap_remove snap 175 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: pgmap v471: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 440 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: osdmap e539: 8 total, 8 up, 8 in 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:01.380 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.381 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:58:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: pgmap v471: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 440 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: osdmap e539: 8 total, 8 up, 8 in 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: pgmap v471: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 440 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: osdmap e539: 8 total, 8 up, 8 in 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-07T18:58:02.198 INFO:tasks.rados.rados.0.smithi087.stdout:2255: done (2 left) 2023-10-07T18:58:02.198 INFO:tasks.rados.rados.0.smithi087.stdout:2256: setattr oid 39 current snap is 237 2023-10-07T18:58:02.198 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1301 (ObjNum 531 snap 171 seq_num 531) dirty exists 2023-10-07T18:58:02.199 INFO:tasks.rados.rados.0.smithi087.stdout:2254: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:58:02.199 INFO:tasks.rados.rados.0.smithi087.stdout:2254: finishing copy_from to smithi087181593-15 2023-10-07T18:58:02.199 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1454 (ObjNum 706 snap 230 seq_num 706) dirty exists 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:2252: done (2 left) 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:2254: done (1 left) 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:2257: read oid 46 snap 214 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:2257: expect deleted 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 237 2023-10-07T18:58:02.201 INFO:tasks.rados.rados.0.smithi087.stdout:2258: seq_num 715 ranges {19013632=778240,19791872=770048,20561920=499712,21061632=335872} 2023-10-07T18:58:02.308 INFO:tasks.rados.rados.0.smithi087.stdout:2258: writing smithi087181593-22 from 19013632 to 19791872 tid 1 2023-10-07T18:58:02.312 INFO:tasks.rados.rados.0.smithi087.stdout:2258: writing smithi087181593-22 from 19791872 to 20561920 tid 2 2023-10-07T18:58:02.315 INFO:tasks.rados.rados.0.smithi087.stdout:2258: writing smithi087181593-22 from 20561920 to 21061632 tid 3 2023-10-07T18:58:02.318 INFO:tasks.rados.rados.0.smithi087.stdout:2258: writing smithi087181593-22 from 21061632 to 21397504 tid 4 2023-10-07T18:58:02.318 INFO:tasks.rados.rados.0.smithi087.stdout:2259: copy_from oid 27 from oid 33 current snap is 237 2023-10-07T18:58:02.318 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1355 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:58:02.318 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 1 to smithi087181593-22 2023-10-07T18:58:02.318 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 2 to smithi087181593-22 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2256: done (3 left) 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2257: done (2 left) 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2260: rollback oid 39 current snap is 237 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 225 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2261: read oid 2 snap -1 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2261: expect deleted 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2262: copy_from oid 38 from oid 46 current snap is 237 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2263: copy_from oid 43 from oid 29 current snap is 237 2023-10-07T18:58:02.319 INFO:tasks.rados.rados.0.smithi087.stdout:2264: snap_remove snap 229 2023-10-07T18:58:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:02 smithi163 ceph-mon[190496]: Detected new or changed devices on smithi087 2023-10-07T18:58:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:02 smithi163 ceph-mon[190496]: Upgrade: It appears safe to stop mds.b 2023-10-07T18:58:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:02 smithi163 ceph-mon[190496]: osdmap e540: 8 total, 8 up, 8 in 2023-10-07T18:58:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[198934]: Detected new or changed devices on smithi087 2023-10-07T18:58:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[198934]: Upgrade: It appears safe to stop mds.b 2023-10-07T18:58:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[198934]: osdmap e540: 8 total, 8 up, 8 in 2023-10-07T18:58:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[202419]: Detected new or changed devices on smithi087 2023-10-07T18:58:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[202419]: Upgrade: It appears safe to stop mds.b 2023-10-07T18:58:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:02 smithi087 ceph-mon[202419]: osdmap e540: 8 total, 8 up, 8 in 2023-10-07T18:58:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2264: done (6 left) 2023-10-07T18:58:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2265: read oid 32 snap -1 2023-10-07T18:58:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2265: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:58:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 237 2023-10-07T18:58:03.239 INFO:tasks.rados.rados.0.smithi087.stdout:2266: seq_num 716 ranges {0=794624,794624=655360,1449984=704512,2154496=245760} 2023-10-07T18:58:03.243 INFO:tasks.rados.rados.0.smithi087.stdout:2266: writing smithi087181593-31 from 0 to 794624 tid 1 2023-10-07T18:58:03.247 INFO:tasks.rados.rados.0.smithi087.stdout:2266: writing smithi087181593-31 from 794624 to 1449984 tid 2 2023-10-07T18:58:03.252 INFO:tasks.rados.rados.0.smithi087.stdout:2266: writing smithi087181593-31 from 1449984 to 2154496 tid 3 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:2266: writing smithi087181593-31 from 2154496 to 2400256 tid 4 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:2267: read oid 4 snap -1 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:2267: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:2268: rollback oid 5 current snap is 237 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 214 2023-10-07T18:58:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:2262: finishing copy_from to smithi087181593-38 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2262: got expected ENOENT (src dne) 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2262: finishing copy_from racing read to smithi087181593-38 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 3 to smithi087181593-22 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2260: finishing rollback tid 0 to smithi087181593-39 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2260: finishing rollback tid 1 to smithi087181593-39 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2260: finishing rollback tid 2 to smithi087181593-39 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1358 (ObjNum 573 snap 187 seq_num 573) dirty exists 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 4 to smithi087181593-22 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 5 to smithi087181593-22 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2258: finishing write tid 6 to smithi087181593-22 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 950 (ObjNum 715 snap 237 seq_num 715) dirty exists 2023-10-07T18:58:03.257 INFO:tasks.rados.rados.0.smithi087.stdout:2258: left oid 22 (ObjNum 715 snap 237 seq_num 715) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2259: finishing copy_from racing read to smithi087181593-27 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2259: finishing copy_from to smithi087181593-27 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 939 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2263: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2263: finishing copy_from to smithi087181593-43 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1242 (ObjNum 707 snap 230 seq_num 707) dirty exists 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2258: done (9 left) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2259: done (8 left) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2260: done (7 left) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2261: done (6 left) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2262: done (5 left) 2023-10-07T18:58:03.258 INFO:tasks.rados.rados.0.smithi087.stdout:2263: done (4 left) 2023-10-07T18:58:03.259 INFO:tasks.rados.rados.0.smithi087.stdout:2269: setattr oid 41 current snap is 237 2023-10-07T18:58:03.259 INFO:tasks.rados.rados.0.smithi087.stdout:2270: snap_create 2023-10-07T18:58:03.264 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 1 to smithi087181593-31 2023-10-07T18:58:03.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1131 (ObjNum 682 snap 215 seq_num 682) dirty exists 2023-10-07T18:58:03.265 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 2 to smithi087181593-31 2023-10-07T18:58:03.265 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 3 to smithi087181593-31 2023-10-07T18:58:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 4 to smithi087181593-31 2023-10-07T18:58:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:2268: finishing rollback tid 0 to smithi087181593-5 2023-10-07T18:58:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 5 to smithi087181593-31 2023-10-07T18:58:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:2268: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:58:03.266 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1456 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T18:58:03.271 INFO:tasks.rados.rados.0.smithi087.stdout:2266: finishing write tid 6 to smithi087181593-31 2023-10-07T18:58:03.271 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1363 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T18:58:03.271 INFO:tasks.rados.rados.0.smithi087.stdout:2266: left oid 31 (ObjNum 716 snap 237 seq_num 716) 2023-10-07T18:58:03.277 INFO:tasks.rados.rados.0.smithi087.stdout:2267: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:58:03.308 INFO:tasks.rados.rados.0.smithi087.stdout:2265: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:58:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:03 smithi163 ceph-mon[190496]: pgmap v474: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2023-10-07T18:58:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:03 smithi163 ceph-mon[190496]: osdmap e541: 8 total, 8 up, 8 in 2023-10-07T18:58:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:58:03.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[202419]: pgmap v474: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2023-10-07T18:58:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[202419]: osdmap e541: 8 total, 8 up, 8 in 2023-10-07T18:58:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:58:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[198934]: pgmap v474: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.5 MiB/s wr, 8 op/s 2023-10-07T18:58:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[198934]: osdmap e541: 8 total, 8 up, 8 in 2023-10-07T18:58:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' 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-07T18:58:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:03.908 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:03 smithi163 systemd[1]: Stopping Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:04.064 INFO:tasks.rados.rados.0.smithi087.stdout:2265: done (5 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2266: done (4 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2267: done (3 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2268: done (2 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2269: done (1 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2270: done (0 left) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2271: read oid 31 snap -1 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2271: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2272: read oid 34 snap -1 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2272: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2273: read oid 1 snap -1 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2273: expect (ObjNum 531 snap 171 seq_num 531) 2023-10-07T18:58:04.065 INFO:tasks.rados.rados.0.smithi087.stdout:2274: read oid 20 snap -1 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2274: expect (ObjNum 656 snap 210 seq_num 656) 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2275: copy_from oid 46 from oid 6 current snap is 238 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 238 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2276: seq_num 717 ranges {0=16384} 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2276: writing smithi087181593-37 from 0 to 16384 tid 1 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 238 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2277: seq_num 718 ranges {0=32768} 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2277: writing smithi087181593-19 from 0 to 32768 tid 1 2023-10-07T18:58:04.066 INFO:tasks.rados.rados.0.smithi087.stdout:2278: delete oid 18 current snap is 238 2023-10-07T18:58:04.069 INFO:tasks.rados.rados.0.smithi087.stdout:2276: finishing write tid 1 to smithi087181593-37 2023-10-07T18:58:04.070 INFO:tasks.rados.rados.0.smithi087.stdout:2277: finishing write tid 1 to smithi087181593-19 2023-10-07T18:58:04.070 INFO:tasks.rados.rados.0.smithi087.stdout:2277: finishing write tid 2 to smithi087181593-19 2023-10-07T18:58:04.070 INFO:tasks.rados.rados.0.smithi087.stdout:2276: finishing write tid 2 to smithi087181593-37 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:2276: finishing write tid 3 to smithi087181593-37 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1502 (ObjNum 717 snap 238 seq_num 717) dirty exists 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:2276: left oid 37 (ObjNum 717 snap 238 seq_num 717) 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:2277: finishing write tid 3 to smithi087181593-19 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 952 (ObjNum 718 snap 238 seq_num 718) dirty exists 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:2277: left oid 19 (ObjNum 718 snap 238 seq_num 718) 2023-10-07T18:58:04.073 INFO:tasks.rados.rados.0.smithi087.stdout:2272: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:58:04.119 INFO:tasks.rados.rados.0.smithi087.stdout:2271: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T18:58:04.171 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:03 smithi163 conmon[145389]: 2023-10-07T18:58:03.905+0000 7f8e8b67d700 -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-07T18:58:04.171 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:03 smithi163 conmon[145389]: 2023-10-07T18:58:03.905+0000 7f8e8b67d700 -1 mds.b *** got signal Terminated *** 2023-10-07T18:58:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:2275: finishing copy_from to smithi087181593-46 2023-10-07T18:58:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:2275: got expected ENOENT (src dne) 2023-10-07T18:58:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:2275: finishing copy_from racing read to smithi087181593-46 2023-10-07T18:58:04.182 INFO:tasks.rados.rados.0.smithi087.stdout:2274: expect (ObjNum 656 snap 210 seq_num 656) 2023-10-07T18:58:04.196 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:03 smithi087 conmon[198910]: 2023-10-07T18:58:03.907+0000 7f78db021700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:58:04.218 INFO:tasks.rados.rados.0.smithi087.stdout:2273: expect (ObjNum 531 snap 171 seq_num 531) 2023-10-07T18:58:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Upgrade: Updating mds.b 2023-10-07T18:58:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Deploying daemon mds.b on smithi163 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: osdmap e542: 8 total, 8 up, 8 in 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[198934]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Upgrade: Updating mds.b 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Deploying daemon mds.b on smithi163 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: osdmap e542: 8 total, 8 up, 8 in 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T18:58:04.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:04.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:04 smithi087 ceph-mon[202419]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T18:58:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Upgrade: Updating mds.b 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Deploying daemon mds.b on smithi163 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: osdmap e542: 8 total, 8 up, 8 in 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: osdmap e543: 8 total, 8 up, 8 in 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=a=up:replay} 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:04 smithi163 ceph-mon[190496]: osdmap e544: 8 total, 8 up, 8 in 2023-10-07T18:58:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:58:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:58:05] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2023-10-07T18:58:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[198934]: pgmap v478: 121 pgs: 121 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:reconnect 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[202419]: pgmap v478: 121 pgs: 121 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:reconnect 2023-10-07T18:58:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:05 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T18:58:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:05 smithi163 ceph-mon[190496]: pgmap v478: 121 pgs: 121 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2023-10-07T18:58:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:05 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:reconnect 2023-10-07T18:58:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:05 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2271: done (7 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2272: done (6 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2273: done (5 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2274: done (4 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2275: done (3 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2276: done (2 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2277: done (1 left) 2023-10-07T18:58:06.268 INFO:tasks.rados.rados.0.smithi087.stdout:2278: done (0 left) 2023-10-07T18:58:06.269 INFO:tasks.rados.rados.0.smithi087.stdout:2279: read oid 7 snap -1 2023-10-07T18:58:06.269 INFO:tasks.rados.rados.0.smithi087.stdout:2279: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:06.269 INFO:tasks.rados.rados.0.smithi087.stdout:2280: snap_create 2023-10-07T18:58:06.282 INFO:tasks.rados.rados.0.smithi087.stdout:2279: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:06.936 INFO:tasks.rados.rados.0.smithi087.stdout:2279: done (1 left) 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:2280: done (0 left) 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:2281: rollback oid 42 current snap is 239 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 235 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:2282: rollback oid 29 current snap is 239 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 235 2023-10-07T18:58:06.937 INFO:tasks.rados.rados.0.smithi087.stdout:2283: snap_create 2023-10-07T18:58:06.939 INFO:tasks.rados.rados.0.smithi087.stdout:2281: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:58:06.939 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1076 (ObjNum 49 snap 0 seq_num 1720486112) dirty dne 2023-10-07T18:58:06.940 INFO:tasks.rados.rados.0.smithi087.stdout:2282: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:58:06.940 INFO:tasks.rados.rados.0.smithi087.stdout:2282: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:58:06.940 INFO:tasks.rados.rados.0.smithi087.stdout:2282: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:58:06.940 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1467 (ObjNum 707 snap 230 seq_num 707) dirty exists 2023-10-07T18:58:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:rejoin 2023-10-07T18:58:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[198934]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T18:58:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[198934]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:58:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[198934]: pgmap v480: 121 pgs: 121 active+clean; 376 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.1 MiB/s wr, 23 op/s 2023-10-07T18:58:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:rejoin 2023-10-07T18:58:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[202419]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T18:58:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[202419]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:58:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:06 smithi087 ceph-mon[202419]: pgmap v480: 121 pgs: 121 active+clean; 376 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.1 MiB/s wr, 23 op/s 2023-10-07T18:58:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:06 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:rejoin 2023-10-07T18:58:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:06 smithi163 ceph-mon[190496]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-10-07T18:58:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:06 smithi163 ceph-mon[190496]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-10-07T18:58:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:06 smithi163 ceph-mon[190496]: pgmap v480: 121 pgs: 121 active+clean; 376 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 6.1 MiB/s wr, 23 op/s 2023-10-07T18:58:07.608 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (6m) 11s ago 10m 27.5M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (6m) 27s ago 9m 97.2M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (14s) 11s ago 11m 14.5M - 18.0.0-6609-g9725b08f d68377abd09f bf410c853c91 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (11m) 27s ago 11m 16.6M - 17.2.6-1291-g1cb42695 35e0d2fde562 1e6685aaf949 2023-10-07T18:58:07.913 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (5m) 27s ago 14m 450M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (6m) 11s ago 16m 520M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 11s ago 16m 122M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (5m) 27s ago 14m 76.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 11s ago 14m 83.8M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (6m) 11s ago 10m 17.7M - 1.5.0 0da6a335fe13 a242aeae06ec 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (6m) 27s ago 10m 18.1M - 1.5.0 0da6a335fe13 bd846a07b90e 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 11s ago 14m 468M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (3m) 11s ago 13m 411M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (3m) 11s ago 13m 491M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 11s ago 12m 215M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (2m) 27s ago 12m 216M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:58:07.914 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (96s) 27s ago 12m 239M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:58:07.915 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (64s) 27s ago 11m 139M 2500M 18.0.0-6609-g9725b08f d68377abd09f 03c87b348421 2023-10-07T18:58:07.915 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (31s) 27s ago 11m 15.0M 2500M 18.0.0-6609-g9725b08f d68377abd09f 85c71eaac131 2023-10-07T18:58:07.915 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (6m) 27s ago 10m 65.0M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2281: done (2 left) 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2282: done (1 left) 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2283: done (0 left) 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 240 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2284: seq_num 720 ranges {0=65536} 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2284: writing smithi087181593-50 from 0 to 65536 tid 1 2023-10-07T18:58:07.940 INFO:tasks.rados.rados.0.smithi087.stdout:2285: read oid 28 snap 235 2023-10-07T18:58:07.941 INFO:tasks.rados.rados.0.smithi087.stdout:2285: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:58:07.941 INFO:tasks.rados.rados.0.smithi087.stdout:2286: snap_remove snap 237 2023-10-07T18:58:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[198934]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:58:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T18:58:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:active 2023-10-07T18:58:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[198934]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[202419]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:active 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T18:58:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:07 smithi087 ceph-mon[202419]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T18:58:08.301 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 1 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 14 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:58:08.302 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:58:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:07 smithi163 ceph-mon[190496]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T18:58:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:07 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T18:58:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:07 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.87:6834/506810446,v1:172.21.15.87:6835/506810446] up:active 2023-10-07T18:58:08.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:07 smithi163 ceph-mon[190496]: fsmap cephfs:1 {0=a=up:active} 2023-10-07T18:58:08.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:07 smithi163 ceph-mon[190496]: osdmap e545: 8 total, 8 up, 8 in 2023-10-07T18:58:08.941 INFO:tasks.rados.rados.0.smithi087.stdout:2286: done (2 left) 2023-10-07T18:58:08.941 INFO:tasks.rados.rados.0.smithi087.stdout:2287: read oid 36 snap -1 2023-10-07T18:58:08.942 INFO:tasks.rados.rados.0.smithi087.stdout:2287: expect (ObjNum 667 snap 211 seq_num 667) 2023-10-07T18:58:08.942 INFO:tasks.rados.rados.0.smithi087.stdout:2288: snap_remove snap 215 2023-10-07T18:58:09.155 INFO:tasks.rados.rados.0.smithi087.stdout:2288: done (3 left) 2023-10-07T18:58:09.155 INFO:tasks.rados.rados.0.smithi087.stdout:2289: copy_from oid 49 from oid 25 current snap is 240 2023-10-07T18:58:09.161 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 240 2023-10-07T18:58:09.161 INFO:tasks.rados.rados.0.smithi087.stdout:2290: seq_num 721 ranges {19013632=81920} 2023-10-07T18:58:09.260 INFO:tasks.rados.rados.0.smithi087.stdout:2290: writing smithi087181593-21 from 19013632 to 19095552 tid 1 2023-10-07T18:58:09.260 INFO:tasks.rados.rados.0.smithi087.stdout:2291: rollback oid 12 current snap is 240 2023-10-07T18:58:09.260 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 12 to 211 2023-10-07T18:58:09.260 INFO:tasks.rados.rados.0.smithi087.stdout:2284: finishing write tid 1 to smithi087181593-50 2023-10-07T18:58:09.260 INFO:tasks.rados.rados.0.smithi087.stdout:2292: copy_from oid 43 from oid 16 current snap is 240 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2284: finishing write tid 2 to smithi087181593-50 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2284: finishing write tid 3 to smithi087181593-50 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1059 (ObjNum 720 snap 240 seq_num 720) dirty exists 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2284: left oid 50 (ObjNum 720 snap 240 seq_num 720) 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2284: done (6 left) 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2293: copy_from oid 19 from oid 35 current snap is 240 2023-10-07T18:58:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:2285: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:58:09.400 INFO:tasks.rados.rados.0.smithi087.stdout:2287: expect (ObjNum 667 snap 211 seq_num 667) 2023-10-07T18:58:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T18:58:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: pgmap v483: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 579 KiB/s wr, 16 op/s 2023-10-07T18:58:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2034820356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:09.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:08 smithi163 ceph-mon[190496]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T18:58:09.438 INFO:tasks.rados.rados.0.smithi087.stdout:2289: finishing copy_from racing read to smithi087181593-49 2023-10-07T18:58:09.438 INFO:tasks.rados.rados.0.smithi087.stdout:2289: finishing copy_from to smithi087181593-49 2023-10-07T18:58:09.438 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1464 (ObjNum 642 snap 207 seq_num 642) dirty exists 2023-10-07T18:58:09.438 INFO:tasks.rados.rados.0.smithi087.stdout:2293: finishing copy_from to smithi087181593-19 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2293: got expected ENOENT (src dne) 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2293: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2291: finishing rollback tid 1 to smithi087181593-12 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2285: done (6 left) 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2287: done (5 left) 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2289: done (4 left) 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2293: done (3 left) 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2294: copy_from oid 7 from oid 18 current snap is 240 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2291: finishing rollback tid 2 to smithi087181593-12 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1095 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2290: finishing write tid 1 to smithi087181593-21 2023-10-07T18:58:09.439 INFO:tasks.rados.rados.0.smithi087.stdout:2290: finishing write tid 2 to smithi087181593-21 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2290: finishing write tid 3 to smithi087181593-21 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1138 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2290: left oid 21 (ObjNum 721 snap 240 seq_num 721) 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2292: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2292: finishing copy_from to smithi087181593-43 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1158 (ObjNum 712 snap 235 seq_num 712) dirty exists 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2290: done (3 left) 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2291: done (2 left) 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2292: done (1 left) 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2295: copy_from oid 25 from oid 33 current snap is 240 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2296: snap_create 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2294: finishing copy_from to smithi087181593-7 2023-10-07T18:58:09.440 INFO:tasks.rados.rados.0.smithi087.stdout:2294: got expected ENOENT (src dne) 2023-10-07T18:58:09.441 INFO:tasks.rados.rados.0.smithi087.stdout:2294: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:58:09.445 INFO:tasks.rados.rados.0.smithi087.stdout:2295: finishing copy_from racing read to smithi087181593-25 2023-10-07T18:58:09.447 INFO:tasks.rados.rados.0.smithi087.stdout:2295: finishing copy_from to smithi087181593-25 2023-10-07T18:58:09.447 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 939 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: pgmap v483: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 579 KiB/s wr, 16 op/s 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2034820356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[198934]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: osdmap e546: 8 total, 8 up, 8 in 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: pgmap v483: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 579 KiB/s wr, 16 op/s 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2034820356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:08 smithi087 ceph-mon[202419]: osdmap e547: 8 total, 8 up, 8 in 2023-10-07T18:58:09.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 18:58:09 smithi087 conmon[241336]: 2023-10-07T18:58:09.653+0000 7fa2f6362700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-10-07T18:58:10.169 INFO:tasks.rados.rados.0.smithi087.stdout:2294: done (2 left) 2023-10-07T18:58:10.169 INFO:tasks.rados.rados.0.smithi087.stdout:2295: done (1 left) 2023-10-07T18:58:10.169 INFO:tasks.rados.rados.0.smithi087.stdout:2296: done (0 left) 2023-10-07T18:58:10.169 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 241 2023-10-07T18:58:10.169 INFO:tasks.rados.rados.0.smithi087.stdout:2297: seq_num 722 ranges {0=98304} 2023-10-07T18:58:10.170 INFO:tasks.rados.rados.0.smithi087.stdout:2297: writing smithi087181593-45 from 0 to 98304 tid 1 2023-10-07T18:58:10.170 INFO:tasks.rados.rados.0.smithi087.stdout:2298: rollback oid 15 current snap is 241 2023-10-07T18:58:10.170 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 214 2023-10-07T18:58:10.170 INFO:tasks.rados.rados.0.smithi087.stdout:2299: snap_remove snap 227 2023-10-07T18:58:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:10 smithi163 ceph-mon[190496]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T18:58:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:10 smithi087 ceph-mon[198934]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T18:58:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:10 smithi087 ceph-mon[202419]: osdmap e548: 8 total, 8 up, 8 in 2023-10-07T18:58:11.174 INFO:tasks.rados.rados.0.smithi087.stdout:2299: done (2 left) 2023-10-07T18:58:11.174 INFO:tasks.rados.rados.0.smithi087.stdout:2300: read oid 8 snap 193 2023-10-07T18:58:11.174 INFO:tasks.rados.rados.0.smithi087.stdout:2300: expect (ObjNum 597 snap 192 seq_num 597) 2023-10-07T18:58:11.175 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 241 2023-10-07T18:58:11.176 INFO:tasks.rados.rados.0.smithi087.stdout:2301: seq_num 723 ranges {5054464=114688} 2023-10-07T18:58:11.204 INFO:tasks.rados.rados.0.smithi087.stdout:2301: writing smithi087181593-7 from 5054464 to 5169152 tid 1 2023-10-07T18:58:11.204 INFO:tasks.rados.rados.0.smithi087.stdout:2302: snap_remove snap 211 2023-10-07T18:58:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:11 smithi087 ceph-mon[198934]: pgmap v486: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 KiB/s wr, 29 op/s 2023-10-07T18:58:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:11 smithi087 ceph-mon[198934]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T18:58:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:11 smithi087 ceph-mon[202419]: pgmap v486: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 KiB/s wr, 29 op/s 2023-10-07T18:58:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:11 smithi087 ceph-mon[202419]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T18:58:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:11 smithi163 ceph-mon[190496]: pgmap v486: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 4.0 KiB/s wr, 29 op/s 2023-10-07T18:58:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:11 smithi163 ceph-mon[190496]: osdmap e549: 8 total, 8 up, 8 in 2023-10-07T18:58:12.200 INFO:tasks.rados.rados.0.smithi087.stdout:2302: done (4 left) 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2303: read oid 35 snap 235 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2303: expect deleted 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2304: rollback oid 11 current snap is 241 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 225 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2305: read oid 28 snap 189 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2305: expect deleted 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2306: snap_create 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2297: finishing write tid 1 to smithi087181593-45 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2297: finishing write tid 2 to smithi087181593-45 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2298: finishing rollback tid 0 to smithi087181593-15 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:2297: finishing write tid 3 to smithi087181593-45 2023-10-07T18:58:12.201 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1097 (ObjNum 722 snap 241 seq_num 722) dirty exists 2023-10-07T18:58:12.202 INFO:tasks.rados.rados.0.smithi087.stdout:2297: left oid 45 (ObjNum 722 snap 241 seq_num 722) 2023-10-07T18:58:12.202 INFO:tasks.rados.rados.0.smithi087.stdout:2298: finishing rollback tid 1 to smithi087181593-15 2023-10-07T18:58:12.202 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1458 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T18:58:12.202 INFO:tasks.rados.rados.0.smithi087.stdout:2300: expect (ObjNum 597 snap 192 seq_num 597) 2023-10-07T18:58:12.414 INFO:tasks.rados.rados.0.smithi087.stdout:2301: finishing write tid 1 to smithi087181593-7 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2301: finishing write tid 2 to smithi087181593-7 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2301: finishing write tid 3 to smithi087181593-7 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1469 (ObjNum 723 snap 241 seq_num 723) dirty exists 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2301: left oid 7 (ObjNum 723 snap 241 seq_num 723) 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2304: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2304: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:2304: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:58:12.415 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1169 (ObjNum 604 snap 196 seq_num 604) dirty exists 2023-10-07T18:58:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:12 smithi087 ceph-mon[202419]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T18:58:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:12 smithi087 ceph-mon[198934]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T18:58:12.478 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:12 smithi163 ceph-mon[190496]: osdmap e550: 8 total, 8 up, 8 in 2023-10-07T18:58:12.767 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:12 smithi163 bash[230689]: 1e6685aaf9493754df8253b68db2b5f05d260939b349fd6f508179805e943166 2023-10-07T18:58:12.768 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:12 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.b.service: Succeeded. 2023-10-07T18:58:12.768 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:12 smithi163 systemd[1]: Stopped Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:13.171 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:12 smithi163 systemd[1]: Starting Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:13.196 INFO:tasks.rados.rados.0.smithi087.stdout:2297: done (7 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2298: done (6 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2300: done (5 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2301: done (4 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2303: done (3 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2304: done (2 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2305: done (1 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2306: done (0 left) 2023-10-07T18:58:13.197 INFO:tasks.rados.rados.0.smithi087.stdout:2307: snap_create 2023-10-07T18:58:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:13 smithi087 ceph-mon[198934]: pgmap v489: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 KiB/s wr, 20 op/s 2023-10-07T18:58:13.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:13 smithi087 ceph-mon[198934]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T18:58:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:13 smithi087 ceph-mon[202419]: pgmap v489: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 KiB/s wr, 20 op/s 2023-10-07T18:58:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:13 smithi087 ceph-mon[202419]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T18:58:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:13 smithi163 ceph-mon[190496]: pgmap v489: 121 pgs: 121 active+clean; 370 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 KiB/s wr, 20 op/s 2023-10-07T18:58:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:13 smithi163 ceph-mon[190496]: osdmap e551: 8 total, 8 up, 8 in 2023-10-07T18:58:13.672 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:13 smithi163 conmon[231096]: starting mds.b at 2023-10-07T18:58:13.672 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:13 smithi163 bash[231055]: a379a1a16fd9cbb00f447c5f05fc01bc7ef1cd6411b1d134427843092abc09b6 2023-10-07T18:58:13.673 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 18:58:13 smithi163 systemd[1]: Started Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:14.156 INFO:tasks.rados.rados.0.smithi087.stdout:2307: done (0 left) 2023-10-07T18:58:14.157 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 243 2023-10-07T18:58:14.157 INFO:tasks.rados.rados.0.smithi087.stdout:2308: seq_num 724 ranges {65536=131072} 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:2308: writing smithi087181593-50 from 65536 to 196608 tid 1 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:2309: rmattr oid 14 current snap is 243 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:2310: read oid 45 snap -1 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:2310: expect (ObjNum 722 snap 241 seq_num 722) 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 243 2023-10-07T18:58:14.158 INFO:tasks.rados.rados.0.smithi087.stdout:2311: seq_num 725 ranges {1392640=147456} 2023-10-07T18:58:14.166 INFO:tasks.rados.rados.0.smithi087.stdout:2311: writing smithi087181593-20 from 1392640 to 1540096 tid 1 2023-10-07T18:58:14.167 INFO:tasks.rados.rados.0.smithi087.stdout:2312: rollback oid 35 current snap is 243 2023-10-07T18:58:14.167 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 35 to 240 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2313: read oid 9 snap -1 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2313: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2314: rollback oid 34 current snap is 243 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 235 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2315: setattr oid 17 current snap is 243 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1528 (ObjNum 607 snap 197 seq_num 607) dirty exists 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2308: finishing write tid 1 to smithi087181593-50 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2308: finishing write tid 2 to smithi087181593-50 2023-10-07T18:58:14.168 INFO:tasks.rados.rados.0.smithi087.stdout:2313: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:58:14.170 INFO:tasks.rados.rados.0.smithi087.stdout:2310: expect (ObjNum 722 snap 241 seq_num 722) 2023-10-07T18:58:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:2308: finishing write tid 3 to smithi087181593-50 2023-10-07T18:58:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1061 (ObjNum 724 snap 243 seq_num 724) dirty exists 2023-10-07T18:58:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:2308: left oid 50 (ObjNum 724 snap 243 seq_num 724) 2023-10-07T18:58:14.178 INFO:tasks.rados.rados.0.smithi087.stdout:2312: finishing rollback tid 1 to smithi087181593-35 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1429 (ObjNum 161 snap 0 seq_num 2818658336) dirty dne 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2311: finishing write tid 1 to smithi087181593-20 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2311: finishing write tid 2 to smithi087181593-20 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2311: finishing write tid 3 to smithi087181593-20 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1149 (ObjNum 725 snap 243 seq_num 725) dirty exists 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2311: left oid 20 (ObjNum 725 snap 243 seq_num 725) 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2314: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2314: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2314: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1153 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2308: done (7 left) 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2309: done (6 left) 2023-10-07T18:58:14.179 INFO:tasks.rados.rados.0.smithi087.stdout:2310: done (5 left) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2311: done (4 left) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2312: done (3 left) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2313: done (2 left) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2314: done (1 left) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2316: read oid 23 snap 228 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2316: expect (ObjNum 674 snap 213 seq_num 674) 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2317: rollback oid 29 current snap is 243 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 232 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2318: setattr oid 26 current snap is 243 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 243 2023-10-07T18:58:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2319: seq_num 726 ranges {0=163840} 2023-10-07T18:58:14.181 INFO:tasks.rados.rados.0.smithi087.stdout:2319: writing smithi087181593-6 from 0 to 163840 tid 1 2023-10-07T18:58:14.181 INFO:tasks.rados.rados.0.smithi087.stdout:2320: snap_create 2023-10-07T18:58:14.186 INFO:tasks.rados.rados.0.smithi087.stdout:2319: finishing write tid 1 to smithi087181593-6 2023-10-07T18:58:14.187 INFO:tasks.rados.rados.0.smithi087.stdout:2319: finishing write tid 2 to smithi087181593-6 2023-10-07T18:58:14.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1470 (ObjNum 688 snap 219 seq_num 688) dirty exists 2023-10-07T18:58:14.190 INFO:tasks.rados.rados.0.smithi087.stdout:2317: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:2317: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:2317: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1473 (ObjNum 707 snap 230 seq_num 707) dirty exists 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1474 (ObjNum 33 snap 0 seq_num 1720916976) dirty exists 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:2319: finishing write tid 3 to smithi087181593-6 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1366 (ObjNum 726 snap 243 seq_num 726) dirty exists 2023-10-07T18:58:14.191 INFO:tasks.rados.rados.0.smithi087.stdout:2319: left oid 6 (ObjNum 726 snap 243 seq_num 726) 2023-10-07T18:58:14.195 INFO:tasks.rados.rados.0.smithi087.stdout:2316: expect (ObjNum 674 snap 213 seq_num 674) 2023-10-07T18:58:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[202419]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T18:58:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[202419]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[198934]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:14 smithi087 ceph-mon[198934]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T18:58:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:14 smithi163 ceph-mon[190496]: osdmap e552: 8 total, 8 up, 8 in 2023-10-07T18:58:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:14 smithi163 ceph-mon[190496]: osdmap e553: 8 total, 8 up, 8 in 2023-10-07T18:58:15.163 INFO:tasks.rados.rados.0.smithi087.stdout:2315: done (5 left) 2023-10-07T18:58:15.163 INFO:tasks.rados.rados.0.smithi087.stdout:2316: done (4 left) 2023-10-07T18:58:15.164 INFO:tasks.rados.rados.0.smithi087.stdout:2317: done (3 left) 2023-10-07T18:58:15.164 INFO:tasks.rados.rados.0.smithi087.stdout:2318: done (2 left) 2023-10-07T18:58:15.164 INFO:tasks.rados.rados.0.smithi087.stdout:2319: done (1 left) 2023-10-07T18:58:15.164 INFO:tasks.rados.rados.0.smithi087.stdout:2320: done (0 left) 2023-10-07T18:58:15.164 INFO:tasks.rados.rados.0.smithi087.stdout:2321: delete oid 9 current snap is 244 2023-10-07T18:58:15.168 INFO:tasks.rados.rados.0.smithi087.stdout:2321: done (0 left) 2023-10-07T18:58:15.168 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 244 2023-10-07T18:58:15.168 INFO:tasks.rados.rados.0.smithi087.stdout:2322: seq_num 728 ranges {0=196608} 2023-10-07T18:58:15.169 INFO:tasks.rados.rados.0.smithi087.stdout:2322: writing smithi087181593-35 from 0 to 196608 tid 1 2023-10-07T18:58:15.169 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 244 2023-10-07T18:58:15.169 INFO:tasks.rados.rados.0.smithi087.stdout:2323: seq_num 729 ranges {163840=212992} 2023-10-07T18:58:15.171 INFO:tasks.rados.rados.0.smithi087.stdout:2323: writing smithi087181593-6 from 163840 to 376832 tid 1 2023-10-07T18:58:15.171 INFO:tasks.rados.rados.0.smithi087.stdout:2324: delete oid 37 current snap is 244 2023-10-07T18:58:15.173 INFO:tasks.rados.rados.0.smithi087.stdout:2322: finishing write tid 1 to smithi087181593-35 2023-10-07T18:58:15.174 INFO:tasks.rados.rados.0.smithi087.stdout:2322: finishing write tid 2 to smithi087181593-35 2023-10-07T18:58:15.175 INFO:tasks.rados.rados.0.smithi087.stdout:2324: done (2 left) 2023-10-07T18:58:15.175 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 244 2023-10-07T18:58:15.175 INFO:tasks.rados.rados.0.smithi087.stdout:2325: seq_num 731 ranges {0=245760} 2023-10-07T18:58:15.177 INFO:tasks.rados.rados.0.smithi087.stdout:2325: writing smithi087181593-2 from 0 to 245760 tid 1 2023-10-07T18:58:15.177 INFO:tasks.rados.rados.0.smithi087.stdout:2326: copy_from oid 43 from oid 28 current snap is 244 2023-10-07T18:58:15.177 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 244 2023-10-07T18:58:15.177 INFO:tasks.rados.rados.0.smithi087.stdout:2327: seq_num 732 ranges {0=262144} 2023-10-07T18:58:15.182 INFO:tasks.rados.rados.0.smithi087.stdout:2327: writing smithi087181593-46 from 0 to 262144 tid 1 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2328: copy_from oid 40 from oid 16 current snap is 244 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2322: finishing write tid 3 to smithi087181593-35 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1531 (ObjNum 728 snap 244 seq_num 728) dirty exists 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2322: left oid 35 (ObjNum 728 snap 244 seq_num 728) 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2322: done (5 left) 2023-10-07T18:58:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2329: delete oid 7 current snap is 244 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:2323: finishing write tid 1 to smithi087181593-6 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:2323: finishing write tid 2 to smithi087181593-6 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:2323: finishing write tid 3 to smithi087181593-6 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1368 (ObjNum 729 snap 244 seq_num 729) dirty exists 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:2323: left oid 6 (ObjNum 729 snap 244 seq_num 729) 2023-10-07T18:58:15.184 INFO:tasks.rados.rados.0.smithi087.stdout:2327: finishing write tid 1 to smithi087181593-46 2023-10-07T18:58:15.185 INFO:tasks.rados.rados.0.smithi087.stdout:2327: finishing write tid 2 to smithi087181593-46 2023-10-07T18:58:15.186 INFO:tasks.rados.rados.0.smithi087.stdout:2325: finishing write tid 1 to smithi087181593-2 2023-10-07T18:58:15.186 INFO:tasks.rados.rados.0.smithi087.stdout:2325: finishing write tid 2 to smithi087181593-2 2023-10-07T18:58:15.186 INFO:tasks.rados.rados.0.smithi087.stdout:2323: done (5 left) 2023-10-07T18:58:15.186 INFO:tasks.rados.rados.0.smithi087.stdout:2329: done (4 left) 2023-10-07T18:58:15.186 INFO:tasks.rados.rados.0.smithi087.stdout:2330: snap_remove snap 225 2023-10-07T18:58:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:15 smithi163 ceph-mon[190496]: pgmap v492: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T18:58:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:15 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.163:6832/2701837292,v1:172.21.15.163:6833/2701837292] up:boot 2023-10-07T18:58:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:15 smithi163 ceph-mon[190496]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:58:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:15 smithi163 ceph-mon[190496]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T18:58:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:58:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:58:15] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2023-10-07T18:58:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[198934]: pgmap v492: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T18:58:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.163:6832/2701837292,v1:172.21.15.163:6833/2701837292] up:boot 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[198934]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[198934]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[202419]: pgmap v492: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.163:6832/2701837292,v1:172.21.15.163:6833/2701837292] up:boot 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[202419]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-10-07T18:58:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:15 smithi087 ceph-mon[202419]: osdmap e554: 8 total, 8 up, 8 in 2023-10-07T18:58:16.176 INFO:tasks.rados.rados.0.smithi087.stdout:2330: done (4 left) 2023-10-07T18:58:16.176 INFO:tasks.rados.rados.0.smithi087.stdout:2331: snap_remove snap 236 2023-10-07T18:58:17.185 INFO:tasks.rados.rados.0.smithi087.stdout:2331: done (4 left) 2023-10-07T18:58:17.185 INFO:tasks.rados.rados.0.smithi087.stdout:2332: copy_from oid 6 from oid 45 current snap is 244 2023-10-07T18:58:17.185 INFO:tasks.rados.rados.0.smithi087.stdout:2333: read oid 10 snap -1 2023-10-07T18:58:17.185 INFO:tasks.rados.rados.0.smithi087.stdout:2333: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:58:17.186 INFO:tasks.rados.rados.0.smithi087.stdout:2334: setattr oid 33 current snap is 244 2023-10-07T18:58:17.186 INFO:tasks.rados.rados.0.smithi087.stdout:2335: snap_remove snap 232 2023-10-07T18:58:17.416 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: pgmap v495: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-10-07T18:58:17.416 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.416 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.417 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T18:58:17.417 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.417 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: pgmap v495: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-10-07T18:58:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: pgmap v495: 121 pgs: 121 active+clean; 378 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 7 op/s 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: osdmap e555: 8 total, 8 up, 8 in 2023-10-07T18:58:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:17.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:18.195 INFO:tasks.rados.rados.0.smithi087.stdout:2335: done (7 left) 2023-10-07T18:58:18.195 INFO:tasks.rados.rados.0.smithi087.stdout:2336: read oid 49 snap 224 2023-10-07T18:58:18.195 INFO:tasks.rados.rados.0.smithi087.stdout:2336: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:58:18.195 INFO:tasks.rados.rados.0.smithi087.stdout:2337: rmattr oid 27 current snap is 244 2023-10-07T18:58:18.195 INFO:tasks.rados.rados.0.smithi087.stdout:2337: done (8 left) 2023-10-07T18:58:18.196 INFO:tasks.rados.rados.0.smithi087.stdout:2338: read oid 31 snap -1 2023-10-07T18:58:18.196 INFO:tasks.rados.rados.0.smithi087.stdout:2338: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T18:58:18.196 INFO:tasks.rados.rados.0.smithi087.stdout:2339: setattr oid 14 current snap is 244 2023-10-07T18:58:18.196 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 244 2023-10-07T18:58:18.196 INFO:tasks.rados.rados.0.smithi087.stdout:2340: seq_num 734 ranges {2048000=294912} 2023-10-07T18:58:18.208 INFO:tasks.rados.rados.0.smithi087.stdout:2340: writing smithi087181593-25 from 2048000 to 2342912 tid 1 2023-10-07T18:58:18.208 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 244 2023-10-07T18:58:18.208 INFO:tasks.rados.rados.0.smithi087.stdout:2341: seq_num 735 ranges {10362880=311296} 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:2341: writing smithi087181593-24 from 10362880 to 10674176 tid 1 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 244 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:2327: finishing write tid 3 to smithi087181593-46 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1171 (ObjNum 732 snap 244 seq_num 732) dirty exists 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:2327: left oid 46 (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:58:18.265 INFO:tasks.rados.rados.0.smithi087.stdout:2342: seq_num 736 ranges {0=335872} 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2342: writing smithi087181593-15 from 0 to 335872 tid 1 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2327: done (12 left) 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2343: delete oid 35 current snap is 244 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2325: finishing write tid 3 to smithi087181593-2 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 829 (ObjNum 731 snap 244 seq_num 731) dirty exists 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2325: left oid 2 (ObjNum 731 snap 244 seq_num 731) 2023-10-07T18:58:18.267 INFO:tasks.rados.rados.0.smithi087.stdout:2328: finishing copy_from racing read to smithi087181593-40 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:2326: finishing copy_from racing read to smithi087181593-43 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:2326: finishing copy_from to smithi087181593-43 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1462 (ObjNum 708 snap 231 seq_num 708) dirty exists 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:2328: finishing copy_from to smithi087181593-40 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1158 (ObjNum 712 snap 235 seq_num 712) dirty exists 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 953 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:2332: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:58:18.268 INFO:tasks.rados.rados.0.smithi087.stdout:2332: finishing copy_from to smithi087181593-6 2023-10-07T18:58:18.269 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1097 (ObjNum 722 snap 241 seq_num 722) dirty exists 2023-10-07T18:58:18.269 INFO:tasks.rados.rados.0.smithi087.stdout:2333: expect (ObjNum 635 snap 204 seq_num 635) 2023-10-07T18:58:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:18 smithi087 ceph-mon[202419]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T18:58:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:18 smithi087 ceph-mon[198934]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T18:58:18.467 INFO:tasks.rados.rados.0.smithi087.stdout:2338: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T18:58:18.524 INFO:tasks.rados.rados.0.smithi087.stdout:2336: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:58:18.581 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1549 (ObjNum 607 snap 197 seq_num 607) dirty exists 2023-10-07T18:58:18.581 INFO:tasks.rados.rados.0.smithi087.stdout:2340: finishing write tid 1 to smithi087181593-25 2023-10-07T18:58:18.581 INFO:tasks.rados.rados.0.smithi087.stdout:2340: finishing write tid 2 to smithi087181593-25 2023-10-07T18:58:18.581 INFO:tasks.rados.rados.0.smithi087.stdout:2340: finishing write tid 3 to smithi087181593-25 2023-10-07T18:58:18.581 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1552 (ObjNum 734 snap 244 seq_num 734) dirty exists 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2340: left oid 25 (ObjNum 734 snap 244 seq_num 734) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2325: done (12 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2326: done (11 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2328: done (10 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2332: done (9 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2333: done (8 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2334: done (7 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2336: done (6 left) 2023-10-07T18:58:18.582 INFO:tasks.rados.rados.0.smithi087.stdout:2338: done (5 left) 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2339: done (4 left) 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2340: done (3 left) 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2343: done (2 left) 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2344: copy_from oid 11 from oid 23 current snap is 244 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2341: finishing write tid 1 to smithi087181593-24 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2341: finishing write tid 2 to smithi087181593-24 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2342: finishing write tid 1 to smithi087181593-15 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2342: finishing write tid 2 to smithi087181593-15 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2342: finishing write tid 3 to smithi087181593-15 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1460 (ObjNum 736 snap 244 seq_num 736) dirty exists 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2342: left oid 15 (ObjNum 736 snap 244 seq_num 736) 2023-10-07T18:58:18.583 INFO:tasks.rados.rados.0.smithi087.stdout:2341: finishing write tid 3 to smithi087181593-24 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1555 (ObjNum 735 snap 244 seq_num 735) dirty exists 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:2341: left oid 24 (ObjNum 735 snap 244 seq_num 735) 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:2341: done (2 left) 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:2342: done (1 left) 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 244 2023-10-07T18:58:18.584 INFO:tasks.rados.rados.0.smithi087.stdout:2345: seq_num 738 ranges {2342912=368640} 2023-10-07T18:58:18.595 INFO:tasks.rados.rados.0.smithi087.stdout:2345: writing smithi087181593-25 from 2342912 to 2711552 tid 1 2023-10-07T18:58:18.595 INFO:tasks.rados.rados.0.smithi087.stdout:2346: delete oid 1 current snap is 244 2023-10-07T18:58:18.598 INFO:tasks.rados.rados.0.smithi087.stdout:2345: finishing write tid 1 to smithi087181593-25 2023-10-07T18:58:18.598 INFO:tasks.rados.rados.0.smithi087.stdout:2345: finishing write tid 2 to smithi087181593-25 2023-10-07T18:58:18.599 INFO:tasks.rados.rados.0.smithi087.stdout:2346: done (2 left) 2023-10-07T18:58:18.599 INFO:tasks.rados.rados.0.smithi087.stdout:2347: rmattr oid 2 current snap is 244 2023-10-07T18:58:18.599 INFO:tasks.rados.rados.0.smithi087.stdout:2347: done (2 left) 2023-10-07T18:58:18.599 INFO:tasks.rados.rados.0.smithi087.stdout:2348: snap_create 2023-10-07T18:58:18.600 INFO:tasks.rados.rados.0.smithi087.stdout:2345: finishing write tid 3 to smithi087181593-25 2023-10-07T18:58:18.600 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:58:18.600 INFO:tasks.rados.rados.0.smithi087.stdout:2345: left oid 25 (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:58:18.604 INFO:tasks.rados.rados.0.smithi087.stdout:2344: finishing copy_from racing read to smithi087181593-11 2023-10-07T18:58:18.606 INFO:tasks.rados.rados.0.smithi087.stdout:2344: finishing copy_from to smithi087181593-11 2023-10-07T18:58:18.606 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1380 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-10-07T18:58:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:18 smithi163 ceph-mon[190496]: osdmap e556: 8 total, 8 up, 8 in 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:2344: done (2 left) 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:2345: done (1 left) 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:2348: done (0 left) 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:2349: rollback oid 36 current snap is 245 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 205 2023-10-07T18:58:19.159 INFO:tasks.rados.rados.0.smithi087.stdout:2350: delete oid 18 current snap is 245 2023-10-07T18:58:19.167 INFO:tasks.rados.rados.0.smithi087.stdout:2349: finishing rollback tid 0 to smithi087181593-36 2023-10-07T18:58:19.167 INFO:tasks.rados.rados.0.smithi087.stdout:2350: done (1 left) 2023-10-07T18:58:19.167 INFO:tasks.rados.rados.0.smithi087.stdout:2351: read oid 49 snap -1 2023-10-07T18:58:19.167 INFO:tasks.rados.rados.0.smithi087.stdout:2351: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:19.167 INFO:tasks.rados.rados.0.smithi087.stdout:2352: delete oid 2 current snap is 245 2023-10-07T18:58:19.168 INFO:tasks.rados.rados.0.smithi087.stdout:2349: finishing rollback tid 1 to smithi087181593-36 2023-10-07T18:58:19.168 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1176 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T18:58:19.175 INFO:tasks.rados.rados.0.smithi087.stdout:2349: done (2 left) 2023-10-07T18:58:19.175 INFO:tasks.rados.rados.0.smithi087.stdout:2352: done (1 left) 2023-10-07T18:58:19.175 INFO:tasks.rados.rados.0.smithi087.stdout:2353: rollback oid 12 current snap is 245 2023-10-07T18:58:19.175 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 12 to 214 2023-10-07T18:58:19.176 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 245 2023-10-07T18:58:19.176 INFO:tasks.rados.rados.0.smithi087.stdout:2354: seq_num 742 ranges {4489216=434176} 2023-10-07T18:58:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:2354: writing smithi087181593-23 from 4489216 to 4923392 tid 1 2023-10-07T18:58:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 245 2023-10-07T18:58:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:2353: finishing rollback tid 0 to smithi087181593-12 2023-10-07T18:58:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:2353: finishing rollback tid 1 to smithi087181593-12 2023-10-07T18:58:19.203 INFO:tasks.rados.rados.0.smithi087.stdout:2353: finishing rollback tid 2 to smithi087181593-12 2023-10-07T18:58:19.204 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1100 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:58:19.204 INFO:tasks.rados.rados.0.smithi087.stdout:2351: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[198934]: pgmap v498: 121 pgs: 121 active+clean; 379 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 132 KiB/s wr, 3 op/s 2023-10-07T18:58:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[198934]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T18:58:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[198934]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[202419]: pgmap v498: 121 pgs: 121 active+clean; 379 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 132 KiB/s wr, 3 op/s 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[202419]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:19.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:19 smithi087 ceph-mon[202419]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:2354: finishing write tid 1 to smithi087181593-23 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:2354: finishing write tid 2 to smithi087181593-23 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:2354: finishing write tid 3 to smithi087181593-23 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1561 (ObjNum 742 snap 245 seq_num 742) dirty exists 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:2354: left oid 23 (ObjNum 742 snap 245 seq_num 742) 2023-10-07T18:58:19.554 INFO:tasks.rados.rados.0.smithi087.stdout:2355: seq_num 743 ranges {2048000=450560} 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:2355: writing smithi087181593-27 from 2048000 to 2498560 tid 1 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:2351: done (3 left) 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:2353: done (2 left) 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:2354: done (1 left) 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 245 2023-10-07T18:58:19.567 INFO:tasks.rados.rados.0.smithi087.stdout:2356: seq_num 744 ranges {335872=466944} 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2356: writing smithi087181593-15 from 335872 to 802816 tid 1 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2357: read oid 4 snap -1 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2357: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2358: snap_create 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2355: finishing write tid 1 to smithi087181593-27 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2355: finishing write tid 2 to smithi087181593-27 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:2355: finishing write tid 3 to smithi087181593-27 2023-10-07T18:58:19.572 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1477 (ObjNum 743 snap 245 seq_num 743) dirty exists 2023-10-07T18:58:19.573 INFO:tasks.rados.rados.0.smithi087.stdout:2355: left oid 27 (ObjNum 743 snap 245 seq_num 743) 2023-10-07T18:58:19.575 INFO:tasks.rados.rados.0.smithi087.stdout:2356: finishing write tid 1 to smithi087181593-15 2023-10-07T18:58:19.575 INFO:tasks.rados.rados.0.smithi087.stdout:2356: finishing write tid 2 to smithi087181593-15 2023-10-07T18:58:19.576 INFO:tasks.rados.rados.0.smithi087.stdout:2356: finishing write tid 3 to smithi087181593-15 2023-10-07T18:58:19.577 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1462 (ObjNum 744 snap 245 seq_num 744) dirty exists 2023-10-07T18:58:19.577 INFO:tasks.rados.rados.0.smithi087.stdout:2356: left oid 15 (ObjNum 744 snap 245 seq_num 744) 2023-10-07T18:58:19.578 INFO:tasks.rados.rados.0.smithi087.stdout:2357: expect (ObjNum 648 snap 208 seq_num 648) 2023-10-07T18:58:19.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:19 smithi163 ceph-mon[190496]: pgmap v498: 121 pgs: 121 active+clean; 379 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 132 KiB/s wr, 3 op/s 2023-10-07T18:58:19.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:19 smithi163 ceph-mon[190496]: osdmap e557: 8 total, 8 up, 8 in 2023-10-07T18:58:19.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:19.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:19.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:19 smithi163 ceph-mon[190496]: osdmap e558: 8 total, 8 up, 8 in 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:2355: done (3 left) 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:2356: done (2 left) 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:2357: done (1 left) 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:2358: done (0 left) 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 246 2023-10-07T18:58:20.194 INFO:tasks.rados.rados.0.smithi087.stdout:2359: seq_num 745 ranges {2408448=483328} 2023-10-07T18:58:20.209 INFO:tasks.rados.rados.0.smithi087.stdout:2359: writing smithi087181593-39 from 2408448 to 2891776 tid 1 2023-10-07T18:58:20.210 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 246 2023-10-07T18:58:20.210 INFO:tasks.rados.rados.0.smithi087.stdout:2360: seq_num 746 ranges {0=499712} 2023-10-07T18:58:20.212 INFO:tasks.rados.rados.0.smithi087.stdout:2360: writing smithi087181593-38 from 0 to 499712 tid 1 2023-10-07T18:58:20.213 INFO:tasks.rados.rados.0.smithi087.stdout:2361: read oid 35 snap -1 2023-10-07T18:58:20.213 INFO:tasks.rados.rados.0.smithi087.stdout:2361: expect deleted 2023-10-07T18:58:20.213 INFO:tasks.rados.rados.0.smithi087.stdout:2362: copy_from oid 28 from oid 26 current snap is 246 2023-10-07T18:58:20.213 INFO:tasks.rados.rados.0.smithi087.stdout:2363: snap_remove snap 233 2023-10-07T18:58:21.201 INFO:tasks.rados.rados.0.smithi087.stdout:2363: done (4 left) 2023-10-07T18:58:21.201 INFO:tasks.rados.rados.0.smithi087.stdout:2364: read oid 15 snap -1 2023-10-07T18:58:21.201 INFO:tasks.rados.rados.0.smithi087.stdout:2364: expect (ObjNum 744 snap 245 seq_num 744) 2023-10-07T18:58:21.201 INFO:tasks.rados.rados.0.smithi087.stdout:2365: delete oid 41 current snap is 246 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2359: finishing write tid 1 to smithi087181593-39 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2359: finishing write tid 2 to smithi087181593-39 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2359: finishing write tid 3 to smithi087181593-39 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1370 (ObjNum 745 snap 246 seq_num 745) dirty exists 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2359: left oid 39 (ObjNum 745 snap 246 seq_num 745) 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2362: finishing copy_from racing read to smithi087181593-28 2023-10-07T18:58:21.202 INFO:tasks.rados.rados.0.smithi087.stdout:2360: finishing write tid 1 to smithi087181593-38 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:2362: finishing copy_from to smithi087181593-28 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1474 (ObjNum 33 snap 0 seq_num 1366446708) dirty exists 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:2360: finishing write tid 2 to smithi087181593-38 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:2360: finishing write tid 3 to smithi087181593-38 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1464 (ObjNum 746 snap 246 seq_num 746) dirty exists 2023-10-07T18:58:21.203 INFO:tasks.rados.rados.0.smithi087.stdout:2360: left oid 38 (ObjNum 746 snap 246 seq_num 746) 2023-10-07T18:58:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2359: done (5 left) 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:2360: done (4 left) 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:2361: done (3 left) 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:2362: done (2 left) 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:2365: done (1 left) 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 246 2023-10-07T18:58:21.214 INFO:tasks.rados.rados.0.smithi087.stdout:2366: seq_num 748 ranges {21397504=532480} 2023-10-07T18:58:21.329 INFO:tasks.rados.rados.0.smithi087.stdout:2366: writing smithi087181593-22 from 21397504 to 21929984 tid 1 2023-10-07T18:58:21.329 INFO:tasks.rados.rados.0.smithi087.stdout:2367: read oid 45 snap 242 2023-10-07T18:58:21.330 INFO:tasks.rados.rados.0.smithi087.stdout:2367: expect (ObjNum 722 snap 241 seq_num 722) 2023-10-07T18:58:21.330 INFO:tasks.rados.rados.0.smithi087.stdout:2368: read oid 2 snap -1 2023-10-07T18:58:21.330 INFO:tasks.rados.rados.0.smithi087.stdout:2368: expect deleted 2023-10-07T18:58:21.330 INFO:tasks.rados.rados.0.smithi087.stdout:2369: delete oid 27 current snap is 246 2023-10-07T18:58:21.330 INFO:tasks.rados.rados.0.smithi087.stdout:2364: expect (ObjNum 744 snap 245 seq_num 744) 2023-10-07T18:58:21.339 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: pgmap v501: 121 pgs: 121 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:21.340 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.341 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.343 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.344 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: pgmap v501: 121 pgs: 121 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T18:58:21.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T18:58:21.344 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:21.345 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T18:58:21.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.347 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.348 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.356 INFO:tasks.rados.rados.0.smithi087.stdout:2367: expect (ObjNum 722 snap 241 seq_num 722) 2023-10-07T18:58:21.363 INFO:tasks.rados.rados.0.smithi087.stdout:2366: finishing write tid 1 to smithi087181593-22 2023-10-07T18:58:21.363 INFO:tasks.rados.rados.0.smithi087.stdout:2366: finishing write tid 2 to smithi087181593-22 2023-10-07T18:58:21.363 INFO:tasks.rados.rados.0.smithi087.stdout:2366: finishing write tid 3 to smithi087181593-22 2023-10-07T18:58:21.363 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 955 (ObjNum 748 snap 246 seq_num 748) dirty exists 2023-10-07T18:58:21.363 INFO:tasks.rados.rados.0.smithi087.stdout:2366: left oid 22 (ObjNum 748 snap 246 seq_num 748) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2364: done (4 left) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2366: done (3 left) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2367: done (2 left) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2368: done (1 left) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2369: done (0 left) 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 246 2023-10-07T18:58:21.364 INFO:tasks.rados.rados.0.smithi087.stdout:2370: seq_num 750 ranges {1261568=565248} 2023-10-07T18:58:21.373 INFO:tasks.rados.rados.0.smithi087.stdout:2370: writing smithi087181593-4 from 1261568 to 1826816 tid 1 2023-10-07T18:58:21.373 INFO:tasks.rados.rados.0.smithi087.stdout:2371: snap_create 2023-10-07T18:58:21.377 INFO:tasks.rados.rados.0.smithi087.stdout:2370: finishing write tid 1 to smithi087181593-4 2023-10-07T18:58:21.377 INFO:tasks.rados.rados.0.smithi087.stdout:2370: finishing write tid 2 to smithi087181593-4 2023-10-07T18:58:21.378 INFO:tasks.rados.rados.0.smithi087.stdout:2370: finishing write tid 3 to smithi087181593-4 2023-10-07T18:58:21.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1078 (ObjNum 750 snap 246 seq_num 750) dirty exists 2023-10-07T18:58:21.378 INFO:tasks.rados.rados.0.smithi087.stdout:2370: left oid 4 (ObjNum 750 snap 246 seq_num 750) 2023-10-07T18:58:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: pgmap v501: 121 pgs: 121 active+clean; 386 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: osdmap e559: 8 total, 8 up, 8 in 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:21.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:22.204 INFO:tasks.rados.rados.0.smithi087.stdout:2370: done (1 left) 2023-10-07T18:58:22.204 INFO:tasks.rados.rados.0.smithi087.stdout:2371: done (0 left) 2023-10-07T18:58:22.205 INFO:tasks.rados.rados.0.smithi087.stdout:2372: snap_remove snap 189 2023-10-07T18:58:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Detected new or changed devices on smithi163 2023-10-07T18:58:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all mds 2023-10-07T18:58:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all rgw 2023-10-07T18:58:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T18:58:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T18:58:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all iscsi 2023-10-07T18:58:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all nfs 2023-10-07T18:58:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: Upgrade: Setting container_image for all nvmeof 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[198934]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Detected new or changed devices on smithi163 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all mds 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all rgw 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T18:58:22.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T18:58:22.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all iscsi 2023-10-07T18:58:22.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all nfs 2023-10-07T18:58:22.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: Upgrade: Setting container_image for all nvmeof 2023-10-07T18:58:22.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:22 smithi087 ceph-mon[202419]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T18:58:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Detected new or changed devices on smithi163 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all mds 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all rgw 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all rbd-mirror 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all ceph-exporter 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all iscsi 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all nfs 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: Upgrade: Setting container_image for all nvmeof 2023-10-07T18:58:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:22 smithi163 ceph-mon[190496]: osdmap e560: 8 total, 8 up, 8 in 2023-10-07T18:58:22.953 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:22 smithi087 systemd[1]: Stopping Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:23.214 INFO:tasks.rados.rados.0.smithi087.stdout:2372: done (0 left) 2023-10-07T18:58:23.215 INFO:tasks.rados.rados.0.smithi087.stdout:2373: rollback oid 34 current snap is 247 2023-10-07T18:58:23.215 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 205 2023-10-07T18:58:23.215 INFO:tasks.rados.rados.0.smithi087.stdout:2374: snap_remove snap 220 2023-10-07T18:58:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:23 smithi087 ceph-mon[198934]: pgmap v504: 121 pgs: 121 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2023-10-07T18:58:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:23 smithi087 ceph-mon[198934]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T18:58:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:23 smithi087 ceph-mon[202419]: pgmap v504: 121 pgs: 121 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2023-10-07T18:58:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:23 smithi087 ceph-mon[202419]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T18:58:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:23 smithi163 ceph-mon[190496]: pgmap v504: 121 pgs: 121 active+clean; 390 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 35 op/s 2023-10-07T18:58:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:23 smithi163 ceph-mon[190496]: osdmap e561: 8 total, 8 up, 8 in 2023-10-07T18:58:23.768 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:23 smithi087 bash[246922]: a242aeae06ec599f8435f24199e4589719e2f33d28a55ba441add8f0c607cb5f 2023-10-07T18:58:23.768 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:23 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:58:23.768 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:23 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T18:58:23.768 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:23 smithi087 systemd[1]: Stopped Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:2374: done (1 left) 2023-10-07T18:58:24.162 INFO:tasks.rados.rados.0.smithi087.stdout:2375: copy_from oid 27 from oid 37 current snap is 247 2023-10-07T18:58:24.163 INFO:tasks.rados.rados.0.smithi087.stdout:2376: snap_remove snap 238 2023-10-07T18:58:24.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:23 smithi087 systemd[1]: Starting Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:24 smithi163 ceph-mon[190496]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T18:58:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:24 smithi163 ceph-mon[190496]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:58:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:24 smithi163 ceph-mon[190496]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T18:58:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:24 smithi163 ceph-mon[190496]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T18:58:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[202419]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T18:58:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[202419]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:58:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[202419]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T18:58:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[202419]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T18:58:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[198934]: Upgrade: Updating node-exporter.a (1/2) 2023-10-07T18:58:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[198934]: Deploying daemon node-exporter.a on smithi087 2023-10-07T18:58:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[198934]: osdmap e562: 8 total, 8 up, 8 in 2023-10-07T18:58:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:24 smithi087 ceph-mon[198934]: osdmap e563: 8 total, 8 up, 8 in 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z 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-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z 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-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.341Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:58:24.705 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:58:24.706 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:58:24.707 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:58:24.708 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:58:24.709 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.342Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:58:24.710 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.343Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:58:24.710 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 conmon[247312]: ts=2023-10-07T18:58:24.343Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:58:24.710 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 bash[247272]: 7fad590e956f9f9178e76ff392cb3a9f1ff6441eb72da8b7be49505afe5c8c01 2023-10-07T18:58:24.710 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 18:58:24 smithi087 systemd[1]: Started Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2376: done (2 left) 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2377: delete oid 45 current snap is 247 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2373: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2373: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2373: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1194 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2375: finishing copy_from to smithi087181593-27 2023-10-07T18:58:25.161 INFO:tasks.rados.rados.0.smithi087.stdout:2375: got expected ENOENT (src dne) 2023-10-07T18:58:25.162 INFO:tasks.rados.rados.0.smithi087.stdout:2375: finishing copy_from racing read to smithi087181593-27 2023-10-07T18:58:25.173 INFO:tasks.rados.rados.0.smithi087.stdout:2373: done (2 left) 2023-10-07T18:58:25.173 INFO:tasks.rados.rados.0.smithi087.stdout:2375: done (1 left) 2023-10-07T18:58:25.173 INFO:tasks.rados.rados.0.smithi087.stdout:2377: done (0 left) 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2378: read oid 47 snap -1 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2378: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2379: rmattr oid 42 current snap is 247 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2379: done (1 left) 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2380: rmattr oid 12 current snap is 247 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2380: done (1 left) 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2381: rollback oid 27 current snap is 247 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 217 2023-10-07T18:58:25.174 INFO:tasks.rados.rados.0.smithi087.stdout:2382: snap_create 2023-10-07T18:58:25.189 INFO:tasks.rados.rados.0.smithi087.stdout:2381: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:58:25.190 INFO:tasks.rados.rados.0.smithi087.stdout:2381: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:58:25.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1480 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:58:25.195 INFO:tasks.rados.rados.0.smithi087.stdout:2378: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T18:58:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:25 smithi163 ceph-mon[190496]: pgmap v507: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2023-10-07T18:58:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:25 smithi163 ceph-mon[190496]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T18:58:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:58:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:58:25] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T18:58:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[198934]: pgmap v507: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2023-10-07T18:58:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[198934]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[202419]: pgmap v507: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 388 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:25 smithi087 ceph-mon[202419]: osdmap e564: 8 total, 8 up, 8 in 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:2378: done (2 left) 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:2381: done (1 left) 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:2382: done (0 left) 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:2383: rollback oid 31 current snap is 248 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 224 2023-10-07T18:58:26.163 INFO:tasks.rados.rados.0.smithi087.stdout:2384: snap_remove snap 234 2023-10-07T18:58:26.671 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:26 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:27.166 INFO:tasks.rados.rados.0.smithi087.stdout:2384: done (1 left) 2023-10-07T18:58:27.166 INFO:tasks.rados.rados.0.smithi087.stdout:2385: rmattr oid 21 current snap is 248 2023-10-07T18:58:27.166 INFO:tasks.rados.rados.0.smithi087.stdout:2386: snap_remove snap 205 2023-10-07T18:58:27.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:27 smithi163 ceph-mon[190496]: pgmap v510: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 387 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 948 KiB/s wr, 13 op/s 2023-10-07T18:58:27.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:27 smithi163 ceph-mon[190496]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T18:58:27.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:27 smithi163 ceph-mon[190496]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:58:27.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:27 smithi163 ceph-mon[190496]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T18:58:27.421 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:27 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:58:27.421 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:27 smithi163 bash[237145]: bd846a07b90ecbb72dd9acfd3e0abbf9263c5a7b3f1e253736466bda5347326a 2023-10-07T18:58:27.422 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:27 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T18:58:27.422 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:27 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[202419]: pgmap v510: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 387 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 948 KiB/s wr, 13 op/s 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[202419]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[202419]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[202419]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[198934]: pgmap v510: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 387 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 948 KiB/s wr, 13 op/s 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[198934]: Upgrade: Updating node-exporter.b (2/2) 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[198934]: Deploying daemon node-exporter.b on smithi163 2023-10-07T18:58:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:27 smithi087 ceph-mon[198934]: osdmap e565: 8 total, 8 up, 8 in 2023-10-07T18:58:27.922 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:27 smithi163 systemd[1]: Starting Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:2386: done (2 left) 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:2387: rollback oid 44 current snap is 248 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 224 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:2388: read oid 16 snap -1 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:2388: expect (ObjNum 712 snap 235 seq_num 712) 2023-10-07T18:58:28.176 INFO:tasks.rados.rados.0.smithi087.stdout:2389: read oid 50 snap -1 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:2389: expect (ObjNum 724 snap 243 seq_num 724) 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:2390: delete oid 39 current snap is 248 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:2383: finishing rollback tid 0 to smithi087181593-31 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:2383: finishing rollback tid 1 to smithi087181593-31 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:2383: finishing rollback tid 2 to smithi087181593-31 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1373 (ObjNum 640 snap 207 seq_num 640) dirty exists 2023-10-07T18:58:28.177 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1220 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:58:28.183 INFO:tasks.rados.rados.0.smithi087.stdout:2387: finishing rollback tid 0 to smithi087181593-44 2023-10-07T18:58:28.185 INFO:tasks.rados.rados.0.smithi087.stdout:2387: finishing rollback tid 1 to smithi087181593-44 2023-10-07T18:58:28.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 957 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2383: done (5 left) 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2385: done (4 left) 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2387: done (3 left) 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2390: done (2 left) 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2391: snap_create 2023-10-07T18:58:28.202 INFO:tasks.rados.rados.0.smithi087.stdout:2388: expect (ObjNum 712 snap 235 seq_num 712) 2023-10-07T18:58:28.265 INFO:tasks.rados.rados.0.smithi087.stdout:2389: expect (ObjNum 724 snap 243 seq_num 724) 2023-10-07T18:58:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:28 smithi163 ceph-mon[190496]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T18:58:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:28 smithi163 ceph-mon[190496]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.086Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-10-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.086Z 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-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.086Z 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-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.086Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-10-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z 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-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z 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-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-10-07T18:58:28.423 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=arp 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=bcache 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=bonding 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=btrfs 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=conntrack 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=cpu 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=diskstats 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=dmi 2023-10-07T18:58:28.424 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=edac 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=entropy 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=filefd 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=filesystem 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=hwmon 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=infiniband 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=ipvs 2023-10-07T18:58:28.425 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=loadavg 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=mdadm 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=meminfo 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=netclass 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=netdev 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=netstat 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=nfs 2023-10-07T18:58:28.426 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=nfsd 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=nvme 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=os 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=pressure 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=rapl 2023-10-07T18:58:28.427 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=schedstat 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=selinux 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=sockstat 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=softnet 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=stat 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=tapestats 2023-10-07T18:58:28.428 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=textfile 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=time 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=uname 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=vmstat 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=xfs 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=node_exporter.go:117 level=info collector=zfs 2023-10-07T18:58:28.429 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-10-07T18:58:28.430 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 conmon[237544]: ts=2023-10-07T18:58:28.087Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-10-07T18:58:28.430 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 bash[237503]: 8808bad869360eca4aa25fad503b59b314108abc4fb2cc9a434bed4d3435bf9d 2023-10-07T18:58:28.430 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 18:58:28 smithi163 systemd[1]: Started Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[202419]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T18:58:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[202419]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T18:58:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[198934]: osdmap e566: 8 total, 8 up, 8 in 2023-10-07T18:58:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:28 smithi087 ceph-mon[198934]: osdmap e567: 8 total, 8 up, 8 in 2023-10-07T18:58:29.160 INFO:tasks.rados.rados.0.smithi087.stdout:2388: done (2 left) 2023-10-07T18:58:29.160 INFO:tasks.rados.rados.0.smithi087.stdout:2389: done (1 left) 2023-10-07T18:58:29.160 INFO:tasks.rados.rados.0.smithi087.stdout:2391: done (0 left) 2023-10-07T18:58:29.161 INFO:tasks.rados.rados.0.smithi087.stdout:2392: copy_from oid 23 from oid 20 current snap is 249 2023-10-07T18:58:29.161 INFO:tasks.rados.rados.0.smithi087.stdout:2393: rmattr oid 4 current snap is 249 2023-10-07T18:58:29.161 INFO:tasks.rados.rados.0.smithi087.stdout:2393: done (1 left) 2023-10-07T18:58:29.161 INFO:tasks.rados.rados.0.smithi087.stdout:2394: snap_create 2023-10-07T18:58:29.170 INFO:tasks.rados.rados.0.smithi087.stdout:2392: finishing copy_from racing read to smithi087181593-23 2023-10-07T18:58:29.171 INFO:tasks.rados.rados.0.smithi087.stdout:2392: finishing copy_from to smithi087181593-23 2023-10-07T18:58:29.171 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1149 (ObjNum 725 snap 243 seq_num 725) dirty exists 2023-10-07T18:58:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[202419]: pgmap v513: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 268 KiB/s wr, 7 op/s 2023-10-07T18:58:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[202419]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T18:58:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[198934]: pgmap v513: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 268 KiB/s wr, 7 op/s 2023-10-07T18:58:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:29 smithi087 ceph-mon[198934]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T18:58:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:29 smithi163 ceph-mon[190496]: pgmap v513: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 385 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 268 KiB/s wr, 7 op/s 2023-10-07T18:58:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:29 smithi163 ceph-mon[190496]: osdmap e568: 8 total, 8 up, 8 in 2023-10-07T18:58:30.162 INFO:tasks.rados.rados.0.smithi087.stdout:2392: done (1 left) 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2394: done (0 left) 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2395: rollback oid 37 current snap is 250 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 241 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2396: read oid 25 snap -1 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2396: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2397: read oid 28 snap -1 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2397: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 250 2023-10-07T18:58:30.163 INFO:tasks.rados.rados.0.smithi087.stdout:2398: seq_num 753 ranges {5898240=614400} 2023-10-07T18:58:30.199 INFO:tasks.rados.rados.0.smithi087.stdout:2398: writing smithi087181593-14 from 5898240 to 6512640 tid 1 2023-10-07T18:58:30.199 INFO:tasks.rados.rados.0.smithi087.stdout:2399: snap_create 2023-10-07T18:58:30.199 INFO:tasks.rados.rados.0.smithi087.stdout:2395: finishing rollback tid 1 to smithi087181593-37 2023-10-07T18:58:30.199 INFO:tasks.rados.rados.0.smithi087.stdout:2397: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:58:30.200 INFO:tasks.rados.rados.0.smithi087.stdout:2395: finishing rollback tid 2 to smithi087181593-37 2023-10-07T18:58:30.200 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1625 (ObjNum 717 snap 238 seq_num 717) dirty exists 2023-10-07T18:58:30.200 INFO:tasks.rados.rados.0.smithi087.stdout:2396: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:58:30.338 INFO:tasks.rados.rados.0.smithi087.stdout:2398: finishing write tid 1 to smithi087181593-14 2023-10-07T18:58:30.339 INFO:tasks.rados.rados.0.smithi087.stdout:2398: finishing write tid 2 to smithi087181593-14 2023-10-07T18:58:30.339 INFO:tasks.rados.rados.0.smithi087.stdout:2398: finishing write tid 3 to smithi087181593-14 2023-10-07T18:58:30.339 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1628 (ObjNum 753 snap 250 seq_num 753) dirty exists 2023-10-07T18:58:30.339 INFO:tasks.rados.rados.0.smithi087.stdout:2398: left oid 14 (ObjNum 753 snap 250 seq_num 753) 2023-10-07T18:58:31.194 INFO:tasks.rados.rados.0.smithi087.stdout:2395: done (4 left) 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2396: done (3 left) 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2397: done (2 left) 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2398: done (1 left) 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2399: done (0 left) 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2400: rmattr oid 16 current snap is 251 2023-10-07T18:58:31.195 INFO:tasks.rados.rados.0.smithi087.stdout:2401: snap_create 2023-10-07T18:58:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1159 (ObjNum 712 snap 235 seq_num 712) dirty exists 2023-10-07T18:58:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: pgmap v516: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 138 KiB/s wr, 10 op/s 2023-10-07T18:58:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: pgmap v516: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 138 KiB/s wr, 10 op/s 2023-10-07T18:58:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T18:58:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: pgmap v516: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 138 KiB/s wr, 10 op/s 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: osdmap e569: 8 total, 8 up, 8 in 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:31.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:2400: done (1 left) 2023-10-07T18:58:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:2401: done (0 left) 2023-10-07T18:58:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:2402: read oid 32 snap 240 2023-10-07T18:58:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:2402: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:58:32.201 INFO:tasks.rados.rados.0.smithi087.stdout:2403: delete oid 15 current snap is 252 2023-10-07T18:58:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2403: done (1 left) 2023-10-07T18:58:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 252 2023-10-07T18:58:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2404: seq_num 755 ranges {98304=647168} 2023-10-07T18:58:32.210 INFO:tasks.rados.rados.0.smithi087.stdout:2404: writing smithi087181593-6 from 98304 to 745472 tid 1 2023-10-07T18:58:32.210 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 252 2023-10-07T18:58:32.210 INFO:tasks.rados.rados.0.smithi087.stdout:2405: seq_num 756 ranges {0=671744} 2023-10-07T18:58:32.214 INFO:tasks.rados.rados.0.smithi087.stdout:2405: writing smithi087181593-42 from 0 to 671744 tid 1 2023-10-07T18:58:32.214 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 252 2023-10-07T18:58:32.215 INFO:tasks.rados.rados.0.smithi087.stdout:2406: seq_num 757 ranges {0=688128} 2023-10-07T18:58:32.218 INFO:tasks.rados.rados.0.smithi087.stdout:2406: writing smithi087181593-26 from 0 to 688128 tid 1 2023-10-07T18:58:32.219 INFO:tasks.rados.rados.0.smithi087.stdout:2407: read oid 49 snap -1 2023-10-07T18:58:32.219 INFO:tasks.rados.rados.0.smithi087.stdout:2407: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:32.219 INFO:tasks.rados.rados.0.smithi087.stdout:2408: rollback oid 30 current snap is 252 2023-10-07T18:58:32.219 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 249 2023-10-07T18:58:32.219 INFO:tasks.rados.rados.0.smithi087.stdout:2409: delete oid 12 current snap is 252 2023-10-07T18:58:32.220 INFO:tasks.rados.rados.0.smithi087.stdout:2405: finishing write tid 1 to smithi087181593-42 2023-10-07T18:58:32.220 INFO:tasks.rados.rados.0.smithi087.stdout:2405: finishing write tid 2 to smithi087181593-42 2023-10-07T18:58:32.221 INFO:tasks.rados.rados.0.smithi087.stdout:2408: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:58:32.221 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1156 (ObjNum 65 snap 0 seq_num 1683317867) dirty dne 2023-10-07T18:58:32.221 INFO:tasks.rados.rados.0.smithi087.stdout:2408: done (6 left) 2023-10-07T18:58:32.221 INFO:tasks.rados.rados.0.smithi087.stdout:2409: done (5 left) 2023-10-07T18:58:32.221 INFO:tasks.rados.rados.0.smithi087.stdout:2410: snap_create 2023-10-07T18:58:32.223 INFO:tasks.rados.rados.0.smithi087.stdout:2405: finishing write tid 3 to smithi087181593-42 2023-10-07T18:58:32.223 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1080 (ObjNum 756 snap 252 seq_num 756) dirty exists 2023-10-07T18:58:32.224 INFO:tasks.rados.rados.0.smithi087.stdout:2405: left oid 42 (ObjNum 756 snap 252 seq_num 756) 2023-10-07T18:58:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:2406: finishing write tid 1 to smithi087181593-26 2023-10-07T18:58:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:2406: finishing write tid 2 to smithi087181593-26 2023-10-07T18:58:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:2404: finishing write tid 1 to smithi087181593-6 2023-10-07T18:58:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:2404: finishing write tid 2 to smithi087181593-6 2023-10-07T18:58:32.235 INFO:tasks.rados.rados.0.smithi087.stdout:2404: finishing write tid 3 to smithi087181593-6 2023-10-07T18:58:32.235 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1376 (ObjNum 755 snap 252 seq_num 755) dirty exists 2023-10-07T18:58:32.235 INFO:tasks.rados.rados.0.smithi087.stdout:2404: left oid 6 (ObjNum 755 snap 252 seq_num 755) 2023-10-07T18:58:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:2407: expect (ObjNum 642 snap 207 seq_num 642) 2023-10-07T18:58:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[198934]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T18:58:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[202419]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T18:58:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.588 INFO:tasks.rados.rados.0.smithi087.stdout:2406: finishing write tid 3 to smithi087181593-26 2023-10-07T18:58:32.588 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1482 (ObjNum 757 snap 252 seq_num 757) dirty exists 2023-10-07T18:58:32.588 INFO:tasks.rados.rados.0.smithi087.stdout:2406: left oid 26 (ObjNum 757 snap 252 seq_num 757) 2023-10-07T18:58:32.588 INFO:tasks.rados.rados.0.smithi087.stdout:2402: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:58:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:32 smithi163 ceph-mon[190496]: osdmap e570: 8 total, 8 up, 8 in 2023-10-07T18:58:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:33.373 INFO:tasks.rados.rados.0.smithi087.stdout:2402: done (5 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2404: done (4 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2405: done (3 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2406: done (2 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2407: done (1 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2410: done (0 left) 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 253 2023-10-07T18:58:33.374 INFO:tasks.rados.rados.0.smithi087.stdout:2411: seq_num 759 ranges {1130496=720896} 2023-10-07T18:58:33.383 INFO:tasks.rados.rados.0.smithi087.stdout:2411: writing smithi087181593-31 from 1130496 to 1851392 tid 1 2023-10-07T18:58:33.383 INFO:tasks.rados.rados.0.smithi087.stdout:2412: read oid 19 snap -1 2023-10-07T18:58:33.383 INFO:tasks.rados.rados.0.smithi087.stdout:2412: expect (ObjNum 718 snap 238 seq_num 718) 2023-10-07T18:58:33.384 INFO:tasks.rados.rados.0.smithi087.stdout:2413: snap_remove snap 250 2023-10-07T18:58:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:33 smithi163 ceph-mon[190496]: pgmap v519: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T18:58:33.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:33 smithi163 ceph-mon[190496]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T18:58:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:33 smithi087 ceph-mon[198934]: pgmap v519: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T18:58:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:33 smithi087 ceph-mon[198934]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T18:58:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:33 smithi087 ceph-mon[202419]: pgmap v519: 121 pgs: 121 active+clean; 389 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 3 op/s 2023-10-07T18:58:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:33 smithi087 ceph-mon[202419]: osdmap e571: 8 total, 8 up, 8 in 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2413: done (2 left) 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2414: rollback oid 45 current snap is 253 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 241 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2415: setattr oid 47 current snap is 253 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2412: expect (ObjNum 718 snap 238 seq_num 718) 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2411: finishing write tid 1 to smithi087181593-31 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2411: finishing write tid 2 to smithi087181593-31 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2411: finishing write tid 3 to smithi087181593-31 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1378 (ObjNum 759 snap 253 seq_num 759) dirty exists 2023-10-07T18:58:34.165 INFO:tasks.rados.rados.0.smithi087.stdout:2411: left oid 31 (ObjNum 759 snap 253 seq_num 759) 2023-10-07T18:58:34.166 INFO:tasks.rados.rados.0.smithi087.stdout:2411: done (3 left) 2023-10-07T18:58:34.166 INFO:tasks.rados.rados.0.smithi087.stdout:2412: done (2 left) 2023-10-07T18:58:34.166 INFO:tasks.rados.rados.0.smithi087.stdout:2416: snap_create 2023-10-07T18:58:34.171 INFO:tasks.rados.rados.0.smithi087.stdout:2414: finishing rollback tid 1 to smithi087181593-45 2023-10-07T18:58:34.172 INFO:tasks.rados.rados.0.smithi087.stdout:2414: finishing rollback tid 2 to smithi087181593-45 2023-10-07T18:58:34.172 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1104 (ObjNum 722 snap 241 seq_num 722) dirty exists 2023-10-07T18:58:34.175 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 831 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T18:58:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:34 smithi163 ceph-mon[190496]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T18:58:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:34.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:34 smithi163 ceph-mon[190496]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T18:58:34.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[202419]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T18:58:34.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:34.537 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[202419]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T18:58:34.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[198934]: osdmap e572: 8 total, 8 up, 8 in 2023-10-07T18:58:34.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:34.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:34 smithi087 ceph-mon[198934]: osdmap e573: 8 total, 8 up, 8 in 2023-10-07T18:58:35.162 INFO:tasks.rados.rados.0.smithi087.stdout:2414: done (2 left) 2023-10-07T18:58:35.163 INFO:tasks.rados.rados.0.smithi087.stdout:2415: done (1 left) 2023-10-07T18:58:35.163 INFO:tasks.rados.rados.0.smithi087.stdout:2416: done (0 left) 2023-10-07T18:58:35.163 INFO:tasks.rados.rados.0.smithi087.stdout:2417: delete oid 49 current snap is 254 2023-10-07T18:58:35.167 INFO:tasks.rados.rados.0.smithi087.stdout:2417: done (0 left) 2023-10-07T18:58:35.167 INFO:tasks.rados.rados.0.smithi087.stdout:2418: read oid 3 snap 246 2023-10-07T18:58:35.167 INFO:tasks.rados.rados.0.smithi087.stdout:2418: expect (ObjNum 713 snap 235 seq_num 713) 2023-10-07T18:58:35.167 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 254 2023-10-07T18:58:35.167 INFO:tasks.rados.rados.0.smithi087.stdout:2419: seq_num 761 ranges {4800512=753664} 2023-10-07T18:58:35.197 INFO:tasks.rados.rados.0.smithi087.stdout:2419: writing smithi087181593-10 from 4800512 to 5554176 tid 1 2023-10-07T18:58:35.197 INFO:tasks.rados.rados.0.smithi087.stdout:2420: snap_create 2023-10-07T18:58:35.197 INFO:tasks.rados.rados.0.smithi087.stdout:2418: expect (ObjNum 713 snap 235 seq_num 713) 2023-10-07T18:58:35.299 INFO:tasks.rados.rados.0.smithi087.stdout:2419: finishing write tid 1 to smithi087181593-10 2023-10-07T18:58:35.299 INFO:tasks.rados.rados.0.smithi087.stdout:2419: finishing write tid 2 to smithi087181593-10 2023-10-07T18:58:35.299 INFO:tasks.rados.rados.0.smithi087.stdout:2419: finishing write tid 3 to smithi087181593-10 2023-10-07T18:58:35.299 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1467 (ObjNum 761 snap 254 seq_num 761) dirty exists 2023-10-07T18:58:35.299 INFO:tasks.rados.rados.0.smithi087.stdout:2419: left oid 10 (ObjNum 761 snap 254 seq_num 761) 2023-10-07T18:58:35.622 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: pgmap v522: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 9 op/s 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.623 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:35 smithi163 ceph-mon[190496]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T18:58:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:58:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:58:35] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T18:58:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: pgmap v522: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 9 op/s 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[198934]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: pgmap v522: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 9 op/s 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:35.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:35.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:35 smithi087 ceph-mon[202419]: osdmap e574: 8 total, 8 up, 8 in 2023-10-07T18:58:36.165 INFO:tasks.rados.rados.0.smithi087.stdout:2418: done (2 left) 2023-10-07T18:58:36.165 INFO:tasks.rados.rados.0.smithi087.stdout:2419: done (1 left) 2023-10-07T18:58:36.165 INFO:tasks.rados.rados.0.smithi087.stdout:2420: done (0 left) 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:2421: copy_from oid 45 from oid 2 current snap is 255 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:2422: read oid 19 snap 239 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:2422: expect (ObjNum 718 snap 238 seq_num 718) 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:2423: setattr oid 40 current snap is 255 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 255 2023-10-07T18:58:36.166 INFO:tasks.rados.rados.0.smithi087.stdout:2424: seq_num 762 ranges {0=770048} 2023-10-07T18:58:36.171 INFO:tasks.rados.rados.0.smithi087.stdout:2424: writing smithi087181593-49 from 0 to 770048 tid 1 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2425: rmattr oid 27 current snap is 255 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2421: finishing copy_from to smithi087181593-45 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2421: got expected ENOENT (src dne) 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2426: rmattr oid 38 current snap is 255 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2426: done (5 left) 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2427: delete oid 11 current snap is 255 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:2421: finishing copy_from racing read to smithi087181593-45 2023-10-07T18:58:36.172 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1464 (ObjNum 712 snap 235 seq_num 712) dirty exists 2023-10-07T18:58:36.173 INFO:tasks.rados.rados.0.smithi087.stdout:2422: expect (ObjNum 718 snap 238 seq_num 718) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2421: done (5 left) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2422: done (4 left) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2423: done (3 left) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2427: done (2 left) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2428: rmattr oid 5 current snap is 255 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2428: done (2 left) 2023-10-07T18:58:36.174 INFO:tasks.rados.rados.0.smithi087.stdout:2429: read oid 16 snap 224 2023-10-07T18:58:36.175 INFO:tasks.rados.rados.0.smithi087.stdout:2429: expect (ObjNum 1721018048 snap 21900 seq_num 1720631408) 2023-10-07T18:58:36.175 INFO:tasks.rados.rados.0.smithi087.stdout:2430: read oid 43 snap -1 2023-10-07T18:58:36.175 INFO:tasks.rados.rados.0.smithi087.stdout:2430: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:58:36.175 INFO:tasks.rados.rados.0.smithi087.stdout:2431: snap_create 2023-10-07T18:58:36.176 INFO:tasks.rados.rados.0.smithi087.stdout:2429: expect (ObjNum 1721018048 snap 21900 seq_num 1720631408) 2023-10-07T18:58:36.179 INFO:tasks.rados.rados.0.smithi087.stdout:2424: finishing write tid 1 to smithi087181593-49 2023-10-07T18:58:36.179 INFO:tasks.rados.rados.0.smithi087.stdout:2424: finishing write tid 2 to smithi087181593-49 2023-10-07T18:58:36.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1486 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:58:36.185 INFO:tasks.rados.rados.0.smithi087.stdout:2424: finishing write tid 3 to smithi087181593-49 2023-10-07T18:58:36.185 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1485 (ObjNum 762 snap 255 seq_num 762) dirty exists 2023-10-07T18:58:36.185 INFO:tasks.rados.rados.0.smithi087.stdout:2424: left oid 49 (ObjNum 762 snap 255 seq_num 762) 2023-10-07T18:58:36.189 INFO:tasks.rados.rados.0.smithi087.stdout:2430: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2424: done (4 left) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2425: done (3 left) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2429: done (2 left) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2430: done (1 left) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2431: done (0 left) 2023-10-07T18:58:37.172 INFO:tasks.rados.rados.0.smithi087.stdout:2432: delete oid 37 current snap is 256 2023-10-07T18:58:37.176 INFO:tasks.rados.rados.0.smithi087.stdout:2432: done (0 left) 2023-10-07T18:58:37.176 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 256 2023-10-07T18:58:37.176 INFO:tasks.rados.rados.0.smithi087.stdout:2433: seq_num 765 ranges {1826816=417792,2244608=401408} 2023-10-07T18:58:37.188 INFO:tasks.rados.rados.0.smithi087.stdout:2433: writing smithi087181593-4 from 1826816 to 2244608 tid 1 2023-10-07T18:58:37.190 INFO:tasks.rados.rados.0.smithi087.stdout:2433: writing smithi087181593-4 from 2244608 to 2646016 tid 2 2023-10-07T18:58:37.190 INFO:tasks.rados.rados.0.smithi087.stdout:2434: snap_create 2023-10-07T18:58:37.193 INFO:tasks.rados.rados.0.smithi087.stdout:2433: finishing write tid 1 to smithi087181593-4 2023-10-07T18:58:37.194 INFO:tasks.rados.rados.0.smithi087.stdout:2433: finishing write tid 2 to smithi087181593-4 2023-10-07T18:58:37.194 INFO:tasks.rados.rados.0.smithi087.stdout:2433: finishing write tid 3 to smithi087181593-4 2023-10-07T18:58:37.196 INFO:tasks.rados.rados.0.smithi087.stdout:2433: finishing write tid 4 to smithi087181593-4 2023-10-07T18:58:37.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1083 (ObjNum 765 snap 256 seq_num 765) dirty exists 2023-10-07T18:58:37.197 INFO:tasks.rados.rados.0.smithi087.stdout:2433: left oid 4 (ObjNum 765 snap 256 seq_num 765) 2023-10-07T18:58:37.346 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:37 smithi163 ceph-mon[190496]: pgmap v525: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 12 op/s 2023-10-07T18:58:37.346 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:37 smithi163 ceph-mon[190496]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T18:58:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:37 smithi087 ceph-mon[198934]: pgmap v525: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 12 op/s 2023-10-07T18:58:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:37 smithi087 ceph-mon[198934]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T18:58:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:37 smithi087 ceph-mon[202419]: pgmap v525: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 852 KiB/s wr, 12 op/s 2023-10-07T18:58:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:37 smithi087 ceph-mon[202419]: osdmap e575: 8 total, 8 up, 8 in 2023-10-07T18:58:38.182 INFO:tasks.rados.rados.0.smithi087.stdout:2433: done (1 left) 2023-10-07T18:58:38.182 INFO:tasks.rados.rados.0.smithi087.stdout:2434: done (0 left) 2023-10-07T18:58:38.182 INFO:tasks.rados.rados.0.smithi087.stdout:2435: read oid 39 snap 193 2023-10-07T18:58:38.182 INFO:tasks.rados.rados.0.smithi087.stdout:2435: expect (ObjNum 573 snap 187 seq_num 573) 2023-10-07T18:58:38.182 INFO:tasks.rados.rados.0.smithi087.stdout:2436: snap_remove snap 243 2023-10-07T18:58:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[198934]: Upgrade: Updating prometheus.a 2023-10-07T18:58:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[198934]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:58:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[198934]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T18:58:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[202419]: Upgrade: Updating prometheus.a 2023-10-07T18:58:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[202419]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:58:38.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:38 smithi087 ceph-mon[202419]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T18:58:38.471 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:38 smithi163 ceph-mon[190496]: Upgrade: Updating prometheus.a 2023-10-07T18:58:38.471 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:38 smithi163 ceph-mon[190496]: Deploying daemon prometheus.a on smithi163 2023-10-07T18:58:38.471 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:38 smithi163 ceph-mon[190496]: osdmap e576: 8 total, 8 up, 8 in 2023-10-07T18:58:38.646 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:58:38.949 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:58:38.949 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (7m) 8s ago 10m 27.6M - 0.25.0 c8568f914cd2 12f21fe4ee62 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (6m) 8s ago 10m 97.2M - 9.4.7 2c41d148cca3 a569edf490ad 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (45s) 8s ago 11m 17.5M - 18.0.0-6609-g9725b08f d68377abd09f bf410c853c91 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (25s) 8s ago 11m 13.7M - 18.0.0-6609-g9725b08f d68377abd09f a379a1a16fd9 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (6m) 8s ago 14m 450M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (6m) 8s ago 16m 522M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 8s ago 16m 129M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (5m) 8s ago 15m 83.5M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 8s ago 15m 87.4M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (14s) 8s ago 10m 4182k - 1.5.0 0da6a335fe13 7fad590e956f 2023-10-07T18:58:38.950 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (11s) 8s ago 10m 4047k - 1.5.0 0da6a335fe13 8808bad86936 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 8s ago 14m 536M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 8s ago 14m 479M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (3m) 8s ago 13m 560M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (3m) 8s ago 13m 247M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (2m) 8s ago 13m 281M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (2m) 8s ago 12m 261M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (95s) 8s ago 12m 162M 2500M 18.0.0-6609-g9725b08f d68377abd09f 03c87b348421 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (62s) 8s ago 11m 221M 2500M 18.0.0-6609-g9725b08f d68377abd09f 85c71eaac131 2023-10-07T18:58:38.951 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (6m) 8s ago 11m 65.1M - 2.43.0 a07b618ecd1d 55faf76b724a 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2436: done (1 left) 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2437: read oid 22 snap -1 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2437: expect (ObjNum 748 snap 246 seq_num 748) 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2438: rollback oid 3 current snap is 257 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 256 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2439: read oid 11 snap 249 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2439: expect (ObjNum 674 snap 213 seq_num 674) 2023-10-07T18:58:39.169 INFO:tasks.rados.rados.0.smithi087.stdout:2440: snap_remove snap 231 2023-10-07T18:58:39.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 systemd[1]: Stopping Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:39.364 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:39.365 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:58:39.366 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:58:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[198934]: pgmap v528: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 164 KiB/s wr, 4 op/s 2023-10-07T18:58:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[198934]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T18:58:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[198934]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T18:58:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[202419]: pgmap v528: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 164 KiB/s wr, 4 op/s 2023-10-07T18:58:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[202419]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T18:58:39.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:39 smithi087 ceph-mon[202419]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T18:58:39.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:39 smithi163 ceph-mon[190496]: pgmap v528: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 164 KiB/s wr, 4 op/s 2023-10-07T18:58:39.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:39 smithi163 ceph-mon[190496]: osdmap e577: 8 total, 8 up, 8 in 2023-10-07T18:58:39.455 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:39 smithi163 ceph-mon[190496]: osdmap e578: 8 total, 8 up, 8 in 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.370Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T18:58:39.456 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T18:58:39.457 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T18:58:39.457 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 conmon[175848]: ts=2023-10-07T18:58:39.371Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T18:58:40.166 INFO:tasks.rados.rados.0.smithi087.stdout:2440: done (4 left) 2023-10-07T18:58:40.166 INFO:tasks.rados.rados.0.smithi087.stdout:2441: rollback oid 30 current snap is 257 2023-10-07T18:58:40.166 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 252 2023-10-07T18:58:40.166 INFO:tasks.rados.rados.0.smithi087.stdout:2442: rollback oid 6 current snap is 257 2023-10-07T18:58:40.167 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 252 2023-10-07T18:58:40.167 INFO:tasks.rados.rados.0.smithi087.stdout:2443: snap_remove snap 235 2023-10-07T18:58:40.177 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:39 smithi163 bash[243330]: 55faf76b724a45cb9706811e6c41c787cb39bb44077f576e1e01b3f1e01c1467 2023-10-07T18:58:40.177 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-07T18:58:40.177 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 systemd[1]: Stopped Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[198934]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[198934]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3342625550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[198934]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T18:58:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[202419]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[202419]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3342625550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:40.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:40 smithi087 ceph-mon[202419]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T18:58:40.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 systemd[1]: Starting Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:40 smithi163 ceph-mon[190496]: from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:40 smithi163 ceph-mon[190496]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:58:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:40 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3342625550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:40 smithi163 ceph-mon[190496]: osdmap e579: 8 total, 8 up, 8 in 2023-10-07T18:58:41.171 INFO:tasks.rados.rados.0.smithi087.stdout:2443: done (6 left) 2023-10-07T18:58:41.171 INFO:tasks.rados.rados.0.smithi087.stdout:2444: delete oid 15 current snap is 257 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 bash[243680]: 44fd811778d2aa904437883d868cac8737359f6b3d22c793f7449a6318c4d8c6 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 systemd[1]: Started Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.820Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.820Z 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-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.820Z 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 smithi163 (none))" 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.820Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.820Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.822Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.822Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-10-07T18:58:41.173 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.824Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.824Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.826Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.826Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.697µs 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.826Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.826Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.841Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.843Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.851Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.851Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.851Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.883µs wal_replay_duration=24.818837ms wbl_replay_duration=108ns total_replay_duration=24.859964ms 2023-10-07T18:58:41.174 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.854Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-10-07T18:58:41.175 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.854Z caller=main.go:1029 level=info msg="TSDB started" 2023-10-07T18:58:41.175 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.854Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-07T18:58:41.175 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.868Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.023758ms db_storage=1.015µs remote_storage=1.151µs web_handler=439ns query_engine=1.068µs scrape=467.173µs scrape_sd=88.168µs notify=10.178µs notify_sd=9.04µs rules=13.219846ms tracing=5.557µs 2023-10-07T18:58:41.175 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.868Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-10-07T18:58:41.175 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 18:58:40 smithi163 conmon[243720]: ts=2023-10-07T18:58:40.868Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-10-07T18:58:41.176 INFO:tasks.rados.rados.0.smithi087.stdout:2435: expect (ObjNum 573 snap 187 seq_num 573) 2023-10-07T18:58:41.242 INFO:tasks.rados.rados.0.smithi087.stdout:2438: finishing rollback tid 0 to smithi087181593-3 2023-10-07T18:58:41.242 INFO:tasks.rados.rados.0.smithi087.stdout:2438: finishing rollback tid 1 to smithi087181593-3 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:2438: finishing rollback tid 2 to smithi087181593-3 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1107 (ObjNum 713 snap 235 seq_num 713) dirty exists 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:2435: done (6 left) 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:2438: done (5 left) 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:2444: done (4 left) 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 257 2023-10-07T18:58:41.243 INFO:tasks.rados.rados.0.smithi087.stdout:2439: expect (ObjNum 674 snap 213 seq_num 674) 2023-10-07T18:58:41.413 INFO:tasks.rados.rados.0.smithi087.stdout:2437: expect (ObjNum 748 snap 246 seq_num 748) 2023-10-07T18:58:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[198934]: pgmap v531: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 712 KiB/s wr, 23 op/s 2023-10-07T18:58:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[198934]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T18:58:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[202419]: pgmap v531: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 712 KiB/s wr, 23 op/s 2023-10-07T18:58:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:41 smithi087 ceph-mon[202419]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T18:58:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:41 smithi163 ceph-mon[190496]: pgmap v531: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 712 KiB/s wr, 23 op/s 2023-10-07T18:58:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:41 smithi163 ceph-mon[190496]: osdmap e580: 8 total, 8 up, 8 in 2023-10-07T18:58:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:43 smithi087 ceph-mon[198934]: pgmap v534: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 748 KiB/s wr, 26 op/s 2023-10-07T18:58:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:43 smithi087 ceph-mon[202419]: pgmap v534: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 748 KiB/s wr, 26 op/s 2023-10-07T18:58:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:43 smithi163 ceph-mon[190496]: pgmap v534: 121 pgs: 121 active+clean; 396 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 748 KiB/s wr, 26 op/s 2023-10-07T18:58:44.477 INFO:tasks.rados.rados.0.smithi087.stdout:2441: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:58:44.477 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1156 (ObjNum 129 snap 0 seq_num 1722402344) dirty dne 2023-10-07T18:58:44.478 INFO:tasks.rados.rados.0.smithi087.stdout:2442: finishing rollback tid 0 to smithi087181593-6 2023-10-07T18:58:44.478 INFO:tasks.rados.rados.0.smithi087.stdout:2442: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:58:44.478 INFO:tasks.rados.rados.0.smithi087.stdout:2442: finishing rollback tid 2 to smithi087181593-6 2023-10-07T18:58:44.478 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1381 (ObjNum 755 snap 252 seq_num 755) dirty exists 2023-10-07T18:58:44.478 INFO:tasks.rados.rados.0.smithi087.stdout:2445: seq_num 767 ranges {32768=450560,483328=401408} 2023-10-07T18:58:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:2445: writing smithi087181593-19 from 32768 to 483328 tid 1 2023-10-07T18:58:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:2445: writing smithi087181593-19 from 483328 to 884736 tid 2 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2437: done (4 left) 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2439: done (3 left) 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2441: done (2 left) 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2442: done (1 left) 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2446: rmattr oid 11 current snap is 257 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2446: done (1 left) 2023-10-07T18:58:44.483 INFO:tasks.rados.rados.0.smithi087.stdout:2447: snap_create 2023-10-07T18:58:44.484 INFO:tasks.rados.rados.0.smithi087.stdout:2445: finishing write tid 1 to smithi087181593-19 2023-10-07T18:58:44.486 INFO:tasks.rados.rados.0.smithi087.stdout:2445: finishing write tid 2 to smithi087181593-19 2023-10-07T18:58:44.487 INFO:tasks.rados.rados.0.smithi087.stdout:2445: finishing write tid 3 to smithi087181593-19 2023-10-07T18:58:44.488 INFO:tasks.rados.rados.0.smithi087.stdout:2445: finishing write tid 4 to smithi087181593-19 2023-10-07T18:58:44.488 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 960 (ObjNum 767 snap 257 seq_num 767) dirty exists 2023-10-07T18:58:44.488 INFO:tasks.rados.rados.0.smithi087.stdout:2445: left oid 19 (ObjNum 767 snap 257 seq_num 767) 2023-10-07T18:58:44.760 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.760 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.760 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: pgmap v535: 121 pgs: 121 active+clean; 392 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 514 KiB/s wr, 18 op/s 2023-10-07T18:58:44.760 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T18:58:44.761 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.761 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: pgmap v535: 121 pgs: 121 active+clean; 392 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 514 KiB/s wr, 18 op/s 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: pgmap v535: 121 pgs: 121 active+clean; 392 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 514 KiB/s wr, 18 op/s 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: osdmap e581: 8 total, 8 up, 8 in 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:44.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:45.206 INFO:tasks.rados.rados.0.smithi087.stdout:2445: done (1 left) 2023-10-07T18:58:45.207 INFO:tasks.rados.rados.0.smithi087.stdout:2447: done (0 left) 2023-10-07T18:58:45.207 INFO:tasks.rados.rados.0.smithi087.stdout:2448: delete oid 46 current snap is 258 2023-10-07T18:58:45.210 INFO:tasks.rados.rados.0.smithi087.stdout:2448: done (0 left) 2023-10-07T18:58:45.211 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 258 2023-10-07T18:58:45.211 INFO:tasks.rados.rados.0.smithi087.stdout:2449: seq_num 769 ranges {770048=483328,1253376=401408} 2023-10-07T18:58:45.217 INFO:tasks.rados.rados.0.smithi087.stdout:2449: writing smithi087181593-49 from 770048 to 1253376 tid 1 2023-10-07T18:58:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:2449: writing smithi087181593-49 from 1253376 to 1654784 tid 2 2023-10-07T18:58:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:2450: rmattr oid 35 current snap is 258 2023-10-07T18:58:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 258 2023-10-07T18:58:45.220 INFO:tasks.rados.rados.0.smithi087.stdout:2451: seq_num 770 ranges {0=499712,499712=401408} 2023-10-07T18:58:45.223 INFO:tasks.rados.rados.0.smithi087.stdout:2451: writing smithi087181593-44 from 0 to 499712 tid 1 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2451: writing smithi087181593-44 from 499712 to 901120 tid 2 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2452: delete oid 19 current snap is 258 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 0 (ObjNum 33 snap 0 seq_num 1720735632) dirty dne 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2449: finishing write tid 1 to smithi087181593-49 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2449: finishing write tid 2 to smithi087181593-49 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2449: finishing write tid 3 to smithi087181593-49 2023-10-07T18:58:45.226 INFO:tasks.rados.rados.0.smithi087.stdout:2449: finishing write tid 4 to smithi087181593-49 2023-10-07T18:58:45.227 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1489 (ObjNum 769 snap 258 seq_num 769) dirty exists 2023-10-07T18:58:45.227 INFO:tasks.rados.rados.0.smithi087.stdout:2449: left oid 49 (ObjNum 769 snap 258 seq_num 769) 2023-10-07T18:58:45.327 INFO:tasks.rados.rados.0.smithi087.stdout:2451: finishing write tid 1 to smithi087181593-44 2023-10-07T18:58:45.327 INFO:tasks.rados.rados.0.smithi087.stdout:2451: finishing write tid 2 to smithi087181593-44 2023-10-07T18:58:45.327 INFO:tasks.rados.rados.0.smithi087.stdout:2451: finishing write tid 3 to smithi087181593-44 2023-10-07T18:58:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2449: done (3 left) 2023-10-07T18:58:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2450: done (2 left) 2023-10-07T18:58:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2452: done (1 left) 2023-10-07T18:58:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2453: setattr oid 46 current snap is 258 2023-10-07T18:58:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2451: finishing write tid 4 to smithi087181593-44 2023-10-07T18:58:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 963 (ObjNum 770 snap 258 seq_num 770) dirty exists 2023-10-07T18:58:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:2451: left oid 44 (ObjNum 770 snap 258 seq_num 770) 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2451: done (1 left) 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2454: read oid 50 snap -1 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2454: expect (ObjNum 724 snap 243 seq_num 724) 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2455: copy_from oid 6 from oid 18 current snap is 258 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2456: read oid 16 snap -1 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2456: expect (ObjNum 712 snap 235 seq_num 712) 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 258 2023-10-07T18:58:45.330 INFO:tasks.rados.rados.0.smithi087.stdout:2457: seq_num 772 ranges {98304=532480,630784=401408} 2023-10-07T18:58:45.333 INFO:tasks.rados.rados.0.smithi087.stdout:2457: writing smithi087181593-45 from 98304 to 630784 tid 1 2023-10-07T18:58:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:2457: writing smithi087181593-45 from 630784 to 1032192 tid 2 2023-10-07T18:58:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 258 2023-10-07T18:58:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:2455: finishing copy_from to smithi087181593-6 2023-10-07T18:58:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:2455: got expected ENOENT (src dne) 2023-10-07T18:58:45.336 INFO:tasks.rados.rados.0.smithi087.stdout:2458: seq_num 773 ranges {0=548864,548864=401408} 2023-10-07T18:58:45.339 INFO:tasks.rados.rados.0.smithi087.stdout:2458: writing smithi087181593-11 from 0 to 548864 tid 1 2023-10-07T18:58:45.342 INFO:tasks.rados.rados.0.smithi087.stdout:2458: writing smithi087181593-11 from 548864 to 950272 tid 2 2023-10-07T18:58:45.342 INFO:tasks.rados.rados.0.smithi087.stdout:2459: delete oid 5 current snap is 258 2023-10-07T18:58:45.342 INFO:tasks.rados.rados.0.smithi087.stdout:2455: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:58:45.343 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1383 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:58:45.343 INFO:tasks.rados.rados.0.smithi087.stdout:2454: expect (ObjNum 724 snap 243 seq_num 724) 2023-10-07T18:58:45.349 INFO:tasks.rados.rados.0.smithi087.stdout:2456: expect (ObjNum 712 snap 235 seq_num 712) 2023-10-07T18:58:45.407 INFO:tasks.rados.rados.0.smithi087.stdout:2457: finishing write tid 1 to smithi087181593-45 2023-10-07T18:58:45.407 INFO:tasks.rados.rados.0.smithi087.stdout:2457: finishing write tid 2 to smithi087181593-45 2023-10-07T18:58:45.407 INFO:tasks.rados.rados.0.smithi087.stdout:2457: finishing write tid 3 to smithi087181593-45 2023-10-07T18:58:45.407 INFO:tasks.rados.rados.0.smithi087.stdout:2458: finishing write tid 1 to smithi087181593-11 2023-10-07T18:58:45.408 INFO:tasks.rados.rados.0.smithi087.stdout:2457: finishing write tid 4 to smithi087181593-45 2023-10-07T18:58:45.408 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1110 (ObjNum 772 snap 258 seq_num 772) dirty exists 2023-10-07T18:58:45.408 INFO:tasks.rados.rados.0.smithi087.stdout:2457: left oid 45 (ObjNum 772 snap 258 seq_num 772) 2023-10-07T18:58:45.408 INFO:tasks.rados.rados.0.smithi087.stdout:2458: finishing write tid 2 to smithi087181593-11 2023-10-07T18:58:45.408 INFO:tasks.rados.rados.0.smithi087.stdout:2458: finishing write tid 3 to smithi087181593-11 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2453: done (6 left) 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2454: done (5 left) 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2455: done (4 left) 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2456: done (3 left) 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2457: done (2 left) 2023-10-07T18:58:45.409 INFO:tasks.rados.rados.0.smithi087.stdout:2459: done (1 left) 2023-10-07T18:58:45.410 INFO:tasks.rados.rados.0.smithi087.stdout:2460: snap_remove snap 224 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:2460: done (1 left) 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:2461: read oid 19 snap 193 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:2461: expect deleted 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:2462: delete oid 42 current snap is 258 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:2458: finishing write tid 4 to smithi087181593-11 2023-10-07T18:58:46.217 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1386 (ObjNum 773 snap 258 seq_num 773) dirty exists 2023-10-07T18:58:46.218 INFO:tasks.rados.rados.0.smithi087.stdout:2458: left oid 11 (ObjNum 773 snap 258 seq_num 773) 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2458: done (2 left) 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2461: done (1 left) 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2462: done (0 left) 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2463: read oid 7 snap -1 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2463: expect deleted 2023-10-07T18:58:46.227 INFO:tasks.rados.rados.0.smithi087.stdout:2464: snap_create 2023-10-07T18:58:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:46 smithi163 ceph-mon[190496]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T18:58:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:46 smithi087 ceph-mon[198934]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T18:58:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:46 smithi087 ceph-mon[202419]: osdmap e582: 8 total, 8 up, 8 in 2023-10-07T18:58:47.225 INFO:tasks.rados.rados.0.smithi087.stdout:2463: done (1 left) 2023-10-07T18:58:47.226 INFO:tasks.rados.rados.0.smithi087.stdout:2464: done (0 left) 2023-10-07T18:58:47.226 INFO:tasks.rados.rados.0.smithi087.stdout:2465: read oid 46 snap 257 2023-10-07T18:58:47.226 INFO:tasks.rados.rados.0.smithi087.stdout:2465: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:58:47.226 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 259 2023-10-07T18:58:47.226 INFO:tasks.rados.rados.0.smithi087.stdout:2466: seq_num 776 ranges {9175040=606208,9781248=401408} 2023-10-07T18:58:47.277 INFO:tasks.rados.rados.0.smithi087.stdout:2466: writing smithi087181593-32 from 9175040 to 9781248 tid 1 2023-10-07T18:58:47.279 INFO:tasks.rados.rados.0.smithi087.stdout:2466: writing smithi087181593-32 from 9781248 to 10182656 tid 2 2023-10-07T18:58:47.280 INFO:tasks.rados.rados.0.smithi087.stdout:2467: read oid 31 snap -1 2023-10-07T18:58:47.280 INFO:tasks.rados.rados.0.smithi087.stdout:2467: expect (ObjNum 759 snap 253 seq_num 759) 2023-10-07T18:58:47.280 INFO:tasks.rados.rados.0.smithi087.stdout:2468: copy_from oid 20 from oid 38 current snap is 259 2023-10-07T18:58:47.280 INFO:tasks.rados.rados.0.smithi087.stdout:2465: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:58:47.288 INFO:tasks.rados.rados.0.smithi087.stdout:2466: finishing write tid 1 to smithi087181593-32 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2466: finishing write tid 2 to smithi087181593-32 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2465: done (3 left) 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 259 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2466: finishing write tid 3 to smithi087181593-32 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2466: finishing write tid 4 to smithi087181593-32 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1064 (ObjNum 776 snap 259 seq_num 776) dirty exists 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2466: left oid 32 (ObjNum 776 snap 259 seq_num 776) 2023-10-07T18:58:47.289 INFO:tasks.rados.rados.0.smithi087.stdout:2467: expect (ObjNum 759 snap 253 seq_num 759) 2023-10-07T18:58:47.351 INFO:tasks.rados.rados.0.smithi087.stdout:2468: finishing copy_from racing read to smithi087181593-20 2023-10-07T18:58:47.351 INFO:tasks.rados.rados.0.smithi087.stdout:2468: finishing copy_from to smithi087181593-20 2023-10-07T18:58:47.351 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1464 (ObjNum 746 snap 246 seq_num 746) dirty exists 2023-10-07T18:58:47.351 INFO:tasks.rados.rados.0.smithi087.stdout:2469: seq_num 777 ranges {0=622592,622592=401408} 2023-10-07T18:58:47.354 INFO:tasks.rados.rados.0.smithi087.stdout:2469: writing smithi087181593-18 from 0 to 622592 tid 1 2023-10-07T18:58:47.357 INFO:tasks.rados.rados.0.smithi087.stdout:2469: writing smithi087181593-18 from 622592 to 1024000 tid 2 2023-10-07T18:58:47.357 INFO:tasks.rados.rados.0.smithi087.stdout:2466: done (3 left) 2023-10-07T18:58:47.357 INFO:tasks.rados.rados.0.smithi087.stdout:2467: done (2 left) 2023-10-07T18:58:47.358 INFO:tasks.rados.rados.0.smithi087.stdout:2468: done (1 left) 2023-10-07T18:58:47.358 INFO:tasks.rados.rados.0.smithi087.stdout:2470: snap_remove snap 249 2023-10-07T18:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:47 smithi163 ceph-mon[190496]: pgmap v538: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 4 op/s 2023-10-07T18:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:47 smithi163 ceph-mon[190496]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T18:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:47 smithi087 ceph-mon[198934]: pgmap v538: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 4 op/s 2023-10-07T18:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:47 smithi087 ceph-mon[198934]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T18:58:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:47 smithi087 ceph-mon[202419]: pgmap v538: 121 pgs: 121 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 4 op/s 2023-10-07T18:58:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:47 smithi087 ceph-mon[202419]: osdmap e583: 8 total, 8 up, 8 in 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2470: done (1 left) 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2471: delete oid 10 current snap is 259 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2469: finishing write tid 1 to smithi087181593-18 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2469: finishing write tid 2 to smithi087181593-18 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2469: finishing write tid 3 to smithi087181593-18 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2469: finishing write tid 4 to smithi087181593-18 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1384 (ObjNum 777 snap 259 seq_num 777) dirty exists 2023-10-07T18:58:48.230 INFO:tasks.rados.rados.0.smithi087.stdout:2469: left oid 18 (ObjNum 777 snap 259 seq_num 777) 2023-10-07T18:58:48.243 INFO:tasks.rados.rados.0.smithi087.stdout:2469: done (1 left) 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2471: done (0 left) 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2472: setattr oid 9 current snap is 259 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2473: rollback oid 23 current snap is 259 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 23 to 240 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2474: rollback oid 5 current snap is 259 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 251 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2475: rmattr oid 22 current snap is 259 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 259 2023-10-07T18:58:48.244 INFO:tasks.rados.rados.0.smithi087.stdout:2476: seq_num 779 ranges {6144000=655360,6799360=401408} 2023-10-07T18:58:48.278 INFO:tasks.rados.rados.0.smithi087.stdout:2476: writing smithi087181593-29 from 6144000 to 6799360 tid 1 2023-10-07T18:58:48.281 INFO:tasks.rados.rados.0.smithi087.stdout:2476: writing smithi087181593-29 from 6799360 to 7200768 tid 2 2023-10-07T18:58:48.281 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 259 2023-10-07T18:58:48.281 INFO:tasks.rados.rados.0.smithi087.stdout:2477: seq_num 780 ranges {0=671744,671744=401408} 2023-10-07T18:58:48.285 INFO:tasks.rados.rados.0.smithi087.stdout:2477: writing smithi087181593-8 from 0 to 671744 tid 1 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2477: writing smithi087181593-8 from 671744 to 1073152 tid 2 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2478: read oid 44 snap -1 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2478: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 259 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 965 (ObjNum 748 snap 246 seq_num 748) dirty exists 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2474: finishing rollback tid 1 to smithi087181593-5 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1456 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1465 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2473: finishing rollback tid 0 to smithi087181593-23 2023-10-07T18:58:48.288 INFO:tasks.rados.rados.0.smithi087.stdout:2473: finishing rollback tid 1 to smithi087181593-23 2023-10-07T18:58:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:2473: finishing rollback tid 2 to smithi087181593-23 2023-10-07T18:58:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1674 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-10-07T18:58:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:2476: finishing write tid 1 to smithi087181593-29 2023-10-07T18:58:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:2476: finishing write tid 2 to smithi087181593-29 2023-10-07T18:58:48.289 INFO:tasks.rados.rados.0.smithi087.stdout:2476: finishing write tid 3 to smithi087181593-29 2023-10-07T18:58:48.295 INFO:tasks.rados.rados.0.smithi087.stdout:2479: seq_num 781 ranges {0=688128,688128=401408} 2023-10-07T18:58:48.295 INFO:tasks.rados.rados.0.smithi087.stdout:2479: writing smithi087181593-10 from 0 to 688128 tid 1 2023-10-07T18:58:48.295 INFO:tasks.rados.rados.0.smithi087.stdout:2479: writing smithi087181593-10 from 688128 to 1089536 tid 2 2023-10-07T18:58:48.295 INFO:tasks.rados.rados.0.smithi087.stdout:2472: done (7 left) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2473: done (6 left) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2474: done (5 left) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2475: done (4 left) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2480: copy_from oid 4 from oid 27 current snap is 259 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2476: finishing write tid 4 to smithi087181593-29 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1492 (ObjNum 779 snap 259 seq_num 779) dirty exists 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2476: left oid 29 (ObjNum 779 snap 259 seq_num 779) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2476: done (4 left) 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2481: read oid 19 snap -1 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2481: expect deleted 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2482: snap_create 2023-10-07T18:58:48.296 INFO:tasks.rados.rados.0.smithi087.stdout:2477: finishing write tid 1 to smithi087181593-8 2023-10-07T18:58:48.297 INFO:tasks.rados.rados.0.smithi087.stdout:2477: finishing write tid 2 to smithi087181593-8 2023-10-07T18:58:48.297 INFO:tasks.rados.rados.0.smithi087.stdout:2477: finishing write tid 3 to smithi087181593-8 2023-10-07T18:58:48.297 INFO:tasks.rados.rados.0.smithi087.stdout:2477: finishing write tid 4 to smithi087181593-8 2023-10-07T18:58:48.297 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1471 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T18:58:48.297 INFO:tasks.rados.rados.0.smithi087.stdout:2477: left oid 8 (ObjNum 780 snap 259 seq_num 780) 2023-10-07T18:58:48.298 INFO:tasks.rados.rados.0.smithi087.stdout:2478: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T18:58:48.335 INFO:tasks.rados.rados.0.smithi087.stdout:2479: finishing write tid 1 to smithi087181593-10 2023-10-07T18:58:48.336 INFO:tasks.rados.rados.0.smithi087.stdout:2479: finishing write tid 2 to smithi087181593-10 2023-10-07T18:58:48.336 INFO:tasks.rados.rados.0.smithi087.stdout:2479: finishing write tid 3 to smithi087181593-10 2023-10-07T18:58:48.336 INFO:tasks.rados.rados.0.smithi087.stdout:2479: finishing write tid 4 to smithi087181593-10 2023-10-07T18:58:48.336 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1474 (ObjNum 781 snap 259 seq_num 781) dirty exists 2023-10-07T18:58:48.336 INFO:tasks.rados.rados.0.smithi087.stdout:2479: left oid 10 (ObjNum 781 snap 259 seq_num 781) 2023-10-07T18:58:48.343 INFO:tasks.rados.rados.0.smithi087.stdout:2480: finishing copy_from racing read to smithi087181593-4 2023-10-07T18:58:48.349 INFO:tasks.rados.rados.0.smithi087.stdout:2480: finishing copy_from to smithi087181593-4 2023-10-07T18:58:48.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1486 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-10-07T18:58:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T18:58:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.390 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T18:58:48.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:48.391 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.392 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.393 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.393 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.393 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.393 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.394 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: osdmap e584: 8 total, 8 up, 8 in 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2477: done (5 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2478: done (4 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2479: done (3 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2480: done (2 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2481: done (1 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2482: done (0 left) 2023-10-07T18:58:49.167 INFO:tasks.rados.rados.0.smithi087.stdout:2483: delete oid 16 current snap is 260 2023-10-07T18:58:49.170 INFO:tasks.rados.rados.0.smithi087.stdout:2483: done (0 left) 2023-10-07T18:58:49.171 INFO:tasks.rados.rados.0.smithi087.stdout:2484: rollback oid 28 current snap is 260 2023-10-07T18:58:49.171 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 214 2023-10-07T18:58:49.171 INFO:tasks.rados.rados.0.smithi087.stdout:2485: copy_from oid 35 from oid 21 current snap is 260 2023-10-07T18:58:49.171 INFO:tasks.rados.rados.0.smithi087.stdout:2486: delete oid 50 current snap is 260 2023-10-07T18:58:49.176 INFO:tasks.rados.rados.0.smithi087.stdout:2484: finishing rollback tid 0 to smithi087181593-28 2023-10-07T18:58:49.176 INFO:tasks.rados.rados.0.smithi087.stdout:2484: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:58:49.176 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1679 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T18:58:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:2484: done (2 left) 2023-10-07T18:58:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:2486: done (1 left) 2023-10-07T18:58:49.178 INFO:tasks.rados.rados.0.smithi087.stdout:2487: setattr oid 39 current snap is 260 2023-10-07T18:58:49.180 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 260 2023-10-07T18:58:49.180 INFO:tasks.rados.rados.0.smithi087.stdout:2488: seq_num 784 ranges {0=737280,737280=401408} 2023-10-07T18:58:49.184 INFO:tasks.rados.rados.0.smithi087.stdout:2488: writing smithi087181593-1 from 0 to 737280 tid 1 2023-10-07T18:58:49.187 INFO:tasks.rados.rados.0.smithi087.stdout:2488: writing smithi087181593-1 from 737280 to 1138688 tid 2 2023-10-07T18:58:49.187 INFO:tasks.rados.rados.0.smithi087.stdout:2489: read oid 12 snap -1 2023-10-07T18:58:49.187 INFO:tasks.rados.rados.0.smithi087.stdout:2489: expect deleted 2023-10-07T18:58:49.187 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 260 2023-10-07T18:58:49.187 INFO:tasks.rados.rados.0.smithi087.stdout:2490: seq_num 785 ranges {10182656=753664,10936320=401408} 2023-10-07T18:58:49.249 INFO:tasks.rados.rados.0.smithi087.stdout:2490: writing smithi087181593-32 from 10182656 to 10936320 tid 1 2023-10-07T18:58:49.252 INFO:tasks.rados.rados.0.smithi087.stdout:2490: writing smithi087181593-32 from 10936320 to 11337728 tid 2 2023-10-07T18:58:49.252 INFO:tasks.rados.rados.0.smithi087.stdout:2491: snap_create 2023-10-07T18:58:49.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1385 (ObjNum 129 snap 0 seq_num 1722246640) dirty exists 2023-10-07T18:58:49.252 INFO:tasks.rados.rados.0.smithi087.stdout:2488: finishing write tid 1 to smithi087181593-1 2023-10-07T18:58:49.252 INFO:tasks.rados.rados.0.smithi087.stdout:2488: finishing write tid 2 to smithi087181593-1 2023-10-07T18:58:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:2488: finishing write tid 3 to smithi087181593-1 2023-10-07T18:58:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:2488: finishing write tid 4 to smithi087181593-1 2023-10-07T18:58:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1468 (ObjNum 784 snap 260 seq_num 784) dirty exists 2023-10-07T18:58:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:2488: left oid 1 (ObjNum 784 snap 260 seq_num 784) 2023-10-07T18:58:49.255 INFO:tasks.rados.rados.0.smithi087.stdout:2490: finishing write tid 1 to smithi087181593-32 2023-10-07T18:58:49.255 INFO:tasks.rados.rados.0.smithi087.stdout:2490: finishing write tid 2 to smithi087181593-32 2023-10-07T18:58:49.255 INFO:tasks.rados.rados.0.smithi087.stdout:2490: finishing write tid 3 to smithi087181593-32 2023-10-07T18:58:49.257 INFO:tasks.rados.rados.0.smithi087.stdout:2490: finishing write tid 4 to smithi087181593-32 2023-10-07T18:58:49.257 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1068 (ObjNum 785 snap 260 seq_num 785) dirty exists 2023-10-07T18:58:49.257 INFO:tasks.rados.rados.0.smithi087.stdout:2490: left oid 32 (ObjNum 785 snap 260 seq_num 785) 2023-10-07T18:58:49.262 INFO:tasks.rados.rados.0.smithi087.stdout:2485: finishing copy_from racing read to smithi087181593-35 2023-10-07T18:58:49.263 INFO:tasks.rados.rados.0.smithi087.stdout:2485: finishing copy_from to smithi087181593-35 2023-10-07T18:58:49.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1220 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:58:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:49 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:49 smithi163 ceph-mon[190496]: pgmap v541: 121 pgs: 121 active+clean; 395 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s rd, 808 KiB/s wr, 9 op/s 2023-10-07T18:58:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:49 smithi163 ceph-mon[190496]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T18:58:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:49 smithi163 ceph-mon[190496]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T18:58:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[202419]: pgmap v541: 121 pgs: 121 active+clean; 395 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s rd, 808 KiB/s wr, 9 op/s 2023-10-07T18:58:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[202419]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[202419]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[198934]: pgmap v541: 121 pgs: 121 active+clean; 395 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 145 KiB/s rd, 808 KiB/s wr, 9 op/s 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[198934]: osdmap e585: 8 total, 8 up, 8 in 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:58:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:49 smithi087 ceph-mon[198934]: osdmap e586: 8 total, 8 up, 8 in 2023-10-07T18:58:50.232 INFO:tasks.rados.rados.0.smithi087.stdout:2485: done (5 left) 2023-10-07T18:58:50.232 INFO:tasks.rados.rados.0.smithi087.stdout:2487: done (4 left) 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:2488: done (3 left) 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:2489: done (2 left) 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:2490: done (1 left) 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:2491: done (0 left) 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 261 2023-10-07T18:58:50.233 INFO:tasks.rados.rados.0.smithi087.stdout:2492: seq_num 786 ranges {745472=770048,1515520=401408} 2023-10-07T18:58:50.240 INFO:tasks.rados.rados.0.smithi087.stdout:2492: writing smithi087181593-6 from 745472 to 1515520 tid 1 2023-10-07T18:58:50.243 INFO:tasks.rados.rados.0.smithi087.stdout:2492: writing smithi087181593-6 from 1515520 to 1916928 tid 2 2023-10-07T18:58:50.243 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 261 2023-10-07T18:58:50.243 INFO:tasks.rados.rados.0.smithi087.stdout:2493: seq_num 787 ranges {0=786432,786432=401408} 2023-10-07T18:58:50.247 INFO:tasks.rados.rados.0.smithi087.stdout:2493: writing smithi087181593-36 from 0 to 786432 tid 1 2023-10-07T18:58:50.250 INFO:tasks.rados.rados.0.smithi087.stdout:2493: writing smithi087181593-36 from 786432 to 1187840 tid 2 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2494: snap_create 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2492: finishing write tid 1 to smithi087181593-6 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2492: finishing write tid 2 to smithi087181593-6 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2492: finishing write tid 3 to smithi087181593-6 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2492: finishing write tid 4 to smithi087181593-6 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1388 (ObjNum 786 snap 261 seq_num 786) dirty exists 2023-10-07T18:58:50.251 INFO:tasks.rados.rados.0.smithi087.stdout:2492: left oid 6 (ObjNum 786 snap 261 seq_num 786) 2023-10-07T18:58:50.254 INFO:tasks.rados.rados.0.smithi087.stdout:2493: finishing write tid 1 to smithi087181593-36 2023-10-07T18:58:50.254 INFO:tasks.rados.rados.0.smithi087.stdout:2493: finishing write tid 2 to smithi087181593-36 2023-10-07T18:58:50.254 INFO:tasks.rados.rados.0.smithi087.stdout:2493: finishing write tid 3 to smithi087181593-36 2023-10-07T18:58:50.255 INFO:tasks.rados.rados.0.smithi087.stdout:2493: finishing write tid 4 to smithi087181593-36 2023-10-07T18:58:50.255 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1467 (ObjNum 787 snap 261 seq_num 787) dirty exists 2023-10-07T18:58:50.255 INFO:tasks.rados.rados.0.smithi087.stdout:2493: left oid 36 (ObjNum 787 snap 261 seq_num 787) 2023-10-07T18:58:51.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[198934]: Upgrade: Updating alertmanager.a 2023-10-07T18:58:51.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[198934]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:58:51.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[198934]: pgmap v544: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 402 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-10-07T18:58:51.228 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[198934]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2492: done (2 left) 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2493: done (1 left) 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2494: done (0 left) 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2495: rmattr oid 11 current snap is 262 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2495: done (0 left) 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2496: read oid 45 snap -1 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2496: expect (ObjNum 772 snap 258 seq_num 772) 2023-10-07T18:58:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:2497: snap_create 2023-10-07T18:58:51.244 INFO:tasks.rados.rados.0.smithi087.stdout:2496: expect (ObjNum 772 snap 258 seq_num 772) 2023-10-07T18:58:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[202419]: Upgrade: Updating alertmanager.a 2023-10-07T18:58:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[202419]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:58:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[202419]: pgmap v544: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 402 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-10-07T18:58:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:51 smithi087 ceph-mon[202419]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T18:58:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:51 smithi163 ceph-mon[190496]: Upgrade: Updating alertmanager.a 2023-10-07T18:58:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:51 smithi163 ceph-mon[190496]: Deploying daemon alertmanager.a on smithi087 2023-10-07T18:58:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:51 smithi163 ceph-mon[190496]: pgmap v544: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 402 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-10-07T18:58:51.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:51 smithi163 ceph-mon[190496]: osdmap e587: 8 total, 8 up, 8 in 2023-10-07T18:58:51.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:51 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:52.245 INFO:tasks.rados.rados.0.smithi087.stdout:2496: done (1 left) 2023-10-07T18:58:52.245 INFO:tasks.rados.rados.0.smithi087.stdout:2497: done (0 left) 2023-10-07T18:58:52.245 INFO:tasks.rados.rados.0.smithi087.stdout:2498: snap_remove snap 256 2023-10-07T18:58:52.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:52 smithi087 ceph-mon[198934]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T18:58:52.322 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:52 smithi087 ceph-mon[198934]: pgmap v547: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 410 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T18:58:52.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:52 smithi087 ceph-mon[202419]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T18:58:52.322 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:52 smithi087 ceph-mon[202419]: pgmap v547: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 410 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T18:58:52.322 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:52 smithi087 conmon[185263]: ts=2023-10-07T18:58:52.058Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T18:58:52.322 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:52 smithi087 bash[252964]: 12f21fe4ee629c5f7c04897580be309b2cc9d03f35e1ef40685bfa3d0c576f6f 2023-10-07T18:58:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:52 smithi163 ceph-mon[190496]: osdmap e588: 8 total, 8 up, 8 in 2023-10-07T18:58:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:52 smithi163 ceph-mon[190496]: pgmap v547: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 410 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-10-07T18:58:53.205 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:52 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T18:58:53.205 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:52 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:53.205 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:52 smithi087 systemd[1]: Starting Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:58:53.248 INFO:tasks.rados.rados.0.smithi087.stdout:2498: done (0 left) 2023-10-07T18:58:53.249 INFO:tasks.rados.rados.0.smithi087.stdout:2499: rollback oid 11 current snap is 263 2023-10-07T18:58:53.249 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 255 2023-10-07T18:58:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 263 2023-10-07T18:58:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:2500: seq_num 788 ranges {1916928=802816,2719744=401408} 2023-10-07T18:58:53.264 INFO:tasks.rados.rados.0.smithi087.stdout:2500: writing smithi087181593-6 from 1916928 to 2719744 tid 1 2023-10-07T18:58:53.267 INFO:tasks.rados.rados.0.smithi087.stdout:2500: writing smithi087181593-6 from 2719744 to 3121152 tid 2 2023-10-07T18:58:53.267 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 263 2023-10-07T18:58:53.267 INFO:tasks.rados.rados.0.smithi087.stdout:2499: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:58:53.267 INFO:tasks.rados.rados.0.smithi087.stdout:2501: seq_num 789 ranges {0=417792,417792=663552,1081344=139264} 2023-10-07T18:58:53.269 INFO:tasks.rados.rados.0.smithi087.stdout:2501: writing smithi087181593-37 from 0 to 417792 tid 1 2023-10-07T18:58:53.273 INFO:tasks.rados.rados.0.smithi087.stdout:2501: writing smithi087181593-37 from 417792 to 1081344 tid 2 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2501: writing smithi087181593-37 from 1081344 to 1220608 tid 3 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2502: snap_create 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2499: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1388 (ObjNum 65 snap 0 seq_num 1784439406) dirty dne 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2500: finishing write tid 1 to smithi087181593-6 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2500: finishing write tid 2 to smithi087181593-6 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2500: finishing write tid 3 to smithi087181593-6 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2501: finishing write tid 1 to smithi087181593-37 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:2500: finishing write tid 4 to smithi087181593-6 2023-10-07T18:58:53.275 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1391 (ObjNum 788 snap 263 seq_num 788) dirty exists 2023-10-07T18:58:53.276 INFO:tasks.rados.rados.0.smithi087.stdout:2500: left oid 6 (ObjNum 788 snap 263 seq_num 788) 2023-10-07T18:58:53.278 INFO:tasks.rados.rados.0.smithi087.stdout:2501: finishing write tid 2 to smithi087181593-37 2023-10-07T18:58:53.278 INFO:tasks.rados.rados.0.smithi087.stdout:2501: finishing write tid 3 to smithi087181593-37 2023-10-07T18:58:53.278 INFO:tasks.rados.rados.0.smithi087.stdout:2501: finishing write tid 4 to smithi087181593-37 2023-10-07T18:58:53.279 INFO:tasks.rados.rados.0.smithi087.stdout:2501: finishing write tid 5 to smithi087181593-37 2023-10-07T18:58:53.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1688 (ObjNum 789 snap 263 seq_num 789) dirty exists 2023-10-07T18:58:53.279 INFO:tasks.rados.rados.0.smithi087.stdout:2501: left oid 37 (ObjNum 789 snap 263 seq_num 789) 2023-10-07T18:58:53.530 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:53 smithi087 ceph-mon[198934]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T18:58:53.530 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:53 smithi087 ceph-mon[202419]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T18:58:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:53 smithi163 ceph-mon[190496]: osdmap e589: 8 total, 8 up, 8 in 2023-10-07T18:58:53.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.529Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.529Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.530Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.532Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 bash[253321]: 42215f04ce7971d307646ed736504bdbf203ffe8e657dae7608d2f633d90956c 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 systemd[1]: Started Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.557Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.557Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.560Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-10-07T18:58:53.954 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:53 smithi087 conmon[253361]: ts=2023-10-07T18:58:53.560Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-10-07T18:58:54.166 INFO:tasks.rados.rados.0.smithi087.stdout:2499: done (3 left) 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2500: done (2 left) 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2501: done (1 left) 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2502: done (0 left) 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2503: rollback oid 16 current snap is 264 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 263 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2504: read oid 42 snap -1 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2504: expect deleted 2023-10-07T18:58:54.167 INFO:tasks.rados.rados.0.smithi087.stdout:2505: snap_remove snap 217 2023-10-07T18:58:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T18:58:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-10-07T18:58:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:54 smithi163 ceph-mon[190496]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T18:58:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[202419]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: osdmap e590: 8 total, 8 up, 8 in 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:58:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 8.7 MiB/s wr, 29 op/s 2023-10-07T18:58:54.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:54 smithi087 ceph-mon[198934]: osdmap e591: 8 total, 8 up, 8 in 2023-10-07T18:58:55.181 INFO:tasks.rados.rados.0.smithi087.stdout:2505: done (2 left) 2023-10-07T18:58:55.181 INFO:tasks.rados.rados.0.smithi087.stdout:2506: copy_from oid 12 from oid 25 current snap is 264 2023-10-07T18:58:55.181 INFO:tasks.rados.rados.0.smithi087.stdout:2507: snap_create 2023-10-07T18:58:55.181 INFO:tasks.rados.rados.0.smithi087.stdout:2503: finishing rollback tid 1 to smithi087181593-16 2023-10-07T18:58:55.182 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1160 (ObjNum 81 snap 0 seq_num 0) dirty dne 2023-10-07T18:58:55.194 INFO:tasks.rados.rados.0.smithi087.stdout:2506: finishing copy_from racing read to smithi087181593-12 2023-10-07T18:58:55.197 INFO:tasks.rados.rados.0.smithi087.stdout:2506: finishing copy_from to smithi087181593-12 2023-10-07T18:58:55.198 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:58:55.532 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:58:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:58:55] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2023-10-07T18:58:55.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:58:55 smithi087 conmon[253361]: ts=2023-10-07T18:58:55.532Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000195136s 2023-10-07T18:58:56.176 INFO:tasks.rados.rados.0.smithi087.stdout:2503: done (3 left) 2023-10-07T18:58:56.176 INFO:tasks.rados.rados.0.smithi087.stdout:2504: done (2 left) 2023-10-07T18:58:56.176 INFO:tasks.rados.rados.0.smithi087.stdout:2506: done (1 left) 2023-10-07T18:58:56.176 INFO:tasks.rados.rados.0.smithi087.stdout:2507: done (0 left) 2023-10-07T18:58:56.176 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 265 2023-10-07T18:58:56.177 INFO:tasks.rados.rados.0.smithi087.stdout:2508: seq_num 790 ranges {2334720=434176,2768896=548864,3317760=253952} 2023-10-07T18:58:56.191 INFO:tasks.rados.rados.0.smithi087.stdout:2508: writing smithi087181593-40 from 2334720 to 2768896 tid 1 2023-10-07T18:58:56.194 INFO:tasks.rados.rados.0.smithi087.stdout:2508: writing smithi087181593-40 from 2768896 to 3317760 tid 2 2023-10-07T18:58:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:2508: writing smithi087181593-40 from 3317760 to 3571712 tid 3 2023-10-07T18:58:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:2509: copy_from oid 27 from oid 9 current snap is 265 2023-10-07T18:58:56.196 INFO:tasks.rados.rados.0.smithi087.stdout:2510: snap_remove snap 257 2023-10-07T18:58:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:56 smithi163 ceph-mon[190496]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T18:58:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:56.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[202419]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T18:58:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[198934]: osdmap e592: 8 total, 8 up, 8 in 2023-10-07T18:58:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2510: done (2 left) 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2511: copy_from oid 32 from oid 2 current snap is 265 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2512: rmattr oid 1 current snap is 265 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2512: done (3 left) 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2513: copy_from oid 42 from oid 13 current snap is 265 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2514: snap_create 2023-10-07T18:58:57.182 INFO:tasks.rados.rados.0.smithi087.stdout:2508: finishing write tid 1 to smithi087181593-40 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2508: finishing write tid 2 to smithi087181593-40 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2508: finishing write tid 3 to smithi087181593-40 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2508: finishing write tid 4 to smithi087181593-40 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2509: finishing copy_from racing read to smithi087181593-27 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2508: finishing write tid 5 to smithi087181593-40 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1483 (ObjNum 790 snap 265 seq_num 790) dirty exists 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2508: left oid 40 (ObjNum 790 snap 265 seq_num 790) 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:2509: finishing copy_from to smithi087181593-27 2023-10-07T18:58:57.183 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1465 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T18:58:57.194 INFO:tasks.rados.rados.0.smithi087.stdout:2511: finishing copy_from to smithi087181593-32 2023-10-07T18:58:57.194 INFO:tasks.rados.rados.0.smithi087.stdout:2511: got expected ENOENT (src dne) 2023-10-07T18:58:57.194 INFO:tasks.rados.rados.0.smithi087.stdout:2513: finishing copy_from racing read to smithi087181593-42 2023-10-07T18:58:57.194 INFO:tasks.rados.rados.0.smithi087.stdout:2511: finishing copy_from racing read to smithi087181593-32 2023-10-07T18:58:57.194 INFO:tasks.rados.rados.0.smithi087.stdout:2513: finishing copy_from to smithi087181593-42 2023-10-07T18:58:57.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1279 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T18:58:57.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[198934]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 782 KiB/s rd, 6.7 MiB/s wr, 20 op/s 2023-10-07T18:58:57.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[198934]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T18:58:57.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.397 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[202419]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 782 KiB/s rd, 6.7 MiB/s wr, 20 op/s 2023-10-07T18:58:57.398 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[202419]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T18:58:57.398 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.398 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:57 smithi163 ceph-mon[190496]: pgmap v553: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 782 KiB/s rd, 6.7 MiB/s wr, 20 op/s 2023-10-07T18:58:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:57 smithi163 ceph-mon[190496]: osdmap e593: 8 total, 8 up, 8 in 2023-10-07T18:58:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:58:58.194 INFO:tasks.rados.rados.0.smithi087.stdout:2508: done (4 left) 2023-10-07T18:58:58.194 INFO:tasks.rados.rados.0.smithi087.stdout:2509: done (3 left) 2023-10-07T18:58:58.194 INFO:tasks.rados.rados.0.smithi087.stdout:2511: done (2 left) 2023-10-07T18:58:58.194 INFO:tasks.rados.rados.0.smithi087.stdout:2513: done (1 left) 2023-10-07T18:58:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:2514: done (0 left) 2023-10-07T18:58:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 266 2023-10-07T18:58:58.195 INFO:tasks.rados.rados.0.smithi087.stdout:2515: seq_num 791 ranges {3571712=450560,4022272=475136,4497408=327680} 2023-10-07T18:58:58.215 INFO:tasks.rados.rados.0.smithi087.stdout:2515: writing smithi087181593-40 from 3571712 to 4022272 tid 1 2023-10-07T18:58:58.217 INFO:tasks.rados.rados.0.smithi087.stdout:2515: writing smithi087181593-40 from 4022272 to 4497408 tid 2 2023-10-07T18:58:58.220 INFO:tasks.rados.rados.0.smithi087.stdout:2515: writing smithi087181593-40 from 4497408 to 4825088 tid 3 2023-10-07T18:58:58.220 INFO:tasks.rados.rados.0.smithi087.stdout:2516: setattr oid 23 current snap is 266 2023-10-07T18:58:58.220 INFO:tasks.rados.rados.0.smithi087.stdout:2515: finishing write tid 1 to smithi087181593-40 2023-10-07T18:58:58.222 INFO:tasks.rados.rados.0.smithi087.stdout:2515: finishing write tid 2 to smithi087181593-40 2023-10-07T18:58:58.222 INFO:tasks.rados.rados.0.smithi087.stdout:2517: delete oid 21 current snap is 266 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:2517: done (2 left) 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:2518: read oid 41 snap -1 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:2518: expect deleted 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:2519: rollback oid 10 current snap is 266 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 258 2023-10-07T18:58:58.227 INFO:tasks.rados.rados.0.smithi087.stdout:2515: finishing write tid 3 to smithi087181593-40 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:2515: finishing write tid 4 to smithi087181593-40 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:2520: setattr oid 42 current snap is 266 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1704 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:2515: finishing write tid 5 to smithi087181593-40 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1490 (ObjNum 791 snap 266 seq_num 791) dirty exists 2023-10-07T18:58:58.228 INFO:tasks.rados.rados.0.smithi087.stdout:2515: left oid 40 (ObjNum 791 snap 266 seq_num 791) 2023-10-07T18:58:58.230 INFO:tasks.rados.rados.0.smithi087.stdout:2515: done (4 left) 2023-10-07T18:58:58.230 INFO:tasks.rados.rados.0.smithi087.stdout:2516: done (3 left) 2023-10-07T18:58:58.230 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 266 2023-10-07T18:58:58.230 INFO:tasks.rados.rados.0.smithi087.stdout:2521: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2023-10-07T18:58:58.233 INFO:tasks.rados.rados.0.smithi087.stdout:2521: writing smithi087181593-11 from 0 to 483328 tid 1 2023-10-07T18:58:58.235 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:58 smithi087 ceph-mon[198934]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T18:58:58.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:58 smithi087 ceph-mon[202419]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T18:58:58.237 INFO:tasks.rados.rados.0.smithi087.stdout:2521: writing smithi087181593-11 from 483328 to 1130496 tid 2 2023-10-07T18:58:58.238 INFO:tasks.rados.rados.0.smithi087.stdout:2521: writing smithi087181593-11 from 1130496 to 1286144 tid 3 2023-10-07T18:58:58.238 INFO:tasks.rados.rados.0.smithi087.stdout:2522: copy_from oid 47 from oid 12 current snap is 266 2023-10-07T18:58:58.238 INFO:tasks.rados.rados.0.smithi087.stdout:2519: finishing rollback tid 0 to smithi087181593-10 2023-10-07T18:58:58.238 INFO:tasks.rados.rados.0.smithi087.stdout:2519: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2519: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1477 (ObjNum 761 snap 254 seq_num 761) dirty exists 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1487 (ObjNum 33 snap 0 seq_num 7) dirty exists 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2521: finishing write tid 1 to smithi087181593-11 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2518: done (4 left) 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2519: done (3 left) 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2520: done (2 left) 2023-10-07T18:58:58.239 INFO:tasks.rados.rados.0.smithi087.stdout:2523: snap_remove snap 253 2023-10-07T18:58:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:58 smithi163 ceph-mon[190496]: osdmap e594: 8 total, 8 up, 8 in 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2523: done (2 left) 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2524: snap_create 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2521: finishing write tid 2 to smithi087181593-11 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2521: finishing write tid 3 to smithi087181593-11 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2521: finishing write tid 4 to smithi087181593-11 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:2521: finishing write tid 5 to smithi087181593-11 2023-10-07T18:58:59.168 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1392 (ObjNum 793 snap 266 seq_num 793) dirty exists 2023-10-07T18:58:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:2521: left oid 11 (ObjNum 793 snap 266 seq_num 793) 2023-10-07T18:58:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:2522: finishing copy_from racing read to smithi087181593-47 2023-10-07T18:58:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:2522: finishing copy_from to smithi087181593-47 2023-10-07T18:58:59.169 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:58:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[198934]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:58:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[198934]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T18:58:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[198934]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T18:58:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[202419]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:58:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[202419]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T18:58:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:58:59 smithi087 ceph-mon[202419]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T18:58:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:59 smithi163 ceph-mon[190496]: pgmap v556: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 437 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:58:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:59 smithi163 ceph-mon[190496]: osdmap e595: 8 total, 8 up, 8 in 2023-10-07T18:58:59.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:58:59 smithi163 ceph-mon[190496]: osdmap e596: 8 total, 8 up, 8 in 2023-10-07T18:59:00.170 INFO:tasks.rados.rados.0.smithi087.stdout:2521: done (2 left) 2023-10-07T18:59:00.171 INFO:tasks.rados.rados.0.smithi087.stdout:2522: done (1 left) 2023-10-07T18:59:00.171 INFO:tasks.rados.rados.0.smithi087.stdout:2524: done (0 left) 2023-10-07T18:59:00.171 INFO:tasks.rados.rados.0.smithi087.stdout:2525: rollback oid 29 current snap is 267 2023-10-07T18:59:00.171 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 29 to 265 2023-10-07T18:59:00.171 INFO:tasks.rados.rados.0.smithi087.stdout:2526: snap_remove snap 254 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:2526: done (1 left) 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:2527: rollback oid 42 current snap is 267 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 208 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:2525: finishing rollback tid 0 to smithi087181593-29 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:2525: finishing rollback tid 1 to smithi087181593-29 2023-10-07T18:59:01.172 INFO:tasks.rados.rados.0.smithi087.stdout:2525: finishing rollback tid 2 to smithi087181593-29 2023-10-07T18:59:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1495 (ObjNum 779 snap 259 seq_num 779) dirty exists 2023-10-07T18:59:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:2525: done (1 left) 2023-10-07T18:59:01.173 INFO:tasks.rados.rados.0.smithi087.stdout:2528: delete oid 11 current snap is 267 2023-10-07T18:59:01.179 INFO:tasks.rados.rados.0.smithi087.stdout:2528: done (1 left) 2023-10-07T18:59:01.179 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 267 2023-10-07T18:59:01.180 INFO:tasks.rados.rados.0.smithi087.stdout:2529: seq_num 795 ranges {1654784=524288,2179072=417792,2596864=385024} 2023-10-07T18:59:01.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: writing smithi087181593-49 from 1654784 to 2179072 tid 1 2023-10-07T18:59:01.194 INFO:tasks.rados.rados.0.smithi087.stdout:2529: writing smithi087181593-49 from 2179072 to 2596864 tid 2 2023-10-07T18:59:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:2529: writing smithi087181593-49 from 2596864 to 2981888 tid 3 2023-10-07T18:59:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:2530: rmattr oid 12 current snap is 267 2023-10-07T18:59:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:2530: done (2 left) 2023-10-07T18:59:01.197 INFO:tasks.rados.rados.0.smithi087.stdout:2531: rmattr oid 10 current snap is 267 2023-10-07T18:59:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:2531: done (2 left) 2023-10-07T18:59:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:2532: copy_from oid 23 from oid 36 current snap is 267 2023-10-07T18:59:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:2527: finishing rollback tid 0 to smithi087181593-42 2023-10-07T18:59:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:2527: finishing rollback tid 1 to smithi087181593-42 2023-10-07T18:59:01.198 INFO:tasks.rados.rados.0.smithi087.stdout:2527: finishing rollback tid 2 to smithi087181593-42 2023-10-07T18:59:01.199 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1490 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T18:59:01.199 INFO:tasks.rados.rados.0.smithi087.stdout:2529: finishing write tid 1 to smithi087181593-49 2023-10-07T18:59:01.199 INFO:tasks.rados.rados.0.smithi087.stdout:2527: done (2 left) 2023-10-07T18:59:01.199 INFO:tasks.rados.rados.0.smithi087.stdout:2533: copy_from oid 42 from oid 41 current snap is 267 2023-10-07T18:59:01.199 INFO:tasks.rados.rados.0.smithi087.stdout:2534: snap_remove snap 248 2023-10-07T18:59:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: pgmap v559: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.426 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:00 smithi163 ceph-mon[190496]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T18:59:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: pgmap v559: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[198934]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: pgmap v559: 121 pgs: 121 active+clean; 451 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:01.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:01.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:00 smithi087 ceph-mon[202419]: osdmap e597: 8 total, 8 up, 8 in 2023-10-07T18:59:02.181 INFO:tasks.rados.rados.0.smithi087.stdout:2534: done (3 left) 2023-10-07T18:59:02.181 INFO:tasks.rados.rados.0.smithi087.stdout:2535: rollback oid 27 current snap is 267 2023-10-07T18:59:02.181 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 244 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:2536: rollback oid 26 current snap is 267 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 265 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:2537: read oid 34 snap -1 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:2537: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:2538: rollback oid 17 current snap is 267 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 17 to 240 2023-10-07T18:59:02.182 INFO:tasks.rados.rados.0.smithi087.stdout:2539: snap_remove snap 208 2023-10-07T18:59:02.425 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:02 smithi163 ceph-mon[190496]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T18:59:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:02 smithi087 ceph-mon[198934]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T18:59:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:02 smithi087 ceph-mon[202419]: osdmap e598: 8 total, 8 up, 8 in 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2539: done (7 left) 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2540: rollback oid 9 current snap is 267 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 228 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2541: delete oid 2 current snap is 267 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: finishing write tid 2 to smithi087181593-49 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: finishing write tid 3 to smithi087181593-49 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: finishing write tid 4 to smithi087181593-49 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: finishing write tid 5 to smithi087181593-49 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1499 (ObjNum 795 snap 267 seq_num 795) dirty exists 2023-10-07T18:59:03.192 INFO:tasks.rados.rados.0.smithi087.stdout:2529: left oid 49 (ObjNum 795 snap 267 seq_num 795) 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2533: finishing copy_from to smithi087181593-42 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2533: got expected ENOENT (src dne) 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2533: finishing copy_from racing read to smithi087181593-42 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2532: finishing copy_from racing read to smithi087181593-23 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2532: finishing copy_from to smithi087181593-23 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1467 (ObjNum 787 snap 261 seq_num 787) dirty exists 2023-10-07T18:59:03.193 INFO:tasks.rados.rados.0.smithi087.stdout:2537: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T18:59:03.235 INFO:tasks.rados.rados.0.smithi087.stdout:2535: finishing rollback tid 0 to smithi087181593-27 2023-10-07T18:59:03.235 INFO:tasks.rados.rados.0.smithi087.stdout:2535: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:59:03.235 INFO:tasks.rados.rados.0.smithi087.stdout:2535: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1502 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2536: finishing rollback tid 0 to smithi087181593-26 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2536: finishing rollback tid 1 to smithi087181593-26 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2536: finishing rollback tid 2 to smithi087181593-26 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1505 (ObjNum 757 snap 252 seq_num 757) dirty exists 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2538: finishing rollback tid 0 to smithi087181593-17 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2538: finishing rollback tid 1 to smithi087181593-17 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2538: finishing rollback tid 2 to smithi087181593-17 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1508 (ObjNum 688 snap 219 seq_num 688) dirty exists 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2529: done (8 left) 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2532: done (7 left) 2023-10-07T18:59:03.236 INFO:tasks.rados.rados.0.smithi087.stdout:2533: done (6 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2535: done (5 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2536: done (4 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2537: done (3 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2538: done (2 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2541: done (1 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2542: rollback oid 34 current snap is 267 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 242 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2540: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2540: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2540: finishing rollback tid 2 to smithi087181593-9 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1500 (ObjNum 673 snap 0 seq_num 3118644912) dirty exists 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2540: done (1 left) 2023-10-07T18:59:03.237 INFO:tasks.rados.rados.0.smithi087.stdout:2543: snap_create 2023-10-07T18:59:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2542: finishing rollback tid 0 to smithi087181593-34 2023-10-07T18:59:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2542: finishing rollback tid 1 to smithi087181593-34 2023-10-07T18:59:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:2542: finishing rollback tid 2 to smithi087181593-34 2023-10-07T18:59:03.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1471 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:59:03.451 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:03 smithi163 ceph-mon[190496]: Upgrade: Updating grafana.a 2023-10-07T18:59:03.451 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:03 smithi163 ceph-mon[190496]: Deploying daemon grafana.a on smithi163 2023-10-07T18:59:03.451 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:03 smithi163 ceph-mon[190496]: pgmap v562: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 18 op/s 2023-10-07T18:59:03.451 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:03 smithi163 ceph-mon[190496]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T18:59:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[202419]: Upgrade: Updating grafana.a 2023-10-07T18:59:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[202419]: Deploying daemon grafana.a on smithi163 2023-10-07T18:59:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[202419]: pgmap v562: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 18 op/s 2023-10-07T18:59:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[202419]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T18:59:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[198934]: Upgrade: Updating grafana.a 2023-10-07T18:59:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[198934]: Deploying daemon grafana.a on smithi163 2023-10-07T18:59:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[198934]: pgmap v562: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 460 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 18 op/s 2023-10-07T18:59:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:03 smithi087 ceph-mon[198934]: osdmap e599: 8 total, 8 up, 8 in 2023-10-07T18:59:03.953 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 18:59:03 smithi087 conmon[253361]: ts=2023-10-07T18:59:03.534Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002240965s 2023-10-07T18:59:04.172 INFO:tasks.rados.rados.0.smithi087.stdout:2542: done (1 left) 2023-10-07T18:59:04.172 INFO:tasks.rados.rados.0.smithi087.stdout:2543: done (0 left) 2023-10-07T18:59:04.173 INFO:tasks.rados.rados.0.smithi087.stdout:2544: snap_create 2023-10-07T18:59:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[198934]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T18:59:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[198934]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T18:59:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[202419]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T18:59:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:04 smithi087 ceph-mon[202419]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T18:59:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:04 smithi163 ceph-mon[190496]: osdmap e600: 8 total, 8 up, 8 in 2023-10-07T18:59:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:04 smithi163 ceph-mon[190496]: osdmap e601: 8 total, 8 up, 8 in 2023-10-07T18:59:04.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:04 smithi163 systemd[1]: Stopping Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:59:05.174 INFO:tasks.rados.rados.0.smithi087.stdout:2544: done (0 left) 2023-10-07T18:59:05.174 INFO:tasks.rados.rados.0.smithi087.stdout:2545: snap_create 2023-10-07T18:59:05.386 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:05 smithi163 ceph-mon[190496]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 928 KiB/s wr, 12 op/s 2023-10-07T18:59:05.386 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:05 smithi163 ceph-mon[190496]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T18:59:05.386 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 bash[249396]: a569edf490adbafcca89676ff17b312fc1c7d1772755776244e7326fcc86adce 2023-10-07T18:59:05.386 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T18:59:05.386 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T18:59:05.386 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 systemd[1]: Stopped Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:59:05.387 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 systemd[1]: Starting Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T18:59:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:05] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T18:59:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:05 smithi087 ceph-mon[202419]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 928 KiB/s wr, 12 op/s 2023-10-07T18:59:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:05 smithi087 ceph-mon[202419]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T18:59:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:05 smithi087 ceph-mon[198934]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 817 KiB/s rd, 928 KiB/s wr, 12 op/s 2023-10-07T18:59:05.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:05 smithi087 ceph-mon[198934]: osdmap e602: 8 total, 8 up, 8 in 2023-10-07T18:59:06.173 INFO:tasks.rados.rados.0.smithi087.stdout:2545: done (0 left) 2023-10-07T18:59:06.174 INFO:tasks.rados.rados.0.smithi087.stdout:2546: read oid 21 snap -1 2023-10-07T18:59:06.174 INFO:tasks.rados.rados.0.smithi087.stdout:2546: expect deleted 2023-10-07T18:59:06.174 INFO:tasks.rados.rados.0.smithi087.stdout:2547: delete oid 10 current snap is 270 2023-10-07T18:59:06.176 INFO:tasks.rados.rados.0.smithi087.stdout:2546: done (1 left) 2023-10-07T18:59:06.176 INFO:tasks.rados.rados.0.smithi087.stdout:2547: done (0 left) 2023-10-07T18:59:06.176 INFO:tasks.rados.rados.0.smithi087.stdout:2548: rollback oid 38 current snap is 270 2023-10-07T18:59:06.176 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 38 to 193 2023-10-07T18:59:06.176 INFO:tasks.rados.rados.0.smithi087.stdout:2549: snap_remove snap 246 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 bash[249746]: 3bd7f8ae284e3d4d113766346e6ac3a7b8696a9f77007ed590520f8a2d300c53 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:05 smithi163 systemd[1]: Started Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114484767Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114678764Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114697469Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-10-07T18:59:06.226 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114704574Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114710679Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.11471715Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114723194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114729391Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114735229Z level=info msg="Path Home" path=/usr/share/grafana 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114740848Z level=info msg="Path Data" path=/var/lib/grafana 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.11474621Z level=info msg="Path Logs" path=/var/log/grafana 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114752108Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.1147582Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=settings t=2023-10-07T18:59:06.114764302Z level=info msg="App mode production" 2023-10-07T18:59:06.227 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=sqlstore t=2023-10-07T18:59:06.114822857Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=sqlstore t=2023-10-07T18:59:06.114841622Z 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-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=migrator t=2023-10-07T18:59:06.128770383Z level=info msg="Starting DB migrations" 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=migrator t=2023-10-07T18:59:06.13343Z level=info msg="migrations completed" performed=0 skipped=481 duration=410.609µs 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=sqlstore t=2023-10-07T18:59:06.133808859Z level=info msg="Created default organization" 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=plugin.loader t=2023-10-07T18:59:06.191596826Z level=info msg="Plugin registered" pluginID=input 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=plugin.loader t=2023-10-07T18:59:06.219718807Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=plugin.loader t=2023-10-07T18:59:06.219749223Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=secrets t=2023-10-07T18:59:06.219789398Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=query_data t=2023-10-07T18:59:06.222040627Z level=info msg="Query Service initialization" 2023-10-07T18:59:06.228 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:06 smithi163 conmon[249787]: logger=live.push_http t=2023-10-07T18:59:06.225861603Z level=info msg="Live Push Gateway initialization" 2023-10-07T18:59:07.179 INFO:tasks.rados.rados.0.smithi087.stdout:2549: done (1 left) 2023-10-07T18:59:07.179 INFO:tasks.rados.rados.0.smithi087.stdout:2550: snap_create 2023-10-07T18:59:07.179 INFO:tasks.rados.rados.0.smithi087.stdout:2548: finishing rollback tid 0 to smithi087181593-38 2023-10-07T18:59:07.179 INFO:tasks.rados.rados.0.smithi087.stdout:2548: finishing rollback tid 1 to smithi087181593-38 2023-10-07T18:59:07.179 INFO:tasks.rados.rados.0.smithi087.stdout:2548: finishing rollback tid 2 to smithi087181593-38 2023-10-07T18:59:07.180 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1481 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:59:07.290 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:07 smithi163 ceph-mon[190496]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 816 KiB/s rd, 614 KiB/s wr, 5 op/s 2023-10-07T18:59:07.290 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:07.291 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:07 smithi163 ceph-mon[190496]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T18:59:07.291 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=infra.usagestats.collector t=2023-10-07T18:59:07.026317759Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-10-07T18:59:07.291 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=provisioning.datasources t=2023-10-07T18:59:07.141526163Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-10-07T18:59:07.291 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=provisioning.datasources t=2023-10-07T18:59:07.141561117Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-10-07T18:59:07.291 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=provisioning.datasources t=2023-10-07T18:59:07.152855768Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-07T18:59:07.291 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=provisioning.alerting t=2023-10-07T18:59:07.290125911Z level=info msg="starting to provision alerting" 2023-10-07T18:59:07.292 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=provisioning.alerting t=2023-10-07T18:59:07.290183763Z level=info msg="finished to provision alerting" 2023-10-07T18:59:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[198934]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 816 KiB/s rd, 614 KiB/s wr, 5 op/s 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[198934]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[202419]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 456 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 816 KiB/s rd, 614 KiB/s wr, 5 op/s 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:07 smithi087 ceph-mon[202419]: osdmap e603: 8 total, 8 up, 8 in 2023-10-07T18:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=ngalert.state.manager t=2023-10-07T18:59:07.29040095Z level=info msg="Warming state cache for startup" 2023-10-07T18:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=grafanaStorageLogger t=2023-10-07T18:59:07.290484977Z level=info msg="storage starting" 2023-10-07T18:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=http.server t=2023-10-07T18:59:07.292045893Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-10-07T18:59:07.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=ngalert.state.manager t=2023-10-07T18:59:07.338860546Z level=info msg="State cache has been initialized" states=0 duration=48.457289ms 2023-10-07T18:59:07.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=ticker t=2023-10-07T18:59:07.338967667Z level=info msg=starting first_tick=2023-10-07T18:59:10Z 2023-10-07T18:59:07.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 18:59:07 smithi163 conmon[249787]: logger=ngalert.multiorg.alertmanager t=2023-10-07T18:59:07.338986275Z level=info msg="starting MultiOrg Alertmanager" 2023-10-07T18:59:08.190 INFO:tasks.rados.rados.0.smithi087.stdout:2548: done (1 left) 2023-10-07T18:59:08.190 INFO:tasks.rados.rados.0.smithi087.stdout:2550: done (0 left) 2023-10-07T18:59:08.190 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 271 2023-10-07T18:59:08.190 INFO:tasks.rados.rados.0.smithi087.stdout:2551: seq_num 798 ranges {4825088=573440,5398528=466944,5865472=335872} 2023-10-07T18:59:08.218 INFO:tasks.rados.rados.0.smithi087.stdout:2551: writing smithi087181593-40 from 4825088 to 5398528 tid 1 2023-10-07T18:59:08.221 INFO:tasks.rados.rados.0.smithi087.stdout:2551: writing smithi087181593-40 from 5398528 to 5865472 tid 2 2023-10-07T18:59:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:2551: writing smithi087181593-40 from 5865472 to 6201344 tid 3 2023-10-07T18:59:08.223 INFO:tasks.rados.rados.0.smithi087.stdout:2552: setattr oid 18 current snap is 271 2023-10-07T18:59:08.224 INFO:tasks.rados.rados.0.smithi087.stdout:2553: setattr oid 7 current snap is 271 2023-10-07T18:59:08.226 INFO:tasks.rados.rados.0.smithi087.stdout:2551: finishing write tid 1 to smithi087181593-40 2023-10-07T18:59:08.227 INFO:tasks.rados.rados.0.smithi087.stdout:2554: rollback oid 12 current snap is 271 2023-10-07T18:59:08.227 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 12 to 240 2023-10-07T18:59:08.227 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 271 2023-10-07T18:59:08.228 INFO:tasks.rados.rados.0.smithi087.stdout:2555: seq_num 799 ranges {7577600=589824,8167424=802816} 2023-10-07T18:59:08.270 INFO:tasks.rados.rados.0.smithi087.stdout:2555: writing smithi087181593-4 from 7577600 to 8167424 tid 1 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2555: writing smithi087181593-4 from 8167424 to 8970240 tid 2 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2556: read oid 32 snap 258 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2556: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2557: copy_from oid 33 from oid 38 current snap is 271 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2551: finishing write tid 2 to smithi087181593-40 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2551: finishing write tid 3 to smithi087181593-40 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:2551: finishing write tid 4 to smithi087181593-40 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1392 (ObjNum 777 snap 259 seq_num 777) dirty exists 2023-10-07T18:59:08.276 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1509 (ObjNum 129 snap 0 seq_num 1720837440) dirty exists 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2554: finishing rollback tid 0 to smithi087181593-12 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2554: finishing rollback tid 1 to smithi087181593-12 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2554: finishing rollback tid 2 to smithi087181593-12 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1561 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2551: finishing write tid 5 to smithi087181593-40 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1513 (ObjNum 798 snap 271 seq_num 798) dirty exists 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2551: left oid 40 (ObjNum 798 snap 271 seq_num 798) 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2555: finishing write tid 1 to smithi087181593-4 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2551: done (6 left) 2023-10-07T18:59:08.277 INFO:tasks.rados.rados.0.smithi087.stdout:2552: done (5 left) 2023-10-07T18:59:08.278 INFO:tasks.rados.rados.0.smithi087.stdout:2553: done (4 left) 2023-10-07T18:59:08.278 INFO:tasks.rados.rados.0.smithi087.stdout:2554: done (3 left) 2023-10-07T18:59:08.278 INFO:tasks.rados.rados.0.smithi087.stdout:2558: delete oid 36 current snap is 271 2023-10-07T18:59:08.279 INFO:tasks.rados.rados.0.smithi087.stdout:2558: done (3 left) 2023-10-07T18:59:08.279 INFO:tasks.rados.rados.0.smithi087.stdout:2559: rollback oid 45 current snap is 271 2023-10-07T18:59:08.279 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 228 2023-10-07T18:59:08.279 INFO:tasks.rados.rados.0.smithi087.stdout:2560: delete oid 22 current snap is 271 2023-10-07T18:59:08.281 INFO:tasks.rados.rados.0.smithi087.stdout:2555: finishing write tid 2 to smithi087181593-4 2023-10-07T18:59:08.282 INFO:tasks.rados.rados.0.smithi087.stdout:2555: finishing write tid 3 to smithi087181593-4 2023-10-07T18:59:08.285 INFO:tasks.rados.rados.0.smithi087.stdout:2555: finishing write tid 4 to smithi087181593-4 2023-10-07T18:59:08.285 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1493 (ObjNum 799 snap 271 seq_num 799) dirty exists 2023-10-07T18:59:08.285 INFO:tasks.rados.rados.0.smithi087.stdout:2555: left oid 4 (ObjNum 799 snap 271 seq_num 799) 2023-10-07T18:59:08.285 INFO:tasks.rados.rados.0.smithi087.stdout:2559: finishing rollback tid 0 to smithi087181593-45 2023-10-07T18:59:08.285 INFO:tasks.rados.rados.0.smithi087.stdout:2559: finishing rollback tid 1 to smithi087181593-45 2023-10-07T18:59:08.286 INFO:tasks.rados.rados.0.smithi087.stdout:2559: finishing rollback tid 2 to smithi087181593-45 2023-10-07T18:59:08.286 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1564 (ObjNum 65 snap 0 seq_num 1684034403) dirty exists 2023-10-07T18:59:08.290 INFO:tasks.rados.rados.0.smithi087.stdout:2557: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2555: done (4 left) 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2559: done (3 left) 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2560: done (2 left) 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2561: rollback oid 24 current snap is 271 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 255 2023-10-07T18:59:08.291 INFO:tasks.rados.rados.0.smithi087.stdout:2562: snap_remove snap 263 2023-10-07T18:59:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:08 smithi087 ceph-mon[202419]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T18:59:08.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:08 smithi087 ceph-mon[198934]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T18:59:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:08 smithi163 ceph-mon[190496]: osdmap e604: 8 total, 8 up, 8 in 2023-10-07T18:59:09.175 INFO:tasks.rados.rados.0.smithi087.stdout:2562: done (3 left) 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2563: read oid 26 snap -1 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2563: expect (ObjNum 757 snap 252 seq_num 757) 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2564: read oid 5 snap -1 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2564: expect deleted 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2565: read oid 49 snap -1 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2565: expect (ObjNum 795 snap 267 seq_num 795) 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2566: rollback oid 10 current snap is 271 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 265 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2567: rmattr oid 17 current snap is 271 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2567: done (7 left) 2023-10-07T18:59:09.176 INFO:tasks.rados.rados.0.smithi087.stdout:2568: delete oid 27 current snap is 271 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:2557: finishing copy_from to smithi087181593-33 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1481 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:2561: finishing rollback tid 0 to smithi087181593-24 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:2561: finishing rollback tid 1 to smithi087181593-24 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:2561: finishing rollback tid 2 to smithi087181593-24 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1740 (ObjNum 735 snap 244 seq_num 735) dirty exists 2023-10-07T18:59:09.177 INFO:tasks.rados.rados.0.smithi087.stdout:2556: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:59:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[202419]: pgmap v571: 121 pgs: 121 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:59:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[202419]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T18:59:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[202419]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[198934]: pgmap v571: 121 pgs: 121 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[198934]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:09 smithi087 ceph-mon[198934]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T18:59:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:09 smithi163 ceph-mon[190496]: pgmap v571: 121 pgs: 121 active+clean; 454 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-10-07T18:59:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:09 smithi163 ceph-mon[190496]: osdmap e605: 8 total, 8 up, 8 in 2023-10-07T18:59:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:09 smithi163 ceph-mon[190496]: osdmap e606: 8 total, 8 up, 8 in 2023-10-07T18:59:09.719 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:59:09.971 INFO:tasks.rados.rados.0.smithi087.stdout:2566: finishing rollback tid 1 to smithi087181593-10 2023-10-07T18:59:09.971 INFO:tasks.rados.rados.0.smithi087.stdout:2566: finishing rollback tid 2 to smithi087181593-10 2023-10-07T18:59:09.971 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1483 (ObjNum 781 snap 259 seq_num 781) dirty exists 2023-10-07T18:59:09.971 INFO:tasks.rados.rados.0.smithi087.stdout:2565: expect (ObjNum 795 snap 267 seq_num 795) 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (16s) 14s ago 11m 17.9M - 0.25.0 c8568f914cd2 42215f04ce79 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (4s) 1s ago 10m 42.4M - 9.4.7 2c41d148cca3 3bd7f8ae284e 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (76s) 14s ago 12m 17.7M - 18.0.0-6609-g9725b08f d68377abd09f bf410c853c91 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (57s) 1s ago 12m 13.8M - 18.0.0-6609-g9725b08f d68377abd09f a379a1a16fd9 2023-10-07T18:59:10.043 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (6m) 1s ago 15m 451M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (7m) 14s ago 17m 525M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 14s ago 17m 135M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (6m) 1s ago 15m 91.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 14s ago 15m 93.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (46s) 14s ago 11m 8036k - 1.5.0 0da6a335fe13 7fad590e956f 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (42s) 1s ago 11m 10.3M - 1.5.0 0da6a335fe13 8808bad86936 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 14s ago 15m 574M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 14s ago 14m 510M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 14s ago 14m 595M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (3m) 14s ago 14m 266M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (3m) 1s ago 13m 314M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (2m) 1s ago 13m 279M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:59:10.044 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (2m) 1s ago 12m 184M 2500M 18.0.0-6609-g9725b08f d68377abd09f 03c87b348421 2023-10-07T18:59:10.045 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (93s) 1s ago 12m 250M 2500M 18.0.0-6609-g9725b08f d68377abd09f 85c71eaac131 2023-10-07T18:59:10.045 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (29s) 1s ago 11m 49.4M - 2.43.0 a07b618ecd1d 44fd811778d2 2023-10-07T18:59:10.088 INFO:tasks.rados.rados.0.smithi087.stdout:2563: expect (ObjNum 757 snap 252 seq_num 757) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2556: done (7 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2557: done (6 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2561: done (5 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2563: done (4 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2564: done (3 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2565: done (2 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2566: done (1 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2568: done (0 left) 2023-10-07T18:59:10.107 INFO:tasks.rados.rados.0.smithi087.stdout:2569: delete oid 11 current snap is 271 2023-10-07T18:59:10.108 INFO:tasks.rados.rados.0.smithi087.stdout:2569: done (0 left) 2023-10-07T18:59:10.108 INFO:tasks.rados.rados.0.smithi087.stdout:2570: snap_create 2023-10-07T18:59:10.420 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:10.421 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:59:10.422 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2570: done (0 left) 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2571: rmattr oid 43 current snap is 272 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2571: done (0 left) 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2572: read oid 11 snap -1 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2572: expect deleted 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 272 2023-10-07T18:59:10.539 INFO:tasks.rados.rados.0.smithi087.stdout:2573: seq_num 804 ranges {1187840=671744,1859584=622592,2482176=180224} 2023-10-07T18:59:10.548 INFO:tasks.rados.rados.0.smithi087.stdout:2573: writing smithi087181593-23 from 1187840 to 1859584 tid 1 2023-10-07T18:59:10.552 INFO:tasks.rados.rados.0.smithi087.stdout:2573: writing smithi087181593-23 from 1859584 to 2482176 tid 2 2023-10-07T18:59:10.554 INFO:tasks.rados.rados.0.smithi087.stdout:2573: writing smithi087181593-23 from 2482176 to 2662400 tid 3 2023-10-07T18:59:10.554 INFO:tasks.rados.rados.0.smithi087.stdout:2574: read oid 2 snap -1 2023-10-07T18:59:10.554 INFO:tasks.rados.rados.0.smithi087.stdout:2574: expect deleted 2023-10-07T18:59:10.554 INFO:tasks.rados.rados.0.smithi087.stdout:2575: setattr oid 5 current snap is 272 2023-10-07T18:59:10.554 INFO:tasks.rados.rados.0.smithi087.stdout:2573: finishing write tid 1 to smithi087181593-23 2023-10-07T18:59:10.555 INFO:tasks.rados.rados.0.smithi087.stdout:2572: done (3 left) 2023-10-07T18:59:10.555 INFO:tasks.rados.rados.0.smithi087.stdout:2574: done (2 left) 2023-10-07T18:59:10.555 INFO:tasks.rados.rados.0.smithi087.stdout:2576: read oid 17 snap 266 2023-10-07T18:59:10.556 INFO:tasks.rados.rados.0.smithi087.stdout:2576: expect (ObjNum 688 snap 219 seq_num 688) 2023-10-07T18:59:10.556 INFO:tasks.rados.rados.0.smithi087.stdout:2577: snap_create 2023-10-07T18:59:10.558 INFO:tasks.rados.rados.0.smithi087.stdout:2573: finishing write tid 2 to smithi087181593-23 2023-10-07T18:59:10.559 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1484 (ObjNum 145 snap 0 seq_num 1722406496) dirty exists 2023-10-07T18:59:10.561 INFO:tasks.rados.rados.0.smithi087.stdout:2573: finishing write tid 3 to smithi087181593-23 2023-10-07T18:59:10.561 INFO:tasks.rados.rados.0.smithi087.stdout:2573: finishing write tid 4 to smithi087181593-23 2023-10-07T18:59:10.563 INFO:tasks.rados.rados.0.smithi087.stdout:2573: finishing write tid 5 to smithi087181593-23 2023-10-07T18:59:10.563 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 1749 (ObjNum 804 snap 272 seq_num 804) dirty exists 2023-10-07T18:59:10.563 INFO:tasks.rados.rados.0.smithi087.stdout:2573: left oid 23 (ObjNum 804 snap 272 seq_num 804) 2023-10-07T18:59:10.569 INFO:tasks.rados.rados.0.smithi087.stdout:2576: expect (ObjNum 688 snap 219 seq_num 688) 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: pgmap v574: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 13 op/s 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:10 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2315318474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: pgmap v574: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 13 op/s 2023-10-07T18:59:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2315318474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: pgmap v574: 121 pgs: 121 active+clean; 459 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 336 KiB/s wr, 13 op/s 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:10.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:10 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2315318474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:11.546 INFO:tasks.rados.rados.0.smithi087.stdout:2573: done (3 left) 2023-10-07T18:59:11.546 INFO:tasks.rados.rados.0.smithi087.stdout:2575: done (2 left) 2023-10-07T18:59:11.547 INFO:tasks.rados.rados.0.smithi087.stdout:2576: done (1 left) 2023-10-07T18:59:11.547 INFO:tasks.rados.rados.0.smithi087.stdout:2577: done (0 left) 2023-10-07T18:59:11.547 INFO:tasks.rados.rados.0.smithi087.stdout:2578: setattr oid 39 current snap is 273 2023-10-07T18:59:11.549 INFO:tasks.rados.rados.0.smithi087.stdout:2579: rmattr oid 7 current snap is 273 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:2580: read oid 26 snap -1 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:2580: expect (ObjNum 757 snap 252 seq_num 757) 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:2581: rollback oid 35 current snap is 273 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 35 to 272 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:2582: rollback oid 43 current snap is 273 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 247 2023-10-07T18:59:11.550 INFO:tasks.rados.rados.0.smithi087.stdout:2583: snap_remove snap 260 2023-10-07T18:59:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:11 smithi163 ceph-mon[190496]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T18:59:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:11 smithi087 ceph-mon[198934]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T18:59:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:11 smithi087 ceph-mon[202419]: osdmap e607: 8 total, 8 up, 8 in 2023-10-07T18:59:12.562 INFO:tasks.rados.rados.0.smithi087.stdout:2583: done (5 left) 2023-10-07T18:59:12.563 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 273 2023-10-07T18:59:12.563 INFO:tasks.rados.rados.0.smithi087.stdout:2584: seq_num 805 ranges {7168000=688128,7856128=507904,8364032=294912} 2023-10-07T18:59:12.604 INFO:tasks.rados.rados.0.smithi087.stdout:2584: writing smithi087181593-48 from 7168000 to 7856128 tid 1 2023-10-07T18:59:12.607 INFO:tasks.rados.rados.0.smithi087.stdout:2584: writing smithi087181593-48 from 7856128 to 8364032 tid 2 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:2584: writing smithi087181593-48 from 8364032 to 8658944 tid 3 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:2585: rollback oid 9 current snap is 273 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 251 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:2582: finishing rollback tid 0 to smithi087181593-43 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 273 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:2582: finishing rollback tid 1 to smithi087181593-43 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:2582: finishing rollback tid 2 to smithi087181593-43 2023-10-07T18:59:12.609 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1521 (ObjNum 708 snap 231 seq_num 708) dirty exists 2023-10-07T18:59:12.610 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1511 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:59:12.610 INFO:tasks.rados.rados.0.smithi087.stdout:2580: expect (ObjNum 757 snap 252 seq_num 757) 2023-10-07T18:59:12.630 INFO:tasks.rados.rados.0.smithi087.stdout:2581: finishing rollback tid 0 to smithi087181593-35 2023-10-07T18:59:12.630 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1393 (ObjNum 97 snap 0 seq_num 3118644336) dirty exists 2023-10-07T18:59:12.630 INFO:tasks.rados.rados.0.smithi087.stdout:2581: finishing rollback tid 1 to smithi087181593-35 2023-10-07T18:59:12.630 INFO:tasks.rados.rados.0.smithi087.stdout:2586: seq_num 806 ranges {3801088=704512,4505600=442368,4947968=360448} 2023-10-07T18:59:12.653 INFO:tasks.rados.rados.0.smithi087.stdout:2586: writing smithi087181593-17 from 3801088 to 4505600 tid 1 2023-10-07T18:59:12.656 INFO:tasks.rados.rados.0.smithi087.stdout:2586: writing smithi087181593-17 from 4505600 to 4947968 tid 2 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2586: writing smithi087181593-17 from 4947968 to 5308416 tid 3 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2578: done (7 left) 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2579: done (6 left) 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2580: done (5 left) 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2582: done (4 left) 2023-10-07T18:59:12.659 INFO:tasks.rados.rados.0.smithi087.stdout:2587: snap_create 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2581: finishing rollback tid 2 to smithi087181593-35 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1753 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: finishing write tid 1 to smithi087181593-48 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: finishing write tid 2 to smithi087181593-48 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: finishing write tid 3 to smithi087181593-48 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: finishing write tid 4 to smithi087181593-48 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: finishing write tid 5 to smithi087181593-48 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1532 (ObjNum 805 snap 273 seq_num 805) dirty exists 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2584: left oid 48 (ObjNum 805 snap 273 seq_num 805) 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2585: finishing rollback tid 0 to smithi087181593-9 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:2585: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:59:12.660 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1535 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T18:59:12.661 INFO:tasks.rados.rados.0.smithi087.stdout:2586: finishing write tid 1 to smithi087181593-17 2023-10-07T18:59:12.661 INFO:tasks.rados.rados.0.smithi087.stdout:2586: finishing write tid 2 to smithi087181593-17 2023-10-07T18:59:12.661 INFO:tasks.rados.rados.0.smithi087.stdout:2586: finishing write tid 3 to smithi087181593-17 2023-10-07T18:59:12.661 INFO:tasks.rados.rados.0.smithi087.stdout:2586: finishing write tid 4 to smithi087181593-17 2023-10-07T18:59:12.662 INFO:tasks.rados.rados.0.smithi087.stdout:2586: finishing write tid 5 to smithi087181593-17 2023-10-07T18:59:12.663 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1515 (ObjNum 806 snap 273 seq_num 806) dirty exists 2023-10-07T18:59:12.663 INFO:tasks.rados.rados.0.smithi087.stdout:2586: left oid 17 (ObjNum 806 snap 273 seq_num 806) 2023-10-07T18:59:12.880 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:12 smithi163 ceph-mon[190496]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T18:59:12.881 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:12 smithi163 ceph-mon[190496]: pgmap v577: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T18:59:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:12 smithi087 ceph-mon[198934]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T18:59:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:12 smithi087 ceph-mon[198934]: pgmap v577: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T18:59:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:12 smithi087 ceph-mon[202419]: osdmap e608: 8 total, 8 up, 8 in 2023-10-07T18:59:12.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:12 smithi087 ceph-mon[202419]: pgmap v577: 121 pgs: 121 active+clean; 463 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T18:59:13.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE Bus STOPPING 2023-10-07T18:59:13.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T18:59:13.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE Bus STOPPED 2023-10-07T18:59:13.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE Bus STARTING 2023-10-07T18:59:13.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE Serving on http://:::9283 2023-10-07T18:59:13.454 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:13 smithi087 conmon[186870]: [07/Oct/2023:18:59:13] ENGINE Bus STARTED 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2581: done (4 left) 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2584: done (3 left) 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2585: done (2 left) 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2586: done (1 left) 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2587: done (0 left) 2023-10-07T18:59:13.564 INFO:tasks.rados.rados.0.smithi087.stdout:2588: snap_remove snap 259 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: Upgrade: Finalizing container_image settings 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T18:59:13.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T18:59:13.925 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.926 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: Upgrade: Complete! 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.927 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.928 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T18:59:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: osdmap e609: 8 total, 8 up, 8 in 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi163.front.sepia.ceph.com:3000"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: Upgrade: Finalizing container_image settings 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T18:59:13.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T18:59:13.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: Upgrade: Finalizing container_image settings 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-10-07T18:59:13.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-10-07T18:59:13.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: Upgrade: Complete! 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: Upgrade: Complete! 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T18:59:13.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2588: done (0 left) 2023-10-07T18:59:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2589: read oid 16 snap -1 2023-10-07T18:59:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2589: expect deleted 2023-10-07T18:59:14.180 INFO:tasks.rados.rados.0.smithi087.stdout:2590: read oid 15 snap -1 2023-10-07T18:59:14.181 INFO:tasks.rados.rados.0.smithi087.stdout:2590: expect deleted 2023-10-07T18:59:14.181 INFO:tasks.rados.rados.0.smithi087.stdout:2591: snap_create 2023-10-07T18:59:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:14 smithi163 ceph-mon[190496]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T18:59:14.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:14 smithi163 ceph-mon[190496]: pgmap v580: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2023-10-07T18:59:14.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:14.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:14 smithi163 ceph-mon[190496]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T18:59:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[198934]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T18:59:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[198934]: pgmap v580: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2023-10-07T18:59:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[198934]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T18:59:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[202419]: osdmap e610: 8 total, 8 up, 8 in 2023-10-07T18:59:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[202419]: pgmap v580: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2023-10-07T18:59:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T18:59:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:14 smithi087 ceph-mon[202419]: osdmap e611: 8 total, 8 up, 8 in 2023-10-07T18:59:15.182 INFO:tasks.rados.rados.0.smithi087.stdout:2589: done (2 left) 2023-10-07T18:59:15.182 INFO:tasks.rados.rados.0.smithi087.stdout:2590: done (1 left) 2023-10-07T18:59:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2591: done (0 left) 2023-10-07T18:59:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2592: setattr oid 33 current snap is 275 2023-10-07T18:59:15.183 INFO:tasks.rados.rados.0.smithi087.stdout:2593: delete oid 35 current snap is 275 2023-10-07T18:59:15.187 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1482 (ObjNum 540 snap 172 seq_num 540) dirty exists 2023-10-07T18:59:15.188 INFO:tasks.rados.rados.0.smithi087.stdout:2592: done (1 left) 2023-10-07T18:59:15.188 INFO:tasks.rados.rados.0.smithi087.stdout:2593: done (0 left) 2023-10-07T18:59:15.189 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 275 2023-10-07T18:59:15.189 INFO:tasks.rados.rados.0.smithi087.stdout:2594: seq_num 808 ranges {3121152=737280,3858432=614400,4472832=188416} 2023-10-07T18:59:15.209 INFO:tasks.rados.rados.0.smithi087.stdout:2594: writing smithi087181593-6 from 3121152 to 3858432 tid 1 2023-10-07T18:59:15.213 INFO:tasks.rados.rados.0.smithi087.stdout:2594: writing smithi087181593-6 from 3858432 to 4472832 tid 2 2023-10-07T18:59:15.214 INFO:tasks.rados.rados.0.smithi087.stdout:2594: writing smithi087181593-6 from 4472832 to 4661248 tid 3 2023-10-07T18:59:15.214 INFO:tasks.rados.rados.0.smithi087.stdout:2595: snap_create 2023-10-07T18:59:15.215 INFO:tasks.rados.rados.0.smithi087.stdout:2594: finishing write tid 1 to smithi087181593-6 2023-10-07T18:59:15.217 INFO:tasks.rados.rados.0.smithi087.stdout:2594: finishing write tid 2 to smithi087181593-6 2023-10-07T18:59:15.217 INFO:tasks.rados.rados.0.smithi087.stdout:2594: finishing write tid 3 to smithi087181593-6 2023-10-07T18:59:15.218 INFO:tasks.rados.rados.0.smithi087.stdout:2594: finishing write tid 4 to smithi087181593-6 2023-10-07T18:59:15.219 INFO:tasks.rados.rados.0.smithi087.stdout:2594: finishing write tid 5 to smithi087181593-6 2023-10-07T18:59:15.220 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1397 (ObjNum 808 snap 275 seq_num 808) dirty exists 2023-10-07T18:59:15.220 INFO:tasks.rados.rados.0.smithi087.stdout:2594: left oid 6 (ObjNum 808 snap 275 seq_num 808) 2023-10-07T18:59:15.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:15] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T18:59:16.184 INFO:tasks.rados.rados.0.smithi087.stdout:2594: done (1 left) 2023-10-07T18:59:16.184 INFO:tasks.rados.rados.0.smithi087.stdout:2595: done (0 left) 2023-10-07T18:59:16.184 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 276 2023-10-07T18:59:16.184 INFO:tasks.rados.rados.0.smithi087.stdout:2596: seq_num 809 ranges {11337728=753664,12091392=499712,12591104=303104} 2023-10-07T18:59:16.247 INFO:tasks.rados.rados.0.smithi087.stdout:2596: writing smithi087181593-32 from 11337728 to 12091392 tid 1 2023-10-07T18:59:16.250 INFO:tasks.rados.rados.0.smithi087.stdout:2596: writing smithi087181593-32 from 12091392 to 12591104 tid 2 2023-10-07T18:59:16.252 INFO:tasks.rados.rados.0.smithi087.stdout:2596: writing smithi087181593-32 from 12591104 to 12894208 tid 3 2023-10-07T18:59:16.252 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 276 2023-10-07T18:59:16.252 INFO:tasks.rados.rados.0.smithi087.stdout:2597: seq_num 810 ranges {1114112=770048,1884160=778240,2662400=24576} 2023-10-07T18:59:16.262 INFO:tasks.rados.rados.0.smithi087.stdout:2597: writing smithi087181593-12 from 1114112 to 1884160 tid 1 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2597: writing smithi087181593-12 from 1884160 to 2662400 tid 2 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2597: writing smithi087181593-12 from 2662400 to 2686976 tid 3 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2598: rmattr oid 2 current snap is 276 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2598: done (2 left) 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2599: rollback oid 46 current snap is 276 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 46 to 252 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2596: finishing write tid 1 to smithi087181593-32 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2596: finishing write tid 2 to smithi087181593-32 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2596: finishing write tid 3 to smithi087181593-32 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2596: finishing write tid 4 to smithi087181593-32 2023-10-07T18:59:16.268 INFO:tasks.rados.rados.0.smithi087.stdout:2596: finishing write tid 5 to smithi087181593-32 2023-10-07T18:59:16.269 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1072 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T18:59:16.269 INFO:tasks.rados.rados.0.smithi087.stdout:2596: left oid 32 (ObjNum 809 snap 276 seq_num 809) 2023-10-07T18:59:16.269 INFO:tasks.rados.rados.0.smithi087.stdout:2597: finishing write tid 1 to smithi087181593-12 2023-10-07T18:59:16.269 INFO:tasks.rados.rados.0.smithi087.stdout:2596: done (2 left) 2023-10-07T18:59:16.269 INFO:tasks.rados.rados.0.smithi087.stdout:2600: delete oid 14 current snap is 276 2023-10-07T18:59:16.271 INFO:tasks.rados.rados.0.smithi087.stdout:2600: done (2 left) 2023-10-07T18:59:16.271 INFO:tasks.rados.rados.0.smithi087.stdout:2601: setattr oid 10 current snap is 276 2023-10-07T18:59:16.273 INFO:tasks.rados.rados.0.smithi087.stdout:2597: finishing write tid 2 to smithi087181593-12 2023-10-07T18:59:16.273 INFO:tasks.rados.rados.0.smithi087.stdout:2602: rmattr oid 42 current snap is 276 2023-10-07T18:59:16.273 INFO:tasks.rados.rados.0.smithi087.stdout:2597: finishing write tid 3 to smithi087181593-12 2023-10-07T18:59:16.273 INFO:tasks.rados.rados.0.smithi087.stdout:2603: read oid 37 snap -1 2023-10-07T18:59:16.273 INFO:tasks.rados.rados.0.smithi087.stdout:2603: expect (ObjNum 789 snap 263 seq_num 789) 2023-10-07T18:59:16.275 INFO:tasks.rados.rados.0.smithi087.stdout:2604: copy_from oid 19 from oid 25 current snap is 276 2023-10-07T18:59:16.275 INFO:tasks.rados.rados.0.smithi087.stdout:2605: setattr oid 16 current snap is 276 2023-10-07T18:59:16.275 INFO:tasks.rados.rados.0.smithi087.stdout:2597: finishing write tid 4 to smithi087181593-12 2023-10-07T18:59:16.275 INFO:tasks.rados.rados.0.smithi087.stdout:2599: finishing rollback tid 0 to smithi087181593-46 2023-10-07T18:59:16.275 INFO:tasks.rados.rados.0.smithi087.stdout:2599: finishing rollback tid 1 to smithi087181593-46 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:2606: rollback oid 20 current snap is 276 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 20 to 268 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:2607: rollback oid 8 current snap is 276 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 247 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:2608: copy_from oid 49 from oid 17 current snap is 276 2023-10-07T18:59:16.276 INFO:tasks.rados.rados.0.smithi087.stdout:2599: finishing rollback tid 2 to smithi087181593-46 2023-10-07T18:59:16.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1396 (ObjNum 732 snap 244 seq_num 732) dirty exists 2023-10-07T18:59:16.277 INFO:tasks.rados.rados.0.smithi087.stdout:2599: done (9 left) 2023-10-07T18:59:16.277 INFO:tasks.rados.rados.0.smithi087.stdout:2609: read oid 48 snap 241 2023-10-07T18:59:16.277 INFO:tasks.rados.rados.0.smithi087.stdout:2609: expect (ObjNum 714 snap 236 seq_num 714) 2023-10-07T18:59:16.277 INFO:tasks.rados.rados.0.smithi087.stdout:2610: delete oid 6 current snap is 276 2023-10-07T18:59:16.278 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1494 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T18:59:16.280 INFO:tasks.rados.rados.0.smithi087.stdout:2606: finishing rollback tid 0 to smithi087181593-20 2023-10-07T18:59:16.281 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1485 (ObjNum 781 snap 259 seq_num 781) dirty exists 2023-10-07T18:59:16.282 INFO:tasks.rados.rados.0.smithi087.stdout:2603: expect (ObjNum 789 snap 263 seq_num 789) 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2597: finishing write tid 5 to smithi087181593-12 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1568 (ObjNum 810 snap 276 seq_num 810) dirty exists 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2597: left oid 12 (ObjNum 810 snap 276 seq_num 810) 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1161 (ObjNum 289 snap 0 seq_num 1722309616) dirty exists 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2607: finishing rollback tid 0 to smithi087181593-8 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2607: finishing rollback tid 1 to smithi087181593-8 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1487 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2606: finishing rollback tid 1 to smithi087181593-20 2023-10-07T18:59:16.322 INFO:tasks.rados.rados.0.smithi087.stdout:2606: finishing rollback tid 2 to smithi087181593-20 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1475 (ObjNum 746 snap 246 seq_num 746) dirty exists 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2604: finishing copy_from racing read to smithi087181593-19 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2604: finishing copy_from to smithi087181593-19 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2597: done (10 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2601: done (9 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2602: done (8 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2603: done (7 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2604: done (6 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2605: done (5 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2606: done (4 left) 2023-10-07T18:59:16.323 INFO:tasks.rados.rados.0.smithi087.stdout:2607: done (3 left) 2023-10-07T18:59:16.324 INFO:tasks.rados.rados.0.smithi087.stdout:2610: done (2 left) 2023-10-07T18:59:16.324 INFO:tasks.rados.rados.0.smithi087.stdout:2611: rmattr oid 24 current snap is 276 2023-10-07T18:59:16.324 INFO:tasks.rados.rados.0.smithi087.stdout:2611: done (2 left) 2023-10-07T18:59:16.324 INFO:tasks.rados.rados.0.smithi087.stdout:2612: delete oid 27 current snap is 276 2023-10-07T18:59:16.324 INFO:tasks.rados.rados.0.smithi087.stdout:2609: expect (ObjNum 714 snap 236 seq_num 714) 2023-10-07T18:59:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:16 smithi087 ceph-mon[198934]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T18:59:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:16 smithi087 ceph-mon[202419]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T18:59:16.652 INFO:tasks.rados.rados.0.smithi087.stdout:2608: finishing copy_from racing read to smithi087181593-49 2023-10-07T18:59:16.652 INFO:tasks.rados.rados.0.smithi087.stdout:2608: finishing copy_from to smithi087181593-49 2023-10-07T18:59:16.652 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1515 (ObjNum 806 snap 273 seq_num 806) dirty exists 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2608: done (2 left) 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2609: done (1 left) 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2612: done (0 left) 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2613: copy_from oid 11 from oid 18 current snap is 276 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2614: read oid 33 snap 239 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2614: expect (ObjNum 695 snap 222 seq_num 695) 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2615: read oid 43 snap -1 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2615: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:59:16.653 INFO:tasks.rados.rados.0.smithi087.stdout:2616: snap_create 2023-10-07T18:59:16.664 INFO:tasks.rados.rados.0.smithi087.stdout:2613: finishing copy_from racing read to smithi087181593-11 2023-10-07T18:59:16.664 INFO:tasks.rados.rados.0.smithi087.stdout:2614: expect (ObjNum 695 snap 222 seq_num 695) 2023-10-07T18:59:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:16 smithi163 ceph-mon[190496]: osdmap e612: 8 total, 8 up, 8 in 2023-10-07T18:59:16.713 INFO:tasks.rados.rados.0.smithi087.stdout:2613: finishing copy_from to smithi087181593-11 2023-10-07T18:59:16.714 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1392 (ObjNum 777 snap 259 seq_num 777) dirty exists 2023-10-07T18:59:16.714 INFO:tasks.rados.rados.0.smithi087.stdout:2615: expect (ObjNum 708 snap 231 seq_num 708) 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:2613: done (3 left) 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:2614: done (2 left) 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:2615: done (1 left) 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:2616: done (0 left) 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 277 2023-10-07T18:59:17.189 INFO:tasks.rados.rados.0.smithi087.stdout:2617: seq_num 814 ranges {10674176=442368,11116544=770048,11886592=434176} 2023-10-07T18:59:17.247 INFO:tasks.rados.rados.0.smithi087.stdout:2617: writing smithi087181593-24 from 10674176 to 11116544 tid 1 2023-10-07T18:59:17.251 INFO:tasks.rados.rados.0.smithi087.stdout:2617: writing smithi087181593-24 from 11116544 to 11886592 tid 2 2023-10-07T18:59:17.254 INFO:tasks.rados.rados.0.smithi087.stdout:2617: writing smithi087181593-24 from 11886592 to 12320768 tid 3 2023-10-07T18:59:17.255 INFO:tasks.rados.rados.0.smithi087.stdout:2618: delete oid 9 current snap is 277 2023-10-07T18:59:17.255 INFO:tasks.rados.rados.0.smithi087.stdout:2617: finishing write tid 1 to smithi087181593-24 2023-10-07T18:59:17.257 INFO:tasks.rados.rados.0.smithi087.stdout:2618: done (1 left) 2023-10-07T18:59:17.257 INFO:tasks.rados.rados.0.smithi087.stdout:2619: read oid 27 snap -1 2023-10-07T18:59:17.258 INFO:tasks.rados.rados.0.smithi087.stdout:2619: expect deleted 2023-10-07T18:59:17.258 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 277 2023-10-07T18:59:17.258 INFO:tasks.rados.rados.0.smithi087.stdout:2620: seq_num 816 ranges {2686976=475136,3162112=540672,3702784=614400,4317184=49152} 2023-10-07T18:59:17.274 INFO:tasks.rados.rados.0.smithi087.stdout:2620: writing smithi087181593-12 from 2686976 to 3162112 tid 1 2023-10-07T18:59:17.277 INFO:tasks.rados.rados.0.smithi087.stdout:2620: writing smithi087181593-12 from 3162112 to 3702784 tid 2 2023-10-07T18:59:17.282 INFO:tasks.rados.rados.0.smithi087.stdout:2620: writing smithi087181593-12 from 3702784 to 4317184 tid 3 2023-10-07T18:59:17.282 INFO:tasks.rados.rados.0.smithi087.stdout:2620: writing smithi087181593-12 from 4317184 to 4366336 tid 4 2023-10-07T18:59:17.282 INFO:tasks.rados.rados.0.smithi087.stdout:2621: rollback oid 30 current snap is 277 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: finishing write tid 2 to smithi087181593-24 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 255 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: finishing write tid 3 to smithi087181593-24 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: finishing write tid 4 to smithi087181593-24 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: finishing write tid 5 to smithi087181593-24 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1774 (ObjNum 814 snap 277 seq_num 814) dirty exists 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: left oid 24 (ObjNum 814 snap 277 seq_num 814) 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 1 to smithi087181593-12 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 2 to smithi087181593-12 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2617: done (3 left) 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2619: done (2 left) 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 277 2023-10-07T18:59:17.283 INFO:tasks.rados.rados.0.smithi087.stdout:2622: seq_num 817 ranges {2965504=491520,3457024=417792,3874816=425984,4300800=360448} 2023-10-07T18:59:17.300 INFO:tasks.rados.rados.0.smithi087.stdout:2622: writing smithi087181593-38 from 2965504 to 3457024 tid 1 2023-10-07T18:59:17.302 INFO:tasks.rados.rados.0.smithi087.stdout:2622: writing smithi087181593-38 from 3457024 to 3874816 tid 2 2023-10-07T18:59:17.304 INFO:tasks.rados.rados.0.smithi087.stdout:2622: writing smithi087181593-38 from 3874816 to 4300800 tid 3 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2622: writing smithi087181593-38 from 4300800 to 4661248 tid 4 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2623: copy_from oid 7 from oid 25 current snap is 277 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2621: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1156 (ObjNum 49 snap 0 seq_num 3118644288) dirty dne 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2621: done (3 left) 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2624: rollback oid 49 current snap is 277 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 49 to 228 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 3 to smithi087181593-12 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 4 to smithi087181593-12 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 5 to smithi087181593-12 2023-10-07T18:59:17.308 INFO:tasks.rados.rados.0.smithi087.stdout:2620: finishing write tid 6 to smithi087181593-12 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1573 (ObjNum 816 snap 277 seq_num 816) dirty exists 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:2620: left oid 12 (ObjNum 816 snap 277 seq_num 816) 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 1 to smithi087181593-38 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 2 to smithi087181593-38 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:2620: done (3 left) 2023-10-07T18:59:17.309 INFO:tasks.rados.rados.0.smithi087.stdout:2625: delete oid 36 current snap is 277 2023-10-07T18:59:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 3 to smithi087181593-38 2023-10-07T18:59:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 4 to smithi087181593-38 2023-10-07T18:59:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 5 to smithi087181593-38 2023-10-07T18:59:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:2625: done (3 left) 2023-10-07T18:59:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:2626: read oid 24 snap 273 2023-10-07T18:59:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:2626: expect (ObjNum 735 snap 244 seq_num 735) 2023-10-07T18:59:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:2627: snap_create 2023-10-07T18:59:17.313 INFO:tasks.rados.rados.0.smithi087.stdout:2624: finishing rollback tid 0 to smithi087181593-49 2023-10-07T18:59:17.313 INFO:tasks.rados.rados.0.smithi087.stdout:2622: finishing write tid 6 to smithi087181593-38 2023-10-07T18:59:17.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1492 (ObjNum 817 snap 277 seq_num 817) dirty exists 2023-10-07T18:59:17.313 INFO:tasks.rados.rados.0.smithi087.stdout:2622: left oid 38 (ObjNum 817 snap 277 seq_num 817) 2023-10-07T18:59:17.319 INFO:tasks.rados.rados.0.smithi087.stdout:2623: finishing copy_from racing read to smithi087181593-7 2023-10-07T18:59:17.319 INFO:tasks.rados.rados.0.smithi087.stdout:2624: finishing rollback tid 1 to smithi087181593-49 2023-10-07T18:59:17.320 INFO:tasks.rados.rados.0.smithi087.stdout:2624: finishing rollback tid 2 to smithi087181593-49 2023-10-07T18:59:17.320 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1518 (ObjNum 683 snap 216 seq_num 683) dirty exists 2023-10-07T18:59:17.321 INFO:tasks.rados.rados.0.smithi087.stdout:2623: finishing copy_from to smithi087181593-7 2023-10-07T18:59:17.321 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:59:17.346 INFO:tasks.rados.rados.0.smithi087.stdout:2626: expect (ObjNum 735 snap 244 seq_num 735) 2023-10-07T18:59:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:17 smithi087 ceph-mon[198934]: pgmap v583: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 27 op/s 2023-10-07T18:59:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:17 smithi087 ceph-mon[198934]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T18:59:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:17 smithi087 ceph-mon[202419]: pgmap v583: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 27 op/s 2023-10-07T18:59:17.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:17 smithi087 ceph-mon[202419]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T18:59:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:17 smithi163 ceph-mon[190496]: pgmap v583: 121 pgs: 121 active+clean; 469 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 27 op/s 2023-10-07T18:59:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:17 smithi163 ceph-mon[190496]: osdmap e613: 8 total, 8 up, 8 in 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2622: done (4 left) 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2623: done (3 left) 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2624: done (2 left) 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2626: done (1 left) 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2627: done (0 left) 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2628: read oid 21 snap -1 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2628: expect deleted 2023-10-07T18:59:18.201 INFO:tasks.rados.rados.0.smithi087.stdout:2629: read oid 9 snap 214 2023-10-07T18:59:18.202 INFO:tasks.rados.rados.0.smithi087.stdout:2629: expect (ObjNum 1720601104 snap 21900 seq_num 1722687280) 2023-10-07T18:59:18.202 INFO:tasks.rados.rados.0.smithi087.stdout:2630: snap_remove snap 262 2023-10-07T18:59:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:18 smithi087 ceph-mon[202419]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T18:59:18.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:18 smithi087 ceph-mon[198934]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T18:59:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:18 smithi163 ceph-mon[190496]: osdmap e614: 8 total, 8 up, 8 in 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2630: done (2 left) 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2631: read oid 46 snap -1 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2631: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2632: read oid 7 snap -1 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2632: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:59:19.181 INFO:tasks.rados.rados.0.smithi087.stdout:2633: read oid 44 snap -1 2023-10-07T18:59:19.182 INFO:tasks.rados.rados.0.smithi087.stdout:2633: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T18:59:19.182 INFO:tasks.rados.rados.0.smithi087.stdout:2634: delete oid 19 current snap is 278 2023-10-07T18:59:19.182 INFO:tasks.rados.rados.0.smithi087.stdout:2629: expect (ObjNum 1720601104 snap 21900 seq_num 1722687280) 2023-10-07T18:59:19.202 INFO:tasks.rados.rados.0.smithi087.stdout:2631: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:59:19.204 INFO:tasks.rados.rados.0.smithi087.stdout:2633: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T18:59:19.233 INFO:tasks.rados.rados.0.smithi087.stdout:2632: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2628: done (5 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2629: done (4 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2631: done (3 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2632: done (2 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2633: done (1 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2634: done (0 left) 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 278 2023-10-07T18:59:19.366 INFO:tasks.rados.rados.0.smithi087.stdout:2635: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2023-10-07T18:59:19.368 INFO:tasks.rados.rados.0.smithi087.stdout:2635: writing smithi087181593-14 from 0 to 540672 tid 1 2023-10-07T18:59:19.371 INFO:tasks.rados.rados.0.smithi087.stdout:2635: writing smithi087181593-14 from 540672 to 1015808 tid 2 2023-10-07T18:59:19.375 INFO:tasks.rados.rados.0.smithi087.stdout:2635: writing smithi087181593-14 from 1015808 to 1613824 tid 3 2023-10-07T18:59:19.376 INFO:tasks.rados.rados.0.smithi087.stdout:2635: writing smithi087181593-14 from 1613824 to 1744896 tid 4 2023-10-07T18:59:19.376 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 278 2023-10-07T18:59:19.376 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 1 to smithi087181593-14 2023-10-07T18:59:19.376 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 2 to smithi087181593-14 2023-10-07T18:59:19.376 INFO:tasks.rados.rados.0.smithi087.stdout:2636: seq_num 821 ranges {12320768=557056,12877824=761856,13639680=442368} 2023-10-07T18:59:19.443 INFO:tasks.rados.rados.0.smithi087.stdout:2636: writing smithi087181593-24 from 12320768 to 12877824 tid 1 2023-10-07T18:59:19.447 INFO:tasks.rados.rados.0.smithi087.stdout:2636: writing smithi087181593-24 from 12877824 to 13639680 tid 2 2023-10-07T18:59:19.450 INFO:tasks.rados.rados.0.smithi087.stdout:2636: writing smithi087181593-24 from 13639680 to 14082048 tid 3 2023-10-07T18:59:19.450 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 278 2023-10-07T18:59:19.450 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 3 to smithi087181593-14 2023-10-07T18:59:19.450 INFO:tasks.rados.rados.0.smithi087.stdout:2637: seq_num 822 ranges {1024000=573440,1597440=696320,2293760=507904} 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[202419]: pgmap v586: 121 pgs: 121 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 6 op/s 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[202419]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[202419]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[198934]: pgmap v586: 121 pgs: 121 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 6 op/s 2023-10-07T18:59:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[198934]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T18:59:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:19 smithi087 ceph-mon[198934]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T18:59:19.459 INFO:tasks.rados.rados.0.smithi087.stdout:2637: writing smithi087181593-11 from 1024000 to 1597440 tid 1 2023-10-07T18:59:19.463 INFO:tasks.rados.rados.0.smithi087.stdout:2637: writing smithi087181593-11 from 1597440 to 2293760 tid 2 2023-10-07T18:59:19.466 INFO:tasks.rados.rados.0.smithi087.stdout:2637: writing smithi087181593-11 from 2293760 to 2801664 tid 3 2023-10-07T18:59:19.466 INFO:tasks.rados.rados.0.smithi087.stdout:2638: read oid 12 snap -1 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2638: expect (ObjNum 816 snap 277 seq_num 816) 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2639: delete oid 28 current snap is 278 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 4 to smithi087181593-14 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 5 to smithi087181593-14 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2635: finishing write tid 6 to smithi087181593-14 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1787 (ObjNum 820 snap 278 seq_num 820) dirty exists 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2635: left oid 14 (ObjNum 820 snap 278 seq_num 820) 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2636: finishing write tid 1 to smithi087181593-24 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2636: finishing write tid 2 to smithi087181593-24 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2636: finishing write tid 3 to smithi087181593-24 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2636: finishing write tid 4 to smithi087181593-24 2023-10-07T18:59:19.467 INFO:tasks.rados.rados.0.smithi087.stdout:2636: finishing write tid 5 to smithi087181593-24 2023-10-07T18:59:19.468 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1792 (ObjNum 821 snap 278 seq_num 821) dirty exists 2023-10-07T18:59:19.468 INFO:tasks.rados.rados.0.smithi087.stdout:2636: left oid 24 (ObjNum 821 snap 278 seq_num 821) 2023-10-07T18:59:19.468 INFO:tasks.rados.rados.0.smithi087.stdout:2637: finishing write tid 1 to smithi087181593-11 2023-10-07T18:59:19.468 INFO:tasks.rados.rados.0.smithi087.stdout:2637: finishing write tid 2 to smithi087181593-11 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2635: done (4 left) 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2636: done (3 left) 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2639: done (2 left) 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2640: rmattr oid 19 current snap is 278 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2640: done (2 left) 2023-10-07T18:59:19.469 INFO:tasks.rados.rados.0.smithi087.stdout:2641: snap_remove snap 267 2023-10-07T18:59:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:19 smithi163 ceph-mon[190496]: pgmap v586: 121 pgs: 121 active+clean; 470 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 380 KiB/s wr, 6 op/s 2023-10-07T18:59:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:19 smithi163 ceph-mon[190496]: osdmap e615: 8 total, 8 up, 8 in 2023-10-07T18:59:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:19 smithi163 ceph-mon[190496]: osdmap e616: 8 total, 8 up, 8 in 2023-10-07T18:59:20.206 INFO:tasks.rados.rados.0.smithi087.stdout:2641: done (2 left) 2023-10-07T18:59:20.206 INFO:tasks.rados.rados.0.smithi087.stdout:2642: snap_create 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:2637: finishing write tid 3 to smithi087181593-11 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:2637: finishing write tid 4 to smithi087181593-11 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:2637: finishing write tid 5 to smithi087181593-11 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1400 (ObjNum 822 snap 278 seq_num 822) dirty exists 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:2637: left oid 11 (ObjNum 822 snap 278 seq_num 822) 2023-10-07T18:59:20.207 INFO:tasks.rados.rados.0.smithi087.stdout:2638: expect (ObjNum 816 snap 277 seq_num 816) 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2637: done (2 left) 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2638: done (1 left) 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2642: done (0 left) 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2643: rollback oid 30 current snap is 279 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 275 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2644: rollback oid 21 current snap is 279 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 242 2023-10-07T18:59:21.213 INFO:tasks.rados.rados.0.smithi087.stdout:2645: delete oid 10 current snap is 279 2023-10-07T18:59:21.217 INFO:tasks.rados.rados.0.smithi087.stdout:2644: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:59:21.218 INFO:tasks.rados.rados.0.smithi087.stdout:2644: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:59:21.218 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1477 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:59:21.219 INFO:tasks.rados.rados.0.smithi087.stdout:2643: finishing rollback tid 1 to smithi087181593-30 2023-10-07T18:59:21.219 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1156 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T18:59:21.219 INFO:tasks.rados.rados.0.smithi087.stdout:2643: done (2 left) 2023-10-07T18:59:21.219 INFO:tasks.rados.rados.0.smithi087.stdout:2644: done (1 left) 2023-10-07T18:59:21.219 INFO:tasks.rados.rados.0.smithi087.stdout:2645: done (0 left) 2023-10-07T18:59:21.220 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 279 2023-10-07T18:59:21.220 INFO:tasks.rados.rados.0.smithi087.stdout:2646: seq_num 825 ranges {0=622592,622592=745472,1368064=458752} 2023-10-07T18:59:21.223 INFO:tasks.rados.rados.0.smithi087.stdout:2646: writing smithi087181593-15 from 0 to 622592 tid 1 2023-10-07T18:59:21.227 INFO:tasks.rados.rados.0.smithi087.stdout:2646: writing smithi087181593-15 from 622592 to 1368064 tid 2 2023-10-07T18:59:21.230 INFO:tasks.rados.rados.0.smithi087.stdout:2646: writing smithi087181593-15 from 1368064 to 1826816 tid 3 2023-10-07T18:59:21.230 INFO:tasks.rados.rados.0.smithi087.stdout:2647: snap_create 2023-10-07T18:59:21.230 INFO:tasks.rados.rados.0.smithi087.stdout:2646: finishing write tid 1 to smithi087181593-15 2023-10-07T18:59:21.233 INFO:tasks.rados.rados.0.smithi087.stdout:2646: finishing write tid 2 to smithi087181593-15 2023-10-07T18:59:21.233 INFO:tasks.rados.rados.0.smithi087.stdout:2646: finishing write tid 3 to smithi087181593-15 2023-10-07T18:59:21.233 INFO:tasks.rados.rados.0.smithi087.stdout:2646: finishing write tid 4 to smithi087181593-15 2023-10-07T18:59:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:2646: finishing write tid 5 to smithi087181593-15 2023-10-07T18:59:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1497 (ObjNum 825 snap 279 seq_num 825) dirty exists 2023-10-07T18:59:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:2646: left oid 15 (ObjNum 825 snap 279 seq_num 825) 2023-10-07T18:59:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:21 smithi087 ceph-mon[198934]: pgmap v589: 121 pgs: 121 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-10-07T18:59:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:21 smithi087 ceph-mon[198934]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T18:59:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:21 smithi087 ceph-mon[202419]: pgmap v589: 121 pgs: 121 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-10-07T18:59:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:21 smithi087 ceph-mon[202419]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T18:59:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:21 smithi163 ceph-mon[190496]: pgmap v589: 121 pgs: 121 active+clean; 488 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 4.2 MiB/s wr, 26 op/s 2023-10-07T18:59:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:21 smithi163 ceph-mon[190496]: osdmap e617: 8 total, 8 up, 8 in 2023-10-07T18:59:22.221 INFO:tasks.rados.rados.0.smithi087.stdout:2646: done (1 left) 2023-10-07T18:59:22.221 INFO:tasks.rados.rados.0.smithi087.stdout:2647: done (0 left) 2023-10-07T18:59:22.221 INFO:tasks.rados.rados.0.smithi087.stdout:2648: rmattr oid 36 current snap is 280 2023-10-07T18:59:22.222 INFO:tasks.rados.rados.0.smithi087.stdout:2648: done (0 left) 2023-10-07T18:59:22.222 INFO:tasks.rados.rados.0.smithi087.stdout:2649: delete oid 24 current snap is 280 2023-10-07T18:59:22.224 INFO:tasks.rados.rados.0.smithi087.stdout:2649: done (0 left) 2023-10-07T18:59:22.225 INFO:tasks.rados.rados.0.smithi087.stdout:2650: read oid 46 snap -1 2023-10-07T18:59:22.225 INFO:tasks.rados.rados.0.smithi087.stdout:2650: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:59:22.225 INFO:tasks.rados.rados.0.smithi087.stdout:2651: setattr oid 5 current snap is 280 2023-10-07T18:59:22.226 INFO:tasks.rados.rados.0.smithi087.stdout:2652: copy_from oid 6 from oid 7 current snap is 280 2023-10-07T18:59:22.226 INFO:tasks.rados.rados.0.smithi087.stdout:2653: read oid 48 snap -1 2023-10-07T18:59:22.226 INFO:tasks.rados.rados.0.smithi087.stdout:2653: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T18:59:22.226 INFO:tasks.rados.rados.0.smithi087.stdout:2654: snap_remove snap 242 2023-10-07T18:59:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:22 smithi163 ceph-mon[190496]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T18:59:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:22 smithi087 ceph-mon[198934]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T18:59:22.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:22 smithi087 ceph-mon[202419]: osdmap e618: 8 total, 8 up, 8 in 2023-10-07T18:59:23.241 INFO:tasks.rados.rados.0.smithi087.stdout:2654: done (4 left) 2023-10-07T18:59:23.241 INFO:tasks.rados.rados.0.smithi087.stdout:2655: rmattr oid 24 current snap is 280 2023-10-07T18:59:23.241 INFO:tasks.rados.rados.0.smithi087.stdout:2655: done (4 left) 2023-10-07T18:59:23.241 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 280 2023-10-07T18:59:23.241 INFO:tasks.rados.rados.0.smithi087.stdout:2656: seq_num 827 ranges {0=655360,655360=516096,1171456=688128} 2023-10-07T18:59:23.248 INFO:tasks.rados.rados.0.smithi087.stdout:2656: writing smithi087181593-13 from 0 to 655360 tid 1 2023-10-07T18:59:23.248 INFO:tasks.rados.rados.0.smithi087.stdout:2656: writing smithi087181593-13 from 655360 to 1171456 tid 2 2023-10-07T18:59:23.253 INFO:tasks.rados.rados.0.smithi087.stdout:2656: writing smithi087181593-13 from 1171456 to 1859584 tid 3 2023-10-07T18:59:23.253 INFO:tasks.rados.rados.0.smithi087.stdout:2657: snap_create 2023-10-07T18:59:23.259 INFO:tasks.rados.rados.0.smithi087.stdout:2650: expect (ObjNum 732 snap 244 seq_num 732) 2023-10-07T18:59:23.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1498 (ObjNum 81 snap 0 seq_num 1902008914) dirty exists 2023-10-07T18:59:23.263 INFO:tasks.rados.rados.0.smithi087.stdout:2652: finishing copy_from racing read to smithi087181593-6 2023-10-07T18:59:23.264 INFO:tasks.rados.rados.0.smithi087.stdout:2652: finishing copy_from to smithi087181593-6 2023-10-07T18:59:23.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1558 (ObjNum 738 snap 244 seq_num 738) dirty exists 2023-10-07T18:59:23.264 INFO:tasks.rados.rados.0.smithi087.stdout:2653: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T18:59:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:23 smithi163 ceph-mon[190496]: pgmap v592: 121 pgs: 121 active+clean; 493 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2023-10-07T18:59:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:23 smithi163 ceph-mon[190496]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T18:59:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:23 smithi087 ceph-mon[198934]: pgmap v592: 121 pgs: 121 active+clean; 493 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2023-10-07T18:59:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:23 smithi087 ceph-mon[198934]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T18:59:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:23 smithi087 ceph-mon[202419]: pgmap v592: 121 pgs: 121 active+clean; 493 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2023-10-07T18:59:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:23 smithi087 ceph-mon[202419]: osdmap e619: 8 total, 8 up, 8 in 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: finishing write tid 1 to smithi087181593-13 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: finishing write tid 2 to smithi087181593-13 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: finishing write tid 3 to smithi087181593-13 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: finishing write tid 4 to smithi087181593-13 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: finishing write tid 5 to smithi087181593-13 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1573 (ObjNum 827 snap 280 seq_num 827) dirty exists 2023-10-07T18:59:23.743 INFO:tasks.rados.rados.0.smithi087.stdout:2656: left oid 13 (ObjNum 827 snap 280 seq_num 827) 2023-10-07T18:59:24.179 INFO:tasks.rados.rados.0.smithi087.stdout:2650: done (5 left) 2023-10-07T18:59:24.179 INFO:tasks.rados.rados.0.smithi087.stdout:2651: done (4 left) 2023-10-07T18:59:24.179 INFO:tasks.rados.rados.0.smithi087.stdout:2652: done (3 left) 2023-10-07T18:59:24.179 INFO:tasks.rados.rados.0.smithi087.stdout:2653: done (2 left) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2656: done (1 left) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2657: done (0 left) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2658: read oid 13 snap 193 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2658: expect (ObjNum 1720930832 snap 21900 seq_num 2818822128) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2659: read oid 39 snap -1 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2659: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2660: rollback oid 28 current snap is 281 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 265 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2661: read oid 29 snap -1 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2661: expect (ObjNum 779 snap 259 seq_num 779) 2023-10-07T18:59:24.180 INFO:tasks.rados.rados.0.smithi087.stdout:2662: snap_remove snap 214 2023-10-07T18:59:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:24 smithi163 ceph-mon[190496]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T18:59:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:24 smithi163 ceph-mon[190496]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T18:59:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:24 smithi087 ceph-mon[198934]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T18:59:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:24 smithi087 ceph-mon[198934]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T18:59:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:24 smithi087 ceph-mon[202419]: osdmap e620: 8 total, 8 up, 8 in 2023-10-07T18:59:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:24 smithi087 ceph-mon[202419]: osdmap e621: 8 total, 8 up, 8 in 2023-10-07T18:59:25.189 INFO:tasks.rados.rados.0.smithi087.stdout:2662: done (4 left) 2023-10-07T18:59:25.189 INFO:tasks.rados.rados.0.smithi087.stdout:2663: snap_create 2023-10-07T18:59:25.189 INFO:tasks.rados.rados.0.smithi087.stdout:2659: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:59:25.203 INFO:tasks.rados.rados.0.smithi087.stdout:2658: expect (ObjNum 1720930832 snap 21900 seq_num 2818822128) 2023-10-07T18:59:25.204 INFO:tasks.rados.rados.0.smithi087.stdout:2660: finishing rollback tid 1 to smithi087181593-28 2023-10-07T18:59:25.204 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 1679 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T18:59:25.204 INFO:tasks.rados.rados.0.smithi087.stdout:2661: expect (ObjNum 779 snap 259 seq_num 779) 2023-10-07T18:59:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:25 smithi163 ceph-mon[190496]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-10-07T18:59:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:25 smithi163 ceph-mon[190496]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T18:59:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:25] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T18:59:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:25 smithi087 ceph-mon[198934]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-10-07T18:59:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:25 smithi087 ceph-mon[198934]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T18:59:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:25 smithi087 ceph-mon[202419]: pgmap v595: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2023-10-07T18:59:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:25 smithi087 ceph-mon[202419]: osdmap e622: 8 total, 8 up, 8 in 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2658: done (4 left) 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2659: done (3 left) 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2660: done (2 left) 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2661: done (1 left) 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2663: done (0 left) 2023-10-07T18:59:26.188 INFO:tasks.rados.rados.0.smithi087.stdout:2664: read oid 42 snap -1 2023-10-07T18:59:26.189 INFO:tasks.rados.rados.0.smithi087.stdout:2664: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:59:26.189 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 282 2023-10-07T18:59:26.189 INFO:tasks.rados.rados.0.smithi087.stdout:2665: seq_num 828 ranges {1859584=671744,2531328=802816,3334144=401408} 2023-10-07T18:59:26.202 INFO:tasks.rados.rados.0.smithi087.stdout:2665: writing smithi087181593-13 from 1859584 to 2531328 tid 1 2023-10-07T18:59:26.206 INFO:tasks.rados.rados.0.smithi087.stdout:2665: writing smithi087181593-13 from 2531328 to 3334144 tid 2 2023-10-07T18:59:26.209 INFO:tasks.rados.rados.0.smithi087.stdout:2665: writing smithi087181593-13 from 3334144 to 3735552 tid 3 2023-10-07T18:59:26.209 INFO:tasks.rados.rados.0.smithi087.stdout:2666: snap_remove snap 278 2023-10-07T18:59:27.195 INFO:tasks.rados.rados.0.smithi087.stdout:2666: done (2 left) 2023-10-07T18:59:27.195 INFO:tasks.rados.rados.0.smithi087.stdout:2667: copy_from oid 33 from oid 38 current snap is 282 2023-10-07T18:59:27.195 INFO:tasks.rados.rados.0.smithi087.stdout:2665: finishing write tid 1 to smithi087181593-13 2023-10-07T18:59:27.195 INFO:tasks.rados.rados.0.smithi087.stdout:2665: finishing write tid 2 to smithi087181593-13 2023-10-07T18:59:27.195 INFO:tasks.rados.rados.0.smithi087.stdout:2665: finishing write tid 3 to smithi087181593-13 2023-10-07T18:59:27.196 INFO:tasks.rados.rados.0.smithi087.stdout:2665: finishing write tid 4 to smithi087181593-13 2023-10-07T18:59:27.196 INFO:tasks.rados.rados.0.smithi087.stdout:2665: finishing write tid 5 to smithi087181593-13 2023-10-07T18:59:27.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1586 (ObjNum 828 snap 282 seq_num 828) dirty exists 2023-10-07T18:59:27.196 INFO:tasks.rados.rados.0.smithi087.stdout:2665: left oid 13 (ObjNum 828 snap 282 seq_num 828) 2023-10-07T18:59:27.196 INFO:tasks.rados.rados.0.smithi087.stdout:2664: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:59:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:27 smithi087 ceph-mon[202419]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 519 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T18:59:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:27 smithi087 ceph-mon[202419]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T18:59:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:27 smithi087 ceph-mon[198934]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 519 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T18:59:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:27 smithi087 ceph-mon[198934]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T18:59:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:27 smithi163 ceph-mon[190496]: pgmap v598: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 519 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T18:59:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:27 smithi163 ceph-mon[190496]: osdmap e623: 8 total, 8 up, 8 in 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2667: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2667: finishing copy_from to smithi087181593-33 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1492 (ObjNum 817 snap 277 seq_num 817) dirty exists 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2664: done (2 left) 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2665: done (1 left) 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2667: done (0 left) 2023-10-07T18:59:27.711 INFO:tasks.rados.rados.0.smithi087.stdout:2668: delete oid 26 current snap is 282 2023-10-07T18:59:27.713 INFO:tasks.rados.rados.0.smithi087.stdout:2668: done (0 left) 2023-10-07T18:59:27.713 INFO:tasks.rados.rados.0.smithi087.stdout:2669: read oid 42 snap -1 2023-10-07T18:59:27.713 INFO:tasks.rados.rados.0.smithi087.stdout:2669: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:59:27.714 INFO:tasks.rados.rados.0.smithi087.stdout:2670: delete oid 40 current snap is 282 2023-10-07T18:59:27.718 INFO:tasks.rados.rados.0.smithi087.stdout:2670: done (1 left) 2023-10-07T18:59:27.718 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 282 2023-10-07T18:59:27.718 INFO:tasks.rados.rados.0.smithi087.stdout:2671: seq_num 831 ranges {0=720896,720896=499712,1220608=704512} 2023-10-07T18:59:27.722 INFO:tasks.rados.rados.0.smithi087.stdout:2671: writing smithi087181593-50 from 0 to 720896 tid 1 2023-10-07T18:59:27.724 INFO:tasks.rados.rados.0.smithi087.stdout:2671: writing smithi087181593-50 from 720896 to 1220608 tid 2 2023-10-07T18:59:27.728 INFO:tasks.rados.rados.0.smithi087.stdout:2671: writing smithi087181593-50 from 1220608 to 1925120 tid 3 2023-10-07T18:59:27.728 INFO:tasks.rados.rados.0.smithi087.stdout:2672: delete oid 24 current snap is 282 2023-10-07T18:59:27.729 INFO:tasks.rados.rados.0.smithi087.stdout:2671: finishing write tid 1 to smithi087181593-50 2023-10-07T18:59:27.732 INFO:tasks.rados.rados.0.smithi087.stdout:2672: done (2 left) 2023-10-07T18:59:27.732 INFO:tasks.rados.rados.0.smithi087.stdout:2673: snap_create 2023-10-07T18:59:27.732 INFO:tasks.rados.rados.0.smithi087.stdout:2671: finishing write tid 2 to smithi087181593-50 2023-10-07T18:59:27.733 INFO:tasks.rados.rados.0.smithi087.stdout:2671: finishing write tid 3 to smithi087181593-50 2023-10-07T18:59:27.733 INFO:tasks.rados.rados.0.smithi087.stdout:2671: finishing write tid 4 to smithi087181593-50 2023-10-07T18:59:27.735 INFO:tasks.rados.rados.0.smithi087.stdout:2671: finishing write tid 5 to smithi087181593-50 2023-10-07T18:59:27.735 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1076 (ObjNum 831 snap 282 seq_num 831) dirty exists 2023-10-07T18:59:27.735 INFO:tasks.rados.rados.0.smithi087.stdout:2671: left oid 50 (ObjNum 831 snap 282 seq_num 831) 2023-10-07T18:59:27.757 INFO:tasks.rados.rados.0.smithi087.stdout:2669: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T18:59:28.263 INFO:tasks.rados.rados.0.smithi087.stdout:2669: done (2 left) 2023-10-07T18:59:28.264 INFO:tasks.rados.rados.0.smithi087.stdout:2671: done (1 left) 2023-10-07T18:59:28.264 INFO:tasks.rados.rados.0.smithi087.stdout:2673: done (0 left) 2023-10-07T18:59:28.264 INFO:tasks.rados.rados.0.smithi087.stdout:2674: snap_remove snap 276 2023-10-07T18:59:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:28 smithi087 ceph-mon[198934]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T18:59:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:28 smithi087 ceph-mon[202419]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T18:59:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:28 smithi163 ceph-mon[190496]: osdmap e624: 8 total, 8 up, 8 in 2023-10-07T18:59:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:2674: done (0 left) 2023-10-07T18:59:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:2675: copy_from oid 33 from oid 14 current snap is 283 2023-10-07T18:59:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:2676: rmattr oid 20 current snap is 283 2023-10-07T18:59:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:2676: done (1 left) 2023-10-07T18:59:29.184 INFO:tasks.rados.rados.0.smithi087.stdout:2677: snap_remove snap 241 2023-10-07T18:59:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[198934]: pgmap v601: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 470 KiB/s wr, 2 op/s 2023-10-07T18:59:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[198934]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T18:59:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[198934]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T18:59:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[202419]: pgmap v601: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 470 KiB/s wr, 2 op/s 2023-10-07T18:59:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[202419]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T18:59:29.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:29 smithi087 ceph-mon[202419]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T18:59:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:29 smithi163 ceph-mon[190496]: pgmap v601: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 521 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 470 KiB/s wr, 2 op/s 2023-10-07T18:59:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:29 smithi163 ceph-mon[190496]: osdmap e625: 8 total, 8 up, 8 in 2023-10-07T18:59:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:29 smithi163 ceph-mon[190496]: osdmap e626: 8 total, 8 up, 8 in 2023-10-07T18:59:30.190 INFO:tasks.rados.rados.0.smithi087.stdout:2677: done (1 left) 2023-10-07T18:59:30.190 INFO:tasks.rados.rados.0.smithi087.stdout:2678: snap_create 2023-10-07T18:59:30.190 INFO:tasks.rados.rados.0.smithi087.stdout:2675: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:59:30.190 INFO:tasks.rados.rados.0.smithi087.stdout:2675: finishing copy_from to smithi087181593-33 2023-10-07T18:59:30.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1787 (ObjNum 820 snap 278 seq_num 820) dirty exists 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:2675: done (1 left) 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:2678: done (0 left) 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:2679: read oid 47 snap -1 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:2679: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 284 2023-10-07T18:59:31.197 INFO:tasks.rados.rados.0.smithi087.stdout:2680: seq_num 833 ranges {4366336=761856,5128192=671744,5799936=532480} 2023-10-07T18:59:31.225 INFO:tasks.rados.rados.0.smithi087.stdout:2680: writing smithi087181593-12 from 4366336 to 5128192 tid 1 2023-10-07T18:59:31.229 INFO:tasks.rados.rados.0.smithi087.stdout:2680: writing smithi087181593-12 from 5128192 to 5799936 tid 2 2023-10-07T18:59:31.232 INFO:tasks.rados.rados.0.smithi087.stdout:2680: writing smithi087181593-12 from 5799936 to 6332416 tid 3 2023-10-07T18:59:31.233 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 284 2023-10-07T18:59:31.233 INFO:tasks.rados.rados.0.smithi087.stdout:2681: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2023-10-07T18:59:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:2681: writing smithi087181593-8 from 0 to 778240 tid 1 2023-10-07T18:59:31.240 INFO:tasks.rados.rados.0.smithi087.stdout:2681: writing smithi087181593-8 from 778240 to 1335296 tid 2 2023-10-07T18:59:31.244 INFO:tasks.rados.rados.0.smithi087.stdout:2681: writing smithi087181593-8 from 1335296 to 1884160 tid 3 2023-10-07T18:59:31.245 INFO:tasks.rados.rados.0.smithi087.stdout:2681: writing smithi087181593-8 from 1884160 to 1982464 tid 4 2023-10-07T18:59:31.245 INFO:tasks.rados.rados.0.smithi087.stdout:2682: delete oid 31 current snap is 284 2023-10-07T18:59:31.245 INFO:tasks.rados.rados.0.smithi087.stdout:2679: expect (ObjNum 738 snap 244 seq_num 738) 2023-10-07T18:59:31.381 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 1 to smithi087181593-8 2023-10-07T18:59:31.381 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 2 to smithi087181593-8 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 3 to smithi087181593-8 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 4 to smithi087181593-8 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 5 to smithi087181593-8 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2680: finishing write tid 1 to smithi087181593-12 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2680: finishing write tid 2 to smithi087181593-12 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2680: finishing write tid 3 to smithi087181593-12 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2680: finishing write tid 4 to smithi087181593-12 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2679: done (3 left) 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2682: done (2 left) 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2683: delete oid 10 current snap is 284 2023-10-07T18:59:31.382 INFO:tasks.rados.rados.0.smithi087.stdout:2681: finishing write tid 6 to smithi087181593-8 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1503 (ObjNum 834 snap 284 seq_num 834) dirty exists 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:2681: left oid 8 (ObjNum 834 snap 284 seq_num 834) 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:2680: finishing write tid 5 to smithi087181593-12 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1577 (ObjNum 833 snap 284 seq_num 833) dirty exists 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:2680: left oid 12 (ObjNum 833 snap 284 seq_num 833) 2023-10-07T18:59:31.383 INFO:tasks.rados.rados.0.smithi087.stdout:2680: done (2 left) 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2681: done (1 left) 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2683: done (0 left) 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2684: read oid 13 snap -1 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2684: expect (ObjNum 828 snap 282 seq_num 828) 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2685: rmattr oid 50 current snap is 284 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2685: done (1 left) 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2686: rollback oid 47 current snap is 284 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 251 2023-10-07T18:59:31.384 INFO:tasks.rados.rados.0.smithi087.stdout:2687: snap_create 2023-10-07T18:59:31.387 INFO:tasks.rados.rados.0.smithi087.stdout:2686: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:59:31.387 INFO:tasks.rados.rados.0.smithi087.stdout:2686: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:59:31.387 INFO:tasks.rados.rados.0.smithi087.stdout:2686: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:59:31.387 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1561 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T18:59:31.398 INFO:tasks.rados.rados.0.smithi087.stdout:2684: expect (ObjNum 828 snap 282 seq_num 828) 2023-10-07T18:59:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:31 smithi087 ceph-mon[198934]: pgmap v604: 121 pgs: 121 active+clean; 495 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 928 KiB/s wr, 8 op/s 2023-10-07T18:59:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:31 smithi087 ceph-mon[198934]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T18:59:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:31 smithi087 ceph-mon[202419]: pgmap v604: 121 pgs: 121 active+clean; 495 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 928 KiB/s wr, 8 op/s 2023-10-07T18:59:31.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:31 smithi087 ceph-mon[202419]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T18:59:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:31 smithi163 ceph-mon[190496]: pgmap v604: 121 pgs: 121 active+clean; 495 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 928 KiB/s wr, 8 op/s 2023-10-07T18:59:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:31 smithi163 ceph-mon[190496]: osdmap e627: 8 total, 8 up, 8 in 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2684: done (2 left) 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2686: done (1 left) 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2687: done (0 left) 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2688: rmattr oid 32 current snap is 285 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2689: rollback oid 9 current snap is 285 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 258 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 285 2023-10-07T18:59:32.206 INFO:tasks.rados.rados.0.smithi087.stdout:2690: seq_num 837 ranges {2711552=425984,3137536=655360,3792896=729088,4521984=221184} 2023-10-07T18:59:32.222 INFO:tasks.rados.rados.0.smithi087.stdout:2690: writing smithi087181593-7 from 2711552 to 3137536 tid 1 2023-10-07T18:59:32.226 INFO:tasks.rados.rados.0.smithi087.stdout:2690: writing smithi087181593-7 from 3137536 to 3792896 tid 2 2023-10-07T18:59:32.230 INFO:tasks.rados.rados.0.smithi087.stdout:2690: writing smithi087181593-7 from 3792896 to 4521984 tid 3 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:2690: writing smithi087181593-7 from 4521984 to 4743168 tid 4 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:2691: snap_create 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1077 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:2689: finishing rollback tid 1 to smithi087181593-9 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1535 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 1 to smithi087181593-7 2023-10-07T18:59:32.232 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 2 to smithi087181593-7 2023-10-07T18:59:32.235 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 3 to smithi087181593-7 2023-10-07T18:59:32.236 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 4 to smithi087181593-7 2023-10-07T18:59:32.236 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 5 to smithi087181593-7 2023-10-07T18:59:32.237 INFO:tasks.rados.rados.0.smithi087.stdout:2690: finishing write tid 6 to smithi087181593-7 2023-10-07T18:59:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1564 (ObjNum 837 snap 285 seq_num 837) dirty exists 2023-10-07T18:59:32.238 INFO:tasks.rados.rados.0.smithi087.stdout:2690: left oid 7 (ObjNum 837 snap 285 seq_num 837) 2023-10-07T18:59:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:32 smithi087 ceph-mon[202419]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T18:59:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:32 smithi087 ceph-mon[198934]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T18:59:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:32 smithi163 ceph-mon[190496]: osdmap e628: 8 total, 8 up, 8 in 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:2688: done (3 left) 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:2689: done (2 left) 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:2690: done (1 left) 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:2691: done (0 left) 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 286 2023-10-07T18:59:33.208 INFO:tasks.rados.rados.0.smithi087.stdout:2692: seq_num 838 ranges {1744896=442368,2187264=540672,2727936=532480,3260416=442368,3702784=90112} 2023-10-07T18:59:33.219 INFO:tasks.rados.rados.0.smithi087.stdout:2692: writing smithi087181593-33 from 1744896 to 2187264 tid 1 2023-10-07T18:59:33.222 INFO:tasks.rados.rados.0.smithi087.stdout:2692: writing smithi087181593-33 from 2187264 to 2727936 tid 2 2023-10-07T18:59:33.226 INFO:tasks.rados.rados.0.smithi087.stdout:2692: writing smithi087181593-33 from 2727936 to 3260416 tid 3 2023-10-07T18:59:33.229 INFO:tasks.rados.rados.0.smithi087.stdout:2692: writing smithi087181593-33 from 3260416 to 3702784 tid 4 2023-10-07T18:59:33.229 INFO:tasks.rados.rados.0.smithi087.stdout:2692: writing smithi087181593-33 from 3702784 to 3792896 tid 5 2023-10-07T18:59:33.229 INFO:tasks.rados.rados.0.smithi087.stdout:2693: snap_create 2023-10-07T18:59:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 1 to smithi087181593-33 2023-10-07T18:59:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 2 to smithi087181593-33 2023-10-07T18:59:33.230 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 3 to smithi087181593-33 2023-10-07T18:59:33.233 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 4 to smithi087181593-33 2023-10-07T18:59:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 5 to smithi087181593-33 2023-10-07T18:59:33.234 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 6 to smithi087181593-33 2023-10-07T18:59:33.235 INFO:tasks.rados.rados.0.smithi087.stdout:2692: finishing write tid 7 to smithi087181593-33 2023-10-07T18:59:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1793 (ObjNum 838 snap 286 seq_num 838) dirty exists 2023-10-07T18:59:33.236 INFO:tasks.rados.rados.0.smithi087.stdout:2692: left oid 33 (ObjNum 838 snap 286 seq_num 838) 2023-10-07T18:59:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:33 smithi087 ceph-mon[202419]: pgmap v607: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:59:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:33 smithi087 ceph-mon[202419]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T18:59:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:33 smithi087 ceph-mon[198934]: pgmap v607: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:59:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:33 smithi087 ceph-mon[198934]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T18:59:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:33 smithi163 ceph-mon[190496]: pgmap v607: 121 pgs: 121 active+clean; 501 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T18:59:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:33 smithi163 ceph-mon[190496]: osdmap e629: 8 total, 8 up, 8 in 2023-10-07T18:59:34.178 INFO:tasks.rados.rados.0.smithi087.stdout:2692: done (1 left) 2023-10-07T18:59:34.178 INFO:tasks.rados.rados.0.smithi087.stdout:2693: done (0 left) 2023-10-07T18:59:34.179 INFO:tasks.rados.rados.0.smithi087.stdout:2694: delete oid 46 current snap is 287 2023-10-07T18:59:34.185 INFO:tasks.rados.rados.0.smithi087.stdout:2694: done (0 left) 2023-10-07T18:59:34.185 INFO:tasks.rados.rados.0.smithi087.stdout:2695: delete oid 40 current snap is 287 2023-10-07T18:59:34.187 INFO:tasks.rados.rados.0.smithi087.stdout:2695: done (0 left) 2023-10-07T18:59:34.187 INFO:tasks.rados.rados.0.smithi087.stdout:2696: snap_create 2023-10-07T18:59:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:34 smithi163 ceph-mon[190496]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T18:59:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:34 smithi163 ceph-mon[190496]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T18:59:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[198934]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T18:59:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[198934]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T18:59:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[202419]: osdmap e630: 8 total, 8 up, 8 in 2023-10-07T18:59:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:34 smithi087 ceph-mon[202419]: osdmap e631: 8 total, 8 up, 8 in 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2696: done (0 left) 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2697: read oid 50 snap -1 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2697: expect (ObjNum 831 snap 282 seq_num 831) 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2698: read oid 18 snap -1 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2698: expect (ObjNum 777 snap 259 seq_num 777) 2023-10-07T18:59:35.188 INFO:tasks.rados.rados.0.smithi087.stdout:2699: setattr oid 7 current snap is 288 2023-10-07T18:59:35.189 INFO:tasks.rados.rados.0.smithi087.stdout:2700: snap_create 2023-10-07T18:59:35.193 INFO:tasks.rados.rados.0.smithi087.stdout:2698: expect (ObjNum 777 snap 259 seq_num 777) 2023-10-07T18:59:35.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1565 (ObjNum 837 snap 285 seq_num 837) dirty exists 2023-10-07T18:59:35.227 INFO:tasks.rados.rados.0.smithi087.stdout:2697: expect (ObjNum 831 snap 282 seq_num 831) 2023-10-07T18:59:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:35 smithi163 ceph-mon[190496]: pgmap v610: 121 pgs: 121 active+clean; 505 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T18:59:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:35 smithi163 ceph-mon[190496]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T18:59:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:35] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T18:59:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:35 smithi087 ceph-mon[198934]: pgmap v610: 121 pgs: 121 active+clean; 505 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T18:59:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:35 smithi087 ceph-mon[198934]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T18:59:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:35 smithi087 ceph-mon[202419]: pgmap v610: 121 pgs: 121 active+clean; 505 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2023-10-07T18:59:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:35 smithi087 ceph-mon[202419]: osdmap e632: 8 total, 8 up, 8 in 2023-10-07T18:59:36.189 INFO:tasks.rados.rados.0.smithi087.stdout:2697: done (3 left) 2023-10-07T18:59:36.189 INFO:tasks.rados.rados.0.smithi087.stdout:2698: done (2 left) 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:2699: done (1 left) 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:2700: done (0 left) 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:2701: read oid 21 snap -1 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:2701: expect (ObjNum 721 snap 240 seq_num 721) 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 289 2023-10-07T18:59:36.190 INFO:tasks.rados.rados.0.smithi087.stdout:2702: seq_num 841 ranges {4743168=491520,5234688=598016,5832704=704512,6537216=303104} 2023-10-07T18:59:36.218 INFO:tasks.rados.rados.0.smithi087.stdout:2702: writing smithi087181593-7 from 4743168 to 5234688 tid 1 2023-10-07T18:59:36.222 INFO:tasks.rados.rados.0.smithi087.stdout:2702: writing smithi087181593-7 from 5234688 to 5832704 tid 2 2023-10-07T18:59:36.226 INFO:tasks.rados.rados.0.smithi087.stdout:2702: writing smithi087181593-7 from 5832704 to 6537216 tid 3 2023-10-07T18:59:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2702: writing smithi087181593-7 from 6537216 to 6840320 tid 4 2023-10-07T18:59:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2703: snap_create 2023-10-07T18:59:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 1 to smithi087181593-7 2023-10-07T18:59:36.229 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 2 to smithi087181593-7 2023-10-07T18:59:36.233 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 3 to smithi087181593-7 2023-10-07T18:59:36.234 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 4 to smithi087181593-7 2023-10-07T18:59:36.234 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 5 to smithi087181593-7 2023-10-07T18:59:36.235 INFO:tasks.rados.rados.0.smithi087.stdout:2702: finishing write tid 6 to smithi087181593-7 2023-10-07T18:59:36.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1570 (ObjNum 841 snap 289 seq_num 841) dirty exists 2023-10-07T18:59:36.236 INFO:tasks.rados.rados.0.smithi087.stdout:2702: left oid 7 (ObjNum 841 snap 289 seq_num 841) 2023-10-07T18:59:36.315 INFO:tasks.rados.rados.0.smithi087.stdout:2701: expect (ObjNum 721 snap 240 seq_num 721) 2023-10-07T18:59:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:37 smithi087 ceph-mon[202419]: pgmap v613: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-10-07T18:59:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:37 smithi087 ceph-mon[202419]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T18:59:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:37 smithi087 ceph-mon[198934]: pgmap v613: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-10-07T18:59:37.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:37 smithi087 ceph-mon[198934]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T18:59:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:37 smithi163 ceph-mon[190496]: pgmap v613: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.9 MiB/s wr, 9 op/s 2023-10-07T18:59:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:37 smithi163 ceph-mon[190496]: osdmap e633: 8 total, 8 up, 8 in 2023-10-07T18:59:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:38 smithi163 ceph-mon[190496]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T18:59:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:38 smithi087 ceph-mon[198934]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T18:59:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:38 smithi087 ceph-mon[202419]: osdmap e634: 8 total, 8 up, 8 in 2023-10-07T18:59:38.973 INFO:tasks.rados.rados.0.smithi087.stdout:2701: done (2 left) 2023-10-07T18:59:38.973 INFO:tasks.rados.rados.0.smithi087.stdout:2702: done (1 left) 2023-10-07T18:59:38.973 INFO:tasks.rados.rados.0.smithi087.stdout:2703: done (0 left) 2023-10-07T18:59:38.973 INFO:tasks.rados.rados.0.smithi087.stdout:2704: delete oid 7 current snap is 290 2023-10-07T18:59:38.975 INFO:tasks.rados.rados.0.smithi087.stdout:2704: done (0 left) 2023-10-07T18:59:38.976 INFO:tasks.rados.rados.0.smithi087.stdout:2705: snap_remove snap 252 2023-10-07T18:59:39.180 INFO:tasks.rados.rados.0.smithi087.stdout:2705: done (0 left) 2023-10-07T18:59:39.180 INFO:tasks.rados.rados.0.smithi087.stdout:2706: read oid 38 snap 239 2023-10-07T18:59:39.180 INFO:tasks.rados.rados.0.smithi087.stdout:2706: expect deleted 2023-10-07T18:59:39.180 INFO:tasks.rados.rados.0.smithi087.stdout:2707: snap_remove snap 289 2023-10-07T18:59:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:39 smithi163 ceph-mon[190496]: pgmap v616: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 500 KiB/s wr, 3 op/s 2023-10-07T18:59:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:39 smithi163 ceph-mon[190496]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T18:59:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:39 smithi087 ceph-mon[202419]: pgmap v616: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 500 KiB/s wr, 3 op/s 2023-10-07T18:59:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:39 smithi087 ceph-mon[202419]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T18:59:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:39 smithi087 ceph-mon[198934]: pgmap v616: 121 pgs: 121 active+clean; 507 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 500 KiB/s wr, 3 op/s 2023-10-07T18:59:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:39 smithi087 ceph-mon[198934]: osdmap e635: 8 total, 8 up, 8 in 2023-10-07T18:59:40.187 INFO:tasks.rados.rados.0.smithi087.stdout:2707: done (1 left) 2023-10-07T18:59:40.188 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 290 2023-10-07T18:59:40.188 INFO:tasks.rados.rados.0.smithi087.stdout:2708: seq_num 843 ranges {8658944=524288,9183232=761856,9945088=671744,10616832=172032} 2023-10-07T18:59:40.232 INFO:tasks.rados.rados.0.smithi087.stdout:2708: writing smithi087181593-48 from 8658944 to 9183232 tid 1 2023-10-07T18:59:40.236 INFO:tasks.rados.rados.0.smithi087.stdout:2708: writing smithi087181593-48 from 9183232 to 9945088 tid 2 2023-10-07T18:59:40.241 INFO:tasks.rados.rados.0.smithi087.stdout:2708: writing smithi087181593-48 from 9945088 to 10616832 tid 3 2023-10-07T18:59:40.242 INFO:tasks.rados.rados.0.smithi087.stdout:2708: writing smithi087181593-48 from 10616832 to 10788864 tid 4 2023-10-07T18:59:40.242 INFO:tasks.rados.rados.0.smithi087.stdout:2709: rollback oid 11 current snap is 290 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 282 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 1 to smithi087181593-48 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 2 to smithi087181593-48 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2706: done (2 left) 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2710: read oid 49 snap -1 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2710: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:59:40.243 INFO:tasks.rados.rados.0.smithi087.stdout:2711: snap_create 2023-10-07T18:59:40.245 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 3 to smithi087181593-48 2023-10-07T18:59:40.245 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 4 to smithi087181593-48 2023-10-07T18:59:40.246 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 5 to smithi087181593-48 2023-10-07T18:59:40.247 INFO:tasks.rados.rados.0.smithi087.stdout:2709: finishing rollback tid 0 to smithi087181593-11 2023-10-07T18:59:40.248 INFO:tasks.rados.rados.0.smithi087.stdout:2709: finishing rollback tid 1 to smithi087181593-11 2023-10-07T18:59:40.248 INFO:tasks.rados.rados.0.smithi087.stdout:2709: finishing rollback tid 2 to smithi087181593-11 2023-10-07T18:59:40.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1404 (ObjNum 822 snap 278 seq_num 822) dirty exists 2023-10-07T18:59:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:2708: finishing write tid 6 to smithi087181593-48 2023-10-07T18:59:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1620 (ObjNum 843 snap 290 seq_num 843) dirty exists 2023-10-07T18:59:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:2708: left oid 48 (ObjNum 843 snap 290 seq_num 843) 2023-10-07T18:59:40.250 INFO:tasks.rados.rados.0.smithi087.stdout:2710: expect (ObjNum 683 snap 216 seq_num 683) 2023-10-07T18:59:41.226 INFO:tasks.rados.rados.0.smithi087.stdout:2708: done (3 left) 2023-10-07T18:59:41.226 INFO:tasks.rados.rados.0.smithi087.stdout:2709: done (2 left) 2023-10-07T18:59:41.226 INFO:tasks.rados.rados.0.smithi087.stdout:2710: done (1 left) 2023-10-07T18:59:41.226 INFO:tasks.rados.rados.0.smithi087.stdout:2711: done (0 left) 2023-10-07T18:59:41.226 INFO:tasks.rados.rados.0.smithi087.stdout:2712: delete oid 35 current snap is 291 2023-10-07T18:59:41.228 INFO:tasks.rados.rados.0.smithi087.stdout:2712: done (0 left) 2023-10-07T18:59:41.228 INFO:tasks.rados.rados.0.smithi087.stdout:2713: snap_create 2023-10-07T18:59:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:41 smithi087 ceph-mon[198934]: pgmap v618: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 838 KiB/s wr, 9 op/s 2023-10-07T18:59:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:41 smithi087 ceph-mon[198934]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T18:59:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:41 smithi087 ceph-mon[202419]: pgmap v618: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 838 KiB/s wr, 9 op/s 2023-10-07T18:59:41.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:41 smithi087 ceph-mon[202419]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T18:59:41.486 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph orch ps' 2023-10-07T18:59:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:41 smithi163 ceph-mon[190496]: pgmap v618: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 838 KiB/s wr, 9 op/s 2023-10-07T18:59:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:41 smithi163 ceph-mon[190496]: osdmap e636: 8 total, 8 up, 8 in 2023-10-07T18:59:41.843 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:59:42.232 INFO:tasks.rados.rados.0.smithi087.stdout:2713: done (0 left) 2023-10-07T18:59:42.232 INFO:tasks.rados.rados.0.smithi087.stdout:2714: copy_from oid 2 from oid 45 current snap is 292 2023-10-07T18:59:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2715: rmattr oid 23 current snap is 292 2023-10-07T18:59:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2715: done (1 left) 2023-10-07T18:59:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2716: rmattr oid 14 current snap is 292 2023-10-07T18:59:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2716: done (1 left) 2023-10-07T18:59:42.233 INFO:tasks.rados.rados.0.smithi087.stdout:2717: delete oid 18 current snap is 292 2023-10-07T18:59:42.236 INFO:tasks.rados.rados.0.smithi087.stdout:2714: finishing copy_from racing read to smithi087181593-2 2023-10-07T18:59:42.237 INFO:tasks.rados.rados.0.smithi087.stdout:2714: finishing copy_from to smithi087181593-2 2023-10-07T18:59:42.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1564 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-10-07T18:59:42.237 INFO:tasks.rados.rados.0.smithi087.stdout:2714: done (1 left) 2023-10-07T18:59:42.237 INFO:tasks.rados.rados.0.smithi087.stdout:2717: done (0 left) 2023-10-07T18:59:42.238 INFO:tasks.rados.rados.0.smithi087.stdout:2718: snap_remove snap 270 2023-10-07T18:59:42.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:42 smithi087 ceph-mon[202419]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:42.430 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:42 smithi087 ceph-mon[202419]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T18:59:42.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:42 smithi087 ceph-mon[198934]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:42.431 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:42 smithi087 ceph-mon[198934]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T18:59:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:42 smithi163 ceph-mon[190496]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:42.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:42 smithi163 ceph-mon[190496]: osdmap e637: 8 total, 8 up, 8 in 2023-10-07T18:59:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:2718: done (0 left) 2023-10-07T18:59:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 292 2023-10-07T18:59:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:2719: seq_num 846 ranges {8970240=573440,9543680=466944,10010624=491520,10502144=548864,11051008=98304} 2023-10-07T18:59:43.295 INFO:tasks.rados.rados.0.smithi087.stdout:2719: writing smithi087181593-4 from 8970240 to 9543680 tid 1 2023-10-07T18:59:43.297 INFO:tasks.rados.rados.0.smithi087.stdout:2719: writing smithi087181593-4 from 9543680 to 10010624 tid 2 2023-10-07T18:59:43.300 INFO:tasks.rados.rados.0.smithi087.stdout:2719: writing smithi087181593-4 from 10010624 to 10502144 tid 3 2023-10-07T18:59:43.303 INFO:tasks.rados.rados.0.smithi087.stdout:2719: writing smithi087181593-4 from 10502144 to 11051008 tid 4 2023-10-07T18:59:43.304 INFO:tasks.rados.rados.0.smithi087.stdout:2719: writing smithi087181593-4 from 11051008 to 11149312 tid 5 2023-10-07T18:59:43.304 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 292 2023-10-07T18:59:43.304 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 1 to smithi087181593-4 2023-10-07T18:59:43.304 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 2 to smithi087181593-4 2023-10-07T18:59:43.304 INFO:tasks.rados.rados.0.smithi087.stdout:2720: seq_num 847 ranges {3735552=589824,4325376=753664,5079040=655360,5734400=196608} 2023-10-07T18:59:43.328 INFO:tasks.rados.rados.0.smithi087.stdout:2720: writing smithi087181593-13 from 3735552 to 4325376 tid 1 2023-10-07T18:59:43.332 INFO:tasks.rados.rados.0.smithi087.stdout:2720: writing smithi087181593-13 from 4325376 to 5079040 tid 2 2023-10-07T18:59:43.336 INFO:tasks.rados.rados.0.smithi087.stdout:2720: writing smithi087181593-13 from 5079040 to 5734400 tid 3 2023-10-07T18:59:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:2720: writing smithi087181593-13 from 5734400 to 5931008 tid 4 2023-10-07T18:59:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:2721: snap_remove snap 193 2023-10-07T18:59:43.639 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-07T18:59:43.639 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 *:9093,9094 running (50s) 47s ago 11m 17.9M - 0.25.0 c8568f914cd2 42215f04ce79 2023-10-07T18:59:43.639 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi163 *:3000 running (37s) 34s ago 11m 42.4M - 9.4.7 2c41d148cca3 3bd7f8ae284e 2023-10-07T18:59:43.639 INFO:teuthology.orchestra.run.smithi087.stdout:mds.a smithi087 running (110s) 47s ago 12m 17.7M - 18.0.0-6609-g9725b08f d68377abd09f bf410c853c91 2023-10-07T18:59:43.639 INFO:teuthology.orchestra.run.smithi087.stdout:mds.b smithi163 running (90s) 34s ago 12m 13.8M - 18.0.0-6609-g9725b08f d68377abd09f a379a1a16fd9 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi163 *:8443,9283,8765 running (7m) 34s ago 16m 451M - 18.0.0-6609-g9725b08f d68377abd09f 912ea3a1e7c0 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443,9283,8765 running (7m) 47s ago 17m 525M - 18.0.0-6609-g9725b08f d68377abd09f a0920cd8ed1c 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (7m) 47s ago 17m 135M 2048M 18.0.0-6609-g9725b08f d68377abd09f d5a538913293 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi163 running (6m) 34s ago 16m 91.7M 2048M 18.0.0-6609-g9725b08f d68377abd09f 108de34ecddd 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 47s ago 16m 93.0M 2048M 18.0.0-6609-g9725b08f d68377abd09f 4011a005fa26 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 *:9100 running (79s) 47s ago 11m 8036k - 1.5.0 0da6a335fe13 7fad590e956f 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi163 *:9100 running (75s) 34s ago 11m 10.3M - 1.5.0 0da6a335fe13 8808bad86936 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 47s ago 15m 574M 2500M 18.0.0-6609-g9725b08f d68377abd09f 776f118cef5a 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 47s ago 15m 510M 2500M 18.0.0-6609-g9725b08f d68377abd09f e05ddff03925 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 47s ago 14m 595M 2500M 18.0.0-6609-g9725b08f d68377abd09f 39aee6d7d48e 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (4m) 47s ago 14m 266M 2500M 18.0.0-6609-g9725b08f d68377abd09f 366f4fae5f4a 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi163 running (3m) 34s ago 14m 314M 2500M 18.0.0-6609-g9725b08f d68377abd09f 9b2e14f16a90 2023-10-07T18:59:43.640 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi163 running (3m) 34s ago 13m 279M 2500M 18.0.0-6609-g9725b08f d68377abd09f 17ddac95e4fc 2023-10-07T18:59:43.641 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi163 running (2m) 34s ago 13m 184M 2500M 18.0.0-6609-g9725b08f d68377abd09f 03c87b348421 2023-10-07T18:59:43.641 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi163 running (2m) 34s ago 13m 250M 2500M 18.0.0-6609-g9725b08f d68377abd09f 85c71eaac131 2023-10-07T18:59:43.641 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi163 *:9095 running (63s) 34s ago 12m 49.4M - 2.43.0 a07b618ecd1d 44fd811778d2 2023-10-07T18:59:43.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:43 smithi087 ceph-mon[202419]: pgmap v621: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 427 KiB/s wr, 8 op/s 2023-10-07T18:59:43.670 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:43 smithi087 ceph-mon[202419]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T18:59:43.670 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:43 smithi087 ceph-mon[198934]: pgmap v621: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 427 KiB/s wr, 8 op/s 2023-10-07T18:59:43.670 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:43 smithi087 ceph-mon[198934]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T18:59:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:43 smithi163 ceph-mon[190496]: pgmap v621: 121 pgs: 121 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 427 KiB/s wr, 8 op/s 2023-10-07T18:59:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:43 smithi163 ceph-mon[190496]: osdmap e638: 8 total, 8 up, 8 in 2023-10-07T18:59:44.249 INFO:tasks.rados.rados.0.smithi087.stdout:2721: done (2 left) 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:2722: setattr oid 10 current snap is 292 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:2723: rmattr oid 17 current snap is 292 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:2723: done (3 left) 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:2724: rollback oid 21 current snap is 292 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 286 2023-10-07T18:59:44.250 INFO:tasks.rados.rados.0.smithi087.stdout:2725: snap_remove snap 290 2023-10-07T18:59:44.352 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions' 2023-10-07T18:59:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:44 smithi163 ceph-mon[190496]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T18:59:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:44 smithi163 ceph-mon[190496]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:44 smithi163 ceph-mon[190496]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 4 op/s 2023-10-07T18:59:44.698 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:59:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[198934]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T18:59:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[198934]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[198934]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 4 op/s 2023-10-07T18:59:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[202419]: osdmap e639: 8 total, 8 up, 8 in 2023-10-07T18:59:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[202419]: from='client.34431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-07T18:59:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:44 smithi087 ceph-mon[202419]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 4 op/s 2023-10-07T18:59:45.249 INFO:tasks.rados.rados.0.smithi087.stdout:2725: done (4 left) 2023-10-07T18:59:45.249 INFO:tasks.rados.rados.0.smithi087.stdout:2726: delete oid 16 current snap is 292 2023-10-07T18:59:45.249 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 3 to smithi087181593-4 2023-10-07T18:59:45.249 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 4 to smithi087181593-4 2023-10-07T18:59:45.249 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 5 to smithi087181593-4 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 6 to smithi087181593-4 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:2719: finishing write tid 7 to smithi087181593-4 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1500 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:2719: left oid 4 (ObjNum 846 snap 292 seq_num 846) 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 1 to smithi087181593-13 2023-10-07T18:59:45.250 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 2 to smithi087181593-13 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 3 to smithi087181593-13 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 4 to smithi087181593-13 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 5 to smithi087181593-13 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2720: finishing write tid 6 to smithi087181593-13 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1636 (ObjNum 847 snap 292 seq_num 847) dirty exists 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2720: left oid 13 (ObjNum 847 snap 292 seq_num 847) 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1504 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T18:59:45.251 INFO:tasks.rados.rados.0.smithi087.stdout:2724: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:59:45.252 INFO:tasks.rados.rados.0.smithi087.stdout:2724: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:59:45.252 INFO:tasks.rados.rados.0.smithi087.stdout:2724: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:59:45.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1480 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:59:45.257 INFO:tasks.rados.rados.0.smithi087.stdout:2719: done (4 left) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2720: done (3 left) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2722: done (2 left) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2724: done (1 left) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2726: done (0 left) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2727: read oid 50 snap -1 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2727: expect (ObjNum 831 snap 282 seq_num 831) 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2728: rollback oid 21 current snap is 292 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 247 2023-10-07T18:59:45.258 INFO:tasks.rados.rados.0.smithi087.stdout:2729: delete oid 35 current snap is 292 2023-10-07T18:59:45.259 INFO:tasks.rados.rados.0.smithi087.stdout:2729: done (2 left) 2023-10-07T18:59:45.259 INFO:tasks.rados.rados.0.smithi087.stdout:2730: delete oid 33 current snap is 292 2023-10-07T18:59:45.260 INFO:tasks.rados.rados.0.smithi087.stdout:2728: finishing rollback tid 0 to smithi087181593-21 2023-10-07T18:59:45.262 INFO:tasks.rados.rados.0.smithi087.stdout:2728: finishing rollback tid 1 to smithi087181593-21 2023-10-07T18:59:45.263 INFO:tasks.rados.rados.0.smithi087.stdout:2730: done (2 left) 2023-10-07T18:59:45.263 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 292 2023-10-07T18:59:45.263 INFO:tasks.rados.rados.0.smithi087.stdout:2731: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2023-10-07T18:59:45.267 INFO:tasks.rados.rados.0.smithi087.stdout:2731: writing smithi087181593-45 from 0 to 655360 tid 1 2023-10-07T18:59:45.271 INFO:tasks.rados.rados.0.smithi087.stdout:2731: writing smithi087181593-45 from 655360 to 1343488 tid 2 2023-10-07T18:59:45.275 INFO:tasks.rados.rados.0.smithi087.stdout:2731: writing smithi087181593-45 from 1343488 to 2023424 tid 3 2023-10-07T18:59:45.277 INFO:tasks.rados.rados.0.smithi087.stdout:2731: writing smithi087181593-45 from 2023424 to 2260992 tid 4 2023-10-07T18:59:45.277 INFO:tasks.rados.rados.0.smithi087.stdout:2732: delete oid 39 current snap is 292 2023-10-07T18:59:45.277 INFO:tasks.rados.rados.0.smithi087.stdout:2728: finishing rollback tid 2 to smithi087181593-21 2023-10-07T18:59:45.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1483 (ObjNum 721 snap 240 seq_num 721) dirty exists 2023-10-07T18:59:45.277 INFO:tasks.rados.rados.0.smithi087.stdout:2727: expect (ObjNum 831 snap 282 seq_num 831) 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 1 to smithi087181593-45 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 2 to smithi087181593-45 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 3 to smithi087181593-45 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 4 to smithi087181593-45 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 5 to smithi087181593-45 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2727: done (3 left) 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2728: done (2 left) 2023-10-07T18:59:45.328 INFO:tasks.rados.rados.0.smithi087.stdout:2732: done (1 left) 2023-10-07T18:59:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 292 2023-10-07T18:59:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:2731: finishing write tid 6 to smithi087181593-45 2023-10-07T18:59:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1582 (ObjNum 851 snap 292 seq_num 851) dirty exists 2023-10-07T18:59:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:2731: left oid 45 (ObjNum 851 snap 292 seq_num 851) 2023-10-07T18:59:45.329 INFO:tasks.rados.rados.0.smithi087.stdout:2733: seq_num 853 ranges {3440640=696320,4136960=507904,4644864=647168,5292032=450560} 2023-10-07T18:59:45.349 INFO:tasks.rados.rados.0.smithi087.stdout:2733: writing smithi087181593-3 from 3440640 to 4136960 tid 1 2023-10-07T18:59:45.352 INFO:tasks.rados.rados.0.smithi087.stdout:2733: writing smithi087181593-3 from 4136960 to 4644864 tid 2 2023-10-07T18:59:45.356 INFO:tasks.rados.rados.0.smithi087.stdout:2733: writing smithi087181593-3 from 4644864 to 5292032 tid 3 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2733: writing smithi087181593-3 from 5292032 to 5742592 tid 4 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2731: done (1 left) 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2734: snap_create 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 1 to smithi087181593-3 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 2 to smithi087181593-3 2023-10-07T18:59:45.359 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 3 to smithi087181593-3 2023-10-07T18:59:45.431 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 4 to smithi087181593-3 2023-10-07T18:59:45.432 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 5 to smithi087181593-3 2023-10-07T18:59:45.432 INFO:tasks.rados.rados.0.smithi087.stdout:2733: finishing write tid 6 to smithi087181593-3 2023-10-07T18:59:45.432 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1587 (ObjNum 853 snap 292 seq_num 853) dirty exists 2023-10-07T18:59:45.432 INFO:tasks.rados.rados.0.smithi087.stdout:2733: left oid 3 (ObjNum 853 snap 292 seq_num 853) 2023-10-07T18:59:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:45 smithi163 ceph-mon[190496]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T18:59:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:45 smithi087 ceph-mon[198934]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T18:59:45.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:45] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T18:59:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:45 smithi087 ceph-mon[202419]: osdmap e640: 8 total, 8 up, 8 in 2023-10-07T18:59:46.253 INFO:tasks.rados.rados.0.smithi087.stdout:2733: done (1 left) 2023-10-07T18:59:46.253 INFO:tasks.rados.rados.0.smithi087.stdout:2734: done (0 left) 2023-10-07T18:59:46.253 INFO:tasks.rados.rados.0.smithi087.stdout:2735: delete oid 47 current snap is 293 2023-10-07T18:59:46.256 INFO:tasks.rados.rados.0.smithi087.stdout:2735: done (0 left) 2023-10-07T18:59:46.256 INFO:tasks.rados.rados.0.smithi087.stdout:2736: copy_from oid 37 from oid 34 current snap is 293 2023-10-07T18:59:46.256 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 293 2023-10-07T18:59:46.256 INFO:tasks.rados.rados.0.smithi087.stdout:2737: seq_num 855 ranges {0=729088,729088=671744,1400832=663552,2064384=270336} 2023-10-07T18:59:46.261 INFO:tasks.rados.rados.0.smithi087.stdout:2737: writing smithi087181593-9 from 0 to 729088 tid 1 2023-10-07T18:59:46.266 INFO:tasks.rados.rados.0.smithi087.stdout:2737: writing smithi087181593-9 from 729088 to 1400832 tid 2 2023-10-07T18:59:46.268 INFO:tasks.rados.rados.0.smithi087.stdout:2737: writing smithi087181593-9 from 1400832 to 2064384 tid 3 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2737: writing smithi087181593-9 from 2064384 to 2334720 tid 4 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2738: rollback oid 27 current snap is 293 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 239 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 1 to smithi087181593-9 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2736: finishing copy_from racing read to smithi087181593-37 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2736: finishing copy_from to smithi087181593-37 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1471 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 2 to smithi087181593-9 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2736: done (2 left) 2023-10-07T18:59:46.271 INFO:tasks.rados.rados.0.smithi087.stdout:2739: delete oid 48 current snap is 293 2023-10-07T18:59:46.273 INFO:tasks.rados.rados.0.smithi087.stdout:2738: finishing rollback tid 1 to smithi087181593-27 2023-10-07T18:59:46.273 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 3 to smithi087181593-9 2023-10-07T18:59:46.273 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 4 to smithi087181593-9 2023-10-07T18:59:46.274 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 5 to smithi087181593-9 2023-10-07T18:59:46.274 INFO:tasks.rados.rados.0.smithi087.stdout:2738: finishing rollback tid 2 to smithi087181593-27 2023-10-07T18:59:46.274 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1593 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2737: finishing write tid 6 to smithi087181593-9 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1651 (ObjNum 855 snap 293 seq_num 855) dirty exists 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2737: left oid 9 (ObjNum 855 snap 293 seq_num 855) 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2737: done (2 left) 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2738: done (1 left) 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2739: done (0 left) 2023-10-07T18:59:46.277 INFO:tasks.rados.rados.0.smithi087.stdout:2740: delete oid 13 current snap is 293 2023-10-07T18:59:46.281 INFO:tasks.rados.rados.0.smithi087.stdout:2740: done (0 left) 2023-10-07T18:59:46.281 INFO:tasks.rados.rados.0.smithi087.stdout:2741: snap_create 2023-10-07T18:59:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:46 smithi087 ceph-mon[198934]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T18:59:46.530 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:46 smithi087 ceph-mon[198934]: pgmap v627: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 508 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 3 op/s 2023-10-07T18:59:46.531 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:46 smithi087 ceph-mon[202419]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T18:59:46.531 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:46 smithi087 ceph-mon[202419]: pgmap v627: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 508 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 3 op/s 2023-10-07T18:59:46.540 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 3 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 8 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:46.541 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": { 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 2 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)": 15 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout: } 2023-10-07T18:59:46.542 INFO:teuthology.orchestra.run.smithi087.stdout:} 2023-10-07T18:59:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:46 smithi163 ceph-mon[190496]: osdmap e641: 8 total, 8 up, 8 in 2023-10-07T18:59:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:46 smithi163 ceph-mon[190496]: pgmap v627: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 508 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 3 op/s 2023-10-07T18:59:47.245 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-10-07T18:59:47.263 INFO:tasks.rados.rados.0.smithi087.stdout:2741: done (0 left) 2023-10-07T18:59:47.263 INFO:tasks.rados.rados.0.smithi087.stdout:2742: snap_remove snap 287 2023-10-07T18:59:47.611 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:59:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:47 smithi163 ceph-mon[190496]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T18:59:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:47 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3728547521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:47 smithi087 ceph-mon[198934]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T18:59:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:47 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3728547521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:47 smithi087 ceph-mon[202419]: osdmap e642: 8 total, 8 up, 8 in 2023-10-07T18:59:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:47 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3728547521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:48.275 INFO:tasks.rados.rados.0.smithi087.stdout:2742: done (0 left) 2023-10-07T18:59:48.275 INFO:tasks.rados.rados.0.smithi087.stdout:2743: snap_create 2023-10-07T18:59:48.661 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:48 smithi087 ceph-mon[198934]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T18:59:48.661 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:48 smithi087 ceph-mon[198934]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 498 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 532 KiB/s wr, 3 op/s 2023-10-07T18:59:48.661 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:48 smithi087 ceph-mon[202419]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T18:59:48.661 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:48 smithi087 ceph-mon[202419]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 498 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 532 KiB/s wr, 3 op/s 2023-10-07T18:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:48 smithi163 ceph-mon[190496]: osdmap e643: 8 total, 8 up, 8 in 2023-10-07T18:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:48 smithi163 ceph-mon[190496]: pgmap v630: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 498 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 532 KiB/s wr, 3 op/s 2023-10-07T18:59:49.182 INFO:tasks.rados.rados.0.smithi087.stdout:2743: done (0 left) 2023-10-07T18:59:49.182 INFO:tasks.rados.rados.0.smithi087.stdout:2744: snap_remove snap 291 2023-10-07T18:59:49.426 INFO:teuthology.orchestra.run.smithi087.stdout:true 2023-10-07T18:59:49.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[202419]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T18:59:49.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:49.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[202419]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T18:59:49.630 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[198934]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T18:59:49.630 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:49.630 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:49 smithi087 ceph-mon[198934]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T18:59:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:49 smithi163 ceph-mon[190496]: osdmap e644: 8 total, 8 up, 8 in 2023-10-07T18:59:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T18:59:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:49 smithi163 ceph-mon[190496]: osdmap e645: 8 total, 8 up, 8 in 2023-10-07T18:59:50.102 DEBUG:teuthology.orchestra.run.smithi087:> 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 05b14f9a-6541-11ee-8db5-212e2dc638e7 -e sha1=9725b08fd801c82987c737f7e6d354878f036ee8 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-10-07T18:59:50.186 INFO:tasks.rados.rados.0.smithi087.stdout:2744: done (0 left) 2023-10-07T18:59:50.186 INFO:tasks.rados.rados.0.smithi087.stdout:2745: setattr oid 43 current snap is 295 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2746: setattr oid 29 current snap is 295 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2747: rmattr oid 12 current snap is 295 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2747: done (2 left) 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2748: read oid 3 snap -1 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2748: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2749: copy_from oid 15 from oid 24 current snap is 295 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2750: read oid 32 snap 244 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2750: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2751: read oid 48 snap -1 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2751: expect deleted 2023-10-07T18:59:50.193 INFO:tasks.rados.rados.0.smithi087.stdout:2752: setattr oid 2 current snap is 295 2023-10-07T18:59:50.194 INFO:tasks.rados.rados.0.smithi087.stdout:2753: read oid 7 snap 293 2023-10-07T18:59:50.194 INFO:tasks.rados.rados.0.smithi087.stdout:2753: expect deleted 2023-10-07T18:59:50.194 INFO:tasks.rados.rados.0.smithi087.stdout:2754: copy_from oid 13 from oid 38 current snap is 295 2023-10-07T18:59:50.194 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 295 2023-10-07T18:59:50.194 INFO:tasks.rados.rados.0.smithi087.stdout:2755: seq_num 858 ranges {1138688=778240,1916928=729088,2646016=434176,3080192=442368} 2023-10-07T18:59:50.203 INFO:tasks.rados.rados.0.smithi087.stdout:2755: writing smithi087181593-1 from 1138688 to 1916928 tid 1 2023-10-07T18:59:50.206 INFO:tasks.rados.rados.0.smithi087.stdout:2755: writing smithi087181593-1 from 1916928 to 2646016 tid 2 2023-10-07T18:59:50.212 INFO:tasks.rados.rados.0.smithi087.stdout:2755: writing smithi087181593-1 from 2646016 to 3080192 tid 3 2023-10-07T18:59:50.213 INFO:tasks.rados.rados.0.smithi087.stdout:2755: writing smithi087181593-1 from 3080192 to 3522560 tid 4 2023-10-07T18:59:50.213 INFO:tasks.rados.rados.0.smithi087.stdout:2756: snap_remove snap 251 2023-10-07T18:59:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3897832980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[198934]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2023-10-07T18:59:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[198934]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T18:59:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3897832980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[202419]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2023-10-07T18:59:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:50 smithi087 ceph-mon[202419]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T18:59:50.473 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T18:59:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:50 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3897832980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:50 smithi163 ceph-mon[190496]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2023-10-07T18:59:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:50 smithi163 ceph-mon[190496]: osdmap e646: 8 total, 8 up, 8 in 2023-10-07T18:59:51.189 INFO:tasks.rados.rados.0.smithi087.stdout:2756: done (10 left) 2023-10-07T18:59:51.189 INFO:tasks.rados.rados.0.smithi087.stdout:2757: copy_from oid 33 from oid 16 current snap is 295 2023-10-07T18:59:51.189 INFO:tasks.rados.rados.0.smithi087.stdout:2758: rmattr oid 41 current snap is 295 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2758: done (11 left) 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2759: snap_create 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2749: finishing copy_from to smithi087181593-15 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2749: got expected ENOENT (src dne) 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2749: finishing copy_from racing read to smithi087181593-15 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1597 (ObjNum 779 snap 259 seq_num 779) dirty exists 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1566 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1661 (ObjNum 708 snap 231 seq_num 708) dirty exists 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 1 to smithi087181593-1 2023-10-07T18:59:51.190 INFO:tasks.rados.rados.0.smithi087.stdout:2748: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T18:59:51.410 INFO:tasks.rados.rados.0.smithi087.stdout:2754: finishing copy_from racing read to smithi087181593-13 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 2 to smithi087181593-1 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 3 to smithi087181593-1 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 4 to smithi087181593-1 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2754: finishing copy_from to smithi087181593-13 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1492 (ObjNum 817 snap 277 seq_num 817) dirty exists 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 5 to smithi087181593-1 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: finishing write tid 6 to smithi087181593-1 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1668 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2755: left oid 1 (ObjNum 858 snap 295 seq_num 858) 2023-10-07T18:59:51.411 INFO:tasks.rados.rados.0.smithi087.stdout:2750: expect (ObjNum 663 snap 211 seq_num 663) 2023-10-07T18:59:52.194 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:52 smithi087 ceph-mon[202419]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T18:59:52.194 INFO:tasks.rados.rados.0.smithi087.stdout:2757: finishing copy_from to smithi087181593-33 2023-10-07T18:59:52.195 INFO:tasks.rados.rados.0.smithi087.stdout:2757: got expected ENOENT (src dne) 2023-10-07T18:59:52.195 INFO:tasks.rados.rados.0.smithi087.stdout:2757: finishing copy_from racing read to smithi087181593-33 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2745: done (11 left) 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2746: done (10 left) 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2748: done (9 left) 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2749: done (8 left) 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2750: done (7 left) 2023-10-07T18:59:52.196 INFO:tasks.rados.rados.0.smithi087.stdout:2751: done (6 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2752: done (5 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2753: done (4 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2754: done (3 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2755: done (2 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2757: done (1 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2759: done (0 left) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2760: rollback oid 50 current snap is 296 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 247 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2761: read oid 14 snap -1 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2761: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T18:59:52.197 INFO:tasks.rados.rados.0.smithi087.stdout:2762: setattr oid 45 current snap is 296 2023-10-07T18:59:52.203 INFO:tasks.rados.rados.0.smithi087.stdout:2763: read oid 1 snap 245 2023-10-07T18:59:52.203 INFO:tasks.rados.rados.0.smithi087.stdout:2763: expect deleted 2023-10-07T18:59:52.204 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 296 2023-10-07T18:59:52.204 INFO:tasks.rados.rados.0.smithi087.stdout:2764: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2023-10-07T18:59:52.204 INFO:tasks.rados.rados.0.smithi087.stdout:2764: writing smithi087181593-18 from 0 to 794624 tid 1 2023-10-07T18:59:52.210 INFO:tasks.rados.rados.0.smithi087.stdout:2764: writing smithi087181593-18 from 794624 to 1409024 tid 2 2023-10-07T18:59:52.213 INFO:tasks.rados.rados.0.smithi087.stdout:2764: writing smithi087181593-18 from 1409024 to 2048000 tid 3 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2764: writing smithi087181593-18 from 2048000 to 2400256 tid 4 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2765: snap_create 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2760: finishing rollback tid 0 to smithi087181593-50 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2760: finishing rollback tid 1 to smithi087181593-50 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2760: finishing rollback tid 2 to smithi087181593-50 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1080 (ObjNum 724 snap 243 seq_num 724) dirty exists 2023-10-07T18:59:52.214 INFO:tasks.rados.rados.0.smithi087.stdout:2761: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1588 (ObjNum 851 snap 292 seq_num 851) dirty exists 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 1 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 2 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 3 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 4 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 5 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: finishing write tid 6 to smithi087181593-18 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1566 (ObjNum 859 snap 296 seq_num 859) dirty exists 2023-10-07T18:59:52.267 INFO:tasks.rados.rados.0.smithi087.stdout:2764: left oid 18 (ObjNum 859 snap 296 seq_num 859) 2023-10-07T18:59:52.281 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 18.0.0-6609-g9725b08f (9725b08fd801c82987c737f7e6d354878f036ee8) reef (dev)" 2023-10-07T18:59:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:52 smithi087 ceph-mon[198934]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T18:59:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:52 smithi163 ceph-mon[190496]: osdmap e647: 8 total, 8 up, 8 in 2023-10-07T18:59:52.964 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-07T18:59:52.964 INFO:teuthology.task.print:**** done end upgrade, wait... 2023-10-07T18:59:52.964 DEBUG:teuthology.parallel:result is None 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2760: done (5 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2761: done (4 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2762: done (3 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2763: done (2 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2764: done (1 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2765: done (0 left) 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 297 2023-10-07T18:59:53.196 INFO:tasks.rados.rados.0.smithi087.stdout:2766: seq_num 860 ranges {2334720=8192} 2023-10-07T18:59:53.209 INFO:tasks.rados.rados.0.smithi087.stdout:2766: writing smithi087181593-9 from 2334720 to 2342912 tid 1 2023-10-07T18:59:53.209 INFO:tasks.rados.rados.0.smithi087.stdout:2767: read oid 18 snap -1 2023-10-07T18:59:53.209 INFO:tasks.rados.rados.0.smithi087.stdout:2767: expect (ObjNum 859 snap 296 seq_num 859) 2023-10-07T18:59:53.209 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 297 2023-10-07T18:59:53.209 INFO:tasks.rados.rados.0.smithi087.stdout:2768: seq_num 861 ranges {19095552=24576} 2023-10-07T18:59:53.311 INFO:tasks.rados.rados.0.smithi087.stdout:2768: writing smithi087181593-21 from 19095552 to 19120128 tid 1 2023-10-07T18:59:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:2769: snap_create 2023-10-07T18:59:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:2766: finishing write tid 1 to smithi087181593-9 2023-10-07T18:59:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:2766: finishing write tid 2 to smithi087181593-9 2023-10-07T18:59:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:2766: finishing write tid 3 to smithi087181593-9 2023-10-07T18:59:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1683 (ObjNum 860 snap 297 seq_num 860) dirty exists 2023-10-07T18:59:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:2766: left oid 9 (ObjNum 860 snap 297 seq_num 860) 2023-10-07T18:59:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:2767: expect (ObjNum 859 snap 296 seq_num 859) 2023-10-07T18:59:53.368 INFO:tasks.rados.rados.0.smithi087.stdout:2768: finishing write tid 1 to smithi087181593-21 2023-10-07T18:59:53.369 INFO:tasks.rados.rados.0.smithi087.stdout:2768: finishing write tid 2 to smithi087181593-21 2023-10-07T18:59:53.369 INFO:tasks.rados.rados.0.smithi087.stdout:2768: finishing write tid 3 to smithi087181593-21 2023-10-07T18:59:53.369 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1485 (ObjNum 861 snap 297 seq_num 861) dirty exists 2023-10-07T18:59:53.369 INFO:tasks.rados.rados.0.smithi087.stdout:2768: left oid 21 (ObjNum 861 snap 297 seq_num 861) 2023-10-07T18:59:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[198934]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T18:59:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[198934]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T18:59:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1532428258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[202419]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T18:59:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[202419]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T18:59:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:53 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1532428258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:53 smithi163 ceph-mon[190496]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 118 active+clean; 440 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 2.4 MiB/s wr, 13 op/s 2023-10-07T18:59:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:53 smithi163 ceph-mon[190496]: osdmap e648: 8 total, 8 up, 8 in 2023-10-07T18:59:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:53 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1532428258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-07T18:59:54.186 INFO:tasks.rados.rados.0.smithi087.stdout:2766: done (3 left) 2023-10-07T18:59:54.186 INFO:tasks.rados.rados.0.smithi087.stdout:2767: done (2 left) 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2768: done (1 left) 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2769: done (0 left) 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2770: rmattr oid 11 current snap is 298 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2771: read oid 40 snap -1 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2771: expect deleted 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 298 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2772: seq_num 862 ranges {0=40960} 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2772: writing smithi087181593-47 from 0 to 40960 tid 1 2023-10-07T18:59:54.187 INFO:tasks.rados.rados.0.smithi087.stdout:2773: read oid 10 snap -1 2023-10-07T18:59:54.188 INFO:tasks.rados.rados.0.smithi087.stdout:2773: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:59:54.188 INFO:tasks.rados.rados.0.smithi087.stdout:2774: delete oid 49 current snap is 298 2023-10-07T18:59:54.191 INFO:tasks.rados.rados.0.smithi087.stdout:2773: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T18:59:54.192 INFO:tasks.rados.rados.0.smithi087.stdout:2772: finishing write tid 1 to smithi087181593-47 2023-10-07T18:59:54.192 INFO:tasks.rados.rados.0.smithi087.stdout:2772: finishing write tid 2 to smithi087181593-47 2023-10-07T18:59:54.194 INFO:tasks.rados.rados.0.smithi087.stdout:2771: done (4 left) 2023-10-07T18:59:54.194 INFO:tasks.rados.rados.0.smithi087.stdout:2773: done (3 left) 2023-10-07T18:59:54.194 INFO:tasks.rados.rados.0.smithi087.stdout:2774: done (2 left) 2023-10-07T18:59:54.194 INFO:tasks.rados.rados.0.smithi087.stdout:2775: setattr oid 7 current snap is 298 2023-10-07T18:59:54.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1405 (ObjNum 822 snap 278 seq_num 822) dirty exists 2023-10-07T18:59:54.195 INFO:tasks.rados.rados.0.smithi087.stdout:2772: finishing write tid 3 to smithi087181593-47 2023-10-07T18:59:54.196 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1568 (ObjNum 862 snap 298 seq_num 862) dirty exists 2023-10-07T18:59:54.196 INFO:tasks.rados.rados.0.smithi087.stdout:2772: left oid 47 (ObjNum 862 snap 298 seq_num 862) 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:2770: done (2 left) 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:2772: done (1 left) 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:2776: read oid 1 snap -1 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:2776: expect (ObjNum 858 snap 295 seq_num 858) 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 298 2023-10-07T18:59:54.197 INFO:tasks.rados.rados.0.smithi087.stdout:2777: seq_num 864 ranges {2400256=73728} 2023-10-07T18:59:54.210 INFO:tasks.rados.rados.0.smithi087.stdout:2777: writing smithi087181593-18 from 2400256 to 2473984 tid 1 2023-10-07T18:59:54.211 INFO:tasks.rados.rados.0.smithi087.stdout:2778: delete oid 20 current snap is 298 2023-10-07T18:59:54.211 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1610 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T18:59:54.211 INFO:tasks.rados.rados.0.smithi087.stdout:2776: expect (ObjNum 858 snap 295 seq_num 858) 2023-10-07T18:59:54.315 INFO:tasks.rados.rados.0.smithi087.stdout:2775: done (3 left) 2023-10-07T18:59:54.315 INFO:tasks.rados.rados.0.smithi087.stdout:2776: done (2 left) 2023-10-07T18:59:54.315 INFO:tasks.rados.rados.0.smithi087.stdout:2778: done (1 left) 2023-10-07T18:59:54.315 INFO:tasks.rados.rados.0.smithi087.stdout:2779: read oid 28 snap -1 2023-10-07T18:59:54.315 INFO:tasks.rados.rados.0.smithi087.stdout:2779: expect deleted 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2780: rollback oid 6 current snap is 298 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 279 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2777: finishing write tid 1 to smithi087181593-18 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2777: finishing write tid 2 to smithi087181593-18 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2777: finishing write tid 3 to smithi087181593-18 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1568 (ObjNum 864 snap 298 seq_num 864) dirty exists 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2777: left oid 18 (ObjNum 864 snap 298 seq_num 864) 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2777: done (2 left) 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2781: rmattr oid 50 current snap is 298 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:2781: done (2 left) 2023-10-07T18:59:54.316 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 298 2023-10-07T18:59:54.317 INFO:tasks.rados.rados.0.smithi087.stdout:2782: seq_num 866 ranges {2342912=106496} 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2782: writing smithi087181593-9 from 2342912 to 2449408 tid 1 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2783: read oid 27 snap -1 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2783: expect (ObjNum 695 snap 222 seq_num 695) 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2784: read oid 12 snap -1 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2784: expect (ObjNum 833 snap 284 seq_num 833) 2023-10-07T18:59:54.329 INFO:tasks.rados.rados.0.smithi087.stdout:2785: rollback oid 47 current snap is 298 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 292 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2780: finishing rollback tid 0 to smithi087181593-6 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2780: finishing rollback tid 1 to smithi087181593-6 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1570 (ObjNum 461 snap 0 seq_num 304) dirty dne 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2779: done (5 left) 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2780: done (4 left) 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2786: read oid 1 snap -1 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2786: expect (ObjNum 858 snap 295 seq_num 858) 2023-10-07T18:59:54.330 INFO:tasks.rados.rados.0.smithi087.stdout:2787: read oid 36 snap -1 2023-10-07T18:59:54.331 INFO:tasks.rados.rados.0.smithi087.stdout:2787: expect deleted 2023-10-07T18:59:54.331 INFO:tasks.rados.rados.0.smithi087.stdout:2788: setattr oid 44 current snap is 298 2023-10-07T18:59:54.331 INFO:tasks.rados.rados.0.smithi087.stdout:2789: rollback oid 4 current snap is 298 2023-10-07T18:59:54.331 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 295 2023-10-07T18:59:54.331 INFO:tasks.rados.rados.0.smithi087.stdout:2790: snap_create 2023-10-07T18:59:54.333 INFO:tasks.rados.rados.0.smithi087.stdout:2785: finishing rollback tid 0 to smithi087181593-47 2023-10-07T18:59:54.334 INFO:tasks.rados.rados.0.smithi087.stdout:2785: finishing rollback tid 1 to smithi087181593-47 2023-10-07T18:59:54.335 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1795 (ObjNum 770 snap 258 seq_num 770) dirty exists 2023-10-07T18:59:54.335 INFO:tasks.rados.rados.0.smithi087.stdout:2785: finishing rollback tid 2 to smithi087181593-47 2023-10-07T18:59:54.335 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1571 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T18:59:54.336 INFO:tasks.rados.rados.0.smithi087.stdout:2789: finishing rollback tid 0 to smithi087181593-4 2023-10-07T18:59:54.337 INFO:tasks.rados.rados.0.smithi087.stdout:2789: finishing rollback tid 1 to smithi087181593-4 2023-10-07T18:59:54.340 INFO:tasks.rados.rados.0.smithi087.stdout:2783: expect (ObjNum 695 snap 222 seq_num 695) 2023-10-07T18:59:54.392 INFO:tasks.rados.rados.0.smithi087.stdout:2789: finishing rollback tid 2 to smithi087181593-4 2023-10-07T18:59:54.392 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1503 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T18:59:54.392 INFO:tasks.rados.rados.0.smithi087.stdout:2782: finishing write tid 1 to smithi087181593-9 2023-10-07T18:59:54.392 INFO:tasks.rados.rados.0.smithi087.stdout:2782: finishing write tid 2 to smithi087181593-9 2023-10-07T18:59:54.392 INFO:tasks.rados.rados.0.smithi087.stdout:2786: expect (ObjNum 858 snap 295 seq_num 858) 2023-10-07T18:59:54.493 INFO:tasks.rados.rados.0.smithi087.stdout:2782: finishing write tid 3 to smithi087181593-9 2023-10-07T18:59:54.493 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1686 (ObjNum 866 snap 298 seq_num 866) dirty exists 2023-10-07T18:59:54.493 INFO:tasks.rados.rados.0.smithi087.stdout:2782: left oid 9 (ObjNum 866 snap 298 seq_num 866) 2023-10-07T18:59:54.493 INFO:tasks.rados.rados.0.smithi087.stdout:2784: expect (ObjNum 833 snap 284 seq_num 833) 2023-10-07T18:59:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:54 smithi163 ceph-mon[190496]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T18:59:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:54 smithi163 ceph-mon[190496]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T18:59:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:54 smithi087 ceph-mon[198934]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T18:59:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:54 smithi087 ceph-mon[198934]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T18:59:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:54 smithi087 ceph-mon[202419]: osdmap e649: 8 total, 8 up, 8 in 2023-10-07T18:59:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:54 smithi087 ceph-mon[202419]: osdmap e650: 8 total, 8 up, 8 in 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2782: done (8 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2783: done (7 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2784: done (6 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2785: done (5 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2786: done (4 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2787: done (3 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2788: done (2 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2789: done (1 left) 2023-10-07T18:59:55.213 INFO:tasks.rados.rados.0.smithi087.stdout:2790: done (0 left) 2023-10-07T18:59:55.214 INFO:tasks.rados.rados.0.smithi087.stdout:2791: copy_from oid 16 from oid 7 current snap is 299 2023-10-07T18:59:55.214 INFO:tasks.rados.rados.0.smithi087.stdout:2792: read oid 14 snap -1 2023-10-07T18:59:55.214 INFO:tasks.rados.rados.0.smithi087.stdout:2792: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T18:59:55.214 INFO:tasks.rados.rados.0.smithi087.stdout:2793: delete oid 40 current snap is 299 2023-10-07T18:59:55.215 INFO:tasks.rados.rados.0.smithi087.stdout:2791: finishing copy_from racing read to smithi087181593-16 2023-10-07T18:59:55.218 INFO:tasks.rados.rados.0.smithi087.stdout:2793: done (2 left) 2023-10-07T18:59:55.218 INFO:tasks.rados.rados.0.smithi087.stdout:2794: snap_remove snap 294 2023-10-07T18:59:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:55 smithi163 ceph-mon[190496]: pgmap v639: 121 pgs: 121 active+clean; 449 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2023-10-07T18:59:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:55 smithi087 ceph-mon[198934]: pgmap v639: 121 pgs: 121 active+clean; 449 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2023-10-07T18:59:55.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 18:59:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:18:59:55] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T18:59:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:55 smithi087 ceph-mon[202419]: pgmap v639: 121 pgs: 121 active+clean; 449 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2023-10-07T18:59:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:2794: done (2 left) 2023-10-07T18:59:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 299 2023-10-07T18:59:56.229 INFO:tasks.rados.rados.0.smithi087.stdout:2795: seq_num 868 ranges {1114112=139264} 2023-10-07T18:59:56.236 INFO:tasks.rados.rados.0.smithi087.stdout:2795: writing smithi087181593-37 from 1114112 to 1253376 tid 1 2023-10-07T18:59:56.236 INFO:tasks.rados.rados.0.smithi087.stdout:2796: snap_remove snap 244 2023-10-07T18:59:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:56 smithi163 ceph-mon[190496]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T18:59:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:56 smithi087 ceph-mon[202419]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T18:59:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:56 smithi087 ceph-mon[198934]: osdmap e651: 8 total, 8 up, 8 in 2023-10-07T18:59:57.226 INFO:tasks.rados.rados.0.smithi087.stdout:2796: done (3 left) 2023-10-07T18:59:57.227 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 299 2023-10-07T18:59:57.227 INFO:tasks.rados.rados.0.smithi087.stdout:2797: seq_num 869 ranges {4661248=155648} 2023-10-07T18:59:57.250 INFO:tasks.rados.rados.0.smithi087.stdout:2797: writing smithi087181593-13 from 4661248 to 4816896 tid 1 2023-10-07T18:59:57.250 INFO:tasks.rados.rados.0.smithi087.stdout:2798: copy_from oid 34 from oid 12 current snap is 299 2023-10-07T18:59:57.251 INFO:tasks.rados.rados.0.smithi087.stdout:2791: finishing copy_from to smithi087181593-16 2023-10-07T18:59:57.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1610 (ObjNum 65 snap 0 seq_num 1717660760) dirty exists 2023-10-07T18:59:57.251 INFO:tasks.rados.rados.0.smithi087.stdout:2792: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2795: finishing write tid 1 to smithi087181593-37 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2795: finishing write tid 2 to smithi087181593-37 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2795: finishing write tid 3 to smithi087181593-37 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1892 (ObjNum 868 snap 299 seq_num 868) dirty exists 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2795: left oid 37 (ObjNum 868 snap 299 seq_num 868) 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2791: done (4 left) 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2792: done (3 left) 2023-10-07T18:59:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:2795: done (2 left) 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2799: rollback oid 48 current snap is 299 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 271 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2797: finishing write tid 1 to smithi087181593-13 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2797: finishing write tid 2 to smithi087181593-13 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2797: finishing write tid 3 to smithi087181593-13 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1704 (ObjNum 869 snap 299 seq_num 869) dirty exists 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2797: left oid 13 (ObjNum 869 snap 299 seq_num 869) 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2798: finishing copy_from racing read to smithi087181593-34 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2798: finishing copy_from to smithi087181593-34 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1577 (ObjNum 833 snap 284 seq_num 833) dirty exists 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2797: done (2 left) 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2798: done (1 left) 2023-10-07T18:59:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:2800: delete oid 13 current snap is 299 2023-10-07T18:59:57.304 INFO:tasks.rados.rados.0.smithi087.stdout:2799: finishing rollback tid 1 to smithi087181593-48 2023-10-07T18:59:57.304 INFO:tasks.rados.rados.0.smithi087.stdout:2799: finishing rollback tid 2 to smithi087181593-48 2023-10-07T18:59:57.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1706 (ObjNum 714 snap 236 seq_num 714) dirty exists 2023-10-07T18:59:57.305 INFO:tasks.rados.rados.0.smithi087.stdout:2799: done (1 left) 2023-10-07T18:59:57.305 INFO:tasks.rados.rados.0.smithi087.stdout:2800: done (0 left) 2023-10-07T18:59:57.305 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 299 2023-10-07T18:59:57.306 INFO:tasks.rados.rados.0.smithi087.stdout:2801: seq_num 871 ranges {0=188416} 2023-10-07T18:59:57.306 INFO:tasks.rados.rados.0.smithi087.stdout:2801: writing smithi087181593-2 from 0 to 188416 tid 1 2023-10-07T18:59:57.306 INFO:tasks.rados.rados.0.smithi087.stdout:2802: copy_from oid 31 from oid 17 current snap is 299 2023-10-07T18:59:57.306 INFO:tasks.rados.rados.0.smithi087.stdout:2803: snap_remove snap 274 2023-10-07T18:59:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:57 smithi163 ceph-mon[190496]: pgmap v642: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2023-10-07T18:59:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:57 smithi163 ceph-mon[190496]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T18:59:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:57 smithi087 ceph-mon[198934]: pgmap v642: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2023-10-07T18:59:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:57 smithi087 ceph-mon[198934]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T18:59:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:57 smithi087 ceph-mon[202419]: pgmap v642: 121 pgs: 121 active+clean; 449 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2023-10-07T18:59:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:57 smithi087 ceph-mon[202419]: osdmap e652: 8 total, 8 up, 8 in 2023-10-07T18:59:58.235 INFO:tasks.rados.rados.0.smithi087.stdout:2803: done (2 left) 2023-10-07T18:59:58.235 INFO:tasks.rados.rados.0.smithi087.stdout:2804: read oid 34 snap -1 2023-10-07T18:59:58.235 INFO:tasks.rados.rados.0.smithi087.stdout:2804: expect (ObjNum 833 snap 284 seq_num 833) 2023-10-07T18:59:58.235 INFO:tasks.rados.rados.0.smithi087.stdout:2805: snap_remove snap 247 2023-10-07T18:59:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:58 smithi163 ceph-mon[190496]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T18:59:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:58 smithi087 ceph-mon[198934]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T18:59:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:58 smithi087 ceph-mon[202419]: osdmap e653: 8 total, 8 up, 8 in 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2805: done (3 left) 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2806: read oid 38 snap -1 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2806: expect (ObjNum 817 snap 277 seq_num 817) 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2807: rmattr oid 48 current snap is 299 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2808: read oid 15 snap -1 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2808: expect (ObjNum 825 snap 279 seq_num 825) 2023-10-07T18:59:59.189 INFO:tasks.rados.rados.0.smithi087.stdout:2809: delete oid 44 current snap is 299 2023-10-07T18:59:59.191 INFO:tasks.rados.rados.0.smithi087.stdout:2801: finishing write tid 1 to smithi087181593-2 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2801: finishing write tid 2 to smithi087181593-2 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2801: finishing write tid 3 to smithi087181593-2 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1573 (ObjNum 871 snap 299 seq_num 871) dirty exists 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2801: left oid 2 (ObjNum 871 snap 299 seq_num 871) 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2802: finishing copy_from racing read to smithi087181593-31 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2802: finishing copy_from to smithi087181593-31 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1515 (ObjNum 806 snap 273 seq_num 806) dirty exists 2023-10-07T18:59:59.192 INFO:tasks.rados.rados.0.smithi087.stdout:2804: expect (ObjNum 833 snap 284 seq_num 833) 2023-10-07T18:59:59.490 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 0 (ObjNum 714 snap 236 seq_num 714) dirty exists 2023-10-07T18:59:59.491 INFO:tasks.rados.rados.0.smithi087.stdout:2806: expect (ObjNum 817 snap 277 seq_num 817) 2023-10-07T18:59:59.665 INFO:tasks.rados.rados.0.smithi087.stdout:2808: expect (ObjNum 825 snap 279 seq_num 825) 2023-10-07T18:59:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:59 smithi163 ceph-mon[190496]: pgmap v645: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 7 op/s 2023-10-07T18:59:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:59 smithi163 ceph-mon[190496]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T18:59:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 18:59:59 smithi163 ceph-mon[190496]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T18:59:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[198934]: pgmap v645: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 7 op/s 2023-10-07T18:59:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[198934]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T18:59:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[198934]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T18:59:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[202419]: pgmap v645: 121 pgs: 121 active+clean; 455 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.5 MiB/s wr, 7 op/s 2023-10-07T18:59:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[202419]: osdmap e654: 8 total, 8 up, 8 in 2023-10-07T18:59:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 18:59:59 smithi087 ceph-mon[202419]: osdmap e655: 8 total, 8 up, 8 in 2023-10-07T18:59:59.709 INFO:tasks.rados.rados.0.smithi087.stdout:2801: done (6 left) 2023-10-07T18:59:59.709 INFO:tasks.rados.rados.0.smithi087.stdout:2802: done (5 left) 2023-10-07T18:59:59.709 INFO:tasks.rados.rados.0.smithi087.stdout:2804: done (4 left) 2023-10-07T18:59:59.709 INFO:tasks.rados.rados.0.smithi087.stdout:2806: done (3 left) 2023-10-07T18:59:59.709 INFO:tasks.rados.rados.0.smithi087.stdout:2807: done (2 left) 2023-10-07T18:59:59.710 INFO:tasks.rados.rados.0.smithi087.stdout:2808: done (1 left) 2023-10-07T18:59:59.710 INFO:tasks.rados.rados.0.smithi087.stdout:2809: done (0 left) 2023-10-07T18:59:59.710 INFO:tasks.rados.rados.0.smithi087.stdout:2810: rollback oid 32 current snap is 299 2023-10-07T18:59:59.710 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 288 2023-10-07T18:59:59.710 INFO:tasks.rados.rados.0.smithi087.stdout:2811: snap_remove snap 271 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2811: done (1 left) 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2812: copy_from oid 5 from oid 20 current snap is 299 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2810: finishing rollback tid 0 to smithi087181593-32 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2810: finishing rollback tid 1 to smithi087181593-32 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2810: finishing rollback tid 2 to smithi087181593-32 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1083 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T19:00:00.245 INFO:tasks.rados.rados.0.smithi087.stdout:2810: done (1 left) 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:2813: read oid 35 snap -1 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:2813: expect deleted 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 299 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:2814: seq_num 873 ranges {0=229376} 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:2814: writing smithi087181593-41 from 0 to 229376 tid 1 2023-10-07T19:00:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:2815: snap_remove snap 284 2023-10-07T19:00:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:00:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:00:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2815: done (3 left) 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2816: read oid 14 snap -1 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2816: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2817: read oid 31 snap -1 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2817: expect (ObjNum 806 snap 273 seq_num 806) 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2818: snap_create 2023-10-07T19:00:01.255 INFO:tasks.rados.rados.0.smithi087.stdout:2812: finishing copy_from to smithi087181593-5 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2812: got expected ENOENT (src dne) 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2812: finishing copy_from racing read to smithi087181593-5 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2814: finishing write tid 1 to smithi087181593-41 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2814: finishing write tid 2 to smithi087181593-41 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2814: finishing write tid 3 to smithi087181593-41 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1579 (ObjNum 873 snap 299 seq_num 873) dirty exists 2023-10-07T19:00:01.256 INFO:tasks.rados.rados.0.smithi087.stdout:2814: left oid 41 (ObjNum 873 snap 299 seq_num 873) 2023-10-07T19:00:01.267 INFO:tasks.rados.rados.0.smithi087.stdout:2816: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:00:01.315 INFO:tasks.rados.rados.0.smithi087.stdout:2817: expect (ObjNum 806 snap 273 seq_num 806) 2023-10-07T19:00:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:01 smithi163 ceph-mon[190496]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-10-07T19:00:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:01 smithi163 ceph-mon[190496]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T19:00:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:01 smithi087 ceph-mon[198934]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-10-07T19:00:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:01 smithi087 ceph-mon[198934]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T19:00:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:01 smithi087 ceph-mon[202419]: pgmap v648: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.9 MiB/s wr, 21 op/s 2023-10-07T19:00:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:01 smithi087 ceph-mon[202419]: osdmap e656: 8 total, 8 up, 8 in 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2812: done (5 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2813: done (4 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2814: done (3 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2816: done (2 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2817: done (1 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2818: done (0 left) 2023-10-07T19:00:02.259 INFO:tasks.rados.rados.0.smithi087.stdout:2819: copy_from oid 44 from oid 8 current snap is 300 2023-10-07T19:00:02.260 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 300 2023-10-07T19:00:02.260 INFO:tasks.rados.rados.0.smithi087.stdout:2820: seq_num 874 ranges {0=245760} 2023-10-07T19:00:02.260 INFO:tasks.rados.rados.0.smithi087.stdout:2820: writing smithi087181593-35 from 0 to 245760 tid 1 2023-10-07T19:00:02.260 INFO:tasks.rados.rados.0.smithi087.stdout:2821: read oid 11 snap -1 2023-10-07T19:00:02.261 INFO:tasks.rados.rados.0.smithi087.stdout:2821: expect (ObjNum 822 snap 278 seq_num 822) 2023-10-07T19:00:02.261 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 300 2023-10-07T19:00:02.261 INFO:tasks.rados.rados.0.smithi087.stdout:2822: seq_num 875 ranges {5308416=262144} 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2822: writing smithi087181593-17 from 5308416 to 5570560 tid 1 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2823: setattr oid 27 current snap is 300 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2820: finishing write tid 1 to smithi087181593-35 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2819: finishing copy_from racing read to smithi087181593-44 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2820: finishing write tid 2 to smithi087181593-35 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2819: finishing copy_from to smithi087181593-44 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1503 (ObjNum 834 snap 284 seq_num 834) dirty exists 2023-10-07T19:00:02.291 INFO:tasks.rados.rados.0.smithi087.stdout:2820: finishing write tid 3 to smithi087181593-35 2023-10-07T19:00:02.292 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1930 (ObjNum 874 snap 300 seq_num 874) dirty exists 2023-10-07T19:00:02.292 INFO:tasks.rados.rados.0.smithi087.stdout:2820: left oid 35 (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:02.292 INFO:tasks.rados.rados.0.smithi087.stdout:2821: expect (ObjNum 822 snap 278 seq_num 822) 2023-10-07T19:00:02.378 INFO:tasks.rados.rados.0.smithi087.stdout:2822: finishing write tid 1 to smithi087181593-17 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2822: finishing write tid 2 to smithi087181593-17 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2822: finishing write tid 3 to smithi087181593-17 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1661 (ObjNum 875 snap 300 seq_num 875) dirty exists 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2822: left oid 17 (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2819: done (4 left) 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2820: done (3 left) 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2821: done (2 left) 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2822: done (1 left) 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 300 2023-10-07T19:00:02.379 INFO:tasks.rados.rados.0.smithi087.stdout:2824: seq_num 876 ranges {1826816=278528} 2023-10-07T19:00:02.390 INFO:tasks.rados.rados.0.smithi087.stdout:2824: writing smithi087181593-15 from 1826816 to 2105344 tid 1 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2825: rollback oid 8 current snap is 300 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 268 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1663 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2823: done (2 left) 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2826: read oid 46 snap -1 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2826: expect deleted 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2827: copy_from oid 37 from oid 44 current snap is 300 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2828: rollback oid 48 current snap is 300 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 272 2023-10-07T19:00:02.391 INFO:tasks.rados.rados.0.smithi087.stdout:2829: setattr oid 30 current snap is 300 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2826: done (5 left) 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2830: setattr oid 6 current snap is 300 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2831: read oid 24 snap -1 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2831: expect deleted 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2832: rmattr oid 42 current snap is 300 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2833: copy_from oid 5 from oid 33 current snap is 300 2023-10-07T19:00:02.393 INFO:tasks.rados.rados.0.smithi087.stdout:2834: delete oid 31 current snap is 300 2023-10-07T19:00:02.394 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1406 (ObjNum 256 snap 0 seq_num 304) dirty exists 2023-10-07T19:00:02.396 INFO:tasks.rados.rados.0.smithi087.stdout:2828: finishing rollback tid 0 to smithi087181593-48 2023-10-07T19:00:02.396 INFO:tasks.rados.rados.0.smithi087.stdout:2828: finishing rollback tid 1 to smithi087181593-48 2023-10-07T19:00:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:2828: finishing rollback tid 2 to smithi087181593-48 2023-10-07T19:00:02.397 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1749 (ObjNum 714 snap 236 seq_num 714) dirty exists 2023-10-07T19:00:02.398 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1571 (ObjNum 209 snap 0 seq_num 3118644448) dirty exists 2023-10-07T19:00:02.398 INFO:tasks.rados.rados.0.smithi087.stdout:2824: finishing write tid 1 to smithi087181593-15 2023-10-07T19:00:02.398 INFO:tasks.rados.rados.0.smithi087.stdout:2824: finishing write tid 2 to smithi087181593-15 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2828: done (9 left) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2829: done (8 left) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2830: done (7 left) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2831: done (6 left) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2834: done (5 left) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2835: rollback oid 45 current snap is 300 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 280 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2836: read oid 30 snap -1 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2836: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:00:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:2837: snap_create 2023-10-07T19:00:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:2825: finishing rollback tid 0 to smithi087181593-8 2023-10-07T19:00:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:2825: finishing rollback tid 1 to smithi087181593-8 2023-10-07T19:00:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:2825: finishing rollback tid 2 to smithi087181593-8 2023-10-07T19:00:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1514 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T19:00:02.402 INFO:tasks.rados.rados.0.smithi087.stdout:2836: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:00:02.402 INFO:tasks.rados.rados.0.smithi087.stdout:2824: finishing write tid 3 to smithi087181593-15 2023-10-07T19:00:02.402 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1510 (ObjNum 876 snap 300 seq_num 876) dirty exists 2023-10-07T19:00:02.402 INFO:tasks.rados.rados.0.smithi087.stdout:2824: left oid 15 (ObjNum 876 snap 300 seq_num 876) 2023-10-07T19:00:02.402 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1504 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T19:00:02.404 INFO:tasks.rados.rados.0.smithi087.stdout:2835: finishing rollback tid 0 to smithi087181593-45 2023-10-07T19:00:02.404 INFO:tasks.rados.rados.0.smithi087.stdout:2835: finishing rollback tid 1 to smithi087181593-45 2023-10-07T19:00:02.404 INFO:tasks.rados.rados.0.smithi087.stdout:2835: finishing rollback tid 2 to smithi087181593-45 2023-10-07T19:00:02.404 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1591 (ObjNum 129 snap 0 seq_num 1721350648) dirty exists 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:2833: finishing copy_from to smithi087181593-5 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:2833: got expected ENOENT (src dne) 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:2827: finishing copy_from racing read to smithi087181593-37 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:2833: finishing copy_from racing read to smithi087181593-5 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:2827: finishing copy_from to smithi087181593-37 2023-10-07T19:00:02.407 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1503 (ObjNum 834 snap 284 seq_num 834) dirty exists 2023-10-07T19:00:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:02 smithi163 ceph-mon[190496]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T19:00:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:02 smithi163 ceph-mon[190496]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-10-07T19:00:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:02 smithi087 ceph-mon[198934]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T19:00:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:02 smithi087 ceph-mon[198934]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-10-07T19:00:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:02 smithi087 ceph-mon[202419]: osdmap e657: 8 total, 8 up, 8 in 2023-10-07T19:00:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:02 smithi087 ceph-mon[202419]: pgmap v651: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2824: done (7 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2825: done (6 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2827: done (5 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2832: done (4 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2833: done (3 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2835: done (2 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2836: done (1 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2837: done (0 left) 2023-10-07T19:00:03.267 INFO:tasks.rados.rados.0.smithi087.stdout:2838: rollback oid 45 current snap is 301 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 300 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:2839: read oid 14 snap -1 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:2839: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:2840: read oid 3 snap -1 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:2840: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:00:03.268 INFO:tasks.rados.rados.0.smithi087.stdout:2841: delete oid 25 current snap is 301 2023-10-07T19:00:03.272 INFO:tasks.rados.rados.0.smithi087.stdout:2838: finishing rollback tid 0 to smithi087181593-45 2023-10-07T19:00:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:2841: done (3 left) 2023-10-07T19:00:03.276 INFO:tasks.rados.rados.0.smithi087.stdout:2842: delete oid 29 current snap is 301 2023-10-07T19:00:03.281 INFO:tasks.rados.rados.0.smithi087.stdout:2839: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:00:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:2838: finishing rollback tid 1 to smithi087181593-45 2023-10-07T19:00:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:2838: finishing rollback tid 2 to smithi087181593-45 2023-10-07T19:00:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1594 (ObjNum 65 snap 0 seq_num 1784439406) dirty exists 2023-10-07T19:00:03.326 INFO:tasks.rados.rados.0.smithi087.stdout:2840: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:00:03.532 INFO:tasks.rados.rados.0.smithi087.stdout:2838: done (3 left) 2023-10-07T19:00:03.533 INFO:tasks.rados.rados.0.smithi087.stdout:2839: done (2 left) 2023-10-07T19:00:03.533 INFO:tasks.rados.rados.0.smithi087.stdout:2840: done (1 left) 2023-10-07T19:00:03.533 INFO:tasks.rados.rados.0.smithi087.stdout:2842: done (0 left) 2023-10-07T19:00:03.533 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 301 2023-10-07T19:00:03.533 INFO:tasks.rados.rados.0.smithi087.stdout:2843: seq_num 880 ranges {19120128=344064} 2023-10-07T19:00:03.634 INFO:tasks.rados.rados.0.smithi087.stdout:2843: writing smithi087181593-21 from 19120128 to 19464192 tid 1 2023-10-07T19:00:03.634 INFO:tasks.rados.rados.0.smithi087.stdout:2844: rollback oid 1 current snap is 301 2023-10-07T19:00:03.635 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 297 2023-10-07T19:00:03.635 INFO:tasks.rados.rados.0.smithi087.stdout:2845: snap_create 2023-10-07T19:00:03.638 INFO:tasks.rados.rados.0.smithi087.stdout:2844: finishing rollback tid 0 to smithi087181593-1 2023-10-07T19:00:03.640 INFO:tasks.rados.rados.0.smithi087.stdout:2844: finishing rollback tid 1 to smithi087181593-1 2023-10-07T19:00:03.640 INFO:tasks.rados.rados.0.smithi087.stdout:2844: finishing rollback tid 2 to smithi087181593-1 2023-10-07T19:00:03.640 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1753 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:00:03.641 INFO:tasks.rados.rados.0.smithi087.stdout:2843: finishing write tid 1 to smithi087181593-21 2023-10-07T19:00:03.641 INFO:tasks.rados.rados.0.smithi087.stdout:2843: finishing write tid 2 to smithi087181593-21 2023-10-07T19:00:03.642 INFO:tasks.rados.rados.0.smithi087.stdout:2843: finishing write tid 3 to smithi087181593-21 2023-10-07T19:00:03.642 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1581 (ObjNum 880 snap 301 seq_num 880) dirty exists 2023-10-07T19:00:03.643 INFO:tasks.rados.rados.0.smithi087.stdout:2843: left oid 21 (ObjNum 880 snap 301 seq_num 880) 2023-10-07T19:00:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:03 smithi163 ceph-mon[190496]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T19:00:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:03 smithi087 ceph-mon[202419]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T19:00:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:03 smithi087 ceph-mon[198934]: osdmap e658: 8 total, 8 up, 8 in 2023-10-07T19:00:04.187 INFO:tasks.rados.rados.0.smithi087.stdout:2843: done (2 left) 2023-10-07T19:00:04.188 INFO:tasks.rados.rados.0.smithi087.stdout:2844: done (1 left) 2023-10-07T19:00:04.188 INFO:tasks.rados.rados.0.smithi087.stdout:2845: done (0 left) 2023-10-07T19:00:04.188 INFO:tasks.rados.rados.0.smithi087.stdout:2846: snap_create 2023-10-07T19:00:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:04 smithi163 ceph-mon[190496]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T19:00:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:04 smithi163 ceph-mon[190496]: pgmap v654: 121 pgs: 121 active+clean; 482 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 732 KiB/s wr, 24 op/s 2023-10-07T19:00:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:04 smithi163 ceph-mon[190496]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T19:00:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[202419]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[202419]: pgmap v654: 121 pgs: 121 active+clean; 482 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 732 KiB/s wr, 24 op/s 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[202419]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[198934]: osdmap e659: 8 total, 8 up, 8 in 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[198934]: pgmap v654: 121 pgs: 121 active+clean; 482 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 732 KiB/s wr, 24 op/s 2023-10-07T19:00:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:04 smithi087 ceph-mon[198934]: osdmap e660: 8 total, 8 up, 8 in 2023-10-07T19:00:05.188 INFO:tasks.rados.rados.0.smithi087.stdout:2846: done (0 left) 2023-10-07T19:00:05.188 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 303 2023-10-07T19:00:05.188 INFO:tasks.rados.rados.0.smithi087.stdout:2847: seq_num 881 ranges {0=360448} 2023-10-07T19:00:05.190 INFO:tasks.rados.rados.0.smithi087.stdout:2847: writing smithi087181593-36 from 0 to 360448 tid 1 2023-10-07T19:00:05.190 INFO:tasks.rados.rados.0.smithi087.stdout:2848: snap_create 2023-10-07T19:00:05.195 INFO:tasks.rados.rados.0.smithi087.stdout:2847: finishing write tid 1 to smithi087181593-36 2023-10-07T19:00:05.195 INFO:tasks.rados.rados.0.smithi087.stdout:2847: finishing write tid 2 to smithi087181593-36 2023-10-07T19:00:05.197 INFO:tasks.rados.rados.0.smithi087.stdout:2847: finishing write tid 3 to smithi087181593-36 2023-10-07T19:00:05.197 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1583 (ObjNum 881 snap 303 seq_num 881) dirty exists 2023-10-07T19:00:05.197 INFO:tasks.rados.rados.0.smithi087.stdout:2847: left oid 36 (ObjNum 881 snap 303 seq_num 881) 2023-10-07T19:00:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:05] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T19:00:06.196 INFO:tasks.rados.rados.0.smithi087.stdout:2847: done (1 left) 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2848: done (0 left) 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2849: read oid 5 snap 273 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2849: expect (ObjNum 1722302464 snap 21900 seq_num 1722344032) 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2850: rollback oid 9 current snap is 304 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 301 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2851: read oid 24 snap -1 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2851: expect deleted 2023-10-07T19:00:06.197 INFO:tasks.rados.rados.0.smithi087.stdout:2852: delete oid 26 current snap is 304 2023-10-07T19:00:06.199 INFO:tasks.rados.rados.0.smithi087.stdout:2849: expect (ObjNum 1722302464 snap 21900 seq_num 1722344032) 2023-10-07T19:00:06.202 INFO:tasks.rados.rados.0.smithi087.stdout:2849: done (3 left) 2023-10-07T19:00:06.202 INFO:tasks.rados.rados.0.smithi087.stdout:2851: done (2 left) 2023-10-07T19:00:06.202 INFO:tasks.rados.rados.0.smithi087.stdout:2852: done (1 left) 2023-10-07T19:00:06.202 INFO:tasks.rados.rados.0.smithi087.stdout:2853: delete oid 6 current snap is 304 2023-10-07T19:00:06.204 INFO:tasks.rados.rados.0.smithi087.stdout:2850: finishing rollback tid 0 to smithi087181593-9 2023-10-07T19:00:06.205 INFO:tasks.rados.rados.0.smithi087.stdout:2850: finishing rollback tid 1 to smithi087181593-9 2023-10-07T19:00:06.205 INFO:tasks.rados.rados.0.smithi087.stdout:2850: finishing rollback tid 2 to smithi087181593-9 2023-10-07T19:00:06.205 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1757 (ObjNum 866 snap 298 seq_num 866) dirty exists 2023-10-07T19:00:06.205 INFO:tasks.rados.rados.0.smithi087.stdout:2850: done (1 left) 2023-10-07T19:00:06.206 INFO:tasks.rados.rados.0.smithi087.stdout:2853: done (0 left) 2023-10-07T19:00:06.206 INFO:tasks.rados.rados.0.smithi087.stdout:2854: snap_remove snap 285 2023-10-07T19:00:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:06 smithi087 ceph-mon[198934]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T19:00:06.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:06 smithi087 ceph-mon[202419]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T19:00:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:06 smithi163 ceph-mon[190496]: osdmap e661: 8 total, 8 up, 8 in 2023-10-07T19:00:07.212 INFO:tasks.rados.rados.0.smithi087.stdout:2854: done (0 left) 2023-10-07T19:00:07.212 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 304 2023-10-07T19:00:07.212 INFO:tasks.rados.rados.0.smithi087.stdout:2855: seq_num 884 ranges {0=409600} 2023-10-07T19:00:07.216 INFO:tasks.rados.rados.0.smithi087.stdout:2855: writing smithi087181593-5 from 0 to 409600 tid 1 2023-10-07T19:00:07.216 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 304 2023-10-07T19:00:07.217 INFO:tasks.rados.rados.0.smithi087.stdout:2856: seq_num 885 ranges {0=425984} 2023-10-07T19:00:07.217 INFO:tasks.rados.rados.0.smithi087.stdout:2856: writing smithi087181593-24 from 0 to 425984 tid 1 2023-10-07T19:00:07.217 INFO:tasks.rados.rados.0.smithi087.stdout:2857: rollback oid 13 current snap is 304 2023-10-07T19:00:07.217 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 266 2023-10-07T19:00:07.217 INFO:tasks.rados.rados.0.smithi087.stdout:2858: delete oid 31 current snap is 304 2023-10-07T19:00:07.230 INFO:tasks.rados.rados.0.smithi087.stdout:2856: finishing write tid 1 to smithi087181593-24 2023-10-07T19:00:07.231 INFO:tasks.rados.rados.0.smithi087.stdout:2855: finishing write tid 1 to smithi087181593-5 2023-10-07T19:00:07.231 INFO:tasks.rados.rados.0.smithi087.stdout:2856: finishing write tid 2 to smithi087181593-24 2023-10-07T19:00:07.231 INFO:tasks.rados.rados.0.smithi087.stdout:2855: finishing write tid 2 to smithi087181593-5 2023-10-07T19:00:07.232 INFO:tasks.rados.rados.0.smithi087.stdout:2858: done (3 left) 2023-10-07T19:00:07.232 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 304 2023-10-07T19:00:07.232 INFO:tasks.rados.rados.0.smithi087.stdout:2859: seq_num 887 ranges {1744896=458752} 2023-10-07T19:00:07.245 INFO:tasks.rados.rados.0.smithi087.stdout:2859: writing smithi087181593-14 from 1744896 to 2203648 tid 1 2023-10-07T19:00:07.245 INFO:tasks.rados.rados.0.smithi087.stdout:2860: delete oid 38 current snap is 304 2023-10-07T19:00:07.245 INFO:tasks.rados.rados.0.smithi087.stdout:2856: finishing write tid 3 to smithi087181593-24 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 1936 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:2856: left oid 24 (ObjNum 885 snap 304 seq_num 885) 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:2857: finishing rollback tid 1 to smithi087181593-13 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:2855: finishing write tid 3 to smithi087181593-5 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1517 (ObjNum 884 snap 304 seq_num 884) dirty exists 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:2855: left oid 5 (ObjNum 884 snap 304 seq_num 884) 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:2857: finishing rollback tid 2 to smithi087181593-13 2023-10-07T19:00:07.246 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1759 (ObjNum 65 snap 0 seq_num 1835227490) dirty exists 2023-10-07T19:00:07.248 INFO:tasks.rados.rados.0.smithi087.stdout:2855: done (4 left) 2023-10-07T19:00:07.248 INFO:tasks.rados.rados.0.smithi087.stdout:2856: done (3 left) 2023-10-07T19:00:07.248 INFO:tasks.rados.rados.0.smithi087.stdout:2857: done (2 left) 2023-10-07T19:00:07.248 INFO:tasks.rados.rados.0.smithi087.stdout:2860: done (1 left) 2023-10-07T19:00:07.248 INFO:tasks.rados.rados.0.smithi087.stdout:2861: snap_remove snap 258 2023-10-07T19:00:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:07 smithi087 ceph-mon[202419]: pgmap v657: 121 pgs: 121 active+clean; 483 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s 2023-10-07T19:00:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:07 smithi087 ceph-mon[202419]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T19:00:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:07 smithi087 ceph-mon[198934]: pgmap v657: 121 pgs: 121 active+clean; 483 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s 2023-10-07T19:00:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:07 smithi087 ceph-mon[198934]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T19:00:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:07 smithi163 ceph-mon[190496]: pgmap v657: 121 pgs: 121 active+clean; 483 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s 2023-10-07T19:00:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:07 smithi163 ceph-mon[190496]: osdmap e662: 8 total, 8 up, 8 in 2023-10-07T19:00:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:2861: done (1 left) 2023-10-07T19:00:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 304 2023-10-07T19:00:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:2862: seq_num 889 ranges {0=491520} 2023-10-07T19:00:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:2862: writing smithi087181593-39 from 0 to 491520 tid 1 2023-10-07T19:00:08.222 INFO:tasks.rados.rados.0.smithi087.stdout:2863: snap_remove snap 292 2023-10-07T19:00:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:08 smithi163 ceph-mon[190496]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T19:00:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:08 smithi087 ceph-mon[202419]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T19:00:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:08 smithi087 ceph-mon[198934]: osdmap e663: 8 total, 8 up, 8 in 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2863: done (2 left) 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2864: copy_from oid 3 from oid 20 current snap is 304 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2865: read oid 13 snap 293 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2865: expect deleted 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2866: copy_from oid 50 from oid 48 current snap is 304 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2867: rmattr oid 32 current snap is 304 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2868: rmattr oid 6 current snap is 304 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2868: done (6 left) 2023-10-07T19:00:09.194 INFO:tasks.rados.rados.0.smithi087.stdout:2869: snap_create 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2859: finishing write tid 1 to smithi087181593-14 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2859: finishing write tid 2 to smithi087181593-14 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2859: finishing write tid 3 to smithi087181593-14 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1943 (ObjNum 887 snap 304 seq_num 887) dirty exists 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2859: left oid 14 (ObjNum 887 snap 304 seq_num 887) 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2862: finishing write tid 1 to smithi087181593-39 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2862: finishing write tid 2 to smithi087181593-39 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2862: finishing write tid 3 to smithi087181593-39 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1575 (ObjNum 889 snap 304 seq_num 889) dirty exists 2023-10-07T19:00:09.195 INFO:tasks.rados.rados.0.smithi087.stdout:2862: left oid 39 (ObjNum 889 snap 304 seq_num 889) 2023-10-07T19:00:09.201 INFO:tasks.rados.rados.0.smithi087.stdout:2864: finishing copy_from to smithi087181593-3 2023-10-07T19:00:09.201 INFO:tasks.rados.rados.0.smithi087.stdout:2864: got expected ENOENT (src dne) 2023-10-07T19:00:09.201 INFO:tasks.rados.rados.0.smithi087.stdout:2864: finishing copy_from racing read to smithi087181593-3 2023-10-07T19:00:09.210 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1084 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T19:00:09.246 INFO:tasks.rados.rados.0.smithi087.stdout:2866: finishing copy_from racing read to smithi087181593-50 2023-10-07T19:00:09.251 INFO:tasks.rados.rados.0.smithi087.stdout:2866: finishing copy_from to smithi087181593-50 2023-10-07T19:00:09.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1749 (ObjNum 714 snap 236 seq_num 714) dirty exists 2023-10-07T19:00:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:09 smithi163 ceph-mon[190496]: pgmap v660: 121 pgs: 121 active+clean; 484 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 656 KiB/s wr, 9 op/s 2023-10-07T19:00:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:09 smithi163 ceph-mon[190496]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T19:00:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:09 smithi163 ceph-mon[190496]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T19:00:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[198934]: pgmap v660: 121 pgs: 121 active+clean; 484 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 656 KiB/s wr, 9 op/s 2023-10-07T19:00:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[198934]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T19:00:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[198934]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T19:00:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[202419]: pgmap v660: 121 pgs: 121 active+clean; 484 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 656 KiB/s wr, 9 op/s 2023-10-07T19:00:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[202419]: osdmap e664: 8 total, 8 up, 8 in 2023-10-07T19:00:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:09 smithi087 ceph-mon[202419]: osdmap e665: 8 total, 8 up, 8 in 2023-10-07T19:00:10.194 INFO:tasks.rados.rados.0.smithi087.stdout:2859: done (6 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2862: done (5 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2864: done (4 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2865: done (3 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2866: done (2 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2867: done (1 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2869: done (0 left) 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2870: read oid 19 snap -1 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2870: expect deleted 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 305 2023-10-07T19:00:10.195 INFO:tasks.rados.rados.0.smithi087.stdout:2871: seq_num 890 ranges {229376=507904} 2023-10-07T19:00:10.199 INFO:tasks.rados.rados.0.smithi087.stdout:2871: writing smithi087181593-41 from 229376 to 737280 tid 1 2023-10-07T19:00:10.199 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 305 2023-10-07T19:00:10.199 INFO:tasks.rados.rados.0.smithi087.stdout:2872: seq_num 891 ranges {0=532480} 2023-10-07T19:00:10.201 INFO:tasks.rados.rados.0.smithi087.stdout:2872: writing smithi087181593-7 from 0 to 532480 tid 1 2023-10-07T19:00:10.201 INFO:tasks.rados.rados.0.smithi087.stdout:2870: done (2 left) 2023-10-07T19:00:10.202 INFO:tasks.rados.rados.0.smithi087.stdout:2873: snap_create 2023-10-07T19:00:10.205 INFO:tasks.rados.rados.0.smithi087.stdout:2871: finishing write tid 1 to smithi087181593-41 2023-10-07T19:00:10.205 INFO:tasks.rados.rados.0.smithi087.stdout:2871: finishing write tid 2 to smithi087181593-41 2023-10-07T19:00:10.206 INFO:tasks.rados.rados.0.smithi087.stdout:2871: finishing write tid 3 to smithi087181593-41 2023-10-07T19:00:10.206 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1585 (ObjNum 890 snap 305 seq_num 890) dirty exists 2023-10-07T19:00:10.206 INFO:tasks.rados.rados.0.smithi087.stdout:2871: left oid 41 (ObjNum 890 snap 305 seq_num 890) 2023-10-07T19:00:10.208 INFO:tasks.rados.rados.0.smithi087.stdout:2872: finishing write tid 1 to smithi087181593-7 2023-10-07T19:00:10.209 INFO:tasks.rados.rados.0.smithi087.stdout:2872: finishing write tid 2 to smithi087181593-7 2023-10-07T19:00:10.210 INFO:tasks.rados.rados.0.smithi087.stdout:2872: finishing write tid 3 to smithi087181593-7 2023-10-07T19:00:10.211 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1693 (ObjNum 891 snap 305 seq_num 891) dirty exists 2023-10-07T19:00:10.211 INFO:tasks.rados.rados.0.smithi087.stdout:2872: left oid 7 (ObjNum 891 snap 305 seq_num 891) 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2871: done (2 left) 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2872: done (1 left) 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2873: done (0 left) 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2874: read oid 29 snap -1 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2874: expect deleted 2023-10-07T19:00:11.193 INFO:tasks.rados.rados.0.smithi087.stdout:2875: snap_create 2023-10-07T19:00:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:11 smithi087 ceph-mon[198934]: pgmap v663: 121 pgs: 121 active+clean; 486 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 608 KiB/s wr, 16 op/s 2023-10-07T19:00:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:11 smithi087 ceph-mon[198934]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T19:00:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:11 smithi087 ceph-mon[202419]: pgmap v663: 121 pgs: 121 active+clean; 486 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 608 KiB/s wr, 16 op/s 2023-10-07T19:00:11.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:11 smithi087 ceph-mon[202419]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T19:00:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:11 smithi163 ceph-mon[190496]: pgmap v663: 121 pgs: 121 active+clean; 486 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 608 KiB/s wr, 16 op/s 2023-10-07T19:00:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:11 smithi163 ceph-mon[190496]: osdmap e666: 8 total, 8 up, 8 in 2023-10-07T19:00:12.195 INFO:tasks.rados.rados.0.smithi087.stdout:2874: done (1 left) 2023-10-07T19:00:12.196 INFO:tasks.rados.rados.0.smithi087.stdout:2875: done (0 left) 2023-10-07T19:00:12.196 INFO:tasks.rados.rados.0.smithi087.stdout:2876: delete oid 3 current snap is 307 2023-10-07T19:00:12.204 INFO:tasks.rados.rados.0.smithi087.stdout:2876: done (0 left) 2023-10-07T19:00:12.204 INFO:tasks.rados.rados.0.smithi087.stdout:2877: read oid 38 snap -1 2023-10-07T19:00:12.204 INFO:tasks.rados.rados.0.smithi087.stdout:2877: expect deleted 2023-10-07T19:00:12.205 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 307 2023-10-07T19:00:12.205 INFO:tasks.rados.rados.0.smithi087.stdout:2878: seq_num 893 ranges {0=565248} 2023-10-07T19:00:12.207 INFO:tasks.rados.rados.0.smithi087.stdout:2878: writing smithi087181593-16 from 0 to 565248 tid 1 2023-10-07T19:00:12.208 INFO:tasks.rados.rados.0.smithi087.stdout:2879: delete oid 12 current snap is 307 2023-10-07T19:00:12.211 INFO:tasks.rados.rados.0.smithi087.stdout:2877: done (2 left) 2023-10-07T19:00:12.211 INFO:tasks.rados.rados.0.smithi087.stdout:2879: done (1 left) 2023-10-07T19:00:12.211 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 307 2023-10-07T19:00:12.211 INFO:tasks.rados.rados.0.smithi087.stdout:2880: seq_num 895 ranges {7168000=598016} 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:2880: writing smithi087181593-48 from 7168000 to 7766016 tid 1 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:2881: rmattr oid 45 current snap is 307 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:2878: finishing write tid 1 to smithi087181593-16 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 307 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:2878: finishing write tid 2 to smithi087181593-16 2023-10-07T19:00:12.253 INFO:tasks.rados.rados.0.smithi087.stdout:2882: seq_num 896 ranges {0=614400} 2023-10-07T19:00:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:2882: writing smithi087181593-10 from 0 to 614400 tid 1 2023-10-07T19:00:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:2883: rmattr oid 6 current snap is 307 2023-10-07T19:00:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:2883: done (4 left) 2023-10-07T19:00:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:2884: snap_remove snap 261 2023-10-07T19:00:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:12 smithi087 ceph-mon[198934]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T19:00:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:12 smithi087 ceph-mon[202419]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T19:00:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:12 smithi163 ceph-mon[190496]: osdmap e667: 8 total, 8 up, 8 in 2023-10-07T19:00:13.218 INFO:tasks.rados.rados.0.smithi087.stdout:2884: done (4 left) 2023-10-07T19:00:13.218 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 307 2023-10-07T19:00:13.218 INFO:tasks.rados.rados.0.smithi087.stdout:2885: seq_num 897 ranges {0=630784} 2023-10-07T19:00:13.225 INFO:tasks.rados.rados.0.smithi087.stdout:2885: writing smithi087181593-29 from 0 to 630784 tid 1 2023-10-07T19:00:13.225 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 307 2023-10-07T19:00:13.225 INFO:tasks.rados.rados.0.smithi087.stdout:2886: seq_num 898 ranges {0=647168} 2023-10-07T19:00:13.227 INFO:tasks.rados.rados.0.smithi087.stdout:2886: writing smithi087181593-19 from 0 to 647168 tid 1 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 307 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:2878: finishing write tid 3 to smithi087181593-16 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1612 (ObjNum 893 snap 307 seq_num 893) dirty exists 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:2878: left oid 16 (ObjNum 893 snap 307 seq_num 893) 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1597 (ObjNum 65 snap 0 seq_num 1600090969) dirty exists 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:2880: finishing write tid 1 to smithi087181593-48 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:2880: finishing write tid 2 to smithi087181593-48 2023-10-07T19:00:13.228 INFO:tasks.rados.rados.0.smithi087.stdout:2882: finishing write tid 1 to smithi087181593-10 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2880: finishing write tid 3 to smithi087181593-48 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1786 (ObjNum 895 snap 307 seq_num 895) dirty exists 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2880: left oid 48 (ObjNum 895 snap 307 seq_num 895) 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2882: finishing write tid 2 to smithi087181593-10 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2882: finishing write tid 3 to smithi087181593-10 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1538 (ObjNum 896 snap 307 seq_num 896) dirty exists 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2882: left oid 10 (ObjNum 896 snap 307 seq_num 896) 2023-10-07T19:00:13.229 INFO:tasks.rados.rados.0.smithi087.stdout:2887: seq_num 899 ranges {491520=663552} 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2887: writing smithi087181593-39 from 491520 to 1155072 tid 1 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2878: done (6 left) 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2880: done (5 left) 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2881: done (4 left) 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2882: done (3 left) 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 307 2023-10-07T19:00:13.235 INFO:tasks.rados.rados.0.smithi087.stdout:2888: seq_num 900 ranges {7766016=679936} 2023-10-07T19:00:13.281 INFO:tasks.rados.rados.0.smithi087.stdout:2888: writing smithi087181593-48 from 7766016 to 8445952 tid 1 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2889: rollback oid 30 current snap is 307 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 295 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2885: finishing write tid 1 to smithi087181593-29 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2885: finishing write tid 2 to smithi087181593-29 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2886: finishing write tid 1 to smithi087181593-19 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2886: finishing write tid 2 to smithi087181593-19 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2885: finishing write tid 3 to smithi087181593-29 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1699 (ObjNum 897 snap 307 seq_num 897) dirty exists 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2885: left oid 29 (ObjNum 897 snap 307 seq_num 897) 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:2886: finishing write tid 3 to smithi087181593-19 2023-10-07T19:00:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 1798 (ObjNum 898 snap 307 seq_num 898) dirty exists 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2886: left oid 19 (ObjNum 898 snap 307 seq_num 898) 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2887: finishing write tid 1 to smithi087181593-39 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2887: finishing write tid 2 to smithi087181593-39 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2887: finishing write tid 3 to smithi087181593-39 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1577 (ObjNum 899 snap 307 seq_num 899) dirty exists 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2887: left oid 39 (ObjNum 899 snap 307 seq_num 899) 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2885: done (4 left) 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2886: done (3 left) 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2887: done (2 left) 2023-10-07T19:00:13.283 INFO:tasks.rados.rados.0.smithi087.stdout:2890: snap_create 2023-10-07T19:00:13.284 INFO:tasks.rados.rados.0.smithi087.stdout:2889: finishing rollback tid 0 to smithi087181593-30 2023-10-07T19:00:13.284 INFO:tasks.rados.rados.0.smithi087.stdout:2889: finishing rollback tid 1 to smithi087181593-30 2023-10-07T19:00:13.284 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1408 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-10-07T19:00:13.285 INFO:tasks.rados.rados.0.smithi087.stdout:2888: finishing write tid 1 to smithi087181593-48 2023-10-07T19:00:13.285 INFO:tasks.rados.rados.0.smithi087.stdout:2888: finishing write tid 2 to smithi087181593-48 2023-10-07T19:00:13.286 INFO:tasks.rados.rados.0.smithi087.stdout:2888: finishing write tid 3 to smithi087181593-48 2023-10-07T19:00:13.286 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1800 (ObjNum 900 snap 307 seq_num 900) dirty exists 2023-10-07T19:00:13.286 INFO:tasks.rados.rados.0.smithi087.stdout:2888: left oid 48 (ObjNum 900 snap 307 seq_num 900) 2023-10-07T19:00:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:13 smithi087 ceph-mon[198934]: pgmap v666: 121 pgs: 121 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 867 KiB/s rd, 436 KiB/s wr, 7 op/s 2023-10-07T19:00:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:13 smithi087 ceph-mon[198934]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T19:00:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:13 smithi087 ceph-mon[202419]: pgmap v666: 121 pgs: 121 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 867 KiB/s rd, 436 KiB/s wr, 7 op/s 2023-10-07T19:00:13.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:13 smithi087 ceph-mon[202419]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T19:00:13.524 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:13 smithi163 ceph-mon[190496]: pgmap v666: 121 pgs: 121 active+clean; 485 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 867 KiB/s rd, 436 KiB/s wr, 7 op/s 2023-10-07T19:00:13.525 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:13 smithi163 ceph-mon[190496]: osdmap e668: 8 total, 8 up, 8 in 2023-10-07T19:00:14.194 INFO:tasks.rados.rados.0.smithi087.stdout:2888: done (2 left) 2023-10-07T19:00:14.194 INFO:tasks.rados.rados.0.smithi087.stdout:2889: done (1 left) 2023-10-07T19:00:14.194 INFO:tasks.rados.rados.0.smithi087.stdout:2890: done (0 left) 2023-10-07T19:00:14.195 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 308 2023-10-07T19:00:14.195 INFO:tasks.rados.rados.0.smithi087.stdout:2891: seq_num 901 ranges {614400=696320} 2023-10-07T19:00:14.201 INFO:tasks.rados.rados.0.smithi087.stdout:2891: writing smithi087181593-10 from 614400 to 1310720 tid 1 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2892: read oid 21 snap -1 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2892: expect (ObjNum 880 snap 301 seq_num 880) 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2893: read oid 29 snap -1 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2893: expect (ObjNum 897 snap 307 seq_num 897) 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2894: read oid 42 snap -1 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2894: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:14.202 INFO:tasks.rados.rados.0.smithi087.stdout:2895: setattr oid 27 current snap is 308 2023-10-07T19:00:14.203 INFO:tasks.rados.rados.0.smithi087.stdout:2896: copy_from oid 3 from oid 8 current snap is 308 2023-10-07T19:00:14.203 INFO:tasks.rados.rados.0.smithi087.stdout:2897: copy_from oid 7 from oid 32 current snap is 308 2023-10-07T19:00:14.203 INFO:tasks.rados.rados.0.smithi087.stdout:2898: snap_create 2023-10-07T19:00:14.210 INFO:tasks.rados.rados.0.smithi087.stdout:2893: expect (ObjNum 897 snap 307 seq_num 897) 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2891: finishing write tid 1 to smithi087181593-10 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2891: finishing write tid 2 to smithi087181593-10 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2891: finishing write tid 3 to smithi087181593-10 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1547 (ObjNum 901 snap 308 seq_num 901) dirty exists 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2891: left oid 10 (ObjNum 901 snap 308 seq_num 901) 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1707 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2896: finishing copy_from racing read to smithi087181593-3 2023-10-07T19:00:14.234 INFO:tasks.rados.rados.0.smithi087.stdout:2896: finishing copy_from to smithi087181593-3 2023-10-07T19:00:14.235 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1514 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T19:00:14.269 INFO:tasks.rados.rados.0.smithi087.stdout:2894: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T19:00:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:00:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:00:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:00:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:00:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:14 smithi163 ceph-mon[190496]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T19:00:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T19:00:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:00:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[198934]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: osdmap e669: 8 total, 8 up, 8 in 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:00:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:14 smithi087 ceph-mon[202419]: osdmap e670: 8 total, 8 up, 8 in 2023-10-07T19:00:14.787 INFO:tasks.rados.rados.0.smithi087.stdout:2897: finishing copy_from racing read to smithi087181593-7 2023-10-07T19:00:14.787 INFO:tasks.rados.rados.0.smithi087.stdout:2897: finishing copy_from to smithi087181593-7 2023-10-07T19:00:14.787 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1084 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T19:00:14.787 INFO:tasks.rados.rados.0.smithi087.stdout:2892: expect (ObjNum 880 snap 301 seq_num 880) 2023-10-07T19:00:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:15 smithi163 ceph-mon[190496]: pgmap v669: 121 pgs: 121 active+clean; 491 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.6 MiB/s wr, 9 op/s 2023-10-07T19:00:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:15 smithi163 ceph-mon[190496]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T19:00:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:15] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T19:00:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:15 smithi087 ceph-mon[202419]: pgmap v669: 121 pgs: 121 active+clean; 491 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.6 MiB/s wr, 9 op/s 2023-10-07T19:00:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:15 smithi087 ceph-mon[202419]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T19:00:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:15 smithi087 ceph-mon[198934]: pgmap v669: 121 pgs: 121 active+clean; 491 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.6 MiB/s wr, 9 op/s 2023-10-07T19:00:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:15 smithi087 ceph-mon[198934]: osdmap e671: 8 total, 8 up, 8 in 2023-10-07T19:00:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:17 smithi163 ceph-mon[190496]: pgmap v672: 121 pgs: 121 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2023-10-07T19:00:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:17 smithi087 ceph-mon[198934]: pgmap v672: 121 pgs: 121 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2023-10-07T19:00:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:17 smithi087 ceph-mon[202419]: pgmap v672: 121 pgs: 121 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 2.8 MiB/s wr, 11 op/s 2023-10-07T19:00:18.057 INFO:tasks.rados.rados.0.smithi087.stdout:2891: done (7 left) 2023-10-07T19:00:18.057 INFO:tasks.rados.rados.0.smithi087.stdout:2892: done (6 left) 2023-10-07T19:00:18.057 INFO:tasks.rados.rados.0.smithi087.stdout:2893: done (5 left) 2023-10-07T19:00:18.057 INFO:tasks.rados.rados.0.smithi087.stdout:2894: done (4 left) 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2895: done (3 left) 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2896: done (2 left) 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2897: done (1 left) 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2898: done (0 left) 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2899: rmattr oid 47 current snap is 309 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 309 2023-10-07T19:00:18.058 INFO:tasks.rados.rados.0.smithi087.stdout:2900: seq_num 902 ranges {565248=712704} 2023-10-07T19:00:18.064 INFO:tasks.rados.rados.0.smithi087.stdout:2900: writing smithi087181593-16 from 565248 to 1277952 tid 1 2023-10-07T19:00:18.064 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 309 2023-10-07T19:00:18.064 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1574 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:00:18.064 INFO:tasks.rados.rados.0.smithi087.stdout:2901: seq_num 903 ranges {0=729088} 2023-10-07T19:00:18.068 INFO:tasks.rados.rados.0.smithi087.stdout:2901: writing smithi087181593-45 from 0 to 729088 tid 1 2023-10-07T19:00:18.068 INFO:tasks.rados.rados.0.smithi087.stdout:2899: done (2 left) 2023-10-07T19:00:18.069 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 309 2023-10-07T19:00:18.069 INFO:tasks.rados.rados.0.smithi087.stdout:2902: seq_num 904 ranges {8445952=745472} 2023-10-07T19:00:18.117 INFO:tasks.rados.rados.0.smithi087.stdout:2902: writing smithi087181593-48 from 8445952 to 9191424 tid 1 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2903: delete oid 44 current snap is 309 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2900: finishing write tid 1 to smithi087181593-16 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2900: finishing write tid 2 to smithi087181593-16 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2900: finishing write tid 3 to smithi087181593-16 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1614 (ObjNum 902 snap 309 seq_num 902) dirty exists 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2900: left oid 16 (ObjNum 902 snap 309 seq_num 902) 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2901: finishing write tid 1 to smithi087181593-45 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2901: finishing write tid 2 to smithi087181593-45 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2901: finishing write tid 3 to smithi087181593-45 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1599 (ObjNum 903 snap 309 seq_num 903) dirty exists 2023-10-07T19:00:18.118 INFO:tasks.rados.rados.0.smithi087.stdout:2901: left oid 45 (ObjNum 903 snap 309 seq_num 903) 2023-10-07T19:00:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:2900: done (3 left) 2023-10-07T19:00:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:2901: done (2 left) 2023-10-07T19:00:18.119 INFO:tasks.rados.rados.0.smithi087.stdout:2903: done (1 left) 2023-10-07T19:00:18.120 INFO:tasks.rados.rados.0.smithi087.stdout:2904: snap_create 2023-10-07T19:00:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:2902: finishing write tid 1 to smithi087181593-48 2023-10-07T19:00:18.122 INFO:tasks.rados.rados.0.smithi087.stdout:2902: finishing write tid 2 to smithi087181593-48 2023-10-07T19:00:18.123 INFO:tasks.rados.rados.0.smithi087.stdout:2902: finishing write tid 3 to smithi087181593-48 2023-10-07T19:00:18.123 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1803 (ObjNum 904 snap 309 seq_num 904) dirty exists 2023-10-07T19:00:18.123 INFO:tasks.rados.rados.0.smithi087.stdout:2902: left oid 48 (ObjNum 904 snap 309 seq_num 904) 2023-10-07T19:00:18.229 INFO:tasks.rados.rados.0.smithi087.stdout:2902: done (1 left) 2023-10-07T19:00:18.229 INFO:tasks.rados.rados.0.smithi087.stdout:2904: done (0 left) 2023-10-07T19:00:18.229 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 310 2023-10-07T19:00:18.229 INFO:tasks.rados.rados.0.smithi087.stdout:2905: seq_num 906 ranges {9191424=778240} 2023-10-07T19:00:18.281 INFO:tasks.rados.rados.0.smithi087.stdout:2905: writing smithi087181593-48 from 9191424 to 9969664 tid 1 2023-10-07T19:00:18.281 INFO:tasks.rados.rados.0.smithi087.stdout:2906: delete oid 9 current snap is 310 2023-10-07T19:00:18.287 INFO:tasks.rados.rados.0.smithi087.stdout:2905: finishing write tid 1 to smithi087181593-48 2023-10-07T19:00:18.288 INFO:tasks.rados.rados.0.smithi087.stdout:2905: finishing write tid 2 to smithi087181593-48 2023-10-07T19:00:18.288 INFO:tasks.rados.rados.0.smithi087.stdout:2906: done (1 left) 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2907: read oid 25 snap -1 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2907: expect deleted 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2908: read oid 18 snap -1 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2908: expect (ObjNum 864 snap 298 seq_num 864) 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2909: copy_from oid 45 from oid 1 current snap is 310 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2910: read oid 20 snap -1 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2910: expect deleted 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2911: rollback oid 21 current snap is 310 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 308 2023-10-07T19:00:18.289 INFO:tasks.rados.rados.0.smithi087.stdout:2912: snap_create 2023-10-07T19:00:18.290 INFO:tasks.rados.rados.0.smithi087.stdout:2905: finishing write tid 3 to smithi087181593-48 2023-10-07T19:00:18.290 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1806 (ObjNum 906 snap 310 seq_num 906) dirty exists 2023-10-07T19:00:18.290 INFO:tasks.rados.rados.0.smithi087.stdout:2905: left oid 48 (ObjNum 906 snap 310 seq_num 906) 2023-10-07T19:00:18.296 INFO:tasks.rados.rados.0.smithi087.stdout:2911: finishing rollback tid 0 to smithi087181593-21 2023-10-07T19:00:18.296 INFO:tasks.rados.rados.0.smithi087.stdout:2911: finishing rollback tid 1 to smithi087181593-21 2023-10-07T19:00:18.296 INFO:tasks.rados.rados.0.smithi087.stdout:2911: finishing rollback tid 2 to smithi087181593-21 2023-10-07T19:00:18.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1588 (ObjNum 880 snap 301 seq_num 880) dirty exists 2023-10-07T19:00:18.297 INFO:tasks.rados.rados.0.smithi087.stdout:2908: expect (ObjNum 864 snap 298 seq_num 864) 2023-10-07T19:00:18.397 INFO:tasks.rados.rados.0.smithi087.stdout:2909: finishing copy_from racing read to smithi087181593-45 2023-10-07T19:00:18.397 INFO:tasks.rados.rados.0.smithi087.stdout:2909: finishing copy_from to smithi087181593-45 2023-10-07T19:00:18.397 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1753 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2905: done (6 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2907: done (5 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2908: done (4 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2909: done (3 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2910: done (2 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2911: done (1 left) 2023-10-07T19:00:19.198 INFO:tasks.rados.rados.0.smithi087.stdout:2912: done (0 left) 2023-10-07T19:00:19.199 INFO:tasks.rados.rados.0.smithi087.stdout:2913: snap_remove snap 298 2023-10-07T19:00:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:19 smithi163 ceph-mon[190496]: pgmap v673: 121 pgs: 121 active+clean; 491 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-10-07T19:00:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:19 smithi163 ceph-mon[190496]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T19:00:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:19 smithi163 ceph-mon[190496]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T19:00:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[198934]: pgmap v673: 121 pgs: 121 active+clean; 491 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-10-07T19:00:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[198934]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T19:00:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[198934]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T19:00:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[202419]: pgmap v673: 121 pgs: 121 active+clean; 491 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-10-07T19:00:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[202419]: osdmap e672: 8 total, 8 up, 8 in 2023-10-07T19:00:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:19 smithi087 ceph-mon[202419]: osdmap e673: 8 total, 8 up, 8 in 2023-10-07T19:00:20.196 INFO:tasks.rados.rados.0.smithi087.stdout:2913: done (0 left) 2023-10-07T19:00:20.196 INFO:tasks.rados.rados.0.smithi087.stdout:2914: delete oid 47 current snap is 311 2023-10-07T19:00:20.208 INFO:tasks.rados.rados.0.smithi087.stdout:2914: done (0 left) 2023-10-07T19:00:20.209 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 311 2023-10-07T19:00:20.209 INFO:tasks.rados.rados.0.smithi087.stdout:2915: seq_num 909 ranges {2048000=425984,2473984=401408} 2023-10-07T19:00:20.220 INFO:tasks.rados.rados.0.smithi087.stdout:2915: writing smithi087181593-27 from 2048000 to 2473984 tid 1 2023-10-07T19:00:20.223 INFO:tasks.rados.rados.0.smithi087.stdout:2915: writing smithi087181593-27 from 2473984 to 2875392 tid 2 2023-10-07T19:00:20.223 INFO:tasks.rados.rados.0.smithi087.stdout:2916: read oid 18 snap -1 2023-10-07T19:00:20.223 INFO:tasks.rados.rados.0.smithi087.stdout:2916: expect (ObjNum 864 snap 298 seq_num 864) 2023-10-07T19:00:20.229 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 311 2023-10-07T19:00:20.229 INFO:tasks.rados.rados.0.smithi087.stdout:2917: seq_num 910 ranges {4407296=442368,4849664=401408} 2023-10-07T19:00:20.250 INFO:tasks.rados.rados.0.smithi087.stdout:2917: writing smithi087181593-43 from 4407296 to 4849664 tid 1 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:2917: writing smithi087181593-43 from 4849664 to 5251072 tid 2 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:2918: read oid 8 snap 283 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:2918: expect deleted 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 311 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:2915: finishing write tid 1 to smithi087181593-27 2023-10-07T19:00:20.253 INFO:tasks.rados.rados.0.smithi087.stdout:2919: seq_num 911 ranges {0=466944,466944=401408} 2023-10-07T19:00:20.255 INFO:tasks.rados.rados.0.smithi087.stdout:2919: writing smithi087181593-13 from 0 to 466944 tid 1 2023-10-07T19:00:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:2919: writing smithi087181593-13 from 466944 to 868352 tid 2 2023-10-07T19:00:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:2920: snap_remove snap 255 2023-10-07T19:00:21.241 INFO:tasks.rados.rados.0.smithi087.stdout:2920: done (5 left) 2023-10-07T19:00:21.242 INFO:tasks.rados.rados.0.smithi087.stdout:2921: read oid 49 snap -1 2023-10-07T19:00:21.242 INFO:tasks.rados.rados.0.smithi087.stdout:2921: expect deleted 2023-10-07T19:00:21.242 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 311 2023-10-07T19:00:21.242 INFO:tasks.rados.rados.0.smithi087.stdout:2922: seq_num 912 ranges {19464192=483328,19947520=401408} 2023-10-07T19:00:21.349 INFO:tasks.rados.rados.0.smithi087.stdout:2922: writing smithi087181593-21 from 19464192 to 19947520 tid 1 2023-10-07T19:00:21.351 INFO:tasks.rados.rados.0.smithi087.stdout:2922: writing smithi087181593-21 from 19947520 to 20348928 tid 2 2023-10-07T19:00:21.351 INFO:tasks.rados.rados.0.smithi087.stdout:2923: snap_create 2023-10-07T19:00:21.351 INFO:tasks.rados.rados.0.smithi087.stdout:2915: finishing write tid 2 to smithi087181593-27 2023-10-07T19:00:21.351 INFO:tasks.rados.rados.0.smithi087.stdout:2915: finishing write tid 3 to smithi087181593-27 2023-10-07T19:00:21.352 INFO:tasks.rados.rados.0.smithi087.stdout:2916: expect (ObjNum 864 snap 298 seq_num 864) 2023-10-07T19:00:21.448 INFO:tasks.rados.rados.0.smithi087.stdout:2915: finishing write tid 4 to smithi087181593-27 2023-10-07T19:00:21.448 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1721 (ObjNum 909 snap 311 seq_num 909) dirty exists 2023-10-07T19:00:21.448 INFO:tasks.rados.rados.0.smithi087.stdout:2915: left oid 27 (ObjNum 909 snap 311 seq_num 909) 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2917: finishing write tid 1 to smithi087181593-43 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2917: finishing write tid 2 to smithi087181593-43 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2917: finishing write tid 3 to smithi087181593-43 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2917: finishing write tid 4 to smithi087181593-43 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1818 (ObjNum 910 snap 311 seq_num 910) dirty exists 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2917: left oid 43 (ObjNum 910 snap 311 seq_num 910) 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2919: finishing write tid 1 to smithi087181593-13 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2919: finishing write tid 2 to smithi087181593-13 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2919: finishing write tid 3 to smithi087181593-13 2023-10-07T19:00:21.449 INFO:tasks.rados.rados.0.smithi087.stdout:2919: finishing write tid 4 to smithi087181593-13 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1822 (ObjNum 911 snap 311 seq_num 911) dirty exists 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2919: left oid 13 (ObjNum 911 snap 311 seq_num 911) 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2922: finishing write tid 1 to smithi087181593-21 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2922: finishing write tid 2 to smithi087181593-21 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2922: finishing write tid 3 to smithi087181593-21 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2922: finishing write tid 4 to smithi087181593-21 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1591 (ObjNum 912 snap 311 seq_num 912) dirty exists 2023-10-07T19:00:21.450 INFO:tasks.rados.rados.0.smithi087.stdout:2922: left oid 21 (ObjNum 912 snap 311 seq_num 912) 2023-10-07T19:00:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:21 smithi087 ceph-mon[198934]: pgmap v676: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T19:00:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:21 smithi087 ceph-mon[198934]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T19:00:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:21 smithi087 ceph-mon[202419]: pgmap v676: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T19:00:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:21 smithi087 ceph-mon[202419]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T19:00:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:21 smithi163 ceph-mon[190496]: pgmap v676: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.6 MiB/s wr, 11 op/s 2023-10-07T19:00:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:21 smithi163 ceph-mon[190496]: osdmap e674: 8 total, 8 up, 8 in 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2915: done (7 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2916: done (6 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2917: done (5 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2918: done (4 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2919: done (3 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2921: done (2 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2922: done (1 left) 2023-10-07T19:00:22.247 INFO:tasks.rados.rados.0.smithi087.stdout:2923: done (0 left) 2023-10-07T19:00:22.248 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 312 2023-10-07T19:00:22.248 INFO:tasks.rados.rados.0.smithi087.stdout:2924: seq_num 913 ranges {0=499712,499712=401408} 2023-10-07T19:00:22.249 INFO:tasks.rados.rados.0.smithi087.stdout:2924: writing smithi087181593-12 from 0 to 499712 tid 1 2023-10-07T19:00:22.252 INFO:tasks.rados.rados.0.smithi087.stdout:2924: writing smithi087181593-12 from 499712 to 901120 tid 2 2023-10-07T19:00:22.252 INFO:tasks.rados.rados.0.smithi087.stdout:2925: rollback oid 49 current snap is 312 2023-10-07T19:00:22.252 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 49 to 273 2023-10-07T19:00:22.252 INFO:tasks.rados.rados.0.smithi087.stdout:2926: copy_from oid 20 from oid 40 current snap is 312 2023-10-07T19:00:22.252 INFO:tasks.rados.rados.0.smithi087.stdout:2927: rollback oid 8 current snap is 312 2023-10-07T19:00:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 299 2023-10-07T19:00:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:2928: delete oid 31 current snap is 312 2023-10-07T19:00:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:2926: finishing copy_from to smithi087181593-20 2023-10-07T19:00:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:2926: got expected ENOENT (src dne) 2023-10-07T19:00:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:2926: finishing copy_from racing read to smithi087181593-20 2023-10-07T19:00:22.259 INFO:tasks.rados.rados.0.smithi087.stdout:2927: finishing rollback tid 0 to smithi087181593-8 2023-10-07T19:00:22.259 INFO:tasks.rados.rados.0.smithi087.stdout:2927: finishing rollback tid 1 to smithi087181593-8 2023-10-07T19:00:22.259 INFO:tasks.rados.rados.0.smithi087.stdout:2926: done (4 left) 2023-10-07T19:00:22.259 INFO:tasks.rados.rados.0.smithi087.stdout:2928: done (3 left) 2023-10-07T19:00:22.259 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 312 2023-10-07T19:00:22.260 INFO:tasks.rados.rados.0.smithi087.stdout:2929: seq_num 915 ranges {0=532480,532480=401408} 2023-10-07T19:00:22.262 INFO:tasks.rados.rados.0.smithi087.stdout:2929: writing smithi087181593-38 from 0 to 532480 tid 1 2023-10-07T19:00:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:2929: writing smithi087181593-38 from 532480 to 933888 tid 2 2023-10-07T19:00:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:2930: setattr oid 9 current snap is 312 2023-10-07T19:00:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:2927: finishing rollback tid 2 to smithi087181593-8 2023-10-07T19:00:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1565 (ObjNum 834 snap 284 seq_num 834) dirty exists 2023-10-07T19:00:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:2925: finishing rollback tid 1 to smithi087181593-49 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2924: finishing write tid 1 to smithi087181593-12 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2925: finishing rollback tid 2 to smithi087181593-49 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1733 (ObjNum 795 snap 267 seq_num 795) dirty exists 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2924: finishing write tid 2 to smithi087181593-12 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2924: finishing write tid 3 to smithi087181593-12 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2924: finishing write tid 4 to smithi087181593-12 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1756 (ObjNum 913 snap 312 seq_num 913) dirty exists 2023-10-07T19:00:22.266 INFO:tasks.rados.rados.0.smithi087.stdout:2924: left oid 12 (ObjNum 913 snap 312 seq_num 913) 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2924: done (4 left) 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2925: done (3 left) 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2927: done (2 left) 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2931: read oid 32 snap -1 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2931: expect (ObjNum 809 snap 276 seq_num 809) 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 312 2023-10-07T19:00:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:2932: seq_num 916 ranges {188416=548864,737280=401408} 2023-10-07T19:00:22.272 INFO:tasks.rados.rados.0.smithi087.stdout:2932: writing smithi087181593-2 from 188416 to 737280 tid 1 2023-10-07T19:00:22.274 INFO:tasks.rados.rados.0.smithi087.stdout:2932: writing smithi087181593-2 from 737280 to 1138688 tid 2 2023-10-07T19:00:22.275 INFO:tasks.rados.rados.0.smithi087.stdout:2933: snap_remove snap 307 2023-10-07T19:00:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:22 smithi163 ceph-mon[190496]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T19:00:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:22 smithi087 ceph-mon[198934]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T19:00:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:22 smithi087 ceph-mon[202419]: osdmap e675: 8 total, 8 up, 8 in 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2933: done (4 left) 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2934: read oid 30 snap -1 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2934: expect deleted 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2935: delete oid 6 current snap is 312 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2929: finishing write tid 1 to smithi087181593-38 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2929: finishing write tid 2 to smithi087181593-38 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:2929: finishing write tid 3 to smithi087181593-38 2023-10-07T19:00:23.255 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1831 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2929: finishing write tid 4 to smithi087181593-38 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1568 (ObjNum 915 snap 312 seq_num 915) dirty exists 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2929: left oid 38 (ObjNum 915 snap 312 seq_num 915) 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2932: finishing write tid 1 to smithi087181593-2 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2932: finishing write tid 2 to smithi087181593-2 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2932: finishing write tid 3 to smithi087181593-2 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2932: finishing write tid 4 to smithi087181593-2 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1578 (ObjNum 916 snap 312 seq_num 916) dirty exists 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2932: left oid 2 (ObjNum 916 snap 312 seq_num 916) 2023-10-07T19:00:23.256 INFO:tasks.rados.rados.0.smithi087.stdout:2931: expect (ObjNum 809 snap 276 seq_num 809) 2023-10-07T19:00:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:23 smithi163 ceph-mon[190496]: pgmap v679: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-10-07T19:00:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:23 smithi163 ceph-mon[190496]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T19:00:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:23 smithi087 ceph-mon[198934]: pgmap v679: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-10-07T19:00:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:23 smithi087 ceph-mon[198934]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T19:00:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:23 smithi087 ceph-mon[202419]: pgmap v679: 121 pgs: 121 active+clean; 511 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 5.0 MiB/s wr, 13 op/s 2023-10-07T19:00:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:23 smithi087 ceph-mon[202419]: osdmap e676: 8 total, 8 up, 8 in 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2929: done (5 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2930: done (4 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2931: done (3 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2932: done (2 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2934: done (1 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2935: done (0 left) 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 312 2023-10-07T19:00:24.576 INFO:tasks.rados.rados.0.smithi087.stdout:2936: seq_num 918 ranges {360448=581632,942080=401408} 2023-10-07T19:00:24.581 INFO:tasks.rados.rados.0.smithi087.stdout:2936: writing smithi087181593-36 from 360448 to 942080 tid 1 2023-10-07T19:00:24.583 INFO:tasks.rados.rados.0.smithi087.stdout:2936: writing smithi087181593-36 from 942080 to 1343488 tid 2 2023-10-07T19:00:24.583 INFO:tasks.rados.rados.0.smithi087.stdout:2937: setattr oid 13 current snap is 312 2023-10-07T19:00:24.585 INFO:tasks.rados.rados.0.smithi087.stdout:2938: delete oid 18 current snap is 312 2023-10-07T19:00:24.587 INFO:tasks.rados.rados.0.smithi087.stdout:2936: finishing write tid 1 to smithi087181593-36 2023-10-07T19:00:24.587 INFO:tasks.rados.rados.0.smithi087.stdout:2936: finishing write tid 2 to smithi087181593-36 2023-10-07T19:00:24.587 INFO:tasks.rados.rados.0.smithi087.stdout:2936: finishing write tid 3 to smithi087181593-36 2023-10-07T19:00:24.588 INFO:tasks.rados.rados.0.smithi087.stdout:2938: done (2 left) 2023-10-07T19:00:24.588 INFO:tasks.rados.rados.0.smithi087.stdout:2939: delete oid 19 current snap is 312 2023-10-07T19:00:24.589 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1841 (ObjNum 911 snap 311 seq_num 911) dirty exists 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2936: finishing write tid 4 to smithi087181593-36 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1594 (ObjNum 918 snap 312 seq_num 918) dirty exists 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2936: left oid 36 (ObjNum 918 snap 312 seq_num 918) 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2936: done (2 left) 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2937: done (1 left) 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2939: done (0 left) 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2940: read oid 48 snap -1 2023-10-07T19:00:24.590 INFO:tasks.rados.rados.0.smithi087.stdout:2940: expect (ObjNum 906 snap 310 seq_num 906) 2023-10-07T19:00:24.591 INFO:tasks.rados.rados.0.smithi087.stdout:2941: delete oid 31 current snap is 312 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2941: done (1 left) 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2942: read oid 21 snap 300 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2942: expect (ObjNum 861 snap 297 seq_num 861) 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2943: read oid 20 snap -1 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2943: expect deleted 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2944: read oid 5 snap -1 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2944: expect (ObjNum 884 snap 304 seq_num 884) 2023-10-07T19:00:24.593 INFO:tasks.rados.rados.0.smithi087.stdout:2945: rollback oid 47 current snap is 312 2023-10-07T19:00:24.594 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 303 2023-10-07T19:00:24.594 INFO:tasks.rados.rados.0.smithi087.stdout:2946: copy_from oid 10 from oid 11 current snap is 312 2023-10-07T19:00:24.594 INFO:tasks.rados.rados.0.smithi087.stdout:2947: delete oid 44 current snap is 312 2023-10-07T19:00:24.597 INFO:tasks.rados.rados.0.smithi087.stdout:2947: done (6 left) 2023-10-07T19:00:24.597 INFO:tasks.rados.rados.0.smithi087.stdout:2948: snap_remove snap 268 2023-10-07T19:00:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:24 smithi163 ceph-mon[190496]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T19:00:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:24 smithi163 ceph-mon[190496]: pgmap v682: 121 pgs: 121 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:00:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:24 smithi087 ceph-mon[198934]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T19:00:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:24 smithi087 ceph-mon[198934]: pgmap v682: 121 pgs: 121 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:00:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:24 smithi087 ceph-mon[202419]: osdmap e677: 8 total, 8 up, 8 in 2023-10-07T19:00:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:24 smithi087 ceph-mon[202419]: pgmap v682: 121 pgs: 121 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:00:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:2948: done (6 left) 2023-10-07T19:00:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 312 2023-10-07T19:00:25.268 INFO:tasks.rados.rados.0.smithi087.stdout:2949: seq_num 923 ranges {2203648=663552,2867200=401408} 2023-10-07T19:00:25.279 INFO:tasks.rados.rados.0.smithi087.stdout:2949: writing smithi087181593-14 from 2203648 to 2867200 tid 1 2023-10-07T19:00:25.281 INFO:tasks.rados.rados.0.smithi087.stdout:2949: writing smithi087181593-14 from 2867200 to 3268608 tid 2 2023-10-07T19:00:25.282 INFO:tasks.rados.rados.0.smithi087.stdout:2950: read oid 39 snap -1 2023-10-07T19:00:25.282 INFO:tasks.rados.rados.0.smithi087.stdout:2950: expect (ObjNum 899 snap 307 seq_num 899) 2023-10-07T19:00:25.282 INFO:tasks.rados.rados.0.smithi087.stdout:2951: snap_create 2023-10-07T19:00:25.286 INFO:tasks.rados.rados.0.smithi087.stdout:2944: expect (ObjNum 884 snap 304 seq_num 884) 2023-10-07T19:00:25.302 INFO:tasks.rados.rados.0.smithi087.stdout:2945: finishing rollback tid 1 to smithi087181593-47 2023-10-07T19:00:25.302 INFO:tasks.rados.rados.0.smithi087.stdout:2945: finishing rollback tid 2 to smithi087181593-47 2023-10-07T19:00:25.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1580 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:00:25.303 INFO:tasks.rados.rados.0.smithi087.stdout:2946: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:00:25.303 INFO:tasks.rados.rados.0.smithi087.stdout:2946: finishing copy_from to smithi087181593-10 2023-10-07T19:00:25.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1405 (ObjNum 822 snap 278 seq_num 822) dirty exists 2023-10-07T19:00:25.303 INFO:tasks.rados.rados.0.smithi087.stdout:2940: expect (ObjNum 906 snap 310 seq_num 906) 2023-10-07T19:00:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:25] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2023-10-07T19:00:26.207 INFO:tasks.rados.rados.0.smithi087.stdout:2942: expect (ObjNum 861 snap 297 seq_num 861) 2023-10-07T19:00:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:26 smithi163 ceph-mon[190496]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T19:00:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:26 smithi163 ceph-mon[190496]: pgmap v684: 121 pgs: 121 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:26 smithi087 ceph-mon[198934]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T19:00:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:26 smithi087 ceph-mon[198934]: pgmap v684: 121 pgs: 121 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:26 smithi087 ceph-mon[202419]: osdmap e678: 8 total, 8 up, 8 in 2023-10-07T19:00:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:26 smithi087 ceph-mon[202419]: pgmap v684: 121 pgs: 121 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:27 smithi163 ceph-mon[190496]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T19:00:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:27 smithi087 ceph-mon[198934]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T19:00:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:27 smithi087 ceph-mon[202419]: osdmap e679: 8 total, 8 up, 8 in 2023-10-07T19:00:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:28 smithi163 ceph-mon[190496]: pgmap v686: 121 pgs: 121 active+clean; 520 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T19:00:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:28 smithi087 ceph-mon[198934]: pgmap v686: 121 pgs: 121 active+clean; 520 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T19:00:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:28 smithi087 ceph-mon[202419]: pgmap v686: 121 pgs: 121 active+clean; 520 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-10-07T19:00:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:2949: finishing write tid 1 to smithi087181593-14 2023-10-07T19:00:29.167 INFO:tasks.rados.rados.0.smithi087.stdout:2950: expect (ObjNum 899 snap 307 seq_num 899) 2023-10-07T19:00:29.205 INFO:tasks.rados.rados.0.smithi087.stdout:2949: finishing write tid 2 to smithi087181593-14 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2949: finishing write tid 3 to smithi087181593-14 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2949: finishing write tid 4 to smithi087181593-14 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1991 (ObjNum 923 snap 312 seq_num 923) dirty exists 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2949: left oid 14 (ObjNum 923 snap 312 seq_num 923) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2940: done (8 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2942: done (7 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2943: done (6 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2944: done (5 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2945: done (4 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2946: done (3 left) 2023-10-07T19:00:29.206 INFO:tasks.rados.rados.0.smithi087.stdout:2949: done (2 left) 2023-10-07T19:00:29.207 INFO:tasks.rados.rados.0.smithi087.stdout:2950: done (1 left) 2023-10-07T19:00:29.207 INFO:tasks.rados.rados.0.smithi087.stdout:2951: done (0 left) 2023-10-07T19:00:29.207 INFO:tasks.rados.rados.0.smithi087.stdout:2952: copy_from oid 10 from oid 15 current snap is 313 2023-10-07T19:00:29.207 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 313 2023-10-07T19:00:29.207 INFO:tasks.rados.rados.0.smithi087.stdout:2953: seq_num 924 ranges {1982464=679936,2662400=401408} 2023-10-07T19:00:29.220 INFO:tasks.rados.rados.0.smithi087.stdout:2953: writing smithi087181593-37 from 1982464 to 2662400 tid 1 2023-10-07T19:00:29.222 INFO:tasks.rados.rados.0.smithi087.stdout:2953: writing smithi087181593-37 from 2662400 to 3063808 tid 2 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:2954: copy_from oid 6 from oid 9 current snap is 313 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:2952: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:2952: finishing copy_from to smithi087181593-10 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1510 (ObjNum 876 snap 300 seq_num 876) dirty exists 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:2952: done (2 left) 2023-10-07T19:00:29.223 INFO:tasks.rados.rados.0.smithi087.stdout:2955: snap_remove snap 239 2023-10-07T19:00:30.211 INFO:tasks.rados.rados.0.smithi087.stdout:2955: done (2 left) 2023-10-07T19:00:30.234 INFO:tasks.rados.rados.0.smithi087.stdout:2956: delete oid 33 current snap is 313 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:2953: finishing write tid 1 to smithi087181593-37 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:2953: finishing write tid 2 to smithi087181593-37 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:2953: finishing write tid 3 to smithi087181593-37 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:2954: finishing copy_from racing read to smithi087181593-6 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:2953: finishing write tid 4 to smithi087181593-37 2023-10-07T19:00:30.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2007 (ObjNum 924 snap 313 seq_num 924) dirty exists 2023-10-07T19:00:30.237 INFO:tasks.rados.rados.0.smithi087.stdout:2953: left oid 37 (ObjNum 924 snap 313 seq_num 924) 2023-10-07T19:00:30.237 INFO:tasks.rados.rados.0.smithi087.stdout:2954: finishing copy_from to smithi087181593-6 2023-10-07T19:00:30.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1831 (ObjNum 65 snap 0 seq_num 1634029140) dirty exists 2023-10-07T19:00:30.237 INFO:tasks.rados.rados.0.smithi087.stdout:2953: done (2 left) 2023-10-07T19:00:30.237 INFO:tasks.rados.rados.0.smithi087.stdout:2954: done (1 left) 2023-10-07T19:00:30.238 INFO:tasks.rados.rados.0.smithi087.stdout:2956: done (0 left) 2023-10-07T19:00:30.238 INFO:tasks.rados.rados.0.smithi087.stdout:2957: rmattr oid 13 current snap is 313 2023-10-07T19:00:30.238 INFO:tasks.rados.rados.0.smithi087.stdout:2958: setattr oid 5 current snap is 313 2023-10-07T19:00:30.238 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 313 2023-10-07T19:00:30.238 INFO:tasks.rados.rados.0.smithi087.stdout:2959: seq_num 926 ranges {0=712704,712704=401408} 2023-10-07T19:00:30.239 INFO:tasks.rados.rados.0.smithi087.stdout:2959: writing smithi087181593-18 from 0 to 712704 tid 1 2023-10-07T19:00:30.239 INFO:tasks.rados.rados.0.smithi087.stdout:2959: writing smithi087181593-18 from 712704 to 1114112 tid 2 2023-10-07T19:00:30.239 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 313 2023-10-07T19:00:30.239 INFO:tasks.rados.rados.0.smithi087.stdout:2960: seq_num 927 ranges {0=729088,729088=401408} 2023-10-07T19:00:30.242 INFO:tasks.rados.rados.0.smithi087.stdout:2960: writing smithi087181593-26 from 0 to 729088 tid 1 2023-10-07T19:00:30.243 INFO:tasks.rados.rados.0.smithi087.stdout:2960: writing smithi087181593-26 from 729088 to 1130496 tid 2 2023-10-07T19:00:30.243 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 313 2023-10-07T19:00:30.243 INFO:tasks.rados.rados.0.smithi087.stdout:2961: seq_num 928 ranges {9969664=745472,10715136=401408} 2023-10-07T19:00:30.296 INFO:tasks.rados.rados.0.smithi087.stdout:2961: writing smithi087181593-48 from 9969664 to 10715136 tid 1 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:2961: writing smithi087181593-48 from 10715136 to 11116544 tid 2 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:2962: rollback oid 22 current snap is 313 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 279 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1588 (ObjNum 884 snap 304 seq_num 884) dirty exists 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:2958: done (5 left) 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:2963: delete oid 30 current snap is 313 2023-10-07T19:00:30.299 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1863 (ObjNum 911 snap 311 seq_num 911) dirty exists 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2959: finishing write tid 1 to smithi087181593-18 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2959: finishing write tid 2 to smithi087181593-18 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2960: finishing write tid 1 to smithi087181593-26 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2959: finishing write tid 3 to smithi087181593-18 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2959: finishing write tid 4 to smithi087181593-18 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1834 (ObjNum 926 snap 313 seq_num 926) dirty exists 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2959: left oid 18 (ObjNum 926 snap 313 seq_num 926) 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2960: finishing write tid 2 to smithi087181593-26 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2960: finishing write tid 3 to smithi087181593-26 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2960: finishing write tid 4 to smithi087181593-26 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1760 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:00:30.300 INFO:tasks.rados.rados.0.smithi087.stdout:2960: left oid 26 (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2957: done (5 left) 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2959: done (4 left) 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2960: done (3 left) 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2963: done (2 left) 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2964: snap_create 2023-10-07T19:00:30.301 INFO:tasks.rados.rados.0.smithi087.stdout:2962: finishing rollback tid 1 to smithi087181593-22 2023-10-07T19:00:30.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 966 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T19:00:30.302 INFO:tasks.rados.rados.0.smithi087.stdout:2961: finishing write tid 1 to smithi087181593-48 2023-10-07T19:00:30.302 INFO:tasks.rados.rados.0.smithi087.stdout:2961: finishing write tid 2 to smithi087181593-48 2023-10-07T19:00:30.302 INFO:tasks.rados.rados.0.smithi087.stdout:2961: finishing write tid 3 to smithi087181593-48 2023-10-07T19:00:30.303 INFO:tasks.rados.rados.0.smithi087.stdout:2961: finishing write tid 4 to smithi087181593-48 2023-10-07T19:00:30.303 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1869 (ObjNum 928 snap 313 seq_num 928) dirty exists 2023-10-07T19:00:30.303 INFO:tasks.rados.rados.0.smithi087.stdout:2961: left oid 48 (ObjNum 928 snap 313 seq_num 928) 2023-10-07T19:00:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:30 smithi087 ceph-mon[198934]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T19:00:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:30 smithi087 ceph-mon[202419]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T19:00:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:30 smithi163 ceph-mon[190496]: osdmap e680: 8 total, 8 up, 8 in 2023-10-07T19:00:31.209 INFO:tasks.rados.rados.0.smithi087.stdout:2961: done (2 left) 2023-10-07T19:00:31.209 INFO:tasks.rados.rados.0.smithi087.stdout:2962: done (1 left) 2023-10-07T19:00:31.209 INFO:tasks.rados.rados.0.smithi087.stdout:2964: done (0 left) 2023-10-07T19:00:31.209 INFO:tasks.rados.rados.0.smithi087.stdout:2965: copy_from oid 8 from oid 3 current snap is 314 2023-10-07T19:00:31.209 INFO:tasks.rados.rados.0.smithi087.stdout:2966: setattr oid 13 current snap is 314 2023-10-07T19:00:31.210 INFO:tasks.rados.rados.0.smithi087.stdout:2967: delete oid 23 current snap is 314 2023-10-07T19:00:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2967: done (2 left) 2023-10-07T19:00:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2968: copy_from oid 2 from oid 24 current snap is 314 2023-10-07T19:00:31.217 INFO:tasks.rados.rados.0.smithi087.stdout:2969: snap_create 2023-10-07T19:00:31.218 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1871 (ObjNum 911 snap 311 seq_num 911) dirty exists 2023-10-07T19:00:31.221 INFO:tasks.rados.rados.0.smithi087.stdout:2965: finishing copy_from racing read to smithi087181593-8 2023-10-07T19:00:31.222 INFO:tasks.rados.rados.0.smithi087.stdout:2965: finishing copy_from to smithi087181593-8 2023-10-07T19:00:31.223 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1514 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T19:00:31.223 INFO:tasks.rados.rados.0.smithi087.stdout:2968: finishing copy_from racing read to smithi087181593-2 2023-10-07T19:00:31.224 INFO:tasks.rados.rados.0.smithi087.stdout:2968: finishing copy_from to smithi087181593-2 2023-10-07T19:00:31.224 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1936 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:31 smithi087 ceph-mon[198934]: pgmap v688: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 789 KiB/s wr, 8 op/s 2023-10-07T19:00:31.461 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:31 smithi087 ceph-mon[198934]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T19:00:31.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:31 smithi087 ceph-mon[202419]: pgmap v688: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 789 KiB/s wr, 8 op/s 2023-10-07T19:00:31.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:31 smithi087 ceph-mon[202419]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T19:00:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:31 smithi163 ceph-mon[190496]: pgmap v688: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 789 KiB/s wr, 8 op/s 2023-10-07T19:00:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:31 smithi163 ceph-mon[190496]: osdmap e681: 8 total, 8 up, 8 in 2023-10-07T19:00:32.217 INFO:tasks.rados.rados.0.smithi087.stdout:2965: done (3 left) 2023-10-07T19:00:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:2966: done (2 left) 2023-10-07T19:00:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:2968: done (1 left) 2023-10-07T19:00:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:2969: done (0 left) 2023-10-07T19:00:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 315 2023-10-07T19:00:32.239 INFO:tasks.rados.rados.0.smithi087.stdout:2970: seq_num 931 ranges {901120=802816,1703936=401408} 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2970: writing smithi087181593-12 from 901120 to 1703936 tid 1 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2970: writing smithi087181593-12 from 1703936 to 2105344 tid 2 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2971: read oid 33 snap -1 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2971: expect deleted 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2972: rmattr oid 38 current snap is 315 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2972: done (2 left) 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2973: rollback oid 44 current snap is 315 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 283 2023-10-07T19:00:32.240 INFO:tasks.rados.rados.0.smithi087.stdout:2974: rollback oid 4 current snap is 315 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 310 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:2975: rollback oid 41 current snap is 315 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 297 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:2976: read oid 29 snap -1 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:2976: expect (ObjNum 897 snap 307 seq_num 897) 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:2977: rollback oid 6 current snap is 315 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 275 2023-10-07T19:00:32.241 INFO:tasks.rados.rados.0.smithi087.stdout:2978: snap_remove snap 309 2023-10-07T19:00:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:32 smithi163 ceph-mon[190496]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T19:00:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:32 smithi087 ceph-mon[202419]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T19:00:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:32 smithi087 ceph-mon[198934]: osdmap e682: 8 total, 8 up, 8 in 2023-10-07T19:00:33.224 INFO:tasks.rados.rados.0.smithi087.stdout:2978: done (7 left) 2023-10-07T19:00:33.224 INFO:tasks.rados.rados.0.smithi087.stdout:2979: delete oid 32 current snap is 315 2023-10-07T19:00:33.225 INFO:tasks.rados.rados.0.smithi087.stdout:2976: expect (ObjNum 897 snap 307 seq_num 897) 2023-10-07T19:00:33.248 INFO:tasks.rados.rados.0.smithi087.stdout:2975: finishing rollback tid 0 to smithi087181593-41 2023-10-07T19:00:33.248 INFO:tasks.rados.rados.0.smithi087.stdout:2975: finishing rollback tid 1 to smithi087181593-41 2023-10-07T19:00:33.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1596 (ObjNum 161 snap 0 seq_num 1720574160) dirty dne 2023-10-07T19:00:33.248 INFO:tasks.rados.rados.0.smithi087.stdout:2970: finishing write tid 1 to smithi087181593-12 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2977: finishing rollback tid 0 to smithi087181593-6 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2973: finishing rollback tid 1 to smithi087181593-44 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2970: finishing write tid 2 to smithi087181593-12 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2971: done (7 left) 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2975: done (6 left) 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2976: done (5 left) 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2979: done (4 left) 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 315 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2970: finishing write tid 3 to smithi087181593-12 2023-10-07T19:00:33.249 INFO:tasks.rados.rados.0.smithi087.stdout:2980: seq_num 933 ranges {1155072=434176,1589248=548864,2138112=253952} 2023-10-07T19:00:33.257 INFO:tasks.rados.rados.0.smithi087.stdout:2980: writing smithi087181593-39 from 1155072 to 1589248 tid 1 2023-10-07T19:00:33.260 INFO:tasks.rados.rados.0.smithi087.stdout:2980: writing smithi087181593-39 from 1589248 to 2138112 tid 2 2023-10-07T19:00:33.262 INFO:tasks.rados.rados.0.smithi087.stdout:2980: writing smithi087181593-39 from 2138112 to 2392064 tid 3 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2981: snap_create 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2977: finishing rollback tid 1 to smithi087181593-6 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2974: finishing rollback tid 0 to smithi087181593-4 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2974: finishing rollback tid 1 to smithi087181593-4 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2973: finishing rollback tid 2 to smithi087181593-44 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1802 (ObjNum 770 snap 258 seq_num 770) dirty exists 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2974: finishing rollback tid 2 to smithi087181593-4 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1507 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2977: finishing rollback tid 2 to smithi087181593-6 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1837 (ObjNum 808 snap 275 seq_num 808) dirty exists 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:2970: finishing write tid 4 to smithi087181593-12 2023-10-07T19:00:33.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1759 (ObjNum 931 snap 315 seq_num 931) dirty exists 2023-10-07T19:00:33.264 INFO:tasks.rados.rados.0.smithi087.stdout:2970: left oid 12 (ObjNum 931 snap 315 seq_num 931) 2023-10-07T19:00:33.264 INFO:tasks.rados.rados.0.smithi087.stdout:2980: finishing write tid 1 to smithi087181593-39 2023-10-07T19:00:33.265 INFO:tasks.rados.rados.0.smithi087.stdout:2980: finishing write tid 2 to smithi087181593-39 2023-10-07T19:00:33.265 INFO:tasks.rados.rados.0.smithi087.stdout:2980: finishing write tid 3 to smithi087181593-39 2023-10-07T19:00:33.265 INFO:tasks.rados.rados.0.smithi087.stdout:2980: finishing write tid 4 to smithi087181593-39 2023-10-07T19:00:33.266 INFO:tasks.rados.rados.0.smithi087.stdout:2980: finishing write tid 5 to smithi087181593-39 2023-10-07T19:00:33.266 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1841 (ObjNum 933 snap 315 seq_num 933) dirty exists 2023-10-07T19:00:33.266 INFO:tasks.rados.rados.0.smithi087.stdout:2980: left oid 39 (ObjNum 933 snap 315 seq_num 933) 2023-10-07T19:00:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:33 smithi163 ceph-mon[190496]: pgmap v691: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 822 KiB/s wr, 8 op/s 2023-10-07T19:00:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:33 smithi163 ceph-mon[190496]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T19:00:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:33 smithi087 ceph-mon[198934]: pgmap v691: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 822 KiB/s wr, 8 op/s 2023-10-07T19:00:33.752 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:33 smithi087 ceph-mon[198934]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T19:00:33.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:33 smithi087 ceph-mon[202419]: pgmap v691: 121 pgs: 121 active+clean; 528 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 822 KiB/s wr, 8 op/s 2023-10-07T19:00:33.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:33 smithi087 ceph-mon[202419]: osdmap e683: 8 total, 8 up, 8 in 2023-10-07T19:00:34.195 INFO:tasks.rados.rados.0.smithi087.stdout:2970: done (5 left) 2023-10-07T19:00:34.195 INFO:tasks.rados.rados.0.smithi087.stdout:2973: done (4 left) 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:2974: done (3 left) 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:2977: done (2 left) 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:2980: done (1 left) 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:2981: done (0 left) 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 316 2023-10-07T19:00:34.196 INFO:tasks.rados.rados.0.smithi087.stdout:2982: seq_num 934 ranges {3063808=450560,3514368=434176,3948544=368640} 2023-10-07T19:00:34.214 INFO:tasks.rados.rados.0.smithi087.stdout:2982: writing smithi087181593-37 from 3063808 to 3514368 tid 1 2023-10-07T19:00:34.216 INFO:tasks.rados.rados.0.smithi087.stdout:2982: writing smithi087181593-37 from 3514368 to 3948544 tid 2 2023-10-07T19:00:34.219 INFO:tasks.rados.rados.0.smithi087.stdout:2982: writing smithi087181593-37 from 3948544 to 4317184 tid 3 2023-10-07T19:00:34.219 INFO:tasks.rados.rados.0.smithi087.stdout:2983: rollback oid 2 current snap is 316 2023-10-07T19:00:34.219 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 315 2023-10-07T19:00:34.219 INFO:tasks.rados.rados.0.smithi087.stdout:2984: delete oid 36 current snap is 316 2023-10-07T19:00:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:2982: finishing write tid 1 to smithi087181593-37 2023-10-07T19:00:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:2983: finishing rollback tid 0 to smithi087181593-2 2023-10-07T19:00:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:2982: finishing write tid 2 to smithi087181593-37 2023-10-07T19:00:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:2984: done (2 left) 2023-10-07T19:00:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:2985: snap_remove snap 308 2023-10-07T19:00:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:34 smithi163 ceph-mon[190496]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T19:00:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:34 smithi163 ceph-mon[190496]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T19:00:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[198934]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T19:00:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[198934]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T19:00:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[202419]: osdmap e684: 8 total, 8 up, 8 in 2023-10-07T19:00:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:34 smithi087 ceph-mon[202419]: osdmap e685: 8 total, 8 up, 8 in 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:2985: done (2 left) 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:2986: rmattr oid 12 current snap is 316 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:2986: done (2 left) 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:2987: rollback oid 31 current snap is 316 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 301 2023-10-07T19:00:35.232 INFO:tasks.rados.rados.0.smithi087.stdout:2988: snap_remove snap 295 2023-10-07T19:00:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:35 smithi163 ceph-mon[190496]: pgmap v694: 121 pgs: 121 active+clean; 536 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:35 smithi163 ceph-mon[190496]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T19:00:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:35] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T19:00:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:35 smithi087 ceph-mon[198934]: pgmap v694: 121 pgs: 121 active+clean; 536 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:35 smithi087 ceph-mon[198934]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T19:00:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:35 smithi087 ceph-mon[202419]: pgmap v694: 121 pgs: 121 active+clean; 536 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:35 smithi087 ceph-mon[202419]: osdmap e686: 8 total, 8 up, 8 in 2023-10-07T19:00:36.227 INFO:tasks.rados.rados.0.smithi087.stdout:2988: done (3 left) 2023-10-07T19:00:36.227 INFO:tasks.rados.rados.0.smithi087.stdout:2989: delete oid 44 current snap is 316 2023-10-07T19:00:36.227 INFO:tasks.rados.rados.0.smithi087.stdout:2982: finishing write tid 3 to smithi087181593-37 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2983: finishing rollback tid 1 to smithi087181593-2 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2982: finishing write tid 4 to smithi087181593-37 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2983: finishing rollback tid 2 to smithi087181593-2 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1939 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2982: finishing write tid 5 to smithi087181593-37 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2032 (ObjNum 934 snap 316 seq_num 934) dirty exists 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2982: left oid 37 (ObjNum 934 snap 316 seq_num 934) 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:2987: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:00:36.228 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1572 (ObjNum 145 snap 0 seq_num 1720370072) dirty dne 2023-10-07T19:00:36.246 INFO:tasks.rados.rados.0.smithi087.stdout:2982: done (3 left) 2023-10-07T19:00:36.289 INFO:tasks.rados.rados.0.smithi087.stdout:2983: done (2 left) 2023-10-07T19:00:36.289 INFO:tasks.rados.rados.0.smithi087.stdout:2987: done (1 left) 2023-10-07T19:00:36.289 INFO:tasks.rados.rados.0.smithi087.stdout:2989: done (0 left) 2023-10-07T19:00:36.289 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 316 2023-10-07T19:00:36.289 INFO:tasks.rados.rados.0.smithi087.stdout:2990: seq_num 937 ranges {2105344=499712,2605056=532480,3137536=270336} 2023-10-07T19:00:36.291 INFO:tasks.rados.rados.0.smithi087.stdout:2990: writing smithi087181593-10 from 2105344 to 2605056 tid 1 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2990: writing smithi087181593-10 from 2605056 to 3137536 tid 2 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2990: writing smithi087181593-10 from 3137536 to 3407872 tid 3 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2991: read oid 6 snap -1 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2991: expect (ObjNum 808 snap 275 seq_num 808) 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 316 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2992: seq_num 938 ranges {0=516096,516096=417792,933888=385024} 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2992: writing smithi087181593-28 from 0 to 516096 tid 1 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2992: writing smithi087181593-28 from 516096 to 933888 tid 2 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2992: writing smithi087181593-28 from 933888 to 1318912 tid 3 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2993: setattr oid 27 current snap is 316 2023-10-07T19:00:36.292 INFO:tasks.rados.rados.0.smithi087.stdout:2990: finishing write tid 1 to smithi087181593-10 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2990: finishing write tid 2 to smithi087181593-10 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2990: finishing write tid 3 to smithi087181593-10 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2990: finishing write tid 4 to smithi087181593-10 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2992: finishing write tid 1 to smithi087181593-28 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2994: copy_from oid 5 from oid 42 current snap is 316 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2995: snap_create 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2990: finishing write tid 5 to smithi087181593-10 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1617 (ObjNum 937 snap 316 seq_num 937) dirty exists 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2990: left oid 10 (ObjNum 937 snap 316 seq_num 937) 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2992: finishing write tid 2 to smithi087181593-28 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2992: finishing write tid 3 to smithi087181593-28 2023-10-07T19:00:36.293 INFO:tasks.rados.rados.0.smithi087.stdout:2992: finishing write tid 4 to smithi087181593-28 2023-10-07T19:00:36.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1774 (ObjNum 909 snap 311 seq_num 909) dirty exists 2023-10-07T19:00:36.294 INFO:tasks.rados.rados.0.smithi087.stdout:2991: expect (ObjNum 808 snap 275 seq_num 808) 2023-10-07T19:00:36.499 INFO:tasks.rados.rados.0.smithi087.stdout:2992: finishing write tid 5 to smithi087181593-28 2023-10-07T19:00:36.557 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2050 (ObjNum 938 snap 316 seq_num 938) dirty exists 2023-10-07T19:00:36.557 INFO:tasks.rados.rados.0.smithi087.stdout:2992: left oid 28 (ObjNum 938 snap 316 seq_num 938) 2023-10-07T19:00:36.557 INFO:tasks.rados.rados.0.smithi087.stdout:2994: finishing copy_from racing read to smithi087181593-5 2023-10-07T19:00:36.557 INFO:tasks.rados.rados.0.smithi087.stdout:2994: finishing copy_from to smithi087181593-5 2023-10-07T19:00:36.557 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1504 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T19:00:37.244 INFO:tasks.rados.rados.0.smithi087.stdout:2990: done (5 left) 2023-10-07T19:00:37.321 INFO:tasks.rados.rados.0.smithi087.stdout:2991: done (4 left) 2023-10-07T19:00:37.321 INFO:tasks.rados.rados.0.smithi087.stdout:2992: done (3 left) 2023-10-07T19:00:37.321 INFO:tasks.rados.rados.0.smithi087.stdout:2993: done (2 left) 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:2994: done (1 left) 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:2995: done (0 left) 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:2996: rollback oid 6 current snap is 317 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 311 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 317 2023-10-07T19:00:37.322 INFO:tasks.rados.rados.0.smithi087.stdout:2997: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2997: writing smithi087181593-9 from 0 to 532480 tid 1 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2997: writing smithi087181593-9 from 532480 to 1236992 tid 2 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2997: writing smithi087181593-9 from 1236992 to 1335296 tid 3 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2998: copy_from oid 19 from oid 31 current snap is 317 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2996: finishing rollback tid 0 to smithi087181593-6 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2996: finishing rollback tid 1 to smithi087181593-6 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1843 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T19:00:37.325 INFO:tasks.rados.rados.0.smithi087.stdout:2996: done (2 left) 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:2999: rollback oid 34 current snap is 317 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 266 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3000: delete oid 7 current snap is 317 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3000: done (3 left) 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3001: read oid 5 snap -1 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3001: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3002: read oid 10 snap -1 2023-10-07T19:00:37.326 INFO:tasks.rados.rados.0.smithi087.stdout:3002: expect (ObjNum 937 snap 316 seq_num 937) 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:3003: copy_from oid 20 from oid 17 current snap is 317 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:3004: snap_create 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2999: finishing rollback tid 0 to smithi087181593-34 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2999: finishing rollback tid 1 to smithi087181593-34 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2997: finishing write tid 1 to smithi087181593-9 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2997: finishing write tid 2 to smithi087181593-9 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2998: finishing copy_from to smithi087181593-19 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2998: got expected ENOENT (src dne) 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2998: finishing copy_from racing read to smithi087181593-19 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:2999: finishing rollback tid 2 to smithi087181593-34 2023-10-07T19:00:37.327 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1600 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:2997: finishing write tid 3 to smithi087181593-9 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:2997: finishing write tid 4 to smithi087181593-9 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:2997: finishing write tid 5 to smithi087181593-9 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1900 (ObjNum 939 snap 317 seq_num 939) dirty exists 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:2997: left oid 9 (ObjNum 939 snap 317 seq_num 939) 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:3003: finishing copy_from racing read to smithi087181593-20 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:3003: finishing copy_from to smithi087181593-20 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1661 (ObjNum 875 snap 300 seq_num 875) dirty exists 2023-10-07T19:00:37.328 INFO:tasks.rados.rados.0.smithi087.stdout:3001: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:37 smithi163 ceph-mon[190496]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:37.684 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:37 smithi163 ceph-mon[190496]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T19:00:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:37 smithi087 ceph-mon[202419]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:37 smithi087 ceph-mon[202419]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T19:00:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:37 smithi087 ceph-mon[198934]: pgmap v697: 121 pgs: 121 active+clean; 537 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 464 KiB/s rd, 2.5 MiB/s wr, 23 op/s 2023-10-07T19:00:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:37 smithi087 ceph-mon[198934]: osdmap e687: 8 total, 8 up, 8 in 2023-10-07T19:00:37.803 INFO:tasks.rados.rados.0.smithi087.stdout:3002: expect (ObjNum 937 snap 316 seq_num 937) 2023-10-07T19:00:38.252 INFO:tasks.rados.rados.0.smithi087.stdout:2997: done (6 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:2998: done (5 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:2999: done (4 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:3001: done (3 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:3002: done (2 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:3003: done (1 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:3004: done (0 left) 2023-10-07T19:00:38.289 INFO:tasks.rados.rados.0.smithi087.stdout:3005: snap_remove snap 315 2023-10-07T19:00:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:38 smithi163 ceph-mon[190496]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T19:00:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:38 smithi087 ceph-mon[198934]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T19:00:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:38 smithi087 ceph-mon[202419]: osdmap e688: 8 total, 8 up, 8 in 2023-10-07T19:00:39.203 INFO:tasks.rados.rados.0.smithi087.stdout:3005: done (0 left) 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:3006: read oid 30 snap 311 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:3006: expect deleted 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:3007: rollback oid 27 current snap is 318 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 27 to 297 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:3008: rollback oid 1 current snap is 318 2023-10-07T19:00:39.204 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 297 2023-10-07T19:00:39.205 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 318 2023-10-07T19:00:39.205 INFO:tasks.rados.rados.0.smithi087.stdout:3009: seq_num 941 ranges {0=565248,565248=475136,1040384=327680} 2023-10-07T19:00:39.207 INFO:tasks.rados.rados.0.smithi087.stdout:3009: writing smithi087181593-7 from 0 to 565248 tid 1 2023-10-07T19:00:39.213 INFO:tasks.rados.rados.0.smithi087.stdout:3009: writing smithi087181593-7 from 565248 to 1040384 tid 2 2023-10-07T19:00:39.213 INFO:tasks.rados.rados.0.smithi087.stdout:3009: writing smithi087181593-7 from 1040384 to 1368064 tid 3 2023-10-07T19:00:39.214 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 318 2023-10-07T19:00:39.214 INFO:tasks.rados.rados.0.smithi087.stdout:3010: seq_num 942 ranges {5570560=581632,6152192=761856,6914048=40960} 2023-10-07T19:00:39.248 INFO:tasks.rados.rados.0.smithi087.stdout:3010: writing smithi087181593-20 from 5570560 to 6152192 tid 1 2023-10-07T19:00:39.253 INFO:tasks.rados.rados.0.smithi087.stdout:3010: writing smithi087181593-20 from 6152192 to 6914048 tid 2 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3010: writing smithi087181593-20 from 6914048 to 6955008 tid 3 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3011: copy_from oid 38 from oid 24 current snap is 318 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3008: finishing rollback tid 0 to smithi087181593-1 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3008: finishing rollback tid 1 to smithi087181593-1 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3008: finishing rollback tid 2 to smithi087181593-1 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1904 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:00:39.254 INFO:tasks.rados.rados.0.smithi087.stdout:3007: finishing rollback tid 0 to smithi087181593-27 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3007: finishing rollback tid 1 to smithi087181593-27 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3007: finishing rollback tid 2 to smithi087181593-27 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1784 (ObjNum 695 snap 222 seq_num 695) dirty exists 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: finishing write tid 1 to smithi087181593-7 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: finishing write tid 2 to smithi087181593-7 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: finishing write tid 3 to smithi087181593-7 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: finishing write tid 4 to smithi087181593-7 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: finishing write tid 5 to smithi087181593-7 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1788 (ObjNum 941 snap 318 seq_num 941) dirty exists 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3009: left oid 7 (ObjNum 941 snap 318 seq_num 941) 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3006: done (5 left) 2023-10-07T19:00:39.255 INFO:tasks.rados.rados.0.smithi087.stdout:3007: done (4 left) 2023-10-07T19:00:39.256 INFO:tasks.rados.rados.0.smithi087.stdout:3008: done (3 left) 2023-10-07T19:00:39.256 INFO:tasks.rados.rados.0.smithi087.stdout:3009: done (2 left) 2023-10-07T19:00:39.256 INFO:tasks.rados.rados.0.smithi087.stdout:3012: setattr oid 42 current snap is 318 2023-10-07T19:00:39.256 INFO:tasks.rados.rados.0.smithi087.stdout:3013: read oid 35 snap -1 2023-10-07T19:00:39.257 INFO:tasks.rados.rados.0.smithi087.stdout:3013: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:39.257 INFO:tasks.rados.rados.0.smithi087.stdout:3014: read oid 17 snap -1 2023-10-07T19:00:39.257 INFO:tasks.rados.rados.0.smithi087.stdout:3014: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:00:39.257 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 318 2023-10-07T19:00:39.257 INFO:tasks.rados.rados.0.smithi087.stdout:3015: seq_num 943 ranges {2801664=598016,3399680=688128,4087808=114688} 2023-10-07T19:00:39.275 INFO:tasks.rados.rados.0.smithi087.stdout:3015: writing smithi087181593-11 from 2801664 to 3399680 tid 1 2023-10-07T19:00:39.279 INFO:tasks.rados.rados.0.smithi087.stdout:3015: writing smithi087181593-11 from 3399680 to 4087808 tid 2 2023-10-07T19:00:39.280 INFO:tasks.rados.rados.0.smithi087.stdout:3015: writing smithi087181593-11 from 4087808 to 4202496 tid 3 2023-10-07T19:00:39.280 INFO:tasks.rados.rados.0.smithi087.stdout:3016: copy_from oid 41 from oid 19 current snap is 318 2023-10-07T19:00:39.281 INFO:tasks.rados.rados.0.smithi087.stdout:3010: finishing write tid 1 to smithi087181593-20 2023-10-07T19:00:39.281 INFO:tasks.rados.rados.0.smithi087.stdout:3011: finishing copy_from racing read to smithi087181593-38 2023-10-07T19:00:39.281 INFO:tasks.rados.rados.0.smithi087.stdout:3013: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3010: finishing write tid 2 to smithi087181593-20 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3010: finishing write tid 3 to smithi087181593-20 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3010: finishing write tid 4 to smithi087181593-20 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3010: finishing write tid 5 to smithi087181593-20 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1665 (ObjNum 942 snap 318 seq_num 942) dirty exists 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3010: left oid 20 (ObjNum 942 snap 318 seq_num 942) 2023-10-07T19:00:39.288 INFO:tasks.rados.rados.0.smithi087.stdout:3014: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:00:39.591 INFO:tasks.rados.rados.0.smithi087.stdout:3016: finishing copy_from to smithi087181593-41 2023-10-07T19:00:39.592 INFO:tasks.rados.rados.0.smithi087.stdout:3016: got expected ENOENT (src dne) 2023-10-07T19:00:39.592 INFO:tasks.rados.rados.0.smithi087.stdout:3016: finishing copy_from racing read to smithi087181593-41 2023-10-07T19:00:39.592 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1508 (ObjNum 571 snap 185 seq_num 571) dirty exists 2023-10-07T19:00:39.592 INFO:tasks.rados.rados.0.smithi087.stdout:3015: finishing write tid 1 to smithi087181593-11 2023-10-07T19:00:39.592 INFO:tasks.rados.rados.0.smithi087.stdout:3010: done (6 left) 2023-10-07T19:00:39.593 INFO:tasks.rados.rados.0.smithi087.stdout:3012: done (5 left) 2023-10-07T19:00:39.593 INFO:tasks.rados.rados.0.smithi087.stdout:3013: done (4 left) 2023-10-07T19:00:39.593 INFO:tasks.rados.rados.0.smithi087.stdout:3014: done (3 left) 2023-10-07T19:00:39.593 INFO:tasks.rados.rados.0.smithi087.stdout:3016: done (2 left) 2023-10-07T19:00:39.593 INFO:tasks.rados.rados.0.smithi087.stdout:3017: snap_remove snap 317 2023-10-07T19:00:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:39 smithi163 ceph-mon[190496]: pgmap v700: 121 pgs: 121 active+clean; 543 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T19:00:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:39 smithi163 ceph-mon[190496]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T19:00:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:39 smithi163 ceph-mon[190496]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T19:00:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[198934]: pgmap v700: 121 pgs: 121 active+clean; 543 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T19:00:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[198934]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T19:00:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[198934]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T19:00:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[202419]: pgmap v700: 121 pgs: 121 active+clean; 543 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 2 op/s 2023-10-07T19:00:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[202419]: osdmap e689: 8 total, 8 up, 8 in 2023-10-07T19:00:39.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:39 smithi087 ceph-mon[202419]: osdmap e690: 8 total, 8 up, 8 in 2023-10-07T19:00:40.284 INFO:tasks.rados.rados.0.smithi087.stdout:3017: done (2 left) 2023-10-07T19:00:40.285 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 318 2023-10-07T19:00:40.285 INFO:tasks.rados.rados.0.smithi087.stdout:3018: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2023-10-07T19:00:40.288 INFO:tasks.rados.rados.0.smithi087.stdout:3018: writing smithi087181593-46 from 0 to 614400 tid 1 2023-10-07T19:00:40.291 INFO:tasks.rados.rados.0.smithi087.stdout:3018: writing smithi087181593-46 from 614400 to 1187840 tid 2 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:3018: writing smithi087181593-46 from 1187840 to 1417216 tid 3 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:3019: delete oid 29 current snap is 318 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:3011: finishing copy_from to smithi087181593-38 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1936 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:3015: finishing write tid 2 to smithi087181593-11 2023-10-07T19:00:40.293 INFO:tasks.rados.rados.0.smithi087.stdout:3015: finishing write tid 3 to smithi087181593-11 2023-10-07T19:00:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3015: finishing write tid 4 to smithi087181593-11 2023-10-07T19:00:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3015: finishing write tid 5 to smithi087181593-11 2023-10-07T19:00:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1412 (ObjNum 943 snap 318 seq_num 943) dirty exists 2023-10-07T19:00:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3015: left oid 11 (ObjNum 943 snap 318 seq_num 943) 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:3011: done (3 left) 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:3015: done (2 left) 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:3019: done (1 left) 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:3020: rollback oid 10 current snap is 318 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 310 2023-10-07T19:00:40.296 INFO:tasks.rados.rados.0.smithi087.stdout:3021: snap_create 2023-10-07T19:00:40.298 INFO:tasks.rados.rados.0.smithi087.stdout:3018: finishing write tid 1 to smithi087181593-46 2023-10-07T19:00:40.298 INFO:tasks.rados.rados.0.smithi087.stdout:3018: finishing write tid 2 to smithi087181593-46 2023-10-07T19:00:40.299 INFO:tasks.rados.rados.0.smithi087.stdout:3018: finishing write tid 3 to smithi087181593-46 2023-10-07T19:00:40.300 INFO:tasks.rados.rados.0.smithi087.stdout:3018: finishing write tid 4 to smithi087181593-46 2023-10-07T19:00:40.301 INFO:tasks.rados.rados.0.smithi087.stdout:3020: finishing rollback tid 0 to smithi087181593-10 2023-10-07T19:00:40.301 INFO:tasks.rados.rados.0.smithi087.stdout:3018: finishing write tid 5 to smithi087181593-46 2023-10-07T19:00:40.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1416 (ObjNum 944 snap 318 seq_num 944) dirty exists 2023-10-07T19:00:40.302 INFO:tasks.rados.rados.0.smithi087.stdout:3018: left oid 46 (ObjNum 944 snap 318 seq_num 944) 2023-10-07T19:00:40.302 INFO:tasks.rados.rados.0.smithi087.stdout:3020: finishing rollback tid 1 to smithi087181593-10 2023-10-07T19:00:40.302 INFO:tasks.rados.rados.0.smithi087.stdout:3020: finishing rollback tid 2 to smithi087181593-10 2023-10-07T19:00:40.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1939 (ObjNum 901 snap 308 seq_num 901) dirty exists 2023-10-07T19:00:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:40 smithi163 ceph-mon[190496]: pgmap v703: 121 pgs: 121 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 17 op/s 2023-10-07T19:00:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:40 smithi087 ceph-mon[202419]: pgmap v703: 121 pgs: 121 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 17 op/s 2023-10-07T19:00:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:40 smithi087 ceph-mon[198934]: pgmap v703: 121 pgs: 121 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 17 op/s 2023-10-07T19:00:41.283 INFO:tasks.rados.rados.0.smithi087.stdout:3018: done (2 left) 2023-10-07T19:00:41.289 INFO:tasks.rados.rados.0.smithi087.stdout:3020: done (1 left) 2023-10-07T19:00:41.289 INFO:tasks.rados.rados.0.smithi087.stdout:3021: done (0 left) 2023-10-07T19:00:41.289 INFO:tasks.rados.rados.0.smithi087.stdout:3022: delete oid 44 current snap is 319 2023-10-07T19:00:41.292 INFO:tasks.rados.rados.0.smithi087.stdout:3022: done (0 left) 2023-10-07T19:00:41.292 INFO:tasks.rados.rados.0.smithi087.stdout:3023: read oid 11 snap -1 2023-10-07T19:00:41.292 INFO:tasks.rados.rados.0.smithi087.stdout:3023: expect (ObjNum 943 snap 318 seq_num 943) 2023-10-07T19:00:41.292 INFO:tasks.rados.rados.0.smithi087.stdout:3024: snap_remove snap 314 2023-10-07T19:00:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:41 smithi163 ceph-mon[190496]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T19:00:41.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:41 smithi087 ceph-mon[202419]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T19:00:41.750 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:41 smithi087 ceph-mon[198934]: osdmap e691: 8 total, 8 up, 8 in 2023-10-07T19:00:42.296 INFO:tasks.rados.rados.0.smithi087.stdout:3023: expect (ObjNum 943 snap 318 seq_num 943) 2023-10-07T19:00:42.462 INFO:tasks.rados.rados.0.smithi087.stdout:3023: done (1 left) 2023-10-07T19:00:42.463 INFO:tasks.rados.rados.0.smithi087.stdout:3024: done (0 left) 2023-10-07T19:00:42.463 INFO:tasks.rados.rados.0.smithi087.stdout:3025: snap_remove snap 272 2023-10-07T19:00:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:42 smithi163 ceph-mon[190496]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T19:00:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:42 smithi163 ceph-mon[190496]: pgmap v706: 121 pgs: 121 active+clean; 558 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-10-07T19:00:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:42 smithi087 ceph-mon[202419]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T19:00:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:42 smithi087 ceph-mon[202419]: pgmap v706: 121 pgs: 121 active+clean; 558 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-10-07T19:00:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:42 smithi087 ceph-mon[198934]: osdmap e692: 8 total, 8 up, 8 in 2023-10-07T19:00:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:42 smithi087 ceph-mon[198934]: pgmap v706: 121 pgs: 121 active+clean; 558 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 22 op/s 2023-10-07T19:00:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:3025: done (0 left) 2023-10-07T19:00:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:3026: snap_remove snap 281 2023-10-07T19:00:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:43 smithi163 ceph-mon[190496]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T19:00:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:43 smithi087 ceph-mon[198934]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T19:00:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:43 smithi087 ceph-mon[202419]: osdmap e693: 8 total, 8 up, 8 in 2023-10-07T19:00:44.214 INFO:tasks.rados.rados.0.smithi087.stdout:3026: done (0 left) 2023-10-07T19:00:44.214 INFO:tasks.rados.rados.0.smithi087.stdout:3027: rollback oid 7 current snap is 319 2023-10-07T19:00:44.214 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 7 to 288 2023-10-07T19:00:44.214 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 319 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3028: seq_num 947 ranges {0=663552,663552=630784,1294336=172032} 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3028: writing smithi087181593-19 from 0 to 663552 tid 1 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3028: writing smithi087181593-19 from 663552 to 1294336 tid 2 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3028: writing smithi087181593-19 from 1294336 to 1466368 tid 3 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3029: rollback oid 48 current snap is 319 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 48 to 279 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 319 2023-10-07T19:00:44.215 INFO:tasks.rados.rados.0.smithi087.stdout:3030: seq_num 948 ranges {1073152=679936,1753088=516096,2269184=286720} 2023-10-07T19:00:44.230 INFO:tasks.rados.rados.0.smithi087.stdout:3030: writing smithi087181593-8 from 1073152 to 1753088 tid 1 2023-10-07T19:00:44.230 INFO:tasks.rados.rados.0.smithi087.stdout:3030: writing smithi087181593-8 from 1753088 to 2269184 tid 2 2023-10-07T19:00:44.230 INFO:tasks.rados.rados.0.smithi087.stdout:3030: writing smithi087181593-8 from 2269184 to 2555904 tid 3 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 319 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3027: finishing rollback tid 0 to smithi087181593-7 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3028: finishing write tid 1 to smithi087181593-19 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3027: finishing rollback tid 1 to smithi087181593-7 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3028: finishing write tid 2 to smithi087181593-19 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3027: finishing rollback tid 2 to smithi087181593-7 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1812 (ObjNum 837 snap 285 seq_num 837) dirty exists 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3028: finishing write tid 3 to smithi087181593-19 2023-10-07T19:00:44.231 INFO:tasks.rados.rados.0.smithi087.stdout:3028: finishing write tid 4 to smithi087181593-19 2023-10-07T19:00:44.234 INFO:tasks.rados.rados.0.smithi087.stdout:3031: seq_num 949 ranges {1310720=704512,2015232=794624,2809856=8192} 2023-10-07T19:00:44.242 INFO:tasks.rados.rados.0.smithi087.stdout:3031: writing smithi087181593-10 from 1310720 to 2015232 tid 1 2023-10-07T19:00:44.247 INFO:tasks.rados.rados.0.smithi087.stdout:3031: writing smithi087181593-10 from 2015232 to 2809856 tid 2 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:3031: writing smithi087181593-10 from 2809856 to 2818048 tid 3 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:3027: done (4 left) 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:3032: read oid 37 snap -1 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:3032: expect (ObjNum 934 snap 316 seq_num 934) 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 319 2023-10-07T19:00:44.248 INFO:tasks.rados.rados.0.smithi087.stdout:3033: seq_num 950 ranges {4743168=720896,5464064=679936,6144000=122880} 2023-10-07T19:00:44.277 INFO:tasks.rados.rados.0.smithi087.stdout:3033: writing smithi087181593-7 from 4743168 to 5464064 tid 1 2023-10-07T19:00:44.282 INFO:tasks.rados.rados.0.smithi087.stdout:3033: writing smithi087181593-7 from 5464064 to 6144000 tid 2 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3033: writing smithi087181593-7 from 6144000 to 6266880 tid 3 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3034: copy_from oid 14 from oid 4 current snap is 319 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3029: finishing rollback tid 0 to smithi087181593-48 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3029: finishing rollback tid 1 to smithi087181593-48 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3029: finishing rollback tid 2 to smithi087181593-48 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 1928 (ObjNum 805 snap 273 seq_num 805) dirty exists 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3028: finishing write tid 5 to smithi087181593-19 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 1807 (ObjNum 947 snap 319 seq_num 947) dirty exists 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3028: left oid 19 (ObjNum 947 snap 319 seq_num 947) 2023-10-07T19:00:44.284 INFO:tasks.rados.rados.0.smithi087.stdout:3030: finishing write tid 1 to smithi087181593-8 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3030: finishing write tid 2 to smithi087181593-8 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3030: finishing write tid 3 to smithi087181593-8 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3028: done (6 left) 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3029: done (5 left) 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3035: read oid 5 snap -1 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3035: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3030: finishing write tid 4 to smithi087181593-8 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3030: finishing write tid 5 to smithi087181593-8 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1943 (ObjNum 948 snap 319 seq_num 948) dirty exists 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3030: left oid 8 (ObjNum 948 snap 319 seq_num 948) 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3031: finishing write tid 1 to smithi087181593-10 2023-10-07T19:00:44.285 INFO:tasks.rados.rados.0.smithi087.stdout:3031: finishing write tid 2 to smithi087181593-10 2023-10-07T19:00:44.286 INFO:tasks.rados.rados.0.smithi087.stdout:3031: finishing write tid 3 to smithi087181593-10 2023-10-07T19:00:44.286 INFO:tasks.rados.rados.0.smithi087.stdout:3031: finishing write tid 4 to smithi087181593-10 2023-10-07T19:00:44.286 INFO:tasks.rados.rados.0.smithi087.stdout:3031: finishing write tid 5 to smithi087181593-10 2023-10-07T19:00:44.286 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1947 (ObjNum 949 snap 319 seq_num 949) dirty exists 2023-10-07T19:00:44.287 INFO:tasks.rados.rados.0.smithi087.stdout:3031: left oid 10 (ObjNum 949 snap 319 seq_num 949) 2023-10-07T19:00:44.287 INFO:tasks.rados.rados.0.smithi087.stdout:3032: expect (ObjNum 934 snap 316 seq_num 934) 2023-10-07T19:00:44.479 INFO:tasks.rados.rados.0.smithi087.stdout:3033: finishing write tid 1 to smithi087181593-7 2023-10-07T19:00:44.479 INFO:tasks.rados.rados.0.smithi087.stdout:3036: read oid 9 snap 310 2023-10-07T19:00:44.479 INFO:tasks.rados.rados.0.smithi087.stdout:3036: expect deleted 2023-10-07T19:00:44.479 INFO:tasks.rados.rados.0.smithi087.stdout:3030: done (6 left) 2023-10-07T19:00:44.479 INFO:tasks.rados.rados.0.smithi087.stdout:3031: done (5 left) 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3032: done (4 left) 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 319 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3033: finishing write tid 2 to smithi087181593-7 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3033: finishing write tid 3 to smithi087181593-7 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3033: finishing write tid 4 to smithi087181593-7 2023-10-07T19:00:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3037: seq_num 951 ranges {6955008=737280,7692288=614400,8306688=188416} 2023-10-07T19:00:44.519 INFO:tasks.rados.rados.0.smithi087.stdout:3037: writing smithi087181593-20 from 6955008 to 7692288 tid 1 2023-10-07T19:00:44.522 INFO:tasks.rados.rados.0.smithi087.stdout:3037: writing smithi087181593-20 from 7692288 to 8306688 tid 2 2023-10-07T19:00:44.525 INFO:tasks.rados.rados.0.smithi087.stdout:3037: writing smithi087181593-20 from 8306688 to 8495104 tid 3 2023-10-07T19:00:44.526 INFO:tasks.rados.rados.0.smithi087.stdout:3038: copy_from oid 34 from oid 44 current snap is 319 2023-10-07T19:00:44.526 INFO:tasks.rados.rados.0.smithi087.stdout:3039: read oid 17 snap -1 2023-10-07T19:00:44.526 INFO:tasks.rados.rados.0.smithi087.stdout:3039: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:00:44.526 INFO:tasks.rados.rados.0.smithi087.stdout:3040: snap_remove snap 312 2023-10-07T19:00:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:44 smithi163 ceph-mon[190496]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T19:00:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:44 smithi163 ceph-mon[190496]: pgmap v709: 121 pgs: 121 active+clean; 562 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:44 smithi163 ceph-mon[190496]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T19:00:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[198934]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T19:00:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[198934]: pgmap v709: 121 pgs: 121 active+clean; 562 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[198934]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T19:00:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[202419]: osdmap e694: 8 total, 8 up, 8 in 2023-10-07T19:00:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[202419]: pgmap v709: 121 pgs: 121 active+clean; 562 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 14 op/s 2023-10-07T19:00:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:44 smithi087 ceph-mon[202419]: osdmap e695: 8 total, 8 up, 8 in 2023-10-07T19:00:45.307 INFO:tasks.rados.rados.0.smithi087.stdout:3040: done (7 left) 2023-10-07T19:00:45.307 INFO:tasks.rados.rados.0.smithi087.stdout:3041: read oid 39 snap 302 2023-10-07T19:00:45.307 INFO:tasks.rados.rados.0.smithi087.stdout:3041: expect deleted 2023-10-07T19:00:45.307 INFO:tasks.rados.rados.0.smithi087.stdout:3042: copy_from oid 13 from oid 45 current snap is 319 2023-10-07T19:00:45.307 INFO:tasks.rados.rados.0.smithi087.stdout:3043: setattr oid 29 current snap is 319 2023-10-07T19:00:45.308 INFO:tasks.rados.rados.0.smithi087.stdout:3044: snap_remove snap 264 2023-10-07T19:00:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:45] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T19:00:46.314 INFO:tasks.rados.rados.0.smithi087.stdout:3044: done (10 left) 2023-10-07T19:00:46.314 INFO:tasks.rados.rados.0.smithi087.stdout:3045: snap_create 2023-10-07T19:00:46.316 INFO:tasks.rados.rados.0.smithi087.stdout:3033: finishing write tid 5 to smithi087181593-7 2023-10-07T19:00:46.316 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1826 (ObjNum 950 snap 319 seq_num 950) dirty exists 2023-10-07T19:00:46.316 INFO:tasks.rados.rados.0.smithi087.stdout:3033: left oid 7 (ObjNum 950 snap 319 seq_num 950) 2023-10-07T19:00:46.316 INFO:tasks.rados.rados.0.smithi087.stdout:3035: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:46 smithi163 ceph-mon[190496]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T19:00:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:46 smithi163 ceph-mon[190496]: pgmap v712: 121 pgs: 121 active+clean; 564 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-10-07T19:00:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:46 smithi087 ceph-mon[198934]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T19:00:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:46 smithi087 ceph-mon[198934]: pgmap v712: 121 pgs: 121 active+clean; 564 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-10-07T19:00:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:46 smithi087 ceph-mon[202419]: osdmap e696: 8 total, 8 up, 8 in 2023-10-07T19:00:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:46 smithi087 ceph-mon[202419]: pgmap v712: 121 pgs: 121 active+clean; 564 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-10-07T19:00:46.839 INFO:tasks.rados.rados.0.smithi087.stdout:3034: finishing copy_from racing read to smithi087181593-14 2023-10-07T19:00:46.839 INFO:tasks.rados.rados.0.smithi087.stdout:3034: finishing copy_from to smithi087181593-14 2023-10-07T19:00:46.839 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 1507 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T19:00:46.839 INFO:tasks.rados.rados.0.smithi087.stdout:3037: finishing write tid 1 to smithi087181593-20 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3037: finishing write tid 2 to smithi087181593-20 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3037: finishing write tid 3 to smithi087181593-20 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3037: finishing write tid 4 to smithi087181593-20 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3038: finishing copy_from to smithi087181593-34 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3038: got expected ENOENT (src dne) 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3038: finishing copy_from racing read to smithi087181593-34 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3037: finishing write tid 5 to smithi087181593-20 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1669 (ObjNum 951 snap 319 seq_num 951) dirty exists 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3037: left oid 20 (ObjNum 951 snap 319 seq_num 951) 2023-10-07T19:00:46.840 INFO:tasks.rados.rados.0.smithi087.stdout:3039: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:00:47.141 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1827 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-10-07T19:00:47.141 INFO:tasks.rados.rados.0.smithi087.stdout:3042: finishing copy_from racing read to smithi087181593-13 2023-10-07T19:00:47.142 INFO:tasks.rados.rados.0.smithi087.stdout:3042: finishing copy_from to smithi087181593-13 2023-10-07T19:00:47.142 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 1753 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:00:47.319 INFO:tasks.rados.rados.0.smithi087.stdout:3033: done (10 left) 2023-10-07T19:00:47.319 INFO:tasks.rados.rados.0.smithi087.stdout:3034: done (9 left) 2023-10-07T19:00:47.319 INFO:tasks.rados.rados.0.smithi087.stdout:3035: done (8 left) 2023-10-07T19:00:47.319 INFO:tasks.rados.rados.0.smithi087.stdout:3036: done (7 left) 2023-10-07T19:00:47.319 INFO:tasks.rados.rados.0.smithi087.stdout:3037: done (6 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3038: done (5 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3039: done (4 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3041: done (3 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3042: done (2 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3043: done (1 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3045: done (0 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3046: rmattr oid 49 current snap is 320 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3046: done (0 left) 2023-10-07T19:00:47.320 INFO:tasks.rados.rados.0.smithi087.stdout:3047: snap_remove snap 282 2023-10-07T19:00:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:47 smithi163 ceph-mon[190496]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T19:00:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:47 smithi087 ceph-mon[198934]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T19:00:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:47 smithi087 ceph-mon[202419]: osdmap e697: 8 total, 8 up, 8 in 2023-10-07T19:00:48.334 INFO:tasks.rados.rados.0.smithi087.stdout:3047: done (0 left) 2023-10-07T19:00:48.334 INFO:tasks.rados.rados.0.smithi087.stdout:3048: rollback oid 11 current snap is 320 2023-10-07T19:00:48.335 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 283 2023-10-07T19:00:48.335 INFO:tasks.rados.rados.0.smithi087.stdout:3049: delete oid 36 current snap is 320 2023-10-07T19:00:48.344 INFO:tasks.rados.rados.0.smithi087.stdout:3048: finishing rollback tid 0 to smithi087181593-11 2023-10-07T19:00:48.345 INFO:tasks.rados.rados.0.smithi087.stdout:3049: done (1 left) 2023-10-07T19:00:48.345 INFO:tasks.rados.rados.0.smithi087.stdout:3050: copy_from oid 1 from oid 9 current snap is 320 2023-10-07T19:00:48.346 INFO:tasks.rados.rados.0.smithi087.stdout:3051: snap_remove snap 300 2023-10-07T19:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:48 smithi163 ceph-mon[190496]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T19:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:48 smithi163 ceph-mon[190496]: pgmap v715: 121 pgs: 121 active+clean; 565 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 734 KiB/s wr, 3 op/s 2023-10-07T19:00:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:48 smithi087 ceph-mon[198934]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T19:00:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:48 smithi087 ceph-mon[198934]: pgmap v715: 121 pgs: 121 active+clean; 565 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 734 KiB/s wr, 3 op/s 2023-10-07T19:00:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:48 smithi087 ceph-mon[202419]: osdmap e698: 8 total, 8 up, 8 in 2023-10-07T19:00:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:48 smithi087 ceph-mon[202419]: pgmap v715: 121 pgs: 121 active+clean; 565 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 734 KiB/s wr, 3 op/s 2023-10-07T19:00:49.204 INFO:tasks.rados.rados.0.smithi087.stdout:3051: done (2 left) 2023-10-07T19:00:49.204 INFO:tasks.rados.rados.0.smithi087.stdout:3052: setattr oid 38 current snap is 320 2023-10-07T19:00:49.206 INFO:tasks.rados.rados.0.smithi087.stdout:3053: snap_create 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:3048: finishing rollback tid 1 to smithi087181593-11 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:3048: finishing rollback tid 2 to smithi087181593-11 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1419 (ObjNum 822 snap 278 seq_num 822) dirty exists 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:3050: finishing copy_from racing read to smithi087181593-1 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:3050: finishing copy_from to smithi087181593-1 2023-10-07T19:00:49.207 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 1900 (ObjNum 939 snap 317 seq_num 939) dirty exists 2023-10-07T19:00:49.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1948 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:49 smithi163 ceph-mon[190496]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T19:00:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:49 smithi163 ceph-mon[190496]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T19:00:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[202419]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T19:00:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[202419]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T19:00:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[198934]: osdmap e699: 8 total, 8 up, 8 in 2023-10-07T19:00:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:00:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:49 smithi087 ceph-mon[198934]: osdmap e700: 8 total, 8 up, 8 in 2023-10-07T19:00:50.206 INFO:tasks.rados.rados.0.smithi087.stdout:3048: done (3 left) 2023-10-07T19:00:50.206 INFO:tasks.rados.rados.0.smithi087.stdout:3050: done (2 left) 2023-10-07T19:00:50.207 INFO:tasks.rados.rados.0.smithi087.stdout:3052: done (1 left) 2023-10-07T19:00:50.207 INFO:tasks.rados.rados.0.smithi087.stdout:3053: done (0 left) 2023-10-07T19:00:50.207 INFO:tasks.rados.rados.0.smithi087.stdout:3054: snap_remove snap 301 2023-10-07T19:00:51.221 INFO:tasks.rados.rados.0.smithi087.stdout:3054: done (0 left) 2023-10-07T19:00:51.221 INFO:tasks.rados.rados.0.smithi087.stdout:3055: delete oid 29 current snap is 321 2023-10-07T19:00:51.234 INFO:tasks.rados.rados.0.smithi087.stdout:3055: done (0 left) 2023-10-07T19:00:51.234 INFO:tasks.rados.rados.0.smithi087.stdout:3056: copy_from oid 14 from oid 22 current snap is 321 2023-10-07T19:00:51.234 INFO:tasks.rados.rados.0.smithi087.stdout:3057: delete oid 40 current snap is 321 2023-10-07T19:00:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:3056: finishing copy_from to smithi087181593-14 2023-10-07T19:00:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:3056: got expected ENOENT (src dne) 2023-10-07T19:00:51.238 INFO:tasks.rados.rados.0.smithi087.stdout:3056: finishing copy_from racing read to smithi087181593-14 2023-10-07T19:00:51.240 INFO:tasks.rados.rados.0.smithi087.stdout:3056: done (1 left) 2023-10-07T19:00:51.240 INFO:tasks.rados.rados.0.smithi087.stdout:3057: done (0 left) 2023-10-07T19:00:51.240 INFO:tasks.rados.rados.0.smithi087.stdout:3058: delete oid 19 current snap is 321 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3058: done (0 left) 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3059: rmattr oid 35 current snap is 321 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3059: done (0 left) 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3060: read oid 38 snap 316 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3060: expect (ObjNum 915 snap 312 seq_num 915) 2023-10-07T19:00:51.243 INFO:tasks.rados.rados.0.smithi087.stdout:3061: copy_from oid 36 from oid 40 current snap is 321 2023-10-07T19:00:51.244 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 321 2023-10-07T19:00:51.244 INFO:tasks.rados.rados.0.smithi087.stdout:3062: seq_num 956 ranges {11149312=417792,11567104=434176,12001280=770048} 2023-10-07T19:00:51.304 INFO:tasks.rados.rados.0.smithi087.stdout:3062: writing smithi087181593-4 from 11149312 to 11567104 tid 1 2023-10-07T19:00:51.307 INFO:tasks.rados.rados.0.smithi087.stdout:3062: writing smithi087181593-4 from 11567104 to 12001280 tid 2 2023-10-07T19:00:51.311 INFO:tasks.rados.rados.0.smithi087.stdout:3062: writing smithi087181593-4 from 12001280 to 12771328 tid 3 2023-10-07T19:00:51.311 INFO:tasks.rados.rados.0.smithi087.stdout:3063: read oid 32 snap -1 2023-10-07T19:00:51.311 INFO:tasks.rados.rados.0.smithi087.stdout:3063: expect deleted 2023-10-07T19:00:51.312 INFO:tasks.rados.rados.0.smithi087.stdout:3064: snap_remove snap 273 2023-10-07T19:00:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:51 smithi087 ceph-mon[198934]: pgmap v718: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2023-10-07T19:00:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:51 smithi087 ceph-mon[198934]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T19:00:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:51 smithi087 ceph-mon[202419]: pgmap v718: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2023-10-07T19:00:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:51 smithi087 ceph-mon[202419]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T19:00:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:51 smithi163 ceph-mon[190496]: pgmap v718: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 4.9 MiB/s wr, 16 op/s 2023-10-07T19:00:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:51 smithi163 ceph-mon[190496]: osdmap e701: 8 total, 8 up, 8 in 2023-10-07T19:00:52.219 INFO:tasks.rados.rados.0.smithi087.stdout:3064: done (4 left) 2023-10-07T19:00:52.219 INFO:tasks.rados.rados.0.smithi087.stdout:3065: copy_from oid 41 from oid 9 current snap is 321 2023-10-07T19:00:52.219 INFO:tasks.rados.rados.0.smithi087.stdout:3066: read oid 35 snap 313 2023-10-07T19:00:52.219 INFO:tasks.rados.rados.0.smithi087.stdout:3066: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:52.220 INFO:tasks.rados.rados.0.smithi087.stdout:3067: delete oid 6 current snap is 321 2023-10-07T19:00:52.220 INFO:tasks.rados.rados.0.smithi087.stdout:3061: finishing copy_from to smithi087181593-36 2023-10-07T19:00:52.220 INFO:tasks.rados.rados.0.smithi087.stdout:3061: got expected ENOENT (src dne) 2023-10-07T19:00:52.220 INFO:tasks.rados.rados.0.smithi087.stdout:3061: finishing copy_from racing read to smithi087181593-36 2023-10-07T19:00:52.220 INFO:tasks.rados.rados.0.smithi087.stdout:3060: expect (ObjNum 915 snap 312 seq_num 915) 2023-10-07T19:00:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:3062: finishing write tid 1 to smithi087181593-4 2023-10-07T19:00:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:3062: finishing write tid 2 to smithi087181593-4 2023-10-07T19:00:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:3060: done (6 left) 2023-10-07T19:00:52.256 INFO:tasks.rados.rados.0.smithi087.stdout:3061: done (5 left) 2023-10-07T19:00:52.257 INFO:tasks.rados.rados.0.smithi087.stdout:3067: done (4 left) 2023-10-07T19:00:52.257 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 321 2023-10-07T19:00:52.257 INFO:tasks.rados.rados.0.smithi087.stdout:3062: finishing write tid 3 to smithi087181593-4 2023-10-07T19:00:52.257 INFO:tasks.rados.rados.0.smithi087.stdout:3062: finishing write tid 4 to smithi087181593-4 2023-10-07T19:00:52.257 INFO:tasks.rados.rados.0.smithi087.stdout:3068: seq_num 958 ranges {1277952=450560,1728512=655360,2383872=548864} 2023-10-07T19:00:52.265 INFO:tasks.rados.rados.0.smithi087.stdout:3068: writing smithi087181593-16 from 1277952 to 1728512 tid 1 2023-10-07T19:00:52.269 INFO:tasks.rados.rados.0.smithi087.stdout:3068: writing smithi087181593-16 from 1728512 to 2383872 tid 2 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3068: writing smithi087181593-16 from 2383872 to 2932736 tid 3 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3063: done (4 left) 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3069: delete oid 38 current snap is 321 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3062: finishing write tid 5 to smithi087181593-4 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1512 (ObjNum 956 snap 321 seq_num 956) dirty exists 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3062: left oid 4 (ObjNum 956 snap 321 seq_num 956) 2023-10-07T19:00:52.273 INFO:tasks.rados.rados.0.smithi087.stdout:3066: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3065: finishing copy_from racing read to smithi087181593-41 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3065: finishing copy_from to smithi087181593-41 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1900 (ObjNum 939 snap 317 seq_num 939) dirty exists 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3068: finishing write tid 1 to smithi087181593-16 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3062: done (4 left) 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3065: done (3 left) 2023-10-07T19:00:52.281 INFO:tasks.rados.rados.0.smithi087.stdout:3066: done (2 left) 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3069: done (1 left) 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 321 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3068: finishing write tid 2 to smithi087181593-16 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3068: finishing write tid 3 to smithi087181593-16 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3068: finishing write tid 4 to smithi087181593-16 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3068: finishing write tid 5 to smithi087181593-16 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1618 (ObjNum 958 snap 321 seq_num 958) dirty exists 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3068: left oid 16 (ObjNum 958 snap 321 seq_num 958) 2023-10-07T19:00:52.282 INFO:tasks.rados.rados.0.smithi087.stdout:3070: seq_num 960 ranges {0=483328,483328=425984,909312=761856,1671168=16384} 2023-10-07T19:00:52.283 INFO:tasks.rados.rados.0.smithi087.stdout:3070: writing smithi087181593-6 from 0 to 483328 tid 1 2023-10-07T19:00:52.286 INFO:tasks.rados.rados.0.smithi087.stdout:3070: writing smithi087181593-6 from 483328 to 909312 tid 2 2023-10-07T19:00:52.290 INFO:tasks.rados.rados.0.smithi087.stdout:3070: writing smithi087181593-6 from 909312 to 1671168 tid 3 2023-10-07T19:00:52.291 INFO:tasks.rados.rados.0.smithi087.stdout:3070: writing smithi087181593-6 from 1671168 to 1687552 tid 4 2023-10-07T19:00:52.291 INFO:tasks.rados.rados.0.smithi087.stdout:3068: done (1 left) 2023-10-07T19:00:52.291 INFO:tasks.rados.rados.0.smithi087.stdout:3071: delete oid 46 current snap is 321 2023-10-07T19:00:52.291 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 1 to smithi087181593-6 2023-10-07T19:00:52.291 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 2 to smithi087181593-6 2023-10-07T19:00:52.293 INFO:tasks.rados.rados.0.smithi087.stdout:3071: done (1 left) 2023-10-07T19:00:52.293 INFO:tasks.rados.rados.0.smithi087.stdout:3072: snap_remove snap 277 2023-10-07T19:00:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:52 smithi163 ceph-mon[190496]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T19:00:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:52 smithi087 ceph-mon[198934]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T19:00:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:52 smithi087 ceph-mon[202419]: osdmap e702: 8 total, 8 up, 8 in 2023-10-07T19:00:53.234 INFO:tasks.rados.rados.0.smithi087.stdout:3072: done (1 left) 2023-10-07T19:00:53.234 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 321 2023-10-07T19:00:53.234 INFO:tasks.rados.rados.0.smithi087.stdout:3073: seq_num 962 ranges {2555904=516096,3072000=589824,3661824=614400} 2023-10-07T19:00:53.247 INFO:tasks.rados.rados.0.smithi087.stdout:3073: writing smithi087181593-8 from 2555904 to 3072000 tid 1 2023-10-07T19:00:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:3073: writing smithi087181593-8 from 3072000 to 3661824 tid 2 2023-10-07T19:00:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:3073: writing smithi087181593-8 from 3661824 to 4276224 tid 3 2023-10-07T19:00:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:3074: read oid 48 snap -1 2023-10-07T19:00:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:3074: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:00:53.254 INFO:tasks.rados.rados.0.smithi087.stdout:3075: rollback oid 24 current snap is 321 2023-10-07T19:00:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 299 2023-10-07T19:00:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3076: read oid 46 snap -1 2023-10-07T19:00:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3076: expect deleted 2023-10-07T19:00:53.262 INFO:tasks.rados.rados.0.smithi087.stdout:3077: rmattr oid 35 current snap is 321 2023-10-07T19:00:53.262 INFO:tasks.rados.rados.0.smithi087.stdout:3077: done (5 left) 2023-10-07T19:00:53.262 INFO:tasks.rados.rados.0.smithi087.stdout:3078: copy_from oid 14 from oid 30 current snap is 321 2023-10-07T19:00:53.263 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 321 2023-10-07T19:00:53.263 INFO:tasks.rados.rados.0.smithi087.stdout:3079: seq_num 963 ranges {8396800=532480,8929280=475136,9404416=532480,9936896=196608} 2023-10-07T19:00:53.304 INFO:tasks.rados.rados.0.smithi087.stdout:3079: writing smithi087181593-5 from 8396800 to 8929280 tid 1 2023-10-07T19:00:53.307 INFO:tasks.rados.rados.0.smithi087.stdout:3079: writing smithi087181593-5 from 8929280 to 9404416 tid 2 2023-10-07T19:00:53.310 INFO:tasks.rados.rados.0.smithi087.stdout:3079: writing smithi087181593-5 from 9404416 to 9936896 tid 3 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3079: writing smithi087181593-5 from 9936896 to 10133504 tid 4 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3080: delete oid 10 current snap is 321 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 3 to smithi087181593-6 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 4 to smithi087181593-6 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 5 to smithi087181593-6 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3070: finishing write tid 6 to smithi087181593-6 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1848 (ObjNum 960 snap 321 seq_num 960) dirty exists 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3070: left oid 6 (ObjNum 960 snap 321 seq_num 960) 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3073: finishing write tid 1 to smithi087181593-8 2023-10-07T19:00:53.312 INFO:tasks.rados.rados.0.smithi087.stdout:3073: finishing write tid 2 to smithi087181593-8 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3075: finishing rollback tid 0 to smithi087181593-24 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3073: finishing write tid 3 to smithi087181593-8 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3073: finishing write tid 4 to smithi087181593-8 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3073: finishing write tid 5 to smithi087181593-8 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1953 (ObjNum 962 snap 321 seq_num 962) dirty exists 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3073: left oid 8 (ObjNum 962 snap 321 seq_num 962) 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3078: finishing copy_from to smithi087181593-14 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3078: got expected ENOENT (src dne) 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3078: finishing copy_from racing read to smithi087181593-14 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3075: finishing rollback tid 1 to smithi087181593-24 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2135 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-10-07T19:00:53.313 INFO:tasks.rados.rados.0.smithi087.stdout:3074: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:00:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:53 smithi163 ceph-mon[190496]: pgmap v721: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2023-10-07T19:00:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:53 smithi163 ceph-mon[190496]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T19:00:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:53 smithi087 ceph-mon[198934]: pgmap v721: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2023-10-07T19:00:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:53 smithi087 ceph-mon[198934]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T19:00:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:53 smithi087 ceph-mon[202419]: pgmap v721: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 582 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 4.6 MiB/s wr, 14 op/s 2023-10-07T19:00:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:53 smithi087 ceph-mon[202419]: osdmap e703: 8 total, 8 up, 8 in 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 1 to smithi087181593-5 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 2 to smithi087181593-5 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3070: done (7 left) 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3073: done (6 left) 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3074: done (5 left) 2023-10-07T19:00:53.791 INFO:tasks.rados.rados.0.smithi087.stdout:3075: done (4 left) 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3076: done (3 left) 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3078: done (2 left) 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3080: done (1 left) 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 321 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 3 to smithi087181593-5 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 4 to smithi087181593-5 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 5 to smithi087181593-5 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3079: finishing write tid 6 to smithi087181593-5 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1958 (ObjNum 963 snap 321 seq_num 963) dirty exists 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3079: left oid 5 (ObjNum 963 snap 321 seq_num 963) 2023-10-07T19:00:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3081: seq_num 965 ranges {0=565248,565248=647168,1212416=548864,1761280=8192} 2023-10-07T19:00:53.794 INFO:tasks.rados.rados.0.smithi087.stdout:3081: writing smithi087181593-23 from 0 to 565248 tid 1 2023-10-07T19:00:53.797 INFO:tasks.rados.rados.0.smithi087.stdout:3081: writing smithi087181593-23 from 565248 to 1212416 tid 2 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3081: writing smithi087181593-23 from 1212416 to 1761280 tid 3 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3081: writing smithi087181593-23 from 1761280 to 1769472 tid 4 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3079: done (1 left) 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3082: delete oid 14 current snap is 321 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 1 to smithi087181593-23 2023-10-07T19:00:53.801 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 2 to smithi087181593-23 2023-10-07T19:00:53.805 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 3 to smithi087181593-23 2023-10-07T19:00:53.805 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 4 to smithi087181593-23 2023-10-07T19:00:53.807 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 5 to smithi087181593-23 2023-10-07T19:00:53.808 INFO:tasks.rados.rados.0.smithi087.stdout:3081: finishing write tid 6 to smithi087181593-23 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2144 (ObjNum 965 snap 321 seq_num 965) dirty exists 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:3081: left oid 23 (ObjNum 965 snap 321 seq_num 965) 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:3081: done (1 left) 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:3082: done (0 left) 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 321 2023-10-07T19:00:53.809 INFO:tasks.rados.rados.0.smithi087.stdout:3083: seq_num 967 ranges {2981888=598016,3579904=466944,4046848=516096,4562944=221184} 2023-10-07T19:00:53.827 INFO:tasks.rados.rados.0.smithi087.stdout:3083: writing smithi087181593-49 from 2981888 to 3579904 tid 1 2023-10-07T19:00:53.831 INFO:tasks.rados.rados.0.smithi087.stdout:3083: writing smithi087181593-49 from 3579904 to 4046848 tid 2 2023-10-07T19:00:53.834 INFO:tasks.rados.rados.0.smithi087.stdout:3083: writing smithi087181593-49 from 4046848 to 4562944 tid 3 2023-10-07T19:00:53.836 INFO:tasks.rados.rados.0.smithi087.stdout:3083: writing smithi087181593-49 from 4562944 to 4784128 tid 4 2023-10-07T19:00:53.836 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 321 2023-10-07T19:00:53.836 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 1 to smithi087181593-49 2023-10-07T19:00:53.836 INFO:tasks.rados.rados.0.smithi087.stdout:3084: seq_num 968 ranges {2105344=614400,2719744=745472,3465216=458752} 2023-10-07T19:00:53.850 INFO:tasks.rados.rados.0.smithi087.stdout:3084: writing smithi087181593-15 from 2105344 to 2719744 tid 1 2023-10-07T19:00:53.854 INFO:tasks.rados.rados.0.smithi087.stdout:3084: writing smithi087181593-15 from 2719744 to 3465216 tid 2 2023-10-07T19:00:53.857 INFO:tasks.rados.rados.0.smithi087.stdout:3084: writing smithi087181593-15 from 3465216 to 3923968 tid 3 2023-10-07T19:00:53.857 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 321 2023-10-07T19:00:53.857 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 2 to smithi087181593-49 2023-10-07T19:00:53.857 INFO:tasks.rados.rados.0.smithi087.stdout:3085: seq_num 969 ranges {1114112=638976,1753088=630784,2383872=532480,2916352=40960} 2023-10-07T19:00:53.867 INFO:tasks.rados.rados.0.smithi087.stdout:3085: writing smithi087181593-18 from 1114112 to 1753088 tid 1 2023-10-07T19:00:53.870 INFO:tasks.rados.rados.0.smithi087.stdout:3085: writing smithi087181593-18 from 1753088 to 2383872 tid 2 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3085: writing smithi087181593-18 from 2383872 to 2916352 tid 3 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3085: writing smithi087181593-18 from 2916352 to 2957312 tid 4 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3086: read oid 42 snap -1 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3086: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3087: delete oid 46 current snap is 321 2023-10-07T19:00:53.874 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 3 to smithi087181593-49 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 4 to smithi087181593-49 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 5 to smithi087181593-49 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3083: finishing write tid 6 to smithi087181593-49 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 1889 (ObjNum 967 snap 321 seq_num 967) dirty exists 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3083: left oid 49 (ObjNum 967 snap 321 seq_num 967) 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: finishing write tid 1 to smithi087181593-15 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: finishing write tid 2 to smithi087181593-15 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: finishing write tid 3 to smithi087181593-15 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: finishing write tid 4 to smithi087181593-15 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: finishing write tid 5 to smithi087181593-15 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1963 (ObjNum 968 snap 321 seq_num 968) dirty exists 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3084: left oid 15 (ObjNum 968 snap 321 seq_num 968) 2023-10-07T19:00:53.875 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 1 to smithi087181593-18 2023-10-07T19:00:53.876 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 2 to smithi087181593-18 2023-10-07T19:00:53.876 INFO:tasks.rados.rados.0.smithi087.stdout:3083: done (4 left) 2023-10-07T19:00:53.876 INFO:tasks.rados.rados.0.smithi087.stdout:3084: done (3 left) 2023-10-07T19:00:53.876 INFO:tasks.rados.rados.0.smithi087.stdout:3087: done (2 left) 2023-10-07T19:00:53.876 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 321 2023-10-07T19:00:53.877 INFO:tasks.rados.rados.0.smithi087.stdout:3088: seq_num 971 ranges {1769472=671744,2441216=802816,3244032=401408} 2023-10-07T19:00:53.890 INFO:tasks.rados.rados.0.smithi087.stdout:3088: writing smithi087181593-23 from 1769472 to 2441216 tid 1 2023-10-07T19:00:53.895 INFO:tasks.rados.rados.0.smithi087.stdout:3088: writing smithi087181593-23 from 2441216 to 3244032 tid 2 2023-10-07T19:00:53.897 INFO:tasks.rados.rados.0.smithi087.stdout:3088: writing smithi087181593-23 from 3244032 to 3645440 tid 3 2023-10-07T19:00:53.897 INFO:tasks.rados.rados.0.smithi087.stdout:3089: snap_remove snap 302 2023-10-07T19:00:54.206 INFO:tasks.rados.rados.0.smithi087.stdout:3089: done (3 left) 2023-10-07T19:00:54.206 INFO:tasks.rados.rados.0.smithi087.stdout:3090: snap_remove snap 279 2023-10-07T19:00:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:54 smithi163 ceph-mon[190496]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T19:00:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:54 smithi163 ceph-mon[190496]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T19:00:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:54 smithi087 ceph-mon[198934]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T19:00:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:54 smithi087 ceph-mon[198934]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T19:00:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:54 smithi087 ceph-mon[202419]: osdmap e704: 8 total, 8 up, 8 in 2023-10-07T19:00:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:54 smithi087 ceph-mon[202419]: osdmap e705: 8 total, 8 up, 8 in 2023-10-07T19:00:55.211 INFO:tasks.rados.rados.0.smithi087.stdout:3090: done (3 left) 2023-10-07T19:00:55.212 INFO:tasks.rados.rados.0.smithi087.stdout:3091: delete oid 8 current snap is 321 2023-10-07T19:00:55.216 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 3 to smithi087181593-18 2023-10-07T19:00:55.216 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 4 to smithi087181593-18 2023-10-07T19:00:55.216 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 5 to smithi087181593-18 2023-10-07T19:00:55.216 INFO:tasks.rados.rados.0.smithi087.stdout:3085: finishing write tid 6 to smithi087181593-18 2023-10-07T19:00:55.216 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1853 (ObjNum 969 snap 321 seq_num 969) dirty exists 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3085: left oid 18 (ObjNum 969 snap 321 seq_num 969) 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: finishing write tid 1 to smithi087181593-23 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: finishing write tid 2 to smithi087181593-23 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: finishing write tid 3 to smithi087181593-23 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: finishing write tid 4 to smithi087181593-23 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: finishing write tid 5 to smithi087181593-23 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2150 (ObjNum 971 snap 321 seq_num 971) dirty exists 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3088: left oid 23 (ObjNum 971 snap 321 seq_num 971) 2023-10-07T19:00:55.217 INFO:tasks.rados.rados.0.smithi087.stdout:3086: expect (ObjNum 571 snap 185 seq_num 571) 2023-10-07T19:00:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:55 smithi163 ceph-mon[190496]: pgmap v724: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T19:00:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:55 smithi163 ceph-mon[190496]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T19:00:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:00:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:00:55] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2023-10-07T19:00:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:55 smithi087 ceph-mon[198934]: pgmap v724: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T19:00:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:55 smithi087 ceph-mon[198934]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T19:00:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:55 smithi087 ceph-mon[202419]: pgmap v724: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 588 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-10-07T19:00:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:55 smithi087 ceph-mon[202419]: osdmap e706: 8 total, 8 up, 8 in 2023-10-07T19:00:55.732 INFO:tasks.rados.rados.0.smithi087.stdout:3085: done (3 left) 2023-10-07T19:00:55.732 INFO:tasks.rados.rados.0.smithi087.stdout:3086: done (2 left) 2023-10-07T19:00:55.732 INFO:tasks.rados.rados.0.smithi087.stdout:3088: done (1 left) 2023-10-07T19:00:55.732 INFO:tasks.rados.rados.0.smithi087.stdout:3091: done (0 left) 2023-10-07T19:00:55.732 INFO:tasks.rados.rados.0.smithi087.stdout:3092: delete oid 19 current snap is 321 2023-10-07T19:00:55.734 INFO:tasks.rados.rados.0.smithi087.stdout:3092: done (0 left) 2023-10-07T19:00:55.734 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 321 2023-10-07T19:00:55.734 INFO:tasks.rados.rados.0.smithi087.stdout:3093: seq_num 974 ranges {2957312=720896,3678208=507904,4186112=671744,4857856=24576} 2023-10-07T19:00:55.753 INFO:tasks.rados.rados.0.smithi087.stdout:3093: writing smithi087181593-18 from 2957312 to 3678208 tid 1 2023-10-07T19:00:55.756 INFO:tasks.rados.rados.0.smithi087.stdout:3093: writing smithi087181593-18 from 3678208 to 4186112 tid 2 2023-10-07T19:00:55.760 INFO:tasks.rados.rados.0.smithi087.stdout:3093: writing smithi087181593-18 from 4186112 to 4857856 tid 3 2023-10-07T19:00:55.760 INFO:tasks.rados.rados.0.smithi087.stdout:3093: writing smithi087181593-18 from 4857856 to 4882432 tid 4 2023-10-07T19:00:55.760 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 321 2023-10-07T19:00:55.761 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 1 to smithi087181593-18 2023-10-07T19:00:55.761 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 2 to smithi087181593-18 2023-10-07T19:00:55.761 INFO:tasks.rados.rados.0.smithi087.stdout:3094: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2023-10-07T19:00:55.765 INFO:tasks.rados.rados.0.smithi087.stdout:3094: writing smithi087181593-14 from 0 to 737280 tid 1 2023-10-07T19:00:55.769 INFO:tasks.rados.rados.0.smithi087.stdout:3094: writing smithi087181593-14 from 737280 to 1523712 tid 2 2023-10-07T19:00:55.772 INFO:tasks.rados.rados.0.smithi087.stdout:3094: writing smithi087181593-14 from 1523712 to 1941504 tid 3 2023-10-07T19:00:55.772 INFO:tasks.rados.rados.0.smithi087.stdout:3095: delete oid 35 current snap is 321 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 3 to smithi087181593-18 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 4 to smithi087181593-18 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 5 to smithi087181593-18 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3093: finishing write tid 6 to smithi087181593-18 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1858 (ObjNum 974 snap 321 seq_num 974) dirty exists 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3093: left oid 18 (ObjNum 974 snap 321 seq_num 974) 2023-10-07T19:00:55.773 INFO:tasks.rados.rados.0.smithi087.stdout:3094: finishing write tid 1 to smithi087181593-14 2023-10-07T19:00:55.775 INFO:tasks.rados.rados.0.smithi087.stdout:3094: finishing write tid 2 to smithi087181593-14 2023-10-07T19:00:55.776 INFO:tasks.rados.rados.0.smithi087.stdout:3094: finishing write tid 3 to smithi087181593-14 2023-10-07T19:00:55.776 INFO:tasks.rados.rados.0.smithi087.stdout:3094: finishing write tid 4 to smithi087181593-14 2023-10-07T19:00:55.779 INFO:tasks.rados.rados.0.smithi087.stdout:3094: finishing write tid 5 to smithi087181593-14 2023-10-07T19:00:55.779 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2170 (ObjNum 975 snap 321 seq_num 975) dirty exists 2023-10-07T19:00:55.779 INFO:tasks.rados.rados.0.smithi087.stdout:3094: left oid 14 (ObjNum 975 snap 321 seq_num 975) 2023-10-07T19:00:55.779 INFO:tasks.rados.rados.0.smithi087.stdout:3093: done (2 left) 2023-10-07T19:00:55.779 INFO:tasks.rados.rados.0.smithi087.stdout:3094: done (1 left) 2023-10-07T19:00:55.780 INFO:tasks.rados.rados.0.smithi087.stdout:3095: done (0 left) 2023-10-07T19:00:55.780 INFO:tasks.rados.rados.0.smithi087.stdout:3096: setattr oid 2 current snap is 321 2023-10-07T19:00:55.780 INFO:tasks.rados.rados.0.smithi087.stdout:3097: copy_from oid 19 from oid 8 current snap is 321 2023-10-07T19:00:55.780 INFO:tasks.rados.rados.0.smithi087.stdout:3098: copy_from oid 43 from oid 12 current snap is 321 2023-10-07T19:00:55.781 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 321 2023-10-07T19:00:55.781 INFO:tasks.rados.rados.0.smithi087.stdout:3099: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2023-10-07T19:00:55.785 INFO:tasks.rados.rados.0.smithi087.stdout:3099: writing smithi087181593-31 from 0 to 770048 tid 1 2023-10-07T19:00:55.788 INFO:tasks.rados.rados.0.smithi087.stdout:3099: writing smithi087181593-31 from 770048 to 1327104 tid 2 2023-10-07T19:00:55.792 INFO:tasks.rados.rados.0.smithi087.stdout:3099: writing smithi087181593-31 from 1327104 to 1818624 tid 3 2023-10-07T19:00:55.793 INFO:tasks.rados.rados.0.smithi087.stdout:3099: writing smithi087181593-31 from 1818624 to 1974272 tid 4 2023-10-07T19:00:55.793 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 321 2023-10-07T19:00:55.793 INFO:tasks.rados.rados.0.smithi087.stdout:3097: finishing copy_from to smithi087181593-19 2023-10-07T19:00:55.793 INFO:tasks.rados.rados.0.smithi087.stdout:3097: got expected ENOENT (src dne) 2023-10-07T19:00:55.793 INFO:tasks.rados.rados.0.smithi087.stdout:3100: seq_num 978 ranges {1318912=786432,2105344=442368,2547712=647168,3194880=114688} 2023-10-07T19:00:55.804 INFO:tasks.rados.rados.0.smithi087.stdout:3100: writing smithi087181593-28 from 1318912 to 2105344 tid 1 2023-10-07T19:00:55.807 INFO:tasks.rados.rados.0.smithi087.stdout:3100: writing smithi087181593-28 from 2105344 to 2547712 tid 2 2023-10-07T19:00:55.811 INFO:tasks.rados.rados.0.smithi087.stdout:3100: writing smithi087181593-28 from 2547712 to 3194880 tid 3 2023-10-07T19:00:55.812 INFO:tasks.rados.rados.0.smithi087.stdout:3100: writing smithi087181593-28 from 3194880 to 3309568 tid 4 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3101: read oid 49 snap -1 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3101: expect (ObjNum 967 snap 321 seq_num 967) 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3102: rmattr oid 27 current snap is 321 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3102: done (6 left) 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3103: rollback oid 18 current snap is 321 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 18 to 280 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3097: finishing copy_from racing read to smithi087181593-19 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1940 (ObjNum 885 snap 304 seq_num 885) dirty exists 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 1 to smithi087181593-31 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3098: finishing copy_from racing read to smithi087181593-43 2023-10-07T19:00:55.813 INFO:tasks.rados.rados.0.smithi087.stdout:3098: finishing copy_from to smithi087181593-43 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1759 (ObjNum 931 snap 315 seq_num 931) dirty exists 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 2 to smithi087181593-31 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 3 to smithi087181593-31 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 4 to smithi087181593-31 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 5 to smithi087181593-31 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3096: done (6 left) 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3097: done (5 left) 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3098: done (4 left) 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 2 current snap is 321 2023-10-07T19:00:55.814 INFO:tasks.rados.rados.0.smithi087.stdout:3104: seq_num 979 ranges {425984=802816,1228800=729088,1957888=458752,2416640=16384} 2023-10-07T19:00:55.819 INFO:tasks.rados.rados.0.smithi087.stdout:3104: writing smithi087181593-2 from 425984 to 1228800 tid 1 2023-10-07T19:00:55.824 INFO:tasks.rados.rados.0.smithi087.stdout:3104: writing smithi087181593-2 from 1228800 to 1957888 tid 2 2023-10-07T19:00:55.827 INFO:tasks.rados.rados.0.smithi087.stdout:3104: writing smithi087181593-2 from 1957888 to 2416640 tid 3 2023-10-07T19:00:55.827 INFO:tasks.rados.rados.0.smithi087.stdout:3104: writing smithi087181593-2 from 2416640 to 2433024 tid 4 2023-10-07T19:00:55.827 INFO:tasks.rados.rados.0.smithi087.stdout:3105: read oid 25 snap -1 2023-10-07T19:00:55.827 INFO:tasks.rados.rados.0.smithi087.stdout:3105: expect deleted 2023-10-07T19:00:55.827 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 321 2023-10-07T19:00:55.828 INFO:tasks.rados.rados.0.smithi087.stdout:3106: seq_num 980 ranges {1335296=417792,1753088=614400,2367488=663552,3031040=327680} 2023-10-07T19:00:55.837 INFO:tasks.rados.rados.0.smithi087.stdout:3106: writing smithi087181593-41 from 1335296 to 1753088 tid 1 2023-10-07T19:00:55.840 INFO:tasks.rados.rados.0.smithi087.stdout:3106: writing smithi087181593-41 from 1753088 to 2367488 tid 2 2023-10-07T19:00:55.844 INFO:tasks.rados.rados.0.smithi087.stdout:3106: writing smithi087181593-41 from 2367488 to 3031040 tid 3 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3106: writing smithi087181593-41 from 3031040 to 3358720 tid 4 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3107: copy_from oid 45 from oid 26 current snap is 321 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3099: finishing write tid 6 to smithi087181593-31 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1863 (ObjNum 977 snap 321 seq_num 977) dirty exists 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3099: left oid 31 (ObjNum 977 snap 321 seq_num 977) 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 1 to smithi087181593-28 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 2 to smithi087181593-28 2023-10-07T19:00:55.847 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 3 to smithi087181593-28 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 4 to smithi087181593-28 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3103: finishing rollback tid 0 to smithi087181593-18 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3103: finishing rollback tid 1 to smithi087181593-18 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 5 to smithi087181593-28 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3103: finishing rollback tid 2 to smithi087181593-18 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1866 (ObjNum 777 snap 259 seq_num 777) dirty exists 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3100: finishing write tid 6 to smithi087181593-28 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2178 (ObjNum 978 snap 321 seq_num 978) dirty exists 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3100: left oid 28 (ObjNum 978 snap 321 seq_num 978) 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 1 to smithi087181593-2 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 2 to smithi087181593-2 2023-10-07T19:00:55.848 INFO:tasks.rados.rados.0.smithi087.stdout:3101: expect (ObjNum 967 snap 321 seq_num 967) 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 3 to smithi087181593-2 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 4 to smithi087181593-2 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 5 to smithi087181593-2 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3104: finishing write tid 6 to smithi087181593-2 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 1945 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3104: left oid 2 (ObjNum 979 snap 321 seq_num 979) 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 1 to smithi087181593-41 2023-10-07T19:00:56.047 INFO:tasks.rados.rados.0.smithi087.stdout:3099: done (7 left) 2023-10-07T19:00:56.048 INFO:tasks.rados.rados.0.smithi087.stdout:3100: done (6 left) 2023-10-07T19:00:56.048 INFO:tasks.rados.rados.0.smithi087.stdout:3101: done (5 left) 2023-10-07T19:00:56.048 INFO:tasks.rados.rados.0.smithi087.stdout:3103: done (4 left) 2023-10-07T19:00:56.048 INFO:tasks.rados.rados.0.smithi087.stdout:3104: done (3 left) 2023-10-07T19:00:56.048 INFO:tasks.rados.rados.0.smithi087.stdout:3105: done (2 left) 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3108: snap_create 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 2 to smithi087181593-41 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 3 to smithi087181593-41 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 4 to smithi087181593-41 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 5 to smithi087181593-41 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: finishing write tid 6 to smithi087181593-41 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1905 (ObjNum 980 snap 321 seq_num 980) dirty exists 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3106: left oid 41 (ObjNum 980 snap 321 seq_num 980) 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3107: finishing copy_from racing read to smithi087181593-45 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:3107: finishing copy_from to smithi087181593-45 2023-10-07T19:00:56.049 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1760 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:00:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:3106: done (2 left) 2023-10-07T19:00:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:3107: done (1 left) 2023-10-07T19:00:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:3108: done (0 left) 2023-10-07T19:00:56.239 INFO:tasks.rados.rados.0.smithi087.stdout:3109: snap_create 2023-10-07T19:00:57.245 INFO:tasks.rados.rados.0.smithi087.stdout:3109: done (0 left) 2023-10-07T19:00:57.245 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 323 2023-10-07T19:00:57.245 INFO:tasks.rados.rados.0.smithi087.stdout:3110: seq_num 981 ranges {8396800=434176,8830976=540672,9371648=466944,9838592=524288,10362880=73728} 2023-10-07T19:00:57.293 INFO:tasks.rados.rados.0.smithi087.stdout:3110: writing smithi087181593-42 from 8396800 to 8830976 tid 1 2023-10-07T19:00:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3110: writing smithi087181593-42 from 8830976 to 9371648 tid 2 2023-10-07T19:00:57.298 INFO:tasks.rados.rados.0.smithi087.stdout:3110: writing smithi087181593-42 from 9371648 to 9838592 tid 3 2023-10-07T19:00:57.301 INFO:tasks.rados.rados.0.smithi087.stdout:3110: writing smithi087181593-42 from 9838592 to 10362880 tid 4 2023-10-07T19:00:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:3110: writing smithi087181593-42 from 10362880 to 10436608 tid 5 2023-10-07T19:00:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:3111: read oid 35 snap 319 2023-10-07T19:00:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:3111: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:3112: read oid 9 snap -1 2023-10-07T19:00:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:3112: expect (ObjNum 939 snap 317 seq_num 939) 2023-10-07T19:00:57.303 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 323 2023-10-07T19:00:57.304 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 1 to smithi087181593-42 2023-10-07T19:00:57.304 INFO:tasks.rados.rados.0.smithi087.stdout:3113: seq_num 982 ranges {20348928=450560,20799488=425984,21225472=679936,21905408=466944,22372352=32768} 2023-10-07T19:00:57.412 INFO:tasks.rados.rados.0.smithi087.stdout:3113: writing smithi087181593-21 from 20348928 to 20799488 tid 1 2023-10-07T19:00:57.414 INFO:tasks.rados.rados.0.smithi087.stdout:3113: writing smithi087181593-21 from 20799488 to 21225472 tid 2 2023-10-07T19:00:57.418 INFO:tasks.rados.rados.0.smithi087.stdout:3113: writing smithi087181593-21 from 21225472 to 21905408 tid 3 2023-10-07T19:00:57.420 INFO:tasks.rados.rados.0.smithi087.stdout:3113: writing smithi087181593-21 from 21905408 to 22372352 tid 4 2023-10-07T19:00:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3113: writing smithi087181593-21 from 22372352 to 22405120 tid 5 2023-10-07T19:00:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3114: rmattr oid 15 current snap is 323 2023-10-07T19:00:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3114: done (4 left) 2023-10-07T19:00:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 323 2023-10-07T19:00:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3115: seq_num 983 ranges {0=466944,466944=712704,1179648=434176,1613824=458752} 2023-10-07T19:00:57.423 INFO:tasks.rados.rados.0.smithi087.stdout:3115: writing smithi087181593-29 from 0 to 466944 tid 1 2023-10-07T19:00:57.428 INFO:tasks.rados.rados.0.smithi087.stdout:3115: writing smithi087181593-29 from 466944 to 1179648 tid 2 2023-10-07T19:00:57.431 INFO:tasks.rados.rados.0.smithi087.stdout:3115: writing smithi087181593-29 from 1179648 to 1613824 tid 3 2023-10-07T19:00:57.434 INFO:tasks.rados.rados.0.smithi087.stdout:3115: writing smithi087181593-29 from 1613824 to 2072576 tid 4 2023-10-07T19:00:57.434 INFO:tasks.rados.rados.0.smithi087.stdout:3116: rollback oid 34 current snap is 323 2023-10-07T19:00:57.434 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 305 2023-10-07T19:00:57.434 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 2 to smithi087181593-42 2023-10-07T19:00:57.434 INFO:tasks.rados.rados.0.smithi087.stdout:3111: expect (ObjNum 874 snap 300 seq_num 874) 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 3 to smithi087181593-42 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 4 to smithi087181593-42 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 5 to smithi087181593-42 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3111: done (5 left) 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3117: setattr oid 40 current snap is 323 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 6 to smithi087181593-42 2023-10-07T19:00:57.442 INFO:tasks.rados.rados.0.smithi087.stdout:3112: expect (ObjNum 939 snap 317 seq_num 939) 2023-10-07T19:00:57.478 INFO:tasks.rados.rados.0.smithi087.stdout:3110: finishing write tid 7 to smithi087181593-42 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1518 (ObjNum 981 snap 323 seq_num 981) dirty exists 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3110: left oid 42 (ObjNum 981 snap 323 seq_num 981) 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 1 to smithi087181593-21 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 2 to smithi087181593-21 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 3 to smithi087181593-21 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 4 to smithi087181593-21 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 5 to smithi087181593-21 2023-10-07T19:00:57.479 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 6 to smithi087181593-21 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 1 to smithi087181593-29 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3113: finishing write tid 7 to smithi087181593-21 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 1911 (ObjNum 982 snap 323 seq_num 982) dirty exists 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3113: left oid 21 (ObjNum 982 snap 323 seq_num 982) 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 2 to smithi087181593-29 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 3 to smithi087181593-29 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 4 to smithi087181593-29 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 5 to smithi087181593-29 2023-10-07T19:00:57.480 INFO:tasks.rados.rados.0.smithi087.stdout:3116: finishing rollback tid 0 to smithi087181593-34 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3116: finishing rollback tid 1 to smithi087181593-34 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3116: finishing rollback tid 2 to smithi087181593-34 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1914 (ObjNum 833 snap 284 seq_num 833) dirty exists 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3115: finishing write tid 6 to smithi087181593-29 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 1908 (ObjNum 983 snap 323 seq_num 983) dirty exists 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3115: left oid 29 (ObjNum 983 snap 323 seq_num 983) 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3110: done (5 left) 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3112: done (4 left) 2023-10-07T19:00:57.481 INFO:tasks.rados.rados.0.smithi087.stdout:3113: done (3 left) 2023-10-07T19:00:57.482 INFO:tasks.rados.rados.0.smithi087.stdout:3115: done (2 left) 2023-10-07T19:00:57.482 INFO:tasks.rados.rados.0.smithi087.stdout:3116: done (1 left) 2023-10-07T19:00:57.482 INFO:tasks.rados.rados.0.smithi087.stdout:3118: rollback oid 3 current snap is 323 2023-10-07T19:00:57.482 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 297 2023-10-07T19:00:57.482 INFO:tasks.rados.rados.0.smithi087.stdout:3119: snap_create 2023-10-07T19:00:57.483 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2028 (ObjNum 65 snap 0 seq_num 1433299315) dirty exists 2023-10-07T19:00:57.483 INFO:tasks.rados.rados.0.smithi087.stdout:3118: finishing rollback tid 0 to smithi087181593-3 2023-10-07T19:00:57.483 INFO:tasks.rados.rados.0.smithi087.stdout:3118: finishing rollback tid 1 to smithi087181593-3 2023-10-07T19:00:57.484 INFO:tasks.rados.rados.0.smithi087.stdout:3118: finishing rollback tid 2 to smithi087181593-3 2023-10-07T19:00:57.484 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1763 (ObjNum 853 snap 292 seq_num 853) dirty exists 2023-10-07T19:00:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:57 smithi163 ceph-mon[190496]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 587 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:00:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:57 smithi163 ceph-mon[190496]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T19:00:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:57 smithi087 ceph-mon[198934]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 587 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:00:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:57 smithi087 ceph-mon[198934]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T19:00:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:57 smithi087 ceph-mon[202419]: pgmap v727: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 587 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:00:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:57 smithi087 ceph-mon[202419]: osdmap e707: 8 total, 8 up, 8 in 2023-10-07T19:00:58.261 INFO:tasks.rados.rados.0.smithi087.stdout:3117: done (2 left) 2023-10-07T19:00:58.261 INFO:tasks.rados.rados.0.smithi087.stdout:3118: done (1 left) 2023-10-07T19:00:58.261 INFO:tasks.rados.rados.0.smithi087.stdout:3119: done (0 left) 2023-10-07T19:00:58.261 INFO:tasks.rados.rados.0.smithi087.stdout:3120: rollback oid 14 current snap is 324 2023-10-07T19:00:58.261 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 14 to 310 2023-10-07T19:00:58.262 INFO:tasks.rados.rados.0.smithi087.stdout:3121: snap_create 2023-10-07T19:00:58.268 INFO:tasks.rados.rados.0.smithi087.stdout:3120: finishing rollback tid 0 to smithi087181593-14 2023-10-07T19:00:58.268 INFO:tasks.rados.rados.0.smithi087.stdout:3120: finishing rollback tid 1 to smithi087181593-14 2023-10-07T19:00:58.268 INFO:tasks.rados.rados.0.smithi087.stdout:3120: finishing rollback tid 2 to smithi087181593-14 2023-10-07T19:00:58.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2182 (ObjNum 887 snap 304 seq_num 887) dirty exists 2023-10-07T19:00:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:58 smithi163 ceph-mon[190496]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T19:00:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:58 smithi163 ceph-mon[190496]: pgmap v730: 121 pgs: 121 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-10-07T19:00:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:58 smithi087 ceph-mon[198934]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T19:00:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:58 smithi087 ceph-mon[198934]: pgmap v730: 121 pgs: 121 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-10-07T19:00:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:58 smithi087 ceph-mon[202419]: osdmap e708: 8 total, 8 up, 8 in 2023-10-07T19:00:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:58 smithi087 ceph-mon[202419]: pgmap v730: 121 pgs: 121 active+clean; 598 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2023-10-07T19:00:59.208 INFO:tasks.rados.rados.0.smithi087.stdout:3120: done (1 left) 2023-10-07T19:00:59.208 INFO:tasks.rados.rados.0.smithi087.stdout:3121: done (0 left) 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3122: read oid 49 snap -1 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3122: expect (ObjNum 967 snap 321 seq_num 967) 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3123: rmattr oid 6 current snap is 325 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3123: done (1 left) 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3124: rollback oid 28 current snap is 325 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 265 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3125: copy_from oid 34 from oid 35 current snap is 325 2023-10-07T19:00:59.209 INFO:tasks.rados.rados.0.smithi087.stdout:3126: delete oid 27 current snap is 325 2023-10-07T19:00:59.217 INFO:tasks.rados.rados.0.smithi087.stdout:3125: finishing copy_from to smithi087181593-34 2023-10-07T19:00:59.217 INFO:tasks.rados.rados.0.smithi087.stdout:3125: got expected ENOENT (src dne) 2023-10-07T19:00:59.217 INFO:tasks.rados.rados.0.smithi087.stdout:3125: finishing copy_from racing read to smithi087181593-34 2023-10-07T19:00:59.219 INFO:tasks.rados.rados.0.smithi087.stdout:3124: finishing rollback tid 0 to smithi087181593-28 2023-10-07T19:00:59.219 INFO:tasks.rados.rados.0.smithi087.stdout:3124: finishing rollback tid 1 to smithi087181593-28 2023-10-07T19:00:59.220 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2185 (ObjNum 33 snap 0 seq_num 1903061852) dirty dne 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3124: done (3 left) 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3125: done (2 left) 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3126: done (1 left) 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3127: read oid 13 snap 297 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3127: expect (ObjNum 817 snap 277 seq_num 817) 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3128: rmattr oid 39 current snap is 325 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3128: done (2 left) 2023-10-07T19:00:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3129: snap_remove snap 320 2023-10-07T19:00:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:59 smithi163 ceph-mon[190496]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T19:00:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:00:59 smithi163 ceph-mon[190496]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T19:00:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:59 smithi087 ceph-mon[198934]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T19:00:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:00:59 smithi087 ceph-mon[198934]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T19:00:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:59 smithi087 ceph-mon[202419]: osdmap e709: 8 total, 8 up, 8 in 2023-10-07T19:00:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:00:59 smithi087 ceph-mon[202419]: osdmap e710: 8 total, 8 up, 8 in 2023-10-07T19:01:00.215 INFO:tasks.rados.rados.0.smithi087.stdout:3129: done (2 left) 2023-10-07T19:01:00.215 INFO:tasks.rados.rados.0.smithi087.stdout:3130: snap_remove snap 313 2023-10-07T19:01:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:3130: done (2 left) 2023-10-07T19:01:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:3131: rmattr oid 29 current snap is 325 2023-10-07T19:01:01.222 INFO:tasks.rados.rados.0.smithi087.stdout:3131: done (2 left) 2023-10-07T19:01:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:3132: read oid 11 snap -1 2023-10-07T19:01:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:3132: expect (ObjNum 822 snap 278 seq_num 822) 2023-10-07T19:01:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:3133: rollback oid 34 current snap is 325 2023-10-07T19:01:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 34 to 297 2023-10-07T19:01:01.223 INFO:tasks.rados.rados.0.smithi087.stdout:3122: expect (ObjNum 967 snap 321 seq_num 967) 2023-10-07T19:01:01.440 INFO:tasks.rados.rados.0.smithi087.stdout:3122: done (3 left) 2023-10-07T19:01:01.440 INFO:tasks.rados.rados.0.smithi087.stdout:3134: delete oid 39 current snap is 325 2023-10-07T19:01:01.441 INFO:tasks.rados.rados.0.smithi087.stdout:3127: expect (ObjNum 817 snap 277 seq_num 817) 2023-10-07T19:01:01.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:01 smithi163 ceph-mon[190496]: pgmap v733: 121 pgs: 121 active+clean; 623 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2023-10-07T19:01:01.614 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:01 smithi163 ceph-mon[190496]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T19:01:01.616 INFO:tasks.rados.rados.0.smithi087.stdout:3133: finishing rollback tid 0 to smithi087181593-34 2023-10-07T19:01:01.617 INFO:tasks.rados.rados.0.smithi087.stdout:3133: finishing rollback tid 1 to smithi087181593-34 2023-10-07T19:01:01.617 INFO:tasks.rados.rados.0.smithi087.stdout:3133: finishing rollback tid 2 to smithi087181593-34 2023-10-07T19:01:01.617 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 1917 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T19:01:01.617 INFO:tasks.rados.rados.0.smithi087.stdout:3132: expect (ObjNum 822 snap 278 seq_num 822) 2023-10-07T19:01:01.702 INFO:tasks.rados.rados.0.smithi087.stdout:3127: done (3 left) 2023-10-07T19:01:01.702 INFO:tasks.rados.rados.0.smithi087.stdout:3132: done (2 left) 2023-10-07T19:01:01.702 INFO:tasks.rados.rados.0.smithi087.stdout:3133: done (1 left) 2023-10-07T19:01:01.702 INFO:tasks.rados.rados.0.smithi087.stdout:3134: done (0 left) 2023-10-07T19:01:01.702 INFO:tasks.rados.rados.0.smithi087.stdout:3135: setattr oid 8 current snap is 325 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3136: rmattr oid 27 current snap is 325 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3136: done (1 left) 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3137: rmattr oid 30 current snap is 325 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3137: done (1 left) 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3138: read oid 16 snap 316 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3138: expect (ObjNum 902 snap 309 seq_num 902) 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3139: read oid 30 snap -1 2023-10-07T19:01:01.703 INFO:tasks.rados.rados.0.smithi087.stdout:3139: expect deleted 2023-10-07T19:01:01.704 INFO:tasks.rados.rados.0.smithi087.stdout:3140: rollback oid 50 current snap is 325 2023-10-07T19:01:01.704 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 275 2023-10-07T19:01:01.704 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 325 2023-10-07T19:01:01.704 INFO:tasks.rados.rados.0.smithi087.stdout:3141: seq_num 986 ranges {0=516096,516096=770048,1286144=655360,1941504=180224} 2023-10-07T19:01:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:01 smithi087 ceph-mon[198934]: pgmap v733: 121 pgs: 121 active+clean; 623 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2023-10-07T19:01:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:01 smithi087 ceph-mon[198934]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T19:01:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:01 smithi087 ceph-mon[202419]: pgmap v733: 121 pgs: 121 active+clean; 623 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 7.6 MiB/s wr, 40 op/s 2023-10-07T19:01:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:01 smithi087 ceph-mon[202419]: osdmap e711: 8 total, 8 up, 8 in 2023-10-07T19:01:01.706 INFO:tasks.rados.rados.0.smithi087.stdout:3141: writing smithi087181593-24 from 0 to 516096 tid 1 2023-10-07T19:01:01.710 INFO:tasks.rados.rados.0.smithi087.stdout:3141: writing smithi087181593-24 from 516096 to 1286144 tid 2 2023-10-07T19:01:01.714 INFO:tasks.rados.rados.0.smithi087.stdout:3141: writing smithi087181593-24 from 1286144 to 1941504 tid 3 2023-10-07T19:01:01.715 INFO:tasks.rados.rados.0.smithi087.stdout:3141: writing smithi087181593-24 from 1941504 to 2121728 tid 4 2023-10-07T19:01:01.715 INFO:tasks.rados.rados.0.smithi087.stdout:3142: snap_remove snap 245 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:3142: done (5 left) 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:3143: rollback oid 19 current snap is 325 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 323 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:3144: delete oid 38 current snap is 325 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:3140: finishing rollback tid 0 to smithi087181593-50 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1965 (ObjNum 129 snap 0 seq_num 1722685016) dirty exists 2023-10-07T19:01:02.235 INFO:tasks.rados.rados.0.smithi087.stdout:3138: expect (ObjNum 902 snap 309 seq_num 902) 2023-10-07T19:01:02.285 INFO:tasks.rados.rados.0.smithi087.stdout:3140: finishing rollback tid 1 to smithi087181593-50 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1752 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 1 to smithi087181593-24 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 2 to smithi087181593-24 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 3 to smithi087181593-24 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 4 to smithi087181593-24 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 5 to smithi087181593-24 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3135: done (6 left) 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3138: done (5 left) 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3139: done (4 left) 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3140: done (3 left) 2023-10-07T19:01:02.286 INFO:tasks.rados.rados.0.smithi087.stdout:3144: done (2 left) 2023-10-07T19:01:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 325 2023-10-07T19:01:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:3141: finishing write tid 6 to smithi087181593-24 2023-10-07T19:01:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2208 (ObjNum 986 snap 325 seq_num 986) dirty exists 2023-10-07T19:01:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:3141: left oid 24 (ObjNum 986 snap 325 seq_num 986) 2023-10-07T19:01:02.287 INFO:tasks.rados.rados.0.smithi087.stdout:3145: seq_num 988 ranges {6266880=557056,6823936=532480,7356416=622592,7979008=450560} 2023-10-07T19:01:02.321 INFO:tasks.rados.rados.0.smithi087.stdout:3145: writing smithi087181593-7 from 6266880 to 6823936 tid 1 2023-10-07T19:01:02.324 INFO:tasks.rados.rados.0.smithi087.stdout:3145: writing smithi087181593-7 from 6823936 to 7356416 tid 2 2023-10-07T19:01:02.328 INFO:tasks.rados.rados.0.smithi087.stdout:3145: writing smithi087181593-7 from 7356416 to 7979008 tid 3 2023-10-07T19:01:02.331 INFO:tasks.rados.rados.0.smithi087.stdout:3145: writing smithi087181593-7 from 7979008 to 8429568 tid 4 2023-10-07T19:01:02.331 INFO:tasks.rados.rados.0.smithi087.stdout:3141: done (2 left) 2023-10-07T19:01:02.331 INFO:tasks.rados.rados.0.smithi087.stdout:3146: snap_remove snap 299 2023-10-07T19:01:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:02 smithi163 ceph-mon[190496]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T19:01:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:02 smithi087 ceph-mon[202419]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T19:01:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:02 smithi087 ceph-mon[198934]: osdmap e712: 8 total, 8 up, 8 in 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:3146: done (2 left) 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:3147: read oid 33 snap -1 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:3147: expect deleted 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:3148: rollback oid 39 current snap is 325 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 39 to 306 2023-10-07T19:01:03.233 INFO:tasks.rados.rados.0.smithi087.stdout:3149: setattr oid 5 current snap is 325 2023-10-07T19:01:03.234 INFO:tasks.rados.rados.0.smithi087.stdout:3150: copy_from oid 44 from oid 1 current snap is 325 2023-10-07T19:01:03.234 INFO:tasks.rados.rados.0.smithi087.stdout:3151: rmattr oid 30 current snap is 325 2023-10-07T19:01:03.234 INFO:tasks.rados.rados.0.smithi087.stdout:3151: done (6 left) 2023-10-07T19:01:03.234 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 325 2023-10-07T19:01:03.234 INFO:tasks.rados.rados.0.smithi087.stdout:3152: seq_num 989 ranges {0=573440,573440=466944,1040384=434176,1474560=638976,2113536=65536} 2023-10-07T19:01:03.243 INFO:tasks.rados.rados.0.smithi087.stdout:3152: writing smithi087181593-38 from 0 to 573440 tid 1 2023-10-07T19:01:03.243 INFO:tasks.rados.rados.0.smithi087.stdout:3152: writing smithi087181593-38 from 573440 to 1040384 tid 2 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3152: writing smithi087181593-38 from 1040384 to 1474560 tid 3 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3152: writing smithi087181593-38 from 1474560 to 2113536 tid 4 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3152: writing smithi087181593-38 from 2113536 to 2179072 tid 5 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3153: delete oid 14 current snap is 325 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3143: finishing rollback tid 1 to smithi087181593-19 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 1808 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 1 to smithi087181593-7 2023-10-07T19:01:03.250 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 2 to smithi087181593-7 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 3 to smithi087181593-7 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 4 to smithi087181593-7 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 5 to smithi087181593-7 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:3145: finishing write tid 6 to smithi087181593-7 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 1940 (ObjNum 988 snap 325 seq_num 988) dirty exists 2023-10-07T19:01:03.251 INFO:tasks.rados.rados.0.smithi087.stdout:3145: left oid 7 (ObjNum 988 snap 325 seq_num 988) 2023-10-07T19:01:03.255 INFO:tasks.rados.rados.0.smithi087.stdout:3148: finishing rollback tid 1 to smithi087181593-39 2023-10-07T19:01:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:3148: finishing rollback tid 2 to smithi087181593-39 2023-10-07T19:01:03.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1869 (ObjNum 889 snap 304 seq_num 889) dirty exists 2023-10-07T19:01:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1966 (ObjNum 963 snap 321 seq_num 963) dirty exists 2023-10-07T19:01:03.261 INFO:tasks.rados.rados.0.smithi087.stdout:3150: finishing copy_from racing read to smithi087181593-44 2023-10-07T19:01:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:3143: done (7 left) 2023-10-07T19:01:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:3145: done (6 left) 2023-10-07T19:01:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:3147: done (5 left) 2023-10-07T19:01:03.262 INFO:tasks.rados.rados.0.smithi087.stdout:3148: done (4 left) 2023-10-07T19:01:03.263 INFO:tasks.rados.rados.0.smithi087.stdout:3149: done (3 left) 2023-10-07T19:01:03.263 INFO:tasks.rados.rados.0.smithi087.stdout:3153: done (2 left) 2023-10-07T19:01:03.263 INFO:tasks.rados.rados.0.smithi087.stdout:3154: snap_remove snap 228 2023-10-07T19:01:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:03 smithi163 ceph-mon[190496]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 625 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 35 op/s 2023-10-07T19:01:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:03 smithi163 ceph-mon[190496]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T19:01:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:03 smithi087 ceph-mon[202419]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 625 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 35 op/s 2023-10-07T19:01:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:03 smithi087 ceph-mon[202419]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T19:01:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:03 smithi087 ceph-mon[198934]: pgmap v736: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 625 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 35 op/s 2023-10-07T19:01:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:03 smithi087 ceph-mon[198934]: osdmap e713: 8 total, 8 up, 8 in 2023-10-07T19:01:04.209 INFO:tasks.rados.rados.0.smithi087.stdout:3154: done (2 left) 2023-10-07T19:01:04.210 INFO:tasks.rados.rados.0.smithi087.stdout:3155: read oid 17 snap -1 2023-10-07T19:01:04.210 INFO:tasks.rados.rados.0.smithi087.stdout:3155: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:04.210 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 325 2023-10-07T19:01:04.210 INFO:tasks.rados.rados.0.smithi087.stdout:3156: seq_num 991 ranges {1687552=606208,2293760=638976,2932736=794624,3727360=172032} 2023-10-07T19:01:04.221 INFO:tasks.rados.rados.0.smithi087.stdout:3156: writing smithi087181593-6 from 1687552 to 2293760 tid 1 2023-10-07T19:01:04.229 INFO:tasks.rados.rados.0.smithi087.stdout:3156: writing smithi087181593-6 from 2293760 to 2932736 tid 2 2023-10-07T19:01:04.230 INFO:tasks.rados.rados.0.smithi087.stdout:3156: writing smithi087181593-6 from 2932736 to 3727360 tid 3 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3156: writing smithi087181593-6 from 3727360 to 3899392 tid 4 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3157: rollback oid 20 current snap is 325 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 20 to 240 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3158: rmattr oid 43 current snap is 325 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3158: done (5 left) 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3159: read oid 33 snap 288 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3159: expect (ObjNum 838 snap 286 seq_num 838) 2023-10-07T19:01:04.232 INFO:tasks.rados.rados.0.smithi087.stdout:3160: delete oid 24 current snap is 325 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 1 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3150: finishing copy_from to smithi087181593-44 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1900 (ObjNum 939 snap 317 seq_num 939) dirty exists 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 2 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 3 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 4 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 5 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 6 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:3152: finishing write tid 7 to smithi087181593-38 2023-10-07T19:01:04.233 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1972 (ObjNum 989 snap 325 seq_num 989) dirty exists 2023-10-07T19:01:04.234 INFO:tasks.rados.rados.0.smithi087.stdout:3152: left oid 38 (ObjNum 989 snap 325 seq_num 989) 2023-10-07T19:01:04.234 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 1 to smithi087181593-6 2023-10-07T19:01:04.241 INFO:tasks.rados.rados.0.smithi087.stdout:3157: finishing rollback tid 0 to smithi087181593-20 2023-10-07T19:01:04.241 INFO:tasks.rados.rados.0.smithi087.stdout:3157: finishing rollback tid 1 to smithi087181593-20 2023-10-07T19:01:04.241 INFO:tasks.rados.rados.0.smithi087.stdout:3157: finishing rollback tid 2 to smithi087181593-20 2023-10-07T19:01:04.241 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1920 (ObjNum 656 snap 210 seq_num 656) dirty exists 2023-10-07T19:01:04.241 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 2 to smithi087181593-6 2023-10-07T19:01:04.242 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 3 to smithi087181593-6 2023-10-07T19:01:04.242 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 4 to smithi087181593-6 2023-10-07T19:01:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 5 to smithi087181593-6 2023-10-07T19:01:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3156: finishing write tid 6 to smithi087181593-6 2023-10-07T19:01:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 1874 (ObjNum 991 snap 325 seq_num 991) dirty exists 2023-10-07T19:01:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3156: left oid 6 (ObjNum 991 snap 325 seq_num 991) 2023-10-07T19:01:04.254 INFO:tasks.rados.rados.0.smithi087.stdout:3150: done (6 left) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3152: done (5 left) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3156: done (4 left) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3157: done (3 left) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3160: done (2 left) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3161: copy_from oid 40 from oid 38 current snap is 325 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3162: read oid 32 snap -1 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3162: expect deleted 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3163: read oid 4 snap -1 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3163: expect (ObjNum 956 snap 321 seq_num 956) 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3164: rmattr oid 28 current snap is 325 2023-10-07T19:01:04.255 INFO:tasks.rados.rados.0.smithi087.stdout:3164: done (5 left) 2023-10-07T19:01:04.256 INFO:tasks.rados.rados.0.smithi087.stdout:3165: read oid 39 snap 304 2023-10-07T19:01:04.256 INFO:tasks.rados.rados.0.smithi087.stdout:3165: expect (ObjNum 889 snap 304 seq_num 889) 2023-10-07T19:01:04.256 INFO:tasks.rados.rados.0.smithi087.stdout:3166: snap_create 2023-10-07T19:01:04.256 INFO:tasks.rados.rados.0.smithi087.stdout:3159: expect (ObjNum 838 snap 286 seq_num 838) 2023-10-07T19:01:04.386 INFO:tasks.rados.rados.0.smithi087.stdout:3155: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:04 smithi163 ceph-mon[190496]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T19:01:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:04 smithi163 ceph-mon[190496]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T19:01:04.688 INFO:tasks.rados.rados.0.smithi087.stdout:3165: expect (ObjNum 889 snap 304 seq_num 889) 2023-10-07T19:01:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3161: finishing copy_from racing read to smithi087181593-40 2023-10-07T19:01:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3161: finishing copy_from to smithi087181593-40 2023-10-07T19:01:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1972 (ObjNum 989 snap 325 seq_num 989) dirty exists 2023-10-07T19:01:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3163: expect (ObjNum 956 snap 321 seq_num 956) 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[198934]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[198934]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[202419]: osdmap e714: 8 total, 8 up, 8 in 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:04 smithi087 ceph-mon[202419]: osdmap e715: 8 total, 8 up, 8 in 2023-10-07T19:01:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:05 smithi163 ceph-mon[190496]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3155: done (6 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3159: done (5 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3161: done (4 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3162: done (3 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3163: done (2 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3165: done (1 left) 2023-10-07T19:01:05.697 INFO:tasks.rados.rados.0.smithi087.stdout:3166: done (0 left) 2023-10-07T19:01:05.698 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 326 2023-10-07T19:01:05.698 INFO:tasks.rados.rados.0.smithi087.stdout:3167: seq_num 993 ranges {3923968=638976,4562944=409600,4972544=409600,5382144=688128,6070272=98304} 2023-10-07T19:01:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:05 smithi087 ceph-mon[198934]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2023-10-07T19:01:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:05 smithi087 ceph-mon[202419]: pgmap v739: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.0 MiB/s wr, 21 op/s 2023-10-07T19:01:05.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:05] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:01:05.720 INFO:tasks.rados.rados.0.smithi087.stdout:3167: writing smithi087181593-15 from 3923968 to 4562944 tid 1 2023-10-07T19:01:05.723 INFO:tasks.rados.rados.0.smithi087.stdout:3167: writing smithi087181593-15 from 4562944 to 4972544 tid 2 2023-10-07T19:01:05.725 INFO:tasks.rados.rados.0.smithi087.stdout:3167: writing smithi087181593-15 from 4972544 to 5382144 tid 3 2023-10-07T19:01:05.729 INFO:tasks.rados.rados.0.smithi087.stdout:3167: writing smithi087181593-15 from 5382144 to 6070272 tid 4 2023-10-07T19:01:05.730 INFO:tasks.rados.rados.0.smithi087.stdout:3167: writing smithi087181593-15 from 6070272 to 6168576 tid 5 2023-10-07T19:01:05.730 INFO:tasks.rados.rados.0.smithi087.stdout:3168: delete oid 23 current snap is 326 2023-10-07T19:01:05.730 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 1 to smithi087181593-15 2023-10-07T19:01:05.730 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 2 to smithi087181593-15 2023-10-07T19:01:05.730 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 3 to smithi087181593-15 2023-10-07T19:01:05.733 INFO:tasks.rados.rados.0.smithi087.stdout:3168: done (1 left) 2023-10-07T19:01:05.733 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 326 2023-10-07T19:01:05.733 INFO:tasks.rados.rados.0.smithi087.stdout:3169: seq_num 995 ranges {0=671744,671744=573440,1245184=778240,2023424=253952} 2023-10-07T19:01:05.737 INFO:tasks.rados.rados.0.smithi087.stdout:3169: writing smithi087181593-28 from 0 to 671744 tid 1 2023-10-07T19:01:05.740 INFO:tasks.rados.rados.0.smithi087.stdout:3169: writing smithi087181593-28 from 671744 to 1245184 tid 2 2023-10-07T19:01:05.745 INFO:tasks.rados.rados.0.smithi087.stdout:3169: writing smithi087181593-28 from 1245184 to 2023424 tid 3 2023-10-07T19:01:05.746 INFO:tasks.rados.rados.0.smithi087.stdout:3169: writing smithi087181593-28 from 2023424 to 2277376 tid 4 2023-10-07T19:01:05.746 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 37 current snap is 326 2023-10-07T19:01:05.747 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 4 to smithi087181593-15 2023-10-07T19:01:05.747 INFO:tasks.rados.rados.0.smithi087.stdout:3170: seq_num 996 ranges {4317184=688128,5005312=507904,5513216=581632,6094848=516096} 2023-10-07T19:01:05.773 INFO:tasks.rados.rados.0.smithi087.stdout:3170: writing smithi087181593-37 from 4317184 to 5005312 tid 1 2023-10-07T19:01:05.775 INFO:tasks.rados.rados.0.smithi087.stdout:3170: writing smithi087181593-37 from 5005312 to 5513216 tid 2 2023-10-07T19:01:05.779 INFO:tasks.rados.rados.0.smithi087.stdout:3170: writing smithi087181593-37 from 5513216 to 6094848 tid 3 2023-10-07T19:01:05.782 INFO:tasks.rados.rados.0.smithi087.stdout:3170: writing smithi087181593-37 from 6094848 to 6610944 tid 4 2023-10-07T19:01:05.783 INFO:tasks.rados.rados.0.smithi087.stdout:3171: read oid 42 snap -1 2023-10-07T19:01:05.783 INFO:tasks.rados.rados.0.smithi087.stdout:3171: expect (ObjNum 981 snap 323 seq_num 981) 2023-10-07T19:01:05.783 INFO:tasks.rados.rados.0.smithi087.stdout:3172: read oid 17 snap -1 2023-10-07T19:01:05.783 INFO:tasks.rados.rados.0.smithi087.stdout:3172: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:05.783 INFO:tasks.rados.rados.0.smithi087.stdout:3173: snap_remove snap 265 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:3173: done (5 left) 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:3174: snap_create 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 5 to smithi087181593-15 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 6 to smithi087181593-15 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:3167: finishing write tid 7 to smithi087181593-15 2023-10-07T19:01:06.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1978 (ObjNum 993 snap 326 seq_num 993) dirty exists 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3167: left oid 15 (ObjNum 993 snap 326 seq_num 993) 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 1 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 2 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 3 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 4 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 5 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: finishing write tid 6 to smithi087181593-28 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2246 (ObjNum 995 snap 326 seq_num 995) dirty exists 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3169: left oid 28 (ObjNum 995 snap 326 seq_num 995) 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 1 to smithi087181593-37 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 2 to smithi087181593-37 2023-10-07T19:01:06.264 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 3 to smithi087181593-37 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 4 to smithi087181593-37 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 5 to smithi087181593-37 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:3170: finishing write tid 6 to smithi087181593-37 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2252 (ObjNum 996 snap 326 seq_num 996) dirty exists 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:3170: left oid 37 (ObjNum 996 snap 326 seq_num 996) 2023-10-07T19:01:06.265 INFO:tasks.rados.rados.0.smithi087.stdout:3172: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:06.578 INFO:tasks.rados.rados.0.smithi087.stdout:3171: expect (ObjNum 981 snap 323 seq_num 981) 2023-10-07T19:01:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:06 smithi163 ceph-mon[190496]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T19:01:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:06 smithi087 ceph-mon[198934]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T19:01:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:06 smithi087 ceph-mon[202419]: osdmap e716: 8 total, 8 up, 8 in 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3167: done (5 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3169: done (4 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3170: done (3 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3171: done (2 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3172: done (1 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3174: done (0 left) 2023-10-07T19:01:07.263 INFO:tasks.rados.rados.0.smithi087.stdout:3175: delete oid 44 current snap is 327 2023-10-07T19:01:07.269 INFO:tasks.rados.rados.0.smithi087.stdout:3175: done (0 left) 2023-10-07T19:01:07.269 INFO:tasks.rados.rados.0.smithi087.stdout:3176: delete oid 20 current snap is 327 2023-10-07T19:01:07.272 INFO:tasks.rados.rados.0.smithi087.stdout:3176: done (0 left) 2023-10-07T19:01:07.272 INFO:tasks.rados.rados.0.smithi087.stdout:3177: rmattr oid 37 current snap is 327 2023-10-07T19:01:07.272 INFO:tasks.rados.rados.0.smithi087.stdout:3177: done (0 left) 2023-10-07T19:01:07.272 INFO:tasks.rados.rados.0.smithi087.stdout:3178: snap_create 2023-10-07T19:01:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:07 smithi163 ceph-mon[190496]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 615 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:01:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:07 smithi163 ceph-mon[190496]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T19:01:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:07 smithi087 ceph-mon[198934]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 615 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:01:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:07 smithi087 ceph-mon[198934]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T19:01:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:07 smithi087 ceph-mon[202419]: pgmap v742: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 615 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:01:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:07 smithi087 ceph-mon[202419]: osdmap e717: 8 total, 8 up, 8 in 2023-10-07T19:01:08.275 INFO:tasks.rados.rados.0.smithi087.stdout:3178: done (0 left) 2023-10-07T19:01:08.275 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 328 2023-10-07T19:01:08.275 INFO:tasks.rados.rados.0.smithi087.stdout:3179: seq_num 999 ranges {12771328=737280,13508608=565248,14073856=761856,14835712=278528} 2023-10-07T19:01:08.345 INFO:tasks.rados.rados.0.smithi087.stdout:3179: writing smithi087181593-4 from 12771328 to 13508608 tid 1 2023-10-07T19:01:08.348 INFO:tasks.rados.rados.0.smithi087.stdout:3179: writing smithi087181593-4 from 13508608 to 14073856 tid 2 2023-10-07T19:01:08.352 INFO:tasks.rados.rados.0.smithi087.stdout:3179: writing smithi087181593-4 from 14073856 to 14835712 tid 3 2023-10-07T19:01:08.354 INFO:tasks.rados.rados.0.smithi087.stdout:3179: writing smithi087181593-4 from 14835712 to 15114240 tid 4 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:3180: read oid 38 snap -1 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:3180: expect (ObjNum 989 snap 325 seq_num 989) 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:3181: rmattr oid 36 current snap is 328 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:3181: done (2 left) 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 328 2023-10-07T19:01:08.355 INFO:tasks.rados.rados.0.smithi087.stdout:3182: seq_num 1000 ranges {4046848=753664,4800512=442368,5242880=565248,5808128=458752,6266880=139264} 2023-10-07T19:01:08.381 INFO:tasks.rados.rados.0.smithi087.stdout:3182: writing smithi087181593-47 from 4046848 to 4800512 tid 1 2023-10-07T19:01:08.384 INFO:tasks.rados.rados.0.smithi087.stdout:3182: writing smithi087181593-47 from 4800512 to 5242880 tid 2 2023-10-07T19:01:08.387 INFO:tasks.rados.rados.0.smithi087.stdout:3182: writing smithi087181593-47 from 5242880 to 5808128 tid 3 2023-10-07T19:01:08.390 INFO:tasks.rados.rados.0.smithi087.stdout:3182: writing smithi087181593-47 from 5808128 to 6266880 tid 4 2023-10-07T19:01:08.391 INFO:tasks.rados.rados.0.smithi087.stdout:3182: writing smithi087181593-47 from 6266880 to 6406144 tid 5 2023-10-07T19:01:08.391 INFO:tasks.rados.rados.0.smithi087.stdout:3183: delete oid 2 current snap is 328 2023-10-07T19:01:08.391 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 1 to smithi087181593-4 2023-10-07T19:01:08.391 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 2 to smithi087181593-4 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 3 to smithi087181593-4 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 4 to smithi087181593-4 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 5 to smithi087181593-4 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3179: finishing write tid 6 to smithi087181593-4 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1523 (ObjNum 999 snap 328 seq_num 999) dirty exists 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3179: left oid 4 (ObjNum 999 snap 328 seq_num 999) 2023-10-07T19:01:08.392 INFO:tasks.rados.rados.0.smithi087.stdout:3180: expect (ObjNum 989 snap 325 seq_num 989) 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 1 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 2 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 3 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 4 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 5 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 6 to smithi087181593-47 2023-10-07T19:01:08.447 INFO:tasks.rados.rados.0.smithi087.stdout:3182: finishing write tid 7 to smithi087181593-47 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1951 (ObjNum 1000 snap 328 seq_num 1000) dirty exists 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3182: left oid 47 (ObjNum 1000 snap 328 seq_num 1000) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3179: done (3 left) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3180: done (2 left) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3182: done (1 left) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3183: done (0 left) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3184: read oid 29 snap -1 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3184: expect (ObjNum 983 snap 323 seq_num 983) 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 328 2023-10-07T19:01:08.448 INFO:tasks.rados.rados.0.smithi087.stdout:3185: seq_num 1002 ranges {15114240=786432,15900672=614400,16515072=581632,17096704=409600} 2023-10-07T19:01:08.530 INFO:tasks.rados.rados.0.smithi087.stdout:3185: writing smithi087181593-4 from 15114240 to 15900672 tid 1 2023-10-07T19:01:08.533 INFO:tasks.rados.rados.0.smithi087.stdout:3185: writing smithi087181593-4 from 15900672 to 16515072 tid 2 2023-10-07T19:01:08.537 INFO:tasks.rados.rados.0.smithi087.stdout:3185: writing smithi087181593-4 from 16515072 to 17096704 tid 3 2023-10-07T19:01:08.539 INFO:tasks.rados.rados.0.smithi087.stdout:3185: writing smithi087181593-4 from 17096704 to 17506304 tid 4 2023-10-07T19:01:08.539 INFO:tasks.rados.rados.0.smithi087.stdout:3186: rollback oid 28 current snap is 328 2023-10-07T19:01:08.540 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 28 to 322 2023-10-07T19:01:08.540 INFO:tasks.rados.rados.0.smithi087.stdout:3184: expect (ObjNum 983 snap 323 seq_num 983) 2023-10-07T19:01:08.591 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 1 to smithi087181593-4 2023-10-07T19:01:08.591 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 2 to smithi087181593-4 2023-10-07T19:01:08.591 INFO:tasks.rados.rados.0.smithi087.stdout:3184: done (2 left) 2023-10-07T19:01:08.591 INFO:tasks.rados.rados.0.smithi087.stdout:3187: snap_remove snap 321 2023-10-07T19:01:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:08 smithi163 ceph-mon[190496]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T19:01:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:08 smithi163 ceph-mon[190496]: pgmap v745: 121 pgs: 121 active+clean; 612 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 326 KiB/s wr, 6 op/s 2023-10-07T19:01:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:08 smithi087 ceph-mon[198934]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T19:01:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:08 smithi087 ceph-mon[198934]: pgmap v745: 121 pgs: 121 active+clean; 612 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 326 KiB/s wr, 6 op/s 2023-10-07T19:01:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:08 smithi087 ceph-mon[202419]: osdmap e718: 8 total, 8 up, 8 in 2023-10-07T19:01:08.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:08 smithi087 ceph-mon[202419]: pgmap v745: 121 pgs: 121 active+clean; 612 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 326 KiB/s wr, 6 op/s 2023-10-07T19:01:09.214 INFO:tasks.rados.rados.0.smithi087.stdout:3187: done (2 left) 2023-10-07T19:01:09.215 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 328 2023-10-07T19:01:09.215 INFO:tasks.rados.rados.0.smithi087.stdout:3188: seq_num 1003 ranges {1335296=802816,2138112=499712,2637824=737280,3375104=368640} 2023-10-07T19:01:09.224 INFO:tasks.rados.rados.0.smithi087.stdout:3188: writing smithi087181593-1 from 1335296 to 2138112 tid 1 2023-10-07T19:01:09.228 INFO:tasks.rados.rados.0.smithi087.stdout:3188: writing smithi087181593-1 from 2138112 to 2637824 tid 2 2023-10-07T19:01:09.233 INFO:tasks.rados.rados.0.smithi087.stdout:3188: writing smithi087181593-1 from 2637824 to 3375104 tid 3 2023-10-07T19:01:09.236 INFO:tasks.rados.rados.0.smithi087.stdout:3188: writing smithi087181593-1 from 3375104 to 3743744 tid 4 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3189: snap_create 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 3 to smithi087181593-4 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 4 to smithi087181593-4 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 5 to smithi087181593-4 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3186: finishing rollback tid 0 to smithi087181593-28 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3186: finishing rollback tid 1 to smithi087181593-28 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3186: finishing rollback tid 2 to smithi087181593-28 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2268 (ObjNum 978 snap 321 seq_num 978) dirty exists 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3185: finishing write tid 6 to smithi087181593-4 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1528 (ObjNum 1002 snap 328 seq_num 1002) dirty exists 2023-10-07T19:01:09.237 INFO:tasks.rados.rados.0.smithi087.stdout:3185: left oid 4 (ObjNum 1002 snap 328 seq_num 1002) 2023-10-07T19:01:09.238 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 1 to smithi087181593-1 2023-10-07T19:01:09.238 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 2 to smithi087181593-1 2023-10-07T19:01:09.239 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 3 to smithi087181593-1 2023-10-07T19:01:09.239 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 4 to smithi087181593-1 2023-10-07T19:01:09.239 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 5 to smithi087181593-1 2023-10-07T19:01:09.240 INFO:tasks.rados.rados.0.smithi087.stdout:3188: finishing write tid 6 to smithi087181593-1 2023-10-07T19:01:09.241 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2086 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:01:09.241 INFO:tasks.rados.rados.0.smithi087.stdout:3188: left oid 1 (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:01:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:09 smithi163 ceph-mon[190496]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T19:01:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:09 smithi163 ceph-mon[190496]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T19:01:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:09 smithi087 ceph-mon[198934]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T19:01:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:09 smithi087 ceph-mon[198934]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T19:01:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:09 smithi087 ceph-mon[202419]: osdmap e719: 8 total, 8 up, 8 in 2023-10-07T19:01:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:09 smithi087 ceph-mon[202419]: osdmap e720: 8 total, 8 up, 8 in 2023-10-07T19:01:10.229 INFO:tasks.rados.rados.0.smithi087.stdout:3185: done (3 left) 2023-10-07T19:01:10.229 INFO:tasks.rados.rados.0.smithi087.stdout:3186: done (2 left) 2023-10-07T19:01:10.230 INFO:tasks.rados.rados.0.smithi087.stdout:3188: done (1 left) 2023-10-07T19:01:10.230 INFO:tasks.rados.rados.0.smithi087.stdout:3189: done (0 left) 2023-10-07T19:01:10.230 INFO:tasks.rados.rados.0.smithi087.stdout:3190: setattr oid 17 current snap is 329 2023-10-07T19:01:10.232 INFO:tasks.rados.rados.0.smithi087.stdout:3191: read oid 6 snap -1 2023-10-07T19:01:10.232 INFO:tasks.rados.rados.0.smithi087.stdout:3191: expect (ObjNum 991 snap 325 seq_num 991) 2023-10-07T19:01:10.232 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 329 2023-10-07T19:01:10.232 INFO:tasks.rados.rados.0.smithi087.stdout:3192: seq_num 1004 ranges {1130496=16384} 2023-10-07T19:01:10.238 INFO:tasks.rados.rados.0.smithi087.stdout:3192: writing smithi087181593-26 from 1130496 to 1146880 tid 1 2023-10-07T19:01:10.239 INFO:tasks.rados.rados.0.smithi087.stdout:3193: snap_remove snap 311 2023-10-07T19:01:11.235 INFO:tasks.rados.rados.0.smithi087.stdout:3193: done (3 left) 2023-10-07T19:01:11.235 INFO:tasks.rados.rados.0.smithi087.stdout:3194: rollback oid 42 current snap is 329 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 325 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3195: read oid 37 snap -1 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3195: expect (ObjNum 996 snap 326 seq_num 996) 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3196: snap_create 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 1972 (ObjNum 875 snap 300 seq_num 875) dirty exists 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3192: finishing write tid 1 to smithi087181593-26 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3192: finishing write tid 2 to smithi087181593-26 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3192: finishing write tid 3 to smithi087181593-26 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1975 (ObjNum 1004 snap 329 seq_num 1004) dirty exists 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3192: left oid 26 (ObjNum 1004 snap 329 seq_num 1004) 2023-10-07T19:01:11.236 INFO:tasks.rados.rados.0.smithi087.stdout:3191: expect (ObjNum 991 snap 325 seq_num 991) 2023-10-07T19:01:11.371 INFO:tasks.rados.rados.0.smithi087.stdout:3194: finishing rollback tid 0 to smithi087181593-42 2023-10-07T19:01:11.371 INFO:tasks.rados.rados.0.smithi087.stdout:3194: finishing rollback tid 1 to smithi087181593-42 2023-10-07T19:01:11.371 INFO:tasks.rados.rados.0.smithi087.stdout:3194: finishing rollback tid 2 to smithi087181593-42 2023-10-07T19:01:11.371 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1531 (ObjNum 981 snap 323 seq_num 981) dirty exists 2023-10-07T19:01:11.371 INFO:tasks.rados.rados.0.smithi087.stdout:3195: expect (ObjNum 996 snap 326 seq_num 996) 2023-10-07T19:01:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:11 smithi163 ceph-mon[190496]: pgmap v748: 121 pgs: 121 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2023-10-07T19:01:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:11 smithi163 ceph-mon[190496]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T19:01:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:11 smithi087 ceph-mon[198934]: pgmap v748: 121 pgs: 121 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2023-10-07T19:01:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:11 smithi087 ceph-mon[198934]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T19:01:11.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:11 smithi087 ceph-mon[202419]: pgmap v748: 121 pgs: 121 active+clean; 571 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2023-10-07T19:01:11.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:11 smithi087 ceph-mon[202419]: osdmap e721: 8 total, 8 up, 8 in 2023-10-07T19:01:12.244 INFO:tasks.rados.rados.0.smithi087.stdout:3190: done (5 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:3191: done (4 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:3192: done (3 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:3194: done (2 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:3195: done (1 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:3196: done (0 left) 2023-10-07T19:01:12.245 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 330 2023-10-07T19:01:12.246 INFO:tasks.rados.rados.0.smithi087.stdout:3197: seq_num 1005 ranges {2105344=32768} 2023-10-07T19:01:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:3197: writing smithi087181593-12 from 2105344 to 2138112 tid 1 2023-10-07T19:01:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:3198: rollback oid 47 current snap is 330 2023-10-07T19:01:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 47 to 326 2023-10-07T19:01:12.256 INFO:tasks.rados.rados.0.smithi087.stdout:3199: snap_create 2023-10-07T19:01:12.260 INFO:tasks.rados.rados.0.smithi087.stdout:3198: finishing rollback tid 0 to smithi087181593-47 2023-10-07T19:01:12.261 INFO:tasks.rados.rados.0.smithi087.stdout:3198: finishing rollback tid 1 to smithi087181593-47 2023-10-07T19:01:12.262 INFO:tasks.rados.rados.0.smithi087.stdout:3198: finishing rollback tid 2 to smithi087181593-47 2023-10-07T19:01:12.262 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 1955 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:01:12.262 INFO:tasks.rados.rados.0.smithi087.stdout:3197: finishing write tid 1 to smithi087181593-12 2023-10-07T19:01:12.262 INFO:tasks.rados.rados.0.smithi087.stdout:3197: finishing write tid 2 to smithi087181593-12 2023-10-07T19:01:12.263 INFO:tasks.rados.rados.0.smithi087.stdout:3197: finishing write tid 3 to smithi087181593-12 2023-10-07T19:01:12.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1765 (ObjNum 1005 snap 330 seq_num 1005) dirty exists 2023-10-07T19:01:12.264 INFO:tasks.rados.rados.0.smithi087.stdout:3197: left oid 12 (ObjNum 1005 snap 330 seq_num 1005) 2023-10-07T19:01:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:12 smithi163 ceph-mon[190496]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T19:01:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:12 smithi087 ceph-mon[202419]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T19:01:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:12 smithi087 ceph-mon[198934]: osdmap e722: 8 total, 8 up, 8 in 2023-10-07T19:01:13.248 INFO:tasks.rados.rados.0.smithi087.stdout:3197: done (2 left) 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3198: done (1 left) 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3199: done (0 left) 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 331 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3200: seq_num 1006 ranges {0=49152} 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3200: writing smithi087181593-20 from 0 to 49152 tid 1 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3201: read oid 17 snap 266 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3201: expect (ObjNum 688 snap 219 seq_num 688) 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3202: copy_from oid 41 from oid 16 current snap is 331 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 331 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3203: seq_num 1007 ranges {0=65536} 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3203: writing smithi087181593-27 from 0 to 65536 tid 1 2023-10-07T19:01:13.249 INFO:tasks.rados.rados.0.smithi087.stdout:3204: read oid 36 snap -1 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3204: expect deleted 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3205: copy_from oid 26 from oid 45 current snap is 331 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3206: read oid 4 snap -1 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3206: expect (ObjNum 1002 snap 328 seq_num 1002) 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3207: rollback oid 44 current snap is 331 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 275 2023-10-07T19:01:13.250 INFO:tasks.rados.rados.0.smithi087.stdout:3208: delete oid 10 current snap is 331 2023-10-07T19:01:13.252 INFO:tasks.rados.rados.0.smithi087.stdout:3200: finishing write tid 1 to smithi087181593-20 2023-10-07T19:01:13.258 INFO:tasks.rados.rados.0.smithi087.stdout:3204: done (8 left) 2023-10-07T19:01:13.258 INFO:tasks.rados.rados.0.smithi087.stdout:3208: done (7 left) 2023-10-07T19:01:13.258 INFO:tasks.rados.rados.0.smithi087.stdout:3209: delete oid 39 current snap is 331 2023-10-07T19:01:13.260 INFO:tasks.rados.rados.0.smithi087.stdout:3200: finishing write tid 2 to smithi087181593-20 2023-10-07T19:01:13.262 INFO:tasks.rados.rados.0.smithi087.stdout:3207: finishing rollback tid 1 to smithi087181593-44 2023-10-07T19:01:13.264 INFO:tasks.rados.rados.0.smithi087.stdout:3200: finishing write tid 3 to smithi087181593-20 2023-10-07T19:01:13.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 1923 (ObjNum 1006 snap 331 seq_num 1006) dirty exists 2023-10-07T19:01:13.265 INFO:tasks.rados.rados.0.smithi087.stdout:3200: left oid 20 (ObjNum 1006 snap 331 seq_num 1006) 2023-10-07T19:01:13.265 INFO:tasks.rados.rados.0.smithi087.stdout:3207: finishing rollback tid 2 to smithi087181593-44 2023-10-07T19:01:13.265 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1903 (ObjNum 770 snap 258 seq_num 770) dirty exists 2023-10-07T19:01:13.269 INFO:tasks.rados.rados.0.smithi087.stdout:3200: done (7 left) 2023-10-07T19:01:13.269 INFO:tasks.rados.rados.0.smithi087.stdout:3207: done (6 left) 2023-10-07T19:01:13.270 INFO:tasks.rados.rados.0.smithi087.stdout:3209: done (5 left) 2023-10-07T19:01:13.270 INFO:tasks.rados.rados.0.smithi087.stdout:3210: copy_from oid 9 from oid 22 current snap is 331 2023-10-07T19:01:13.270 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 331 2023-10-07T19:01:13.270 INFO:tasks.rados.rados.0.smithi087.stdout:3211: seq_num 1010 ranges {3309568=122880} 2023-10-07T19:01:13.289 INFO:tasks.rados.rados.0.smithi087.stdout:3211: writing smithi087181593-28 from 3309568 to 3432448 tid 1 2023-10-07T19:01:13.289 INFO:tasks.rados.rados.0.smithi087.stdout:3212: snap_create 2023-10-07T19:01:13.289 INFO:tasks.rados.rados.0.smithi087.stdout:3201: expect (ObjNum 688 snap 219 seq_num 688) 2023-10-07T19:01:13.417 INFO:tasks.rados.rados.0.smithi087.stdout:3203: finishing write tid 1 to smithi087181593-27 2023-10-07T19:01:13.417 INFO:tasks.rados.rados.0.smithi087.stdout:3210: finishing copy_from to smithi087181593-9 2023-10-07T19:01:13.417 INFO:tasks.rados.rados.0.smithi087.stdout:3210: got expected ENOENT (src dne) 2023-10-07T19:01:13.417 INFO:tasks.rados.rados.0.smithi087.stdout:3205: finishing copy_from racing read to smithi087181593-26 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3210: finishing copy_from racing read to smithi087181593-9 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3203: finishing write tid 2 to smithi087181593-27 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3205: finishing copy_from to smithi087181593-26 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1760 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3203: finishing write tid 3 to smithi087181593-27 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 1985 (ObjNum 1007 snap 331 seq_num 1007) dirty exists 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3203: left oid 27 (ObjNum 1007 snap 331 seq_num 1007) 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3202: finishing copy_from racing read to smithi087181593-41 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3202: finishing copy_from to smithi087181593-41 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1618 (ObjNum 958 snap 321 seq_num 958) dirty exists 2023-10-07T19:01:13.418 INFO:tasks.rados.rados.0.smithi087.stdout:3211: finishing write tid 1 to smithi087181593-28 2023-10-07T19:01:13.419 INFO:tasks.rados.rados.0.smithi087.stdout:3211: finishing write tid 2 to smithi087181593-28 2023-10-07T19:01:13.419 INFO:tasks.rados.rados.0.smithi087.stdout:3211: finishing write tid 3 to smithi087181593-28 2023-10-07T19:01:13.419 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2289 (ObjNum 1010 snap 331 seq_num 1010) dirty exists 2023-10-07T19:01:13.419 INFO:tasks.rados.rados.0.smithi087.stdout:3211: left oid 28 (ObjNum 1010 snap 331 seq_num 1010) 2023-10-07T19:01:13.419 INFO:tasks.rados.rados.0.smithi087.stdout:3206: expect (ObjNum 1002 snap 328 seq_num 1002) 2023-10-07T19:01:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:13 smithi163 ceph-mon[190496]: pgmap v751: 121 pgs: 121 active+clean; 575 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-10-07T19:01:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:13 smithi163 ceph-mon[190496]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T19:01:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:13 smithi087 ceph-mon[198934]: pgmap v751: 121 pgs: 121 active+clean; 575 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-10-07T19:01:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:13 smithi087 ceph-mon[198934]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T19:01:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:13 smithi087 ceph-mon[202419]: pgmap v751: 121 pgs: 121 active+clean; 575 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-10-07T19:01:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:13 smithi087 ceph-mon[202419]: osdmap e723: 8 total, 8 up, 8 in 2023-10-07T19:01:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:14 smithi163 ceph-mon[190496]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T19:01:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:01:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:14 smithi163 ceph-mon[190496]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T19:01:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[198934]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T19:01:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:01:14.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[198934]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T19:01:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[202419]: osdmap e724: 8 total, 8 up, 8 in 2023-10-07T19:01:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:01:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:14 smithi087 ceph-mon[202419]: osdmap e725: 8 total, 8 up, 8 in 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3201: done (7 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3202: done (6 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3203: done (5 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3205: done (4 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3206: done (3 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3210: done (2 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3211: done (1 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3212: done (0 left) 2023-10-07T19:01:15.016 INFO:tasks.rados.rados.0.smithi087.stdout:3213: copy_from oid 24 from oid 35 current snap is 332 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3214: read oid 32 snap 280 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3214: expect (ObjNum 809 snap 276 seq_num 809) 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3215: snap_create 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3213: finishing copy_from to smithi087181593-24 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3213: got expected ENOENT (src dne) 2023-10-07T19:01:15.017 INFO:tasks.rados.rados.0.smithi087.stdout:3213: finishing copy_from racing read to smithi087181593-24 2023-10-07T19:01:15.080 INFO:tasks.rados.rados.0.smithi087.stdout:3214: expect (ObjNum 809 snap 276 seq_num 809) 2023-10-07T19:01:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:15 smithi163 ceph-mon[190496]: pgmap v754: 121 pgs: 121 active+clean; 584 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2023-10-07T19:01:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:01:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:01:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:01:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:15] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:01:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[202419]: pgmap v754: 121 pgs: 121 active+clean; 584 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2023-10-07T19:01:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[198934]: pgmap v754: 121 pgs: 121 active+clean; 584 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 21 op/s 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:01:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:01:16.399 INFO:tasks.rados.rados.0.smithi087.stdout:3213: done (2 left) 2023-10-07T19:01:16.399 INFO:tasks.rados.rados.0.smithi087.stdout:3214: done (1 left) 2023-10-07T19:01:16.399 INFO:tasks.rados.rados.0.smithi087.stdout:3215: done (0 left) 2023-10-07T19:01:16.399 INFO:tasks.rados.rados.0.smithi087.stdout:3216: copy_from oid 43 from oid 41 current snap is 333 2023-10-07T19:01:16.399 INFO:tasks.rados.rados.0.smithi087.stdout:3217: delete oid 31 current snap is 333 2023-10-07T19:01:16.402 INFO:tasks.rados.rados.0.smithi087.stdout:3217: done (1 left) 2023-10-07T19:01:16.402 INFO:tasks.rados.rados.0.smithi087.stdout:3218: copy_from oid 10 from oid 31 current snap is 333 2023-10-07T19:01:16.402 INFO:tasks.rados.rados.0.smithi087.stdout:3219: read oid 4 snap -1 2023-10-07T19:01:16.403 INFO:tasks.rados.rados.0.smithi087.stdout:3219: expect (ObjNum 1002 snap 328 seq_num 1002) 2023-10-07T19:01:16.403 INFO:tasks.rados.rados.0.smithi087.stdout:3220: rmattr oid 37 current snap is 333 2023-10-07T19:01:16.403 INFO:tasks.rados.rados.0.smithi087.stdout:3220: done (3 left) 2023-10-07T19:01:16.403 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 333 2023-10-07T19:01:16.403 INFO:tasks.rados.rados.0.smithi087.stdout:3221: seq_num 1012 ranges {10436608=155648} 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3221: writing smithi087181593-42 from 10436608 to 10592256 tid 1 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3222: setattr oid 46 current snap is 333 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3218: finishing copy_from to smithi087181593-10 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3218: got expected ENOENT (src dne) 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3218: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:01:16.461 INFO:tasks.rados.rados.0.smithi087.stdout:3216: finishing copy_from racing read to smithi087181593-43 2023-10-07T19:01:16.462 INFO:tasks.rados.rados.0.smithi087.stdout:3216: finishing copy_from to smithi087181593-43 2023-10-07T19:01:16.462 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 1618 (ObjNum 958 snap 321 seq_num 958) dirty exists 2023-10-07T19:01:16.462 INFO:tasks.rados.rados.0.smithi087.stdout:3216: done (4 left) 2023-10-07T19:01:16.462 INFO:tasks.rados.rados.0.smithi087.stdout:3218: done (3 left) 2023-10-07T19:01:16.462 INFO:tasks.rados.rados.0.smithi087.stdout:3223: snap_create 2023-10-07T19:01:16.485 INFO:tasks.rados.rados.0.smithi087.stdout:3219: expect (ObjNum 1002 snap 328 seq_num 1002) 2023-10-07T19:01:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:16 smithi163 ceph-mon[190496]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T19:01:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:16 smithi163 ceph-mon[190496]: pgmap v757: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-10-07T19:01:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:16 smithi087 ceph-mon[198934]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T19:01:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:16 smithi087 ceph-mon[198934]: pgmap v757: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-10-07T19:01:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:16 smithi087 ceph-mon[202419]: osdmap e726: 8 total, 8 up, 8 in 2023-10-07T19:01:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:16 smithi087 ceph-mon[202419]: pgmap v757: 121 pgs: 121 active+clean; 585 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1421 (ObjNum 65 snap 0 seq_num 1383357552) dirty exists 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3221: finishing write tid 1 to smithi087181593-42 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3221: finishing write tid 2 to smithi087181593-42 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3221: finishing write tid 3 to smithi087181593-42 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1533 (ObjNum 1012 snap 333 seq_num 1012) dirty exists 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3221: left oid 42 (ObjNum 1012 snap 333 seq_num 1012) 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3219: done (3 left) 2023-10-07T19:01:18.029 INFO:tasks.rados.rados.0.smithi087.stdout:3221: done (2 left) 2023-10-07T19:01:18.030 INFO:tasks.rados.rados.0.smithi087.stdout:3222: done (1 left) 2023-10-07T19:01:18.030 INFO:tasks.rados.rados.0.smithi087.stdout:3223: done (0 left) 2023-10-07T19:01:18.030 INFO:tasks.rados.rados.0.smithi087.stdout:3224: read oid 18 snap -1 2023-10-07T19:01:18.030 INFO:tasks.rados.rados.0.smithi087.stdout:3224: expect (ObjNum 777 snap 259 seq_num 777) 2023-10-07T19:01:18.030 INFO:tasks.rados.rados.0.smithi087.stdout:3225: snap_remove snap 324 2023-10-07T19:01:18.305 INFO:tasks.rados.rados.0.smithi087.stdout:3225: done (1 left) 2023-10-07T19:01:18.305 INFO:tasks.rados.rados.0.smithi087.stdout:3226: setattr oid 1 current snap is 334 2023-10-07T19:01:18.305 INFO:tasks.rados.rados.0.smithi087.stdout:3224: expect (ObjNum 777 snap 259 seq_num 777) 2023-10-07T19:01:18.343 INFO:tasks.rados.rados.0.smithi087.stdout:3224: done (1 left) 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:3227: read oid 46 snap -1 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:3227: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:3228: setattr oid 4 current snap is 334 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:3229: rollback oid 12 current snap is 334 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 12 to 327 2023-10-07T19:01:18.344 INFO:tasks.rados.rados.0.smithi087.stdout:3230: read oid 45 snap -1 2023-10-07T19:01:18.345 INFO:tasks.rados.rados.0.smithi087.stdout:3230: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:01:18.345 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 334 2023-10-07T19:01:18.345 INFO:tasks.rados.rados.0.smithi087.stdout:3231: seq_num 1013 ranges {1335296=172032} 2023-10-07T19:01:18.353 INFO:tasks.rados.rados.0.smithi087.stdout:3231: writing smithi087181593-9 from 1335296 to 1507328 tid 1 2023-10-07T19:01:18.353 INFO:tasks.rados.rados.0.smithi087.stdout:3232: read oid 21 snap 296 2023-10-07T19:01:18.353 INFO:tasks.rados.rados.0.smithi087.stdout:3232: expect (ObjNum 721 snap 240 seq_num 721) 2023-10-07T19:01:18.353 INFO:tasks.rados.rados.0.smithi087.stdout:3233: snap_create 2023-10-07T19:01:18.353 INFO:tasks.rados.rados.0.smithi087.stdout:3227: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2104 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:3229: finishing rollback tid 0 to smithi087181593-12 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1534 (ObjNum 1002 snap 328 seq_num 1002) dirty exists 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:3229: finishing rollback tid 1 to smithi087181593-12 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:3229: finishing rollback tid 2 to smithi087181593-12 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1768 (ObjNum 931 snap 315 seq_num 931) dirty exists 2023-10-07T19:01:18.354 INFO:tasks.rados.rados.0.smithi087.stdout:3230: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:01:18.383 INFO:tasks.rados.rados.0.smithi087.stdout:3231: finishing write tid 1 to smithi087181593-9 2023-10-07T19:01:18.384 INFO:tasks.rados.rados.0.smithi087.stdout:3231: finishing write tid 2 to smithi087181593-9 2023-10-07T19:01:18.384 INFO:tasks.rados.rados.0.smithi087.stdout:3231: finishing write tid 3 to smithi087181593-9 2023-10-07T19:01:18.384 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2107 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:01:18.384 INFO:tasks.rados.rados.0.smithi087.stdout:3231: left oid 9 (ObjNum 1013 snap 334 seq_num 1013) 2023-10-07T19:01:18.447 INFO:tasks.rados.rados.0.smithi087.stdout:3232: expect (ObjNum 721 snap 240 seq_num 721) 2023-10-07T19:01:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:18 smithi163 ceph-mon[190496]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T19:01:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:18 smithi163 ceph-mon[190496]: pgmap v759: 121 pgs: 121 active+clean; 588 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2023-10-07T19:01:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:18 smithi087 ceph-mon[202419]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T19:01:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:18 smithi087 ceph-mon[202419]: pgmap v759: 121 pgs: 121 active+clean; 588 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2023-10-07T19:01:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:18 smithi087 ceph-mon[198934]: osdmap e727: 8 total, 8 up, 8 in 2023-10-07T19:01:18.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:18 smithi087 ceph-mon[198934]: pgmap v759: 121 pgs: 121 active+clean; 588 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2023-10-07T19:01:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:19 smithi163 ceph-mon[190496]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T19:01:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:19 smithi163 ceph-mon[190496]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T19:01:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[198934]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T19:01:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[198934]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T19:01:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[202419]: osdmap e728: 8 total, 8 up, 8 in 2023-10-07T19:01:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:19 smithi087 ceph-mon[202419]: osdmap e729: 8 total, 8 up, 8 in 2023-10-07T19:01:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:20 smithi163 ceph-mon[190496]: pgmap v762: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T19:01:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:20 smithi087 ceph-mon[202419]: pgmap v762: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T19:01:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:20 smithi087 ceph-mon[198934]: pgmap v762: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-10-07T19:01:21.112 INFO:tasks.rados.rados.0.smithi087.stdout:3226: done (7 left) 2023-10-07T19:01:21.112 INFO:tasks.rados.rados.0.smithi087.stdout:3227: done (6 left) 2023-10-07T19:01:21.112 INFO:tasks.rados.rados.0.smithi087.stdout:3228: done (5 left) 2023-10-07T19:01:21.112 INFO:tasks.rados.rados.0.smithi087.stdout:3229: done (4 left) 2023-10-07T19:01:21.112 INFO:tasks.rados.rados.0.smithi087.stdout:3230: done (3 left) 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3231: done (2 left) 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3232: done (1 left) 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3233: done (0 left) 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3234: rmattr oid 44 current snap is 335 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3234: done (0 left) 2023-10-07T19:01:21.113 INFO:tasks.rados.rados.0.smithi087.stdout:3235: snap_remove snap 318 2023-10-07T19:01:21.314 INFO:tasks.rados.rados.0.smithi087.stdout:3235: done (0 left) 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:3236: read oid 10 snap -1 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:3236: expect deleted 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:3237: copy_from oid 38 from oid 48 current snap is 335 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:3238: copy_from oid 2 from oid 9 current snap is 335 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 335 2023-10-07T19:01:21.315 INFO:tasks.rados.rados.0.smithi087.stdout:3239: seq_num 1014 ranges {17506304=188416} 2023-10-07T19:01:21.409 INFO:tasks.rados.rados.0.smithi087.stdout:3239: writing smithi087181593-4 from 17506304 to 17694720 tid 1 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 335 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:3238: finishing copy_from racing read to smithi087181593-2 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:3238: finishing copy_from to smithi087181593-2 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 2107 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:3237: finishing copy_from racing read to smithi087181593-38 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:3237: finishing copy_from to smithi087181593-38 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 1928 (ObjNum 805 snap 273 seq_num 805) dirty exists 2023-10-07T19:01:21.410 INFO:tasks.rados.rados.0.smithi087.stdout:3240: seq_num 1015 ranges {0=204800} 2023-10-07T19:01:21.411 INFO:tasks.rados.rados.0.smithi087.stdout:3240: writing smithi087181593-31 from 0 to 204800 tid 1 2023-10-07T19:01:21.411 INFO:tasks.rados.rados.0.smithi087.stdout:3236: done (4 left) 2023-10-07T19:01:21.411 INFO:tasks.rados.rados.0.smithi087.stdout:3237: done (3 left) 2023-10-07T19:01:21.411 INFO:tasks.rados.rados.0.smithi087.stdout:3238: done (2 left) 2023-10-07T19:01:21.411 INFO:tasks.rados.rados.0.smithi087.stdout:3241: snap_remove snap 286 2023-10-07T19:01:22.319 INFO:tasks.rados.rados.0.smithi087.stdout:3241: done (2 left) 2023-10-07T19:01:22.319 INFO:tasks.rados.rados.0.smithi087.stdout:3242: delete oid 44 current snap is 335 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3239: finishing write tid 1 to smithi087181593-4 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3240: finishing write tid 1 to smithi087181593-31 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3240: finishing write tid 2 to smithi087181593-31 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3239: finishing write tid 2 to smithi087181593-4 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3239: finishing write tid 3 to smithi087181593-4 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1536 (ObjNum 1014 snap 335 seq_num 1014) dirty exists 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3239: left oid 4 (ObjNum 1014 snap 335 seq_num 1014) 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3240: finishing write tid 3 to smithi087181593-31 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1878 (ObjNum 1015 snap 335 seq_num 1015) dirty exists 2023-10-07T19:01:22.320 INFO:tasks.rados.rados.0.smithi087.stdout:3240: left oid 31 (ObjNum 1015 snap 335 seq_num 1015) 2023-10-07T19:01:22.329 INFO:tasks.rados.rados.0.smithi087.stdout:3239: done (2 left) 2023-10-07T19:01:22.329 INFO:tasks.rados.rados.0.smithi087.stdout:3240: done (1 left) 2023-10-07T19:01:22.329 INFO:tasks.rados.rados.0.smithi087.stdout:3242: done (0 left) 2023-10-07T19:01:22.329 INFO:tasks.rados.rados.0.smithi087.stdout:3243: rollback oid 31 current snap is 335 2023-10-07T19:01:22.329 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 322 2023-10-07T19:01:22.337 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 335 2023-10-07T19:01:22.337 INFO:tasks.rados.rados.0.smithi087.stdout:3244: seq_num 1017 ranges {2072576=237568} 2023-10-07T19:01:22.343 INFO:tasks.rados.rados.0.smithi087.stdout:3244: writing smithi087181593-29 from 2072576 to 2310144 tid 1 2023-10-07T19:01:22.343 INFO:tasks.rados.rados.0.smithi087.stdout:3245: read oid 48 snap 331 2023-10-07T19:01:22.343 INFO:tasks.rados.rados.0.smithi087.stdout:3245: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:01:22.344 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 335 2023-10-07T19:01:22.344 INFO:tasks.rados.rados.0.smithi087.stdout:3246: seq_num 1018 ranges {2105344=253952} 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3246: writing smithi087181593-12 from 2105344 to 2359296 tid 1 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3247: copy_from oid 24 from oid 39 current snap is 335 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3248: delete oid 22 current snap is 335 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3243: finishing rollback tid 0 to smithi087181593-31 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3243: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3243: finishing rollback tid 2 to smithi087181593-31 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1881 (ObjNum 977 snap 321 seq_num 977) dirty exists 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3244: finishing write tid 1 to smithi087181593-29 2023-10-07T19:01:22.357 INFO:tasks.rados.rados.0.smithi087.stdout:3244: finishing write tid 2 to smithi087181593-29 2023-10-07T19:01:22.358 INFO:tasks.rados.rados.0.smithi087.stdout:3244: finishing write tid 3 to smithi087181593-29 2023-10-07T19:01:22.358 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 2016 (ObjNum 1017 snap 335 seq_num 1017) dirty exists 2023-10-07T19:01:22.358 INFO:tasks.rados.rados.0.smithi087.stdout:3244: left oid 29 (ObjNum 1017 snap 335 seq_num 1017) 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3243: done (5 left) 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3244: done (4 left) 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3248: done (3 left) 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3249: read oid 42 snap -1 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3249: expect (ObjNum 1012 snap 333 seq_num 1012) 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3250: delete oid 43 current snap is 335 2023-10-07T19:01:22.361 INFO:tasks.rados.rados.0.smithi087.stdout:3246: finishing write tid 1 to smithi087181593-12 2023-10-07T19:01:22.362 INFO:tasks.rados.rados.0.smithi087.stdout:3246: finishing write tid 2 to smithi087181593-12 2023-10-07T19:01:22.362 INFO:tasks.rados.rados.0.smithi087.stdout:3247: finishing copy_from to smithi087181593-24 2023-10-07T19:01:22.362 INFO:tasks.rados.rados.0.smithi087.stdout:3247: got expected ENOENT (src dne) 2023-10-07T19:01:22.362 INFO:tasks.rados.rados.0.smithi087.stdout:3247: finishing copy_from racing read to smithi087181593-24 2023-10-07T19:01:22.365 INFO:tasks.rados.rados.0.smithi087.stdout:3246: finishing write tid 3 to smithi087181593-12 2023-10-07T19:01:22.365 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1770 (ObjNum 1018 snap 335 seq_num 1018) dirty exists 2023-10-07T19:01:22.366 INFO:tasks.rados.rados.0.smithi087.stdout:3246: left oid 12 (ObjNum 1018 snap 335 seq_num 1018) 2023-10-07T19:01:22.382 INFO:tasks.rados.rados.0.smithi087.stdout:3245: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:01:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:22 smithi163 ceph-mon[190496]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T19:01:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:22 smithi163 ceph-mon[190496]: pgmap v764: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-10-07T19:01:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:22 smithi087 ceph-mon[202419]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T19:01:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:22 smithi087 ceph-mon[202419]: pgmap v764: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-10-07T19:01:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:22 smithi087 ceph-mon[198934]: osdmap e730: 8 total, 8 up, 8 in 2023-10-07T19:01:22.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:22 smithi087 ceph-mon[198934]: pgmap v764: 121 pgs: 121 active+clean; 591 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-10-07T19:01:22.863 INFO:tasks.rados.rados.0.smithi087.stdout:3249: expect (ObjNum 1012 snap 333 seq_num 1012) 2023-10-07T19:01:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:23 smithi163 ceph-mon[190496]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T19:01:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:23 smithi087 ceph-mon[198934]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T19:01:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:23 smithi087 ceph-mon[202419]: osdmap e731: 8 total, 8 up, 8 in 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3245: done (4 left) 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3246: done (3 left) 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3247: done (2 left) 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3249: done (1 left) 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3250: done (0 left) 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3251: read oid 15 snap -1 2023-10-07T19:01:23.721 INFO:tasks.rados.rados.0.smithi087.stdout:3251: expect (ObjNum 993 snap 326 seq_num 993) 2023-10-07T19:01:23.722 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 335 2023-10-07T19:01:23.722 INFO:tasks.rados.rados.0.smithi087.stdout:3252: seq_num 1021 ranges {1024000=303104} 2023-10-07T19:01:23.729 INFO:tasks.rados.rados.0.smithi087.stdout:3252: writing smithi087181593-18 from 1024000 to 1327104 tid 1 2023-10-07T19:01:23.729 INFO:tasks.rados.rados.0.smithi087.stdout:3253: read oid 9 snap -1 2023-10-07T19:01:23.729 INFO:tasks.rados.rados.0.smithi087.stdout:3253: expect (ObjNum 1013 snap 334 seq_num 1013) 2023-10-07T19:01:23.730 INFO:tasks.rados.rados.0.smithi087.stdout:3254: read oid 3 snap -1 2023-10-07T19:01:23.730 INFO:tasks.rados.rados.0.smithi087.stdout:3254: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:01:23.730 INFO:tasks.rados.rados.0.smithi087.stdout:3255: read oid 47 snap -1 2023-10-07T19:01:23.730 INFO:tasks.rados.rados.0.smithi087.stdout:3255: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:23.730 INFO:tasks.rados.rados.0.smithi087.stdout:3256: snap_remove snap 333 2023-10-07T19:01:24.326 INFO:tasks.rados.rados.0.smithi087.stdout:3256: done (5 left) 2023-10-07T19:01:24.326 INFO:tasks.rados.rados.0.smithi087.stdout:3257: read oid 8 snap -1 2023-10-07T19:01:24.327 INFO:tasks.rados.rados.0.smithi087.stdout:3257: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:01:24.327 INFO:tasks.rados.rados.0.smithi087.stdout:3258: snap_remove snap 330 2023-10-07T19:01:25.328 INFO:tasks.rados.rados.0.smithi087.stdout:3258: done (6 left) 2023-10-07T19:01:25.329 INFO:tasks.rados.rados.0.smithi087.stdout:3259: read oid 10 snap 322 2023-10-07T19:01:25.329 INFO:tasks.rados.rados.0.smithi087.stdout:3259: expect deleted 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3260: read oid 17 snap -1 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3260: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3261: read oid 44 snap 269 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3261: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 335 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3262: seq_num 1022 ranges {0=319488} 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3262: writing smithi087181593-35 from 0 to 319488 tid 1 2023-10-07T19:01:25.331 INFO:tasks.rados.rados.0.smithi087.stdout:3263: snap_remove snap 331 2023-10-07T19:01:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:25 smithi163 ceph-mon[190496]: pgmap v766: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T19:01:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:25 smithi163 ceph-mon[190496]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T19:01:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:25] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.43.0" 2023-10-07T19:01:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:25 smithi087 ceph-mon[198934]: pgmap v766: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T19:01:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:25 smithi087 ceph-mon[198934]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T19:01:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:25 smithi087 ceph-mon[202419]: pgmap v766: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-10-07T19:01:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:25 smithi087 ceph-mon[202419]: osdmap e732: 8 total, 8 up, 8 in 2023-10-07T19:01:26.342 INFO:tasks.rados.rados.0.smithi087.stdout:3263: done (10 left) 2023-10-07T19:01:26.342 INFO:tasks.rados.rados.0.smithi087.stdout:3264: read oid 30 snap -1 2023-10-07T19:01:26.342 INFO:tasks.rados.rados.0.smithi087.stdout:3264: expect deleted 2023-10-07T19:01:26.342 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 335 2023-10-07T19:01:26.342 INFO:tasks.rados.rados.0.smithi087.stdout:3265: seq_num 1023 ranges {2801664=335872} 2023-10-07T19:01:26.359 INFO:tasks.rados.rados.0.smithi087.stdout:3265: writing smithi087181593-11 from 2801664 to 3137536 tid 1 2023-10-07T19:01:26.359 INFO:tasks.rados.rados.0.smithi087.stdout:3266: snap_create 2023-10-07T19:01:26.360 INFO:tasks.rados.rados.0.smithi087.stdout:3252: finishing write tid 1 to smithi087181593-18 2023-10-07T19:01:26.360 INFO:tasks.rados.rados.0.smithi087.stdout:3252: finishing write tid 2 to smithi087181593-18 2023-10-07T19:01:26.360 INFO:tasks.rados.rados.0.smithi087.stdout:3253: expect (ObjNum 1013 snap 334 seq_num 1013) 2023-10-07T19:01:26.420 INFO:tasks.rados.rados.0.smithi087.stdout:3252: finishing write tid 3 to smithi087181593-18 2023-10-07T19:01:26.420 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1883 (ObjNum 1021 snap 335 seq_num 1021) dirty exists 2023-10-07T19:01:26.420 INFO:tasks.rados.rados.0.smithi087.stdout:3252: left oid 18 (ObjNum 1021 snap 335 seq_num 1021) 2023-10-07T19:01:26.420 INFO:tasks.rados.rados.0.smithi087.stdout:3251: expect (ObjNum 993 snap 326 seq_num 993) 2023-10-07T19:01:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:26 smithi163 ceph-mon[190496]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T19:01:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:26 smithi163 ceph-mon[190496]: pgmap v769: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:01:26.689 INFO:tasks.rados.rados.0.smithi087.stdout:3255: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:26 smithi087 ceph-mon[198934]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T19:01:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:26 smithi087 ceph-mon[198934]: pgmap v769: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:01:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:26 smithi087 ceph-mon[202419]: osdmap e733: 8 total, 8 up, 8 in 2023-10-07T19:01:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:26 smithi087 ceph-mon[202419]: pgmap v769: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:01:26.841 INFO:tasks.rados.rados.0.smithi087.stdout:3254: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:01:27.047 INFO:tasks.rados.rados.0.smithi087.stdout:3257: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:01:27.048 INFO:tasks.rados.rados.0.smithi087.stdout:3261: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:01:27.070 INFO:tasks.rados.rados.0.smithi087.stdout:3262: finishing write tid 1 to smithi087181593-35 2023-10-07T19:01:27.070 INFO:tasks.rados.rados.0.smithi087.stdout:3262: finishing write tid 2 to smithi087181593-35 2023-10-07T19:01:27.070 INFO:tasks.rados.rados.0.smithi087.stdout:3262: finishing write tid 3 to smithi087181593-35 2023-10-07T19:01:27.070 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 2317 (ObjNum 1022 snap 335 seq_num 1022) dirty exists 2023-10-07T19:01:27.071 INFO:tasks.rados.rados.0.smithi087.stdout:3262: left oid 35 (ObjNum 1022 snap 335 seq_num 1022) 2023-10-07T19:01:27.071 INFO:tasks.rados.rados.0.smithi087.stdout:3260: expect (ObjNum 875 snap 300 seq_num 875) 2023-10-07T19:01:27.382 INFO:tasks.rados.rados.0.smithi087.stdout:3265: finishing write tid 1 to smithi087181593-11 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3265: finishing write tid 2 to smithi087181593-11 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3265: finishing write tid 3 to smithi087181593-11 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1423 (ObjNum 1023 snap 335 seq_num 1023) dirty exists 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3265: left oid 11 (ObjNum 1023 snap 335 seq_num 1023) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3251: done (12 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3252: done (11 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3253: done (10 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3254: done (9 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3255: done (8 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3257: done (7 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3259: done (6 left) 2023-10-07T19:01:27.383 INFO:tasks.rados.rados.0.smithi087.stdout:3260: done (5 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3261: done (4 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3262: done (3 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3264: done (2 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3265: done (1 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3266: done (0 left) 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 336 2023-10-07T19:01:27.384 INFO:tasks.rados.rados.0.smithi087.stdout:3267: seq_num 1024 ranges {0=352256} 2023-10-07T19:01:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3267: writing smithi087181593-25 from 0 to 352256 tid 1 2023-10-07T19:01:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3268: rmattr oid 5 current snap is 336 2023-10-07T19:01:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3269: snap_create 2023-10-07T19:01:27.388 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1979 (ObjNum 963 snap 321 seq_num 963) dirty exists 2023-10-07T19:01:27.388 INFO:tasks.rados.rados.0.smithi087.stdout:3267: finishing write tid 1 to smithi087181593-25 2023-10-07T19:01:27.389 INFO:tasks.rados.rados.0.smithi087.stdout:3267: finishing write tid 2 to smithi087181593-25 2023-10-07T19:01:27.390 INFO:tasks.rados.rados.0.smithi087.stdout:3267: finishing write tid 3 to smithi087181593-25 2023-10-07T19:01:27.390 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2321 (ObjNum 1024 snap 336 seq_num 1024) dirty exists 2023-10-07T19:01:27.390 INFO:tasks.rados.rados.0.smithi087.stdout:3267: left oid 25 (ObjNum 1024 snap 336 seq_num 1024) 2023-10-07T19:01:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:27 smithi163 ceph-mon[190496]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T19:01:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:27 smithi087 ceph-mon[198934]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T19:01:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:27 smithi087 ceph-mon[202419]: osdmap e734: 8 total, 8 up, 8 in 2023-10-07T19:01:28.348 INFO:tasks.rados.rados.0.smithi087.stdout:3267: done (2 left) 2023-10-07T19:01:28.348 INFO:tasks.rados.rados.0.smithi087.stdout:3268: done (1 left) 2023-10-07T19:01:28.348 INFO:tasks.rados.rados.0.smithi087.stdout:3269: done (0 left) 2023-10-07T19:01:28.349 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 337 2023-10-07T19:01:28.349 INFO:tasks.rados.rados.0.smithi087.stdout:3270: seq_num 1025 ranges {2179072=368640} 2023-10-07T19:01:28.362 INFO:tasks.rados.rados.0.smithi087.stdout:3270: writing smithi087181593-40 from 2179072 to 2547712 tid 1 2023-10-07T19:01:28.362 INFO:tasks.rados.rados.0.smithi087.stdout:3271: snap_create 2023-10-07T19:01:28.369 INFO:tasks.rados.rados.0.smithi087.stdout:3270: finishing write tid 1 to smithi087181593-40 2023-10-07T19:01:28.369 INFO:tasks.rados.rados.0.smithi087.stdout:3270: finishing write tid 2 to smithi087181593-40 2023-10-07T19:01:28.371 INFO:tasks.rados.rados.0.smithi087.stdout:3270: finishing write tid 3 to smithi087181593-40 2023-10-07T19:01:28.371 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2148 (ObjNum 1025 snap 337 seq_num 1025) dirty exists 2023-10-07T19:01:28.371 INFO:tasks.rados.rados.0.smithi087.stdout:3270: left oid 40 (ObjNum 1025 snap 337 seq_num 1025) 2023-10-07T19:01:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:28 smithi163 ceph-mon[190496]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T19:01:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:28 smithi163 ceph-mon[190496]: pgmap v772: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 46 KiB/s wr, 1 op/s 2023-10-07T19:01:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:28 smithi087 ceph-mon[202419]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T19:01:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:28 smithi087 ceph-mon[202419]: pgmap v772: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 46 KiB/s wr, 1 op/s 2023-10-07T19:01:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:28 smithi087 ceph-mon[198934]: osdmap e735: 8 total, 8 up, 8 in 2023-10-07T19:01:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:28 smithi087 ceph-mon[198934]: pgmap v772: 121 pgs: 121 active+clean; 600 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 46 KiB/s wr, 1 op/s 2023-10-07T19:01:29.217 INFO:tasks.rados.rados.0.smithi087.stdout:3270: done (1 left) 2023-10-07T19:01:29.217 INFO:tasks.rados.rados.0.smithi087.stdout:3271: done (0 left) 2023-10-07T19:01:29.217 INFO:tasks.rados.rados.0.smithi087.stdout:3272: snap_create 2023-10-07T19:01:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:29 smithi163 ceph-mon[190496]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T19:01:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:29 smithi163 ceph-mon[190496]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T19:01:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:29 smithi087 ceph-mon[198934]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T19:01:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:29 smithi087 ceph-mon[198934]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T19:01:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:29 smithi087 ceph-mon[202419]: osdmap e736: 8 total, 8 up, 8 in 2023-10-07T19:01:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:29 smithi087 ceph-mon[202419]: osdmap e737: 8 total, 8 up, 8 in 2023-10-07T19:01:30.216 INFO:tasks.rados.rados.0.smithi087.stdout:3272: done (0 left) 2023-10-07T19:01:30.216 INFO:tasks.rados.rados.0.smithi087.stdout:3273: setattr oid 37 current snap is 339 2023-10-07T19:01:30.217 INFO:tasks.rados.rados.0.smithi087.stdout:3274: copy_from oid 13 from oid 1 current snap is 339 2023-10-07T19:01:30.217 INFO:tasks.rados.rados.0.smithi087.stdout:3275: delete oid 27 current snap is 339 2023-10-07T19:01:30.222 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2323 (ObjNum 996 snap 326 seq_num 996) dirty exists 2023-10-07T19:01:30.223 INFO:tasks.rados.rados.0.smithi087.stdout:3273: done (2 left) 2023-10-07T19:01:30.223 INFO:tasks.rados.rados.0.smithi087.stdout:3275: done (1 left) 2023-10-07T19:01:30.223 INFO:tasks.rados.rados.0.smithi087.stdout:3276: copy_from oid 18 from oid 34 current snap is 339 2023-10-07T19:01:30.224 INFO:tasks.rados.rados.0.smithi087.stdout:3277: snap_remove snap 338 2023-10-07T19:01:31.236 INFO:tasks.rados.rados.0.smithi087.stdout:3277: done (2 left) 2023-10-07T19:01:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:3278: rmattr oid 15 current snap is 339 2023-10-07T19:01:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:3278: done (2 left) 2023-10-07T19:01:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:3279: setattr oid 5 current snap is 339 2023-10-07T19:01:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 339 2023-10-07T19:01:31.237 INFO:tasks.rados.rados.0.smithi087.stdout:3280: seq_num 1027 ranges {2310144=409600} 2023-10-07T19:01:31.247 INFO:tasks.rados.rados.0.smithi087.stdout:3280: writing smithi087181593-29 from 2310144 to 2719744 tid 1 2023-10-07T19:01:31.247 INFO:tasks.rados.rados.0.smithi087.stdout:3281: read oid 15 snap -1 2023-10-07T19:01:31.247 INFO:tasks.rados.rados.0.smithi087.stdout:3281: expect (ObjNum 993 snap 326 seq_num 993) 2023-10-07T19:01:31.248 INFO:tasks.rados.rados.0.smithi087.stdout:3282: snap_remove snap 303 2023-10-07T19:01:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:31 smithi163 ceph-mon[190496]: pgmap v775: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 284 KiB/s wr, 12 op/s 2023-10-07T19:01:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:31 smithi163 ceph-mon[190496]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T19:01:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:31 smithi087 ceph-mon[198934]: pgmap v775: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 284 KiB/s wr, 12 op/s 2023-10-07T19:01:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:31 smithi087 ceph-mon[198934]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T19:01:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:31 smithi087 ceph-mon[202419]: pgmap v775: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 284 KiB/s wr, 12 op/s 2023-10-07T19:01:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:31 smithi087 ceph-mon[202419]: osdmap e738: 8 total, 8 up, 8 in 2023-10-07T19:01:32.233 INFO:tasks.rados.rados.0.smithi087.stdout:3282: done (5 left) 2023-10-07T19:01:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 339 2023-10-07T19:01:32.234 INFO:tasks.rados.rados.0.smithi087.stdout:3283: seq_num 1028 ranges {2932736=425984} 2023-10-07T19:01:32.253 INFO:tasks.rados.rados.0.smithi087.stdout:3283: writing smithi087181593-41 from 2932736 to 3358720 tid 1 2023-10-07T19:01:32.254 INFO:tasks.rados.rados.0.smithi087.stdout:3284: snap_remove snap 297 2023-10-07T19:01:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:32 smithi163 ceph-mon[190496]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T19:01:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:32 smithi087 ceph-mon[198934]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T19:01:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:32 smithi087 ceph-mon[202419]: osdmap e739: 8 total, 8 up, 8 in 2023-10-07T19:01:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:3284: done (6 left) 2023-10-07T19:01:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 339 2023-10-07T19:01:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:3276: finishing copy_from racing read to smithi087181593-18 2023-10-07T19:01:33.237 INFO:tasks.rados.rados.0.smithi087.stdout:3285: seq_num 1029 ranges {2359296=442368} 2023-10-07T19:01:33.253 INFO:tasks.rados.rados.0.smithi087.stdout:3285: writing smithi087181593-12 from 2359296 to 2801664 tid 1 2023-10-07T19:01:33.253 INFO:tasks.rados.rados.0.smithi087.stdout:3286: snap_create 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3274: finishing copy_from racing read to smithi087181593-13 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3276: finishing copy_from to smithi087181593-18 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1917 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3274: finishing copy_from to smithi087181593-13 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2104 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1980 (ObjNum 963 snap 321 seq_num 963) dirty exists 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3280: finishing write tid 1 to smithi087181593-29 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3280: finishing write tid 2 to smithi087181593-29 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3280: finishing write tid 3 to smithi087181593-29 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 2031 (ObjNum 1027 snap 339 seq_num 1027) dirty exists 2023-10-07T19:01:33.254 INFO:tasks.rados.rados.0.smithi087.stdout:3280: left oid 29 (ObjNum 1027 snap 339 seq_num 1027) 2023-10-07T19:01:33.255 INFO:tasks.rados.rados.0.smithi087.stdout:3281: expect (ObjNum 993 snap 326 seq_num 993) 2023-10-07T19:01:33.531 INFO:tasks.rados.rados.0.smithi087.stdout:3283: finishing write tid 1 to smithi087181593-41 2023-10-07T19:01:33.531 INFO:tasks.rados.rados.0.smithi087.stdout:3283: finishing write tid 2 to smithi087181593-41 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3283: finishing write tid 3 to smithi087181593-41 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 1925 (ObjNum 1028 snap 339 seq_num 1028) dirty exists 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3283: left oid 41 (ObjNum 1028 snap 339 seq_num 1028) 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3285: finishing write tid 1 to smithi087181593-12 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3285: finishing write tid 2 to smithi087181593-12 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3285: finishing write tid 3 to smithi087181593-12 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1772 (ObjNum 1029 snap 339 seq_num 1029) dirty exists 2023-10-07T19:01:33.532 INFO:tasks.rados.rados.0.smithi087.stdout:3285: left oid 12 (ObjNum 1029 snap 339 seq_num 1029) 2023-10-07T19:01:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:33 smithi163 ceph-mon[190496]: pgmap v778: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 320 KiB/s wr, 12 op/s 2023-10-07T19:01:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:33 smithi163 ceph-mon[190496]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T19:01:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:33 smithi087 ceph-mon[198934]: pgmap v778: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 320 KiB/s wr, 12 op/s 2023-10-07T19:01:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:33 smithi087 ceph-mon[198934]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T19:01:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:33 smithi087 ceph-mon[202419]: pgmap v778: 121 pgs: 121 active+clean; 601 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 320 KiB/s wr, 12 op/s 2023-10-07T19:01:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:33 smithi087 ceph-mon[202419]: osdmap e740: 8 total, 8 up, 8 in 2023-10-07T19:01:34.216 INFO:tasks.rados.rados.0.smithi087.stdout:3274: done (7 left) 2023-10-07T19:01:34.216 INFO:tasks.rados.rados.0.smithi087.stdout:3276: done (6 left) 2023-10-07T19:01:34.216 INFO:tasks.rados.rados.0.smithi087.stdout:3279: done (5 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3280: done (4 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3281: done (3 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3283: done (2 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3285: done (1 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3286: done (0 left) 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3287: read oid 30 snap -1 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3287: expect deleted 2023-10-07T19:01:34.217 INFO:tasks.rados.rados.0.smithi087.stdout:3288: delete oid 49 current snap is 340 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:3287: done (1 left) 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:3288: done (0 left) 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:3289: rollback oid 37 current snap is 340 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 316 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:3290: copy_from oid 1 from oid 10 current snap is 340 2023-10-07T19:01:34.223 INFO:tasks.rados.rados.0.smithi087.stdout:3291: read oid 5 snap -1 2023-10-07T19:01:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:3291: expect (ObjNum 963 snap 321 seq_num 963) 2023-10-07T19:01:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:3292: setattr oid 22 current snap is 340 2023-10-07T19:01:34.224 INFO:tasks.rados.rados.0.smithi087.stdout:3290: finishing copy_from to smithi087181593-1 2023-10-07T19:01:34.225 INFO:tasks.rados.rados.0.smithi087.stdout:3290: got expected ENOENT (src dne) 2023-10-07T19:01:34.225 INFO:tasks.rados.rados.0.smithi087.stdout:3290: finishing copy_from racing read to smithi087181593-1 2023-10-07T19:01:34.226 INFO:tasks.rados.rados.0.smithi087.stdout:3290: done (3 left) 2023-10-07T19:01:34.226 INFO:tasks.rados.rados.0.smithi087.stdout:3293: rmattr oid 40 current snap is 340 2023-10-07T19:01:34.226 INFO:tasks.rados.rados.0.smithi087.stdout:3293: done (3 left) 2023-10-07T19:01:34.226 INFO:tasks.rados.rados.0.smithi087.stdout:3294: snap_create 2023-10-07T19:01:34.229 INFO:tasks.rados.rados.0.smithi087.stdout:3289: finishing rollback tid 0 to smithi087181593-37 2023-10-07T19:01:34.229 INFO:tasks.rados.rados.0.smithi087.stdout:3289: finishing rollback tid 1 to smithi087181593-37 2023-10-07T19:01:34.230 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 1905 (ObjNum 129 snap 0 seq_num 0) dirty exists 2023-10-07T19:01:34.230 INFO:tasks.rados.rados.0.smithi087.stdout:3289: finishing rollback tid 2 to smithi087181593-37 2023-10-07T19:01:34.231 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2345 (ObjNum 934 snap 316 seq_num 934) dirty exists 2023-10-07T19:01:34.268 INFO:tasks.rados.rados.0.smithi087.stdout:3291: expect (ObjNum 963 snap 321 seq_num 963) 2023-10-07T19:01:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:34 smithi163 ceph-mon[190496]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T19:01:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:34 smithi163 ceph-mon[190496]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T19:01:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[198934]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T19:01:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[198934]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T19:01:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[202419]: osdmap e741: 8 total, 8 up, 8 in 2023-10-07T19:01:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:34 smithi087 ceph-mon[202419]: osdmap e742: 8 total, 8 up, 8 in 2023-10-07T19:01:35.225 INFO:tasks.rados.rados.0.smithi087.stdout:3289: done (3 left) 2023-10-07T19:01:35.225 INFO:tasks.rados.rados.0.smithi087.stdout:3291: done (2 left) 2023-10-07T19:01:35.225 INFO:tasks.rados.rados.0.smithi087.stdout:3292: done (1 left) 2023-10-07T19:01:35.226 INFO:tasks.rados.rados.0.smithi087.stdout:3294: done (0 left) 2023-10-07T19:01:35.226 INFO:tasks.rados.rados.0.smithi087.stdout:3295: snap_remove snap 283 2023-10-07T19:01:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:35 smithi163 ceph-mon[190496]: pgmap v781: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-10-07T19:01:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:35 smithi163 ceph-mon[190496]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T19:01:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:35] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2023-10-07T19:01:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:35 smithi087 ceph-mon[198934]: pgmap v781: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-10-07T19:01:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:35 smithi087 ceph-mon[198934]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T19:01:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:35 smithi087 ceph-mon[202419]: pgmap v781: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2023-10-07T19:01:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:35 smithi087 ceph-mon[202419]: osdmap e743: 8 total, 8 up, 8 in 2023-10-07T19:01:36.231 INFO:tasks.rados.rados.0.smithi087.stdout:3295: done (0 left) 2023-10-07T19:01:36.231 INFO:tasks.rados.rados.0.smithi087.stdout:3296: setattr oid 32 current snap is 341 2023-10-07T19:01:36.234 INFO:tasks.rados.rados.0.smithi087.stdout:3297: copy_from oid 38 from oid 50 current snap is 341 2023-10-07T19:01:36.234 INFO:tasks.rados.rados.0.smithi087.stdout:3298: read oid 1 snap 328 2023-10-07T19:01:36.234 INFO:tasks.rados.rados.0.smithi087.stdout:3298: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:01:36.235 INFO:tasks.rados.rados.0.smithi087.stdout:3299: snap_create 2023-10-07T19:01:36.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1753 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-10-07T19:01:36.255 INFO:tasks.rados.rados.0.smithi087.stdout:3297: finishing copy_from to smithi087181593-38 2023-10-07T19:01:36.255 INFO:tasks.rados.rados.0.smithi087.stdout:3297: got expected ENOENT (src dne) 2023-10-07T19:01:36.255 INFO:tasks.rados.rados.0.smithi087.stdout:3297: finishing copy_from racing read to smithi087181593-38 2023-10-07T19:01:36.261 INFO:tasks.rados.rados.0.smithi087.stdout:3298: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:01:37.232 INFO:tasks.rados.rados.0.smithi087.stdout:3296: done (3 left) 2023-10-07T19:01:37.232 INFO:tasks.rados.rados.0.smithi087.stdout:3297: done (2 left) 2023-10-07T19:01:37.232 INFO:tasks.rados.rados.0.smithi087.stdout:3298: done (1 left) 2023-10-07T19:01:37.232 INFO:tasks.rados.rados.0.smithi087.stdout:3299: done (0 left) 2023-10-07T19:01:37.233 INFO:tasks.rados.rados.0.smithi087.stdout:3300: read oid 27 snap -1 2023-10-07T19:01:37.233 INFO:tasks.rados.rados.0.smithi087.stdout:3300: expect deleted 2023-10-07T19:01:37.233 INFO:tasks.rados.rados.0.smithi087.stdout:3301: snap_remove snap 288 2023-10-07T19:01:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:37 smithi163 ceph-mon[190496]: pgmap v784: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2023-10-07T19:01:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:37 smithi163 ceph-mon[190496]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T19:01:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:37 smithi087 ceph-mon[202419]: pgmap v784: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2023-10-07T19:01:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:37 smithi087 ceph-mon[202419]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T19:01:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:37 smithi087 ceph-mon[198934]: pgmap v784: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2023-10-07T19:01:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:37 smithi087 ceph-mon[198934]: osdmap e744: 8 total, 8 up, 8 in 2023-10-07T19:01:38.245 INFO:tasks.rados.rados.0.smithi087.stdout:3301: done (1 left) 2023-10-07T19:01:38.245 INFO:tasks.rados.rados.0.smithi087.stdout:3302: copy_from oid 5 from oid 47 current snap is 342 2023-10-07T19:01:38.246 INFO:tasks.rados.rados.0.smithi087.stdout:3303: snap_remove snap 340 2023-10-07T19:01:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:38 smithi163 ceph-mon[190496]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T19:01:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:38 smithi087 ceph-mon[202419]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T19:01:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:38 smithi087 ceph-mon[198934]: osdmap e745: 8 total, 8 up, 8 in 2023-10-07T19:01:39.219 INFO:tasks.rados.rados.0.smithi087.stdout:3303: done (2 left) 2023-10-07T19:01:39.220 INFO:tasks.rados.rados.0.smithi087.stdout:3304: read oid 46 snap 326 2023-10-07T19:01:39.220 INFO:tasks.rados.rados.0.smithi087.stdout:3304: expect deleted 2023-10-07T19:01:39.220 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 342 2023-10-07T19:01:39.220 INFO:tasks.rados.rados.0.smithi087.stdout:3305: seq_num 1031 ranges {0=475136} 2023-10-07T19:01:39.222 INFO:tasks.rados.rados.0.smithi087.stdout:3305: writing smithi087181593-36 from 0 to 475136 tid 1 2023-10-07T19:01:39.222 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 342 2023-10-07T19:01:39.222 INFO:tasks.rados.rados.0.smithi087.stdout:3306: seq_num 1032 ranges {0=491520} 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:3306: writing smithi087181593-30 from 0 to 491520 tid 1 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:3307: copy_from oid 41 from oid 2 current snap is 342 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:3302: finishing copy_from racing read to smithi087181593-5 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:3302: finishing copy_from to smithi087181593-5 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 1955 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:01:39.226 INFO:tasks.rados.rados.0.smithi087.stdout:3300: done (5 left) 2023-10-07T19:01:39.227 INFO:tasks.rados.rados.0.smithi087.stdout:3302: done (4 left) 2023-10-07T19:01:39.227 INFO:tasks.rados.rados.0.smithi087.stdout:3308: read oid 3 snap -1 2023-10-07T19:01:39.227 INFO:tasks.rados.rados.0.smithi087.stdout:3308: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:01:39.227 INFO:tasks.rados.rados.0.smithi087.stdout:3309: snap_create 2023-10-07T19:01:39.228 INFO:tasks.rados.rados.0.smithi087.stdout:3305: finishing write tid 1 to smithi087181593-36 2023-10-07T19:01:39.229 INFO:tasks.rados.rados.0.smithi087.stdout:3305: finishing write tid 2 to smithi087181593-36 2023-10-07T19:01:39.229 INFO:tasks.rados.rados.0.smithi087.stdout:3306: finishing write tid 1 to smithi087181593-30 2023-10-07T19:01:39.230 INFO:tasks.rados.rados.0.smithi087.stdout:3306: finishing write tid 2 to smithi087181593-30 2023-10-07T19:01:39.232 INFO:tasks.rados.rados.0.smithi087.stdout:3306: finishing write tid 3 to smithi087181593-30 2023-10-07T19:01:39.232 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1425 (ObjNum 1032 snap 342 seq_num 1032) dirty exists 2023-10-07T19:01:39.232 INFO:tasks.rados.rados.0.smithi087.stdout:3306: left oid 30 (ObjNum 1032 snap 342 seq_num 1032) 2023-10-07T19:01:39.235 INFO:tasks.rados.rados.0.smithi087.stdout:3305: finishing write tid 3 to smithi087181593-36 2023-10-07T19:01:39.236 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 1927 (ObjNum 1031 snap 342 seq_num 1031) dirty exists 2023-10-07T19:01:39.236 INFO:tasks.rados.rados.0.smithi087.stdout:3305: left oid 36 (ObjNum 1031 snap 342 seq_num 1031) 2023-10-07T19:01:39.248 INFO:tasks.rados.rados.0.smithi087.stdout:3307: finishing copy_from racing read to smithi087181593-41 2023-10-07T19:01:39.248 INFO:tasks.rados.rados.0.smithi087.stdout:3308: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:01:39.455 INFO:tasks.rados.rados.0.smithi087.stdout:3307: finishing copy_from to smithi087181593-41 2023-10-07T19:01:39.456 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2107 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:01:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:39 smithi163 ceph-mon[190496]: pgmap v787: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T19:01:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:39 smithi163 ceph-mon[190496]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T19:01:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:39 smithi163 ceph-mon[190496]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T19:01:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[198934]: pgmap v787: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T19:01:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[198934]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T19:01:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[198934]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T19:01:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[202419]: pgmap v787: 121 pgs: 121 active+clean; 607 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 9 op/s 2023-10-07T19:01:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[202419]: osdmap e746: 8 total, 8 up, 8 in 2023-10-07T19:01:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:39 smithi087 ceph-mon[202419]: osdmap e747: 8 total, 8 up, 8 in 2023-10-07T19:01:40.227 INFO:tasks.rados.rados.0.smithi087.stdout:3304: done (5 left) 2023-10-07T19:01:40.227 INFO:tasks.rados.rados.0.smithi087.stdout:3305: done (4 left) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3306: done (3 left) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3307: done (2 left) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3308: done (1 left) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3309: done (0 left) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3310: read oid 20 snap -1 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3310: expect (ObjNum 1006 snap 331 seq_num 1006) 2023-10-07T19:01:40.228 INFO:tasks.rados.rados.0.smithi087.stdout:3311: snap_create 2023-10-07T19:01:40.233 INFO:tasks.rados.rados.0.smithi087.stdout:3310: expect (ObjNum 1006 snap 331 seq_num 1006) 2023-10-07T19:01:41.239 INFO:tasks.rados.rados.0.smithi087.stdout:3310: done (1 left) 2023-10-07T19:01:41.239 INFO:tasks.rados.rados.0.smithi087.stdout:3311: done (0 left) 2023-10-07T19:01:41.240 INFO:tasks.rados.rados.0.smithi087.stdout:3312: read oid 14 snap 293 2023-10-07T19:01:41.240 INFO:tasks.rados.rados.0.smithi087.stdout:3312: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:01:41.240 INFO:tasks.rados.rados.0.smithi087.stdout:3313: rollback oid 10 current snap is 344 2023-10-07T19:01:41.240 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 310 2023-10-07T19:01:41.240 INFO:tasks.rados.rados.0.smithi087.stdout:3314: delete oid 6 current snap is 344 2023-10-07T19:01:41.244 INFO:tasks.rados.rados.0.smithi087.stdout:3313: finishing rollback tid 1 to smithi087181593-10 2023-10-07T19:01:41.246 INFO:tasks.rados.rados.0.smithi087.stdout:3314: done (2 left) 2023-10-07T19:01:41.246 INFO:tasks.rados.rados.0.smithi087.stdout:3315: snap_remove snap 342 2023-10-07T19:01:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:41 smithi163 ceph-mon[190496]: pgmap v790: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 988 KiB/s wr, 8 op/s 2023-10-07T19:01:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:41 smithi163 ceph-mon[190496]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T19:01:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:41 smithi087 ceph-mon[198934]: pgmap v790: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 988 KiB/s wr, 8 op/s 2023-10-07T19:01:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:41 smithi087 ceph-mon[198934]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T19:01:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:41 smithi087 ceph-mon[202419]: pgmap v790: 121 pgs: 121 active+clean; 604 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 988 KiB/s wr, 8 op/s 2023-10-07T19:01:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:41 smithi087 ceph-mon[202419]: osdmap e748: 8 total, 8 up, 8 in 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3315: done (2 left) 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3316: read oid 7 snap -1 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3316: expect (ObjNum 988 snap 325 seq_num 988) 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3317: setattr oid 26 current snap is 344 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3313: finishing rollback tid 2 to smithi087181593-10 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1982 (ObjNum 901 snap 308 seq_num 901) dirty exists 2023-10-07T19:01:42.249 INFO:tasks.rados.rados.0.smithi087.stdout:3312: expect (ObjNum 820 snap 278 seq_num 820) 2023-10-07T19:01:42.301 INFO:tasks.rados.rados.0.smithi087.stdout:3316: expect (ObjNum 988 snap 325 seq_num 988) 2023-10-07T19:01:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:42 smithi163 ceph-mon[190496]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T19:01:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:42 smithi087 ceph-mon[198934]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T19:01:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:42 smithi087 ceph-mon[202419]: osdmap e749: 8 total, 8 up, 8 in 2023-10-07T19:01:42.787 INFO:tasks.rados.rados.0.smithi087.stdout:3312: done (3 left) 2023-10-07T19:01:42.787 INFO:tasks.rados.rados.0.smithi087.stdout:3313: done (2 left) 2023-10-07T19:01:42.788 INFO:tasks.rados.rados.0.smithi087.stdout:3316: done (1 left) 2023-10-07T19:01:42.788 INFO:tasks.rados.rados.0.smithi087.stdout:3318: delete oid 9 current snap is 344 2023-10-07T19:01:42.788 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2065 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:01:42.790 INFO:tasks.rados.rados.0.smithi087.stdout:3317: done (1 left) 2023-10-07T19:01:42.791 INFO:tasks.rados.rados.0.smithi087.stdout:3318: done (0 left) 2023-10-07T19:01:42.791 INFO:tasks.rados.rados.0.smithi087.stdout:3319: copy_from oid 8 from oid 46 current snap is 344 2023-10-07T19:01:42.791 INFO:tasks.rados.rados.0.smithi087.stdout:3320: snap_remove snap 269 2023-10-07T19:01:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:3320: done (1 left) 2023-10-07T19:01:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:3321: rmattr oid 36 current snap is 344 2023-10-07T19:01:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:3321: done (1 left) 2023-10-07T19:01:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 344 2023-10-07T19:01:43.252 INFO:tasks.rados.rados.0.smithi087.stdout:3322: seq_num 1035 ranges {3432448=540672} 2023-10-07T19:01:43.275 INFO:tasks.rados.rados.0.smithi087.stdout:3322: writing smithi087181593-28 from 3432448 to 3973120 tid 1 2023-10-07T19:01:43.275 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 344 2023-10-07T19:01:43.276 INFO:tasks.rados.rados.0.smithi087.stdout:3323: seq_num 1036 ranges {0=557056} 2023-10-07T19:01:43.282 INFO:tasks.rados.rados.0.smithi087.stdout:3323: writing smithi087181593-33 from 0 to 557056 tid 1 2023-10-07T19:01:43.282 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 344 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3324: seq_num 1037 ranges {0=573440} 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3324: writing smithi087181593-39 from 0 to 573440 tid 1 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3325: copy_from oid 35 from oid 47 current snap is 344 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3319: finishing copy_from racing read to smithi087181593-8 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3319: finishing copy_from to smithi087181593-8 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 1421 (ObjNum 1265 snap 0 seq_num 3168032456) dirty exists 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3319: done (4 left) 2023-10-07T19:01:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3326: snap_create 2023-10-07T19:01:43.287 INFO:tasks.rados.rados.0.smithi087.stdout:3322: finishing write tid 1 to smithi087181593-28 2023-10-07T19:01:43.287 INFO:tasks.rados.rados.0.smithi087.stdout:3322: finishing write tid 2 to smithi087181593-28 2023-10-07T19:01:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3323: finishing write tid 1 to smithi087181593-33 2023-10-07T19:01:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3323: finishing write tid 2 to smithi087181593-33 2023-10-07T19:01:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3324: finishing write tid 1 to smithi087181593-39 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:3324: finishing write tid 2 to smithi087181593-39 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:3323: finishing write tid 3 to smithi087181593-33 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 1907 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:3323: left oid 33 (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:3322: finishing write tid 3 to smithi087181593-28 2023-10-07T19:01:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2368 (ObjNum 1035 snap 344 seq_num 1035) dirty exists 2023-10-07T19:01:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:3322: left oid 28 (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:01:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:3324: finishing write tid 3 to smithi087181593-39 2023-10-07T19:01:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 1920 (ObjNum 1037 snap 344 seq_num 1037) dirty exists 2023-10-07T19:01:43.294 INFO:tasks.rados.rados.0.smithi087.stdout:3324: left oid 39 (ObjNum 1037 snap 344 seq_num 1037) 2023-10-07T19:01:43.305 INFO:tasks.rados.rados.0.smithi087.stdout:3325: finishing copy_from racing read to smithi087181593-35 2023-10-07T19:01:43.305 INFO:tasks.rados.rados.0.smithi087.stdout:3325: finishing copy_from to smithi087181593-35 2023-10-07T19:01:43.306 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 1955 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:01:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:43 smithi163 ceph-mon[190496]: pgmap v793: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-10-07T19:01:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:43 smithi163 ceph-mon[190496]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T19:01:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:43 smithi087 ceph-mon[202419]: pgmap v793: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-10-07T19:01:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:43 smithi087 ceph-mon[202419]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T19:01:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:43 smithi087 ceph-mon[198934]: pgmap v793: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-10-07T19:01:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:43 smithi087 ceph-mon[198934]: osdmap e750: 8 total, 8 up, 8 in 2023-10-07T19:01:44.222 INFO:tasks.rados.rados.0.smithi087.stdout:3322: done (4 left) 2023-10-07T19:01:44.222 INFO:tasks.rados.rados.0.smithi087.stdout:3323: done (3 left) 2023-10-07T19:01:44.222 INFO:tasks.rados.rados.0.smithi087.stdout:3324: done (2 left) 2023-10-07T19:01:44.222 INFO:tasks.rados.rados.0.smithi087.stdout:3325: done (1 left) 2023-10-07T19:01:44.222 INFO:tasks.rados.rados.0.smithi087.stdout:3326: done (0 left) 2023-10-07T19:01:44.223 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 345 2023-10-07T19:01:44.223 INFO:tasks.rados.rados.0.smithi087.stdout:3327: seq_num 1038 ranges {3743744=589824} 2023-10-07T19:01:44.245 INFO:tasks.rados.rados.0.smithi087.stdout:3327: writing smithi087181593-13 from 3743744 to 4333568 tid 1 2023-10-07T19:01:44.245 INFO:tasks.rados.rados.0.smithi087.stdout:3328: rollback oid 43 current snap is 345 2023-10-07T19:01:44.245 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 326 2023-10-07T19:01:44.245 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 345 2023-10-07T19:01:44.245 INFO:tasks.rados.rados.0.smithi087.stdout:3329: seq_num 1039 ranges {491520=606208} 2023-10-07T19:01:44.251 INFO:tasks.rados.rados.0.smithi087.stdout:3329: writing smithi087181593-30 from 491520 to 1097728 tid 1 2023-10-07T19:01:44.251 INFO:tasks.rados.rados.0.smithi087.stdout:3330: snap_create 2023-10-07T19:01:44.256 INFO:tasks.rados.rados.0.smithi087.stdout:3327: finishing write tid 1 to smithi087181593-13 2023-10-07T19:01:44.257 INFO:tasks.rados.rados.0.smithi087.stdout:3327: finishing write tid 2 to smithi087181593-13 2023-10-07T19:01:44.257 INFO:tasks.rados.rados.0.smithi087.stdout:3328: finishing rollback tid 1 to smithi087181593-43 2023-10-07T19:01:44.258 INFO:tasks.rados.rados.0.smithi087.stdout:3328: finishing rollback tid 2 to smithi087181593-43 2023-10-07T19:01:44.258 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2203 (ObjNum 931 snap 315 seq_num 931) dirty exists 2023-10-07T19:01:44.258 INFO:tasks.rados.rados.0.smithi087.stdout:3329: finishing write tid 1 to smithi087181593-30 2023-10-07T19:01:44.258 INFO:tasks.rados.rados.0.smithi087.stdout:3329: finishing write tid 2 to smithi087181593-30 2023-10-07T19:01:44.259 INFO:tasks.rados.rados.0.smithi087.stdout:3327: finishing write tid 3 to smithi087181593-13 2023-10-07T19:01:44.259 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2201 (ObjNum 1038 snap 345 seq_num 1038) dirty exists 2023-10-07T19:01:44.259 INFO:tasks.rados.rados.0.smithi087.stdout:3327: left oid 13 (ObjNum 1038 snap 345 seq_num 1038) 2023-10-07T19:01:44.260 INFO:tasks.rados.rados.0.smithi087.stdout:3329: finishing write tid 3 to smithi087181593-30 2023-10-07T19:01:44.260 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1427 (ObjNum 1039 snap 345 seq_num 1039) dirty exists 2023-10-07T19:01:44.260 INFO:tasks.rados.rados.0.smithi087.stdout:3329: left oid 30 (ObjNum 1039 snap 345 seq_num 1039) 2023-10-07T19:01:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:44 smithi163 ceph-mon[190496]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T19:01:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:44 smithi163 ceph-mon[190496]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T19:01:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:44 smithi087 ceph-mon[202419]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T19:01:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:44 smithi087 ceph-mon[202419]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T19:01:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:44 smithi087 ceph-mon[198934]: osdmap e751: 8 total, 8 up, 8 in 2023-10-07T19:01:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:44 smithi087 ceph-mon[198934]: osdmap e752: 8 total, 8 up, 8 in 2023-10-07T19:01:45.227 INFO:tasks.rados.rados.0.smithi087.stdout:3327: done (3 left) 2023-10-07T19:01:45.227 INFO:tasks.rados.rados.0.smithi087.stdout:3328: done (2 left) 2023-10-07T19:01:45.227 INFO:tasks.rados.rados.0.smithi087.stdout:3329: done (1 left) 2023-10-07T19:01:45.228 INFO:tasks.rados.rados.0.smithi087.stdout:3330: done (0 left) 2023-10-07T19:01:45.228 INFO:tasks.rados.rados.0.smithi087.stdout:3331: snap_remove snap 323 2023-10-07T19:01:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:45 smithi163 ceph-mon[190496]: pgmap v796: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:45 smithi163 ceph-mon[190496]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T19:01:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:45] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.43.0" 2023-10-07T19:01:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:45 smithi087 ceph-mon[202419]: pgmap v796: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:45 smithi087 ceph-mon[202419]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T19:01:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:45 smithi087 ceph-mon[198934]: pgmap v796: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:45 smithi087 ceph-mon[198934]: osdmap e753: 8 total, 8 up, 8 in 2023-10-07T19:01:46.232 INFO:tasks.rados.rados.0.smithi087.stdout:3331: done (0 left) 2023-10-07T19:01:46.232 INFO:tasks.rados.rados.0.smithi087.stdout:3332: setattr oid 40 current snap is 346 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3333: read oid 41 snap 326 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3333: expect (ObjNum 980 snap 321 seq_num 980) 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3334: read oid 47 snap -1 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3334: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 346 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3335: seq_num 1040 ranges {0=622592} 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3335: writing smithi087181593-14 from 0 to 622592 tid 1 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3336: copy_from oid 15 from oid 33 current snap is 346 2023-10-07T19:01:46.239 INFO:tasks.rados.rados.0.smithi087.stdout:3337: snap_remove snap 329 2023-10-07T19:01:47.237 INFO:tasks.rados.rados.0.smithi087.stdout:3337: done (5 left) 2023-10-07T19:01:47.238 INFO:tasks.rados.rados.0.smithi087.stdout:3338: copy_from oid 50 from oid 19 current snap is 346 2023-10-07T19:01:47.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2205 (ObjNum 1025 snap 337 seq_num 1025) dirty exists 2023-10-07T19:01:47.238 INFO:tasks.rados.rados.0.smithi087.stdout:3335: finishing write tid 1 to smithi087181593-14 2023-10-07T19:01:47.238 INFO:tasks.rados.rados.0.smithi087.stdout:3335: finishing write tid 2 to smithi087181593-14 2023-10-07T19:01:47.238 INFO:tasks.rados.rados.0.smithi087.stdout:3334: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:47.399 INFO:tasks.rados.rados.0.smithi087.stdout:3335: finishing write tid 3 to smithi087181593-14 2023-10-07T19:01:47.399 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2380 (ObjNum 1040 snap 346 seq_num 1040) dirty exists 2023-10-07T19:01:47.399 INFO:tasks.rados.rados.0.smithi087.stdout:3335: left oid 14 (ObjNum 1040 snap 346 seq_num 1040) 2023-10-07T19:01:47.399 INFO:tasks.rados.rados.0.smithi087.stdout:3336: finishing copy_from racing read to smithi087181593-15 2023-10-07T19:01:47.399 INFO:tasks.rados.rados.0.smithi087.stdout:3336: finishing copy_from to smithi087181593-15 2023-10-07T19:01:47.400 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1907 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:01:47.400 INFO:tasks.rados.rados.0.smithi087.stdout:3333: expect (ObjNum 980 snap 321 seq_num 980) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3338: finishing copy_from to smithi087181593-50 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3338: got expected ENOENT (src dne) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3338: finishing copy_from racing read to smithi087181593-50 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3332: done (5 left) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3333: done (4 left) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3334: done (3 left) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3335: done (2 left) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3336: done (1 left) 2023-10-07T19:01:47.503 INFO:tasks.rados.rados.0.smithi087.stdout:3338: done (0 left) 2023-10-07T19:01:47.504 INFO:tasks.rados.rados.0.smithi087.stdout:3339: read oid 21 snap 316 2023-10-07T19:01:47.504 INFO:tasks.rados.rados.0.smithi087.stdout:3339: expect (ObjNum 912 snap 311 seq_num 912) 2023-10-07T19:01:47.504 INFO:tasks.rados.rados.0.smithi087.stdout:3340: snap_remove snap 345 2023-10-07T19:01:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:47 smithi163 ceph-mon[190496]: pgmap v799: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:47 smithi163 ceph-mon[190496]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T19:01:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:47 smithi087 ceph-mon[198934]: pgmap v799: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:47 smithi087 ceph-mon[198934]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T19:01:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:47 smithi087 ceph-mon[202419]: pgmap v799: 121 pgs: 121 active+clean; 607 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-10-07T19:01:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:47 smithi087 ceph-mon[202419]: osdmap e754: 8 total, 8 up, 8 in 2023-10-07T19:01:48.242 INFO:tasks.rados.rados.0.smithi087.stdout:3340: done (1 left) 2023-10-07T19:01:48.242 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 49 current snap is 346 2023-10-07T19:01:48.242 INFO:tasks.rados.rados.0.smithi087.stdout:3339: expect (ObjNum 912 snap 311 seq_num 912) 2023-10-07T19:01:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:48 smithi163 ceph-mon[190496]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T19:01:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:48 smithi087 ceph-mon[198934]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T19:01:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:48 smithi087 ceph-mon[202419]: osdmap e755: 8 total, 8 up, 8 in 2023-10-07T19:01:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:49 smithi163 ceph-mon[190496]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 284 KiB/s wr, 2 op/s 2023-10-07T19:01:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:49 smithi163 ceph-mon[190496]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T19:01:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:49 smithi163 ceph-mon[190496]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T19:01:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[198934]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 284 KiB/s wr, 2 op/s 2023-10-07T19:01:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[198934]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T19:01:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[198934]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T19:01:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[202419]: pgmap v802: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 602 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 284 KiB/s wr, 2 op/s 2023-10-07T19:01:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[202419]: osdmap e756: 8 total, 8 up, 8 in 2023-10-07T19:01:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:01:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:49 smithi087 ceph-mon[202419]: osdmap e757: 8 total, 8 up, 8 in 2023-10-07T19:01:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:51 smithi163 ceph-mon[190496]: pgmap v805: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 580 KiB/s wr, 9 op/s 2023-10-07T19:01:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:51 smithi087 ceph-mon[198934]: pgmap v805: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 580 KiB/s wr, 9 op/s 2023-10-07T19:01:51.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:51 smithi087 ceph-mon[202419]: pgmap v805: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 580 KiB/s wr, 9 op/s 2023-10-07T19:01:51.831 INFO:tasks.rados.rados.0.smithi087.stdout:3341: seq_num 1041 ranges {0=638976} 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:3341: writing smithi087181593-49 from 0 to 638976 tid 1 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:3339: done (1 left) 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:3342: rollback oid 16 current snap is 346 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 344 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:3343: read oid 28 snap -1 2023-10-07T19:01:51.835 INFO:tasks.rados.rados.0.smithi087.stdout:3343: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:01:51.836 INFO:tasks.rados.rados.0.smithi087.stdout:3344: setattr oid 18 current snap is 346 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:3345: read oid 44 snap -1 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:3345: expect deleted 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:3346: rollback oid 31 current snap is 346 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 240 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 346 2023-10-07T19:01:51.837 INFO:tasks.rados.rados.0.smithi087.stdout:3347: seq_num 1042 ranges {0=655360} 2023-10-07T19:01:51.841 INFO:tasks.rados.rados.0.smithi087.stdout:3347: writing smithi087181593-27 from 0 to 655360 tid 1 2023-10-07T19:01:51.841 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 346 2023-10-07T19:01:51.842 INFO:tasks.rados.rados.0.smithi087.stdout:3342: finishing rollback tid 0 to smithi087181593-16 2023-10-07T19:01:51.842 INFO:tasks.rados.rados.0.smithi087.stdout:3342: finishing rollback tid 1 to smithi087181593-16 2023-10-07T19:01:51.842 INFO:tasks.rados.rados.0.smithi087.stdout:3341: finishing write tid 1 to smithi087181593-49 2023-10-07T19:01:51.842 INFO:tasks.rados.rados.0.smithi087.stdout:3348: seq_num 1043 ranges {0=671744} 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:3348: writing smithi087181593-23 from 0 to 671744 tid 1 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:3345: done (7 left) 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:3349: rollback oid 50 current snap is 346 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 280 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:3350: rollback oid 13 current snap is 346 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 13 to 343 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:3342: finishing rollback tid 2 to smithi087181593-16 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1621 (ObjNum 958 snap 321 seq_num 958) dirty exists 2023-10-07T19:01:51.847 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 1921 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3346: finishing rollback tid 0 to smithi087181593-31 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3346: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3341: finishing write tid 2 to smithi087181593-49 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3347: finishing write tid 1 to smithi087181593-27 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3342: done (8 left) 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3344: done (7 left) 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3351: rmattr oid 40 current snap is 346 2023-10-07T19:01:51.848 INFO:tasks.rados.rados.0.smithi087.stdout:3352: copy_from oid 32 from oid 6 current snap is 346 2023-10-07T19:01:51.849 INFO:tasks.rados.rados.0.smithi087.stdout:3353: read oid 38 snap -1 2023-10-07T19:01:51.849 INFO:tasks.rados.rados.0.smithi087.stdout:3353: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:01:51.849 INFO:tasks.rados.rados.0.smithi087.stdout:3354: copy_from oid 10 from oid 30 current snap is 346 2023-10-07T19:01:51.849 INFO:tasks.rados.rados.0.smithi087.stdout:3355: copy_from oid 43 from oid 2 current snap is 346 2023-10-07T19:01:51.849 INFO:tasks.rados.rados.0.smithi087.stdout:3356: snap_remove snap 334 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3356: done (12 left) 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3357: read oid 9 snap -1 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3357: expect deleted 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3358: copy_from oid 7 from oid 14 current snap is 346 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3346: finishing rollback tid 2 to smithi087181593-31 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 1924 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3347: finishing write tid 2 to smithi087181593-27 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3341: finishing write tid 3 to smithi087181593-49 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 2095 (ObjNum 1041 snap 346 seq_num 1041) dirty exists 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3341: left oid 49 (ObjNum 1041 snap 346 seq_num 1041) 2023-10-07T19:01:52.248 INFO:tasks.rados.rados.0.smithi087.stdout:3349: finishing rollback tid 1 to smithi087181593-50 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1752 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3347: finishing write tid 3 to smithi087181593-27 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2097 (ObjNum 1042 snap 346 seq_num 1042) dirty exists 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3347: left oid 27 (ObjNum 1042 snap 346 seq_num 1042) 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3352: finishing copy_from to smithi087181593-32 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3352: got expected ENOENT (src dne) 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3350: finishing rollback tid 0 to smithi087181593-13 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3352: finishing copy_from racing read to smithi087181593-32 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3350: finishing rollback tid 1 to smithi087181593-13 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:3350: finishing rollback tid 2 to smithi087181593-13 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2230 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:01:52.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2231 (ObjNum 1025 snap 337 seq_num 1025) dirty exists 2023-10-07T19:01:52.250 INFO:tasks.rados.rados.0.smithi087.stdout:3343: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:01:52.477 INFO:tasks.rados.rados.0.smithi087.stdout:3348: finishing write tid 1 to smithi087181593-23 2023-10-07T19:01:52.477 INFO:tasks.rados.rados.0.smithi087.stdout:3348: finishing write tid 2 to smithi087181593-23 2023-10-07T19:01:52.477 INFO:tasks.rados.rados.0.smithi087.stdout:3348: finishing write tid 3 to smithi087181593-23 2023-10-07T19:01:52.477 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2394 (ObjNum 1043 snap 346 seq_num 1043) dirty exists 2023-10-07T19:01:52.477 INFO:tasks.rados.rados.0.smithi087.stdout:3348: left oid 23 (ObjNum 1043 snap 346 seq_num 1043) 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3354: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3355: finishing copy_from racing read to smithi087181593-43 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3355: finishing copy_from to smithi087181593-43 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2107 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3341: done (13 left) 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3343: done (12 left) 2023-10-07T19:01:52.478 INFO:tasks.rados.rados.0.smithi087.stdout:3346: done (11 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3347: done (10 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3348: done (9 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3349: done (8 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3350: done (7 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3351: done (6 left) 2023-10-07T19:01:52.479 INFO:tasks.rados.rados.0.smithi087.stdout:3352: done (5 left) 2023-10-07T19:01:52.480 INFO:tasks.rados.rados.0.smithi087.stdout:3355: done (4 left) 2023-10-07T19:01:52.480 INFO:tasks.rados.rados.0.smithi087.stdout:3359: snap_create 2023-10-07T19:01:52.480 INFO:tasks.rados.rados.0.smithi087.stdout:3354: finishing copy_from to smithi087181593-10 2023-10-07T19:01:52.480 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1427 (ObjNum 1039 snap 345 seq_num 1039) dirty exists 2023-10-07T19:01:52.480 INFO:tasks.rados.rados.0.smithi087.stdout:3353: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:01:52.952 INFO:tasks.rados.rados.0.smithi087.stdout:3358: finishing copy_from racing read to smithi087181593-7 2023-10-07T19:01:52.953 INFO:tasks.rados.rados.0.smithi087.stdout:3358: finishing copy_from to smithi087181593-7 2023-10-07T19:01:52.953 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2380 (ObjNum 1040 snap 346 seq_num 1040) dirty exists 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3353: done (4 left) 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3354: done (3 left) 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3357: done (2 left) 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3358: done (1 left) 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3359: done (0 left) 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 347 2023-10-07T19:01:53.255 INFO:tasks.rados.rados.0.smithi087.stdout:3360: seq_num 1044 ranges {4046848=688128} 2023-10-07T19:01:53.281 INFO:tasks.rados.rados.0.smithi087.stdout:3360: writing smithi087181593-47 from 4046848 to 4734976 tid 1 2023-10-07T19:01:53.281 INFO:tasks.rados.rados.0.smithi087.stdout:3361: snap_remove snap 332 2023-10-07T19:01:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:53 smithi163 ceph-mon[190496]: pgmap v806: 121 pgs: 121 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 398 KiB/s wr, 6 op/s 2023-10-07T19:01:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:53 smithi163 ceph-mon[190496]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T19:01:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:53 smithi087 ceph-mon[198934]: pgmap v806: 121 pgs: 121 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 398 KiB/s wr, 6 op/s 2023-10-07T19:01:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:53 smithi087 ceph-mon[198934]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T19:01:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:53 smithi087 ceph-mon[202419]: pgmap v806: 121 pgs: 121 active+clean; 605 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 398 KiB/s wr, 6 op/s 2023-10-07T19:01:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:53 smithi087 ceph-mon[202419]: osdmap e758: 8 total, 8 up, 8 in 2023-10-07T19:01:54.223 INFO:tasks.rados.rados.0.smithi087.stdout:3361: done (1 left) 2023-10-07T19:01:54.223 INFO:tasks.rados.rados.0.smithi087.stdout:3362: read oid 5 snap -1 2023-10-07T19:01:54.223 INFO:tasks.rados.rados.0.smithi087.stdout:3362: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:54.224 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 347 2023-10-07T19:01:54.224 INFO:tasks.rados.rados.0.smithi087.stdout:3363: seq_num 1045 ranges {0=704512} 2023-10-07T19:01:54.227 INFO:tasks.rados.rados.0.smithi087.stdout:3363: writing smithi087181593-46 from 0 to 704512 tid 1 2023-10-07T19:01:54.227 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 347 2023-10-07T19:01:54.228 INFO:tasks.rados.rados.0.smithi087.stdout:3364: seq_num 1046 ranges {352256=729088} 2023-10-07T19:01:54.234 INFO:tasks.rados.rados.0.smithi087.stdout:3364: writing smithi087181593-25 from 352256 to 1081344 tid 1 2023-10-07T19:01:54.234 INFO:tasks.rados.rados.0.smithi087.stdout:3365: rmattr oid 41 current snap is 347 2023-10-07T19:01:54.234 INFO:tasks.rados.rados.0.smithi087.stdout:3360: finishing write tid 1 to smithi087181593-47 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:3360: finishing write tid 2 to smithi087181593-47 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:3360: finishing write tid 3 to smithi087181593-47 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 2109 (ObjNum 1044 snap 347 seq_num 1044) dirty exists 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:3360: left oid 47 (ObjNum 1044 snap 347 seq_num 1044) 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:3360: done (4 left) 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 347 2023-10-07T19:01:54.235 INFO:tasks.rados.rados.0.smithi087.stdout:3366: seq_num 1047 ranges {49152=745472} 2023-10-07T19:01:54.245 INFO:tasks.rados.rados.0.smithi087.stdout:3366: writing smithi087181593-20 from 49152 to 794624 tid 1 2023-10-07T19:01:54.245 INFO:tasks.rados.rados.0.smithi087.stdout:3367: setattr oid 15 current snap is 347 2023-10-07T19:01:54.245 INFO:tasks.rados.rados.0.smithi087.stdout:3368: rollback oid 37 current snap is 347 2023-10-07T19:01:54.245 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 37 to 319 2023-10-07T19:01:54.246 INFO:tasks.rados.rados.0.smithi087.stdout:3369: rmattr oid 33 current snap is 347 2023-10-07T19:01:54.246 INFO:tasks.rados.rados.0.smithi087.stdout:3369: done (7 left) 2023-10-07T19:01:54.246 INFO:tasks.rados.rados.0.smithi087.stdout:3370: copy_from oid 39 from oid 28 current snap is 347 2023-10-07T19:01:54.246 INFO:tasks.rados.rados.0.smithi087.stdout:3371: snap_create 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:3363: finishing write tid 1 to smithi087181593-46 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:3363: finishing write tid 2 to smithi087181593-46 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:3363: finishing write tid 3 to smithi087181593-46 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1429 (ObjNum 1045 snap 347 seq_num 1045) dirty exists 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:3363: left oid 46 (ObjNum 1045 snap 347 seq_num 1045) 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2108 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:01:54.250 INFO:tasks.rados.rados.0.smithi087.stdout:3364: finishing write tid 1 to smithi087181593-25 2023-10-07T19:01:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3364: finishing write tid 2 to smithi087181593-25 2023-10-07T19:01:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3366: finishing write tid 1 to smithi087181593-20 2023-10-07T19:01:54.254 INFO:tasks.rados.rados.0.smithi087.stdout:3366: finishing write tid 2 to smithi087181593-20 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:3368: finishing rollback tid 0 to smithi087181593-37 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:3364: finishing write tid 3 to smithi087181593-25 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2401 (ObjNum 1046 snap 347 seq_num 1046) dirty exists 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:3364: left oid 25 (ObjNum 1046 snap 347 seq_num 1046) 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:3366: finishing write tid 3 to smithi087181593-20 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 2110 (ObjNum 1047 snap 347 seq_num 1047) dirty exists 2023-10-07T19:01:54.256 INFO:tasks.rados.rados.0.smithi087.stdout:3366: left oid 20 (ObjNum 1047 snap 347 seq_num 1047) 2023-10-07T19:01:54.260 INFO:tasks.rados.rados.0.smithi087.stdout:3362: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:01:54.421 INFO:tasks.rados.rados.0.smithi087.stdout:3368: finishing rollback tid 1 to smithi087181593-37 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:3368: finishing rollback tid 2 to smithi087181593-37 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2405 (ObjNum 934 snap 316 seq_num 934) dirty exists 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1983 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:3370: finishing copy_from racing read to smithi087181593-39 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:3370: finishing copy_from to smithi087181593-39 2023-10-07T19:01:54.422 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 2368 (ObjNum 1035 snap 344 seq_num 1035) dirty exists 2023-10-07T19:01:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:54 smithi163 ceph-mon[190496]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T19:01:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:54 smithi163 ceph-mon[190496]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T19:01:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:54 smithi087 ceph-mon[202419]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T19:01:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:54 smithi087 ceph-mon[202419]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T19:01:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:54 smithi087 ceph-mon[198934]: osdmap e759: 8 total, 8 up, 8 in 2023-10-07T19:01:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:54 smithi087 ceph-mon[198934]: osdmap e760: 8 total, 8 up, 8 in 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3362: done (8 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3363: done (7 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3364: done (6 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3365: done (5 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3366: done (4 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3367: done (3 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3368: done (2 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3370: done (1 left) 2023-10-07T19:01:55.242 INFO:tasks.rados.rados.0.smithi087.stdout:3371: done (0 left) 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3372: read oid 2 snap 304 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3372: expect (ObjNum 871 snap 299 seq_num 871) 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3373: rmattr oid 47 current snap is 348 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3374: read oid 14 snap -1 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3374: expect (ObjNum 1040 snap 346 seq_num 1040) 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3375: read oid 30 snap -1 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3375: expect (ObjNum 1039 snap 345 seq_num 1039) 2023-10-07T19:01:55.243 INFO:tasks.rados.rados.0.smithi087.stdout:3376: snap_remove snap 280 2023-10-07T19:01:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:55 smithi163 ceph-mon[190496]: pgmap v809: 121 pgs: 121 active+clean; 608 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-10-07T19:01:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:55 smithi163 ceph-mon[190496]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T19:01:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:01:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:01:55] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:01:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:55 smithi087 ceph-mon[202419]: pgmap v809: 121 pgs: 121 active+clean; 608 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-10-07T19:01:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:55 smithi087 ceph-mon[202419]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T19:01:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:55 smithi087 ceph-mon[198934]: pgmap v809: 121 pgs: 121 active+clean; 608 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-10-07T19:01:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:55 smithi087 ceph-mon[198934]: osdmap e761: 8 total, 8 up, 8 in 2023-10-07T19:01:56.243 INFO:tasks.rados.rados.0.smithi087.stdout:3376: done (4 left) 2023-10-07T19:01:56.243 INFO:tasks.rados.rados.0.smithi087.stdout:3377: delete oid 28 current snap is 348 2023-10-07T19:01:56.248 INFO:tasks.rados.rados.0.smithi087.stdout:3372: expect (ObjNum 871 snap 299 seq_num 871) 2023-10-07T19:01:56.260 INFO:tasks.rados.rados.0.smithi087.stdout:3374: expect (ObjNum 1040 snap 346 seq_num 1040) 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 2110 (ObjNum 1044 snap 347 seq_num 1044) dirty exists 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:3372: done (4 left) 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:3373: done (3 left) 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:3374: done (2 left) 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:3377: done (1 left) 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 348 2023-10-07T19:01:56.285 INFO:tasks.rados.rados.0.smithi087.stdout:3378: seq_num 1049 ranges {0=778240} 2023-10-07T19:01:56.290 INFO:tasks.rados.rados.0.smithi087.stdout:3378: writing smithi087181593-28 from 0 to 778240 tid 1 2023-10-07T19:01:56.290 INFO:tasks.rados.rados.0.smithi087.stdout:3379: rollback oid 21 current snap is 348 2023-10-07T19:01:56.290 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 344 2023-10-07T19:01:56.290 INFO:tasks.rados.rados.0.smithi087.stdout:3375: expect (ObjNum 1039 snap 345 seq_num 1039) 2023-10-07T19:01:56.326 INFO:tasks.rados.rados.0.smithi087.stdout:3378: finishing write tid 1 to smithi087181593-28 2023-10-07T19:01:56.326 INFO:tasks.rados.rados.0.smithi087.stdout:3378: finishing write tid 2 to smithi087181593-28 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3379: finishing rollback tid 0 to smithi087181593-21 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3379: finishing rollback tid 1 to smithi087181593-21 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3379: finishing rollback tid 2 to smithi087181593-21 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2113 (ObjNum 982 snap 323 seq_num 982) dirty exists 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3378: finishing write tid 3 to smithi087181593-28 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2421 (ObjNum 1049 snap 348 seq_num 1049) dirty exists 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3378: left oid 28 (ObjNum 1049 snap 348 seq_num 1049) 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3375: done (2 left) 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3378: done (1 left) 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3379: done (0 left) 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 348 2023-10-07T19:01:56.327 INFO:tasks.rados.rados.0.smithi087.stdout:3380: seq_num 1050 ranges {704512=794624} 2023-10-07T19:01:56.334 INFO:tasks.rados.rados.0.smithi087.stdout:3380: writing smithi087181593-46 from 704512 to 1499136 tid 1 2023-10-07T19:01:56.334 INFO:tasks.rados.rados.0.smithi087.stdout:3381: delete oid 22 current snap is 348 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3381: done (1 left) 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3382: rmattr oid 42 current snap is 348 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3383: rollback oid 9 current snap is 348 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 305 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3384: read oid 50 snap -1 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3384: expect deleted 2023-10-07T19:01:56.337 INFO:tasks.rados.rados.0.smithi087.stdout:3385: snap_create 2023-10-07T19:01:56.339 INFO:tasks.rados.rados.0.smithi087.stdout:3380: finishing write tid 1 to smithi087181593-46 2023-10-07T19:01:56.339 INFO:tasks.rados.rados.0.smithi087.stdout:3380: finishing write tid 2 to smithi087181593-46 2023-10-07T19:01:56.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1537 (ObjNum 1012 snap 333 seq_num 1012) dirty exists 2023-10-07T19:01:56.341 INFO:tasks.rados.rados.0.smithi087.stdout:3383: finishing rollback tid 1 to smithi087181593-9 2023-10-07T19:01:56.341 INFO:tasks.rados.rados.0.smithi087.stdout:3380: finishing write tid 3 to smithi087181593-46 2023-10-07T19:01:56.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1431 (ObjNum 1050 snap 348 seq_num 1050) dirty exists 2023-10-07T19:01:56.341 INFO:tasks.rados.rados.0.smithi087.stdout:3380: left oid 46 (ObjNum 1050 snap 348 seq_num 1050) 2023-10-07T19:01:56.342 INFO:tasks.rados.rados.0.smithi087.stdout:3383: finishing rollback tid 2 to smithi087181593-9 2023-10-07T19:01:56.342 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2262 (ObjNum 866 snap 298 seq_num 866) dirty exists 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3380: done (4 left) 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3382: done (3 left) 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3383: done (2 left) 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3384: done (1 left) 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3385: done (0 left) 2023-10-07T19:01:57.278 INFO:tasks.rados.rados.0.smithi087.stdout:3386: rmattr oid 4 current snap is 349 2023-10-07T19:01:57.279 INFO:tasks.rados.rados.0.smithi087.stdout:3387: snap_create 2023-10-07T19:01:57.285 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1538 (ObjNum 1014 snap 335 seq_num 1014) dirty exists 2023-10-07T19:01:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:57 smithi163 ceph-mon[190496]: pgmap v812: 121 pgs: 121 active+clean; 607 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:01:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:57 smithi163 ceph-mon[190496]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T19:01:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:57 smithi087 ceph-mon[202419]: pgmap v812: 121 pgs: 121 active+clean; 607 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:01:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:57 smithi087 ceph-mon[202419]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T19:01:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:57 smithi087 ceph-mon[198934]: pgmap v812: 121 pgs: 121 active+clean; 607 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:01:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:57 smithi087 ceph-mon[198934]: osdmap e762: 8 total, 8 up, 8 in 2023-10-07T19:01:58.286 INFO:tasks.rados.rados.0.smithi087.stdout:3386: done (1 left) 2023-10-07T19:01:58.286 INFO:tasks.rados.rados.0.smithi087.stdout:3387: done (0 left) 2023-10-07T19:01:58.286 INFO:tasks.rados.rados.0.smithi087.stdout:3388: snap_create 2023-10-07T19:01:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:58 smithi163 ceph-mon[190496]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T19:01:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:58 smithi163 ceph-mon[190496]: pgmap v815: 121 pgs: 121 active+clean; 590 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 805 KiB/s rd, 354 KiB/s wr, 5 op/s 2023-10-07T19:01:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:58 smithi087 ceph-mon[198934]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T19:01:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:58 smithi087 ceph-mon[198934]: pgmap v815: 121 pgs: 121 active+clean; 590 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 805 KiB/s rd, 354 KiB/s wr, 5 op/s 2023-10-07T19:01:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:58 smithi087 ceph-mon[202419]: osdmap e763: 8 total, 8 up, 8 in 2023-10-07T19:01:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:58 smithi087 ceph-mon[202419]: pgmap v815: 121 pgs: 121 active+clean; 590 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 805 KiB/s rd, 354 KiB/s wr, 5 op/s 2023-10-07T19:01:59.222 INFO:tasks.rados.rados.0.smithi087.stdout:3388: done (0 left) 2023-10-07T19:01:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 15 current snap is 351 2023-10-07T19:01:59.223 INFO:tasks.rados.rados.0.smithi087.stdout:3389: seq_num 1052 ranges {557056=425984,983040=401408} 2023-10-07T19:01:59.228 INFO:tasks.rados.rados.0.smithi087.stdout:3389: writing smithi087181593-15 from 557056 to 983040 tid 1 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:3389: writing smithi087181593-15 from 983040 to 1384448 tid 2 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:3390: rollback oid 3 current snap is 351 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 306 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:3391: read oid 50 snap 339 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:3391: expect deleted 2023-10-07T19:01:59.231 INFO:tasks.rados.rados.0.smithi087.stdout:3392: snap_create 2023-10-07T19:01:59.237 INFO:tasks.rados.rados.0.smithi087.stdout:3390: finishing rollback tid 0 to smithi087181593-3 2023-10-07T19:01:59.238 INFO:tasks.rados.rados.0.smithi087.stdout:3390: finishing rollback tid 1 to smithi087181593-3 2023-10-07T19:01:59.238 INFO:tasks.rados.rados.0.smithi087.stdout:3390: finishing rollback tid 2 to smithi087181593-3 2023-10-07T19:01:59.238 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1775 (ObjNum 853 snap 292 seq_num 853) dirty exists 2023-10-07T19:01:59.241 INFO:tasks.rados.rados.0.smithi087.stdout:3389: finishing write tid 1 to smithi087181593-15 2023-10-07T19:01:59.241 INFO:tasks.rados.rados.0.smithi087.stdout:3389: finishing write tid 2 to smithi087181593-15 2023-10-07T19:01:59.242 INFO:tasks.rados.rados.0.smithi087.stdout:3389: finishing write tid 3 to smithi087181593-15 2023-10-07T19:01:59.243 INFO:tasks.rados.rados.0.smithi087.stdout:3389: finishing write tid 4 to smithi087181593-15 2023-10-07T19:01:59.244 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 1986 (ObjNum 1052 snap 351 seq_num 1052) dirty exists 2023-10-07T19:01:59.244 INFO:tasks.rados.rados.0.smithi087.stdout:3389: left oid 15 (ObjNum 1052 snap 351 seq_num 1052) 2023-10-07T19:01:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:59 smithi163 ceph-mon[190496]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T19:01:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:01:59 smithi163 ceph-mon[190496]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T19:01:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:59 smithi087 ceph-mon[198934]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T19:01:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:01:59 smithi087 ceph-mon[198934]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T19:01:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:59 smithi087 ceph-mon[202419]: osdmap e764: 8 total, 8 up, 8 in 2023-10-07T19:01:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:01:59 smithi087 ceph-mon[202419]: osdmap e765: 8 total, 8 up, 8 in 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:3389: done (3 left) 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:3390: done (2 left) 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:3391: done (1 left) 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:3392: done (0 left) 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 352 2023-10-07T19:02:00.238 INFO:tasks.rados.rados.0.smithi087.stdout:3393: seq_num 1053 ranges {622592=442368,1064960=401408} 2023-10-07T19:02:00.243 INFO:tasks.rados.rados.0.smithi087.stdout:3393: writing smithi087181593-7 from 622592 to 1064960 tid 1 2023-10-07T19:02:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:3393: writing smithi087181593-7 from 1064960 to 1466368 tid 2 2023-10-07T19:02:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:3394: rollback oid 44 current snap is 352 2023-10-07T19:02:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 319 2023-10-07T19:02:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 352 2023-10-07T19:02:00.246 INFO:tasks.rados.rados.0.smithi087.stdout:3395: seq_num 1054 ranges {10592256=458752,11051008=401408} 2023-10-07T19:02:00.305 INFO:tasks.rados.rados.0.smithi087.stdout:3395: writing smithi087181593-42 from 10592256 to 11051008 tid 1 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3395: writing smithi087181593-42 from 11051008 to 11452416 tid 2 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3396: rollback oid 9 current snap is 352 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 326 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3394: finishing rollback tid 1 to smithi087181593-44 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 1904 (ObjNum 33 snap 0 seq_num 1721566592) dirty dne 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3394: done (3 left) 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3397: read oid 28 snap -1 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3397: expect (ObjNum 1049 snap 348 seq_num 1049) 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3398: snap_create 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3393: finishing write tid 1 to smithi087181593-7 2023-10-07T19:02:00.308 INFO:tasks.rados.rados.0.smithi087.stdout:3393: finishing write tid 2 to smithi087181593-7 2023-10-07T19:02:00.309 INFO:tasks.rados.rados.0.smithi087.stdout:3393: finishing write tid 3 to smithi087181593-7 2023-10-07T19:02:00.309 INFO:tasks.rados.rados.0.smithi087.stdout:3393: finishing write tid 4 to smithi087181593-7 2023-10-07T19:02:00.309 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2383 (ObjNum 1053 snap 352 seq_num 1053) dirty exists 2023-10-07T19:02:00.309 INFO:tasks.rados.rados.0.smithi087.stdout:3393: left oid 7 (ObjNum 1053 snap 352 seq_num 1053) 2023-10-07T19:02:00.311 INFO:tasks.rados.rados.0.smithi087.stdout:3397: expect (ObjNum 1049 snap 348 seq_num 1049) 2023-10-07T19:02:00.331 INFO:tasks.rados.rados.0.smithi087.stdout:3396: finishing rollback tid 0 to smithi087181593-9 2023-10-07T19:02:00.331 INFO:tasks.rados.rados.0.smithi087.stdout:3396: finishing rollback tid 1 to smithi087181593-9 2023-10-07T19:02:00.331 INFO:tasks.rados.rados.0.smithi087.stdout:3396: finishing rollback tid 2 to smithi087181593-9 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2266 (ObjNum 939 snap 317 seq_num 939) dirty exists 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:3395: finishing write tid 1 to smithi087181593-42 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:3395: finishing write tid 2 to smithi087181593-42 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:3395: finishing write tid 3 to smithi087181593-42 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:3395: finishing write tid 4 to smithi087181593-42 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1541 (ObjNum 1054 snap 352 seq_num 1054) dirty exists 2023-10-07T19:02:00.332 INFO:tasks.rados.rados.0.smithi087.stdout:3395: left oid 42 (ObjNum 1054 snap 352 seq_num 1054) 2023-10-07T19:02:01.287 INFO:tasks.rados.rados.0.smithi087.stdout:3393: done (4 left) 2023-10-07T19:02:01.287 INFO:tasks.rados.rados.0.smithi087.stdout:3395: done (3 left) 2023-10-07T19:02:01.287 INFO:tasks.rados.rados.0.smithi087.stdout:3396: done (2 left) 2023-10-07T19:02:01.287 INFO:tasks.rados.rados.0.smithi087.stdout:3397: done (1 left) 2023-10-07T19:02:01.288 INFO:tasks.rados.rados.0.smithi087.stdout:3398: done (0 left) 2023-10-07T19:02:01.288 INFO:tasks.rados.rados.0.smithi087.stdout:3399: snap_remove snap 322 2023-10-07T19:02:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:01 smithi163 ceph-mon[190496]: pgmap v818: 121 pgs: 121 active+clean; 593 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:02:01.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:01 smithi163 ceph-mon[190496]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T19:02:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:01 smithi087 ceph-mon[198934]: pgmap v818: 121 pgs: 121 active+clean; 593 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:02:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:01 smithi087 ceph-mon[198934]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T19:02:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:01 smithi087 ceph-mon[202419]: pgmap v818: 121 pgs: 121 active+clean; 593 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-10-07T19:02:01.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:01 smithi087 ceph-mon[202419]: osdmap e766: 8 total, 8 up, 8 in 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:3399: done (0 left) 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:3400: rmattr oid 38 current snap is 353 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:3400: done (0 left) 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:3401: read oid 15 snap -1 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:3401: expect (ObjNum 1052 snap 351 seq_num 1052) 2023-10-07T19:02:02.295 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 353 2023-10-07T19:02:02.296 INFO:tasks.rados.rados.0.smithi087.stdout:3402: seq_num 1055 ranges {655360=475136,1130496=401408} 2023-10-07T19:02:02.301 INFO:tasks.rados.rados.0.smithi087.stdout:3402: writing smithi087181593-27 from 655360 to 1130496 tid 1 2023-10-07T19:02:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:3402: writing smithi087181593-27 from 1130496 to 1531904 tid 2 2023-10-07T19:02:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:3403: read oid 24 snap -1 2023-10-07T19:02:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:3403: expect deleted 2023-10-07T19:02:02.304 INFO:tasks.rados.rados.0.smithi087.stdout:3404: snap_create 2023-10-07T19:02:02.317 INFO:tasks.rados.rados.0.smithi087.stdout:3401: expect (ObjNum 1052 snap 351 seq_num 1052) 2023-10-07T19:02:02.370 INFO:tasks.rados.rados.0.smithi087.stdout:3402: finishing write tid 1 to smithi087181593-27 2023-10-07T19:02:02.370 INFO:tasks.rados.rados.0.smithi087.stdout:3402: finishing write tid 2 to smithi087181593-27 2023-10-07T19:02:02.371 INFO:tasks.rados.rados.0.smithi087.stdout:3402: finishing write tid 3 to smithi087181593-27 2023-10-07T19:02:02.371 INFO:tasks.rados.rados.0.smithi087.stdout:3402: finishing write tid 4 to smithi087181593-27 2023-10-07T19:02:02.371 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2386 (ObjNum 1055 snap 353 seq_num 1055) dirty exists 2023-10-07T19:02:02.371 INFO:tasks.rados.rados.0.smithi087.stdout:3402: left oid 27 (ObjNum 1055 snap 353 seq_num 1055) 2023-10-07T19:02:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:02 smithi163 ceph-mon[190496]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T19:02:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:02 smithi163 ceph-mon[190496]: pgmap v821: 121 pgs: 121 active+clean; 595 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T19:02:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:02 smithi087 ceph-mon[202419]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T19:02:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:02 smithi087 ceph-mon[202419]: pgmap v821: 121 pgs: 121 active+clean; 595 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T19:02:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:02 smithi087 ceph-mon[198934]: osdmap e767: 8 total, 8 up, 8 in 2023-10-07T19:02:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:02 smithi087 ceph-mon[198934]: pgmap v821: 121 pgs: 121 active+clean; 595 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2023-10-07T19:02:03.307 INFO:tasks.rados.rados.0.smithi087.stdout:3401: done (3 left) 2023-10-07T19:02:03.307 INFO:tasks.rados.rados.0.smithi087.stdout:3402: done (2 left) 2023-10-07T19:02:03.307 INFO:tasks.rados.rados.0.smithi087.stdout:3403: done (1 left) 2023-10-07T19:02:03.307 INFO:tasks.rados.rados.0.smithi087.stdout:3404: done (0 left) 2023-10-07T19:02:03.307 INFO:tasks.rados.rados.0.smithi087.stdout:3405: delete oid 25 current snap is 354 2023-10-07T19:02:03.312 INFO:tasks.rados.rados.0.smithi087.stdout:3405: done (0 left) 2023-10-07T19:02:03.312 INFO:tasks.rados.rados.0.smithi087.stdout:3406: read oid 49 snap -1 2023-10-07T19:02:03.312 INFO:tasks.rados.rados.0.smithi087.stdout:3406: expect (ObjNum 1041 snap 346 seq_num 1041) 2023-10-07T19:02:03.312 INFO:tasks.rados.rados.0.smithi087.stdout:3407: delete oid 29 current snap is 354 2023-10-07T19:02:03.318 INFO:tasks.rados.rados.0.smithi087.stdout:3406: expect (ObjNum 1041 snap 346 seq_num 1041) 2023-10-07T19:02:03.336 INFO:tasks.rados.rados.0.smithi087.stdout:3406: done (1 left) 2023-10-07T19:02:03.336 INFO:tasks.rados.rados.0.smithi087.stdout:3407: done (0 left) 2023-10-07T19:02:03.336 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 354 2023-10-07T19:02:03.336 INFO:tasks.rados.rados.0.smithi087.stdout:3408: seq_num 1058 ranges {0=524288,524288=401408} 2023-10-07T19:02:03.338 INFO:tasks.rados.rados.0.smithi087.stdout:3408: writing smithi087181593-50 from 0 to 524288 tid 1 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3408: writing smithi087181593-50 from 524288 to 925696 tid 2 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3409: copy_from oid 37 from oid 31 current snap is 354 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3410: read oid 33 snap 306 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3410: expect deleted 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3411: rollback oid 23 current snap is 354 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 23 to 343 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3412: read oid 3 snap -1 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3412: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:02:03.342 INFO:tasks.rados.rados.0.smithi087.stdout:3413: rollback oid 4 current snap is 354 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 306 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:3414: copy_from oid 9 from oid 5 current snap is 354 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:3415: copy_from oid 7 from oid 22 current snap is 354 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:3416: read oid 8 snap -1 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:3416: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 354 2023-10-07T19:02:03.343 INFO:tasks.rados.rados.0.smithi087.stdout:3417: seq_num 1059 ranges {8658944=540672,9199616=401408} 2023-10-07T19:02:03.392 INFO:tasks.rados.rados.0.smithi087.stdout:3417: writing smithi087181593-48 from 8658944 to 9199616 tid 1 2023-10-07T19:02:03.394 INFO:tasks.rados.rados.0.smithi087.stdout:3417: writing smithi087181593-48 from 9199616 to 9601024 tid 2 2023-10-07T19:02:03.395 INFO:tasks.rados.rados.0.smithi087.stdout:3418: snap_remove snap 344 2023-10-07T19:02:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:03 smithi163 ceph-mon[190496]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T19:02:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:03 smithi087 ceph-mon[198934]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T19:02:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:03 smithi087 ceph-mon[202419]: osdmap e768: 8 total, 8 up, 8 in 2023-10-07T19:02:04.229 INFO:tasks.rados.rados.0.smithi087.stdout:3418: done (10 left) 2023-10-07T19:02:04.229 INFO:tasks.rados.rados.0.smithi087.stdout:3419: snap_remove snap 325 2023-10-07T19:02:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:04 smithi163 ceph-mon[190496]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T19:02:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:04 smithi163 ceph-mon[190496]: pgmap v824: 121 pgs: 121 active+clean; 600 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-10-07T19:02:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:04 smithi163 ceph-mon[190496]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T19:02:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[202419]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T19:02:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[202419]: pgmap v824: 121 pgs: 121 active+clean; 600 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-10-07T19:02:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[202419]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T19:02:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[198934]: osdmap e769: 8 total, 8 up, 8 in 2023-10-07T19:02:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[198934]: pgmap v824: 121 pgs: 121 active+clean; 600 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 12 op/s 2023-10-07T19:02:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:04 smithi087 ceph-mon[198934]: osdmap e770: 8 total, 8 up, 8 in 2023-10-07T19:02:05.234 INFO:tasks.rados.rados.0.smithi087.stdout:3419: done (10 left) 2023-10-07T19:02:05.234 INFO:tasks.rados.rados.0.smithi087.stdout:3420: delete oid 41 current snap is 354 2023-10-07T19:02:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:3416: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:3408: finishing write tid 1 to smithi087181593-50 2023-10-07T19:02:05.238 INFO:tasks.rados.rados.0.smithi087.stdout:3415: finishing copy_from to smithi087181593-7 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3415: got expected ENOENT (src dne) 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3415: finishing copy_from racing read to smithi087181593-7 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3413: finishing rollback tid 0 to smithi087181593-4 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3408: finishing write tid 2 to smithi087181593-50 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3411: finishing rollback tid 0 to smithi087181593-23 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3408: finishing write tid 3 to smithi087181593-50 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3413: finishing rollback tid 1 to smithi087181593-4 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3413: finishing rollback tid 2 to smithi087181593-4 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1544 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3411: finishing rollback tid 1 to smithi087181593-23 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2434 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T19:02:05.239 INFO:tasks.rados.rados.0.smithi087.stdout:3408: finishing write tid 4 to smithi087181593-50 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 1756 (ObjNum 1058 snap 354 seq_num 1058) dirty exists 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:3408: left oid 50 (ObjNum 1058 snap 354 seq_num 1058) 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:3414: finishing copy_from racing read to smithi087181593-9 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:3414: finishing copy_from to smithi087181593-9 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 1955 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:02:05.240 INFO:tasks.rados.rados.0.smithi087.stdout:3412: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:02:05.454 INFO:tasks.rados.rados.0.smithi087.stdout:3409: finishing copy_from racing read to smithi087181593-37 2023-10-07T19:02:05.454 INFO:tasks.rados.rados.0.smithi087.stdout:3409: finishing copy_from to smithi087181593-37 2023-10-07T19:02:05.454 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 1924 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:02:05.454 INFO:tasks.rados.rados.0.smithi087.stdout:3417: finishing write tid 1 to smithi087181593-48 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3417: finishing write tid 2 to smithi087181593-48 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3408: done (10 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3409: done (9 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3410: done (8 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3411: done (7 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3412: done (6 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3413: done (5 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3414: done (4 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3415: done (3 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3416: done (2 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3420: done (1 left) 2023-10-07T19:02:05.455 INFO:tasks.rados.rados.0.smithi087.stdout:3421: snap_remove snap 306 2023-10-07T19:02:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:05] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:3421: done (1 left) 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:3422: copy_from oid 21 from oid 39 current snap is 354 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:3423: copy_from oid 46 from oid 29 current snap is 354 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:3424: rmattr oid 14 current snap is 354 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:3424: done (3 left) 2023-10-07T19:02:06.240 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 354 2023-10-07T19:02:06.241 INFO:tasks.rados.rados.0.smithi087.stdout:3425: seq_num 1061 ranges {778240=573440,1351680=401408} 2023-10-07T19:02:06.246 INFO:tasks.rados.rados.0.smithi087.stdout:3425: writing smithi087181593-28 from 778240 to 1351680 tid 1 2023-10-07T19:02:06.249 INFO:tasks.rados.rados.0.smithi087.stdout:3425: writing smithi087181593-28 from 1351680 to 1753088 tid 2 2023-10-07T19:02:06.249 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 354 2023-10-07T19:02:06.249 INFO:tasks.rados.rados.0.smithi087.stdout:3417: finishing write tid 3 to smithi087181593-48 2023-10-07T19:02:06.249 INFO:tasks.rados.rados.0.smithi087.stdout:3417: finishing write tid 4 to smithi087181593-48 2023-10-07T19:02:06.249 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2280 (ObjNum 1059 snap 354 seq_num 1059) dirty exists 2023-10-07T19:02:06.250 INFO:tasks.rados.rados.0.smithi087.stdout:3417: left oid 48 (ObjNum 1059 snap 354 seq_num 1059) 2023-10-07T19:02:06.250 INFO:tasks.rados.rados.0.smithi087.stdout:3423: finishing copy_from to smithi087181593-46 2023-10-07T19:02:06.250 INFO:tasks.rados.rados.0.smithi087.stdout:3423: got expected ENOENT (src dne) 2023-10-07T19:02:06.250 INFO:tasks.rados.rados.0.smithi087.stdout:3423: finishing copy_from racing read to smithi087181593-46 2023-10-07T19:02:06.250 INFO:tasks.rados.rados.0.smithi087.stdout:3426: seq_num 1062 ranges {2932736=589824,3522560=401408} 2023-10-07T19:02:06.269 INFO:tasks.rados.rados.0.smithi087.stdout:3426: writing smithi087181593-16 from 2932736 to 3522560 tid 1 2023-10-07T19:02:06.272 INFO:tasks.rados.rados.0.smithi087.stdout:3426: writing smithi087181593-16 from 3522560 to 3923968 tid 2 2023-10-07T19:02:06.272 INFO:tasks.rados.rados.0.smithi087.stdout:3417: done (4 left) 2023-10-07T19:02:06.272 INFO:tasks.rados.rados.0.smithi087.stdout:3423: done (3 left) 2023-10-07T19:02:06.272 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 354 2023-10-07T19:02:06.272 INFO:tasks.rados.rados.0.smithi087.stdout:3427: seq_num 1063 ranges {1499136=606208,2105344=401408} 2023-10-07T19:02:06.284 INFO:tasks.rados.rados.0.smithi087.stdout:3427: writing smithi087181593-46 from 1499136 to 2105344 tid 1 2023-10-07T19:02:06.287 INFO:tasks.rados.rados.0.smithi087.stdout:3427: writing smithi087181593-46 from 2105344 to 2506752 tid 2 2023-10-07T19:02:06.287 INFO:tasks.rados.rados.0.smithi087.stdout:3428: snap_create 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3425: finishing write tid 1 to smithi087181593-28 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3425: finishing write tid 2 to smithi087181593-28 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3425: finishing write tid 3 to smithi087181593-28 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3425: finishing write tid 4 to smithi087181593-28 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2450 (ObjNum 1061 snap 354 seq_num 1061) dirty exists 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3425: left oid 28 (ObjNum 1061 snap 354 seq_num 1061) 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3426: finishing write tid 1 to smithi087181593-16 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3426: finishing write tid 2 to smithi087181593-16 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3426: finishing write tid 3 to smithi087181593-16 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:3426: finishing write tid 4 to smithi087181593-16 2023-10-07T19:02:06.288 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1624 (ObjNum 1062 snap 354 seq_num 1062) dirty exists 2023-10-07T19:02:06.289 INFO:tasks.rados.rados.0.smithi087.stdout:3426: left oid 16 (ObjNum 1062 snap 354 seq_num 1062) 2023-10-07T19:02:06.289 INFO:tasks.rados.rados.0.smithi087.stdout:3422: finishing copy_from racing read to smithi087181593-21 2023-10-07T19:02:06.289 INFO:tasks.rados.rados.0.smithi087.stdout:3422: finishing copy_from to smithi087181593-21 2023-10-07T19:02:06.289 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2368 (ObjNum 1035 snap 344 seq_num 1035) dirty exists 2023-10-07T19:02:06.290 INFO:tasks.rados.rados.0.smithi087.stdout:3427: finishing write tid 1 to smithi087181593-46 2023-10-07T19:02:06.290 INFO:tasks.rados.rados.0.smithi087.stdout:3427: finishing write tid 2 to smithi087181593-46 2023-10-07T19:02:06.290 INFO:tasks.rados.rados.0.smithi087.stdout:3427: finishing write tid 3 to smithi087181593-46 2023-10-07T19:02:06.291 INFO:tasks.rados.rados.0.smithi087.stdout:3427: finishing write tid 4 to smithi087181593-46 2023-10-07T19:02:06.291 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1434 (ObjNum 1063 snap 354 seq_num 1063) dirty exists 2023-10-07T19:02:06.291 INFO:tasks.rados.rados.0.smithi087.stdout:3427: left oid 46 (ObjNum 1063 snap 354 seq_num 1063) 2023-10-07T19:02:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:06 smithi163 ceph-mon[190496]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T19:02:06.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:06 smithi087 ceph-mon[198934]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T19:02:06.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:06 smithi087 ceph-mon[202419]: osdmap e771: 8 total, 8 up, 8 in 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3422: done (4 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3425: done (3 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3426: done (2 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3427: done (1 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3428: done (0 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3429: rmattr oid 44 current snap is 355 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3429: done (0 left) 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3430: rmattr oid 50 current snap is 355 2023-10-07T19:02:07.238 INFO:tasks.rados.rados.0.smithi087.stdout:3430: done (0 left) 2023-10-07T19:02:07.239 INFO:tasks.rados.rados.0.smithi087.stdout:3431: read oid 45 snap -1 2023-10-07T19:02:07.239 INFO:tasks.rados.rados.0.smithi087.stdout:3431: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:02:07.239 INFO:tasks.rados.rados.0.smithi087.stdout:3432: rmattr oid 23 current snap is 355 2023-10-07T19:02:07.239 INFO:tasks.rados.rados.0.smithi087.stdout:3432: done (1 left) 2023-10-07T19:02:07.239 INFO:tasks.rados.rados.0.smithi087.stdout:3433: snap_create 2023-10-07T19:02:07.243 INFO:tasks.rados.rados.0.smithi087.stdout:3431: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:02:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:07 smithi163 ceph-mon[190496]: pgmap v827: 121 pgs: 121 active+clean; 600 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 622 KiB/s wr, 5 op/s 2023-10-07T19:02:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:07 smithi163 ceph-mon[190496]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T19:02:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:07 smithi087 ceph-mon[198934]: pgmap v827: 121 pgs: 121 active+clean; 600 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 622 KiB/s wr, 5 op/s 2023-10-07T19:02:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:07 smithi087 ceph-mon[198934]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T19:02:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:07 smithi087 ceph-mon[202419]: pgmap v827: 121 pgs: 121 active+clean; 600 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 622 KiB/s wr, 5 op/s 2023-10-07T19:02:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:07 smithi087 ceph-mon[202419]: osdmap e772: 8 total, 8 up, 8 in 2023-10-07T19:02:08.244 INFO:tasks.rados.rados.0.smithi087.stdout:3431: done (1 left) 2023-10-07T19:02:08.244 INFO:tasks.rados.rados.0.smithi087.stdout:3433: done (0 left) 2023-10-07T19:02:08.244 INFO:tasks.rados.rados.0.smithi087.stdout:3434: snap_remove snap 296 2023-10-07T19:02:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:08 smithi163 ceph-mon[190496]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T19:02:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:08 smithi087 ceph-mon[198934]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T19:02:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:08 smithi087 ceph-mon[202419]: osdmap e773: 8 total, 8 up, 8 in 2023-10-07T19:02:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:3434: done (0 left) 2023-10-07T19:02:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:3435: read oid 1 snap -1 2023-10-07T19:02:09.231 INFO:tasks.rados.rados.0.smithi087.stdout:3435: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:09.233 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 356 2023-10-07T19:02:09.233 INFO:tasks.rados.rados.0.smithi087.stdout:3436: seq_num 1064 ranges {2801664=622592,3424256=401408} 2023-10-07T19:02:09.251 INFO:tasks.rados.rados.0.smithi087.stdout:3436: writing smithi087181593-12 from 2801664 to 3424256 tid 1 2023-10-07T19:02:09.254 INFO:tasks.rados.rados.0.smithi087.stdout:3436: writing smithi087181593-12 from 3424256 to 3825664 tid 2 2023-10-07T19:02:09.254 INFO:tasks.rados.rados.0.smithi087.stdout:3437: rollback oid 32 current snap is 356 2023-10-07T19:02:09.254 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 350 2023-10-07T19:02:09.261 INFO:tasks.rados.rados.0.smithi087.stdout:3438: read oid 22 snap -1 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3438: expect deleted 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 356 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3439: seq_num 1065 ranges {0=638976,638976=401408} 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3439: writing smithi087181593-23 from 0 to 638976 tid 1 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3439: writing smithi087181593-23 from 638976 to 1040384 tid 2 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3440: copy_from oid 24 from oid 2 current snap is 356 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3436: finishing write tid 1 to smithi087181593-12 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3438: done (5 left) 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 356 2023-10-07T19:02:09.262 INFO:tasks.rados.rados.0.smithi087.stdout:3441: seq_num 1066 ranges {5570560=663552,6234112=401408} 2023-10-07T19:02:09.297 INFO:tasks.rados.rados.0.smithi087.stdout:3441: writing smithi087181593-17 from 5570560 to 6234112 tid 1 2023-10-07T19:02:09.299 INFO:tasks.rados.rados.0.smithi087.stdout:3441: writing smithi087181593-17 from 6234112 to 6635520 tid 2 2023-10-07T19:02:09.299 INFO:tasks.rados.rados.0.smithi087.stdout:3442: read oid 41 snap -1 2023-10-07T19:02:09.299 INFO:tasks.rados.rados.0.smithi087.stdout:3442: expect deleted 2023-10-07T19:02:09.300 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 356 2023-10-07T19:02:09.300 INFO:tasks.rados.rados.0.smithi087.stdout:3443: seq_num 1067 ranges {1531904=679936,2211840=401408} 2023-10-07T19:02:09.311 INFO:tasks.rados.rados.0.smithi087.stdout:3443: writing smithi087181593-27 from 1531904 to 2211840 tid 1 2023-10-07T19:02:09.314 INFO:tasks.rados.rados.0.smithi087.stdout:3443: writing smithi087181593-27 from 2211840 to 2613248 tid 2 2023-10-07T19:02:09.314 INFO:tasks.rados.rados.0.smithi087.stdout:3444: rollback oid 10 current snap is 356 2023-10-07T19:02:09.314 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 10 to 343 2023-10-07T19:02:09.314 INFO:tasks.rados.rados.0.smithi087.stdout:3436: finishing write tid 2 to smithi087181593-12 2023-10-07T19:02:09.314 INFO:tasks.rados.rados.0.smithi087.stdout:3437: finishing rollback tid 0 to smithi087181593-32 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3437: finishing rollback tid 1 to smithi087181593-32 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3437: finishing rollback tid 2 to smithi087181593-32 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1759 (ObjNum 129 snap 0 seq_num 1722583440) dirty exists 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3436: finishing write tid 3 to smithi087181593-12 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3436: finishing write tid 4 to smithi087181593-12 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1778 (ObjNum 1064 snap 356 seq_num 1064) dirty exists 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3436: left oid 12 (ObjNum 1064 snap 356 seq_num 1064) 2023-10-07T19:02:09.315 INFO:tasks.rados.rados.0.smithi087.stdout:3435: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3439: finishing write tid 1 to smithi087181593-23 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3439: finishing write tid 2 to smithi087181593-23 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3439: finishing write tid 3 to smithi087181593-23 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3440: finishing copy_from racing read to smithi087181593-24 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3435: done (8 left) 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3436: done (7 left) 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3437: done (6 left) 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3445: snap_create 2023-10-07T19:02:09.432 INFO:tasks.rados.rados.0.smithi087.stdout:3439: finishing write tid 4 to smithi087181593-23 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2463 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:3439: left oid 23 (ObjNum 1065 snap 356 seq_num 1065) 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:3440: finishing copy_from to smithi087181593-24 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2107 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:3441: finishing write tid 1 to smithi087181593-17 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:3441: finishing write tid 2 to smithi087181593-17 2023-10-07T19:02:09.433 INFO:tasks.rados.rados.0.smithi087.stdout:3441: finishing write tid 3 to smithi087181593-17 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3441: finishing write tid 4 to smithi087181593-17 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2390 (ObjNum 1066 snap 356 seq_num 1066) dirty exists 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3441: left oid 17 (ObjNum 1066 snap 356 seq_num 1066) 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3444: finishing rollback tid 0 to smithi087181593-10 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3443: finishing write tid 1 to smithi087181593-27 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3444: finishing rollback tid 1 to smithi087181593-10 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 1991 (ObjNum 177 snap 0 seq_num 0) dirty dne 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3443: finishing write tid 2 to smithi087181593-27 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3443: finishing write tid 3 to smithi087181593-27 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:3443: finishing write tid 4 to smithi087181593-27 2023-10-07T19:02:09.434 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2393 (ObjNum 1067 snap 356 seq_num 1067) dirty exists 2023-10-07T19:02:09.435 INFO:tasks.rados.rados.0.smithi087.stdout:3443: left oid 27 (ObjNum 1067 snap 356 seq_num 1067) 2023-10-07T19:02:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:09 smithi163 ceph-mon[190496]: pgmap v830: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 2 op/s 2023-10-07T19:02:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:09 smithi163 ceph-mon[190496]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T19:02:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:09 smithi163 ceph-mon[190496]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T19:02:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[198934]: pgmap v830: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 2 op/s 2023-10-07T19:02:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[198934]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T19:02:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[198934]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T19:02:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[202419]: pgmap v830: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 605 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 2 op/s 2023-10-07T19:02:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[202419]: osdmap e774: 8 total, 8 up, 8 in 2023-10-07T19:02:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:09 smithi087 ceph-mon[202419]: osdmap e775: 8 total, 8 up, 8 in 2023-10-07T19:02:10.258 INFO:tasks.rados.rados.0.smithi087.stdout:3439: done (6 left) 2023-10-07T19:02:10.258 INFO:tasks.rados.rados.0.smithi087.stdout:3440: done (5 left) 2023-10-07T19:02:10.258 INFO:tasks.rados.rados.0.smithi087.stdout:3441: done (4 left) 2023-10-07T19:02:10.258 INFO:tasks.rados.rados.0.smithi087.stdout:3442: done (3 left) 2023-10-07T19:02:10.258 INFO:tasks.rados.rados.0.smithi087.stdout:3443: done (2 left) 2023-10-07T19:02:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:3444: done (1 left) 2023-10-07T19:02:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:3445: done (0 left) 2023-10-07T19:02:10.259 INFO:tasks.rados.rados.0.smithi087.stdout:3446: snap_remove snap 339 2023-10-07T19:02:11.266 INFO:tasks.rados.rados.0.smithi087.stdout:3446: done (0 left) 2023-10-07T19:02:11.266 INFO:tasks.rados.rados.0.smithi087.stdout:3447: delete oid 16 current snap is 357 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:3447: done (0 left) 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:3448: read oid 10 snap -1 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:3448: expect deleted 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:3449: rmattr oid 43 current snap is 357 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 357 2023-10-07T19:02:11.273 INFO:tasks.rados.rados.0.smithi087.stdout:3450: seq_num 1069 ranges {3825664=712704,4538368=401408} 2023-10-07T19:02:11.299 INFO:tasks.rados.rados.0.smithi087.stdout:3450: writing smithi087181593-12 from 3825664 to 4538368 tid 1 2023-10-07T19:02:11.302 INFO:tasks.rados.rados.0.smithi087.stdout:3450: writing smithi087181593-12 from 4538368 to 4939776 tid 2 2023-10-07T19:02:11.302 INFO:tasks.rados.rados.0.smithi087.stdout:3451: rmattr oid 38 current snap is 357 2023-10-07T19:02:11.302 INFO:tasks.rados.rados.0.smithi087.stdout:3451: done (3 left) 2023-10-07T19:02:11.302 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 357 2023-10-07T19:02:11.302 INFO:tasks.rados.rados.0.smithi087.stdout:3452: seq_num 1070 ranges {1130496=729088,1859584=401408} 2023-10-07T19:02:11.312 INFO:tasks.rados.rados.0.smithi087.stdout:3452: writing smithi087181593-26 from 1130496 to 1859584 tid 1 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:3452: writing smithi087181593-26 from 1859584 to 2260992 tid 2 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 357 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2318 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:3450: finishing write tid 1 to smithi087181593-12 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:3450: finishing write tid 2 to smithi087181593-12 2023-10-07T19:02:11.315 INFO:tasks.rados.rados.0.smithi087.stdout:3453: seq_num 1071 ranges {0=745472,745472=401408} 2023-10-07T19:02:11.319 INFO:tasks.rados.rados.0.smithi087.stdout:3453: writing smithi087181593-19 from 0 to 745472 tid 1 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3453: writing smithi087181593-19 from 745472 to 1146880 tid 2 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3448: done (4 left) 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3449: done (3 left) 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3454: delete oid 14 current snap is 357 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3450: finishing write tid 3 to smithi087181593-12 2023-10-07T19:02:11.322 INFO:tasks.rados.rados.0.smithi087.stdout:3450: finishing write tid 4 to smithi087181593-12 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 1781 (ObjNum 1069 snap 357 seq_num 1069) dirty exists 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3450: left oid 12 (ObjNum 1069 snap 357 seq_num 1069) 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3452: finishing write tid 1 to smithi087181593-26 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3452: finishing write tid 2 to smithi087181593-26 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3452: finishing write tid 3 to smithi087181593-26 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3452: finishing write tid 4 to smithi087181593-26 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2396 (ObjNum 1070 snap 357 seq_num 1070) dirty exists 2023-10-07T19:02:11.323 INFO:tasks.rados.rados.0.smithi087.stdout:3452: left oid 26 (ObjNum 1070 snap 357 seq_num 1070) 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3453: finishing write tid 1 to smithi087181593-19 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3450: done (3 left) 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3452: done (2 left) 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3454: done (1 left) 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3455: read oid 9 snap -1 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:3455: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:02:11.325 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 357 2023-10-07T19:02:11.326 INFO:tasks.rados.rados.0.smithi087.stdout:3456: seq_num 1073 ranges {9601024=778240,10379264=401408} 2023-10-07T19:02:11.381 INFO:tasks.rados.rados.0.smithi087.stdout:3456: writing smithi087181593-48 from 9601024 to 10379264 tid 1 2023-10-07T19:02:11.383 INFO:tasks.rados.rados.0.smithi087.stdout:3456: writing smithi087181593-48 from 10379264 to 10780672 tid 2 2023-10-07T19:02:11.383 INFO:tasks.rados.rados.0.smithi087.stdout:3457: read oid 43 snap -1 2023-10-07T19:02:11.383 INFO:tasks.rados.rados.0.smithi087.stdout:3457: expect (ObjNum 1013 snap 334 seq_num 1013) 2023-10-07T19:02:11.383 INFO:tasks.rados.rados.0.smithi087.stdout:3458: snap_create 2023-10-07T19:02:11.383 INFO:tasks.rados.rados.0.smithi087.stdout:3453: finishing write tid 2 to smithi087181593-19 2023-10-07T19:02:11.384 INFO:tasks.rados.rados.0.smithi087.stdout:3453: finishing write tid 3 to smithi087181593-19 2023-10-07T19:02:11.384 INFO:tasks.rados.rados.0.smithi087.stdout:3453: finishing write tid 4 to smithi087181593-19 2023-10-07T19:02:11.384 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 1911 (ObjNum 1071 snap 357 seq_num 1071) dirty exists 2023-10-07T19:02:11.384 INFO:tasks.rados.rados.0.smithi087.stdout:3453: left oid 19 (ObjNum 1071 snap 357 seq_num 1071) 2023-10-07T19:02:11.384 INFO:tasks.rados.rados.0.smithi087.stdout:3455: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:02:11.536 INFO:tasks.rados.rados.0.smithi087.stdout:3456: finishing write tid 1 to smithi087181593-48 2023-10-07T19:02:11.536 INFO:tasks.rados.rados.0.smithi087.stdout:3456: finishing write tid 2 to smithi087181593-48 2023-10-07T19:02:11.536 INFO:tasks.rados.rados.0.smithi087.stdout:3456: finishing write tid 3 to smithi087181593-48 2023-10-07T19:02:11.536 INFO:tasks.rados.rados.0.smithi087.stdout:3456: finishing write tid 4 to smithi087181593-48 2023-10-07T19:02:11.537 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2330 (ObjNum 1073 snap 357 seq_num 1073) dirty exists 2023-10-07T19:02:11.537 INFO:tasks.rados.rados.0.smithi087.stdout:3456: left oid 48 (ObjNum 1073 snap 357 seq_num 1073) 2023-10-07T19:02:11.537 INFO:tasks.rados.rados.0.smithi087.stdout:3457: expect (ObjNum 1013 snap 334 seq_num 1013) 2023-10-07T19:02:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:11 smithi163 ceph-mon[190496]: pgmap v833: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 609 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2023-10-07T19:02:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:11 smithi163 ceph-mon[190496]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T19:02:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:11 smithi087 ceph-mon[202419]: pgmap v833: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 609 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2023-10-07T19:02:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:11 smithi087 ceph-mon[202419]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T19:02:11.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:11 smithi087 ceph-mon[198934]: pgmap v833: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 609 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 11 op/s 2023-10-07T19:02:11.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:11 smithi087 ceph-mon[198934]: osdmap e776: 8 total, 8 up, 8 in 2023-10-07T19:02:12.273 INFO:tasks.rados.rados.0.smithi087.stdout:3453: done (4 left) 2023-10-07T19:02:12.273 INFO:tasks.rados.rados.0.smithi087.stdout:3455: done (3 left) 2023-10-07T19:02:12.273 INFO:tasks.rados.rados.0.smithi087.stdout:3456: done (2 left) 2023-10-07T19:02:12.274 INFO:tasks.rados.rados.0.smithi087.stdout:3457: done (1 left) 2023-10-07T19:02:12.274 INFO:tasks.rados.rados.0.smithi087.stdout:3458: done (0 left) 2023-10-07T19:02:12.274 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 358 2023-10-07T19:02:12.274 INFO:tasks.rados.rados.0.smithi087.stdout:3459: seq_num 1074 ranges {0=794624,794624=401408} 2023-10-07T19:02:12.277 INFO:tasks.rados.rados.0.smithi087.stdout:3459: writing smithi087181593-14 from 0 to 794624 tid 1 2023-10-07T19:02:12.280 INFO:tasks.rados.rados.0.smithi087.stdout:3459: writing smithi087181593-14 from 794624 to 1196032 tid 2 2023-10-07T19:02:12.280 INFO:tasks.rados.rados.0.smithi087.stdout:3460: rollback oid 15 current snap is 358 2023-10-07T19:02:12.280 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 349 2023-10-07T19:02:12.280 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 358 2023-10-07T19:02:12.280 INFO:tasks.rados.rados.0.smithi087.stdout:3461: seq_num 1075 ranges {2506752=409600,2916352=671744,3588096=131072} 2023-10-07T19:02:12.296 INFO:tasks.rados.rados.0.smithi087.stdout:3461: writing smithi087181593-46 from 2506752 to 2916352 tid 1 2023-10-07T19:02:12.299 INFO:tasks.rados.rados.0.smithi087.stdout:3461: writing smithi087181593-46 from 2916352 to 3588096 tid 2 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3461: writing smithi087181593-46 from 3588096 to 3719168 tid 3 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3462: read oid 49 snap 357 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3462: expect (ObjNum 1041 snap 346 seq_num 1041) 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3463: rmattr oid 8 current snap is 358 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3459: finishing write tid 1 to smithi087181593-14 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3460: finishing rollback tid 0 to smithi087181593-15 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3459: finishing write tid 2 to smithi087181593-14 2023-10-07T19:02:12.301 INFO:tasks.rados.rados.0.smithi087.stdout:3464: snap_create 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3459: finishing write tid 3 to smithi087181593-14 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3460: finishing rollback tid 1 to smithi087181593-15 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3460: finishing rollback tid 2 to smithi087181593-15 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 2001 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3459: finishing write tid 4 to smithi087181593-14 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2485 (ObjNum 1074 snap 358 seq_num 1074) dirty exists 2023-10-07T19:02:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3459: left oid 14 (ObjNum 1074 snap 358 seq_num 1074) 2023-10-07T19:02:12.304 INFO:tasks.rados.rados.0.smithi087.stdout:3462: expect (ObjNum 1041 snap 346 seq_num 1041) 2023-10-07T19:02:12.320 INFO:tasks.rados.rados.0.smithi087.stdout:3461: finishing write tid 1 to smithi087181593-46 2023-10-07T19:02:12.320 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2003 (ObjNum 145 snap 0 seq_num 1722353312) dirty exists 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:3461: finishing write tid 2 to smithi087181593-46 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:3461: finishing write tid 3 to smithi087181593-46 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:3461: finishing write tid 4 to smithi087181593-46 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:3461: finishing write tid 5 to smithi087181593-46 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1438 (ObjNum 1075 snap 358 seq_num 1075) dirty exists 2023-10-07T19:02:12.321 INFO:tasks.rados.rados.0.smithi087.stdout:3461: left oid 46 (ObjNum 1075 snap 358 seq_num 1075) 2023-10-07T19:02:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:12 smithi163 ceph-mon[190496]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T19:02:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:12 smithi087 ceph-mon[202419]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T19:02:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:12 smithi087 ceph-mon[198934]: osdmap e777: 8 total, 8 up, 8 in 2023-10-07T19:02:13.286 INFO:tasks.rados.rados.0.smithi087.stdout:3459: done (5 left) 2023-10-07T19:02:13.286 INFO:tasks.rados.rados.0.smithi087.stdout:3460: done (4 left) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3461: done (3 left) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3462: done (2 left) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3463: done (1 left) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3464: done (0 left) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3465: read oid 5 snap -1 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3465: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:02:13.287 INFO:tasks.rados.rados.0.smithi087.stdout:3466: snap_remove snap 328 2023-10-07T19:02:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:13 smithi163 ceph-mon[190496]: pgmap v836: 121 pgs: 121 active+clean; 610 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2023-10-07T19:02:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:13 smithi163 ceph-mon[190496]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T19:02:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:13 smithi087 ceph-mon[198934]: pgmap v836: 121 pgs: 121 active+clean; 610 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2023-10-07T19:02:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:13 smithi087 ceph-mon[198934]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T19:02:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:13 smithi087 ceph-mon[202419]: pgmap v836: 121 pgs: 121 active+clean; 610 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2023-10-07T19:02:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:13 smithi087 ceph-mon[202419]: osdmap e778: 8 total, 8 up, 8 in 2023-10-07T19:02:14.236 INFO:tasks.rados.rados.0.smithi087.stdout:3466: done (1 left) 2023-10-07T19:02:14.236 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 359 2023-10-07T19:02:14.236 INFO:tasks.rados.rados.0.smithi087.stdout:3465: expect (ObjNum 694 snap 222 seq_num 694) 2023-10-07T19:02:14.408 INFO:tasks.rados.rados.0.smithi087.stdout:3467: seq_num 1076 ranges {0=425984,425984=548864,974848=253952} 2023-10-07T19:02:14.410 INFO:tasks.rados.rados.0.smithi087.stdout:3467: writing smithi087181593-41 from 0 to 425984 tid 1 2023-10-07T19:02:14.414 INFO:tasks.rados.rados.0.smithi087.stdout:3467: writing smithi087181593-41 from 425984 to 974848 tid 2 2023-10-07T19:02:14.415 INFO:tasks.rados.rados.0.smithi087.stdout:3467: writing smithi087181593-41 from 974848 to 1228800 tid 3 2023-10-07T19:02:14.415 INFO:tasks.rados.rados.0.smithi087.stdout:3465: done (1 left) 2023-10-07T19:02:14.416 INFO:tasks.rados.rados.0.smithi087.stdout:3468: snap_remove snap 316 2023-10-07T19:02:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:14 smithi163 ceph-mon[190496]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T19:02:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:14 smithi163 ceph-mon[190496]: pgmap v839: 121 pgs: 121 active+clean; 615 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:14 smithi163 ceph-mon[190496]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T19:02:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[198934]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T19:02:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[198934]: pgmap v839: 121 pgs: 121 active+clean; 615 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[198934]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T19:02:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[202419]: osdmap e779: 8 total, 8 up, 8 in 2023-10-07T19:02:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[202419]: pgmap v839: 121 pgs: 121 active+clean; 615 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:14 smithi087 ceph-mon[202419]: osdmap e780: 8 total, 8 up, 8 in 2023-10-07T19:02:15.292 INFO:tasks.rados.rados.0.smithi087.stdout:3468: done (1 left) 2023-10-07T19:02:15.292 INFO:tasks.rados.rados.0.smithi087.stdout:3469: copy_from oid 44 from oid 17 current snap is 359 2023-10-07T19:02:15.295 INFO:tasks.rados.rados.0.smithi087.stdout:3470: rmattr oid 23 current snap is 359 2023-10-07T19:02:15.295 INFO:tasks.rados.rados.0.smithi087.stdout:3470: done (2 left) 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3471: rollback oid 24 current snap is 359 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 336 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3472: copy_from oid 1 from oid 26 current snap is 359 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3473: read oid 31 snap -1 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3473: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3474: setattr oid 8 current snap is 359 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 359 2023-10-07T19:02:15.296 INFO:tasks.rados.rados.0.smithi087.stdout:3475: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2023-10-07T19:02:15.297 INFO:tasks.rados.rados.0.smithi087.stdout:3475: writing smithi087181593-22 from 0 to 442368 tid 1 2023-10-07T19:02:15.302 INFO:tasks.rados.rados.0.smithi087.stdout:3475: writing smithi087181593-22 from 442368 to 876544 tid 2 2023-10-07T19:02:15.302 INFO:tasks.rados.rados.0.smithi087.stdout:3475: writing smithi087181593-22 from 876544 to 1245184 tid 3 2023-10-07T19:02:15.302 INFO:tasks.rados.rados.0.smithi087.stdout:3476: read oid 25 snap -1 2023-10-07T19:02:15.302 INFO:tasks.rados.rados.0.smithi087.stdout:3476: expect deleted 2023-10-07T19:02:15.302 INFO:tasks.rados.rados.0.smithi087.stdout:3477: snap_remove snap 356 2023-10-07T19:02:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:02:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:02:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:02:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:02:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:15] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:02:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:02:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3477: done (8 left) 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3478: read oid 30 snap 352 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3478: expect (ObjNum 1039 snap 345 seq_num 1039) 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3479: rollback oid 5 current snap is 359 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 275 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3480: read oid 39 snap 354 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3480: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 359 2023-10-07T19:02:16.308 INFO:tasks.rados.rados.0.smithi087.stdout:3481: seq_num 1078 ranges {0=458752,458752=720896,1179648=81920} 2023-10-07T19:02:16.311 INFO:tasks.rados.rados.0.smithi087.stdout:3481: writing smithi087181593-6 from 0 to 458752 tid 1 2023-10-07T19:02:16.317 INFO:tasks.rados.rados.0.smithi087.stdout:3481: writing smithi087181593-6 from 458752 to 1179648 tid 2 2023-10-07T19:02:16.317 INFO:tasks.rados.rados.0.smithi087.stdout:3481: writing smithi087181593-6 from 1179648 to 1261568 tid 3 2023-10-07T19:02:16.317 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 359 2023-10-07T19:02:16.318 INFO:tasks.rados.rados.0.smithi087.stdout:3482: seq_num 1079 ranges {8658944=475136,9134080=606208,9740288=196608} 2023-10-07T19:02:16.366 INFO:tasks.rados.rados.0.smithi087.stdout:3482: writing smithi087181593-38 from 8658944 to 9134080 tid 1 2023-10-07T19:02:16.369 INFO:tasks.rados.rados.0.smithi087.stdout:3482: writing smithi087181593-38 from 9134080 to 9740288 tid 2 2023-10-07T19:02:16.371 INFO:tasks.rados.rados.0.smithi087.stdout:3482: writing smithi087181593-38 from 9740288 to 9936896 tid 3 2023-10-07T19:02:16.371 INFO:tasks.rados.rados.0.smithi087.stdout:3483: read oid 42 snap -1 2023-10-07T19:02:16.371 INFO:tasks.rados.rados.0.smithi087.stdout:3483: expect (ObjNum 1054 snap 352 seq_num 1054) 2023-10-07T19:02:16.371 INFO:tasks.rados.rados.0.smithi087.stdout:3484: snap_remove snap 357 2023-10-07T19:02:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:16 smithi163 ceph-mon[190496]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T19:02:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:16 smithi163 ceph-mon[190496]: pgmap v842: 121 pgs: 121 active+clean; 616 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:16 smithi087 ceph-mon[198934]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T19:02:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:16 smithi087 ceph-mon[198934]: pgmap v842: 121 pgs: 121 active+clean; 616 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:16 smithi087 ceph-mon[202419]: osdmap e781: 8 total, 8 up, 8 in 2023-10-07T19:02:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:16 smithi087 ceph-mon[202419]: pgmap v842: 121 pgs: 121 active+clean; 616 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2023-10-07T19:02:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:3484: done (14 left) 2023-10-07T19:02:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:3485: read oid 7 snap 349 2023-10-07T19:02:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:3485: expect (ObjNum 1040 snap 346 seq_num 1040) 2023-10-07T19:02:17.310 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 359 2023-10-07T19:02:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:3486: seq_num 1080 ranges {2547712=491520,3039232=540672,3579904=262144} 2023-10-07T19:02:17.327 INFO:tasks.rados.rados.0.smithi087.stdout:3486: writing smithi087181593-40 from 2547712 to 3039232 tid 1 2023-10-07T19:02:17.330 INFO:tasks.rados.rados.0.smithi087.stdout:3486: writing smithi087181593-40 from 3039232 to 3579904 tid 2 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3486: writing smithi087181593-40 from 3579904 to 3842048 tid 3 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: finishing write tid 1 to smithi087181593-41 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: finishing write tid 2 to smithi087181593-41 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: finishing write tid 3 to smithi087181593-41 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: finishing write tid 4 to smithi087181593-41 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: finishing write tid 5 to smithi087181593-41 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2372 (ObjNum 1076 snap 359 seq_num 1076) dirty exists 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: left oid 41 (ObjNum 1076 snap 359 seq_num 1076) 2023-10-07T19:02:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3467: done (15 left) 2023-10-07T19:02:17.334 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 359 2023-10-07T19:02:17.334 INFO:tasks.rados.rados.0.smithi087.stdout:3487: seq_num 1081 ranges {5742592=507904,6250496=425984,6676480=376832} 2023-10-07T19:02:17.366 INFO:tasks.rados.rados.0.smithi087.stdout:3487: writing smithi087181593-3 from 5742592 to 6250496 tid 1 2023-10-07T19:02:17.368 INFO:tasks.rados.rados.0.smithi087.stdout:3487: writing smithi087181593-3 from 6250496 to 6676480 tid 2 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:3487: writing smithi087181593-3 from 6676480 to 7053312 tid 3 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 16 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:3476: done (15 left) 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 359 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:3471: finishing rollback tid 0 to smithi087181593-24 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2013 (ObjNum 33 snap 0 seq_num 1720423712) dirty exists 2023-10-07T19:02:17.371 INFO:tasks.rados.rados.0.smithi087.stdout:3473: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T19:02:17.429 INFO:tasks.rados.rados.0.smithi087.stdout:3471: finishing rollback tid 1 to smithi087181593-24 2023-10-07T19:02:17.429 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2492 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: finishing write tid 1 to smithi087181593-22 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: finishing write tid 2 to smithi087181593-22 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: finishing write tid 3 to smithi087181593-22 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: finishing write tid 4 to smithi087181593-22 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: finishing write tid 5 to smithi087181593-22 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 1915 (ObjNum 1077 snap 359 seq_num 1077) dirty exists 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3475: left oid 22 (ObjNum 1077 snap 359 seq_num 1077) 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3469: finishing copy_from racing read to smithi087181593-44 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3472: finishing copy_from racing read to smithi087181593-1 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3469: finishing copy_from to smithi087181593-44 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 2390 (ObjNum 1066 snap 356 seq_num 1066) dirty exists 2023-10-07T19:02:17.430 INFO:tasks.rados.rados.0.smithi087.stdout:3472: finishing copy_from to smithi087181593-1 2023-10-07T19:02:17.431 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2396 (ObjNum 1070 snap 357 seq_num 1070) dirty exists 2023-10-07T19:02:17.431 INFO:tasks.rados.rados.0.smithi087.stdout:3488: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2023-10-07T19:02:17.432 INFO:tasks.rados.rados.0.smithi087.stdout:3488: writing smithi087181593-32 from 0 to 524288 tid 1 2023-10-07T19:02:17.436 INFO:tasks.rados.rados.0.smithi087.stdout:3488: writing smithi087181593-32 from 524288 to 1228800 tid 2 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3488: writing smithi087181593-32 from 1228800 to 1327104 tid 3 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3469: done (15 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3471: done (14 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3472: done (13 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3473: done (12 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3474: done (11 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3475: done (10 left) 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3489: delete oid 17 current snap is 359 2023-10-07T19:02:17.437 INFO:tasks.rados.rados.0.smithi087.stdout:3478: expect (ObjNum 1039 snap 345 seq_num 1039) 2023-10-07T19:02:17.472 INFO:tasks.rados.rados.0.smithi087.stdout:3479: finishing rollback tid 0 to smithi087181593-5 2023-10-07T19:02:17.472 INFO:tasks.rados.rados.0.smithi087.stdout:3479: finishing rollback tid 1 to smithi087181593-5 2023-10-07T19:02:17.473 INFO:tasks.rados.rados.0.smithi087.stdout:3479: finishing rollback tid 2 to smithi087181593-5 2023-10-07T19:02:17.473 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2027 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-10-07T19:02:17.473 INFO:tasks.rados.rados.0.smithi087.stdout:3480: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:17 smithi163 ceph-mon[190496]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T19:02:17.691 INFO:tasks.rados.rados.0.smithi087.stdout:3481: finishing write tid 1 to smithi087181593-6 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3481: finishing write tid 2 to smithi087181593-6 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3481: finishing write tid 3 to smithi087181593-6 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3481: finishing write tid 4 to smithi087181593-6 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3481: finishing write tid 5 to smithi087181593-6 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 2372 (ObjNum 1078 snap 359 seq_num 1078) dirty exists 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3481: left oid 6 (ObjNum 1078 snap 359 seq_num 1078) 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3482: finishing write tid 1 to smithi087181593-38 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3482: finishing write tid 2 to smithi087181593-38 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3482: finishing write tid 3 to smithi087181593-38 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3478: done (10 left) 2023-10-07T19:02:17.692 INFO:tasks.rados.rados.0.smithi087.stdout:3479: done (9 left) 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3480: done (8 left) 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3481: done (7 left) 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3489: done (6 left) 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3490: snap_create 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3482: finishing write tid 4 to smithi087181593-38 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:3482: finishing write tid 5 to smithi087181593-38 2023-10-07T19:02:17.693 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2036 (ObjNum 1079 snap 359 seq_num 1079) dirty exists 2023-10-07T19:02:17.694 INFO:tasks.rados.rados.0.smithi087.stdout:3482: left oid 38 (ObjNum 1079 snap 359 seq_num 1079) 2023-10-07T19:02:17.694 INFO:tasks.rados.rados.0.smithi087.stdout:3483: expect (ObjNum 1054 snap 352 seq_num 1054) 2023-10-07T19:02:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:17 smithi087 ceph-mon[198934]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T19:02:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:17 smithi087 ceph-mon[202419]: osdmap e782: 8 total, 8 up, 8 in 2023-10-07T19:02:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:18 smithi163 ceph-mon[190496]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T19:02:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:18 smithi163 ceph-mon[190496]: pgmap v845: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T19:02:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:18 smithi087 ceph-mon[202419]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T19:02:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:18 smithi087 ceph-mon[202419]: pgmap v845: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T19:02:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:18 smithi087 ceph-mon[198934]: osdmap e783: 8 total, 8 up, 8 in 2023-10-07T19:02:18.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:18 smithi087 ceph-mon[198934]: pgmap v845: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-10-07T19:02:18.726 INFO:tasks.rados.rados.0.smithi087.stdout:3485: expect (ObjNum 1040 snap 346 seq_num 1040) 2023-10-07T19:02:18.741 INFO:tasks.rados.rados.0.smithi087.stdout:3486: finishing write tid 1 to smithi087181593-40 2023-10-07T19:02:18.741 INFO:tasks.rados.rados.0.smithi087.stdout:3486: finishing write tid 2 to smithi087181593-40 2023-10-07T19:02:18.741 INFO:tasks.rados.rados.0.smithi087.stdout:3486: finishing write tid 3 to smithi087181593-40 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3486: finishing write tid 4 to smithi087181593-40 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3486: finishing write tid 5 to smithi087181593-40 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2400 (ObjNum 1080 snap 359 seq_num 1080) dirty exists 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3486: left oid 40 (ObjNum 1080 snap 359 seq_num 1080) 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: finishing write tid 1 to smithi087181593-3 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: finishing write tid 2 to smithi087181593-3 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: finishing write tid 3 to smithi087181593-3 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: finishing write tid 4 to smithi087181593-3 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: finishing write tid 5 to smithi087181593-3 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1785 (ObjNum 1081 snap 359 seq_num 1081) dirty exists 2023-10-07T19:02:18.742 INFO:tasks.rados.rados.0.smithi087.stdout:3487: left oid 3 (ObjNum 1081 snap 359 seq_num 1081) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: finishing write tid 1 to smithi087181593-32 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: finishing write tid 2 to smithi087181593-32 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: finishing write tid 3 to smithi087181593-32 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: finishing write tid 4 to smithi087181593-32 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: finishing write tid 5 to smithi087181593-32 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1763 (ObjNum 1082 snap 359 seq_num 1082) dirty exists 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3488: left oid 32 (ObjNum 1082 snap 359 seq_num 1082) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3482: done (6 left) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3483: done (5 left) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3485: done (4 left) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3486: done (3 left) 2023-10-07T19:02:18.743 INFO:tasks.rados.rados.0.smithi087.stdout:3487: done (2 left) 2023-10-07T19:02:18.744 INFO:tasks.rados.rados.0.smithi087.stdout:3488: done (1 left) 2023-10-07T19:02:18.744 INFO:tasks.rados.rados.0.smithi087.stdout:3490: done (0 left) 2023-10-07T19:02:18.744 INFO:tasks.rados.rados.0.smithi087.stdout:3491: snap_create 2023-10-07T19:02:19.229 INFO:tasks.rados.rados.0.smithi087.stdout:3491: done (0 left) 2023-10-07T19:02:19.229 INFO:tasks.rados.rados.0.smithi087.stdout:3492: snap_create 2023-10-07T19:02:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:19 smithi163 ceph-mon[190496]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T19:02:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:19 smithi163 ceph-mon[190496]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T19:02:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[202419]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T19:02:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[202419]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T19:02:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[198934]: osdmap e784: 8 total, 8 up, 8 in 2023-10-07T19:02:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:19 smithi087 ceph-mon[198934]: osdmap e785: 8 total, 8 up, 8 in 2023-10-07T19:02:20.234 INFO:tasks.rados.rados.0.smithi087.stdout:3492: done (0 left) 2023-10-07T19:02:20.234 INFO:tasks.rados.rados.0.smithi087.stdout:3493: snap_create 2023-10-07T19:02:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:3493: done (0 left) 2023-10-07T19:02:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 363 2023-10-07T19:02:21.237 INFO:tasks.rados.rados.0.smithi087.stdout:3494: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2023-10-07T19:02:21.240 INFO:tasks.rados.rados.0.smithi087.stdout:3494: writing smithi087181593-17 from 0 to 557056 tid 1 2023-10-07T19:02:21.243 INFO:tasks.rados.rados.0.smithi087.stdout:3494: writing smithi087181593-17 from 557056 to 1032192 tid 2 2023-10-07T19:02:21.245 INFO:tasks.rados.rados.0.smithi087.stdout:3494: writing smithi087181593-17 from 1032192 to 1359872 tid 3 2023-10-07T19:02:21.246 INFO:tasks.rados.rados.0.smithi087.stdout:3495: rollback oid 40 current snap is 363 2023-10-07T19:02:21.246 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 40 to 353 2023-10-07T19:02:21.246 INFO:tasks.rados.rados.0.smithi087.stdout:3496: snap_remove snap 351 2023-10-07T19:02:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:21 smithi163 ceph-mon[190496]: pgmap v848: 121 pgs: 121 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2023-10-07T19:02:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:21 smithi163 ceph-mon[190496]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T19:02:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:21 smithi087 ceph-mon[198934]: pgmap v848: 121 pgs: 121 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2023-10-07T19:02:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:21 smithi087 ceph-mon[198934]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T19:02:21.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:21 smithi087 ceph-mon[202419]: pgmap v848: 121 pgs: 121 active+clean; 612 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2023-10-07T19:02:21.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:21 smithi087 ceph-mon[202419]: osdmap e786: 8 total, 8 up, 8 in 2023-10-07T19:02:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:3496: done (2 left) 2023-10-07T19:02:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:3497: read oid 29 snap 354 2023-10-07T19:02:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:3497: expect deleted 2023-10-07T19:02:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 363 2023-10-07T19:02:22.253 INFO:tasks.rados.rados.0.smithi087.stdout:3498: seq_num 1085 ranges {1146880=581632,1728512=761856,2490368=40960} 2023-10-07T19:02:22.265 INFO:tasks.rados.rados.0.smithi087.stdout:3498: writing smithi087181593-19 from 1146880 to 1728512 tid 1 2023-10-07T19:02:22.268 INFO:tasks.rados.rados.0.smithi087.stdout:3498: writing smithi087181593-19 from 1728512 to 2490368 tid 2 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:3498: writing smithi087181593-19 from 2490368 to 2531328 tid 3 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:3499: rollback oid 11 current snap is 363 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 350 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:3494: finishing write tid 1 to smithi087181593-17 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:3494: finishing write tid 2 to smithi087181593-17 2023-10-07T19:02:22.269 INFO:tasks.rados.rados.0.smithi087.stdout:3494: finishing write tid 3 to smithi087181593-17 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3494: finishing write tid 4 to smithi087181593-17 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3495: finishing rollback tid 0 to smithi087181593-40 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3495: finishing rollback tid 1 to smithi087181593-40 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3495: finishing rollback tid 2 to smithi087181593-40 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2403 (ObjNum 1025 snap 337 seq_num 1025) dirty exists 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3494: finishing write tid 5 to smithi087181593-17 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2401 (ObjNum 1084 snap 363 seq_num 1084) dirty exists 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3494: left oid 17 (ObjNum 1084 snap 363 seq_num 1084) 2023-10-07T19:02:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3494: done (4 left) 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:3495: done (3 left) 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:3497: done (2 left) 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:3500: rollback oid 1 current snap is 363 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 360 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:3501: snap_create 2023-10-07T19:02:22.271 INFO:tasks.rados.rados.0.smithi087.stdout:3498: finishing write tid 1 to smithi087181593-19 2023-10-07T19:02:22.273 INFO:tasks.rados.rados.0.smithi087.stdout:3499: finishing rollback tid 0 to smithi087181593-11 2023-10-07T19:02:22.274 INFO:tasks.rados.rados.0.smithi087.stdout:3499: finishing rollback tid 1 to smithi087181593-11 2023-10-07T19:02:22.274 INFO:tasks.rados.rados.0.smithi087.stdout:3499: finishing rollback tid 2 to smithi087181593-11 2023-10-07T19:02:22.274 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 1441 (ObjNum 1023 snap 335 seq_num 1023) dirty exists 2023-10-07T19:02:22.275 INFO:tasks.rados.rados.0.smithi087.stdout:3498: finishing write tid 2 to smithi087181593-19 2023-10-07T19:02:22.276 INFO:tasks.rados.rados.0.smithi087.stdout:3498: finishing write tid 3 to smithi087181593-19 2023-10-07T19:02:22.277 INFO:tasks.rados.rados.0.smithi087.stdout:3498: finishing write tid 4 to smithi087181593-19 2023-10-07T19:02:22.278 INFO:tasks.rados.rados.0.smithi087.stdout:3500: finishing rollback tid 0 to smithi087181593-1 2023-10-07T19:02:22.278 INFO:tasks.rados.rados.0.smithi087.stdout:3500: finishing rollback tid 1 to smithi087181593-1 2023-10-07T19:02:22.280 INFO:tasks.rados.rados.0.smithi087.stdout:3500: finishing rollback tid 2 to smithi087181593-1 2023-10-07T19:02:22.280 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2406 (ObjNum 1070 snap 357 seq_num 1070) dirty exists 2023-10-07T19:02:22.281 INFO:tasks.rados.rados.0.smithi087.stdout:3498: finishing write tid 5 to smithi087181593-19 2023-10-07T19:02:22.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 2394 (ObjNum 1085 snap 363 seq_num 1085) dirty exists 2023-10-07T19:02:22.282 INFO:tasks.rados.rados.0.smithi087.stdout:3498: left oid 19 (ObjNum 1085 snap 363 seq_num 1085) 2023-10-07T19:02:22.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:22 smithi163 ceph-mon[190496]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T19:02:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:22 smithi087 ceph-mon[198934]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T19:02:22.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:22 smithi087 ceph-mon[202419]: osdmap e787: 8 total, 8 up, 8 in 2023-10-07T19:02:23.261 INFO:tasks.rados.rados.0.smithi087.stdout:3498: done (3 left) 2023-10-07T19:02:23.261 INFO:tasks.rados.rados.0.smithi087.stdout:3499: done (2 left) 2023-10-07T19:02:23.261 INFO:tasks.rados.rados.0.smithi087.stdout:3500: done (1 left) 2023-10-07T19:02:23.261 INFO:tasks.rados.rados.0.smithi087.stdout:3501: done (0 left) 2023-10-07T19:02:23.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 364 2023-10-07T19:02:23.262 INFO:tasks.rados.rados.0.smithi087.stdout:3502: seq_num 1086 ranges {1097728=598016,1695744=647168,2342912=155648} 2023-10-07T19:02:23.270 INFO:tasks.rados.rados.0.smithi087.stdout:3502: writing smithi087181593-30 from 1097728 to 1695744 tid 1 2023-10-07T19:02:23.274 INFO:tasks.rados.rados.0.smithi087.stdout:3502: writing smithi087181593-30 from 1695744 to 2342912 tid 2 2023-10-07T19:02:23.275 INFO:tasks.rados.rados.0.smithi087.stdout:3502: writing smithi087181593-30 from 2342912 to 2498560 tid 3 2023-10-07T19:02:23.275 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 364 2023-10-07T19:02:23.275 INFO:tasks.rados.rados.0.smithi087.stdout:3503: seq_num 1087 ranges {9936896=614400,10551296=532480,11083776=270336} 2023-10-07T19:02:23.331 INFO:tasks.rados.rados.0.smithi087.stdout:3503: writing smithi087181593-38 from 9936896 to 10551296 tid 1 2023-10-07T19:02:23.334 INFO:tasks.rados.rados.0.smithi087.stdout:3503: writing smithi087181593-38 from 10551296 to 11083776 tid 2 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3503: writing smithi087181593-38 from 11083776 to 11354112 tid 3 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3504: snap_create 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: finishing write tid 1 to smithi087181593-30 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: finishing write tid 2 to smithi087181593-30 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: finishing write tid 3 to smithi087181593-30 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: finishing write tid 4 to smithi087181593-30 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: finishing write tid 5 to smithi087181593-30 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1445 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2023-10-07T19:02:23.336 INFO:tasks.rados.rados.0.smithi087.stdout:3502: left oid 30 (ObjNum 1086 snap 364 seq_num 1086) 2023-10-07T19:02:23.337 INFO:tasks.rados.rados.0.smithi087.stdout:3503: finishing write tid 1 to smithi087181593-38 2023-10-07T19:02:23.339 INFO:tasks.rados.rados.0.smithi087.stdout:3503: finishing write tid 2 to smithi087181593-38 2023-10-07T19:02:23.339 INFO:tasks.rados.rados.0.smithi087.stdout:3503: finishing write tid 3 to smithi087181593-38 2023-10-07T19:02:23.339 INFO:tasks.rados.rados.0.smithi087.stdout:3503: finishing write tid 4 to smithi087181593-38 2023-10-07T19:02:23.340 INFO:tasks.rados.rados.0.smithi087.stdout:3503: finishing write tid 5 to smithi087181593-38 2023-10-07T19:02:23.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2059 (ObjNum 1087 snap 364 seq_num 1087) dirty exists 2023-10-07T19:02:23.341 INFO:tasks.rados.rados.0.smithi087.stdout:3503: left oid 38 (ObjNum 1087 snap 364 seq_num 1087) 2023-10-07T19:02:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:23 smithi163 ceph-mon[190496]: pgmap v851: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:23 smithi163 ceph-mon[190496]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T19:02:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:23 smithi087 ceph-mon[198934]: pgmap v851: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:23 smithi087 ceph-mon[198934]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T19:02:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:23 smithi087 ceph-mon[202419]: pgmap v851: 121 pgs: 121 active+clean; 620 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:23 smithi087 ceph-mon[202419]: osdmap e788: 8 total, 8 up, 8 in 2023-10-07T19:02:24.233 INFO:tasks.rados.rados.0.smithi087.stdout:3502: done (2 left) 2023-10-07T19:02:24.233 INFO:tasks.rados.rados.0.smithi087.stdout:3503: done (1 left) 2023-10-07T19:02:24.233 INFO:tasks.rados.rados.0.smithi087.stdout:3504: done (0 left) 2023-10-07T19:02:24.233 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 365 2023-10-07T19:02:24.233 INFO:tasks.rados.rados.0.smithi087.stdout:3505: seq_num 1088 ranges {2400256=630784,3031040=466944,3497984=335872} 2023-10-07T19:02:24.249 INFO:tasks.rados.rados.0.smithi087.stdout:3505: writing smithi087181593-31 from 2400256 to 3031040 tid 1 2023-10-07T19:02:24.251 INFO:tasks.rados.rados.0.smithi087.stdout:3505: writing smithi087181593-31 from 3031040 to 3497984 tid 2 2023-10-07T19:02:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:3505: writing smithi087181593-31 from 3497984 to 3833856 tid 3 2023-10-07T19:02:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:3506: rmattr oid 35 current snap is 365 2023-10-07T19:02:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:3507: read oid 46 snap 352 2023-10-07T19:02:24.254 INFO:tasks.rados.rados.0.smithi087.stdout:3507: expect (ObjNum 1050 snap 348 seq_num 1050) 2023-10-07T19:02:24.255 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 365 2023-10-07T19:02:24.255 INFO:tasks.rados.rados.0.smithi087.stdout:3508: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2023-10-07T19:02:24.258 INFO:tasks.rados.rados.0.smithi087.stdout:3508: writing smithi087181593-24 from 0 to 647168 tid 1 2023-10-07T19:02:24.263 INFO:tasks.rados.rados.0.smithi087.stdout:3508: writing smithi087181593-24 from 647168 to 1392640 tid 2 2023-10-07T19:02:24.263 INFO:tasks.rados.rados.0.smithi087.stdout:3508: writing smithi087181593-24 from 1392640 to 1449984 tid 3 2023-10-07T19:02:24.263 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 365 2023-10-07T19:02:24.264 INFO:tasks.rados.rados.0.smithi087.stdout:3505: finishing write tid 1 to smithi087181593-31 2023-10-07T19:02:24.264 INFO:tasks.rados.rados.0.smithi087.stdout:3509: seq_num 1090 ranges {1507328=663552,2170880=630784,2801664=172032} 2023-10-07T19:02:24.276 INFO:tasks.rados.rados.0.smithi087.stdout:3509: writing smithi087181593-43 from 1507328 to 2170880 tid 1 2023-10-07T19:02:24.279 INFO:tasks.rados.rados.0.smithi087.stdout:3509: writing smithi087181593-43 from 2170880 to 2801664 tid 2 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3509: writing smithi087181593-43 from 2801664 to 2973696 tid 3 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3510: copy_from oid 9 from oid 15 current snap is 365 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3505: finishing write tid 2 to smithi087181593-31 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3505: finishing write tid 3 to smithi087181593-31 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3505: finishing write tid 4 to smithi087181593-31 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 2520 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3506: done (5 left) 2023-10-07T19:02:24.282 INFO:tasks.rados.rados.0.smithi087.stdout:3511: copy_from oid 25 from oid 30 current snap is 365 2023-10-07T19:02:24.283 INFO:tasks.rados.rados.0.smithi087.stdout:3505: finishing write tid 5 to smithi087181593-31 2023-10-07T19:02:24.283 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2376 (ObjNum 1088 snap 365 seq_num 1088) dirty exists 2023-10-07T19:02:24.283 INFO:tasks.rados.rados.0.smithi087.stdout:3505: left oid 31 (ObjNum 1088 snap 365 seq_num 1088) 2023-10-07T19:02:24.283 INFO:tasks.rados.rados.0.smithi087.stdout:3508: finishing write tid 1 to smithi087181593-24 2023-10-07T19:02:24.283 INFO:tasks.rados.rados.0.smithi087.stdout:3507: expect (ObjNum 1050 snap 348 seq_num 1050) 2023-10-07T19:02:24.332 INFO:tasks.rados.rados.0.smithi087.stdout:3508: finishing write tid 2 to smithi087181593-24 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3508: finishing write tid 3 to smithi087181593-24 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3508: finishing write tid 4 to smithi087181593-24 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3508: finishing write tid 5 to smithi087181593-24 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2524 (ObjNum 1089 snap 365 seq_num 1089) dirty exists 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3508: left oid 24 (ObjNum 1089 snap 365 seq_num 1089) 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3505: done (5 left) 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3507: done (4 left) 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3508: done (3 left) 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3512: copy_from oid 40 from oid 39 current snap is 365 2023-10-07T19:02:24.333 INFO:tasks.rados.rados.0.smithi087.stdout:3509: finishing write tid 1 to smithi087181593-43 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: finishing write tid 2 to smithi087181593-43 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: finishing write tid 3 to smithi087181593-43 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: finishing write tid 4 to smithi087181593-43 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: finishing write tid 5 to smithi087181593-43 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2410 (ObjNum 1090 snap 365 seq_num 1090) dirty exists 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: left oid 43 (ObjNum 1090 snap 365 seq_num 1090) 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3511: finishing copy_from racing read to smithi087181593-25 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3511: finishing copy_from to smithi087181593-25 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 1445 (ObjNum 1086 snap 364 seq_num 1086) dirty exists 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3510: finishing copy_from racing read to smithi087181593-9 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3510: finishing copy_from to smithi087181593-9 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2001 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:02:24.334 INFO:tasks.rados.rados.0.smithi087.stdout:3509: done (3 left) 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:3510: done (2 left) 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:3511: done (1 left) 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:3513: read oid 15 snap -1 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:3513: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 365 2023-10-07T19:02:24.335 INFO:tasks.rados.rados.0.smithi087.stdout:3514: seq_num 1091 ranges {1130496=679936,1810432=516096,2326528=286720} 2023-10-07T19:02:24.342 INFO:tasks.rados.rados.0.smithi087.stdout:3514: writing smithi087181593-45 from 1130496 to 1810432 tid 1 2023-10-07T19:02:24.345 INFO:tasks.rados.rados.0.smithi087.stdout:3514: writing smithi087181593-45 from 1810432 to 2326528 tid 2 2023-10-07T19:02:24.347 INFO:tasks.rados.rados.0.smithi087.stdout:3514: writing smithi087181593-45 from 2326528 to 2613248 tid 3 2023-10-07T19:02:24.347 INFO:tasks.rados.rados.0.smithi087.stdout:3515: delete oid 46 current snap is 365 2023-10-07T19:02:24.347 INFO:tasks.rados.rados.0.smithi087.stdout:3513: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3512: finishing copy_from racing read to smithi087181593-40 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3512: finishing copy_from to smithi087181593-40 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2368 (ObjNum 1035 snap 344 seq_num 1035) dirty exists 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3514: finishing write tid 1 to smithi087181593-45 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3514: finishing write tid 2 to smithi087181593-45 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3514: finishing write tid 3 to smithi087181593-45 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3514: finishing write tid 4 to smithi087181593-45 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3512: done (3 left) 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3513: done (2 left) 2023-10-07T19:02:24.368 INFO:tasks.rados.rados.0.smithi087.stdout:3515: done (1 left) 2023-10-07T19:02:24.369 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 365 2023-10-07T19:02:24.369 INFO:tasks.rados.rados.0.smithi087.stdout:3514: finishing write tid 5 to smithi087181593-45 2023-10-07T19:02:24.369 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1789 (ObjNum 1091 snap 365 seq_num 1091) dirty exists 2023-10-07T19:02:24.369 INFO:tasks.rados.rados.0.smithi087.stdout:3514: left oid 45 (ObjNum 1091 snap 365 seq_num 1091) 2023-10-07T19:02:24.369 INFO:tasks.rados.rados.0.smithi087.stdout:3516: seq_num 1093 ranges {2498560=712704,3211264=688128,3899392=114688} 2023-10-07T19:02:24.384 INFO:tasks.rados.rados.0.smithi087.stdout:3516: writing smithi087181593-30 from 2498560 to 3211264 tid 1 2023-10-07T19:02:24.388 INFO:tasks.rados.rados.0.smithi087.stdout:3516: writing smithi087181593-30 from 3211264 to 3899392 tid 2 2023-10-07T19:02:24.389 INFO:tasks.rados.rados.0.smithi087.stdout:3516: writing smithi087181593-30 from 3899392 to 4014080 tid 3 2023-10-07T19:02:24.389 INFO:tasks.rados.rados.0.smithi087.stdout:3514: done (1 left) 2023-10-07T19:02:24.389 INFO:tasks.rados.rados.0.smithi087.stdout:3517: snap_create 2023-10-07T19:02:24.389 INFO:tasks.rados.rados.0.smithi087.stdout:3516: finishing write tid 1 to smithi087181593-30 2023-10-07T19:02:24.392 INFO:tasks.rados.rados.0.smithi087.stdout:3516: finishing write tid 2 to smithi087181593-30 2023-10-07T19:02:24.392 INFO:tasks.rados.rados.0.smithi087.stdout:3516: finishing write tid 3 to smithi087181593-30 2023-10-07T19:02:24.392 INFO:tasks.rados.rados.0.smithi087.stdout:3516: finishing write tid 4 to smithi087181593-30 2023-10-07T19:02:24.394 INFO:tasks.rados.rados.0.smithi087.stdout:3516: finishing write tid 5 to smithi087181593-30 2023-10-07T19:02:24.394 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 1450 (ObjNum 1093 snap 365 seq_num 1093) dirty exists 2023-10-07T19:02:24.394 INFO:tasks.rados.rados.0.smithi087.stdout:3516: left oid 30 (ObjNum 1093 snap 365 seq_num 1093) 2023-10-07T19:02:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:24 smithi163 ceph-mon[190496]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T19:02:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:24 smithi163 ceph-mon[190496]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T19:02:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:24 smithi087 ceph-mon[198934]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T19:02:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:24 smithi087 ceph-mon[198934]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T19:02:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:24 smithi087 ceph-mon[202419]: osdmap e789: 8 total, 8 up, 8 in 2023-10-07T19:02:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:24 smithi087 ceph-mon[202419]: osdmap e790: 8 total, 8 up, 8 in 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:3516: done (1 left) 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:3517: done (0 left) 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:3518: copy_from oid 40 from oid 20 current snap is 366 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:3519: rmattr oid 46 current snap is 366 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:3519: done (1 left) 2023-10-07T19:02:25.271 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 366 2023-10-07T19:02:25.272 INFO:tasks.rados.rados.0.smithi087.stdout:3520: seq_num 1094 ranges {10780672=729088,11509760=573440,12083200=229376} 2023-10-07T19:02:25.332 INFO:tasks.rados.rados.0.smithi087.stdout:3520: writing smithi087181593-48 from 10780672 to 11509760 tid 1 2023-10-07T19:02:25.335 INFO:tasks.rados.rados.0.smithi087.stdout:3520: writing smithi087181593-48 from 11509760 to 12083200 tid 2 2023-10-07T19:02:25.336 INFO:tasks.rados.rados.0.smithi087.stdout:3520: writing smithi087181593-48 from 12083200 to 12312576 tid 3 2023-10-07T19:02:25.336 INFO:tasks.rados.rados.0.smithi087.stdout:3521: snap_create 2023-10-07T19:02:25.337 INFO:tasks.rados.rados.0.smithi087.stdout:3518: finishing copy_from racing read to smithi087181593-40 2023-10-07T19:02:25.337 INFO:tasks.rados.rados.0.smithi087.stdout:3518: finishing copy_from to smithi087181593-40 2023-10-07T19:02:25.337 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2110 (ObjNum 1047 snap 347 seq_num 1047) dirty exists 2023-10-07T19:02:25.337 INFO:tasks.rados.rados.0.smithi087.stdout:3520: finishing write tid 1 to smithi087181593-48 2023-10-07T19:02:25.340 INFO:tasks.rados.rados.0.smithi087.stdout:3520: finishing write tid 2 to smithi087181593-48 2023-10-07T19:02:25.341 INFO:tasks.rados.rados.0.smithi087.stdout:3520: finishing write tid 3 to smithi087181593-48 2023-10-07T19:02:25.341 INFO:tasks.rados.rados.0.smithi087.stdout:3520: finishing write tid 4 to smithi087181593-48 2023-10-07T19:02:25.342 INFO:tasks.rados.rados.0.smithi087.stdout:3520: finishing write tid 5 to smithi087181593-48 2023-10-07T19:02:25.343 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2414 (ObjNum 1094 snap 366 seq_num 1094) dirty exists 2023-10-07T19:02:25.343 INFO:tasks.rados.rados.0.smithi087.stdout:3520: left oid 48 (ObjNum 1094 snap 366 seq_num 1094) 2023-10-07T19:02:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:25 smithi163 ceph-mon[190496]: pgmap v854: 121 pgs: 121 active+clean; 621 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-10-07T19:02:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:25] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T19:02:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:25 smithi087 ceph-mon[198934]: pgmap v854: 121 pgs: 121 active+clean; 621 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-10-07T19:02:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:25 smithi087 ceph-mon[202419]: pgmap v854: 121 pgs: 121 active+clean; 621 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-10-07T19:02:26.284 INFO:tasks.rados.rados.0.smithi087.stdout:3518: done (2 left) 2023-10-07T19:02:26.284 INFO:tasks.rados.rados.0.smithi087.stdout:3520: done (1 left) 2023-10-07T19:02:26.284 INFO:tasks.rados.rados.0.smithi087.stdout:3521: done (0 left) 2023-10-07T19:02:26.284 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 367 2023-10-07T19:02:26.284 INFO:tasks.rados.rados.0.smithi087.stdout:3522: seq_num 1095 ranges {3973120=745472,4718592=499712,5218304=303104} 2023-10-07T19:02:26.309 INFO:tasks.rados.rados.0.smithi087.stdout:3522: writing smithi087181593-39 from 3973120 to 4718592 tid 1 2023-10-07T19:02:26.312 INFO:tasks.rados.rados.0.smithi087.stdout:3522: writing smithi087181593-39 from 4718592 to 5218304 tid 2 2023-10-07T19:02:26.315 INFO:tasks.rados.rados.0.smithi087.stdout:3522: writing smithi087181593-39 from 5218304 to 5521408 tid 3 2023-10-07T19:02:26.315 INFO:tasks.rados.rados.0.smithi087.stdout:3523: read oid 17 snap -1 2023-10-07T19:02:26.315 INFO:tasks.rados.rados.0.smithi087.stdout:3523: expect (ObjNum 1084 snap 363 seq_num 1084) 2023-10-07T19:02:26.315 INFO:tasks.rados.rados.0.smithi087.stdout:3524: snap_create 2023-10-07T19:02:26.316 INFO:tasks.rados.rados.0.smithi087.stdout:3522: finishing write tid 1 to smithi087181593-39 2023-10-07T19:02:26.317 INFO:tasks.rados.rados.0.smithi087.stdout:3522: finishing write tid 2 to smithi087181593-39 2023-10-07T19:02:26.320 INFO:tasks.rados.rados.0.smithi087.stdout:3522: finishing write tid 3 to smithi087181593-39 2023-10-07T19:02:26.320 INFO:tasks.rados.rados.0.smithi087.stdout:3522: finishing write tid 4 to smithi087181593-39 2023-10-07T19:02:26.321 INFO:tasks.rados.rados.0.smithi087.stdout:3522: finishing write tid 5 to smithi087181593-39 2023-10-07T19:02:26.322 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 2380 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2023-10-07T19:02:26.322 INFO:tasks.rados.rados.0.smithi087.stdout:3522: left oid 39 (ObjNum 1095 snap 367 seq_num 1095) 2023-10-07T19:02:26.323 INFO:tasks.rados.rados.0.smithi087.stdout:3523: expect (ObjNum 1084 snap 363 seq_num 1084) 2023-10-07T19:02:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:26 smithi163 ceph-mon[190496]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T19:02:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:26 smithi087 ceph-mon[198934]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T19:02:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:26 smithi087 ceph-mon[202419]: osdmap e791: 8 total, 8 up, 8 in 2023-10-07T19:02:27.295 INFO:tasks.rados.rados.0.smithi087.stdout:3522: done (2 left) 2023-10-07T19:02:27.296 INFO:tasks.rados.rados.0.smithi087.stdout:3523: done (1 left) 2023-10-07T19:02:27.296 INFO:tasks.rados.rados.0.smithi087.stdout:3524: done (0 left) 2023-10-07T19:02:27.296 INFO:tasks.rados.rados.0.smithi087.stdout:3525: snap_create 2023-10-07T19:02:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:27 smithi163 ceph-mon[190496]: pgmap v857: 121 pgs: 121 active+clean; 623 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 670 KiB/s wr, 3 op/s 2023-10-07T19:02:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:27 smithi163 ceph-mon[190496]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T19:02:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:27 smithi087 ceph-mon[202419]: pgmap v857: 121 pgs: 121 active+clean; 623 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 670 KiB/s wr, 3 op/s 2023-10-07T19:02:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:27 smithi087 ceph-mon[202419]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T19:02:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:27 smithi087 ceph-mon[198934]: pgmap v857: 121 pgs: 121 active+clean; 623 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 670 KiB/s wr, 3 op/s 2023-10-07T19:02:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:27 smithi087 ceph-mon[198934]: osdmap e792: 8 total, 8 up, 8 in 2023-10-07T19:02:28.299 INFO:tasks.rados.rados.0.smithi087.stdout:3525: done (0 left) 2023-10-07T19:02:28.299 INFO:tasks.rados.rados.0.smithi087.stdout:3526: rollback oid 32 current snap is 369 2023-10-07T19:02:28.299 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 350 2023-10-07T19:02:28.299 INFO:tasks.rados.rados.0.smithi087.stdout:3527: copy_from oid 1 from oid 15 current snap is 369 2023-10-07T19:02:28.299 INFO:tasks.rados.rados.0.smithi087.stdout:3528: snap_remove snap 305 2023-10-07T19:02:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:28 smithi163 ceph-mon[190496]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T19:02:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:28 smithi163 ceph-mon[190496]: pgmap v860: 121 pgs: 121 active+clean; 625 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2023-10-07T19:02:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:28 smithi087 ceph-mon[198934]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T19:02:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:28 smithi087 ceph-mon[198934]: pgmap v860: 121 pgs: 121 active+clean; 625 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2023-10-07T19:02:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:28 smithi087 ceph-mon[202419]: osdmap e793: 8 total, 8 up, 8 in 2023-10-07T19:02:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:28 smithi087 ceph-mon[202419]: pgmap v860: 121 pgs: 121 active+clean; 625 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 5 op/s 2023-10-07T19:02:29.236 INFO:tasks.rados.rados.0.smithi087.stdout:3528: done (2 left) 2023-10-07T19:02:29.236 INFO:tasks.rados.rados.0.smithi087.stdout:3529: copy_from oid 40 from oid 30 current snap is 369 2023-10-07T19:02:29.236 INFO:tasks.rados.rados.0.smithi087.stdout:3530: read oid 29 snap -1 2023-10-07T19:02:29.236 INFO:tasks.rados.rados.0.smithi087.stdout:3530: expect deleted 2023-10-07T19:02:29.236 INFO:tasks.rados.rados.0.smithi087.stdout:3531: read oid 6 snap -1 2023-10-07T19:02:29.237 INFO:tasks.rados.rados.0.smithi087.stdout:3531: expect (ObjNum 1078 snap 359 seq_num 1078) 2023-10-07T19:02:29.238 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 369 2023-10-07T19:02:29.239 INFO:tasks.rados.rados.0.smithi087.stdout:3532: seq_num 1096 ranges {1359872=761856,2121728=786432,2908160=16384} 2023-10-07T19:02:29.249 INFO:tasks.rados.rados.0.smithi087.stdout:3532: writing smithi087181593-17 from 1359872 to 2121728 tid 1 2023-10-07T19:02:29.254 INFO:tasks.rados.rados.0.smithi087.stdout:3532: writing smithi087181593-17 from 2121728 to 2908160 tid 2 2023-10-07T19:02:29.263 INFO:tasks.rados.rados.0.smithi087.stdout:3532: writing smithi087181593-17 from 2908160 to 2924544 tid 3 2023-10-07T19:02:29.264 INFO:tasks.rados.rados.0.smithi087.stdout:3533: rmattr oid 48 current snap is 369 2023-10-07T19:02:29.264 INFO:tasks.rados.rados.0.smithi087.stdout:3533: done (6 left) 2023-10-07T19:02:29.264 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 31 current snap is 369 2023-10-07T19:02:29.264 INFO:tasks.rados.rados.0.smithi087.stdout:3534: seq_num 1097 ranges {3833856=778240,4612096=671744,5283840=131072} 2023-10-07T19:02:29.281 INFO:tasks.rados.rados.0.smithi087.stdout:3534: writing smithi087181593-31 from 3833856 to 4612096 tid 1 2023-10-07T19:02:29.285 INFO:tasks.rados.rados.0.smithi087.stdout:3534: writing smithi087181593-31 from 4612096 to 5283840 tid 2 2023-10-07T19:02:29.286 INFO:tasks.rados.rados.0.smithi087.stdout:3534: writing smithi087181593-31 from 5283840 to 5414912 tid 3 2023-10-07T19:02:29.287 INFO:tasks.rados.rados.0.smithi087.stdout:3535: read oid 5 snap -1 2023-10-07T19:02:29.287 INFO:tasks.rados.rados.0.smithi087.stdout:3535: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:29.287 INFO:tasks.rados.rados.0.smithi087.stdout:3536: setattr oid 39 current snap is 369 2023-10-07T19:02:29.290 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 9 current snap is 369 2023-10-07T19:02:29.291 INFO:tasks.rados.rados.0.smithi087.stdout:3537: seq_num 1098 ranges {557056=794624,1351680=557056,1908736=245760} 2023-10-07T19:02:29.296 INFO:tasks.rados.rados.0.smithi087.stdout:3537: writing smithi087181593-9 from 557056 to 1351680 tid 1 2023-10-07T19:02:29.299 INFO:tasks.rados.rados.0.smithi087.stdout:3537: writing smithi087181593-9 from 1351680 to 1908736 tid 2 2023-10-07T19:02:29.301 INFO:tasks.rados.rados.0.smithi087.stdout:3537: writing smithi087181593-9 from 1908736 to 2154496 tid 3 2023-10-07T19:02:29.301 INFO:tasks.rados.rados.0.smithi087.stdout:3538: delete oid 35 current snap is 369 2023-10-07T19:02:29.301 INFO:tasks.rados.rados.0.smithi087.stdout:3527: finishing copy_from racing read to smithi087181593-1 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:3526: finishing rollback tid 0 to smithi087181593-32 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:3526: finishing rollback tid 1 to smithi087181593-32 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:3526: finishing rollback tid 2 to smithi087181593-32 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 1766 (ObjNum 33 snap 0 seq_num 0) dirty exists 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:3527: finishing copy_from to smithi087181593-1 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2001 (ObjNum 1036 snap 344 seq_num 1036) dirty exists 2023-10-07T19:02:29.302 INFO:tasks.rados.rados.0.smithi087.stdout:3531: expect (ObjNum 1078 snap 359 seq_num 1078) 2023-10-07T19:02:29.338 INFO:tasks.rados.rados.0.smithi087.stdout:3532: finishing write tid 1 to smithi087181593-17 2023-10-07T19:02:29.338 INFO:tasks.rados.rados.0.smithi087.stdout:3532: finishing write tid 2 to smithi087181593-17 2023-10-07T19:02:29.338 INFO:tasks.rados.rados.0.smithi087.stdout:3532: finishing write tid 3 to smithi087181593-17 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3532: finishing write tid 4 to smithi087181593-17 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3529: finishing copy_from racing read to smithi087181593-40 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3532: finishing write tid 5 to smithi087181593-17 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2405 (ObjNum 1096 snap 369 seq_num 1096) dirty exists 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3532: left oid 17 (ObjNum 1096 snap 369 seq_num 1096) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3526: done (10 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3527: done (9 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3530: done (8 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3531: done (7 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3532: done (6 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3538: done (5 left) 2023-10-07T19:02:29.339 INFO:tasks.rados.rados.0.smithi087.stdout:3539: rollback oid 15 current snap is 369 2023-10-07T19:02:29.340 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 15 to 355 2023-10-07T19:02:29.340 INFO:tasks.rados.rados.0.smithi087.stdout:3535: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3529: finishing copy_from to smithi087181593-40 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 1450 (ObjNum 1093 snap 365 seq_num 1093) dirty exists 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3534: finishing write tid 1 to smithi087181593-31 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3534: finishing write tid 2 to smithi087181593-31 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3534: finishing write tid 3 to smithi087181593-31 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3534: finishing write tid 4 to smithi087181593-31 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 2385 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3537: finishing write tid 1 to smithi087181593-9 2023-10-07T19:02:29.341 INFO:tasks.rados.rados.0.smithi087.stdout:3529: done (5 left) 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3535: done (4 left) 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3536: done (3 left) 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 369 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3537: finishing write tid 2 to smithi087181593-9 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3537: finishing write tid 3 to smithi087181593-9 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3537: finishing write tid 4 to smithi087181593-9 2023-10-07T19:02:29.342 INFO:tasks.rados.rados.0.smithi087.stdout:3540: seq_num 1100 ranges {1449984=425984,1875968=729088,2605056=475136} 2023-10-07T19:02:29.350 INFO:tasks.rados.rados.0.smithi087.stdout:3540: writing smithi087181593-24 from 1449984 to 1875968 tid 1 2023-10-07T19:02:29.355 INFO:tasks.rados.rados.0.smithi087.stdout:3540: writing smithi087181593-24 from 1875968 to 2605056 tid 2 2023-10-07T19:02:29.358 INFO:tasks.rados.rados.0.smithi087.stdout:3540: writing smithi087181593-24 from 2605056 to 3080192 tid 3 2023-10-07T19:02:29.358 INFO:tasks.rados.rados.0.smithi087.stdout:3541: read oid 21 snap -1 2023-10-07T19:02:29.358 INFO:tasks.rados.rados.0.smithi087.stdout:3541: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:29.358 INFO:tasks.rados.rados.0.smithi087.stdout:3542: snap_remove snap 359 2023-10-07T19:02:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:29 smithi163 ceph-mon[190496]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T19:02:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:29 smithi163 ceph-mon[190496]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T19:02:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:29 smithi087 ceph-mon[198934]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T19:02:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:29 smithi087 ceph-mon[198934]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T19:02:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:29 smithi087 ceph-mon[202419]: osdmap e794: 8 total, 8 up, 8 in 2023-10-07T19:02:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:29 smithi087 ceph-mon[202419]: osdmap e795: 8 total, 8 up, 8 in 2023-10-07T19:02:30.333 INFO:tasks.rados.rados.0.smithi087.stdout:3542: done (5 left) 2023-10-07T19:02:30.333 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 369 2023-10-07T19:02:30.334 INFO:tasks.rados.rados.0.smithi087.stdout:3543: seq_num 1101 ranges {4014080=442368,4456448=606208,5062656=598016} 2023-10-07T19:02:30.358 INFO:tasks.rados.rados.0.smithi087.stdout:3543: writing smithi087181593-40 from 4014080 to 4456448 tid 1 2023-10-07T19:02:30.361 INFO:tasks.rados.rados.0.smithi087.stdout:3543: writing smithi087181593-40 from 4456448 to 5062656 tid 2 2023-10-07T19:02:30.365 INFO:tasks.rados.rados.0.smithi087.stdout:3543: writing smithi087181593-40 from 5062656 to 5660672 tid 3 2023-10-07T19:02:30.365 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 369 2023-10-07T19:02:30.365 INFO:tasks.rados.rados.0.smithi087.stdout:3534: finishing write tid 5 to smithi087181593-31 2023-10-07T19:02:30.365 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2384 (ObjNum 1097 snap 369 seq_num 1097) dirty exists 2023-10-07T19:02:30.365 INFO:tasks.rados.rados.0.smithi087.stdout:3534: left oid 31 (ObjNum 1097 snap 369 seq_num 1097) 2023-10-07T19:02:30.366 INFO:tasks.rados.rados.0.smithi087.stdout:3537: finishing write tid 5 to smithi087181593-9 2023-10-07T19:02:30.366 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2420 (ObjNum 1098 snap 369 seq_num 1098) dirty exists 2023-10-07T19:02:30.366 INFO:tasks.rados.rados.0.smithi087.stdout:3537: left oid 9 (ObjNum 1098 snap 369 seq_num 1098) 2023-10-07T19:02:30.366 INFO:tasks.rados.rados.0.smithi087.stdout:3544: seq_num 1102 ranges {2613248=458752,3072000=491520,3563520=491520,4055040=221184} 2023-10-07T19:02:30.381 INFO:tasks.rados.rados.0.smithi087.stdout:3544: writing smithi087181593-45 from 2613248 to 3072000 tid 1 2023-10-07T19:02:30.383 INFO:tasks.rados.rados.0.smithi087.stdout:3544: writing smithi087181593-45 from 3072000 to 3563520 tid 2 2023-10-07T19:02:30.386 INFO:tasks.rados.rados.0.smithi087.stdout:3544: writing smithi087181593-45 from 3563520 to 4055040 tid 3 2023-10-07T19:02:30.388 INFO:tasks.rados.rados.0.smithi087.stdout:3544: writing smithi087181593-45 from 4055040 to 4276224 tid 4 2023-10-07T19:02:30.388 INFO:tasks.rados.rados.0.smithi087.stdout:3534: done (6 left) 2023-10-07T19:02:30.388 INFO:tasks.rados.rados.0.smithi087.stdout:3537: done (5 left) 2023-10-07T19:02:30.388 INFO:tasks.rados.rados.0.smithi087.stdout:3545: snap_remove snap 327 2023-10-07T19:02:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:30 smithi163 ceph-mon[190496]: pgmap v863: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2023-10-07T19:02:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:30 smithi087 ceph-mon[198934]: pgmap v863: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2023-10-07T19:02:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:30 smithi087 ceph-mon[202419]: pgmap v863: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.2 MiB/s wr, 18 op/s 2023-10-07T19:02:31.340 INFO:tasks.rados.rados.0.smithi087.stdout:3545: done (5 left) 2023-10-07T19:02:31.340 INFO:tasks.rados.rados.0.smithi087.stdout:3546: read oid 19 snap -1 2023-10-07T19:02:31.340 INFO:tasks.rados.rados.0.smithi087.stdout:3546: expect (ObjNum 1085 snap 363 seq_num 1085) 2023-10-07T19:02:31.340 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 369 2023-10-07T19:02:31.340 INFO:tasks.rados.rados.0.smithi087.stdout:3547: seq_num 1103 ranges {1228800=475136,1703936=425984,2129920=696320,2826240=81920} 2023-10-07T19:02:31.351 INFO:tasks.rados.rados.0.smithi087.stdout:3547: writing smithi087181593-41 from 1228800 to 1703936 tid 1 2023-10-07T19:02:31.358 INFO:tasks.rados.rados.0.smithi087.stdout:3547: writing smithi087181593-41 from 1703936 to 2129920 tid 2 2023-10-07T19:02:31.358 INFO:tasks.rados.rados.0.smithi087.stdout:3547: writing smithi087181593-41 from 2129920 to 2826240 tid 3 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3547: writing smithi087181593-41 from 2826240 to 2908160 tid 4 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3548: copy_from oid 27 from oid 9 current snap is 369 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3539: finishing rollback tid 0 to smithi087181593-15 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3539: finishing rollback tid 1 to smithi087181593-15 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3539: finishing rollback tid 2 to smithi087181593-15 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 2071 (ObjNum 1052 snap 351 seq_num 1052) dirty exists 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3540: finishing write tid 1 to smithi087181593-24 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3540: finishing write tid 2 to smithi087181593-24 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3540: finishing write tid 3 to smithi087181593-24 2023-10-07T19:02:31.359 INFO:tasks.rados.rados.0.smithi087.stdout:3540: finishing write tid 4 to smithi087181593-24 2023-10-07T19:02:31.360 INFO:tasks.rados.rados.0.smithi087.stdout:3540: finishing write tid 5 to smithi087181593-24 2023-10-07T19:02:31.360 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2542 (ObjNum 1100 snap 369 seq_num 1100) dirty exists 2023-10-07T19:02:31.360 INFO:tasks.rados.rados.0.smithi087.stdout:3540: left oid 24 (ObjNum 1100 snap 369 seq_num 1100) 2023-10-07T19:02:31.360 INFO:tasks.rados.rados.0.smithi087.stdout:3541: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:31.590 INFO:tasks.rados.rados.0.smithi087.stdout:3543: finishing write tid 1 to smithi087181593-40 2023-10-07T19:02:31.590 INFO:tasks.rados.rados.0.smithi087.stdout:3543: finishing write tid 2 to smithi087181593-40 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3543: finishing write tid 3 to smithi087181593-40 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3543: finishing write tid 4 to smithi087181593-40 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3543: finishing write tid 5 to smithi087181593-40 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2434 (ObjNum 1101 snap 369 seq_num 1101) dirty exists 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3543: left oid 40 (ObjNum 1101 snap 369 seq_num 1101) 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 1 to smithi087181593-45 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 2 to smithi087181593-45 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 3 to smithi087181593-45 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 4 to smithi087181593-45 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 5 to smithi087181593-45 2023-10-07T19:02:31.591 INFO:tasks.rados.rados.0.smithi087.stdout:3539: done (7 left) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3540: done (6 left) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3541: done (5 left) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3543: done (4 left) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3549: read oid 33 snap -1 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3549: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 24 current snap is 369 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3544: finishing write tid 6 to smithi087181593-45 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1794 (ObjNum 1102 snap 369 seq_num 1102) dirty exists 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3544: left oid 45 (ObjNum 1102 snap 369 seq_num 1102) 2023-10-07T19:02:31.592 INFO:tasks.rados.rados.0.smithi087.stdout:3546: expect (ObjNum 1085 snap 363 seq_num 1085) 2023-10-07T19:02:31.669 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 1 to smithi087181593-41 2023-10-07T19:02:31.669 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 2 to smithi087181593-41 2023-10-07T19:02:31.669 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 3 to smithi087181593-41 2023-10-07T19:02:31.669 INFO:tasks.rados.rados.0.smithi087.stdout:3550: seq_num 1104 ranges {3080192=499712,3579904=712704,4292608=491520} 2023-10-07T19:02:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:31 smithi163 ceph-mon[190496]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T19:02:31.687 INFO:tasks.rados.rados.0.smithi087.stdout:3550: writing smithi087181593-24 from 3080192 to 3579904 tid 1 2023-10-07T19:02:31.691 INFO:tasks.rados.rados.0.smithi087.stdout:3550: writing smithi087181593-24 from 3579904 to 4292608 tid 2 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3550: writing smithi087181593-24 from 4292608 to 4784128 tid 3 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3544: done (5 left) 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3546: done (4 left) 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 369 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 4 to smithi087181593-41 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 5 to smithi087181593-41 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3547: finishing write tid 6 to smithi087181593-41 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2377 (ObjNum 1103 snap 369 seq_num 1103) dirty exists 2023-10-07T19:02:31.695 INFO:tasks.rados.rados.0.smithi087.stdout:3547: left oid 41 (ObjNum 1103 snap 369 seq_num 1103) 2023-10-07T19:02:31.696 INFO:tasks.rados.rados.0.smithi087.stdout:3548: finishing copy_from racing read to smithi087181593-27 2023-10-07T19:02:31.696 INFO:tasks.rados.rados.0.smithi087.stdout:3548: finishing copy_from to smithi087181593-27 2023-10-07T19:02:31.696 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2420 (ObjNum 1098 snap 369 seq_num 1098) dirty exists 2023-10-07T19:02:31.696 INFO:tasks.rados.rados.0.smithi087.stdout:3551: seq_num 1105 ranges {11354112=516096,11870208=598016,12468224=606208} 2023-10-07T19:02:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:31 smithi087 ceph-mon[198934]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T19:02:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:31 smithi087 ceph-mon[202419]: osdmap e796: 8 total, 8 up, 8 in 2023-10-07T19:02:31.757 INFO:tasks.rados.rados.0.smithi087.stdout:3551: writing smithi087181593-38 from 11354112 to 11870208 tid 1 2023-10-07T19:02:31.760 INFO:tasks.rados.rados.0.smithi087.stdout:3551: writing smithi087181593-38 from 11870208 to 12468224 tid 2 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:3551: writing smithi087181593-38 from 12468224 to 13074432 tid 3 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:3547: done (4 left) 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:3548: done (3 left) 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:3552: rollback oid 8 current snap is 369 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 366 2023-10-07T19:02:31.764 INFO:tasks.rados.rados.0.smithi087.stdout:3549: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:3550: finishing write tid 1 to smithi087181593-24 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:3550: finishing write tid 2 to smithi087181593-24 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:3550: finishing write tid 3 to smithi087181593-24 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:3550: finishing write tid 4 to smithi087181593-24 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:3550: finishing write tid 5 to smithi087181593-24 2023-10-07T19:02:31.781 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2552 (ObjNum 1104 snap 369 seq_num 1104) dirty exists 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3550: left oid 24 (ObjNum 1104 snap 369 seq_num 1104) 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: finishing write tid 1 to smithi087181593-38 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: finishing write tid 2 to smithi087181593-38 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: finishing write tid 3 to smithi087181593-38 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: finishing write tid 4 to smithi087181593-38 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: finishing write tid 5 to smithi087181593-38 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2088 (ObjNum 1105 snap 369 seq_num 1105) dirty exists 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3551: left oid 38 (ObjNum 1105 snap 369 seq_num 1105) 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3552: finishing rollback tid 0 to smithi087181593-8 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3552: finishing rollback tid 1 to smithi087181593-8 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:3552: finishing rollback tid 2 to smithi087181593-8 2023-10-07T19:02:31.782 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2092 (ObjNum 129 snap 0 seq_num 1722643440) dirty exists 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3549: done (3 left) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3550: done (2 left) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3551: done (1 left) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3552: done (0 left) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3553: read oid 36 snap -1 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3553: expect (ObjNum 1031 snap 342 seq_num 1031) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3554: read oid 17 snap 363 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3554: expect (ObjNum 1084 snap 363 seq_num 1084) 2023-10-07T19:02:31.783 INFO:tasks.rados.rados.0.smithi087.stdout:3555: delete oid 47 current snap is 369 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3555: done (2 left) 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3556: copy_from oid 50 from oid 44 current snap is 369 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3557: rollback oid 3 current snap is 369 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 3 to 240 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3558: rollback oid 16 current snap is 369 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 366 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3559: copy_from oid 20 from oid 7 current snap is 369 2023-10-07T19:02:31.784 INFO:tasks.rados.rados.0.smithi087.stdout:3560: snap_remove snap 367 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:3560: done (6 left) 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:3561: rollback oid 43 current snap is 369 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 337 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 369 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:3562: seq_num 1107 ranges {0=548864,548864=770048,1318912=434176} 2023-10-07T19:02:32.354 INFO:tasks.rados.rados.0.smithi087.stdout:3562: writing smithi087181593-46 from 0 to 548864 tid 1 2023-10-07T19:02:32.357 INFO:tasks.rados.rados.0.smithi087.stdout:3562: writing smithi087181593-46 from 548864 to 1318912 tid 2 2023-10-07T19:02:32.360 INFO:tasks.rados.rados.0.smithi087.stdout:3562: writing smithi087181593-46 from 1318912 to 1753088 tid 3 2023-10-07T19:02:32.360 INFO:tasks.rados.rados.0.smithi087.stdout:3563: snap_create 2023-10-07T19:02:32.362 INFO:tasks.rados.rados.0.smithi087.stdout:3553: expect (ObjNum 1031 snap 342 seq_num 1031) 2023-10-07T19:02:32.376 INFO:tasks.rados.rados.0.smithi087.stdout:3554: expect (ObjNum 1084 snap 363 seq_num 1084) 2023-10-07T19:02:32.409 INFO:tasks.rados.rados.0.smithi087.stdout:3558: finishing rollback tid 1 to smithi087181593-16 2023-10-07T19:02:32.409 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1625 (ObjNum 33 snap 0 seq_num 1722532080) dirty dne 2023-10-07T19:02:32.409 INFO:tasks.rados.rados.0.smithi087.stdout:3557: finishing rollback tid 0 to smithi087181593-3 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3557: finishing rollback tid 1 to smithi087181593-3 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3557: finishing rollback tid 2 to smithi087181593-3 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1797 (ObjNum 713 snap 235 seq_num 713) dirty exists 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3559: finishing copy_from racing read to smithi087181593-20 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3559: finishing copy_from to smithi087181593-20 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 2383 (ObjNum 1053 snap 352 seq_num 1053) dirty exists 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3556: finishing copy_from racing read to smithi087181593-50 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3556: finishing copy_from to smithi087181593-50 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 2390 (ObjNum 1066 snap 356 seq_num 1066) dirty exists 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3562: finishing write tid 1 to smithi087181593-46 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3561: finishing rollback tid 0 to smithi087181593-43 2023-10-07T19:02:32.410 INFO:tasks.rados.rados.0.smithi087.stdout:3561: finishing rollback tid 1 to smithi087181593-43 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2449 (ObjNum 81 snap 0 seq_num 1684956496) dirty dne 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:3562: finishing write tid 2 to smithi087181593-46 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:3562: finishing write tid 3 to smithi087181593-46 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:3562: finishing write tid 4 to smithi087181593-46 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:3562: finishing write tid 5 to smithi087181593-46 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 1454 (ObjNum 1107 snap 369 seq_num 1107) dirty exists 2023-10-07T19:02:32.411 INFO:tasks.rados.rados.0.smithi087.stdout:3562: left oid 46 (ObjNum 1107 snap 369 seq_num 1107) 2023-10-07T19:02:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:32 smithi163 ceph-mon[190496]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T19:02:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:32 smithi163 ceph-mon[190496]: pgmap v866: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 13 op/s 2023-10-07T19:02:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:32 smithi087 ceph-mon[198934]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T19:02:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:32 smithi087 ceph-mon[198934]: pgmap v866: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 13 op/s 2023-10-07T19:02:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:32 smithi087 ceph-mon[202419]: osdmap e797: 8 total, 8 up, 8 in 2023-10-07T19:02:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:32 smithi087 ceph-mon[202419]: pgmap v866: 121 pgs: 121 active+clean; 643 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 13 op/s 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3553: done (8 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3554: done (7 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3556: done (6 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3557: done (5 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3558: done (4 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3559: done (3 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3561: done (2 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3562: done (1 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3563: done (0 left) 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3564: copy_from oid 49 from oid 13 current snap is 370 2023-10-07T19:02:33.353 INFO:tasks.rados.rados.0.smithi087.stdout:3565: copy_from oid 46 from oid 17 current snap is 370 2023-10-07T19:02:33.354 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 370 2023-10-07T19:02:33.354 INFO:tasks.rados.rados.0.smithi087.stdout:3566: seq_num 1108 ranges {2498560=565248,3063808=647168,3710976=483328,4194304=73728} 2023-10-07T19:02:33.369 INFO:tasks.rados.rados.0.smithi087.stdout:3566: writing smithi087181593-25 from 2498560 to 3063808 tid 1 2023-10-07T19:02:33.373 INFO:tasks.rados.rados.0.smithi087.stdout:3566: writing smithi087181593-25 from 3063808 to 3710976 tid 2 2023-10-07T19:02:33.376 INFO:tasks.rados.rados.0.smithi087.stdout:3566: writing smithi087181593-25 from 3710976 to 4194304 tid 3 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3566: writing smithi087181593-25 from 4194304 to 4268032 tid 4 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3567: read oid 11 snap -1 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3567: expect (ObjNum 1023 snap 335 seq_num 1023) 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3568: setattr oid 40 current snap is 370 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3564: finishing copy_from racing read to smithi087181593-49 2023-10-07T19:02:33.377 INFO:tasks.rados.rados.0.smithi087.stdout:3565: finishing copy_from racing read to smithi087181593-46 2023-10-07T19:02:33.378 INFO:tasks.rados.rados.0.smithi087.stdout:3564: finishing copy_from to smithi087181593-49 2023-10-07T19:02:33.378 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 2230 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:02:33.379 INFO:tasks.rados.rados.0.smithi087.stdout:3564: done (4 left) 2023-10-07T19:02:33.379 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 370 2023-10-07T19:02:33.379 INFO:tasks.rados.rados.0.smithi087.stdout:3569: seq_num 1109 ranges {1245184=581632,1826816=532480,2359296=647168,3006464=24576} 2023-10-07T19:02:33.390 INFO:tasks.rados.rados.0.smithi087.stdout:3569: writing smithi087181593-22 from 1245184 to 1826816 tid 1 2023-10-07T19:02:33.393 INFO:tasks.rados.rados.0.smithi087.stdout:3569: writing smithi087181593-22 from 1826816 to 2359296 tid 2 2023-10-07T19:02:33.397 INFO:tasks.rados.rados.0.smithi087.stdout:3569: writing smithi087181593-22 from 2359296 to 3006464 tid 3 2023-10-07T19:02:33.397 INFO:tasks.rados.rados.0.smithi087.stdout:3569: writing smithi087181593-22 from 3006464 to 3031040 tid 4 2023-10-07T19:02:33.398 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 370 2023-10-07T19:02:33.398 INFO:tasks.rados.rados.0.smithi087.stdout:3565: finishing copy_from to smithi087181593-46 2023-10-07T19:02:33.398 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2405 (ObjNum 1096 snap 369 seq_num 1096) dirty exists 2023-10-07T19:02:33.398 INFO:tasks.rados.rados.0.smithi087.stdout:3570: seq_num 1110 ranges {475136=598016,1073152=466944,1540096=450560,1990656=286720} 2023-10-07T19:02:33.404 INFO:tasks.rados.rados.0.smithi087.stdout:3570: writing smithi087181593-36 from 475136 to 1073152 tid 1 2023-10-07T19:02:33.406 INFO:tasks.rados.rados.0.smithi087.stdout:3570: writing smithi087181593-36 from 1073152 to 1540096 tid 2 2023-10-07T19:02:33.409 INFO:tasks.rados.rados.0.smithi087.stdout:3570: writing smithi087181593-36 from 1540096 to 1990656 tid 3 2023-10-07T19:02:33.411 INFO:tasks.rados.rados.0.smithi087.stdout:3570: writing smithi087181593-36 from 1990656 to 2277376 tid 4 2023-10-07T19:02:33.411 INFO:tasks.rados.rados.0.smithi087.stdout:3565: done (5 left) 2023-10-07T19:02:33.411 INFO:tasks.rados.rados.0.smithi087.stdout:3571: snap_remove snap 365 2023-10-07T19:02:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:33 smithi163 ceph-mon[190496]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T19:02:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:33 smithi087 ceph-mon[202419]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T19:02:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:33 smithi087 ceph-mon[198934]: osdmap e798: 8 total, 8 up, 8 in 2023-10-07T19:02:34.362 INFO:tasks.rados.rados.0.smithi087.stdout:3571: done (5 left) 2023-10-07T19:02:34.362 INFO:tasks.rados.rados.0.smithi087.stdout:3572: read oid 13 snap -1 2023-10-07T19:02:34.362 INFO:tasks.rados.rados.0.smithi087.stdout:3572: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:34.363 INFO:tasks.rados.rados.0.smithi087.stdout:3573: read oid 19 snap -1 2023-10-07T19:02:34.363 INFO:tasks.rados.rados.0.smithi087.stdout:3573: expect (ObjNum 1085 snap 363 seq_num 1085) 2023-10-07T19:02:34.363 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 370 2023-10-07T19:02:34.363 INFO:tasks.rados.rados.0.smithi087.stdout:3574: seq_num 1111 ranges {1753088=614400,2367488=753664,3121152=450560} 2023-10-07T19:02:34.376 INFO:tasks.rados.rados.0.smithi087.stdout:3574: writing smithi087181593-28 from 1753088 to 2367488 tid 1 2023-10-07T19:02:34.381 INFO:tasks.rados.rados.0.smithi087.stdout:3574: writing smithi087181593-28 from 2367488 to 3121152 tid 2 2023-10-07T19:02:34.384 INFO:tasks.rados.rados.0.smithi087.stdout:3574: writing smithi087181593-28 from 3121152 to 3571712 tid 3 2023-10-07T19:02:34.384 INFO:tasks.rados.rados.0.smithi087.stdout:3575: read oid 42 snap -1 2023-10-07T19:02:34.384 INFO:tasks.rados.rados.0.smithi087.stdout:3575: expect (ObjNum 1054 snap 352 seq_num 1054) 2023-10-07T19:02:34.384 INFO:tasks.rados.rados.0.smithi087.stdout:3576: delete oid 16 current snap is 370 2023-10-07T19:02:34.386 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 1 to smithi087181593-25 2023-10-07T19:02:34.386 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2457 (ObjNum 1101 snap 369 seq_num 1101) dirty exists 2023-10-07T19:02:34.386 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 2 to smithi087181593-25 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 3 to smithi087181593-25 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 4 to smithi087181593-25 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 5 to smithi087181593-25 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3566: finishing write tid 6 to smithi087181593-25 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2562 (ObjNum 1108 snap 370 seq_num 1108) dirty exists 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3566: left oid 25 (ObjNum 1108 snap 370 seq_num 1108) 2023-10-07T19:02:34.387 INFO:tasks.rados.rados.0.smithi087.stdout:3567: expect (ObjNum 1023 snap 335 seq_num 1023) 2023-10-07T19:02:34.535 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 1 to smithi087181593-22 2023-10-07T19:02:34.535 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 2 to smithi087181593-22 2023-10-07T19:02:34.535 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 3 to smithi087181593-22 2023-10-07T19:02:34.535 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 4 to smithi087181593-22 2023-10-07T19:02:34.535 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 5 to smithi087181593-22 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3569: finishing write tid 6 to smithi087181593-22 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2399 (ObjNum 1109 snap 370 seq_num 1109) dirty exists 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3569: left oid 22 (ObjNum 1109 snap 370 seq_num 1109) 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 1 to smithi087181593-36 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3566: done (9 left) 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3567: done (8 left) 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3568: done (7 left) 2023-10-07T19:02:34.536 INFO:tasks.rados.rados.0.smithi087.stdout:3569: done (6 left) 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3576: done (5 left) 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3577: delete oid 3 current snap is 370 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 2 to smithi087181593-36 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 3 to smithi087181593-36 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 4 to smithi087181593-36 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 5 to smithi087181593-36 2023-10-07T19:02:34.537 INFO:tasks.rados.rados.0.smithi087.stdout:3570: finishing write tid 6 to smithi087181593-36 2023-10-07T19:02:34.538 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 2388 (ObjNum 1110 snap 370 seq_num 1110) dirty exists 2023-10-07T19:02:34.538 INFO:tasks.rados.rados.0.smithi087.stdout:3570: left oid 36 (ObjNum 1110 snap 370 seq_num 1110) 2023-10-07T19:02:34.538 INFO:tasks.rados.rados.0.smithi087.stdout:3573: expect (ObjNum 1085 snap 363 seq_num 1085) 2023-10-07T19:02:34.613 INFO:tasks.rados.rados.0.smithi087.stdout:3574: finishing write tid 1 to smithi087181593-28 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3574: finishing write tid 2 to smithi087181593-28 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3574: finishing write tid 3 to smithi087181593-28 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3570: done (5 left) 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3573: done (4 left) 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3577: done (3 left) 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3578: copy_from oid 26 from oid 34 current snap is 370 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3574: finishing write tid 4 to smithi087181593-28 2023-10-07T19:02:34.614 INFO:tasks.rados.rados.0.smithi087.stdout:3572: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:34 smithi163 ceph-mon[190496]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T19:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:34 smithi163 ceph-mon[190496]: pgmap v869: 121 pgs: 121 active+clean; 674 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2023-10-07T19:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[198934]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T19:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[198934]: pgmap v869: 121 pgs: 121 active+clean; 674 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2023-10-07T19:02:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[202419]: osdmap e799: 8 total, 8 up, 8 in 2023-10-07T19:02:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:34 smithi087 ceph-mon[202419]: pgmap v869: 121 pgs: 121 active+clean; 674 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2023-10-07T19:02:34.729 INFO:tasks.rados.rados.0.smithi087.stdout:3574: finishing write tid 5 to smithi087181593-28 2023-10-07T19:02:34.729 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2567 (ObjNum 1111 snap 370 seq_num 1111) dirty exists 2023-10-07T19:02:34.729 INFO:tasks.rados.rados.0.smithi087.stdout:3574: left oid 28 (ObjNum 1111 snap 370 seq_num 1111) 2023-10-07T19:02:34.729 INFO:tasks.rados.rados.0.smithi087.stdout:3575: expect (ObjNum 1054 snap 352 seq_num 1054) 2023-10-07T19:02:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:35 smithi163 ceph-mon[190496]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T19:02:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:35] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:02:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:35 smithi087 ceph-mon[198934]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T19:02:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:35 smithi087 ceph-mon[202419]: osdmap e800: 8 total, 8 up, 8 in 2023-10-07T19:02:35.763 INFO:tasks.rados.rados.0.smithi087.stdout:3578: finishing copy_from racing read to smithi087181593-26 2023-10-07T19:02:35.763 INFO:tasks.rados.rados.0.smithi087.stdout:3578: finishing copy_from to smithi087181593-26 2023-10-07T19:02:35.763 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 1917 (ObjNum 611 snap 198 seq_num 611) dirty exists 2023-10-07T19:02:35.763 INFO:tasks.rados.rados.0.smithi087.stdout:3572: done (3 left) 2023-10-07T19:02:35.764 INFO:tasks.rados.rados.0.smithi087.stdout:3574: done (2 left) 2023-10-07T19:02:35.764 INFO:tasks.rados.rados.0.smithi087.stdout:3575: done (1 left) 2023-10-07T19:02:35.764 INFO:tasks.rados.rados.0.smithi087.stdout:3578: done (0 left) 2023-10-07T19:02:35.764 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 11 current snap is 370 2023-10-07T19:02:35.764 INFO:tasks.rados.rados.0.smithi087.stdout:3579: seq_num 1114 ranges {3137536=663552,3801088=802816,4603904=401408} 2023-10-07T19:02:35.783 INFO:tasks.rados.rados.0.smithi087.stdout:3579: writing smithi087181593-11 from 3137536 to 3801088 tid 1 2023-10-07T19:02:35.787 INFO:tasks.rados.rados.0.smithi087.stdout:3579: writing smithi087181593-11 from 3801088 to 4603904 tid 2 2023-10-07T19:02:35.790 INFO:tasks.rados.rados.0.smithi087.stdout:3579: writing smithi087181593-11 from 4603904 to 5005312 tid 3 2023-10-07T19:02:35.790 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 370 2023-10-07T19:02:35.790 INFO:tasks.rados.rados.0.smithi087.stdout:3579: finishing write tid 1 to smithi087181593-11 2023-10-07T19:02:35.790 INFO:tasks.rados.rados.0.smithi087.stdout:3580: seq_num 1115 ranges {2908160=679936,3588096=688128,4276224=516096} 2023-10-07T19:02:35.811 INFO:tasks.rados.rados.0.smithi087.stdout:3580: writing smithi087181593-41 from 2908160 to 3588096 tid 1 2023-10-07T19:02:35.813 INFO:tasks.rados.rados.0.smithi087.stdout:3580: writing smithi087181593-41 from 3588096 to 4276224 tid 2 2023-10-07T19:02:35.816 INFO:tasks.rados.rados.0.smithi087.stdout:3580: writing smithi087181593-41 from 4276224 to 4792320 tid 3 2023-10-07T19:02:35.816 INFO:tasks.rados.rados.0.smithi087.stdout:3581: copy_from oid 37 from oid 8 current snap is 370 2023-10-07T19:02:35.816 INFO:tasks.rados.rados.0.smithi087.stdout:3579: finishing write tid 2 to smithi087181593-11 2023-10-07T19:02:35.816 INFO:tasks.rados.rados.0.smithi087.stdout:3579: finishing write tid 3 to smithi087181593-11 2023-10-07T19:02:35.816 INFO:tasks.rados.rados.0.smithi087.stdout:3579: finishing write tid 4 to smithi087181593-11 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3579: finishing write tid 5 to smithi087181593-11 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 2409 (ObjNum 1114 snap 370 seq_num 1114) dirty exists 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3579: left oid 11 (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3580: finishing write tid 1 to smithi087181593-41 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3579: done (2 left) 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3582: snap_create 2023-10-07T19:02:35.817 INFO:tasks.rados.rados.0.smithi087.stdout:3580: finishing write tid 2 to smithi087181593-41 2023-10-07T19:02:35.819 INFO:tasks.rados.rados.0.smithi087.stdout:3581: finishing copy_from racing read to smithi087181593-37 2023-10-07T19:02:35.820 INFO:tasks.rados.rados.0.smithi087.stdout:3581: finishing copy_from to smithi087181593-37 2023-10-07T19:02:35.820 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2092 (ObjNum 33 snap 0 seq_num 1701914440) dirty exists 2023-10-07T19:02:35.821 INFO:tasks.rados.rados.0.smithi087.stdout:3580: finishing write tid 3 to smithi087181593-41 2023-10-07T19:02:35.821 INFO:tasks.rados.rados.0.smithi087.stdout:3580: finishing write tid 4 to smithi087181593-41 2023-10-07T19:02:35.822 INFO:tasks.rados.rados.0.smithi087.stdout:3580: finishing write tid 5 to smithi087181593-41 2023-10-07T19:02:35.822 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2392 (ObjNum 1115 snap 370 seq_num 1115) dirty exists 2023-10-07T19:02:35.822 INFO:tasks.rados.rados.0.smithi087.stdout:3580: left oid 41 (ObjNum 1115 snap 370 seq_num 1115) 2023-10-07T19:02:36.362 INFO:tasks.rados.rados.0.smithi087.stdout:3580: done (2 left) 2023-10-07T19:02:36.362 INFO:tasks.rados.rados.0.smithi087.stdout:3581: done (1 left) 2023-10-07T19:02:36.362 INFO:tasks.rados.rados.0.smithi087.stdout:3582: done (0 left) 2023-10-07T19:02:36.363 INFO:tasks.rados.rados.0.smithi087.stdout:3583: read oid 38 snap 358 2023-10-07T19:02:36.363 INFO:tasks.rados.rados.0.smithi087.stdout:3583: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:02:36.363 INFO:tasks.rados.rados.0.smithi087.stdout:3584: delete oid 20 current snap is 371 2023-10-07T19:02:36.365 INFO:tasks.rados.rados.0.smithi087.stdout:3584: done (1 left) 2023-10-07T19:02:36.365 INFO:tasks.rados.rados.0.smithi087.stdout:3585: snap_create 2023-10-07T19:02:36.399 INFO:tasks.rados.rados.0.smithi087.stdout:3583: expect (ObjNum 805 snap 273 seq_num 805) 2023-10-07T19:02:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:36 smithi163 ceph-mon[190496]: pgmap v871: 121 pgs: 121 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2023-10-07T19:02:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:36 smithi087 ceph-mon[202419]: pgmap v871: 121 pgs: 121 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2023-10-07T19:02:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:36 smithi087 ceph-mon[198934]: pgmap v871: 121 pgs: 121 active+clean; 676 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2023-10-07T19:02:37.371 INFO:tasks.rados.rados.0.smithi087.stdout:3583: done (1 left) 2023-10-07T19:02:37.371 INFO:tasks.rados.rados.0.smithi087.stdout:3585: done (0 left) 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3586: rollback oid 31 current snap is 372 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 363 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3587: read oid 45 snap -1 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3587: expect (ObjNum 1102 snap 369 seq_num 1102) 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3588: read oid 1 snap -1 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3588: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 372 2023-10-07T19:02:37.372 INFO:tasks.rados.rados.0.smithi087.stdout:3589: seq_num 1117 ranges {1196032=712704,1908736=458752,2367488=655360,3022848=90112} 2023-10-07T19:02:37.382 INFO:tasks.rados.rados.0.smithi087.stdout:3589: writing smithi087181593-14 from 1196032 to 1908736 tid 1 2023-10-07T19:02:37.385 INFO:tasks.rados.rados.0.smithi087.stdout:3589: writing smithi087181593-14 from 1908736 to 2367488 tid 2 2023-10-07T19:02:37.389 INFO:tasks.rados.rados.0.smithi087.stdout:3589: writing smithi087181593-14 from 2367488 to 3022848 tid 3 2023-10-07T19:02:37.389 INFO:tasks.rados.rados.0.smithi087.stdout:3589: writing smithi087181593-14 from 3022848 to 3112960 tid 4 2023-10-07T19:02:37.390 INFO:tasks.rados.rados.0.smithi087.stdout:3590: copy_from oid 26 from oid 23 current snap is 372 2023-10-07T19:02:37.390 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 372 2023-10-07T19:02:37.390 INFO:tasks.rados.rados.0.smithi087.stdout:3591: seq_num 1118 ranges {2154496=729088,2883584=794624,3678208=409600} 2023-10-07T19:02:37.406 INFO:tasks.rados.rados.0.smithi087.stdout:3591: writing smithi087181593-27 from 2154496 to 2883584 tid 1 2023-10-07T19:02:37.411 INFO:tasks.rados.rados.0.smithi087.stdout:3591: writing smithi087181593-27 from 2883584 to 3678208 tid 2 2023-10-07T19:02:37.413 INFO:tasks.rados.rados.0.smithi087.stdout:3591: writing smithi087181593-27 from 3678208 to 4087808 tid 3 2023-10-07T19:02:37.414 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 19 current snap is 372 2023-10-07T19:02:37.414 INFO:tasks.rados.rados.0.smithi087.stdout:3592: seq_num 1119 ranges {2531328=745472,3276800=679936,3956736=524288} 2023-10-07T19:02:37.431 INFO:tasks.rados.rados.0.smithi087.stdout:3592: writing smithi087181593-19 from 2531328 to 3276800 tid 1 2023-10-07T19:02:37.435 INFO:tasks.rados.rados.0.smithi087.stdout:3592: writing smithi087181593-19 from 3276800 to 3956736 tid 2 2023-10-07T19:02:37.438 INFO:tasks.rados.rados.0.smithi087.stdout:3592: writing smithi087181593-19 from 3956736 to 4481024 tid 3 2023-10-07T19:02:37.439 INFO:tasks.rados.rados.0.smithi087.stdout:3593: snap_create 2023-10-07T19:02:37.439 INFO:tasks.rados.rados.0.smithi087.stdout:3588: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:02:37.457 INFO:tasks.rados.rados.0.smithi087.stdout:3586: finishing rollback tid 0 to smithi087181593-31 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:3586: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:3586: finishing rollback tid 2 to smithi087181593-31 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2388 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 1 to smithi087181593-14 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 2 to smithi087181593-14 2023-10-07T19:02:37.458 INFO:tasks.rados.rados.0.smithi087.stdout:3587: expect (ObjNum 1102 snap 369 seq_num 1102) 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 3 to smithi087181593-14 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 4 to smithi087181593-14 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 5 to smithi087181593-14 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3589: finishing write tid 6 to smithi087181593-14 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2581 (ObjNum 1117 snap 372 seq_num 1117) dirty exists 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3589: left oid 14 (ObjNum 1117 snap 372 seq_num 1117) 2023-10-07T19:02:37.619 INFO:tasks.rados.rados.0.smithi087.stdout:3590: finishing copy_from racing read to smithi087181593-26 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3590: finishing copy_from to smithi087181593-26 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2463 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: finishing write tid 1 to smithi087181593-27 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: finishing write tid 2 to smithi087181593-27 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: finishing write tid 3 to smithi087181593-27 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: finishing write tid 4 to smithi087181593-27 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: finishing write tid 5 to smithi087181593-27 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2467 (ObjNum 1118 snap 372 seq_num 1118) dirty exists 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3591: left oid 27 (ObjNum 1118 snap 372 seq_num 1118) 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3592: finishing write tid 1 to smithi087181593-19 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3592: finishing write tid 2 to smithi087181593-19 2023-10-07T19:02:37.620 INFO:tasks.rados.rados.0.smithi087.stdout:3592: finishing write tid 3 to smithi087181593-19 2023-10-07T19:02:37.621 INFO:tasks.rados.rados.0.smithi087.stdout:3592: finishing write tid 4 to smithi087181593-19 2023-10-07T19:02:37.621 INFO:tasks.rados.rados.0.smithi087.stdout:3592: finishing write tid 5 to smithi087181593-19 2023-10-07T19:02:37.621 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 2403 (ObjNum 1119 snap 372 seq_num 1119) dirty exists 2023-10-07T19:02:37.621 INFO:tasks.rados.rados.0.smithi087.stdout:3592: left oid 19 (ObjNum 1119 snap 372 seq_num 1119) 2023-10-07T19:02:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:37 smithi163 ceph-mon[190496]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T19:02:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:37 smithi087 ceph-mon[202419]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T19:02:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:37 smithi087 ceph-mon[198934]: osdmap e801: 8 total, 8 up, 8 in 2023-10-07T19:02:38.375 INFO:tasks.rados.rados.0.smithi087.stdout:3586: done (7 left) 2023-10-07T19:02:38.375 INFO:tasks.rados.rados.0.smithi087.stdout:3587: done (6 left) 2023-10-07T19:02:38.375 INFO:tasks.rados.rados.0.smithi087.stdout:3588: done (5 left) 2023-10-07T19:02:38.375 INFO:tasks.rados.rados.0.smithi087.stdout:3589: done (4 left) 2023-10-07T19:02:38.375 INFO:tasks.rados.rados.0.smithi087.stdout:3590: done (3 left) 2023-10-07T19:02:38.376 INFO:tasks.rados.rados.0.smithi087.stdout:3591: done (2 left) 2023-10-07T19:02:38.376 INFO:tasks.rados.rados.0.smithi087.stdout:3592: done (1 left) 2023-10-07T19:02:38.376 INFO:tasks.rados.rados.0.smithi087.stdout:3593: done (0 left) 2023-10-07T19:02:38.376 INFO:tasks.rados.rados.0.smithi087.stdout:3594: snap_create 2023-10-07T19:02:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:38 smithi163 ceph-mon[190496]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T19:02:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:38 smithi163 ceph-mon[190496]: pgmap v874: 121 pgs: 121 active+clean; 686 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2023-10-07T19:02:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:38 smithi087 ceph-mon[198934]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T19:02:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:38 smithi087 ceph-mon[198934]: pgmap v874: 121 pgs: 121 active+clean; 686 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2023-10-07T19:02:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:38 smithi087 ceph-mon[202419]: osdmap e802: 8 total, 8 up, 8 in 2023-10-07T19:02:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:38 smithi087 ceph-mon[202419]: pgmap v874: 121 pgs: 121 active+clean; 686 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2023-10-07T19:02:39.244 INFO:tasks.rados.rados.0.smithi087.stdout:3594: done (0 left) 2023-10-07T19:02:39.245 INFO:tasks.rados.rados.0.smithi087.stdout:3595: snap_remove snap 364 2023-10-07T19:02:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:39 smithi163 ceph-mon[190496]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T19:02:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:39 smithi163 ceph-mon[190496]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T19:02:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:39 smithi087 ceph-mon[198934]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T19:02:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:39 smithi087 ceph-mon[198934]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T19:02:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:39 smithi087 ceph-mon[202419]: osdmap e803: 8 total, 8 up, 8 in 2023-10-07T19:02:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:39 smithi087 ceph-mon[202419]: osdmap e804: 8 total, 8 up, 8 in 2023-10-07T19:02:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:3595: done (0 left) 2023-10-07T19:02:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:3596: rollback oid 24 current snap is 374 2023-10-07T19:02:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 349 2023-10-07T19:02:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:3597: copy_from oid 33 from oid 15 current snap is 374 2023-10-07T19:02:40.249 INFO:tasks.rados.rados.0.smithi087.stdout:3598: snap_remove snap 335 2023-10-07T19:02:41.251 INFO:tasks.rados.rados.0.smithi087.stdout:3598: done (2 left) 2023-10-07T19:02:41.251 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 374 2023-10-07T19:02:41.251 INFO:tasks.rados.rados.0.smithi087.stdout:3596: finishing rollback tid 0 to smithi087181593-24 2023-10-07T19:02:41.252 INFO:tasks.rados.rados.0.smithi087.stdout:3599: seq_num 1120 ranges {5660672=761856,6422528=557056,6979584=425984,7405568=221184} 2023-10-07T19:02:41.288 INFO:tasks.rados.rados.0.smithi087.stdout:3599: writing smithi087181593-40 from 5660672 to 6422528 tid 1 2023-10-07T19:02:41.291 INFO:tasks.rados.rados.0.smithi087.stdout:3599: writing smithi087181593-40 from 6422528 to 6979584 tid 2 2023-10-07T19:02:41.294 INFO:tasks.rados.rados.0.smithi087.stdout:3599: writing smithi087181593-40 from 6979584 to 7405568 tid 3 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:3599: writing smithi087181593-40 from 7405568 to 7626752 tid 4 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 374 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:3596: finishing rollback tid 1 to smithi087181593-24 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2584 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:3597: finishing copy_from racing read to smithi087181593-33 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:3597: finishing copy_from to smithi087181593-33 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 2071 (ObjNum 1052 snap 351 seq_num 1052) dirty exists 2023-10-07T19:02:41.296 INFO:tasks.rados.rados.0.smithi087.stdout:3600: seq_num 1121 ranges {3973120=778240,4751360=442368,5193728=638976,5832704=122880} 2023-10-07T19:02:41.321 INFO:tasks.rados.rados.0.smithi087.stdout:3600: writing smithi087181593-21 from 3973120 to 4751360 tid 1 2023-10-07T19:02:41.324 INFO:tasks.rados.rados.0.smithi087.stdout:3600: writing smithi087181593-21 from 4751360 to 5193728 tid 2 2023-10-07T19:02:41.327 INFO:tasks.rados.rados.0.smithi087.stdout:3600: writing smithi087181593-21 from 5193728 to 5832704 tid 3 2023-10-07T19:02:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:3600: writing smithi087181593-21 from 5832704 to 5955584 tid 4 2023-10-07T19:02:41.328 INFO:tasks.rados.rados.0.smithi087.stdout:3596: done (3 left) 2023-10-07T19:02:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:3597: done (2 left) 2023-10-07T19:02:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 374 2023-10-07T19:02:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 1 to smithi087181593-40 2023-10-07T19:02:41.329 INFO:tasks.rados.rados.0.smithi087.stdout:3601: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2023-10-07T19:02:41.333 INFO:tasks.rados.rados.0.smithi087.stdout:3601: writing smithi087181593-32 from 0 to 794624 tid 1 2023-10-07T19:02:41.337 INFO:tasks.rados.rados.0.smithi087.stdout:3601: writing smithi087181593-32 from 794624 to 1523712 tid 2 2023-10-07T19:02:41.340 INFO:tasks.rados.rados.0.smithi087.stdout:3601: writing smithi087181593-32 from 1523712 to 1998848 tid 3 2023-10-07T19:02:41.340 INFO:tasks.rados.rados.0.smithi087.stdout:3602: delete oid 36 current snap is 374 2023-10-07T19:02:41.340 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 2 to smithi087181593-40 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 3 to smithi087181593-40 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 4 to smithi087181593-40 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 5 to smithi087181593-40 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3599: finishing write tid 6 to smithi087181593-40 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2491 (ObjNum 1120 snap 374 seq_num 1120) dirty exists 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3599: left oid 40 (ObjNum 1120 snap 374 seq_num 1120) 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 1 to smithi087181593-21 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 2 to smithi087181593-21 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 3 to smithi087181593-21 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 4 to smithi087181593-21 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 5 to smithi087181593-21 2023-10-07T19:02:41.341 INFO:tasks.rados.rados.0.smithi087.stdout:3600: finishing write tid 6 to smithi087181593-21 2023-10-07T19:02:41.342 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2398 (ObjNum 1121 snap 374 seq_num 1121) dirty exists 2023-10-07T19:02:41.342 INFO:tasks.rados.rados.0.smithi087.stdout:3600: left oid 21 (ObjNum 1121 snap 374 seq_num 1121) 2023-10-07T19:02:41.342 INFO:tasks.rados.rados.0.smithi087.stdout:3601: finishing write tid 1 to smithi087181593-32 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3599: done (3 left) 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3600: done (2 left) 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3602: done (1 left) 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3603: snap_create 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3601: finishing write tid 2 to smithi087181593-32 2023-10-07T19:02:41.343 INFO:tasks.rados.rados.0.smithi087.stdout:3601: finishing write tid 3 to smithi087181593-32 2023-10-07T19:02:41.344 INFO:tasks.rados.rados.0.smithi087.stdout:3601: finishing write tid 4 to smithi087181593-32 2023-10-07T19:02:41.347 INFO:tasks.rados.rados.0.smithi087.stdout:3601: finishing write tid 5 to smithi087181593-32 2023-10-07T19:02:41.347 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 2394 (ObjNum 1122 snap 374 seq_num 1122) dirty exists 2023-10-07T19:02:41.347 INFO:tasks.rados.rados.0.smithi087.stdout:3601: left oid 32 (ObjNum 1122 snap 374 seq_num 1122) 2023-10-07T19:02:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:41 smithi163 ceph-mon[190496]: pgmap v877: 121 pgs: 121 active+clean; 695 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-10-07T19:02:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:41 smithi163 ceph-mon[190496]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T19:02:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:41 smithi087 ceph-mon[198934]: pgmap v877: 121 pgs: 121 active+clean; 695 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-10-07T19:02:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:41 smithi087 ceph-mon[198934]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T19:02:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:41 smithi087 ceph-mon[202419]: pgmap v877: 121 pgs: 121 active+clean; 695 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2023-10-07T19:02:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:41 smithi087 ceph-mon[202419]: osdmap e805: 8 total, 8 up, 8 in 2023-10-07T19:02:42.259 INFO:tasks.rados.rados.0.smithi087.stdout:3601: done (1 left) 2023-10-07T19:02:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:3603: done (0 left) 2023-10-07T19:02:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:3604: read oid 21 snap 370 2023-10-07T19:02:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:3604: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:42.260 INFO:tasks.rados.rados.0.smithi087.stdout:3605: delete oid 3 current snap is 375 2023-10-07T19:02:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:3605: done (1 left) 2023-10-07T19:02:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:3606: read oid 16 snap 354 2023-10-07T19:02:42.267 INFO:tasks.rados.rados.0.smithi087.stdout:3606: expect (ObjNum 1062 snap 354 seq_num 1062) 2023-10-07T19:02:42.268 INFO:tasks.rados.rados.0.smithi087.stdout:3607: read oid 32 snap -1 2023-10-07T19:02:42.268 INFO:tasks.rados.rados.0.smithi087.stdout:3607: expect (ObjNum 1122 snap 374 seq_num 1122) 2023-10-07T19:02:42.268 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 375 2023-10-07T19:02:42.268 INFO:tasks.rados.rados.0.smithi087.stdout:3608: seq_num 1125 ranges {4268032=450560,4718592=786432,5505024=614400,6119424=204800} 2023-10-07T19:02:42.293 INFO:tasks.rados.rados.0.smithi087.stdout:3608: writing smithi087181593-25 from 4268032 to 4718592 tid 1 2023-10-07T19:02:42.297 INFO:tasks.rados.rados.0.smithi087.stdout:3608: writing smithi087181593-25 from 4718592 to 5505024 tid 2 2023-10-07T19:02:42.301 INFO:tasks.rados.rados.0.smithi087.stdout:3608: writing smithi087181593-25 from 5505024 to 6119424 tid 3 2023-10-07T19:02:42.303 INFO:tasks.rados.rados.0.smithi087.stdout:3608: writing smithi087181593-25 from 6119424 to 6324224 tid 4 2023-10-07T19:02:42.303 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 375 2023-10-07T19:02:42.303 INFO:tasks.rados.rados.0.smithi087.stdout:3609: seq_num 1126 ranges {11149312=466944,11616256=720896,12337152=778240,13115392=106496} 2023-10-07T19:02:42.364 INFO:tasks.rados.rados.0.smithi087.stdout:3609: writing smithi087181593-4 from 11149312 to 11616256 tid 1 2023-10-07T19:02:42.368 INFO:tasks.rados.rados.0.smithi087.stdout:3609: writing smithi087181593-4 from 11616256 to 12337152 tid 2 2023-10-07T19:02:42.372 INFO:tasks.rados.rados.0.smithi087.stdout:3609: writing smithi087181593-4 from 12337152 to 13115392 tid 3 2023-10-07T19:02:42.373 INFO:tasks.rados.rados.0.smithi087.stdout:3609: writing smithi087181593-4 from 13115392 to 13221888 tid 4 2023-10-07T19:02:42.373 INFO:tasks.rados.rados.0.smithi087.stdout:3610: rollback oid 45 current snap is 375 2023-10-07T19:02:42.373 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 310 2023-10-07T19:02:42.374 INFO:tasks.rados.rados.0.smithi087.stdout:3606: expect (ObjNum 1062 snap 354 seq_num 1062) 2023-10-07T19:02:42.546 INFO:tasks.rados.rados.0.smithi087.stdout:3607: expect (ObjNum 1122 snap 374 seq_num 1122) 2023-10-07T19:02:42.596 INFO:tasks.rados.rados.0.smithi087.stdout:3604: expect (ObjNum 1035 snap 344 seq_num 1035) 2023-10-07T19:02:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:42 smithi163 ceph-mon[190496]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T19:02:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:42 smithi087 ceph-mon[198934]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T19:02:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:42 smithi087 ceph-mon[202419]: osdmap e806: 8 total, 8 up, 8 in 2023-10-07T19:02:42.816 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 1 to smithi087181593-25 2023-10-07T19:02:42.816 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 2 to smithi087181593-25 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 3 to smithi087181593-25 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3604: done (5 left) 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3606: done (4 left) 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3607: done (3 left) 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3611: rmattr oid 2 current snap is 375 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 4 to smithi087181593-25 2023-10-07T19:02:42.817 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 5 to smithi087181593-25 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3608: finishing write tid 6 to smithi087181593-25 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2604 (ObjNum 1125 snap 375 seq_num 1125) dirty exists 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3608: left oid 25 (ObjNum 1125 snap 375 seq_num 1125) 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 1 to smithi087181593-4 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 2 to smithi087181593-4 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3610: finishing rollback tid 0 to smithi087181593-45 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 3 to smithi087181593-4 2023-10-07T19:02:42.818 INFO:tasks.rados.rados.0.smithi087.stdout:3610: finishing rollback tid 1 to smithi087181593-45 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 4 to smithi087181593-4 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3610: finishing rollback tid 2 to smithi087181593-45 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 1801 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 5 to smithi087181593-4 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3608: done (3 left) 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3610: done (2 left) 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3612: setattr oid 31 current snap is 375 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3609: finishing write tid 6 to smithi087181593-4 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 1549 (ObjNum 1126 snap 375 seq_num 1126) dirty exists 2023-10-07T19:02:42.819 INFO:tasks.rados.rados.0.smithi087.stdout:3609: left oid 4 (ObjNum 1126 snap 375 seq_num 1126) 2023-10-07T19:02:42.820 INFO:tasks.rados.rados.0.smithi087.stdout:3609: done (2 left) 2023-10-07T19:02:42.820 INFO:tasks.rados.rados.0.smithi087.stdout:3613: snap_create 2023-10-07T19:02:42.821 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 2112 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:02:42.821 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2389 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:02:43.266 INFO:tasks.rados.rados.0.smithi087.stdout:3611: done (2 left) 2023-10-07T19:02:43.266 INFO:tasks.rados.rados.0.smithi087.stdout:3612: done (1 left) 2023-10-07T19:02:43.266 INFO:tasks.rados.rados.0.smithi087.stdout:3613: done (0 left) 2023-10-07T19:02:43.266 INFO:tasks.rados.rados.0.smithi087.stdout:3614: delete oid 42 current snap is 376 2023-10-07T19:02:43.272 INFO:tasks.rados.rados.0.smithi087.stdout:3614: done (0 left) 2023-10-07T19:02:43.272 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 26 current snap is 376 2023-10-07T19:02:43.272 INFO:tasks.rados.rados.0.smithi087.stdout:3615: seq_num 1128 ranges {1040384=499712,1540096=483328,2023424=786432,2809856=335872} 2023-10-07T19:02:43.280 INFO:tasks.rados.rados.0.smithi087.stdout:3615: writing smithi087181593-26 from 1040384 to 1540096 tid 1 2023-10-07T19:02:43.283 INFO:tasks.rados.rados.0.smithi087.stdout:3615: writing smithi087181593-26 from 1540096 to 2023424 tid 2 2023-10-07T19:02:43.288 INFO:tasks.rados.rados.0.smithi087.stdout:3615: writing smithi087181593-26 from 2023424 to 2809856 tid 3 2023-10-07T19:02:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3615: writing smithi087181593-26 from 2809856 to 3145728 tid 4 2023-10-07T19:02:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 376 2023-10-07T19:02:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 1 to smithi087181593-26 2023-10-07T19:02:43.290 INFO:tasks.rados.rados.0.smithi087.stdout:3616: seq_num 1129 ranges {0=516096,516096=770048,1286144=598016,1884160=237568} 2023-10-07T19:02:43.293 INFO:tasks.rados.rados.0.smithi087.stdout:3616: writing smithi087181593-42 from 0 to 516096 tid 1 2023-10-07T19:02:43.297 INFO:tasks.rados.rados.0.smithi087.stdout:3616: writing smithi087181593-42 from 516096 to 1286144 tid 2 2023-10-07T19:02:43.301 INFO:tasks.rados.rados.0.smithi087.stdout:3616: writing smithi087181593-42 from 1286144 to 1884160 tid 3 2023-10-07T19:02:43.303 INFO:tasks.rados.rados.0.smithi087.stdout:3616: writing smithi087181593-42 from 1884160 to 2121728 tid 4 2023-10-07T19:02:43.303 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 376 2023-10-07T19:02:43.303 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 2 to smithi087181593-26 2023-10-07T19:02:43.303 INFO:tasks.rados.rados.0.smithi087.stdout:3617: seq_num 1130 ranges {3031040=532480,3563520=655360,4218880=753664,4972544=196608} 2023-10-07T19:02:43.322 INFO:tasks.rados.rados.0.smithi087.stdout:3617: writing smithi087181593-22 from 3031040 to 3563520 tid 1 2023-10-07T19:02:43.326 INFO:tasks.rados.rados.0.smithi087.stdout:3617: writing smithi087181593-22 from 3563520 to 4218880 tid 2 2023-10-07T19:02:43.330 INFO:tasks.rados.rados.0.smithi087.stdout:3617: writing smithi087181593-22 from 4218880 to 4972544 tid 3 2023-10-07T19:02:43.332 INFO:tasks.rados.rados.0.smithi087.stdout:3617: writing smithi087181593-22 from 4972544 to 5169152 tid 4 2023-10-07T19:02:43.332 INFO:tasks.rados.rados.0.smithi087.stdout:3618: delete oid 44 current snap is 376 2023-10-07T19:02:43.332 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 3 to smithi087181593-26 2023-10-07T19:02:43.332 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 4 to smithi087181593-26 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 5 to smithi087181593-26 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3615: finishing write tid 6 to smithi087181593-26 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2472 (ObjNum 1128 snap 376 seq_num 1128) dirty exists 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3615: left oid 26 (ObjNum 1128 snap 376 seq_num 1128) 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 1 to smithi087181593-42 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 2 to smithi087181593-42 2023-10-07T19:02:43.333 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 3 to smithi087181593-42 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 4 to smithi087181593-42 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 5 to smithi087181593-42 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3616: finishing write tid 6 to smithi087181593-42 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1555 (ObjNum 1129 snap 376 seq_num 1129) dirty exists 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3616: left oid 42 (ObjNum 1129 snap 376 seq_num 1129) 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 1 to smithi087181593-22 2023-10-07T19:02:43.334 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 2 to smithi087181593-22 2023-10-07T19:02:43.335 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 3 to smithi087181593-22 2023-10-07T19:02:43.335 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 4 to smithi087181593-22 2023-10-07T19:02:43.335 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 5 to smithi087181593-22 2023-10-07T19:02:43.336 INFO:tasks.rados.rados.0.smithi087.stdout:3617: finishing write tid 6 to smithi087181593-22 2023-10-07T19:02:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2408 (ObjNum 1130 snap 376 seq_num 1130) dirty exists 2023-10-07T19:02:43.337 INFO:tasks.rados.rados.0.smithi087.stdout:3617: left oid 22 (ObjNum 1130 snap 376 seq_num 1130) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3615: done (3 left) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3616: done (2 left) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3617: done (1 left) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3618: done (0 left) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3619: read oid 38 snap -1 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:3619: expect (ObjNum 1105 snap 369 seq_num 1105) 2023-10-07T19:02:43.338 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 48 current snap is 376 2023-10-07T19:02:43.339 INFO:tasks.rados.rados.0.smithi087.stdout:3620: seq_num 1132 ranges {12312576=565248,12877824=425984,13303808=770048,14073856=409600} 2023-10-07T19:02:43.411 INFO:tasks.rados.rados.0.smithi087.stdout:3620: writing smithi087181593-48 from 12312576 to 12877824 tid 1 2023-10-07T19:02:43.414 INFO:tasks.rados.rados.0.smithi087.stdout:3620: writing smithi087181593-48 from 12877824 to 13303808 tid 2 2023-10-07T19:02:43.418 INFO:tasks.rados.rados.0.smithi087.stdout:3620: writing smithi087181593-48 from 13303808 to 14073856 tid 3 2023-10-07T19:02:43.421 INFO:tasks.rados.rados.0.smithi087.stdout:3620: writing smithi087181593-48 from 14073856 to 14483456 tid 4 2023-10-07T19:02:43.421 INFO:tasks.rados.rados.0.smithi087.stdout:3621: read oid 5 snap -1 2023-10-07T19:02:43.421 INFO:tasks.rados.rados.0.smithi087.stdout:3621: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:43.421 INFO:tasks.rados.rados.0.smithi087.stdout:3622: rollback oid 31 current snap is 376 2023-10-07T19:02:43.422 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 240 2023-10-07T19:02:43.422 INFO:tasks.rados.rados.0.smithi087.stdout:3619: expect (ObjNum 1105 snap 369 seq_num 1105) 2023-10-07T19:02:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:43 smithi163 ceph-mon[190496]: pgmap v880: 121 pgs: 121 active+clean; 697 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:43 smithi163 ceph-mon[190496]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T19:02:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:43 smithi087 ceph-mon[198934]: pgmap v880: 121 pgs: 121 active+clean; 697 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:43 smithi087 ceph-mon[198934]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T19:02:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:43 smithi087 ceph-mon[202419]: pgmap v880: 121 pgs: 121 active+clean; 697 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2023-10-07T19:02:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:43 smithi087 ceph-mon[202419]: osdmap e807: 8 total, 8 up, 8 in 2023-10-07T19:02:44.477 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 1 to smithi087181593-48 2023-10-07T19:02:44.477 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 2 to smithi087181593-48 2023-10-07T19:02:44.477 INFO:tasks.rados.rados.0.smithi087.stdout:3621: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:02:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 3 to smithi087181593-48 2023-10-07T19:02:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 4 to smithi087181593-48 2023-10-07T19:02:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 5 to smithi087181593-48 2023-10-07T19:02:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:3620: finishing write tid 6 to smithi087181593-48 2023-10-07T19:02:44.480 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2499 (ObjNum 1132 snap 376 seq_num 1132) dirty exists 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:3620: left oid 48 (ObjNum 1132 snap 376 seq_num 1132) 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:3622: finishing rollback tid 0 to smithi087181593-31 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:3622: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:3622: finishing rollback tid 2 to smithi087181593-31 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2392 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:02:44.481 INFO:tasks.rados.rados.0.smithi087.stdout:3619: done (3 left) 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3620: done (2 left) 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3621: done (1 left) 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3622: done (0 left) 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3623: read oid 3 snap 353 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3623: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:02:44.482 INFO:tasks.rados.rados.0.smithi087.stdout:3624: snap_remove snap 326 2023-10-07T19:02:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:44 smithi163 ceph-mon[190496]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T19:02:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:44 smithi163 ceph-mon[190496]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T19:02:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:44 smithi087 ceph-mon[202419]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T19:02:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:44 smithi087 ceph-mon[202419]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T19:02:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:44 smithi087 ceph-mon[198934]: osdmap e808: 8 total, 8 up, 8 in 2023-10-07T19:02:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:44 smithi087 ceph-mon[198934]: osdmap e809: 8 total, 8 up, 8 in 2023-10-07T19:02:45.283 INFO:tasks.rados.rados.0.smithi087.stdout:3624: done (1 left) 2023-10-07T19:02:45.283 INFO:tasks.rados.rados.0.smithi087.stdout:3625: copy_from oid 37 from oid 44 current snap is 376 2023-10-07T19:02:45.283 INFO:tasks.rados.rados.0.smithi087.stdout:3626: snap_remove snap 370 2023-10-07T19:02:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:45 smithi163 ceph-mon[190496]: pgmap v883: 121 pgs: 121 active+clean; 710 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-10-07T19:02:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:45 smithi087 ceph-mon[198934]: pgmap v883: 121 pgs: 121 active+clean; 710 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-10-07T19:02:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:45] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:02:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:45 smithi087 ceph-mon[202419]: pgmap v883: 121 pgs: 121 active+clean; 710 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-10-07T19:02:46.288 INFO:tasks.rados.rados.0.smithi087.stdout:3626: done (2 left) 2023-10-07T19:02:46.289 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 376 2023-10-07T19:02:46.289 INFO:tasks.rados.rados.0.smithi087.stdout:3627: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2023-10-07T19:02:46.292 INFO:tasks.rados.rados.0.smithi087.stdout:3627: writing smithi087181593-5 from 0 to 581632 tid 1 2023-10-07T19:02:46.297 INFO:tasks.rados.rados.0.smithi087.stdout:3627: writing smithi087181593-5 from 581632 to 1335296 tid 2 2023-10-07T19:02:46.301 INFO:tasks.rados.rados.0.smithi087.stdout:3627: writing smithi087181593-5 from 1335296 to 1908736 tid 3 2023-10-07T19:02:46.303 INFO:tasks.rados.rados.0.smithi087.stdout:3627: writing smithi087181593-5 from 1908736 to 2187264 tid 4 2023-10-07T19:02:46.303 INFO:tasks.rados.rados.0.smithi087.stdout:3628: snap_remove snap 361 2023-10-07T19:02:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:46 smithi163 ceph-mon[190496]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T19:02:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:46 smithi087 ceph-mon[198934]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T19:02:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:46 smithi087 ceph-mon[202419]: osdmap e810: 8 total, 8 up, 8 in 2023-10-07T19:02:47.294 INFO:tasks.rados.rados.0.smithi087.stdout:3628: done (3 left) 2023-10-07T19:02:47.294 INFO:tasks.rados.rados.0.smithi087.stdout:3629: delete oid 18 current snap is 376 2023-10-07T19:02:47.296 INFO:tasks.rados.rados.0.smithi087.stdout:3623: expect (ObjNum 853 snap 292 seq_num 853) 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3625: finishing copy_from to smithi087181593-37 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3625: got expected ENOENT (src dne) 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3625: finishing copy_from racing read to smithi087181593-37 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3623: done (3 left) 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3625: done (2 left) 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3629: done (1 left) 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 376 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 1 to smithi087181593-5 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 2 to smithi087181593-5 2023-10-07T19:02:47.516 INFO:tasks.rados.rados.0.smithi087.stdout:3630: seq_num 1135 ranges {3571712=614400,4186112=524288,4710400=540672,5251072=483328,5734400=57344} 2023-10-07T19:02:47.537 INFO:tasks.rados.rados.0.smithi087.stdout:3630: writing smithi087181593-28 from 3571712 to 4186112 tid 1 2023-10-07T19:02:47.540 INFO:tasks.rados.rados.0.smithi087.stdout:3630: writing smithi087181593-28 from 4186112 to 4710400 tid 2 2023-10-07T19:02:47.544 INFO:tasks.rados.rados.0.smithi087.stdout:3630: writing smithi087181593-28 from 4710400 to 5251072 tid 3 2023-10-07T19:02:47.546 INFO:tasks.rados.rados.0.smithi087.stdout:3630: writing smithi087181593-28 from 5251072 to 5734400 tid 4 2023-10-07T19:02:47.547 INFO:tasks.rados.rados.0.smithi087.stdout:3630: writing smithi087181593-28 from 5734400 to 5791744 tid 5 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 376 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 3 to smithi087181593-5 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 4 to smithi087181593-5 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 5 to smithi087181593-5 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3627: finishing write tid 6 to smithi087181593-5 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2132 (ObjNum 1133 snap 376 seq_num 1133) dirty exists 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3627: left oid 5 (ObjNum 1133 snap 376 seq_num 1133) 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 1 to smithi087181593-28 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 2 to smithi087181593-28 2023-10-07T19:02:47.548 INFO:tasks.rados.rados.0.smithi087.stdout:3631: seq_num 1136 ranges {1114112=630784,1744896=409600,2154496=753664,2908160=417792,3325952=24576} 2023-10-07T19:02:47.557 INFO:tasks.rados.rados.0.smithi087.stdout:3631: writing smithi087181593-34 from 1114112 to 1744896 tid 1 2023-10-07T19:02:47.559 INFO:tasks.rados.rados.0.smithi087.stdout:3631: writing smithi087181593-34 from 1744896 to 2154496 tid 2 2023-10-07T19:02:47.563 INFO:tasks.rados.rados.0.smithi087.stdout:3631: writing smithi087181593-34 from 2154496 to 2908160 tid 3 2023-10-07T19:02:47.566 INFO:tasks.rados.rados.0.smithi087.stdout:3631: writing smithi087181593-34 from 2908160 to 3325952 tid 4 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3631: writing smithi087181593-34 from 3325952 to 3350528 tid 5 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3627: done (2 left) 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3632: copy_from oid 35 from oid 22 current snap is 376 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 3 to smithi087181593-28 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 4 to smithi087181593-28 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 5 to smithi087181593-28 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 6 to smithi087181593-28 2023-10-07T19:02:47.567 INFO:tasks.rados.rados.0.smithi087.stdout:3633: snap_remove snap 362 2023-10-07T19:02:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:47 smithi163 ceph-mon[190496]: pgmap v886: 121 pgs: 121 active+clean; 713 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-10-07T19:02:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:47 smithi163 ceph-mon[190496]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T19:02:47.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:47 smithi087 ceph-mon[198934]: pgmap v886: 121 pgs: 121 active+clean; 713 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-10-07T19:02:47.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:47 smithi087 ceph-mon[198934]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T19:02:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:47 smithi087 ceph-mon[202419]: pgmap v886: 121 pgs: 121 active+clean; 713 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 20 op/s 2023-10-07T19:02:47.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:47 smithi087 ceph-mon[202419]: osdmap e811: 8 total, 8 up, 8 in 2023-10-07T19:02:48.305 INFO:tasks.rados.rados.0.smithi087.stdout:3633: done (3 left) 2023-10-07T19:02:48.305 INFO:tasks.rados.rados.0.smithi087.stdout:3634: rmattr oid 12 current snap is 376 2023-10-07T19:02:48.305 INFO:tasks.rados.rados.0.smithi087.stdout:3634: done (3 left) 2023-10-07T19:02:48.305 INFO:tasks.rados.rados.0.smithi087.stdout:3635: setattr oid 3 current snap is 376 2023-10-07T19:02:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:3636: read oid 39 snap -1 2023-10-07T19:02:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:3636: expect (ObjNum 1095 snap 367 seq_num 1095) 2023-10-07T19:02:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 376 2023-10-07T19:02:48.308 INFO:tasks.rados.rados.0.smithi087.stdout:3637: seq_num 1137 ranges {0=647168,647168=696320,1343488=557056,1900544=352256} 2023-10-07T19:02:48.312 INFO:tasks.rados.rados.0.smithi087.stdout:3637: writing smithi087181593-16 from 0 to 647168 tid 1 2023-10-07T19:02:48.317 INFO:tasks.rados.rados.0.smithi087.stdout:3637: writing smithi087181593-16 from 647168 to 1343488 tid 2 2023-10-07T19:02:48.321 INFO:tasks.rados.rados.0.smithi087.stdout:3637: writing smithi087181593-16 from 1343488 to 1900544 tid 3 2023-10-07T19:02:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:3637: writing smithi087181593-16 from 1900544 to 2252800 tid 4 2023-10-07T19:02:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:3638: copy_from oid 45 from oid 48 current snap is 376 2023-10-07T19:02:48.324 INFO:tasks.rados.rados.0.smithi087.stdout:3639: snap_remove snap 240 2023-10-07T19:02:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:48 smithi163 ceph-mon[190496]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T19:02:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:48 smithi163 ceph-mon[190496]: pgmap v889: 121 pgs: 121 active+clean; 713 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T19:02:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:48 smithi087 ceph-mon[198934]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T19:02:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:48 smithi087 ceph-mon[198934]: pgmap v889: 121 pgs: 121 active+clean; 713 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T19:02:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:48 smithi087 ceph-mon[202419]: osdmap e812: 8 total, 8 up, 8 in 2023-10-07T19:02:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:48 smithi087 ceph-mon[202419]: pgmap v889: 121 pgs: 121 active+clean; 713 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2023-10-07T19:02:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:3639: done (7 left) 2023-10-07T19:02:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:3640: copy_from oid 10 from oid 29 current snap is 376 2023-10-07T19:02:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 376 2023-10-07T19:02:49.253 INFO:tasks.rados.rados.0.smithi087.stdout:3641: seq_num 1138 ranges {6324224=663552,6987776=581632,7569408=712704,8282112=311296} 2023-10-07T19:02:49.290 INFO:tasks.rados.rados.0.smithi087.stdout:3641: writing smithi087181593-25 from 6324224 to 6987776 tid 1 2023-10-07T19:02:49.294 INFO:tasks.rados.rados.0.smithi087.stdout:3641: writing smithi087181593-25 from 6987776 to 7569408 tid 2 2023-10-07T19:02:49.298 INFO:tasks.rados.rados.0.smithi087.stdout:3641: writing smithi087181593-25 from 7569408 to 8282112 tid 3 2023-10-07T19:02:49.303 INFO:tasks.rados.rados.0.smithi087.stdout:3641: writing smithi087181593-25 from 8282112 to 8593408 tid 4 2023-10-07T19:02:49.303 INFO:tasks.rados.rados.0.smithi087.stdout:3642: rollback oid 2 current snap is 376 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 2 to 347 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3643: rollback oid 6 current snap is 376 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 6 to 373 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3630: finishing write tid 7 to smithi087181593-28 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2629 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3630: left oid 28 (ObjNum 1135 snap 376 seq_num 1135) 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 1 to smithi087181593-34 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 2 to smithi087181593-34 2023-10-07T19:02:49.304 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 3 to smithi087181593-34 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 4 to smithi087181593-34 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 5 to smithi087181593-34 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 6 to smithi087181593-34 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3631: finishing write tid 7 to smithi087181593-34 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 2405 (ObjNum 1136 snap 376 seq_num 1136) dirty exists 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3631: left oid 34 (ObjNum 1136 snap 376 seq_num 1136) 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3632: finishing copy_from racing read to smithi087181593-35 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3632: finishing copy_from to smithi087181593-35 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 2408 (ObjNum 1130 snap 376 seq_num 1130) dirty exists 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 1802 (ObjNum 33 snap 0 seq_num 1701914440) dirty exists 2023-10-07T19:02:49.305 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 1 to smithi087181593-16 2023-10-07T19:02:49.306 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 2 to smithi087181593-16 2023-10-07T19:02:49.306 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 3 to smithi087181593-16 2023-10-07T19:02:49.306 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 4 to smithi087181593-16 2023-10-07T19:02:49.306 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 5 to smithi087181593-16 2023-10-07T19:02:49.306 INFO:tasks.rados.rados.0.smithi087.stdout:3637: finishing write tid 6 to smithi087181593-16 2023-10-07T19:02:49.307 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1630 (ObjNum 1137 snap 376 seq_num 1137) dirty exists 2023-10-07T19:02:49.307 INFO:tasks.rados.rados.0.smithi087.stdout:3637: left oid 16 (ObjNum 1137 snap 376 seq_num 1137) 2023-10-07T19:02:49.307 INFO:tasks.rados.rados.0.smithi087.stdout:3636: expect (ObjNum 1095 snap 367 seq_num 1095) 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3638: finishing copy_from racing read to smithi087181593-45 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3638: finishing copy_from to smithi087181593-45 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 2499 (ObjNum 1132 snap 376 seq_num 1132) dirty exists 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3640: finishing copy_from to smithi087181593-10 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3640: got expected ENOENT (src dne) 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3640: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 1 to smithi087181593-25 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 2 to smithi087181593-25 2023-10-07T19:02:49.626 INFO:tasks.rados.rados.0.smithi087.stdout:3630: done (10 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3631: done (9 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3632: done (8 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3635: done (7 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3636: done (6 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3637: done (5 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3638: done (4 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3640: done (3 left) 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 376 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 3 to smithi087181593-25 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 4 to smithi087181593-25 2023-10-07T19:02:49.627 INFO:tasks.rados.rados.0.smithi087.stdout:3642: finishing rollback tid 0 to smithi087181593-2 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3642: finishing rollback tid 1 to smithi087181593-2 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 5 to smithi087181593-25 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3643: finishing rollback tid 0 to smithi087181593-6 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3643: finishing rollback tid 1 to smithi087181593-6 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3643: finishing rollback tid 2 to smithi087181593-6 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 2396 (ObjNum 1078 snap 359 seq_num 1078) dirty exists 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3642: finishing rollback tid 2 to smithi087181593-2 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 2115 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3641: finishing write tid 6 to smithi087181593-25 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2656 (ObjNum 1138 snap 376 seq_num 1138) dirty exists 2023-10-07T19:02:49.628 INFO:tasks.rados.rados.0.smithi087.stdout:3641: left oid 25 (ObjNum 1138 snap 376 seq_num 1138) 2023-10-07T19:02:49.629 INFO:tasks.rados.rados.0.smithi087.stdout:3644: seq_num 1139 ranges {0=679936,679936=458752,1138688=524288,1662976=540672,2203648=81920} 2023-10-07T19:02:49.629 INFO:tasks.rados.rados.0.smithi087.stdout:3644: writing smithi087181593-47 from 0 to 679936 tid 1 2023-10-07T19:02:49.631 INFO:tasks.rados.rados.0.smithi087.stdout:3644: writing smithi087181593-47 from 679936 to 1138688 tid 2 2023-10-07T19:02:49.634 INFO:tasks.rados.rados.0.smithi087.stdout:3644: writing smithi087181593-47 from 1138688 to 1662976 tid 3 2023-10-07T19:02:49.637 INFO:tasks.rados.rados.0.smithi087.stdout:3644: writing smithi087181593-47 from 1662976 to 2203648 tid 4 2023-10-07T19:02:49.638 INFO:tasks.rados.rados.0.smithi087.stdout:3644: writing smithi087181593-47 from 2203648 to 2285568 tid 5 2023-10-07T19:02:49.638 INFO:tasks.rados.rados.0.smithi087.stdout:3641: done (3 left) 2023-10-07T19:02:49.638 INFO:tasks.rados.rados.0.smithi087.stdout:3642: done (2 left) 2023-10-07T19:02:49.639 INFO:tasks.rados.rados.0.smithi087.stdout:3643: done (1 left) 2023-10-07T19:02:49.639 INFO:tasks.rados.rados.0.smithi087.stdout:3645: delete oid 3 current snap is 376 2023-10-07T19:02:49.639 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 1 to smithi087181593-47 2023-10-07T19:02:49.639 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 2 to smithi087181593-47 2023-10-07T19:02:49.639 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 3 to smithi087181593-47 2023-10-07T19:02:49.640 INFO:tasks.rados.rados.0.smithi087.stdout:3645: done (1 left) 2023-10-07T19:02:49.641 INFO:tasks.rados.rados.0.smithi087.stdout:3646: read oid 16 snap -1 2023-10-07T19:02:49.641 INFO:tasks.rados.rados.0.smithi087.stdout:3646: expect (ObjNum 1137 snap 376 seq_num 1137) 2023-10-07T19:02:49.641 INFO:tasks.rados.rados.0.smithi087.stdout:3647: delete oid 30 current snap is 376 2023-10-07T19:02:49.641 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 4 to smithi087181593-47 2023-10-07T19:02:49.642 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 5 to smithi087181593-47 2023-10-07T19:02:49.642 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 6 to smithi087181593-47 2023-10-07T19:02:49.643 INFO:tasks.rados.rados.0.smithi087.stdout:3647: done (2 left) 2023-10-07T19:02:49.643 INFO:tasks.rados.rados.0.smithi087.stdout:3648: copy_from oid 7 from oid 28 current snap is 376 2023-10-07T19:02:49.643 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 376 2023-10-07T19:02:49.644 INFO:tasks.rados.rados.0.smithi087.stdout:3649: seq_num 1142 ranges {1384448=729088,2113536=565248,2678784=696320,3375104=344064} 2023-10-07T19:02:49.655 INFO:tasks.rados.rados.0.smithi087.stdout:3649: writing smithi087181593-33 from 1384448 to 2113536 tid 1 2023-10-07T19:02:49.659 INFO:tasks.rados.rados.0.smithi087.stdout:3649: writing smithi087181593-33 from 2113536 to 2678784 tid 2 2023-10-07T19:02:49.663 INFO:tasks.rados.rados.0.smithi087.stdout:3649: writing smithi087181593-33 from 2678784 to 3375104 tid 3 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3649: writing smithi087181593-33 from 3375104 to 3719168 tid 4 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3650: read oid 11 snap -1 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3650: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3651: read oid 40 snap 352 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3651: expect (ObjNum 1025 snap 337 seq_num 1025) 2023-10-07T19:02:49.666 INFO:tasks.rados.rados.0.smithi087.stdout:3652: snap_remove snap 354 2023-10-07T19:02:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:49 smithi163 ceph-mon[190496]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T19:02:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:49 smithi163 ceph-mon[190496]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T19:02:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[198934]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T19:02:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[198934]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T19:02:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[202419]: osdmap e813: 8 total, 8 up, 8 in 2023-10-07T19:02:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:02:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:49 smithi087 ceph-mon[202419]: osdmap e814: 8 total, 8 up, 8 in 2023-10-07T19:02:50.310 INFO:tasks.rados.rados.0.smithi087.stdout:3652: done (6 left) 2023-10-07T19:02:50.311 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 376 2023-10-07T19:02:50.311 INFO:tasks.rados.rados.0.smithi087.stdout:3653: seq_num 1143 ranges {5955584=753664,6709248=450560,7159808=507904,7667712=589824,8257536=57344} 2023-10-07T19:02:50.348 INFO:tasks.rados.rados.0.smithi087.stdout:3653: writing smithi087181593-21 from 5955584 to 6709248 tid 1 2023-10-07T19:02:50.350 INFO:tasks.rados.rados.0.smithi087.stdout:3653: writing smithi087181593-21 from 6709248 to 7159808 tid 2 2023-10-07T19:02:50.354 INFO:tasks.rados.rados.0.smithi087.stdout:3653: writing smithi087181593-21 from 7159808 to 7667712 tid 3 2023-10-07T19:02:50.357 INFO:tasks.rados.rados.0.smithi087.stdout:3653: writing smithi087181593-21 from 7667712 to 8257536 tid 4 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:3653: writing smithi087181593-21 from 8257536 to 8314880 tid 5 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:3654: delete oid 9 current snap is 376 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:3644: finishing write tid 7 to smithi087181593-47 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 2121 (ObjNum 1139 snap 376 seq_num 1139) dirty exists 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:3644: left oid 47 (ObjNum 1139 snap 376 seq_num 1139) 2023-10-07T19:02:50.358 INFO:tasks.rados.rados.0.smithi087.stdout:3646: expect (ObjNum 1137 snap 376 seq_num 1137) 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 1 to smithi087181593-33 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 2 to smithi087181593-33 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:3648: finishing copy_from racing read to smithi087181593-7 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 3 to smithi087181593-33 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:3648: finishing copy_from to smithi087181593-7 2023-10-07T19:02:50.414 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2629 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 4 to smithi087181593-33 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3644: done (7 left) 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3646: done (6 left) 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3648: done (5 left) 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3654: done (4 left) 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 43 current snap is 376 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 5 to smithi087181593-33 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3649: finishing write tid 6 to smithi087181593-33 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 2414 (ObjNum 1142 snap 376 seq_num 1142) dirty exists 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3649: left oid 33 (ObjNum 1142 snap 376 seq_num 1142) 2023-10-07T19:02:50.415 INFO:tasks.rados.rados.0.smithi087.stdout:3651: expect (ObjNum 1025 snap 337 seq_num 1025) 2023-10-07T19:02:50.508 INFO:tasks.rados.rados.0.smithi087.stdout:3650: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:02:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:50 smithi163 ceph-mon[190496]: pgmap v892: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 715 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 21 op/s 2023-10-07T19:02:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:50 smithi087 ceph-mon[198934]: pgmap v892: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 715 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 21 op/s 2023-10-07T19:02:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:50 smithi087 ceph-mon[202419]: pgmap v892: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 715 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 4.3 MiB/s wr, 21 op/s 2023-10-07T19:02:50.739 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 1 to smithi087181593-21 2023-10-07T19:02:50.739 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 2 to smithi087181593-21 2023-10-07T19:02:50.739 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 3 to smithi087181593-21 2023-10-07T19:02:50.739 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 4 to smithi087181593-21 2023-10-07T19:02:50.739 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 5 to smithi087181593-21 2023-10-07T19:02:50.740 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 6 to smithi087181593-21 2023-10-07T19:02:50.740 INFO:tasks.rados.rados.0.smithi087.stdout:3653: finishing write tid 7 to smithi087181593-21 2023-10-07T19:02:50.740 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2411 (ObjNum 1143 snap 376 seq_num 1143) dirty exists 2023-10-07T19:02:50.740 INFO:tasks.rados.rados.0.smithi087.stdout:3653: left oid 21 (ObjNum 1143 snap 376 seq_num 1143) 2023-10-07T19:02:50.740 INFO:tasks.rados.rados.0.smithi087.stdout:3655: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2023-10-07T19:02:50.743 INFO:tasks.rados.rados.0.smithi087.stdout:3655: writing smithi087181593-43 from 0 to 786432 tid 1 2023-10-07T19:02:50.747 INFO:tasks.rados.rados.0.smithi087.stdout:3655: writing smithi087181593-43 from 786432 to 1409024 tid 2 2023-10-07T19:02:50.750 INFO:tasks.rados.rados.0.smithi087.stdout:3655: writing smithi087181593-43 from 1409024 to 1925120 tid 3 2023-10-07T19:02:50.752 INFO:tasks.rados.rados.0.smithi087.stdout:3655: writing smithi087181593-43 from 1925120 to 2342912 tid 4 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3655: writing smithi087181593-43 from 2342912 to 2392064 tid 5 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3649: done (4 left) 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3650: done (3 left) 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3651: done (2 left) 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3653: done (1 left) 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 14 current snap is 376 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 1 to smithi087181593-43 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 2 to smithi087181593-43 2023-10-07T19:02:50.753 INFO:tasks.rados.rados.0.smithi087.stdout:3656: seq_num 1146 ranges {3112960=802816,3915776=499712,4415488=679936,5095424=425984} 2023-10-07T19:02:50.773 INFO:tasks.rados.rados.0.smithi087.stdout:3656: writing smithi087181593-14 from 3112960 to 3915776 tid 1 2023-10-07T19:02:50.776 INFO:tasks.rados.rados.0.smithi087.stdout:3656: writing smithi087181593-14 from 3915776 to 4415488 tid 2 2023-10-07T19:02:50.780 INFO:tasks.rados.rados.0.smithi087.stdout:3656: writing smithi087181593-14 from 4415488 to 5095424 tid 3 2023-10-07T19:02:50.783 INFO:tasks.rados.rados.0.smithi087.stdout:3656: writing smithi087181593-14 from 5095424 to 5521408 tid 4 2023-10-07T19:02:50.783 INFO:tasks.rados.rados.0.smithi087.stdout:3657: rollback oid 26 current snap is 376 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 26 to 350 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 3 to smithi087181593-43 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 4 to smithi087181593-43 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 5 to smithi087181593-43 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 6 to smithi087181593-43 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:3655: finishing write tid 7 to smithi087181593-43 2023-10-07T19:02:50.784 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2563 (ObjNum 1145 snap 376 seq_num 1145) dirty exists 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3655: left oid 43 (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 1 to smithi087181593-14 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3655: done (2 left) 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3658: delete oid 33 current snap is 376 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 2 to smithi087181593-14 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 3 to smithi087181593-14 2023-10-07T19:02:50.785 INFO:tasks.rados.rados.0.smithi087.stdout:3658: done (2 left) 2023-10-07T19:02:50.786 INFO:tasks.rados.rados.0.smithi087.stdout:3659: delete oid 34 current snap is 376 2023-10-07T19:02:50.789 INFO:tasks.rados.rados.0.smithi087.stdout:3657: finishing rollback tid 0 to smithi087181593-26 2023-10-07T19:02:50.789 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 4 to smithi087181593-14 2023-10-07T19:02:50.789 INFO:tasks.rados.rados.0.smithi087.stdout:3659: done (2 left) 2023-10-07T19:02:50.789 INFO:tasks.rados.rados.0.smithi087.stdout:3660: read oid 34 snap 358 2023-10-07T19:02:50.790 INFO:tasks.rados.rados.0.smithi087.stdout:3660: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T19:02:50.790 INFO:tasks.rados.rados.0.smithi087.stdout:3661: snap_remove snap 310 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3661: done (3 left) 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3662: delete oid 3 current snap is 376 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3657: finishing rollback tid 1 to smithi087181593-26 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3657: finishing rollback tid 2 to smithi087181593-26 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2632 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 5 to smithi087181593-14 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3656: finishing write tid 6 to smithi087181593-14 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2670 (ObjNum 1146 snap 376 seq_num 1146) dirty exists 2023-10-07T19:02:51.325 INFO:tasks.rados.rados.0.smithi087.stdout:3656: left oid 14 (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:02:51.326 INFO:tasks.rados.rados.0.smithi087.stdout:3660: expect (ObjNum 611 snap 198 seq_num 611) 2023-10-07T19:02:51.373 INFO:tasks.rados.rados.0.smithi087.stdout:3656: done (3 left) 2023-10-07T19:02:51.373 INFO:tasks.rados.rados.0.smithi087.stdout:3657: done (2 left) 2023-10-07T19:02:51.373 INFO:tasks.rados.rados.0.smithi087.stdout:3660: done (1 left) 2023-10-07T19:02:51.373 INFO:tasks.rados.rados.0.smithi087.stdout:3662: done (0 left) 2023-10-07T19:02:51.373 INFO:tasks.rados.rados.0.smithi087.stdout:3663: delete oid 22 current snap is 376 2023-10-07T19:02:51.375 INFO:tasks.rados.rados.0.smithi087.stdout:3663: done (0 left) 2023-10-07T19:02:51.375 INFO:tasks.rados.rados.0.smithi087.stdout:3664: rollback oid 41 current snap is 376 2023-10-07T19:02:51.375 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 353 2023-10-07T19:02:51.375 INFO:tasks.rados.rados.0.smithi087.stdout:3665: rollback oid 19 current snap is 376 2023-10-07T19:02:51.375 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 19 to 371 2023-10-07T19:02:51.376 INFO:tasks.rados.rados.0.smithi087.stdout:3666: rollback oid 24 current snap is 376 2023-10-07T19:02:51.376 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 369 2023-10-07T19:02:51.376 INFO:tasks.rados.rados.0.smithi087.stdout:3667: snap_create 2023-10-07T19:02:51.379 INFO:tasks.rados.rados.0.smithi087.stdout:3666: finishing rollback tid 1 to smithi087181593-24 2023-10-07T19:02:51.379 INFO:tasks.rados.rados.0.smithi087.stdout:3666: finishing rollback tid 2 to smithi087181593-24 2023-10-07T19:02:51.379 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2682 (ObjNum 1104 snap 369 seq_num 1104) dirty exists 2023-10-07T19:02:51.379 INFO:tasks.rados.rados.0.smithi087.stdout:3665: finishing rollback tid 0 to smithi087181593-19 2023-10-07T19:02:51.380 INFO:tasks.rados.rados.0.smithi087.stdout:3664: finishing rollback tid 0 to smithi087181593-41 2023-10-07T19:02:51.380 INFO:tasks.rados.rados.0.smithi087.stdout:3664: finishing rollback tid 1 to smithi087181593-41 2023-10-07T19:02:51.381 INFO:tasks.rados.rados.0.smithi087.stdout:3664: finishing rollback tid 2 to smithi087181593-41 2023-10-07T19:02:51.381 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2415 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:02:51.381 INFO:tasks.rados.rados.0.smithi087.stdout:3665: finishing rollback tid 1 to smithi087181593-19 2023-10-07T19:02:51.381 INFO:tasks.rados.rados.0.smithi087.stdout:3665: finishing rollback tid 2 to smithi087181593-19 2023-10-07T19:02:51.381 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 19 v 2419 (ObjNum 1085 snap 363 seq_num 1085) dirty exists 2023-10-07T19:02:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:51 smithi163 ceph-mon[190496]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T19:02:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:51 smithi087 ceph-mon[198934]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T19:02:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:51 smithi087 ceph-mon[202419]: osdmap e815: 8 total, 8 up, 8 in 2023-10-07T19:02:52.330 INFO:tasks.rados.rados.0.smithi087.stdout:3664: done (3 left) 2023-10-07T19:02:52.330 INFO:tasks.rados.rados.0.smithi087.stdout:3665: done (2 left) 2023-10-07T19:02:52.330 INFO:tasks.rados.rados.0.smithi087.stdout:3666: done (1 left) 2023-10-07T19:02:52.330 INFO:tasks.rados.rados.0.smithi087.stdout:3667: done (0 left) 2023-10-07T19:02:52.331 INFO:tasks.rados.rados.0.smithi087.stdout:3668: read oid 49 snap -1 2023-10-07T19:02:52.331 INFO:tasks.rados.rados.0.smithi087.stdout:3668: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:52.331 INFO:tasks.rados.rados.0.smithi087.stdout:3669: snap_remove snap 372 2023-10-07T19:02:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:52 smithi163 ceph-mon[190496]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T19:02:52.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:52 smithi163 ceph-mon[190496]: pgmap v895: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 711 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 20 op/s 2023-10-07T19:02:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:52 smithi087 ceph-mon[198934]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T19:02:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:52 smithi087 ceph-mon[198934]: pgmap v895: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 711 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 20 op/s 2023-10-07T19:02:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:52 smithi087 ceph-mon[202419]: osdmap e816: 8 total, 8 up, 8 in 2023-10-07T19:02:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:52 smithi087 ceph-mon[202419]: pgmap v895: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 711 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.9 MiB/s wr, 20 op/s 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:3669: done (1 left) 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:3670: read oid 42 snap -1 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:3670: expect (ObjNum 1129 snap 376 seq_num 1129) 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:3671: rollback oid 50 current snap is 377 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 355 2023-10-07T19:02:53.331 INFO:tasks.rados.rados.0.smithi087.stdout:3672: snap_create 2023-10-07T19:02:53.341 INFO:tasks.rados.rados.0.smithi087.stdout:3668: expect (ObjNum 1003 snap 328 seq_num 1003) 2023-10-07T19:02:53.459 INFO:tasks.rados.rados.0.smithi087.stdout:3671: finishing rollback tid 0 to smithi087181593-50 2023-10-07T19:02:53.459 INFO:tasks.rados.rados.0.smithi087.stdout:3671: finishing rollback tid 1 to smithi087181593-50 2023-10-07T19:02:53.459 INFO:tasks.rados.rados.0.smithi087.stdout:3671: finishing rollback tid 2 to smithi087181593-50 2023-10-07T19:02:53.459 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 2397 (ObjNum 1058 snap 354 seq_num 1058) dirty exists 2023-10-07T19:02:53.459 INFO:tasks.rados.rados.0.smithi087.stdout:3670: expect (ObjNum 1129 snap 376 seq_num 1129) 2023-10-07T19:02:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:53 smithi163 ceph-mon[190496]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T19:02:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:53 smithi087 ceph-mon[198934]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T19:02:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:53 smithi087 ceph-mon[202419]: osdmap e817: 8 total, 8 up, 8 in 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3668: done (3 left) 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3670: done (2 left) 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3671: done (1 left) 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3672: done (0 left) 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3673: rollback oid 24 current snap is 378 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 24 to 293 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 378 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3674: seq_num 1151 ranges {0=81920} 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3674: writing smithi087181593-22 from 0 to 81920 tid 1 2023-10-07T19:02:54.253 INFO:tasks.rados.rados.0.smithi087.stdout:3675: delete oid 47 current snap is 378 2023-10-07T19:02:54.258 INFO:tasks.rados.rados.0.smithi087.stdout:3673: finishing rollback tid 0 to smithi087181593-24 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3674: finishing write tid 1 to smithi087181593-22 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3674: finishing write tid 2 to smithi087181593-22 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3675: done (2 left) 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3676: copy_from oid 10 from oid 50 current snap is 378 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3673: finishing rollback tid 1 to smithi087181593-24 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 24 v 2693 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-10-07T19:02:54.261 INFO:tasks.rados.rados.0.smithi087.stdout:3673: done (2 left) 2023-10-07T19:02:54.262 INFO:tasks.rados.rados.0.smithi087.stdout:3677: setattr oid 17 current snap is 378 2023-10-07T19:02:54.262 INFO:tasks.rados.rados.0.smithi087.stdout:3678: rollback oid 42 current snap is 378 2023-10-07T19:02:54.262 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 42 to 350 2023-10-07T19:02:54.266 INFO:tasks.rados.rados.0.smithi087.stdout:3679: rmattr oid 26 current snap is 378 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:3674: finishing write tid 3 to smithi087181593-22 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2421 (ObjNum 1151 snap 378 seq_num 1151) dirty exists 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:3674: left oid 22 (ObjNum 1151 snap 378 seq_num 1151) 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:3674: done (4 left) 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:3680: rollback oid 16 current snap is 378 2023-10-07T19:02:54.267 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 360 2023-10-07T19:02:54.268 INFO:tasks.rados.rados.0.smithi087.stdout:3681: copy_from oid 45 from oid 9 current snap is 378 2023-10-07T19:02:54.268 INFO:tasks.rados.rados.0.smithi087.stdout:3682: rollback oid 22 current snap is 378 2023-10-07T19:02:54.268 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 353 2023-10-07T19:02:54.268 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 12 current snap is 378 2023-10-07T19:02:54.268 INFO:tasks.rados.rados.0.smithi087.stdout:3683: seq_num 1153 ranges {4939776=114688} 2023-10-07T19:02:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:3683: writing smithi087181593-12 from 4939776 to 5054464 tid 1 2023-10-07T19:02:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:3684: read oid 23 snap 341 2023-10-07T19:02:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:3684: expect deleted 2023-10-07T19:02:54.292 INFO:tasks.rados.rados.0.smithi087.stdout:3685: read oid 43 snap -1 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3685: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3686: delete oid 34 current snap is 378 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3681: finishing copy_from to smithi087181593-45 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3681: got expected ENOENT (src dne) 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3681: finishing copy_from racing read to smithi087181593-45 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3682: finishing rollback tid 0 to smithi087181593-22 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2633 (ObjNum 1096 snap 369 seq_num 1096) dirty exists 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3682: finishing rollback tid 1 to smithi087181593-22 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2423 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3680: finishing rollback tid 0 to smithi087181593-16 2023-10-07T19:02:54.293 INFO:tasks.rados.rados.0.smithi087.stdout:3680: finishing rollback tid 1 to smithi087181593-16 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1632 (ObjNum 33 snap 0 seq_num 1722675536) dirty dne 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:3678: finishing rollback tid 0 to smithi087181593-42 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:3678: finishing rollback tid 1 to smithi087181593-42 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:3678: finishing rollback tid 2 to smithi087181593-42 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 1558 (ObjNum 1012 snap 333 seq_num 1012) dirty exists 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2634 (ObjNum 927 snap 313 seq_num 927) dirty exists 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:3676: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:3676: finishing copy_from to smithi087181593-10 2023-10-07T19:02:54.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 2397 (ObjNum 1058 snap 354 seq_num 1058) dirty exists 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3676: done (10 left) 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3677: done (9 left) 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3678: done (8 left) 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3679: done (7 left) 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3680: done (6 left) 2023-10-07T19:02:54.295 INFO:tasks.rados.rados.0.smithi087.stdout:3681: done (5 left) 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3682: done (4 left) 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3684: done (3 left) 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3686: done (2 left) 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3687: delete oid 47 current snap is 378 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3683: finishing write tid 1 to smithi087181593-12 2023-10-07T19:02:54.296 INFO:tasks.rados.rados.0.smithi087.stdout:3683: finishing write tid 2 to smithi087181593-12 2023-10-07T19:02:54.297 INFO:tasks.rados.rados.0.smithi087.stdout:3683: finishing write tid 3 to smithi087181593-12 2023-10-07T19:02:54.297 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 2502 (ObjNum 1153 snap 378 seq_num 1153) dirty exists 2023-10-07T19:02:54.298 INFO:tasks.rados.rados.0.smithi087.stdout:3683: left oid 12 (ObjNum 1153 snap 378 seq_num 1153) 2023-10-07T19:02:54.299 INFO:tasks.rados.rados.0.smithi087.stdout:3683: done (2 left) 2023-10-07T19:02:54.299 INFO:tasks.rados.rados.0.smithi087.stdout:3687: done (1 left) 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:3688: read oid 26 snap -1 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:3688: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 30 current snap is 378 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:3689: seq_num 1156 ranges {0=163840} 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:3689: writing smithi087181593-30 from 0 to 163840 tid 1 2023-10-07T19:02:54.300 INFO:tasks.rados.rados.0.smithi087.stdout:3690: delete oid 20 current snap is 378 2023-10-07T19:02:54.301 INFO:tasks.rados.rados.0.smithi087.stdout:3685: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:02:54.363 INFO:tasks.rados.rados.0.smithi087.stdout:3689: finishing write tid 1 to smithi087181593-30 2023-10-07T19:02:54.364 INFO:tasks.rados.rados.0.smithi087.stdout:3689: finishing write tid 2 to smithi087181593-30 2023-10-07T19:02:54.364 INFO:tasks.rados.rados.0.smithi087.stdout:3688: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:3689: finishing write tid 3 to smithi087181593-30 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 2412 (ObjNum 1156 snap 378 seq_num 1156) dirty exists 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:3689: left oid 30 (ObjNum 1156 snap 378 seq_num 1156) 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:3685: done (3 left) 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:3688: done (2 left) 2023-10-07T19:02:54.393 INFO:tasks.rados.rados.0.smithi087.stdout:3689: done (1 left) 2023-10-07T19:02:54.394 INFO:tasks.rados.rados.0.smithi087.stdout:3690: done (0 left) 2023-10-07T19:02:54.394 INFO:tasks.rados.rados.0.smithi087.stdout:3691: rmattr oid 14 current snap is 378 2023-10-07T19:02:54.394 INFO:tasks.rados.rados.0.smithi087.stdout:3691: done (0 left) 2023-10-07T19:02:54.394 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 28 current snap is 378 2023-10-07T19:02:54.394 INFO:tasks.rados.rados.0.smithi087.stdout:3692: seq_num 1158 ranges {5791744=196608} 2023-10-07T19:02:54.424 INFO:tasks.rados.rados.0.smithi087.stdout:3692: writing smithi087181593-28 from 5791744 to 5988352 tid 1 2023-10-07T19:02:54.424 INFO:tasks.rados.rados.0.smithi087.stdout:3693: snap_create 2023-10-07T19:02:54.430 INFO:tasks.rados.rados.0.smithi087.stdout:3692: finishing write tid 1 to smithi087181593-28 2023-10-07T19:02:54.430 INFO:tasks.rados.rados.0.smithi087.stdout:3692: finishing write tid 2 to smithi087181593-28 2023-10-07T19:02:54.431 INFO:tasks.rados.rados.0.smithi087.stdout:3692: finishing write tid 3 to smithi087181593-28 2023-10-07T19:02:54.431 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 28 v 2696 (ObjNum 1158 snap 378 seq_num 1158) dirty exists 2023-10-07T19:02:54.431 INFO:tasks.rados.rados.0.smithi087.stdout:3692: left oid 28 (ObjNum 1158 snap 378 seq_num 1158) 2023-10-07T19:02:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:54 smithi163 ceph-mon[190496]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T19:02:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:54 smithi163 ceph-mon[190496]: pgmap v898: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 643 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 8.7 MiB/s wr, 19 op/s 2023-10-07T19:02:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:54 smithi163 ceph-mon[190496]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T19:02:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[198934]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T19:02:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[198934]: pgmap v898: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 643 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 8.7 MiB/s wr, 19 op/s 2023-10-07T19:02:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[198934]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T19:02:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[202419]: osdmap e818: 8 total, 8 up, 8 in 2023-10-07T19:02:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[202419]: pgmap v898: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 643 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 8.7 MiB/s wr, 19 op/s 2023-10-07T19:02:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:54 smithi087 ceph-mon[202419]: osdmap e819: 8 total, 8 up, 8 in 2023-10-07T19:02:55.347 INFO:tasks.rados.rados.0.smithi087.stdout:3692: done (1 left) 2023-10-07T19:02:55.348 INFO:tasks.rados.rados.0.smithi087.stdout:3693: done (0 left) 2023-10-07T19:02:55.348 INFO:tasks.rados.rados.0.smithi087.stdout:3694: delete oid 25 current snap is 379 2023-10-07T19:02:55.351 INFO:tasks.rados.rados.0.smithi087.stdout:3694: done (0 left) 2023-10-07T19:02:55.351 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 45 current snap is 379 2023-10-07T19:02:55.351 INFO:tasks.rados.rados.0.smithi087.stdout:3695: seq_num 1160 ranges {14483456=229376} 2023-10-07T19:02:55.428 INFO:tasks.rados.rados.0.smithi087.stdout:3695: writing smithi087181593-45 from 14483456 to 14712832 tid 1 2023-10-07T19:02:55.428 INFO:tasks.rados.rados.0.smithi087.stdout:3696: read oid 17 snap -1 2023-10-07T19:02:55.428 INFO:tasks.rados.rados.0.smithi087.stdout:3696: expect (ObjNum 1096 snap 369 seq_num 1096) 2023-10-07T19:02:55.429 INFO:tasks.rados.rados.0.smithi087.stdout:3697: rollback oid 5 current snap is 379 2023-10-07T19:02:55.429 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 350 2023-10-07T19:02:55.429 INFO:tasks.rados.rados.0.smithi087.stdout:3698: snap_create 2023-10-07T19:02:55.436 INFO:tasks.rados.rados.0.smithi087.stdout:3695: finishing write tid 1 to smithi087181593-45 2023-10-07T19:02:55.436 INFO:tasks.rados.rados.0.smithi087.stdout:3695: finishing write tid 2 to smithi087181593-45 2023-10-07T19:02:55.437 INFO:tasks.rados.rados.0.smithi087.stdout:3697: finishing rollback tid 0 to smithi087181593-5 2023-10-07T19:02:55.439 INFO:tasks.rados.rados.0.smithi087.stdout:3696: expect (ObjNum 1096 snap 369 seq_num 1096) 2023-10-07T19:02:55.532 INFO:tasks.rados.rados.0.smithi087.stdout:3697: finishing rollback tid 1 to smithi087181593-5 2023-10-07T19:02:55.532 INFO:tasks.rados.rados.0.smithi087.stdout:3697: finishing rollback tid 2 to smithi087181593-5 2023-10-07T19:02:55.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2400 (ObjNum 694 snap 222 seq_num 694) dirty exists 2023-10-07T19:02:55.532 INFO:tasks.rados.rados.0.smithi087.stdout:3695: finishing write tid 3 to smithi087181593-45 2023-10-07T19:02:55.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 2504 (ObjNum 1160 snap 379 seq_num 1160) dirty exists 2023-10-07T19:02:55.533 INFO:tasks.rados.rados.0.smithi087.stdout:3695: left oid 45 (ObjNum 1160 snap 379 seq_num 1160) 2023-10-07T19:02:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:02:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:02:55] "GET /metrics HTTP/1.1" 200 36314 "" "Prometheus/2.43.0" 2023-10-07T19:02:56.352 INFO:tasks.rados.rados.0.smithi087.stdout:3695: done (3 left) 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3696: done (2 left) 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3697: done (1 left) 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3698: done (0 left) 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3699: read oid 15 snap -1 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3699: expect (ObjNum 1052 snap 351 seq_num 1052) 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 34 current snap is 380 2023-10-07T19:02:56.353 INFO:tasks.rados.rados.0.smithi087.stdout:3700: seq_num 1161 ranges {0=245760} 2023-10-07T19:02:56.354 INFO:tasks.rados.rados.0.smithi087.stdout:3700: writing smithi087181593-34 from 0 to 245760 tid 1 2023-10-07T19:02:56.354 INFO:tasks.rados.rados.0.smithi087.stdout:3701: read oid 7 snap 375 2023-10-07T19:02:56.354 INFO:tasks.rados.rados.0.smithi087.stdout:3701: expect (ObjNum 1053 snap 352 seq_num 1053) 2023-10-07T19:02:56.356 INFO:tasks.rados.rados.0.smithi087.stdout:3702: copy_from oid 37 from oid 14 current snap is 380 2023-10-07T19:02:56.356 INFO:tasks.rados.rados.0.smithi087.stdout:3703: rollback oid 43 current snap is 380 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 378 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3704: read oid 27 snap -1 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3704: expect (ObjNum 1118 snap 372 seq_num 1118) 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3705: copy_from oid 4 from oid 6 current snap is 380 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 380 2023-10-07T19:02:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3706: seq_num 1162 ranges {13074432=270336} 2023-10-07T19:02:56.427 INFO:tasks.rados.rados.0.smithi087.stdout:3706: writing smithi087181593-38 from 13074432 to 13344768 tid 1 2023-10-07T19:02:56.427 INFO:tasks.rados.rados.0.smithi087.stdout:3707: snap_remove snap 352 2023-10-07T19:02:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:56 smithi163 ceph-mon[190496]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T19:02:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:56 smithi163 ceph-mon[190496]: pgmap v901: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 638 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 8.2 MiB/s wr, 20 op/s 2023-10-07T19:02:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:56 smithi087 ceph-mon[198934]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T19:02:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:56 smithi087 ceph-mon[198934]: pgmap v901: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 638 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 8.2 MiB/s wr, 20 op/s 2023-10-07T19:02:56.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:56 smithi087 ceph-mon[202419]: osdmap e820: 8 total, 8 up, 8 in 2023-10-07T19:02:56.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:56 smithi087 ceph-mon[202419]: pgmap v901: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 638 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 8.2 MiB/s wr, 20 op/s 2023-10-07T19:02:57.357 INFO:tasks.rados.rados.0.smithi087.stdout:3707: done (8 left) 2023-10-07T19:02:57.357 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 380 2023-10-07T19:02:57.357 INFO:tasks.rados.rados.0.smithi087.stdout:3700: finishing write tid 1 to smithi087181593-34 2023-10-07T19:02:57.357 INFO:tasks.rados.rados.0.smithi087.stdout:3700: finishing write tid 2 to smithi087181593-34 2023-10-07T19:02:57.357 INFO:tasks.rados.rados.0.smithi087.stdout:3699: expect (ObjNum 1052 snap 351 seq_num 1052) 2023-10-07T19:02:57.420 INFO:tasks.rados.rados.0.smithi087.stdout:3700: finishing write tid 3 to smithi087181593-34 2023-10-07T19:02:57.420 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 2417 (ObjNum 1161 snap 380 seq_num 1161) dirty exists 2023-10-07T19:02:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3700: left oid 34 (ObjNum 1161 snap 380 seq_num 1161) 2023-10-07T19:02:57.421 INFO:tasks.rados.rados.0.smithi087.stdout:3701: expect (ObjNum 1053 snap 352 seq_num 1053) 2023-10-07T19:02:57.465 INFO:tasks.rados.rados.0.smithi087.stdout:3703: finishing rollback tid 0 to smithi087181593-43 2023-10-07T19:02:57.465 INFO:tasks.rados.rados.0.smithi087.stdout:3703: finishing rollback tid 1 to smithi087181593-43 2023-10-07T19:02:57.465 INFO:tasks.rados.rados.0.smithi087.stdout:3703: finishing rollback tid 2 to smithi087181593-43 2023-10-07T19:02:57.466 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2581 (ObjNum 1145 snap 376 seq_num 1145) dirty exists 2023-10-07T19:02:57.466 INFO:tasks.rados.rados.0.smithi087.stdout:3705: finishing copy_from racing read to smithi087181593-4 2023-10-07T19:02:57.466 INFO:tasks.rados.rados.0.smithi087.stdout:3705: finishing copy_from to smithi087181593-4 2023-10-07T19:02:57.466 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2396 (ObjNum 1078 snap 359 seq_num 1078) dirty exists 2023-10-07T19:02:57.466 INFO:tasks.rados.rados.0.smithi087.stdout:3708: seq_num 1163 ranges {0=286720} 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3708: writing smithi087181593-3 from 0 to 286720 tid 1 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3699: done (8 left) 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3700: done (7 left) 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3701: done (6 left) 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3703: done (5 left) 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3705: done (4 left) 2023-10-07T19:02:57.467 INFO:tasks.rados.rados.0.smithi087.stdout:3709: read oid 42 snap -1 2023-10-07T19:02:57.468 INFO:tasks.rados.rados.0.smithi087.stdout:3709: expect (ObjNum 1012 snap 333 seq_num 1012) 2023-10-07T19:02:57.468 INFO:tasks.rados.rados.0.smithi087.stdout:3710: snap_remove snap 347 2023-10-07T19:02:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:57 smithi163 ceph-mon[190496]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T19:02:57.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:57 smithi087 ceph-mon[198934]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T19:02:57.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:57 smithi087 ceph-mon[202419]: osdmap e821: 8 total, 8 up, 8 in 2023-10-07T19:02:58.364 INFO:tasks.rados.rados.0.smithi087.stdout:3710: done (5 left) 2023-10-07T19:02:58.364 INFO:tasks.rados.rados.0.smithi087.stdout:3711: read oid 21 snap -1 2023-10-07T19:02:58.364 INFO:tasks.rados.rados.0.smithi087.stdout:3711: expect (ObjNum 1143 snap 376 seq_num 1143) 2023-10-07T19:02:58.364 INFO:tasks.rados.rados.0.smithi087.stdout:3712: snap_create 2023-10-07T19:02:58.374 INFO:tasks.rados.rados.0.smithi087.stdout:3704: expect (ObjNum 1118 snap 372 seq_num 1118) 2023-10-07T19:02:58.527 INFO:tasks.rados.rados.0.smithi087.stdout:3702: finishing copy_from racing read to smithi087181593-37 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3702: finishing copy_from to smithi087181593-37 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2670 (ObjNum 1146 snap 376 seq_num 1146) dirty exists 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3706: finishing write tid 1 to smithi087181593-38 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3706: finishing write tid 2 to smithi087181593-38 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3706: finishing write tid 3 to smithi087181593-38 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2402 (ObjNum 1162 snap 380 seq_num 1162) dirty exists 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3706: left oid 38 (ObjNum 1162 snap 380 seq_num 1162) 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3708: finishing write tid 1 to smithi087181593-3 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3708: finishing write tid 2 to smithi087181593-3 2023-10-07T19:02:58.528 INFO:tasks.rados.rados.0.smithi087.stdout:3708: finishing write tid 3 to smithi087181593-3 2023-10-07T19:02:58.529 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 2506 (ObjNum 1163 snap 380 seq_num 1163) dirty exists 2023-10-07T19:02:58.529 INFO:tasks.rados.rados.0.smithi087.stdout:3708: left oid 3 (ObjNum 1163 snap 380 seq_num 1163) 2023-10-07T19:02:58.529 INFO:tasks.rados.rados.0.smithi087.stdout:3709: expect (ObjNum 1012 snap 333 seq_num 1012) 2023-10-07T19:02:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:58 smithi163 ceph-mon[190496]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T19:02:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:58 smithi163 ceph-mon[190496]: pgmap v904: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 649 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 120 KiB/s wr, 6 op/s 2023-10-07T19:02:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:58 smithi087 ceph-mon[198934]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T19:02:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:58 smithi087 ceph-mon[198934]: pgmap v904: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 649 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 120 KiB/s wr, 6 op/s 2023-10-07T19:02:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:58 smithi087 ceph-mon[202419]: osdmap e822: 8 total, 8 up, 8 in 2023-10-07T19:02:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:58 smithi087 ceph-mon[202419]: pgmap v904: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 649 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 120 KiB/s wr, 6 op/s 2023-10-07T19:02:59.381 INFO:tasks.rados.rados.0.smithi087.stdout:3711: expect (ObjNum 1143 snap 376 seq_num 1143) 2023-10-07T19:02:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:59 smithi163 ceph-mon[190496]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T19:02:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:02:59 smithi163 ceph-mon[190496]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T19:02:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:59 smithi087 ceph-mon[202419]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T19:02:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:02:59 smithi087 ceph-mon[202419]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T19:02:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:59 smithi087 ceph-mon[198934]: osdmap e823: 8 total, 8 up, 8 in 2023-10-07T19:02:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:02:59 smithi087 ceph-mon[198934]: osdmap e824: 8 total, 8 up, 8 in 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3702: done (6 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3704: done (5 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3706: done (4 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3708: done (3 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3709: done (2 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3711: done (1 left) 2023-10-07T19:02:59.858 INFO:tasks.rados.rados.0.smithi087.stdout:3712: done (0 left) 2023-10-07T19:02:59.859 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 18 current snap is 381 2023-10-07T19:02:59.859 INFO:tasks.rados.rados.0.smithi087.stdout:3713: seq_num 1164 ranges {0=303104} 2023-10-07T19:02:59.859 INFO:tasks.rados.rados.0.smithi087.stdout:3713: writing smithi087181593-18 from 0 to 303104 tid 1 2023-10-07T19:02:59.859 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 381 2023-10-07T19:02:59.860 INFO:tasks.rados.rados.0.smithi087.stdout:3714: seq_num 1165 ranges {4046848=319488} 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3714: writing smithi087181593-5 from 4046848 to 4366336 tid 1 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3715: delete oid 35 current snap is 381 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3713: finishing write tid 1 to smithi087181593-18 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3713: finishing write tid 2 to smithi087181593-18 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3713: finishing write tid 3 to smithi087181593-18 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 18 v 2398 (ObjNum 1164 snap 381 seq_num 1164) dirty exists 2023-10-07T19:02:59.883 INFO:tasks.rados.rados.0.smithi087.stdout:3713: left oid 18 (ObjNum 1164 snap 381 seq_num 1164) 2023-10-07T19:02:59.886 INFO:tasks.rados.rados.0.smithi087.stdout:3713: done (2 left) 2023-10-07T19:02:59.886 INFO:tasks.rados.rados.0.smithi087.stdout:3715: done (1 left) 2023-10-07T19:02:59.886 INFO:tasks.rados.rados.0.smithi087.stdout:3716: delete oid 33 current snap is 381 2023-10-07T19:02:59.887 INFO:tasks.rados.rados.0.smithi087.stdout:3714: finishing write tid 1 to smithi087181593-5 2023-10-07T19:02:59.887 INFO:tasks.rados.rados.0.smithi087.stdout:3714: finishing write tid 2 to smithi087181593-5 2023-10-07T19:02:59.888 INFO:tasks.rados.rados.0.smithi087.stdout:3716: done (1 left) 2023-10-07T19:02:59.888 INFO:tasks.rados.rados.0.smithi087.stdout:3717: snap_create 2023-10-07T19:02:59.890 INFO:tasks.rados.rados.0.smithi087.stdout:3714: finishing write tid 3 to smithi087181593-5 2023-10-07T19:02:59.890 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2404 (ObjNum 1165 snap 381 seq_num 1165) dirty exists 2023-10-07T19:02:59.890 INFO:tasks.rados.rados.0.smithi087.stdout:3714: left oid 5 (ObjNum 1165 snap 381 seq_num 1165) 2023-10-07T19:03:00.373 INFO:tasks.rados.rados.0.smithi087.stdout:3714: done (1 left) 2023-10-07T19:03:00.373 INFO:tasks.rados.rados.0.smithi087.stdout:3717: done (0 left) 2023-10-07T19:03:00.373 INFO:tasks.rados.rados.0.smithi087.stdout:3718: copy_from oid 23 from oid 22 current snap is 382 2023-10-07T19:03:00.373 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 382 2023-10-07T19:03:00.373 INFO:tasks.rados.rados.0.smithi087.stdout:3719: seq_num 1168 ranges {0=368640} 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:3719: writing smithi087181593-33 from 0 to 368640 tid 1 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 382 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:3718: finishing copy_from to smithi087181593-23 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:3718: got expected ENOENT (src dne) 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:3718: finishing copy_from racing read to smithi087181593-23 2023-10-07T19:03:00.375 INFO:tasks.rados.rados.0.smithi087.stdout:3720: seq_num 1169 ranges {3743744=385024} 2023-10-07T19:03:00.397 INFO:tasks.rados.rados.0.smithi087.stdout:3720: writing smithi087181593-13 from 3743744 to 4128768 tid 1 2023-10-07T19:03:00.397 INFO:tasks.rados.rados.0.smithi087.stdout:3718: done (2 left) 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3721: rmattr oid 40 current snap is 382 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3719: finishing write tid 1 to smithi087181593-33 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3722: snap_create 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3719: finishing write tid 2 to smithi087181593-33 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3719: finishing write tid 3 to smithi087181593-33 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 2425 (ObjNum 1168 snap 382 seq_num 1168) dirty exists 2023-10-07T19:03:00.398 INFO:tasks.rados.rados.0.smithi087.stdout:3719: left oid 33 (ObjNum 1168 snap 382 seq_num 1168) 2023-10-07T19:03:00.405 INFO:tasks.rados.rados.0.smithi087.stdout:3720: finishing write tid 1 to smithi087181593-13 2023-10-07T19:03:00.405 INFO:tasks.rados.rados.0.smithi087.stdout:3720: finishing write tid 2 to smithi087181593-13 2023-10-07T19:03:00.405 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2604 (ObjNum 1120 snap 374 seq_num 1120) dirty exists 2023-10-07T19:03:00.408 INFO:tasks.rados.rados.0.smithi087.stdout:3720: finishing write tid 3 to smithi087181593-13 2023-10-07T19:03:00.408 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2602 (ObjNum 1169 snap 382 seq_num 1169) dirty exists 2023-10-07T19:03:00.408 INFO:tasks.rados.rados.0.smithi087.stdout:3720: left oid 13 (ObjNum 1169 snap 382 seq_num 1169) 2023-10-07T19:03:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:00 smithi163 ceph-mon[190496]: pgmap v907: 121 pgs: 121 active+clean; 660 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:03:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:00 smithi087 ceph-mon[198934]: pgmap v907: 121 pgs: 121 active+clean; 660 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:03:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:00 smithi087 ceph-mon[202419]: pgmap v907: 121 pgs: 121 active+clean; 660 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s 2023-10-07T19:03:01.381 INFO:tasks.rados.rados.0.smithi087.stdout:3719: done (3 left) 2023-10-07T19:03:01.381 INFO:tasks.rados.rados.0.smithi087.stdout:3720: done (2 left) 2023-10-07T19:03:01.381 INFO:tasks.rados.rados.0.smithi087.stdout:3721: done (1 left) 2023-10-07T19:03:01.382 INFO:tasks.rados.rados.0.smithi087.stdout:3722: done (0 left) 2023-10-07T19:03:01.382 INFO:tasks.rados.rados.0.smithi087.stdout:3723: delete oid 7 current snap is 383 2023-10-07T19:03:01.386 INFO:tasks.rados.rados.0.smithi087.stdout:3723: done (0 left) 2023-10-07T19:03:01.386 INFO:tasks.rados.rados.0.smithi087.stdout:3724: snap_remove snap 380 2023-10-07T19:03:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:01 smithi163 ceph-mon[190496]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T19:03:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:01 smithi087 ceph-mon[198934]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T19:03:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:01 smithi087 ceph-mon[202419]: osdmap e825: 8 total, 8 up, 8 in 2023-10-07T19:03:02.394 INFO:tasks.rados.rados.0.smithi087.stdout:3724: done (0 left) 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:3725: read oid 20 snap -1 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:3725: expect deleted 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:3726: read oid 12 snap -1 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:3726: expect (ObjNum 1153 snap 378 seq_num 1153) 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 3 current snap is 383 2023-10-07T19:03:02.395 INFO:tasks.rados.rados.0.smithi087.stdout:3727: seq_num 1171 ranges {286720=417792} 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3727: writing smithi087181593-3 from 286720 to 704512 tid 1 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3728: read oid 24 snap 376 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3728: expect (ObjNum 1104 snap 369 seq_num 1104) 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3729: copy_from oid 22 from oid 49 current snap is 383 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3730: read oid 36 snap -1 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3730: expect deleted 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3731: read oid 10 snap -1 2023-10-07T19:03:02.399 INFO:tasks.rados.rados.0.smithi087.stdout:3731: expect (ObjNum 1058 snap 354 seq_num 1058) 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3732: setattr oid 39 current snap is 383 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3725: done (7 left) 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3730: done (6 left) 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3733: read oid 38 snap -1 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3733: expect (ObjNum 1162 snap 380 seq_num 1162) 2023-10-07T19:03:02.400 INFO:tasks.rados.rados.0.smithi087.stdout:3734: read oid 1 snap -1 2023-10-07T19:03:02.401 INFO:tasks.rados.rados.0.smithi087.stdout:3734: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:03:02.401 INFO:tasks.rados.rados.0.smithi087.stdout:3735: snap_remove snap 349 2023-10-07T19:03:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:02 smithi163 ceph-mon[190496]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T19:03:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:02 smithi163 ceph-mon[190496]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2023-10-07T19:03:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:02 smithi087 ceph-mon[198934]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T19:03:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:02 smithi087 ceph-mon[198934]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2023-10-07T19:03:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:02 smithi087 ceph-mon[202419]: osdmap e826: 8 total, 8 up, 8 in 2023-10-07T19:03:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:02 smithi087 ceph-mon[202419]: pgmap v910: 121 pgs: 121 active+clean; 661 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 2.1 MiB/s wr, 20 op/s 2023-10-07T19:03:03.394 INFO:tasks.rados.rados.0.smithi087.stdout:3735: done (8 left) 2023-10-07T19:03:03.395 INFO:tasks.rados.rados.0.smithi087.stdout:3736: snap_remove snap 366 2023-10-07T19:03:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:03 smithi163 ceph-mon[190496]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T19:03:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:03 smithi087 ceph-mon[198934]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T19:03:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:03 smithi087 ceph-mon[202419]: osdmap e827: 8 total, 8 up, 8 in 2023-10-07T19:03:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3736: done (8 left) 2023-10-07T19:03:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3737: copy_from oid 48 from oid 28 current snap is 383 2023-10-07T19:03:04.252 INFO:tasks.rados.rados.0.smithi087.stdout:3734: expect (ObjNum 1036 snap 344 seq_num 1036) 2023-10-07T19:03:04.279 INFO:tasks.rados.rados.0.smithi087.stdout:3731: expect (ObjNum 1058 snap 354 seq_num 1058) 2023-10-07T19:03:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3731: done (8 left) 2023-10-07T19:03:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3734: done (7 left) 2023-10-07T19:03:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3738: delete oid 34 current snap is 383 2023-10-07T19:03:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3729: finishing copy_from racing read to smithi087181593-22 2023-10-07T19:03:04.312 INFO:tasks.rados.rados.0.smithi087.stdout:3726: expect (ObjNum 1153 snap 378 seq_num 1153) 2023-10-07T19:03:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:04 smithi163 ceph-mon[190496]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T19:03:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:04 smithi163 ceph-mon[190496]: pgmap v913: 121 pgs: 121 active+clean; 663 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 656 KiB/s wr, 18 op/s 2023-10-07T19:03:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:04 smithi163 ceph-mon[190496]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T19:03:04.699 INFO:tasks.rados.rados.0.smithi087.stdout:3727: finishing write tid 1 to smithi087181593-3 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3727: finishing write tid 2 to smithi087181593-3 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 2399 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3727: finishing write tid 3 to smithi087181593-3 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 3 v 2508 (ObjNum 1171 snap 383 seq_num 1171) dirty exists 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3727: left oid 3 (ObjNum 1171 snap 383 seq_num 1171) 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3729: finishing copy_from to smithi087181593-22 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2230 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:03:04.700 INFO:tasks.rados.rados.0.smithi087.stdout:3728: expect (ObjNum 1104 snap 369 seq_num 1104) 2023-10-07T19:03:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[198934]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T19:03:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[198934]: pgmap v913: 121 pgs: 121 active+clean; 663 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 656 KiB/s wr, 18 op/s 2023-10-07T19:03:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[198934]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T19:03:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[202419]: osdmap e828: 8 total, 8 up, 8 in 2023-10-07T19:03:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[202419]: pgmap v913: 121 pgs: 121 active+clean; 663 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 656 KiB/s wr, 18 op/s 2023-10-07T19:03:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:04 smithi087 ceph-mon[202419]: osdmap e829: 8 total, 8 up, 8 in 2023-10-07T19:03:04.885 INFO:tasks.rados.rados.0.smithi087.stdout:3733: expect (ObjNum 1162 snap 380 seq_num 1162) 2023-10-07T19:03:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:05] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:03:06.142 INFO:tasks.rados.rados.0.smithi087.stdout:3737: finishing copy_from racing read to smithi087181593-48 2023-10-07T19:03:06.142 INFO:tasks.rados.rados.0.smithi087.stdout:3737: finishing copy_from to smithi087181593-48 2023-10-07T19:03:06.142 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2696 (ObjNum 1158 snap 378 seq_num 1158) dirty exists 2023-10-07T19:03:06.142 INFO:tasks.rados.rados.0.smithi087.stdout:3726: done (7 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3727: done (6 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3728: done (5 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3729: done (4 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3732: done (3 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3733: done (2 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3737: done (1 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3738: done (0 left) 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 383 2023-10-07T19:03:06.143 INFO:tasks.rados.rados.0.smithi087.stdout:3739: seq_num 1173 ranges {1261568=450560} 2023-10-07T19:03:06.151 INFO:tasks.rados.rados.0.smithi087.stdout:3739: writing smithi087181593-6 from 1261568 to 1712128 tid 1 2023-10-07T19:03:06.151 INFO:tasks.rados.rados.0.smithi087.stdout:3740: rollback oid 38 current snap is 383 2023-10-07T19:03:06.151 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 38 to 266 2023-10-07T19:03:06.151 INFO:tasks.rados.rados.0.smithi087.stdout:3741: setattr oid 44 current snap is 383 2023-10-07T19:03:06.151 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 41 current snap is 383 2023-10-07T19:03:06.152 INFO:tasks.rados.rados.0.smithi087.stdout:3742: seq_num 1174 ranges {1507328=466944} 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3742: writing smithi087181593-41 from 1507328 to 1974272 tid 1 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3743: read oid 29 snap -1 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3743: expect deleted 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3744: copy_from oid 43 from oid 20 current snap is 383 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 2426 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3741: done (5 left) 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3745: read oid 35 snap -1 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3745: expect deleted 2023-10-07T19:03:06.164 INFO:tasks.rados.rados.0.smithi087.stdout:3746: copy_from oid 26 from oid 23 current snap is 383 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3739: finishing write tid 1 to smithi087181593-6 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3739: finishing write tid 2 to smithi087181593-6 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3740: finishing rollback tid 0 to smithi087181593-38 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3740: finishing rollback tid 1 to smithi087181593-38 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3739: finishing write tid 3 to smithi087181593-6 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 2401 (ObjNum 1173 snap 383 seq_num 1173) dirty exists 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3739: left oid 6 (ObjNum 1173 snap 383 seq_num 1173) 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3740: finishing rollback tid 2 to smithi087181593-38 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2407 (ObjNum 746 snap 246 seq_num 746) dirty exists 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3739: done (6 left) 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3740: done (5 left) 2023-10-07T19:03:06.165 INFO:tasks.rados.rados.0.smithi087.stdout:3747: read oid 11 snap 371 2023-10-07T19:03:06.166 INFO:tasks.rados.rados.0.smithi087.stdout:3747: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:06.166 INFO:tasks.rados.rados.0.smithi087.stdout:3748: snap_remove snap 377 2023-10-07T19:03:07.140 INFO:tasks.rados.rados.0.smithi087.stdout:3748: done (6 left) 2023-10-07T19:03:07.140 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 47 current snap is 383 2023-10-07T19:03:07.140 INFO:tasks.rados.rados.0.smithi087.stdout:3749: seq_num 1175 ranges {0=483328} 2023-10-07T19:03:07.141 INFO:tasks.rados.rados.0.smithi087.stdout:3749: writing smithi087181593-47 from 0 to 483328 tid 1 2023-10-07T19:03:07.141 INFO:tasks.rados.rados.0.smithi087.stdout:3750: setattr oid 46 current snap is 383 2023-10-07T19:03:07.141 INFO:tasks.rados.rados.0.smithi087.stdout:3751: snap_remove snap 376 2023-10-07T19:03:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:07 smithi163 ceph-mon[190496]: pgmap v915: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T19:03:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:07 smithi087 ceph-mon[198934]: pgmap v915: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T19:03:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:07 smithi087 ceph-mon[202419]: pgmap v915: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-10-07T19:03:08.145 INFO:tasks.rados.rados.0.smithi087.stdout:3751: done (8 left) 2023-10-07T19:03:08.145 INFO:tasks.rados.rados.0.smithi087.stdout:3752: snap_remove snap 343 2023-10-07T19:03:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:08 smithi163 ceph-mon[190496]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T19:03:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:08 smithi087 ceph-mon[202419]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T19:03:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:08 smithi087 ceph-mon[198934]: osdmap e830: 8 total, 8 up, 8 in 2023-10-07T19:03:09.147 INFO:tasks.rados.rados.0.smithi087.stdout:3752: done (8 left) 2023-10-07T19:03:09.147 INFO:tasks.rados.rados.0.smithi087.stdout:3753: snap_remove snap 382 2023-10-07T19:03:09.259 INFO:tasks.rados.rados.0.smithi087.stdout:3753: done (8 left) 2023-10-07T19:03:09.259 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 383 2023-10-07T19:03:09.259 INFO:tasks.rados.rados.0.smithi087.stdout:3754: seq_num 1176 ranges {925696=499712} 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3754: writing smithi087181593-10 from 925696 to 1425408 tid 1 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3755: snap_create 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3744: finishing copy_from to smithi087181593-43 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3744: got expected ENOENT (src dne) 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3744: finishing copy_from racing read to smithi087181593-43 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3746: finishing copy_from racing read to smithi087181593-26 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:3746: finishing copy_from to smithi087181593-26 2023-10-07T19:03:09.268 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 26 v 2463 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:3742: finishing write tid 1 to smithi087181593-41 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:3742: finishing write tid 2 to smithi087181593-41 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:3742: finishing write tid 3 to smithi087181593-41 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2420 (ObjNum 1174 snap 383 seq_num 1174) dirty exists 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:3742: left oid 41 (ObjNum 1174 snap 383 seq_num 1174) 2023-10-07T19:03:09.269 INFO:tasks.rados.rados.0.smithi087.stdout:3747: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:09 smithi163 ceph-mon[190496]: pgmap v917: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-10-07T19:03:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:09 smithi163 ceph-mon[190496]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T19:03:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:09 smithi087 ceph-mon[198934]: pgmap v917: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-10-07T19:03:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:09 smithi087 ceph-mon[198934]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T19:03:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:09 smithi087 ceph-mon[202419]: pgmap v917: 121 pgs: 121 active+clean; 667 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-10-07T19:03:09.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:09 smithi087 ceph-mon[202419]: osdmap e831: 8 total, 8 up, 8 in 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2413 (ObjNum 1096 snap 369 seq_num 1096) dirty exists 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:3749: finishing write tid 1 to smithi087181593-47 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:3749: finishing write tid 2 to smithi087181593-47 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:3749: finishing write tid 3 to smithi087181593-47 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 2124 (ObjNum 1175 snap 383 seq_num 1175) dirty exists 2023-10-07T19:03:09.502 INFO:tasks.rados.rados.0.smithi087.stdout:3749: left oid 47 (ObjNum 1175 snap 383 seq_num 1175) 2023-10-07T19:03:09.503 INFO:tasks.rados.rados.0.smithi087.stdout:3754: finishing write tid 1 to smithi087181593-10 2023-10-07T19:03:09.503 INFO:tasks.rados.rados.0.smithi087.stdout:3754: finishing write tid 2 to smithi087181593-10 2023-10-07T19:03:09.503 INFO:tasks.rados.rados.0.smithi087.stdout:3754: finishing write tid 3 to smithi087181593-10 2023-10-07T19:03:09.503 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 2409 (ObjNum 1176 snap 383 seq_num 1176) dirty exists 2023-10-07T19:03:09.503 INFO:tasks.rados.rados.0.smithi087.stdout:3754: left oid 10 (ObjNum 1176 snap 383 seq_num 1176) 2023-10-07T19:03:10.272 INFO:tasks.rados.rados.0.smithi087.stdout:3742: done (9 left) 2023-10-07T19:03:10.272 INFO:tasks.rados.rados.0.smithi087.stdout:3743: done (8 left) 2023-10-07T19:03:10.272 INFO:tasks.rados.rados.0.smithi087.stdout:3744: done (7 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3745: done (6 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3746: done (5 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3747: done (4 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3749: done (3 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3750: done (2 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3754: done (1 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3755: done (0 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3756: rmattr oid 43 current snap is 384 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3756: done (0 left) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3757: read oid 26 snap 319 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3757: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:03:10.273 INFO:tasks.rados.rados.0.smithi087.stdout:3758: delete oid 33 current snap is 384 2023-10-07T19:03:10.276 INFO:tasks.rados.rados.0.smithi087.stdout:3758: done (1 left) 2023-10-07T19:03:10.277 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 384 2023-10-07T19:03:10.277 INFO:tasks.rados.rados.0.smithi087.stdout:3759: seq_num 1178 ranges {1040384=532480} 2023-10-07T19:03:10.285 INFO:tasks.rados.rados.0.smithi087.stdout:3759: writing smithi087181593-23 from 1040384 to 1572864 tid 1 2023-10-07T19:03:10.286 INFO:tasks.rados.rados.0.smithi087.stdout:3760: copy_from oid 8 from oid 30 current snap is 384 2023-10-07T19:03:10.286 INFO:tasks.rados.rados.0.smithi087.stdout:3757: expect (ObjNum 927 snap 313 seq_num 927) 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3759: finishing write tid 1 to smithi087181593-23 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3759: finishing write tid 2 to smithi087181593-23 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3757: done (2 left) 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3761: delete oid 9 current snap is 384 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3760: finishing copy_from racing read to smithi087181593-8 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3759: finishing write tid 3 to smithi087181593-23 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2783 (ObjNum 1178 snap 384 seq_num 1178) dirty exists 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3759: left oid 23 (ObjNum 1178 snap 384 seq_num 1178) 2023-10-07T19:03:10.316 INFO:tasks.rados.rados.0.smithi087.stdout:3760: finishing copy_from to smithi087181593-8 2023-10-07T19:03:10.317 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2412 (ObjNum 1156 snap 378 seq_num 1156) dirty exists 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3759: done (2 left) 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3760: done (1 left) 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3761: done (0 left) 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3762: read oid 12 snap 381 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3762: expect (ObjNum 1153 snap 378 seq_num 1153) 2023-10-07T19:03:10.319 INFO:tasks.rados.rados.0.smithi087.stdout:3763: snap_remove snap 353 2023-10-07T19:03:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:10 smithi163 ceph-mon[190496]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T19:03:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:10 smithi163 ceph-mon[190496]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T19:03:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:10 smithi087 ceph-mon[198934]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T19:03:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:10 smithi087 ceph-mon[198934]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T19:03:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:10 smithi087 ceph-mon[202419]: osdmap e832: 8 total, 8 up, 8 in 2023-10-07T19:03:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:10 smithi087 ceph-mon[202419]: osdmap e833: 8 total, 8 up, 8 in 2023-10-07T19:03:11.285 INFO:tasks.rados.rados.0.smithi087.stdout:3763: done (1 left) 2023-10-07T19:03:11.286 INFO:tasks.rados.rados.0.smithi087.stdout:3764: snap_create 2023-10-07T19:03:11.286 INFO:tasks.rados.rados.0.smithi087.stdout:3762: expect (ObjNum 1153 snap 378 seq_num 1153) 2023-10-07T19:03:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:11 smithi163 ceph-mon[190496]: pgmap v921: 121 pgs: 121 active+clean; 666 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:11 smithi163 ceph-mon[190496]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T19:03:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:11 smithi087 ceph-mon[198934]: pgmap v921: 121 pgs: 121 active+clean; 666 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:11 smithi087 ceph-mon[198934]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T19:03:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:11 smithi087 ceph-mon[202419]: pgmap v921: 121 pgs: 121 active+clean; 666 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:11.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:11 smithi087 ceph-mon[202419]: osdmap e834: 8 total, 8 up, 8 in 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3762: done (1 left) 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3764: done (0 left) 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3765: read oid 37 snap -1 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3765: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3766: rmattr oid 21 current snap is 385 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3766: done (1 left) 2023-10-07T19:03:12.281 INFO:tasks.rados.rados.0.smithi087.stdout:3767: snap_create 2023-10-07T19:03:12.302 INFO:tasks.rados.rados.0.smithi087.stdout:3765: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:12 smithi163 ceph-mon[190496]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T19:03:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:12 smithi087 ceph-mon[198934]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T19:03:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:12 smithi087 ceph-mon[202419]: osdmap e835: 8 total, 8 up, 8 in 2023-10-07T19:03:13.281 INFO:tasks.rados.rados.0.smithi087.stdout:3765: done (1 left) 2023-10-07T19:03:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:3767: done (0 left) 2023-10-07T19:03:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:3768: read oid 43 snap -1 2023-10-07T19:03:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:3768: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:03:13.282 INFO:tasks.rados.rados.0.smithi087.stdout:3769: snap_create 2023-10-07T19:03:13.290 INFO:tasks.rados.rados.0.smithi087.stdout:3768: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:03:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:13 smithi163 ceph-mon[190496]: pgmap v924: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 520 B/s rd, 1.9 MiB/s wr, 13 op/s 2023-10-07T19:03:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:13 smithi163 ceph-mon[190496]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T19:03:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:13 smithi087 ceph-mon[198934]: pgmap v924: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 520 B/s rd, 1.9 MiB/s wr, 13 op/s 2023-10-07T19:03:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:13 smithi087 ceph-mon[198934]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T19:03:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:13 smithi087 ceph-mon[202419]: pgmap v924: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 520 B/s rd, 1.9 MiB/s wr, 13 op/s 2023-10-07T19:03:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:13 smithi087 ceph-mon[202419]: osdmap e836: 8 total, 8 up, 8 in 2023-10-07T19:03:14.254 INFO:tasks.rados.rados.0.smithi087.stdout:3768: done (1 left) 2023-10-07T19:03:14.254 INFO:tasks.rados.rados.0.smithi087.stdout:3769: done (0 left) 2023-10-07T19:03:14.254 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 7 current snap is 387 2023-10-07T19:03:14.254 INFO:tasks.rados.rados.0.smithi087.stdout:3770: seq_num 1180 ranges {0=565248} 2023-10-07T19:03:14.257 INFO:tasks.rados.rados.0.smithi087.stdout:3770: writing smithi087181593-7 from 0 to 565248 tid 1 2023-10-07T19:03:14.257 INFO:tasks.rados.rados.0.smithi087.stdout:3771: delete oid 47 current snap is 387 2023-10-07T19:03:14.267 INFO:tasks.rados.rados.0.smithi087.stdout:3771: done (1 left) 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3772: read oid 21 snap -1 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3772: expect (ObjNum 1143 snap 376 seq_num 1143) 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3773: rollback oid 4 current snap is 387 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 369 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3770: finishing write tid 1 to smithi087181593-7 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3774: read oid 11 snap -1 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3774: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 35 current snap is 387 2023-10-07T19:03:14.268 INFO:tasks.rados.rados.0.smithi087.stdout:3775: seq_num 1182 ranges {0=606208} 2023-10-07T19:03:14.269 INFO:tasks.rados.rados.0.smithi087.stdout:3775: writing smithi087181593-35 from 0 to 606208 tid 1 2023-10-07T19:03:14.269 INFO:tasks.rados.rados.0.smithi087.stdout:3776: snap_create 2023-10-07T19:03:14.269 INFO:tasks.rados.rados.0.smithi087.stdout:3770: finishing write tid 2 to smithi087181593-7 2023-10-07T19:03:14.270 INFO:tasks.rados.rados.0.smithi087.stdout:3770: finishing write tid 3 to smithi087181593-7 2023-10-07T19:03:14.270 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2637 (ObjNum 1180 snap 387 seq_num 1180) dirty exists 2023-10-07T19:03:14.270 INFO:tasks.rados.rados.0.smithi087.stdout:3770: left oid 7 (ObjNum 1180 snap 387 seq_num 1180) 2023-10-07T19:03:14.276 INFO:tasks.rados.rados.0.smithi087.stdout:3775: finishing write tid 1 to smithi087181593-35 2023-10-07T19:03:14.277 INFO:tasks.rados.rados.0.smithi087.stdout:3775: finishing write tid 2 to smithi087181593-35 2023-10-07T19:03:14.279 INFO:tasks.rados.rados.0.smithi087.stdout:3775: finishing write tid 3 to smithi087181593-35 2023-10-07T19:03:14.279 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 35 v 2797 (ObjNum 1182 snap 387 seq_num 1182) dirty exists 2023-10-07T19:03:14.280 INFO:tasks.rados.rados.0.smithi087.stdout:3775: left oid 35 (ObjNum 1182 snap 387 seq_num 1182) 2023-10-07T19:03:14.293 INFO:tasks.rados.rados.0.smithi087.stdout:3773: finishing rollback tid 0 to smithi087181593-4 2023-10-07T19:03:14.293 INFO:tasks.rados.rados.0.smithi087.stdout:3773: finishing rollback tid 1 to smithi087181593-4 2023-10-07T19:03:14.293 INFO:tasks.rados.rados.0.smithi087.stdout:3773: finishing rollback tid 2 to smithi087181593-4 2023-10-07T19:03:14.293 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2399 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T19:03:14.310 INFO:tasks.rados.rados.0.smithi087.stdout:3774: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:14.542 INFO:tasks.rados.rados.0.smithi087.stdout:3772: expect (ObjNum 1143 snap 376 seq_num 1143) 2023-10-07T19:03:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:14 smithi163 ceph-mon[190496]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T19:03:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:14 smithi163 ceph-mon[190496]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T19:03:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:14 smithi087 ceph-mon[198934]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T19:03:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:14 smithi087 ceph-mon[198934]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T19:03:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:14 smithi087 ceph-mon[202419]: osdmap e837: 8 total, 8 up, 8 in 2023-10-07T19:03:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:14 smithi087 ceph-mon[202419]: osdmap e838: 8 total, 8 up, 8 in 2023-10-07T19:03:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:3770: done (5 left) 2023-10-07T19:03:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:3772: done (4 left) 2023-10-07T19:03:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:3773: done (3 left) 2023-10-07T19:03:15.261 INFO:tasks.rados.rados.0.smithi087.stdout:3774: done (2 left) 2023-10-07T19:03:15.262 INFO:tasks.rados.rados.0.smithi087.stdout:3775: done (1 left) 2023-10-07T19:03:15.262 INFO:tasks.rados.rados.0.smithi087.stdout:3776: done (0 left) 2023-10-07T19:03:15.262 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 388 2023-10-07T19:03:15.262 INFO:tasks.rados.rados.0.smithi087.stdout:3777: seq_num 1183 ranges {11149312=622592} 2023-10-07T19:03:15.326 INFO:tasks.rados.rados.0.smithi087.stdout:3777: writing smithi087181593-4 from 11149312 to 11771904 tid 1 2023-10-07T19:03:15.326 INFO:tasks.rados.rados.0.smithi087.stdout:3778: copy_from oid 17 from oid 13 current snap is 388 2023-10-07T19:03:15.326 INFO:tasks.rados.rados.0.smithi087.stdout:3779: snap_remove snap 371 2023-10-07T19:03:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: pgmap v927: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 15 op/s 2023-10-07T19:03:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:03:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:15 smithi163 ceph-mon[190496]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T19:03:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:15] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.43.0" 2023-10-07T19:03:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: pgmap v927: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 15 op/s 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[198934]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: pgmap v927: 121 pgs: 121 active+clean; 664 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 15 op/s 2023-10-07T19:03:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:03:15.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:15.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:15 smithi087 ceph-mon[202419]: osdmap e839: 8 total, 8 up, 8 in 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3779: done (2 left) 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3780: delete oid 42 current snap is 388 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3777: finishing write tid 1 to smithi087181593-4 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3777: finishing write tid 2 to smithi087181593-4 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3777: finishing write tid 3 to smithi087181593-4 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2401 (ObjNum 1183 snap 388 seq_num 1183) dirty exists 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3777: left oid 4 (ObjNum 1183 snap 388 seq_num 1183) 2023-10-07T19:03:16.304 INFO:tasks.rados.rados.0.smithi087.stdout:3778: finishing copy_from racing read to smithi087181593-17 2023-10-07T19:03:16.305 INFO:tasks.rados.rados.0.smithi087.stdout:3778: finishing copy_from to smithi087181593-17 2023-10-07T19:03:16.305 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2602 (ObjNum 1169 snap 382 seq_num 1169) dirty exists 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3777: done (2 left) 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3778: done (1 left) 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3780: done (0 left) 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3781: setattr oid 12 current snap is 388 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3782: read oid 5 snap -1 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3782: expect (ObjNum 1165 snap 381 seq_num 1165) 2023-10-07T19:03:16.321 INFO:tasks.rados.rados.0.smithi087.stdout:3783: snap_create 2023-10-07T19:03:16.327 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 2509 (ObjNum 1153 snap 378 seq_num 1153) dirty exists 2023-10-07T19:03:16.343 INFO:tasks.rados.rados.0.smithi087.stdout:3782: expect (ObjNum 1165 snap 381 seq_num 1165) 2023-10-07T19:03:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:03:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:03:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:16 smithi163 ceph-mon[190496]: pgmap v930: 121 pgs: 121 active+clean; 664 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 6 op/s 2023-10-07T19:03:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:03:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:03:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[198934]: pgmap v930: 121 pgs: 121 active+clean; 664 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 6 op/s 2023-10-07T19:03:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:03:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:03:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:03:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:16 smithi087 ceph-mon[202419]: pgmap v930: 121 pgs: 121 active+clean; 664 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 292 KiB/s wr, 6 op/s 2023-10-07T19:03:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:3781: done (2 left) 2023-10-07T19:03:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:3782: done (1 left) 2023-10-07T19:03:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:3783: done (0 left) 2023-10-07T19:03:17.311 INFO:tasks.rados.rados.0.smithi087.stdout:3784: copy_from oid 48 from oid 13 current snap is 389 2023-10-07T19:03:17.312 INFO:tasks.rados.rados.0.smithi087.stdout:3785: snap_create 2023-10-07T19:03:17.328 INFO:tasks.rados.rados.0.smithi087.stdout:3784: finishing copy_from racing read to smithi087181593-48 2023-10-07T19:03:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:3784: finishing copy_from to smithi087181593-48 2023-10-07T19:03:17.333 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 48 v 2602 (ObjNum 1169 snap 382 seq_num 1169) dirty exists 2023-10-07T19:03:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:17 smithi163 ceph-mon[190496]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T19:03:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:17 smithi087 ceph-mon[198934]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T19:03:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:17 smithi087 ceph-mon[202419]: osdmap e840: 8 total, 8 up, 8 in 2023-10-07T19:03:18.316 INFO:tasks.rados.rados.0.smithi087.stdout:3784: done (1 left) 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3785: done (0 left) 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3786: read oid 2 snap 304 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3786: expect (ObjNum 871 snap 299 seq_num 871) 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3787: read oid 35 snap -1 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3787: expect (ObjNum 1182 snap 387 seq_num 1182) 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3788: rmattr oid 16 current snap is 390 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3788: done (2 left) 2023-10-07T19:03:18.317 INFO:tasks.rados.rados.0.smithi087.stdout:3789: snap_remove snap 348 2023-10-07T19:03:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:18 smithi163 ceph-mon[190496]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T19:03:18.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:18 smithi163 ceph-mon[190496]: pgmap v933: 121 pgs: 121 active+clean; 675 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 152 KiB/s wr, 3 op/s 2023-10-07T19:03:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:18 smithi087 ceph-mon[198934]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T19:03:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:18 smithi087 ceph-mon[198934]: pgmap v933: 121 pgs: 121 active+clean; 675 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 152 KiB/s wr, 3 op/s 2023-10-07T19:03:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:18 smithi087 ceph-mon[202419]: osdmap e841: 8 total, 8 up, 8 in 2023-10-07T19:03:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:18 smithi087 ceph-mon[202419]: pgmap v933: 121 pgs: 121 active+clean; 675 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 152 KiB/s wr, 3 op/s 2023-10-07T19:03:19.262 INFO:tasks.rados.rados.0.smithi087.stdout:3789: done (2 left) 2023-10-07T19:03:19.262 INFO:tasks.rados.rados.0.smithi087.stdout:3790: snap_remove snap 363 2023-10-07T19:03:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:19 smithi163 ceph-mon[190496]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T19:03:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:19 smithi163 ceph-mon[190496]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T19:03:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[198934]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T19:03:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[198934]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T19:03:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[202419]: osdmap e842: 8 total, 8 up, 8 in 2023-10-07T19:03:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:19 smithi087 ceph-mon[202419]: osdmap e843: 8 total, 8 up, 8 in 2023-10-07T19:03:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:3790: done (2 left) 2023-10-07T19:03:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:3791: read oid 21 snap 350 2023-10-07T19:03:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:3791: expect (ObjNum 982 snap 323 seq_num 982) 2023-10-07T19:03:20.258 INFO:tasks.rados.rados.0.smithi087.stdout:3792: snap_remove snap 337 2023-10-07T19:03:21.270 INFO:tasks.rados.rados.0.smithi087.stdout:3792: done (3 left) 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3793: copy_from oid 19 from oid 42 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3794: read oid 40 snap -1 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3794: expect (ObjNum 1120 snap 374 seq_num 1120) 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3795: setattr oid 37 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3796: copy_from oid 13 from oid 48 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3797: rmattr oid 49 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 33 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3798: seq_num 1185 ranges {0=655360} 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3798: writing smithi087181593-33 from 0 to 655360 tid 1 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 390 2023-10-07T19:03:21.271 INFO:tasks.rados.rados.0.smithi087.stdout:3799: seq_num 1186 ranges {4128768=671744} 2023-10-07T19:03:21.298 INFO:tasks.rados.rados.0.smithi087.stdout:3799: writing smithi087181593-17 from 4128768 to 4800512 tid 1 2023-10-07T19:03:21.298 INFO:tasks.rados.rados.0.smithi087.stdout:3800: snap_remove snap 389 2023-10-07T19:03:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:21 smithi163 ceph-mon[190496]: pgmap v936: 121 pgs: 121 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T19:03:21.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:21 smithi163 ceph-mon[190496]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T19:03:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:21 smithi087 ceph-mon[198934]: pgmap v936: 121 pgs: 121 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T19:03:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:21 smithi087 ceph-mon[198934]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T19:03:21.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:21 smithi087 ceph-mon[202419]: pgmap v936: 121 pgs: 121 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-10-07T19:03:21.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:21 smithi087 ceph-mon[202419]: osdmap e844: 8 total, 8 up, 8 in 2023-10-07T19:03:22.270 INFO:tasks.rados.rados.0.smithi087.stdout:3800: done (10 left) 2023-10-07T19:03:22.481 INFO:tasks.rados.rados.0.smithi087.stdout:3801: snap_create 2023-10-07T19:03:22.481 INFO:tasks.rados.rados.0.smithi087.stdout:3786: expect (ObjNum 871 snap 299 seq_num 871) 2023-10-07T19:03:22.482 INFO:tasks.rados.rados.0.smithi087.stdout:3787: expect (ObjNum 1182 snap 387 seq_num 1182) 2023-10-07T19:03:22.482 INFO:tasks.rados.rados.0.smithi087.stdout:3791: expect (ObjNum 982 snap 323 seq_num 982) 2023-10-07T19:03:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:22 smithi163 ceph-mon[190496]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T19:03:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:22 smithi087 ceph-mon[198934]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T19:03:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:22 smithi087 ceph-mon[202419]: osdmap e845: 8 total, 8 up, 8 in 2023-10-07T19:03:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:23 smithi163 ceph-mon[190496]: pgmap v939: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:03:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:23 smithi163 ceph-mon[190496]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T19:03:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:23 smithi087 ceph-mon[198934]: pgmap v939: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:03:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:23 smithi087 ceph-mon[198934]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T19:03:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:23 smithi087 ceph-mon[202419]: pgmap v939: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 683 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2023-10-07T19:03:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:23 smithi087 ceph-mon[202419]: osdmap e846: 8 total, 8 up, 8 in 2023-10-07T19:03:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:24 smithi163 ceph-mon[190496]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T19:03:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:24 smithi163 ceph-mon[190496]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T19:03:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:24 smithi087 ceph-mon[202419]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T19:03:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:24 smithi087 ceph-mon[202419]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T19:03:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:24 smithi087 ceph-mon[198934]: osdmap e847: 8 total, 8 up, 8 in 2023-10-07T19:03:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:24 smithi087 ceph-mon[198934]: osdmap e848: 8 total, 8 up, 8 in 2023-10-07T19:03:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:25 smithi163 ceph-mon[190496]: pgmap v942: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T19:03:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:25] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:03:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:25 smithi087 ceph-mon[198934]: pgmap v942: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T19:03:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:25 smithi087 ceph-mon[202419]: pgmap v942: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:3793: finishing copy_from to smithi087181593-19 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:3793: got expected ENOENT (src dne) 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:3793: finishing copy_from racing read to smithi087181593-19 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:3798: finishing write tid 1 to smithi087181593-33 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:3798: finishing write tid 2 to smithi087181593-33 2023-10-07T19:03:26.263 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 37 v 2833 (ObjNum 1146 snap 376 seq_num 1146) dirty exists 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:3798: finishing write tid 3 to smithi087181593-33 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 33 v 2429 (ObjNum 1185 snap 390 seq_num 1185) dirty exists 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:3798: left oid 33 (ObjNum 1185 snap 390 seq_num 1185) 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 49 v 2638 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:3799: finishing write tid 1 to smithi087181593-17 2023-10-07T19:03:26.264 INFO:tasks.rados.rados.0.smithi087.stdout:3794: expect (ObjNum 1120 snap 374 seq_num 1120) 2023-10-07T19:03:26.664 INFO:tasks.rados.rados.0.smithi087.stdout:3799: finishing write tid 2 to smithi087181593-17 2023-10-07T19:03:26.664 INFO:tasks.rados.rados.0.smithi087.stdout:3799: finishing write tid 3 to smithi087181593-17 2023-10-07T19:03:26.664 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2640 (ObjNum 1186 snap 390 seq_num 1186) dirty exists 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3799: left oid 17 (ObjNum 1186 snap 390 seq_num 1186) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3796: finishing copy_from racing read to smithi087181593-13 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3796: finishing copy_from to smithi087181593-13 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2602 (ObjNum 1169 snap 382 seq_num 1169) dirty exists 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3786: done (10 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3787: done (9 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3791: done (8 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3793: done (7 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3794: done (6 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3795: done (5 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3796: done (4 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3797: done (3 left) 2023-10-07T19:03:26.665 INFO:tasks.rados.rados.0.smithi087.stdout:3798: done (2 left) 2023-10-07T19:03:26.666 INFO:tasks.rados.rados.0.smithi087.stdout:3799: done (1 left) 2023-10-07T19:03:26.666 INFO:tasks.rados.rados.0.smithi087.stdout:3801: done (0 left) 2023-10-07T19:03:26.666 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 391 2023-10-07T19:03:26.666 INFO:tasks.rados.rados.0.smithi087.stdout:3802: seq_num 1187 ranges {4800512=688128} 2023-10-07T19:03:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:26 smithi163 ceph-mon[190496]: pgmap v944: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-10-07T19:03:26.693 INFO:tasks.rados.rados.0.smithi087.stdout:3802: writing smithi087181593-17 from 4800512 to 5488640 tid 1 2023-10-07T19:03:26.693 INFO:tasks.rados.rados.0.smithi087.stdout:3803: read oid 7 snap -1 2023-10-07T19:03:26.693 INFO:tasks.rados.rados.0.smithi087.stdout:3803: expect (ObjNum 1180 snap 387 seq_num 1180) 2023-10-07T19:03:26.693 INFO:tasks.rados.rados.0.smithi087.stdout:3804: snap_remove snap 360 2023-10-07T19:03:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:26 smithi087 ceph-mon[198934]: pgmap v944: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-10-07T19:03:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:26 smithi087 ceph-mon[202419]: pgmap v944: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-10-07T19:03:27.347 INFO:tasks.rados.rados.0.smithi087.stdout:3804: done (2 left) 2023-10-07T19:03:27.348 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 16 current snap is 391 2023-10-07T19:03:27.348 INFO:tasks.rados.rados.0.smithi087.stdout:3805: seq_num 1188 ranges {0=704512} 2023-10-07T19:03:27.353 INFO:tasks.rados.rados.0.smithi087.stdout:3805: writing smithi087181593-16 from 0 to 704512 tid 1 2023-10-07T19:03:27.354 INFO:tasks.rados.rados.0.smithi087.stdout:3806: rmattr oid 29 current snap is 391 2023-10-07T19:03:27.354 INFO:tasks.rados.rados.0.smithi087.stdout:3806: done (3 left) 2023-10-07T19:03:27.354 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 10 current snap is 391 2023-10-07T19:03:27.354 INFO:tasks.rados.rados.0.smithi087.stdout:3807: seq_num 1189 ranges {1425408=720896} 2023-10-07T19:03:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:3807: writing smithi087181593-10 from 1425408 to 2146304 tid 1 2023-10-07T19:03:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:3808: delete oid 19 current snap is 391 2023-10-07T19:03:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:3802: finishing write tid 1 to smithi087181593-17 2023-10-07T19:03:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:3802: finishing write tid 2 to smithi087181593-17 2023-10-07T19:03:27.361 INFO:tasks.rados.rados.0.smithi087.stdout:3803: expect (ObjNum 1180 snap 387 seq_num 1180) 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3802: finishing write tid 3 to smithi087181593-17 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2642 (ObjNum 1187 snap 391 seq_num 1187) dirty exists 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3802: left oid 17 (ObjNum 1187 snap 391 seq_num 1187) 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3805: finishing write tid 1 to smithi087181593-16 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3802: done (4 left) 2023-10-07T19:03:27.385 INFO:tasks.rados.rados.0.smithi087.stdout:3803: done (3 left) 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3808: done (2 left) 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3809: copy_from oid 9 from oid 26 current snap is 391 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3805: finishing write tid 2 to smithi087181593-16 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3807: finishing write tid 1 to smithi087181593-10 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3807: finishing write tid 2 to smithi087181593-10 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3805: finishing write tid 3 to smithi087181593-16 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1634 (ObjNum 1188 snap 391 seq_num 1188) dirty exists 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3805: left oid 16 (ObjNum 1188 snap 391 seq_num 1188) 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3807: finishing write tid 3 to smithi087181593-10 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 2414 (ObjNum 1189 snap 391 seq_num 1189) dirty exists 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3807: left oid 10 (ObjNum 1189 snap 391 seq_num 1189) 2023-10-07T19:03:27.386 INFO:tasks.rados.rados.0.smithi087.stdout:3805: done (2 left) 2023-10-07T19:03:27.387 INFO:tasks.rados.rados.0.smithi087.stdout:3807: done (1 left) 2023-10-07T19:03:27.387 INFO:tasks.rados.rados.0.smithi087.stdout:3810: rmattr oid 5 current snap is 391 2023-10-07T19:03:27.387 INFO:tasks.rados.rados.0.smithi087.stdout:3811: snap_remove snap 386 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:3811: done (2 left) 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:3812: setattr oid 27 current snap is 391 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2415 (ObjNum 1165 snap 381 seq_num 1165) dirty exists 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:3809: finishing copy_from racing read to smithi087181593-9 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:3809: finishing copy_from to smithi087181593-9 2023-10-07T19:03:28.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2463 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3809: done (2 left) 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3810: done (1 left) 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3813: copy_from oid 30 from oid 9 current snap is 391 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3814: read oid 44 snap -1 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3814: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:03:28.356 INFO:tasks.rados.rados.0.smithi087.stdout:3815: snap_remove snap 369 2023-10-07T19:03:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:28 smithi163 ceph-mon[190496]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T19:03:28.703 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:28 smithi163 ceph-mon[190496]: pgmap v946: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 917 KiB/s wr, 8 op/s 2023-10-07T19:03:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:28 smithi087 ceph-mon[198934]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T19:03:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:28 smithi087 ceph-mon[198934]: pgmap v946: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 917 KiB/s wr, 8 op/s 2023-10-07T19:03:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:28 smithi087 ceph-mon[202419]: osdmap e849: 8 total, 8 up, 8 in 2023-10-07T19:03:28.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:28 smithi087 ceph-mon[202419]: pgmap v946: 121 pgs: 121 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 917 KiB/s wr, 8 op/s 2023-10-07T19:03:29.264 INFO:tasks.rados.rados.0.smithi087.stdout:3815: done (3 left) 2023-10-07T19:03:29.327 INFO:tasks.rados.rados.0.smithi087.stdout:3816: snap_remove snap 358 2023-10-07T19:03:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:29 smithi163 ceph-mon[190496]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T19:03:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:29 smithi163 ceph-mon[190496]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T19:03:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:29 smithi087 ceph-mon[198934]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T19:03:29.783 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:29 smithi087 ceph-mon[198934]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T19:03:29.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:29 smithi087 ceph-mon[202419]: osdmap e850: 8 total, 8 up, 8 in 2023-10-07T19:03:29.784 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:29 smithi087 ceph-mon[202419]: osdmap e851: 8 total, 8 up, 8 in 2023-10-07T19:03:30.265 INFO:tasks.rados.rados.0.smithi087.stdout:3816: done (3 left) 2023-10-07T19:03:30.265 INFO:tasks.rados.rados.0.smithi087.stdout:3817: snap_remove snap 379 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3817: done (3 left) 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3818: read oid 8 snap -1 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3818: expect (ObjNum 1156 snap 378 seq_num 1156) 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3819: read oid 37 snap -1 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3819: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:31.270 INFO:tasks.rados.rados.0.smithi087.stdout:3820: snap_remove snap 387 2023-10-07T19:03:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:31 smithi163 ceph-mon[190496]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 690 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 285 KiB/s rd, 639 KiB/s wr, 4 op/s 2023-10-07T19:03:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:31 smithi163 ceph-mon[190496]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T19:03:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:31 smithi087 ceph-mon[198934]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 690 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 285 KiB/s rd, 639 KiB/s wr, 4 op/s 2023-10-07T19:03:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:31 smithi087 ceph-mon[198934]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T19:03:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:31 smithi087 ceph-mon[202419]: pgmap v949: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 690 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 285 KiB/s rd, 639 KiB/s wr, 4 op/s 2023-10-07T19:03:31.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:31 smithi087 ceph-mon[202419]: osdmap e852: 8 total, 8 up, 8 in 2023-10-07T19:03:32.277 INFO:tasks.rados.rados.0.smithi087.stdout:3820: done (5 left) 2023-10-07T19:03:32.290 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 29 current snap is 391 2023-10-07T19:03:32.290 INFO:tasks.rados.rados.0.smithi087.stdout:3821: seq_num 1191 ranges {0=753664} 2023-10-07T19:03:32.291 INFO:tasks.rados.rados.0.smithi087.stdout:3821: writing smithi087181593-29 from 0 to 753664 tid 1 2023-10-07T19:03:32.291 INFO:tasks.rados.rados.0.smithi087.stdout:3822: snap_create 2023-10-07T19:03:32.291 INFO:tasks.rados.rados.0.smithi087.stdout:3814: expect (ObjNum 0 snap 0 seq_num 0) 2023-10-07T19:03:32.291 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2643 (ObjNum 1118 snap 372 seq_num 1118) dirty exists 2023-10-07T19:03:32.292 INFO:tasks.rados.rados.0.smithi087.stdout:3813: finishing copy_from racing read to smithi087181593-30 2023-10-07T19:03:32.292 INFO:tasks.rados.rados.0.smithi087.stdout:3813: finishing copy_from to smithi087181593-30 2023-10-07T19:03:32.292 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 2463 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:03:32.292 INFO:tasks.rados.rados.0.smithi087.stdout:3818: expect (ObjNum 1156 snap 378 seq_num 1156) 2023-10-07T19:03:32.292 INFO:tasks.rados.rados.0.smithi087.stdout:3819: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:32.498 INFO:tasks.rados.rados.0.smithi087.stdout:3821: finishing write tid 1 to smithi087181593-29 2023-10-07T19:03:32.498 INFO:tasks.rados.rados.0.smithi087.stdout:3821: finishing write tid 2 to smithi087181593-29 2023-10-07T19:03:32.498 INFO:tasks.rados.rados.0.smithi087.stdout:3821: finishing write tid 3 to smithi087181593-29 2023-10-07T19:03:32.498 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 29 v 2645 (ObjNum 1191 snap 391 seq_num 1191) dirty exists 2023-10-07T19:03:32.498 INFO:tasks.rados.rados.0.smithi087.stdout:3821: left oid 29 (ObjNum 1191 snap 391 seq_num 1191) 2023-10-07T19:03:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:32 smithi163 ceph-mon[190496]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T19:03:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:32 smithi087 ceph-mon[198934]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T19:03:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:32 smithi087 ceph-mon[202419]: osdmap e853: 8 total, 8 up, 8 in 2023-10-07T19:03:33.280 INFO:tasks.rados.rados.0.smithi087.stdout:3812: done (6 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3813: done (5 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3814: done (4 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3818: done (3 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3819: done (2 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3821: done (1 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3822: done (0 left) 2023-10-07T19:03:33.281 INFO:tasks.rados.rados.0.smithi087.stdout:3823: snap_remove snap 373 2023-10-07T19:03:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:33 smithi163 ceph-mon[190496]: pgmap v952: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 1024 KiB/s wr, 6 op/s 2023-10-07T19:03:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:33 smithi163 ceph-mon[190496]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T19:03:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:33 smithi087 ceph-mon[198934]: pgmap v952: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 1024 KiB/s wr, 6 op/s 2023-10-07T19:03:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:33 smithi087 ceph-mon[198934]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T19:03:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:33 smithi087 ceph-mon[202419]: pgmap v952: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 688 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 422 KiB/s rd, 1024 KiB/s wr, 6 op/s 2023-10-07T19:03:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:33 smithi087 ceph-mon[202419]: osdmap e854: 8 total, 8 up, 8 in 2023-10-07T19:03:34.261 INFO:tasks.rados.rados.0.smithi087.stdout:3823: done (0 left) 2023-10-07T19:03:34.261 INFO:tasks.rados.rados.0.smithi087.stdout:3824: snap_create 2023-10-07T19:03:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:34 smithi163 ceph-mon[190496]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T19:03:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:34 smithi163 ceph-mon[190496]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T19:03:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[198934]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T19:03:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[198934]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T19:03:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[202419]: osdmap e855: 8 total, 8 up, 8 in 2023-10-07T19:03:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:34 smithi087 ceph-mon[202419]: osdmap e856: 8 total, 8 up, 8 in 2023-10-07T19:03:35.264 INFO:tasks.rados.rados.0.smithi087.stdout:3824: done (0 left) 2023-10-07T19:03:35.264 INFO:tasks.rados.rados.0.smithi087.stdout:3825: read oid 11 snap -1 2023-10-07T19:03:35.264 INFO:tasks.rados.rados.0.smithi087.stdout:3825: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:35.264 INFO:tasks.rados.rados.0.smithi087.stdout:3826: snap_remove snap 392 2023-10-07T19:03:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:35 smithi163 ceph-mon[190496]: pgmap v955: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 438 KiB/s wr, 9 op/s 2023-10-07T19:03:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:35 smithi163 ceph-mon[190496]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T19:03:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:35] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:03:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:35 smithi087 ceph-mon[198934]: pgmap v955: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 438 KiB/s wr, 9 op/s 2023-10-07T19:03:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:35 smithi087 ceph-mon[198934]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T19:03:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:35 smithi087 ceph-mon[202419]: pgmap v955: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 438 KiB/s wr, 9 op/s 2023-10-07T19:03:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:35 smithi087 ceph-mon[202419]: osdmap e857: 8 total, 8 up, 8 in 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3826: done (1 left) 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3827: copy_from oid 41 from oid 43 current snap is 393 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3828: copy_from oid 42 from oid 5 current snap is 393 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3829: rollback oid 4 current snap is 393 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 4 to 374 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3830: copy_from oid 7 from oid 39 current snap is 393 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3831: read oid 45 snap -1 2023-10-07T19:03:36.264 INFO:tasks.rados.rados.0.smithi087.stdout:3831: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-10-07T19:03:36.265 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 44 current snap is 393 2023-10-07T19:03:36.265 INFO:tasks.rados.rados.0.smithi087.stdout:3832: seq_num 1192 ranges {0=770048} 2023-10-07T19:03:36.270 INFO:tasks.rados.rados.0.smithi087.stdout:3832: writing smithi087181593-44 from 0 to 770048 tid 1 2023-10-07T19:03:36.270 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 38 current snap is 393 2023-10-07T19:03:36.270 INFO:tasks.rados.rados.0.smithi087.stdout:3833: seq_num 1193 ranges {499712=786432} 2023-10-07T19:03:36.277 INFO:tasks.rados.rados.0.smithi087.stdout:3833: writing smithi087181593-38 from 499712 to 1286144 tid 1 2023-10-07T19:03:36.277 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 17 current snap is 393 2023-10-07T19:03:36.277 INFO:tasks.rados.rados.0.smithi087.stdout:3834: seq_num 1194 ranges {5488640=802816} 2023-10-07T19:03:36.313 INFO:tasks.rados.rados.0.smithi087.stdout:3834: writing smithi087181593-17 from 5488640 to 6291456 tid 1 2023-10-07T19:03:36.313 INFO:tasks.rados.rados.0.smithi087.stdout:3835: delete oid 19 current snap is 393 2023-10-07T19:03:36.313 INFO:tasks.rados.rados.0.smithi087.stdout:3825: expect (ObjNum 1114 snap 370 seq_num 1114) 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3829: finishing rollback tid 0 to smithi087181593-4 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3829: finishing rollback tid 1 to smithi087181593-4 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3829: finishing rollback tid 2 to smithi087181593-4 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2405 (ObjNum 846 snap 292 seq_num 846) dirty exists 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3832: finishing write tid 1 to smithi087181593-44 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3825: done (9 left) 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3829: done (8 left) 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3835: done (7 left) 2023-10-07T19:03:36.550 INFO:tasks.rados.rados.0.smithi087.stdout:3836: snap_create 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3832: finishing write tid 2 to smithi087181593-44 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3827: finishing copy_from racing read to smithi087181593-41 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3832: finishing write tid 3 to smithi087181593-44 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 2432 (ObjNum 1192 snap 393 seq_num 1192) dirty exists 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3832: left oid 44 (ObjNum 1192 snap 393 seq_num 1192) 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3828: finishing copy_from racing read to smithi087181593-42 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3833: finishing write tid 1 to smithi087181593-38 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3833: finishing write tid 2 to smithi087181593-38 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3833: finishing write tid 3 to smithi087181593-38 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 38 v 2417 (ObjNum 1193 snap 393 seq_num 1193) dirty exists 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3833: left oid 38 (ObjNum 1193 snap 393 seq_num 1193) 2023-10-07T19:03:36.551 INFO:tasks.rados.rados.0.smithi087.stdout:3828: finishing copy_from to smithi087181593-42 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 2415 (ObjNum 1165 snap 381 seq_num 1165) dirty exists 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3827: finishing copy_from to smithi087181593-41 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2581 (ObjNum 1145 snap 376 seq_num 1145) dirty exists 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3830: finishing copy_from racing read to smithi087181593-7 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3830: finishing copy_from to smithi087181593-7 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 7 v 2399 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3834: finishing write tid 1 to smithi087181593-17 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3834: finishing write tid 2 to smithi087181593-17 2023-10-07T19:03:36.552 INFO:tasks.rados.rados.0.smithi087.stdout:3831: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-10-07T19:03:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:37 smithi163 ceph-mon[190496]: pgmap v958: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 184 KiB/s wr, 7 op/s 2023-10-07T19:03:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:37 smithi163 ceph-mon[190496]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T19:03:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:37 smithi087 ceph-mon[202419]: pgmap v958: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 184 KiB/s wr, 7 op/s 2023-10-07T19:03:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:37 smithi087 ceph-mon[202419]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T19:03:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:37 smithi087 ceph-mon[198934]: pgmap v958: 121 pgs: 121 active+clean; 680 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 184 KiB/s wr, 7 op/s 2023-10-07T19:03:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:37 smithi087 ceph-mon[198934]: osdmap e858: 8 total, 8 up, 8 in 2023-10-07T19:03:38.039 INFO:tasks.rados.rados.0.smithi087.stdout:3834: finishing write tid 3 to smithi087181593-17 2023-10-07T19:03:38.039 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 17 v 2647 (ObjNum 1194 snap 393 seq_num 1194) dirty exists 2023-10-07T19:03:38.039 INFO:tasks.rados.rados.0.smithi087.stdout:3834: left oid 17 (ObjNum 1194 snap 393 seq_num 1194) 2023-10-07T19:03:38.039 INFO:tasks.rados.rados.0.smithi087.stdout:3827: done (7 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3828: done (6 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3830: done (5 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3831: done (4 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3832: done (3 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3833: done (2 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3834: done (1 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3836: done (0 left) 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 394 2023-10-07T19:03:38.040 INFO:tasks.rados.rados.0.smithi087.stdout:3837: seq_num 1196 ranges {0=434176,434176=401408} 2023-10-07T19:03:38.041 INFO:tasks.rados.rados.0.smithi087.stdout:3837: writing smithi087181593-20 from 0 to 434176 tid 1 2023-10-07T19:03:38.043 INFO:tasks.rados.rados.0.smithi087.stdout:3837: writing smithi087181593-20 from 434176 to 835584 tid 2 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:3838: read oid 7 snap -1 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:3838: expect (ObjNum 1095 snap 367 seq_num 1095) 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:3839: rollback oid 36 current snap is 394 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 36 to 388 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 394 2023-10-07T19:03:38.044 INFO:tasks.rados.rados.0.smithi087.stdout:3840: seq_num 1197 ranges {7626752=450560,8077312=401408} 2023-10-07T19:03:38.087 INFO:tasks.rados.rados.0.smithi087.stdout:3840: writing smithi087181593-40 from 7626752 to 8077312 tid 1 2023-10-07T19:03:38.089 INFO:tasks.rados.rados.0.smithi087.stdout:3840: writing smithi087181593-40 from 8077312 to 8478720 tid 2 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3841: rollback oid 31 current snap is 394 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3837: finishing write tid 1 to smithi087181593-20 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 31 to 375 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3837: finishing write tid 2 to smithi087181593-20 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3837: finishing write tid 3 to smithi087181593-20 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3839: finishing rollback tid 1 to smithi087181593-36 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 2399 (ObjNum 81 snap 0 seq_num 1952673359) dirty dne 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3837: finishing write tid 4 to smithi087181593-20 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 2584 (ObjNum 1196 snap 394 seq_num 1196) dirty exists 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3837: left oid 20 (ObjNum 1196 snap 394 seq_num 1196) 2023-10-07T19:03:38.090 INFO:tasks.rados.rados.0.smithi087.stdout:3838: expect (ObjNum 1095 snap 367 seq_num 1095) 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3837: done (4 left) 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3838: done (3 left) 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3839: done (2 left) 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3842: read oid 37 snap -1 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3842: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:38.418 INFO:tasks.rados.rados.0.smithi087.stdout:3843: snap_remove snap 385 2023-10-07T19:03:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:38 smithi163 ceph-mon[190496]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T19:03:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:38 smithi163 ceph-mon[190496]: pgmap v961: 121 pgs: 121 active+clean; 681 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 584 KiB/s wr, 1 op/s 2023-10-07T19:03:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:38 smithi087 ceph-mon[198934]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T19:03:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:38 smithi087 ceph-mon[198934]: pgmap v961: 121 pgs: 121 active+clean; 681 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 584 KiB/s wr, 1 op/s 2023-10-07T19:03:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:38 smithi087 ceph-mon[202419]: osdmap e859: 8 total, 8 up, 8 in 2023-10-07T19:03:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:38 smithi087 ceph-mon[202419]: pgmap v961: 121 pgs: 121 active+clean; 681 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 584 KiB/s wr, 1 op/s 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3843: done (3 left) 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3844: delete oid 49 current snap is 394 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3841: finishing rollback tid 0 to smithi087181593-31 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3840: finishing write tid 1 to smithi087181593-40 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3841: finishing rollback tid 1 to smithi087181593-31 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3840: finishing write tid 2 to smithi087181593-40 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3841: finishing rollback tid 2 to smithi087181593-31 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2404 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:03:39.266 INFO:tasks.rados.rados.0.smithi087.stdout:3840: finishing write tid 3 to smithi087181593-40 2023-10-07T19:03:39.267 INFO:tasks.rados.rados.0.smithi087.stdout:3840: finishing write tid 4 to smithi087181593-40 2023-10-07T19:03:39.267 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2784 (ObjNum 1197 snap 394 seq_num 1197) dirty exists 2023-10-07T19:03:39.267 INFO:tasks.rados.rados.0.smithi087.stdout:3840: left oid 40 (ObjNum 1197 snap 394 seq_num 1197) 2023-10-07T19:03:39.267 INFO:tasks.rados.rados.0.smithi087.stdout:3842: expect (ObjNum 1146 snap 376 seq_num 1146) 2023-10-07T19:03:39.479 INFO:tasks.rados.rados.0.smithi087.stdout:3840: done (3 left) 2023-10-07T19:03:39.479 INFO:tasks.rados.rados.0.smithi087.stdout:3841: done (2 left) 2023-10-07T19:03:39.480 INFO:tasks.rados.rados.0.smithi087.stdout:3842: done (1 left) 2023-10-07T19:03:39.480 INFO:tasks.rados.rados.0.smithi087.stdout:3844: done (0 left) 2023-10-07T19:03:39.480 INFO:tasks.rados.rados.0.smithi087.stdout:3845: snap_remove snap 355 2023-10-07T19:03:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3845: done (0 left) 2023-10-07T19:03:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3846: read oid 35 snap 388 2023-10-07T19:03:40.294 INFO:tasks.rados.rados.0.smithi087.stdout:3846: expect (ObjNum 1182 snap 387 seq_num 1182) 2023-10-07T19:03:40.295 INFO:tasks.rados.rados.0.smithi087.stdout:3847: copy_from oid 34 from oid 5 current snap is 394 2023-10-07T19:03:40.295 INFO:tasks.rados.rados.0.smithi087.stdout:3848: setattr oid 47 current snap is 394 2023-10-07T19:03:40.295 INFO:tasks.rados.rados.0.smithi087.stdout:3849: snap_create 2023-10-07T19:03:40.309 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 47 v 2126 (ObjNum 33 snap 0 seq_num 1701914440) dirty exists 2023-10-07T19:03:40.316 INFO:tasks.rados.rados.0.smithi087.stdout:3846: expect (ObjNum 1182 snap 387 seq_num 1182) 2023-10-07T19:03:40.340 INFO:tasks.rados.rados.0.smithi087.stdout:3847: finishing copy_from racing read to smithi087181593-34 2023-10-07T19:03:40.340 INFO:tasks.rados.rados.0.smithi087.stdout:3847: finishing copy_from to smithi087181593-34 2023-10-07T19:03:40.340 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 34 v 2415 (ObjNum 1165 snap 381 seq_num 1165) dirty exists 2023-10-07T19:03:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:40 smithi163 ceph-mon[190496]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T19:03:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:40 smithi087 ceph-mon[198934]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T19:03:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:40 smithi087 ceph-mon[202419]: osdmap e860: 8 total, 8 up, 8 in 2023-10-07T19:03:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:3846: done (3 left) 2023-10-07T19:03:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:3847: done (2 left) 2023-10-07T19:03:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:3848: done (1 left) 2023-10-07T19:03:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:3849: done (0 left) 2023-10-07T19:03:41.297 INFO:tasks.rados.rados.0.smithi087.stdout:3850: delete oid 34 current snap is 395 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3850: done (0 left) 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3851: rmattr oid 6 current snap is 395 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3851: done (0 left) 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3852: read oid 36 snap -1 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3852: expect deleted 2023-10-07T19:03:41.301 INFO:tasks.rados.rados.0.smithi087.stdout:3853: delete oid 50 current snap is 395 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3852: done (1 left) 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3853: done (0 left) 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3854: rollback oid 23 current snap is 395 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 23 to 275 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3855: read oid 4 snap 374 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3855: expect (ObjNum 846 snap 292 seq_num 846) 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 36 current snap is 395 2023-10-07T19:03:41.306 INFO:tasks.rados.rados.0.smithi087.stdout:3856: seq_num 1201 ranges {0=524288,524288=401408} 2023-10-07T19:03:41.311 INFO:tasks.rados.rados.0.smithi087.stdout:3856: writing smithi087181593-36 from 0 to 524288 tid 1 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:3856: writing smithi087181593-36 from 524288 to 925696 tid 2 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:3857: rollback oid 44 current snap is 395 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 44 to 266 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:3858: read oid 38 snap -1 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:3858: expect (ObjNum 1193 snap 393 seq_num 1193) 2023-10-07T19:03:41.312 INFO:tasks.rados.rados.0.smithi087.stdout:3859: delete oid 43 current snap is 395 2023-10-07T19:03:41.314 INFO:tasks.rados.rados.0.smithi087.stdout:3854: finishing rollback tid 0 to smithi087181593-23 2023-10-07T19:03:41.314 INFO:tasks.rados.rados.0.smithi087.stdout:3854: finishing rollback tid 1 to smithi087181593-23 2023-10-07T19:03:41.314 INFO:tasks.rados.rados.0.smithi087.stdout:3854: finishing rollback tid 2 to smithi087181593-23 2023-10-07T19:03:41.315 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2913 (ObjNum 804 snap 272 seq_num 804) dirty exists 2023-10-07T19:03:41.316 INFO:tasks.rados.rados.0.smithi087.stdout:3856: finishing write tid 1 to smithi087181593-36 2023-10-07T19:03:41.318 INFO:tasks.rados.rados.0.smithi087.stdout:3856: finishing write tid 2 to smithi087181593-36 2023-10-07T19:03:41.319 INFO:tasks.rados.rados.0.smithi087.stdout:3856: finishing write tid 3 to smithi087181593-36 2023-10-07T19:03:41.320 INFO:tasks.rados.rados.0.smithi087.stdout:3857: finishing rollback tid 0 to smithi087181593-44 2023-10-07T19:03:41.320 INFO:tasks.rados.rados.0.smithi087.stdout:3857: finishing rollback tid 1 to smithi087181593-44 2023-10-07T19:03:41.320 INFO:tasks.rados.rados.0.smithi087.stdout:3857: finishing rollback tid 2 to smithi087181593-44 2023-10-07T19:03:41.320 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 44 v 2435 (ObjNum 770 snap 258 seq_num 770) dirty exists 2023-10-07T19:03:41.321 INFO:tasks.rados.rados.0.smithi087.stdout:3858: expect (ObjNum 1193 snap 393 seq_num 1193) 2023-10-07T19:03:41.364 INFO:tasks.rados.rados.0.smithi087.stdout:3856: finishing write tid 4 to smithi087181593-36 2023-10-07T19:03:41.364 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 36 v 2588 (ObjNum 1201 snap 395 seq_num 1201) dirty exists 2023-10-07T19:03:41.364 INFO:tasks.rados.rados.0.smithi087.stdout:3856: left oid 36 (ObjNum 1201 snap 395 seq_num 1201) 2023-10-07T19:03:41.364 INFO:tasks.rados.rados.0.smithi087.stdout:3855: expect (ObjNum 846 snap 292 seq_num 846) 2023-10-07T19:03:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:41 smithi163 ceph-mon[190496]: pgmap v963: 121 pgs: 121 active+clean; 688 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:41 smithi163 ceph-mon[190496]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T19:03:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:41 smithi087 ceph-mon[198934]: pgmap v963: 121 pgs: 121 active+clean; 688 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:41 smithi087 ceph-mon[198934]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T19:03:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:41 smithi087 ceph-mon[202419]: pgmap v963: 121 pgs: 121 active+clean; 688 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-10-07T19:03:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:41 smithi087 ceph-mon[202419]: osdmap e861: 8 total, 8 up, 8 in 2023-10-07T19:03:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:3854: done (5 left) 2023-10-07T19:03:42.150 INFO:tasks.rados.rados.0.smithi087.stdout:3855: done (4 left) 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:3856: done (3 left) 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:3857: done (2 left) 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:3858: done (1 left) 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:3859: done (0 left) 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:3860: rollback oid 45 current snap is 395 2023-10-07T19:03:42.151 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 45 to 368 2023-10-07T19:03:42.152 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 39 current snap is 395 2023-10-07T19:03:42.152 INFO:tasks.rados.rados.0.smithi087.stdout:3861: seq_num 1203 ranges {5521408=557056,6078464=401408} 2023-10-07T19:03:42.181 INFO:tasks.rados.rados.0.smithi087.stdout:3861: writing smithi087181593-39 from 5521408 to 6078464 tid 1 2023-10-07T19:03:42.185 INFO:tasks.rados.rados.0.smithi087.stdout:3861: writing smithi087181593-39 from 6078464 to 6479872 tid 2 2023-10-07T19:03:42.185 INFO:tasks.rados.rados.0.smithi087.stdout:3862: copy_from oid 15 from oid 43 current snap is 395 2023-10-07T19:03:42.185 INFO:tasks.rados.rados.0.smithi087.stdout:3860: finishing rollback tid 0 to smithi087181593-45 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:3860: finishing rollback tid 1 to smithi087181593-45 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:3860: finishing rollback tid 2 to smithi087181593-45 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 45 v 2512 (ObjNum 1091 snap 365 seq_num 1091) dirty exists 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:3860: done (2 left) 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:3863: rmattr oid 29 current snap is 395 2023-10-07T19:03:42.186 INFO:tasks.rados.rados.0.smithi087.stdout:3863: done (2 left) 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3864: rmattr oid 18 current snap is 395 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3864: done (2 left) 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3865: read oid 16 snap -1 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3865: expect (ObjNum 1188 snap 391 seq_num 1188) 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3866: rollback oid 21 current snap is 395 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 21 to 346 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3867: read oid 32 snap -1 2023-10-07T19:03:42.187 INFO:tasks.rados.rados.0.smithi087.stdout:3867: expect (ObjNum 1122 snap 374 seq_num 1122) 2023-10-07T19:03:42.188 INFO:tasks.rados.rados.0.smithi087.stdout:3868: snap_create 2023-10-07T19:03:42.188 INFO:tasks.rados.rados.0.smithi087.stdout:3862: finishing copy_from to smithi087181593-15 2023-10-07T19:03:42.188 INFO:tasks.rados.rados.0.smithi087.stdout:3862: got expected ENOENT (src dne) 2023-10-07T19:03:42.189 INFO:tasks.rados.rados.0.smithi087.stdout:3862: finishing copy_from racing read to smithi087181593-15 2023-10-07T19:03:42.189 INFO:tasks.rados.rados.0.smithi087.stdout:3861: finishing write tid 1 to smithi087181593-39 2023-10-07T19:03:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:3861: finishing write tid 2 to smithi087181593-39 2023-10-07T19:03:42.190 INFO:tasks.rados.rados.0.smithi087.stdout:3861: finishing write tid 3 to smithi087181593-39 2023-10-07T19:03:42.191 INFO:tasks.rados.rados.0.smithi087.stdout:3861: finishing write tid 4 to smithi087181593-39 2023-10-07T19:03:42.192 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 39 v 2407 (ObjNum 1203 snap 395 seq_num 1203) dirty exists 2023-10-07T19:03:42.192 INFO:tasks.rados.rados.0.smithi087.stdout:3861: left oid 39 (ObjNum 1203 snap 395 seq_num 1203) 2023-10-07T19:03:42.192 INFO:tasks.rados.rados.0.smithi087.stdout:3866: finishing rollback tid 0 to smithi087181593-21 2023-10-07T19:03:42.192 INFO:tasks.rados.rados.0.smithi087.stdout:3866: finishing rollback tid 1 to smithi087181593-21 2023-10-07T19:03:42.193 INFO:tasks.rados.rados.0.smithi087.stdout:3866: finishing rollback tid 2 to smithi087181593-21 2023-10-07T19:03:42.193 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2591 (ObjNum 982 snap 323 seq_num 982) dirty exists 2023-10-07T19:03:42.196 INFO:tasks.rados.rados.0.smithi087.stdout:3865: expect (ObjNum 1188 snap 391 seq_num 1188) 2023-10-07T19:03:42.213 INFO:tasks.rados.rados.0.smithi087.stdout:3867: expect (ObjNum 1122 snap 374 seq_num 1122) 2023-10-07T19:03:42.306 INFO:tasks.rados.rados.0.smithi087.stdout:3861: done (5 left) 2023-10-07T19:03:42.306 INFO:tasks.rados.rados.0.smithi087.stdout:3862: done (4 left) 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:3865: done (3 left) 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:3866: done (2 left) 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:3867: done (1 left) 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:3868: done (0 left) 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 1 current snap is 396 2023-10-07T19:03:42.307 INFO:tasks.rados.rados.0.smithi087.stdout:3869: seq_num 1204 ranges {557056=573440,1130496=401408} 2023-10-07T19:03:42.312 INFO:tasks.rados.rados.0.smithi087.stdout:3869: writing smithi087181593-1 from 557056 to 1130496 tid 1 2023-10-07T19:03:42.314 INFO:tasks.rados.rados.0.smithi087.stdout:3869: writing smithi087181593-1 from 1130496 to 1531904 tid 2 2023-10-07T19:03:42.314 INFO:tasks.rados.rados.0.smithi087.stdout:3870: delete oid 50 current snap is 396 2023-10-07T19:03:42.319 INFO:tasks.rados.rados.0.smithi087.stdout:3869: finishing write tid 1 to smithi087181593-1 2023-10-07T19:03:42.321 INFO:tasks.rados.rados.0.smithi087.stdout:3870: done (1 left) 2023-10-07T19:03:42.321 INFO:tasks.rados.rados.0.smithi087.stdout:3871: snap_create 2023-10-07T19:03:42.322 INFO:tasks.rados.rados.0.smithi087.stdout:3869: finishing write tid 2 to smithi087181593-1 2023-10-07T19:03:42.322 INFO:tasks.rados.rados.0.smithi087.stdout:3869: finishing write tid 3 to smithi087181593-1 2023-10-07T19:03:42.324 INFO:tasks.rados.rados.0.smithi087.stdout:3869: finishing write tid 4 to smithi087181593-1 2023-10-07T19:03:42.324 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2808 (ObjNum 1204 snap 396 seq_num 1204) dirty exists 2023-10-07T19:03:42.324 INFO:tasks.rados.rados.0.smithi087.stdout:3869: left oid 1 (ObjNum 1204 snap 396 seq_num 1204) 2023-10-07T19:03:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:42 smithi163 ceph-mon[190496]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T19:03:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:42 smithi163 ceph-mon[190496]: pgmap v966: 121 pgs: 121 active+clean; 702 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-10-07T19:03:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:42 smithi087 ceph-mon[198934]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T19:03:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:42 smithi087 ceph-mon[198934]: pgmap v966: 121 pgs: 121 active+clean; 702 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-10-07T19:03:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:42 smithi087 ceph-mon[202419]: osdmap e862: 8 total, 8 up, 8 in 2023-10-07T19:03:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:42 smithi087 ceph-mon[202419]: pgmap v966: 121 pgs: 121 active+clean; 702 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-10-07T19:03:43.309 INFO:tasks.rados.rados.0.smithi087.stdout:3869: done (1 left) 2023-10-07T19:03:43.310 INFO:tasks.rados.rados.0.smithi087.stdout:3871: done (0 left) 2023-10-07T19:03:43.310 INFO:tasks.rados.rados.0.smithi087.stdout:3872: rmattr oid 15 current snap is 397 2023-10-07T19:03:43.310 INFO:tasks.rados.rados.0.smithi087.stdout:3873: read oid 31 snap -1 2023-10-07T19:03:43.310 INFO:tasks.rados.rados.0.smithi087.stdout:3873: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T19:03:43.310 INFO:tasks.rados.rados.0.smithi087.stdout:3874: delete oid 6 current snap is 397 2023-10-07T19:03:43.314 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 15 v 2418 (ObjNum 1052 snap 351 seq_num 1052) dirty exists 2023-10-07T19:03:43.323 INFO:tasks.rados.rados.0.smithi087.stdout:3873: expect (ObjNum 716 snap 237 seq_num 716) 2023-10-07T19:03:43.384 INFO:tasks.rados.rados.0.smithi087.stdout:3872: done (2 left) 2023-10-07T19:03:43.384 INFO:tasks.rados.rados.0.smithi087.stdout:3873: done (1 left) 2023-10-07T19:03:43.384 INFO:tasks.rados.rados.0.smithi087.stdout:3874: done (0 left) 2023-10-07T19:03:43.385 INFO:tasks.rados.rados.0.smithi087.stdout:3875: rollback oid 50 current snap is 397 2023-10-07T19:03:43.385 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 50 to 266 2023-10-07T19:03:43.385 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 397 2023-10-07T19:03:43.385 INFO:tasks.rados.rados.0.smithi087.stdout:3876: seq_num 1207 ranges {4366336=622592,4988928=401408} 2023-10-07T19:03:43.410 INFO:tasks.rados.rados.0.smithi087.stdout:3876: writing smithi087181593-42 from 4366336 to 4988928 tid 1 2023-10-07T19:03:43.412 INFO:tasks.rados.rados.0.smithi087.stdout:3876: writing smithi087181593-42 from 4988928 to 5390336 tid 2 2023-10-07T19:03:43.413 INFO:tasks.rados.rados.0.smithi087.stdout:3877: delete oid 8 current snap is 397 2023-10-07T19:03:43.413 INFO:tasks.rados.rados.0.smithi087.stdout:3875: finishing rollback tid 1 to smithi087181593-50 2023-10-07T19:03:43.413 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 2398 (ObjNum 177 snap 0 seq_num 1722313152) dirty dne 2023-10-07T19:03:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:3875: done (2 left) 2023-10-07T19:03:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:3877: done (1 left) 2023-10-07T19:03:43.416 INFO:tasks.rados.rados.0.smithi087.stdout:3878: snap_remove snap 350 2023-10-07T19:03:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:43 smithi163 ceph-mon[190496]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T19:03:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:43 smithi087 ceph-mon[198934]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T19:03:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:43 smithi087 ceph-mon[202419]: osdmap e863: 8 total, 8 up, 8 in 2023-10-07T19:03:44.265 INFO:tasks.rados.rados.0.smithi087.stdout:3878: done (1 left) 2023-10-07T19:03:44.265 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 397 2023-10-07T19:03:44.265 INFO:tasks.rados.rados.0.smithi087.stdout:3879: seq_num 1209 ranges {0=655360,655360=401408} 2023-10-07T19:03:44.275 INFO:tasks.rados.rados.0.smithi087.stdout:3879: writing smithi087181593-8 from 0 to 655360 tid 1 2023-10-07T19:03:44.275 INFO:tasks.rados.rados.0.smithi087.stdout:3879: writing smithi087181593-8 from 655360 to 1056768 tid 2 2023-10-07T19:03:44.275 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 6 current snap is 397 2023-10-07T19:03:44.276 INFO:tasks.rados.rados.0.smithi087.stdout:3880: seq_num 1210 ranges {0=671744,671744=401408} 2023-10-07T19:03:44.280 INFO:tasks.rados.rados.0.smithi087.stdout:3880: writing smithi087181593-6 from 0 to 671744 tid 1 2023-10-07T19:03:44.280 INFO:tasks.rados.rados.0.smithi087.stdout:3880: writing smithi087181593-6 from 671744 to 1073152 tid 2 2023-10-07T19:03:44.280 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 397 2023-10-07T19:03:44.281 INFO:tasks.rados.rados.0.smithi087.stdout:3881: seq_num 1211 ranges {835584=688128,1523712=401408} 2023-10-07T19:03:44.289 INFO:tasks.rados.rados.0.smithi087.stdout:3881: writing smithi087181593-20 from 835584 to 1523712 tid 1 2023-10-07T19:03:44.292 INFO:tasks.rados.rados.0.smithi087.stdout:3881: writing smithi087181593-20 from 1523712 to 1925120 tid 2 2023-10-07T19:03:44.292 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 27 current snap is 397 2023-10-07T19:03:44.292 INFO:tasks.rados.rados.0.smithi087.stdout:3882: seq_num 1212 ranges {4087808=704512,4792320=401408} 2023-10-07T19:03:44.320 INFO:tasks.rados.rados.0.smithi087.stdout:3882: writing smithi087181593-27 from 4087808 to 4792320 tid 1 2023-10-07T19:03:44.322 INFO:tasks.rados.rados.0.smithi087.stdout:3882: writing smithi087181593-27 from 4792320 to 5193728 tid 2 2023-10-07T19:03:44.322 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 397 2023-10-07T19:03:44.322 INFO:tasks.rados.rados.0.smithi087.stdout:3883: seq_num 1213 ranges {2924544=720896,3645440=401408} 2023-10-07T19:03:44.343 INFO:tasks.rados.rados.0.smithi087.stdout:3883: writing smithi087181593-46 from 2924544 to 3645440 tid 1 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3883: writing smithi087181593-46 from 3645440 to 4046848 tid 2 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3884: rmattr oid 2 current snap is 397 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3876: finishing write tid 1 to smithi087181593-42 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3876: finishing write tid 2 to smithi087181593-42 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3876: finishing write tid 3 to smithi087181593-42 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3876: finishing write tid 4 to smithi087181593-42 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 2418 (ObjNum 1207 snap 397 seq_num 1207) dirty exists 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3876: left oid 42 (ObjNum 1207 snap 397 seq_num 1207) 2023-10-07T19:03:44.347 INFO:tasks.rados.rados.0.smithi087.stdout:3879: finishing write tid 1 to smithi087181593-8 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3879: finishing write tid 2 to smithi087181593-8 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3879: finishing write tid 3 to smithi087181593-8 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3876: done (6 left) 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3885: rollback oid 5 current snap is 397 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 5 to 341 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: finishing write tid 1 to smithi087181593-6 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: finishing write tid 2 to smithi087181593-6 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: finishing write tid 3 to smithi087181593-6 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: finishing write tid 4 to smithi087181593-6 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 6 v 2411 (ObjNum 1210 snap 397 seq_num 1210) dirty exists 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: left oid 6 (ObjNum 1210 snap 397 seq_num 1210) 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3880: done (6 left) 2023-10-07T19:03:44.348 INFO:tasks.rados.rados.0.smithi087.stdout:3886: rmattr oid 12 current snap is 397 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3881: finishing write tid 1 to smithi087181593-20 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3879: finishing write tid 4 to smithi087181593-8 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2422 (ObjNum 1209 snap 397 seq_num 1209) dirty exists 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3879: left oid 8 (ObjNum 1209 snap 397 seq_num 1209) 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3881: finishing write tid 2 to smithi087181593-20 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3881: finishing write tid 3 to smithi087181593-20 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3881: finishing write tid 4 to smithi087181593-20 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 2594 (ObjNum 1211 snap 397 seq_num 1211) dirty exists 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3881: left oid 20 (ObjNum 1211 snap 397 seq_num 1211) 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3882: finishing write tid 1 to smithi087181593-27 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3882: finishing write tid 2 to smithi087181593-27 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3882: finishing write tid 3 to smithi087181593-27 2023-10-07T19:03:44.349 INFO:tasks.rados.rados.0.smithi087.stdout:3882: finishing write tid 4 to smithi087181593-27 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 27 v 2651 (ObjNum 1212 snap 397 seq_num 1212) dirty exists 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3882: left oid 27 (ObjNum 1212 snap 397 seq_num 1212) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3879: done (6 left) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3881: done (5 left) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3882: done (4 left) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3887: rmattr oid 9 current snap is 397 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3887: done (4 left) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3888: read oid 9 snap -1 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3888: expect (ObjNum 1065 snap 356 seq_num 1065) 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3889: rollback oid 1 current snap is 397 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 304 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3890: read oid 40 snap -1 2023-10-07T19:03:44.350 INFO:tasks.rados.rados.0.smithi087.stdout:3890: expect (ObjNum 1197 snap 394 seq_num 1197) 2023-10-07T19:03:44.351 INFO:tasks.rados.rados.0.smithi087.stdout:3891: setattr oid 31 current snap is 397 2023-10-07T19:03:44.351 INFO:tasks.rados.rados.0.smithi087.stdout:3892: snap_create 2023-10-07T19:03:44.351 INFO:tasks.rados.rados.0.smithi087.stdout:3883: finishing write tid 1 to smithi087181593-46 2023-10-07T19:03:44.351 INFO:tasks.rados.rados.0.smithi087.stdout:3883: finishing write tid 2 to smithi087181593-46 2023-10-07T19:03:44.352 INFO:tasks.rados.rados.0.smithi087.stdout:3883: finishing write tid 3 to smithi087181593-46 2023-10-07T19:03:44.352 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 2513 (ObjNum 1153 snap 378 seq_num 1153) dirty exists 2023-10-07T19:03:44.353 INFO:tasks.rados.rados.0.smithi087.stdout:3883: finishing write tid 4 to smithi087181593-46 2023-10-07T19:03:44.353 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2466 (ObjNum 1213 snap 397 seq_num 1213) dirty exists 2023-10-07T19:03:44.353 INFO:tasks.rados.rados.0.smithi087.stdout:3883: left oid 46 (ObjNum 1213 snap 397 seq_num 1213) 2023-10-07T19:03:44.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 2 v 2127 (ObjNum 1013 snap 334 seq_num 1013) dirty exists 2023-10-07T19:03:44.354 INFO:tasks.rados.rados.0.smithi087.stdout:3885: finishing rollback tid 0 to smithi087181593-5 2023-10-07T19:03:44.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 31 v 2412 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:03:44.355 INFO:tasks.rados.rados.0.smithi087.stdout:3885: finishing rollback tid 1 to smithi087181593-5 2023-10-07T19:03:44.355 INFO:tasks.rados.rados.0.smithi087.stdout:3885: finishing rollback tid 2 to smithi087181593-5 2023-10-07T19:03:44.356 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2425 (ObjNum 963 snap 321 seq_num 963) dirty exists 2023-10-07T19:03:44.358 INFO:tasks.rados.rados.0.smithi087.stdout:3889: finishing rollback tid 0 to smithi087181593-1 2023-10-07T19:03:44.358 INFO:tasks.rados.rados.0.smithi087.stdout:3889: finishing rollback tid 1 to smithi087181593-1 2023-10-07T19:03:44.360 INFO:tasks.rados.rados.0.smithi087.stdout:3888: expect (ObjNum 1065 snap 356 seq_num 1065) 2023-10-07T19:03:44.392 INFO:tasks.rados.rados.0.smithi087.stdout:3889: finishing rollback tid 2 to smithi087181593-1 2023-10-07T19:03:44.392 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2824 (ObjNum 858 snap 295 seq_num 858) dirty exists 2023-10-07T19:03:44.392 INFO:tasks.rados.rados.0.smithi087.stdout:3890: expect (ObjNum 1197 snap 394 seq_num 1197) 2023-10-07T19:03:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:44 smithi163 ceph-mon[190496]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T19:03:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:44 smithi163 ceph-mon[190496]: pgmap v969: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-10-07T19:03:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:44 smithi163 ceph-mon[190496]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T19:03:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[198934]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T19:03:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[198934]: pgmap v969: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-10-07T19:03:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[198934]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T19:03:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[202419]: osdmap e864: 8 total, 8 up, 8 in 2023-10-07T19:03:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[202419]: pgmap v969: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-10-07T19:03:44.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:44 smithi087 ceph-mon[202419]: osdmap e865: 8 total, 8 up, 8 in 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3883: done (8 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3884: done (7 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3885: done (6 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3886: done (5 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3888: done (4 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3889: done (3 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3890: done (2 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3891: done (1 left) 2023-10-07T19:03:45.324 INFO:tasks.rados.rados.0.smithi087.stdout:3892: done (0 left) 2023-10-07T19:03:45.325 INFO:tasks.rados.rados.0.smithi087.stdout:3893: snap_remove snap 397 2023-10-07T19:03:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:45] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.43.0" 2023-10-07T19:03:46.331 INFO:tasks.rados.rados.0.smithi087.stdout:3893: done (0 left) 2023-10-07T19:03:46.331 INFO:tasks.rados.rados.0.smithi087.stdout:3894: read oid 3 snap -1 2023-10-07T19:03:46.331 INFO:tasks.rados.rados.0.smithi087.stdout:3894: expect (ObjNum 1171 snap 383 seq_num 1171) 2023-10-07T19:03:46.332 INFO:tasks.rados.rados.0.smithi087.stdout:3895: copy_from oid 9 from oid 32 current snap is 398 2023-10-07T19:03:46.332 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 398 2023-10-07T19:03:46.332 INFO:tasks.rados.rados.0.smithi087.stdout:3896: seq_num 1214 ranges {1056768=737280,1794048=401408} 2023-10-07T19:03:46.341 INFO:tasks.rados.rados.0.smithi087.stdout:3896: writing smithi087181593-8 from 1056768 to 1794048 tid 1 2023-10-07T19:03:46.344 INFO:tasks.rados.rados.0.smithi087.stdout:3896: writing smithi087181593-8 from 1794048 to 2195456 tid 2 2023-10-07T19:03:46.344 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 23 current snap is 398 2023-10-07T19:03:46.344 INFO:tasks.rados.rados.0.smithi087.stdout:3897: seq_num 1215 ranges {2662400=753664,3416064=401408} 2023-10-07T19:03:46.362 INFO:tasks.rados.rados.0.smithi087.stdout:3897: writing smithi087181593-23 from 2662400 to 3416064 tid 1 2023-10-07T19:03:46.365 INFO:tasks.rados.rados.0.smithi087.stdout:3897: writing smithi087181593-23 from 3416064 to 3817472 tid 2 2023-10-07T19:03:46.365 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 20 current snap is 398 2023-10-07T19:03:46.366 INFO:tasks.rados.rados.0.smithi087.stdout:3894: expect (ObjNum 1171 snap 383 seq_num 1171) 2023-10-07T19:03:46.387 INFO:tasks.rados.rados.0.smithi087.stdout:3895: finishing copy_from racing read to smithi087181593-9 2023-10-07T19:03:46.387 INFO:tasks.rados.rados.0.smithi087.stdout:3896: finishing write tid 1 to smithi087181593-8 2023-10-07T19:03:46.387 INFO:tasks.rados.rados.0.smithi087.stdout:3896: finishing write tid 2 to smithi087181593-8 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:3895: finishing copy_from to smithi087181593-9 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2394 (ObjNum 1122 snap 374 seq_num 1122) dirty exists 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:3896: finishing write tid 3 to smithi087181593-8 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:3896: finishing write tid 4 to smithi087181593-8 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2428 (ObjNum 1214 snap 398 seq_num 1214) dirty exists 2023-10-07T19:03:46.388 INFO:tasks.rados.rados.0.smithi087.stdout:3896: left oid 8 (ObjNum 1214 snap 398 seq_num 1214) 2023-10-07T19:03:46.389 INFO:tasks.rados.rados.0.smithi087.stdout:3897: finishing write tid 1 to smithi087181593-23 2023-10-07T19:03:46.389 INFO:tasks.rados.rados.0.smithi087.stdout:3897: finishing write tid 2 to smithi087181593-23 2023-10-07T19:03:46.389 INFO:tasks.rados.rados.0.smithi087.stdout:3897: finishing write tid 3 to smithi087181593-23 2023-10-07T19:03:46.389 INFO:tasks.rados.rados.0.smithi087.stdout:3898: seq_num 1216 ranges {1925120=770048,2695168=401408} 2023-10-07T19:03:46.401 INFO:tasks.rados.rados.0.smithi087.stdout:3898: writing smithi087181593-20 from 1925120 to 2695168 tid 1 2023-10-07T19:03:46.403 INFO:tasks.rados.rados.0.smithi087.stdout:3898: writing smithi087181593-20 from 2695168 to 3096576 tid 2 2023-10-07T19:03:46.403 INFO:tasks.rados.rados.0.smithi087.stdout:3894: done (4 left) 2023-10-07T19:03:46.404 INFO:tasks.rados.rados.0.smithi087.stdout:3895: done (3 left) 2023-10-07T19:03:46.404 INFO:tasks.rados.rados.0.smithi087.stdout:3896: done (2 left) 2023-10-07T19:03:46.404 INFO:tasks.rados.rados.0.smithi087.stdout:3899: snap_remove snap 319 2023-10-07T19:03:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:46 smithi163 ceph-mon[190496]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T19:03:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:46 smithi163 ceph-mon[190496]: pgmap v972: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2023-10-07T19:03:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:46 smithi087 ceph-mon[198934]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T19:03:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:46 smithi087 ceph-mon[198934]: pgmap v972: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2023-10-07T19:03:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:46 smithi087 ceph-mon[202419]: osdmap e866: 8 total, 8 up, 8 in 2023-10-07T19:03:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:46 smithi087 ceph-mon[202419]: pgmap v972: 121 pgs: 121 active+clean; 732 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.9 MiB/s wr, 20 op/s 2023-10-07T19:03:47.342 INFO:tasks.rados.rados.0.smithi087.stdout:3899: done (2 left) 2023-10-07T19:03:47.343 INFO:tasks.rados.rados.0.smithi087.stdout:3900: snap_remove snap 266 2023-10-07T19:03:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:47 smithi163 ceph-mon[190496]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T19:03:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:47 smithi087 ceph-mon[198934]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T19:03:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:47 smithi087 ceph-mon[202419]: osdmap e867: 8 total, 8 up, 8 in 2023-10-07T19:03:48.354 INFO:tasks.rados.rados.0.smithi087.stdout:3900: done (2 left) 2023-10-07T19:03:48.354 INFO:tasks.rados.rados.0.smithi087.stdout:3901: rollback oid 8 current snap is 398 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 8 to 304 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3902: rollback oid 43 current snap is 398 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 43 to 390 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3903: read oid 21 snap -1 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3903: expect (ObjNum 982 snap 323 seq_num 982) 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3904: snap_create 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3897: finishing write tid 4 to smithi087181593-23 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 23 v 2929 (ObjNum 1215 snap 398 seq_num 1215) dirty exists 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3897: left oid 23 (ObjNum 1215 snap 398 seq_num 1215) 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3898: finishing write tid 1 to smithi087181593-20 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3898: finishing write tid 2 to smithi087181593-20 2023-10-07T19:03:48.355 INFO:tasks.rados.rados.0.smithi087.stdout:3898: finishing write tid 3 to smithi087181593-20 2023-10-07T19:03:48.356 INFO:tasks.rados.rados.0.smithi087.stdout:3898: finishing write tid 4 to smithi087181593-20 2023-10-07T19:03:48.356 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 20 v 2597 (ObjNum 1216 snap 398 seq_num 1216) dirty exists 2023-10-07T19:03:48.356 INFO:tasks.rados.rados.0.smithi087.stdout:3898: left oid 20 (ObjNum 1216 snap 398 seq_num 1216) 2023-10-07T19:03:48.363 INFO:tasks.rados.rados.0.smithi087.stdout:3901: finishing rollback tid 0 to smithi087181593-8 2023-10-07T19:03:48.363 INFO:tasks.rados.rados.0.smithi087.stdout:3902: finishing rollback tid 1 to smithi087181593-43 2023-10-07T19:03:48.366 INFO:tasks.rados.rados.0.smithi087.stdout:3902: finishing rollback tid 2 to smithi087181593-43 2023-10-07T19:03:48.366 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2838 (ObjNum 1145 snap 376 seq_num 1145) dirty exists 2023-10-07T19:03:48.367 INFO:tasks.rados.rados.0.smithi087.stdout:3901: finishing rollback tid 1 to smithi087181593-8 2023-10-07T19:03:48.367 INFO:tasks.rados.rados.0.smithi087.stdout:3901: finishing rollback tid 2 to smithi087181593-8 2023-10-07T19:03:48.367 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2431 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T19:03:48.477 INFO:tasks.rados.rados.0.smithi087.stdout:3903: expect (ObjNum 982 snap 323 seq_num 982) 2023-10-07T19:03:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:48 smithi163 ceph-mon[190496]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T19:03:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:48 smithi163 ceph-mon[190496]: pgmap v975: 121 pgs: 121 active+clean; 725 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-10-07T19:03:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:48 smithi087 ceph-mon[198934]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T19:03:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:48 smithi087 ceph-mon[198934]: pgmap v975: 121 pgs: 121 active+clean; 725 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-10-07T19:03:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:48 smithi087 ceph-mon[202419]: osdmap e868: 8 total, 8 up, 8 in 2023-10-07T19:03:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:48 smithi087 ceph-mon[202419]: pgmap v975: 121 pgs: 121 active+clean; 725 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-10-07T19:03:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:49 smithi163 ceph-mon[190496]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T19:03:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:49 smithi163 ceph-mon[190496]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T19:03:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[198934]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T19:03:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[198934]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T19:03:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[202419]: osdmap e869: 8 total, 8 up, 8 in 2023-10-07T19:03:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:03:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:49 smithi087 ceph-mon[202419]: osdmap e870: 8 total, 8 up, 8 in 2023-10-07T19:03:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:50 smithi163 ceph-mon[190496]: pgmap v978: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 715 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-10-07T19:03:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:50 smithi087 ceph-mon[198934]: pgmap v978: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 715 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-10-07T19:03:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:50 smithi087 ceph-mon[202419]: pgmap v978: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 715 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3897: done (5 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3898: done (4 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3901: done (3 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3902: done (2 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3903: done (1 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:3904: done (0 left) 2023-10-07T19:03:52.433 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 32 current snap is 399 2023-10-07T19:03:52.434 INFO:tasks.rados.rados.0.smithi087.stdout:3905: seq_num 1217 ranges {1998848=786432,2785280=401408} 2023-10-07T19:03:52.448 INFO:tasks.rados.rados.0.smithi087.stdout:3905: writing smithi087181593-32 from 1998848 to 2785280 tid 1 2023-10-07T19:03:52.450 INFO:tasks.rados.rados.0.smithi087.stdout:3905: writing smithi087181593-32 from 2785280 to 3186688 tid 2 2023-10-07T19:03:52.450 INFO:tasks.rados.rados.0.smithi087.stdout:3906: read oid 50 snap 375 2023-10-07T19:03:52.450 INFO:tasks.rados.rados.0.smithi087.stdout:3906: expect (ObjNum 1066 snap 356 seq_num 1066) 2023-10-07T19:03:52.450 INFO:tasks.rados.rados.0.smithi087.stdout:3907: snap_remove snap 391 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3907: done (2 left) 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3908: read oid 43 snap -1 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3908: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3909: read oid 33 snap -1 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3909: expect (ObjNum 1185 snap 390 seq_num 1185) 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3910: read oid 44 snap -1 2023-10-07T19:03:53.153 INFO:tasks.rados.rados.0.smithi087.stdout:3910: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3911: read oid 18 snap -1 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3911: expect (ObjNum 1164 snap 381 seq_num 1164) 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3912: read oid 29 snap -1 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3912: expect (ObjNum 1191 snap 391 seq_num 1191) 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3913: delete oid 35 current snap is 399 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3905: finishing write tid 1 to smithi087181593-32 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3905: finishing write tid 2 to smithi087181593-32 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3905: finishing write tid 3 to smithi087181593-32 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3905: finishing write tid 4 to smithi087181593-32 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 2401 (ObjNum 1217 snap 399 seq_num 1217) dirty exists 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3905: left oid 32 (ObjNum 1217 snap 399 seq_num 1217) 2023-10-07T19:03:53.154 INFO:tasks.rados.rados.0.smithi087.stdout:3906: expect (ObjNum 1066 snap 356 seq_num 1066) 2023-10-07T19:03:53.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:53 smithi163 ceph-mon[190496]: pgmap v979: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 687 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2023-10-07T19:03:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:53 smithi087 ceph-mon[198934]: pgmap v979: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 687 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2023-10-07T19:03:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:53 smithi087 ceph-mon[202419]: pgmap v979: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 687 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2023-10-07T19:03:53.590 INFO:tasks.rados.rados.0.smithi087.stdout:3909: expect (ObjNum 1185 snap 390 seq_num 1185) 2023-10-07T19:03:53.605 INFO:tasks.rados.rados.0.smithi087.stdout:3910: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:03:53.626 INFO:tasks.rados.rados.0.smithi087.stdout:3912: expect (ObjNum 1191 snap 391 seq_num 1191) 2023-10-07T19:03:53.644 INFO:tasks.rados.rados.0.smithi087.stdout:3908: expect (ObjNum 1145 snap 376 seq_num 1145) 2023-10-07T19:03:53.700 INFO:tasks.rados.rados.0.smithi087.stdout:3911: expect (ObjNum 1164 snap 381 seq_num 1164) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3905: done (7 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3906: done (6 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3908: done (5 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3909: done (4 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3910: done (3 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3911: done (2 left) 2023-10-07T19:03:53.709 INFO:tasks.rados.rados.0.smithi087.stdout:3912: done (1 left) 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3913: done (0 left) 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3914: read oid 50 snap -1 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3914: expect deleted 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3915: setattr oid 8 current snap is 399 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3916: copy_from oid 14 from oid 28 current snap is 399 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 40 current snap is 399 2023-10-07T19:03:53.710 INFO:tasks.rados.rados.0.smithi087.stdout:3917: seq_num 1219 ranges {8478720=417792,8896512=557056,9453568=245760} 2023-10-07T19:03:53.757 INFO:tasks.rados.rados.0.smithi087.stdout:3917: writing smithi087181593-40 from 8478720 to 8896512 tid 1 2023-10-07T19:03:53.760 INFO:tasks.rados.rados.0.smithi087.stdout:3917: writing smithi087181593-40 from 8896512 to 9453568 tid 2 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:3917: writing smithi087181593-40 from 9453568 to 9699328 tid 3 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:3918: delete oid 35 current snap is 399 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2432 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:3916: finishing copy_from racing read to smithi087181593-14 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:3916: finishing copy_from to smithi087181593-14 2023-10-07T19:03:53.762 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2696 (ObjNum 1158 snap 378 seq_num 1158) dirty exists 2023-10-07T19:03:53.763 INFO:tasks.rados.rados.0.smithi087.stdout:3917: finishing write tid 1 to smithi087181593-40 2023-10-07T19:03:53.765 INFO:tasks.rados.rados.0.smithi087.stdout:3914: done (4 left) 2023-10-07T19:03:53.765 INFO:tasks.rados.rados.0.smithi087.stdout:3915: done (3 left) 2023-10-07T19:03:53.765 INFO:tasks.rados.rados.0.smithi087.stdout:3916: done (2 left) 2023-10-07T19:03:53.765 INFO:tasks.rados.rados.0.smithi087.stdout:3918: done (1 left) 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3919: read oid 44 snap -1 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3919: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3920: read oid 10 snap -1 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3920: expect (ObjNum 1189 snap 391 seq_num 1189) 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3921: read oid 49 snap -1 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3921: expect deleted 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:3922: copy_from oid 12 from oid 23 current snap is 399 2023-10-07T19:03:53.766 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 22 current snap is 399 2023-10-07T19:03:53.767 INFO:tasks.rados.rados.0.smithi087.stdout:3923: seq_num 1221 ranges {3743744=458752,4202496=729088,4931584=73728} 2023-10-07T19:03:53.788 INFO:tasks.rados.rados.0.smithi087.stdout:3923: writing smithi087181593-22 from 3743744 to 4202496 tid 1 2023-10-07T19:03:53.792 INFO:tasks.rados.rados.0.smithi087.stdout:3923: writing smithi087181593-22 from 4202496 to 4931584 tid 2 2023-10-07T19:03:53.793 INFO:tasks.rados.rados.0.smithi087.stdout:3923: writing smithi087181593-22 from 4931584 to 5005312 tid 3 2023-10-07T19:03:53.793 INFO:tasks.rados.rados.0.smithi087.stdout:3924: snap_create 2023-10-07T19:03:53.794 INFO:tasks.rados.rados.0.smithi087.stdout:3917: finishing write tid 2 to smithi087181593-40 2023-10-07T19:03:53.794 INFO:tasks.rados.rados.0.smithi087.stdout:3917: finishing write tid 3 to smithi087181593-40 2023-10-07T19:03:53.794 INFO:tasks.rados.rados.0.smithi087.stdout:3917: finishing write tid 4 to smithi087181593-40 2023-10-07T19:03:53.794 INFO:tasks.rados.rados.0.smithi087.stdout:3919: expect (ObjNum 770 snap 258 seq_num 770) 2023-10-07T19:03:53.816 INFO:tasks.rados.rados.0.smithi087.stdout:3917: finishing write tid 5 to smithi087181593-40 2023-10-07T19:03:53.816 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2863 (ObjNum 1219 snap 399 seq_num 1219) dirty exists 2023-10-07T19:03:53.817 INFO:tasks.rados.rados.0.smithi087.stdout:3917: left oid 40 (ObjNum 1219 snap 399 seq_num 1219) 2023-10-07T19:03:53.817 INFO:tasks.rados.rados.0.smithi087.stdout:3920: expect (ObjNum 1189 snap 391 seq_num 1189) 2023-10-07T19:03:53.904 INFO:tasks.rados.rados.0.smithi087.stdout:3922: finishing copy_from racing read to smithi087181593-12 2023-10-07T19:03:53.904 INFO:tasks.rados.rados.0.smithi087.stdout:3922: finishing copy_from to smithi087181593-12 2023-10-07T19:03:53.904 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 2929 (ObjNum 1215 snap 398 seq_num 1215) dirty exists 2023-10-07T19:03:53.904 INFO:tasks.rados.rados.0.smithi087.stdout:3923: finishing write tid 1 to smithi087181593-22 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:3923: finishing write tid 2 to smithi087181593-22 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:3923: finishing write tid 3 to smithi087181593-22 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:3923: finishing write tid 4 to smithi087181593-22 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:3923: finishing write tid 5 to smithi087181593-22 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2439 (ObjNum 1221 snap 399 seq_num 1221) dirty exists 2023-10-07T19:03:53.905 INFO:tasks.rados.rados.0.smithi087.stdout:3923: left oid 22 (ObjNum 1221 snap 399 seq_num 1221) 2023-10-07T19:03:54.152 INFO:tasks.rados.rados.0.smithi087.stdout:3917: done (6 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3919: done (5 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3920: done (4 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3921: done (3 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3922: done (2 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3923: done (1 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3924: done (0 left) 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 400 2023-10-07T19:03:54.153 INFO:tasks.rados.rados.0.smithi087.stdout:3925: seq_num 1222 ranges {10133504=475136,10608640=606208,11214848=196608} 2023-10-07T19:03:54.208 INFO:tasks.rados.rados.0.smithi087.stdout:3925: writing smithi087181593-5 from 10133504 to 10608640 tid 1 2023-10-07T19:03:54.212 INFO:tasks.rados.rados.0.smithi087.stdout:3925: writing smithi087181593-5 from 10608640 to 11214848 tid 2 2023-10-07T19:03:54.213 INFO:tasks.rados.rados.0.smithi087.stdout:3925: writing smithi087181593-5 from 11214848 to 11411456 tid 3 2023-10-07T19:03:54.213 INFO:tasks.rados.rados.0.smithi087.stdout:3926: delete oid 35 current snap is 400 2023-10-07T19:03:54.214 INFO:tasks.rados.rados.0.smithi087.stdout:3925: finishing write tid 1 to smithi087181593-5 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3926: done (1 left) 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3927: rmattr oid 45 current snap is 400 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3927: done (1 left) 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3928: read oid 42 snap -1 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3928: expect (ObjNum 1207 snap 397 seq_num 1207) 2023-10-07T19:03:54.217 INFO:tasks.rados.rados.0.smithi087.stdout:3929: delete oid 28 current snap is 400 2023-10-07T19:03:54.218 INFO:tasks.rados.rados.0.smithi087.stdout:3925: finishing write tid 2 to smithi087181593-5 2023-10-07T19:03:54.218 INFO:tasks.rados.rados.0.smithi087.stdout:3925: finishing write tid 3 to smithi087181593-5 2023-10-07T19:03:54.218 INFO:tasks.rados.rados.0.smithi087.stdout:3925: finishing write tid 4 to smithi087181593-5 2023-10-07T19:03:54.220 INFO:tasks.rados.rados.0.smithi087.stdout:3925: finishing write tid 5 to smithi087181593-5 2023-10-07T19:03:54.220 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2436 (ObjNum 1222 snap 400 seq_num 1222) dirty exists 2023-10-07T19:03:54.220 INFO:tasks.rados.rados.0.smithi087.stdout:3925: left oid 5 (ObjNum 1222 snap 400 seq_num 1222) 2023-10-07T19:03:54.221 INFO:tasks.rados.rados.0.smithi087.stdout:3925: done (2 left) 2023-10-07T19:03:54.221 INFO:tasks.rados.rados.0.smithi087.stdout:3929: done (1 left) 2023-10-07T19:03:54.221 INFO:tasks.rados.rados.0.smithi087.stdout:3930: copy_from oid 40 from oid 11 current snap is 400 2023-10-07T19:03:54.221 INFO:tasks.rados.rados.0.smithi087.stdout:3931: snap_create 2023-10-07T19:03:54.244 INFO:tasks.rados.rados.0.smithi087.stdout:3930: finishing copy_from racing read to smithi087181593-40 2023-10-07T19:03:54.247 INFO:tasks.rados.rados.0.smithi087.stdout:3928: expect (ObjNum 1207 snap 397 seq_num 1207) 2023-10-07T19:03:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:54 smithi163 ceph-mon[190496]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T19:03:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:54 smithi087 ceph-mon[198934]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T19:03:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:54 smithi087 ceph-mon[202419]: osdmap e871: 8 total, 8 up, 8 in 2023-10-07T19:03:54.567 INFO:tasks.rados.rados.0.smithi087.stdout:3930: finishing copy_from to smithi087181593-40 2023-10-07T19:03:54.567 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 40 v 2409 (ObjNum 1114 snap 370 seq_num 1114) dirty exists 2023-10-07T19:03:54.568 INFO:tasks.rados.rados.0.smithi087.stdout:3928: done (2 left) 2023-10-07T19:03:54.568 INFO:tasks.rados.rados.0.smithi087.stdout:3930: done (1 left) 2023-10-07T19:03:54.568 INFO:tasks.rados.rados.0.smithi087.stdout:3931: done (0 left) 2023-10-07T19:03:54.568 INFO:tasks.rados.rados.0.smithi087.stdout:3932: snap_create 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3932: done (0 left) 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3933: rollback oid 9 current snap is 402 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 9 to 304 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3934: copy_from oid 11 from oid 31 current snap is 402 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3935: read oid 13 snap -1 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3935: expect (ObjNum 1169 snap 382 seq_num 1169) 2023-10-07T19:03:55.277 INFO:tasks.rados.rados.0.smithi087.stdout:3936: snap_remove snap 384 2023-10-07T19:03:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:55 smithi163 ceph-mon[190496]: pgmap v981: 121 pgs: 121 active+clean; 657 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:03:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:55 smithi163 ceph-mon[190496]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T19:03:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:55 smithi163 ceph-mon[190496]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T19:03:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:03:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:03:55] "GET /metrics HTTP/1.1" 200 36311 "" "Prometheus/2.43.0" 2023-10-07T19:03:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[198934]: pgmap v981: 121 pgs: 121 active+clean; 657 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:03:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[198934]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T19:03:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[198934]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T19:03:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[202419]: pgmap v981: 121 pgs: 121 active+clean; 657 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-10-07T19:03:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[202419]: osdmap e872: 8 total, 8 up, 8 in 2023-10-07T19:03:55.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:55 smithi087 ceph-mon[202419]: osdmap e873: 8 total, 8 up, 8 in 2023-10-07T19:03:56.287 INFO:tasks.rados.rados.0.smithi087.stdout:3936: done (3 left) 2023-10-07T19:03:56.287 INFO:tasks.rados.rados.0.smithi087.stdout:3937: copy_from oid 14 from oid 7 current snap is 402 2023-10-07T19:03:56.287 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 5 current snap is 402 2023-10-07T19:03:56.287 INFO:tasks.rados.rados.0.smithi087.stdout:3938: seq_num 1225 ranges {11411456=524288,11935744=712704,12648448=90112} 2023-10-07T19:03:56.352 INFO:tasks.rados.rados.0.smithi087.stdout:3938: writing smithi087181593-5 from 11411456 to 11935744 tid 1 2023-10-07T19:03:56.356 INFO:tasks.rados.rados.0.smithi087.stdout:3938: writing smithi087181593-5 from 11935744 to 12648448 tid 2 2023-10-07T19:03:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3938: writing smithi087181593-5 from 12648448 to 12738560 tid 3 2023-10-07T19:03:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 402 2023-10-07T19:03:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3933: finishing rollback tid 0 to smithi087181593-9 2023-10-07T19:03:56.357 INFO:tasks.rados.rados.0.smithi087.stdout:3939: seq_num 1226 ranges {4046848=540672,4587520=598016,5185536=204800} 2023-10-07T19:03:56.381 INFO:tasks.rados.rados.0.smithi087.stdout:3939: writing smithi087181593-46 from 4046848 to 4587520 tid 1 2023-10-07T19:03:56.385 INFO:tasks.rados.rados.0.smithi087.stdout:3939: writing smithi087181593-46 from 4587520 to 5185536 tid 2 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3939: writing smithi087181593-46 from 5185536 to 5390336 tid 3 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3940: delete oid 4 current snap is 402 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3933: finishing rollback tid 1 to smithi087181593-9 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3933: finishing rollback tid 2 to smithi087181593-9 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 9 v 2869 (ObjNum 866 snap 298 seq_num 866) dirty exists 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3934: finishing copy_from racing read to smithi087181593-11 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3934: finishing copy_from to smithi087181593-11 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 2412 (ObjNum 716 snap 237 seq_num 716) dirty exists 2023-10-07T19:03:56.387 INFO:tasks.rados.rados.0.smithi087.stdout:3935: expect (ObjNum 1169 snap 382 seq_num 1169) 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:3937: finishing copy_from racing read to smithi087181593-14 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:3937: finishing copy_from to smithi087181593-14 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 14 v 2399 (ObjNum 1095 snap 367 seq_num 1095) dirty exists 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:3938: finishing write tid 1 to smithi087181593-5 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:3933: done (6 left) 2023-10-07T19:03:56.573 INFO:tasks.rados.rados.0.smithi087.stdout:3934: done (5 left) 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3935: done (4 left) 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3937: done (3 left) 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3940: done (2 left) 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3941: read oid 25 snap 400 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3941: expect deleted 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3942: delete oid 47 current snap is 402 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3938: finishing write tid 2 to smithi087181593-5 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3938: finishing write tid 3 to smithi087181593-5 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3938: finishing write tid 4 to smithi087181593-5 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3938: finishing write tid 5 to smithi087181593-5 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 5 v 2440 (ObjNum 1225 snap 402 seq_num 1225) dirty exists 2023-10-07T19:03:56.574 INFO:tasks.rados.rados.0.smithi087.stdout:3938: left oid 5 (ObjNum 1225 snap 402 seq_num 1225) 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: finishing write tid 1 to smithi087181593-46 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: finishing write tid 2 to smithi087181593-46 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: finishing write tid 3 to smithi087181593-46 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: finishing write tid 4 to smithi087181593-46 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: finishing write tid 5 to smithi087181593-46 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2470 (ObjNum 1226 snap 402 seq_num 1226) dirty exists 2023-10-07T19:03:56.575 INFO:tasks.rados.rados.0.smithi087.stdout:3939: left oid 46 (ObjNum 1226 snap 402 seq_num 1226) 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3938: done (3 left) 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3939: done (2 left) 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3941: done (1 left) 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3942: done (0 left) 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3943: rollback oid 1 current snap is 402 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 1 to 336 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 21 current snap is 402 2023-10-07T19:03:56.576 INFO:tasks.rados.rados.0.smithi087.stdout:3944: seq_num 1229 ranges {22405120=589824,22994944=647168,23642112=155648} 2023-10-07T19:03:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:56 smithi163 ceph-mon[190496]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T19:03:56.694 INFO:tasks.rados.rados.0.smithi087.stdout:3944: writing smithi087181593-21 from 22405120 to 22994944 tid 1 2023-10-07T19:03:56.698 INFO:tasks.rados.rados.0.smithi087.stdout:3944: writing smithi087181593-21 from 22994944 to 23642112 tid 2 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:3944: writing smithi087181593-21 from 23642112 to 23797760 tid 3 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:3945: snap_create 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:3943: finishing rollback tid 0 to smithi087181593-1 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:3943: finishing rollback tid 1 to smithi087181593-1 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:3943: finishing rollback tid 2 to smithi087181593-1 2023-10-07T19:03:56.699 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 1 v 2883 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:03:56.703 INFO:tasks.rados.rados.0.smithi087.stdout:3944: finishing write tid 1 to smithi087181593-21 2023-10-07T19:03:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:56 smithi087 ceph-mon[202419]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T19:03:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:56 smithi087 ceph-mon[198934]: osdmap e874: 8 total, 8 up, 8 in 2023-10-07T19:03:56.704 INFO:tasks.rados.rados.0.smithi087.stdout:3944: finishing write tid 2 to smithi087181593-21 2023-10-07T19:03:56.704 INFO:tasks.rados.rados.0.smithi087.stdout:3944: finishing write tid 3 to smithi087181593-21 2023-10-07T19:03:56.705 INFO:tasks.rados.rados.0.smithi087.stdout:3944: finishing write tid 4 to smithi087181593-21 2023-10-07T19:03:56.707 INFO:tasks.rados.rados.0.smithi087.stdout:3944: finishing write tid 5 to smithi087181593-21 2023-10-07T19:03:56.707 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 21 v 2601 (ObjNum 1229 snap 402 seq_num 1229) dirty exists 2023-10-07T19:03:56.707 INFO:tasks.rados.rados.0.smithi087.stdout:3944: left oid 21 (ObjNum 1229 snap 402 seq_num 1229) 2023-10-07T19:03:57.285 INFO:tasks.rados.rados.0.smithi087.stdout:3943: done (2 left) 2023-10-07T19:03:57.285 INFO:tasks.rados.rados.0.smithi087.stdout:3944: done (1 left) 2023-10-07T19:03:57.286 INFO:tasks.rados.rados.0.smithi087.stdout:3945: done (0 left) 2023-10-07T19:03:57.286 INFO:tasks.rados.rados.0.smithi087.stdout:3946: rollback oid 16 current snap is 403 2023-10-07T19:03:57.286 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 16 to 402 2023-10-07T19:03:57.286 INFO:tasks.rados.rados.0.smithi087.stdout:3947: setattr oid 43 current snap is 403 2023-10-07T19:03:57.288 INFO:tasks.rados.rados.0.smithi087.stdout:3948: delete oid 40 current snap is 403 2023-10-07T19:03:57.293 INFO:tasks.rados.rados.0.smithi087.stdout:3946: finishing rollback tid 0 to smithi087181593-16 2023-10-07T19:03:57.294 INFO:tasks.rados.rados.0.smithi087.stdout:3946: finishing rollback tid 1 to smithi087181593-16 2023-10-07T19:03:57.294 INFO:tasks.rados.rados.0.smithi087.stdout:3946: finishing rollback tid 2 to smithi087181593-16 2023-10-07T19:03:57.294 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 16 v 1637 (ObjNum 1188 snap 391 seq_num 1188) dirty exists 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 43 v 2885 (ObjNum 1145 snap 376 seq_num 1145) dirty exists 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3946: done (2 left) 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3947: done (1 left) 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3948: done (0 left) 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3949: copy_from oid 13 from oid 10 current snap is 403 2023-10-07T19:03:57.296 INFO:tasks.rados.rados.0.smithi087.stdout:3950: setattr oid 22 current snap is 403 2023-10-07T19:03:57.298 INFO:tasks.rados.rados.0.smithi087.stdout:3951: copy_from oid 50 from oid 32 current snap is 403 2023-10-07T19:03:57.298 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 403 2023-10-07T19:03:57.298 INFO:tasks.rados.rados.0.smithi087.stdout:3952: seq_num 1231 ranges {0=622592,622592=417792,1040384=385024} 2023-10-07T19:03:57.302 INFO:tasks.rados.rados.0.smithi087.stdout:3952: writing smithi087181593-4 from 0 to 622592 tid 1 2023-10-07T19:03:57.304 INFO:tasks.rados.rados.0.smithi087.stdout:3952: writing smithi087181593-4 from 622592 to 1040384 tid 2 2023-10-07T19:03:57.310 INFO:tasks.rados.rados.0.smithi087.stdout:3952: writing smithi087181593-4 from 1040384 to 1425408 tid 3 2023-10-07T19:03:57.310 INFO:tasks.rados.rados.0.smithi087.stdout:3953: snap_create 2023-10-07T19:03:57.310 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2440 (ObjNum 1221 snap 399 seq_num 1221) dirty exists 2023-10-07T19:03:57.310 INFO:tasks.rados.rados.0.smithi087.stdout:3952: finishing write tid 1 to smithi087181593-4 2023-10-07T19:03:57.310 INFO:tasks.rados.rados.0.smithi087.stdout:3949: finishing copy_from racing read to smithi087181593-13 2023-10-07T19:03:57.312 INFO:tasks.rados.rados.0.smithi087.stdout:3952: finishing write tid 2 to smithi087181593-4 2023-10-07T19:03:57.312 INFO:tasks.rados.rados.0.smithi087.stdout:3952: finishing write tid 3 to smithi087181593-4 2023-10-07T19:03:57.313 INFO:tasks.rados.rados.0.smithi087.stdout:3952: finishing write tid 4 to smithi087181593-4 2023-10-07T19:03:57.314 INFO:tasks.rados.rados.0.smithi087.stdout:3949: finishing copy_from to smithi087181593-13 2023-10-07T19:03:57.314 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2414 (ObjNum 1189 snap 391 seq_num 1189) dirty exists 2023-10-07T19:03:57.315 INFO:tasks.rados.rados.0.smithi087.stdout:3952: finishing write tid 5 to smithi087181593-4 2023-10-07T19:03:57.316 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2423 (ObjNum 1231 snap 403 seq_num 1231) dirty exists 2023-10-07T19:03:57.316 INFO:tasks.rados.rados.0.smithi087.stdout:3952: left oid 4 (ObjNum 1231 snap 403 seq_num 1231) 2023-10-07T19:03:57.319 INFO:tasks.rados.rados.0.smithi087.stdout:3951: finishing copy_from racing read to smithi087181593-50 2023-10-07T19:03:57.321 INFO:tasks.rados.rados.0.smithi087.stdout:3951: finishing copy_from to smithi087181593-50 2023-10-07T19:03:57.321 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 2401 (ObjNum 1217 snap 399 seq_num 1217) dirty exists 2023-10-07T19:03:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:57 smithi163 ceph-mon[190496]: pgmap v985: 121 pgs: 121 active+clean; 658 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 598 KiB/s wr, 11 op/s 2023-10-07T19:03:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:57 smithi163 ceph-mon[190496]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T19:03:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:57 smithi087 ceph-mon[198934]: pgmap v985: 121 pgs: 121 active+clean; 658 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 598 KiB/s wr, 11 op/s 2023-10-07T19:03:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:57 smithi087 ceph-mon[198934]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T19:03:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:57 smithi087 ceph-mon[202419]: pgmap v985: 121 pgs: 121 active+clean; 658 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 598 KiB/s wr, 11 op/s 2023-10-07T19:03:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:57 smithi087 ceph-mon[202419]: osdmap e875: 8 total, 8 up, 8 in 2023-10-07T19:03:58.306 INFO:tasks.rados.rados.0.smithi087.stdout:3949: done (4 left) 2023-10-07T19:03:58.306 INFO:tasks.rados.rados.0.smithi087.stdout:3950: done (3 left) 2023-10-07T19:03:58.306 INFO:tasks.rados.rados.0.smithi087.stdout:3951: done (2 left) 2023-10-07T19:03:58.306 INFO:tasks.rados.rados.0.smithi087.stdout:3952: done (1 left) 2023-10-07T19:03:58.307 INFO:tasks.rados.rados.0.smithi087.stdout:3953: done (0 left) 2023-10-07T19:03:58.307 INFO:tasks.rados.rados.0.smithi087.stdout:3954: read oid 10 snap -1 2023-10-07T19:03:58.307 INFO:tasks.rados.rados.0.smithi087.stdout:3954: expect (ObjNum 1189 snap 391 seq_num 1189) 2023-10-07T19:03:58.307 INFO:tasks.rados.rados.0.smithi087.stdout:3955: snap_create 2023-10-07T19:03:58.313 INFO:tasks.rados.rados.0.smithi087.stdout:3954: expect (ObjNum 1189 snap 391 seq_num 1189) 2023-10-07T19:03:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:58 smithi163 ceph-mon[190496]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T19:03:58.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:58 smithi163 ceph-mon[190496]: pgmap v988: 121 pgs: 121 active+clean; 664 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T19:03:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:58 smithi087 ceph-mon[198934]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T19:03:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:58 smithi087 ceph-mon[198934]: pgmap v988: 121 pgs: 121 active+clean; 664 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T19:03:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:58 smithi087 ceph-mon[202419]: osdmap e876: 8 total, 8 up, 8 in 2023-10-07T19:03:58.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:58 smithi087 ceph-mon[202419]: pgmap v988: 121 pgs: 121 active+clean; 664 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2023-10-07T19:03:59.274 INFO:tasks.rados.rados.0.smithi087.stdout:3954: done (1 left) 2023-10-07T19:03:59.274 INFO:tasks.rados.rados.0.smithi087.stdout:3955: done (0 left) 2023-10-07T19:03:59.274 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 42 current snap is 405 2023-10-07T19:03:59.275 INFO:tasks.rados.rados.0.smithi087.stdout:3956: seq_num 1232 ranges {5390336=638976,6029312=753664,6782976=49152} 2023-10-07T19:03:59.306 INFO:tasks.rados.rados.0.smithi087.stdout:3956: writing smithi087181593-42 from 5390336 to 6029312 tid 1 2023-10-07T19:03:59.311 INFO:tasks.rados.rados.0.smithi087.stdout:3956: writing smithi087181593-42 from 6029312 to 6782976 tid 2 2023-10-07T19:03:59.311 INFO:tasks.rados.rados.0.smithi087.stdout:3956: writing smithi087181593-42 from 6782976 to 6832128 tid 3 2023-10-07T19:03:59.311 INFO:tasks.rados.rados.0.smithi087.stdout:3957: setattr oid 12 current snap is 405 2023-10-07T19:03:59.312 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 25 current snap is 405 2023-10-07T19:03:59.312 INFO:tasks.rados.rados.0.smithi087.stdout:3958: seq_num 1233 ranges {0=655360,655360=638976,1294336=163840} 2023-10-07T19:03:59.317 INFO:tasks.rados.rados.0.smithi087.stdout:3958: writing smithi087181593-25 from 0 to 655360 tid 1 2023-10-07T19:03:59.321 INFO:tasks.rados.rados.0.smithi087.stdout:3958: writing smithi087181593-25 from 655360 to 1294336 tid 2 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3958: writing smithi087181593-25 from 1294336 to 1458176 tid 3 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3959: read oid 23 snap -1 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3959: expect (ObjNum 1215 snap 398 seq_num 1215) 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3960: delete oid 17 current snap is 405 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3956: finishing write tid 1 to smithi087181593-42 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3956: finishing write tid 2 to smithi087181593-42 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3956: finishing write tid 3 to smithi087181593-42 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:3956: finishing write tid 4 to smithi087181593-42 2023-10-07T19:03:59.323 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 12 v 2930 (ObjNum 1215 snap 398 seq_num 1215) dirty exists 2023-10-07T19:03:59.324 INFO:tasks.rados.rados.0.smithi087.stdout:3956: finishing write tid 5 to smithi087181593-42 2023-10-07T19:03:59.324 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 42 v 2427 (ObjNum 1232 snap 405 seq_num 1232) dirty exists 2023-10-07T19:03:59.324 INFO:tasks.rados.rados.0.smithi087.stdout:3956: left oid 42 (ObjNum 1232 snap 405 seq_num 1232) 2023-10-07T19:03:59.324 INFO:tasks.rados.rados.0.smithi087.stdout:3958: finishing write tid 1 to smithi087181593-25 2023-10-07T19:03:59.327 INFO:tasks.rados.rados.0.smithi087.stdout:3956: done (4 left) 2023-10-07T19:03:59.327 INFO:tasks.rados.rados.0.smithi087.stdout:3957: done (3 left) 2023-10-07T19:03:59.327 INFO:tasks.rados.rados.0.smithi087.stdout:3960: done (2 left) 2023-10-07T19:03:59.327 INFO:tasks.rados.rados.0.smithi087.stdout:3961: setattr oid 46 current snap is 405 2023-10-07T19:03:59.329 INFO:tasks.rados.rados.0.smithi087.stdout:3962: delete oid 33 current snap is 405 2023-10-07T19:03:59.332 INFO:tasks.rados.rados.0.smithi087.stdout:3958: finishing write tid 2 to smithi087181593-25 2023-10-07T19:03:59.332 INFO:tasks.rados.rados.0.smithi087.stdout:3958: finishing write tid 3 to smithi087181593-25 2023-10-07T19:03:59.332 INFO:tasks.rados.rados.0.smithi087.stdout:3962: done (3 left) 2023-10-07T19:03:59.332 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 8 current snap is 405 2023-10-07T19:03:59.333 INFO:tasks.rados.rados.0.smithi087.stdout:3963: seq_num 1236 ranges {1073152=704512,1777664=688128,2465792=114688} 2023-10-07T19:03:59.342 INFO:tasks.rados.rados.0.smithi087.stdout:3963: writing smithi087181593-8 from 1073152 to 1777664 tid 1 2023-10-07T19:03:59.346 INFO:tasks.rados.rados.0.smithi087.stdout:3963: writing smithi087181593-8 from 1777664 to 2465792 tid 2 2023-10-07T19:03:59.347 INFO:tasks.rados.rados.0.smithi087.stdout:3963: writing smithi087181593-8 from 2465792 to 2580480 tid 3 2023-10-07T19:03:59.347 INFO:tasks.rados.rados.0.smithi087.stdout:3964: snap_remove snap 400 2023-10-07T19:03:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:59 smithi163 ceph-mon[190496]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T19:03:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:03:59 smithi163 ceph-mon[190496]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T19:03:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:59 smithi087 ceph-mon[198934]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T19:03:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:03:59 smithi087 ceph-mon[198934]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T19:03:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:59 smithi087 ceph-mon[202419]: osdmap e877: 8 total, 8 up, 8 in 2023-10-07T19:03:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:03:59 smithi087 ceph-mon[202419]: osdmap e878: 8 total, 8 up, 8 in 2023-10-07T19:04:00.317 INFO:tasks.rados.rados.0.smithi087.stdout:3964: done (4 left) 2023-10-07T19:04:00.532 INFO:tasks.rados.rados.0.smithi087.stdout:3965: copy_from oid 10 from oid 12 current snap is 405 2023-10-07T19:04:00.532 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2471 (ObjNum 1226 snap 402 seq_num 1226) dirty exists 2023-10-07T19:04:00.532 INFO:tasks.rados.rados.0.smithi087.stdout:3958: finishing write tid 4 to smithi087181593-25 2023-10-07T19:04:00.533 INFO:tasks.rados.rados.0.smithi087.stdout:3959: expect (ObjNum 1215 snap 398 seq_num 1215) 2023-10-07T19:04:00.535 INFO:tasks.rados.rados.0.smithi087.stdout:3958: finishing write tid 5 to smithi087181593-25 2023-10-07T19:04:00.535 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 25 v 2975 (ObjNum 1233 snap 405 seq_num 1233) dirty exists 2023-10-07T19:04:00.535 INFO:tasks.rados.rados.0.smithi087.stdout:3958: left oid 25 (ObjNum 1233 snap 405 seq_num 1233) 2023-10-07T19:04:00.536 INFO:tasks.rados.rados.0.smithi087.stdout:3963: finishing write tid 1 to smithi087181593-8 2023-10-07T19:04:00.536 INFO:tasks.rados.rados.0.smithi087.stdout:3963: finishing write tid 2 to smithi087181593-8 2023-10-07T19:04:00.536 INFO:tasks.rados.rados.0.smithi087.stdout:3963: finishing write tid 3 to smithi087181593-8 2023-10-07T19:04:00.536 INFO:tasks.rados.rados.0.smithi087.stdout:3963: finishing write tid 4 to smithi087181593-8 2023-10-07T19:04:00.536 INFO:tasks.rados.rados.0.smithi087.stdout:3963: finishing write tid 5 to smithi087181593-8 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 8 v 2444 (ObjNum 1236 snap 405 seq_num 1236) dirty exists 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:3963: left oid 8 (ObjNum 1236 snap 405 seq_num 1236) 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:3958: done (4 left) 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:3959: done (3 left) 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:3961: done (2 left) 2023-10-07T19:04:00.537 INFO:tasks.rados.rados.0.smithi087.stdout:3963: done (1 left) 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:3966: rollback oid 22 current snap is 405 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 22 to 394 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:3965: finishing copy_from racing read to smithi087181593-10 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:3965: finishing copy_from to smithi087181593-10 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 10 v 2930 (ObjNum 1215 snap 398 seq_num 1215) dirty exists 2023-10-07T19:04:00.538 INFO:tasks.rados.rados.0.smithi087.stdout:3965: done (1 left) 2023-10-07T19:04:00.539 INFO:tasks.rados.rados.0.smithi087.stdout:3967: snap_create 2023-10-07T19:04:00.539 INFO:tasks.rados.rados.0.smithi087.stdout:3966: finishing rollback tid 0 to smithi087181593-22 2023-10-07T19:04:00.539 INFO:tasks.rados.rados.0.smithi087.stdout:3966: finishing rollback tid 1 to smithi087181593-22 2023-10-07T19:04:00.539 INFO:tasks.rados.rados.0.smithi087.stdout:3966: finishing rollback tid 2 to smithi087181593-22 2023-10-07T19:04:00.539 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 22 v 2444 (ObjNum 1003 snap 328 seq_num 1003) dirty exists 2023-10-07T19:04:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:00 smithi163 ceph-mon[190496]: pgmap v991: 121 pgs: 121 active+clean; 695 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.9 MiB/s wr, 24 op/s 2023-10-07T19:04:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:00 smithi087 ceph-mon[202419]: pgmap v991: 121 pgs: 121 active+clean; 695 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.9 MiB/s wr, 24 op/s 2023-10-07T19:04:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:00 smithi087 ceph-mon[198934]: pgmap v991: 121 pgs: 121 active+clean; 695 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.9 MiB/s wr, 24 op/s 2023-10-07T19:04:01.313 INFO:tasks.rados.rados.0.smithi087.stdout:3966: done (1 left) 2023-10-07T19:04:01.313 INFO:tasks.rados.rados.0.smithi087.stdout:3967: done (0 left) 2023-10-07T19:04:01.313 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 4 current snap is 406 2023-10-07T19:04:01.314 INFO:tasks.rados.rados.0.smithi087.stdout:3968: seq_num 1237 ranges {1425408=720896,2146304=573440,2719744=229376} 2023-10-07T19:04:01.325 INFO:tasks.rados.rados.0.smithi087.stdout:3968: writing smithi087181593-4 from 1425408 to 2146304 tid 1 2023-10-07T19:04:01.328 INFO:tasks.rados.rados.0.smithi087.stdout:3968: writing smithi087181593-4 from 2146304 to 2719744 tid 2 2023-10-07T19:04:01.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: writing smithi087181593-4 from 2719744 to 2949120 tid 3 2023-10-07T19:04:01.329 INFO:tasks.rados.rados.0.smithi087.stdout:3969: snap_remove snap 381 2023-10-07T19:04:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:01 smithi163 ceph-mon[190496]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T19:04:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:01 smithi087 ceph-mon[198934]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T19:04:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:01 smithi087 ceph-mon[202419]: osdmap e879: 8 total, 8 up, 8 in 2023-10-07T19:04:02.325 INFO:tasks.rados.rados.0.smithi087.stdout:3969: done (1 left) 2023-10-07T19:04:02.326 INFO:tasks.rados.rados.0.smithi087.stdout:3970: snap_remove snap 403 2023-10-07T19:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:02 smithi163 ceph-mon[190496]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T19:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:02 smithi163 ceph-mon[190496]: pgmap v994: 121 pgs: 121 active+clean; 699 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T19:04:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:02 smithi087 ceph-mon[198934]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T19:04:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:02 smithi087 ceph-mon[198934]: pgmap v994: 121 pgs: 121 active+clean; 699 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T19:04:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:02 smithi087 ceph-mon[202419]: osdmap e880: 8 total, 8 up, 8 in 2023-10-07T19:04:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:02 smithi087 ceph-mon[202419]: pgmap v994: 121 pgs: 121 active+clean; 699 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.3 MiB/s wr, 36 op/s 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3970: done (1 left) 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3971: delete oid 26 current snap is 406 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: finishing write tid 1 to smithi087181593-4 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: finishing write tid 2 to smithi087181593-4 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: finishing write tid 3 to smithi087181593-4 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: finishing write tid 4 to smithi087181593-4 2023-10-07T19:04:03.329 INFO:tasks.rados.rados.0.smithi087.stdout:3968: finishing write tid 5 to smithi087181593-4 2023-10-07T19:04:03.330 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 4 v 2431 (ObjNum 1237 snap 406 seq_num 1237) dirty exists 2023-10-07T19:04:03.330 INFO:tasks.rados.rados.0.smithi087.stdout:3968: left oid 4 (ObjNum 1237 snap 406 seq_num 1237) 2023-10-07T19:04:03.338 INFO:tasks.rados.rados.0.smithi087.stdout:3968: done (1 left) 2023-10-07T19:04:03.339 INFO:tasks.rados.rados.0.smithi087.stdout:3971: done (0 left) 2023-10-07T19:04:03.339 INFO:tasks.rados.rados.0.smithi087.stdout:3972: snap_remove snap 402 2023-10-07T19:04:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:03 smithi163 ceph-mon[190496]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T19:04:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:03 smithi087 ceph-mon[202419]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T19:04:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:03 smithi087 ceph-mon[198934]: osdmap e881: 8 total, 8 up, 8 in 2023-10-07T19:04:04.286 INFO:tasks.rados.rados.0.smithi087.stdout:3972: done (0 left) 2023-10-07T19:04:04.286 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 50 current snap is 406 2023-10-07T19:04:04.286 INFO:tasks.rados.rados.0.smithi087.stdout:3973: seq_num 1239 ranges {3186688=753664,3940352=745472,4685824=57344} 2023-10-07T19:04:04.300 INFO:tasks.rados.rados.0.smithi087.stdout:3973: writing smithi087181593-50 from 3186688 to 3940352 tid 1 2023-10-07T19:04:04.305 INFO:tasks.rados.rados.0.smithi087.stdout:3973: writing smithi087181593-50 from 3940352 to 4685824 tid 2 2023-10-07T19:04:04.305 INFO:tasks.rados.rados.0.smithi087.stdout:3973: writing smithi087181593-50 from 4685824 to 4743168 tid 3 2023-10-07T19:04:04.306 INFO:tasks.rados.rados.0.smithi087.stdout:3974: delete oid 42 current snap is 406 2023-10-07T19:04:04.306 INFO:tasks.rados.rados.0.smithi087.stdout:3973: finishing write tid 1 to smithi087181593-50 2023-10-07T19:04:04.308 INFO:tasks.rados.rados.0.smithi087.stdout:3974: done (1 left) 2023-10-07T19:04:04.308 INFO:tasks.rados.rados.0.smithi087.stdout:3975: snap_create 2023-10-07T19:04:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3973: finishing write tid 2 to smithi087181593-50 2023-10-07T19:04:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3973: finishing write tid 3 to smithi087181593-50 2023-10-07T19:04:04.311 INFO:tasks.rados.rados.0.smithi087.stdout:3973: finishing write tid 4 to smithi087181593-50 2023-10-07T19:04:04.313 INFO:tasks.rados.rados.0.smithi087.stdout:3973: finishing write tid 5 to smithi087181593-50 2023-10-07T19:04:04.313 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 50 v 2405 (ObjNum 1239 snap 406 seq_num 1239) dirty exists 2023-10-07T19:04:04.313 INFO:tasks.rados.rados.0.smithi087.stdout:3973: left oid 50 (ObjNum 1239 snap 406 seq_num 1239) 2023-10-07T19:04:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:04 smithi163 ceph-mon[190496]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T19:04:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:04 smithi163 ceph-mon[190496]: pgmap v997: 121 pgs: 121 active+clean; 705 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2023-10-07T19:04:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:04 smithi163 ceph-mon[190496]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T19:04:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[202419]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T19:04:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[202419]: pgmap v997: 121 pgs: 121 active+clean; 705 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2023-10-07T19:04:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[202419]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T19:04:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[198934]: osdmap e882: 8 total, 8 up, 8 in 2023-10-07T19:04:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[198934]: pgmap v997: 121 pgs: 121 active+clean; 705 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 24 op/s 2023-10-07T19:04:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:04 smithi087 ceph-mon[198934]: osdmap e883: 8 total, 8 up, 8 in 2023-10-07T19:04:05.304 INFO:tasks.rados.rados.0.smithi087.stdout:3973: done (1 left) 2023-10-07T19:04:05.304 INFO:tasks.rados.rados.0.smithi087.stdout:3975: done (0 left) 2023-10-07T19:04:05.304 INFO:tasks.rados.rados.0.smithi087.stdout:3976: snap_create 2023-10-07T19:04:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:05] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T19:04:06.309 INFO:tasks.rados.rados.0.smithi087.stdout:3976: done (0 left) 2023-10-07T19:04:06.310 INFO:tasks.rados.rados.0.smithi087.stdout:3977: rollback oid 11 current snap is 408 2023-10-07T19:04:06.310 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 11 to 393 2023-10-07T19:04:06.310 INFO:tasks.rados.rados.0.smithi087.stdout:3978: rollback oid 32 current snap is 408 2023-10-07T19:04:06.310 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 32 to 304 2023-10-07T19:04:06.310 INFO:tasks.rados.rados.0.smithi087.stdout:3979: delete oid 15 current snap is 408 2023-10-07T19:04:06.315 INFO:tasks.rados.rados.0.smithi087.stdout:3979: done (2 left) 2023-10-07T19:04:06.315 INFO:tasks.rados.rados.0.smithi087.stdout:3980: rollback oid 41 current snap is 408 2023-10-07T19:04:06.315 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 41 to 341 2023-10-07T19:04:06.315 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 46 current snap is 408 2023-10-07T19:04:06.318 INFO:tasks.rados.rados.0.smithi087.stdout:3981: seq_num 1242 ranges {5390336=409600,5799936=442368,6242304=655360,6897664=106496} 2023-10-07T19:04:06.347 INFO:tasks.rados.rados.0.smithi087.stdout:3981: writing smithi087181593-46 from 5390336 to 5799936 tid 1 2023-10-07T19:04:06.349 INFO:tasks.rados.rados.0.smithi087.stdout:3981: writing smithi087181593-46 from 5799936 to 6242304 tid 2 2023-10-07T19:04:06.353 INFO:tasks.rados.rados.0.smithi087.stdout:3981: writing smithi087181593-46 from 6242304 to 6897664 tid 3 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3981: writing smithi087181593-46 from 6897664 to 7004160 tid 4 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3982: snap_create 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3977: finishing rollback tid 0 to smithi087181593-11 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3977: finishing rollback tid 1 to smithi087181593-11 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3977: finishing rollback tid 2 to smithi087181593-11 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 11 v 2474 (ObjNum 1114 snap 370 seq_num 1114) dirty exists 2023-10-07T19:04:06.354 INFO:tasks.rados.rados.0.smithi087.stdout:3978: finishing rollback tid 0 to smithi087181593-32 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3978: finishing rollback tid 1 to smithi087181593-32 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3978: finishing rollback tid 2 to smithi087181593-32 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 32 v 2408 (ObjNum 809 snap 276 seq_num 809) dirty exists 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3980: finishing rollback tid 0 to smithi087181593-41 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3980: finishing rollback tid 1 to smithi087181593-41 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3980: finishing rollback tid 2 to smithi087181593-41 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 41 v 2604 (ObjNum 1028 snap 339 seq_num 1028) dirty exists 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 1 to smithi087181593-46 2023-10-07T19:04:06.355 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 2 to smithi087181593-46 2023-10-07T19:04:06.358 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 3 to smithi087181593-46 2023-10-07T19:04:06.358 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 4 to smithi087181593-46 2023-10-07T19:04:06.359 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 5 to smithi087181593-46 2023-10-07T19:04:06.360 INFO:tasks.rados.rados.0.smithi087.stdout:3981: finishing write tid 6 to smithi087181593-46 2023-10-07T19:04:06.360 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 46 v 2479 (ObjNum 1242 snap 408 seq_num 1242) dirty exists 2023-10-07T19:04:06.360 INFO:tasks.rados.rados.0.smithi087.stdout:3981: left oid 46 (ObjNum 1242 snap 408 seq_num 1242) 2023-10-07T19:04:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:06 smithi163 ceph-mon[190496]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T19:04:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:06 smithi163 ceph-mon[190496]: pgmap v1000: 121 pgs: 121 active+clean; 705 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-10-07T19:04:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:06 smithi087 ceph-mon[198934]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T19:04:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:06 smithi087 ceph-mon[198934]: pgmap v1000: 121 pgs: 121 active+clean; 705 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-10-07T19:04:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:06 smithi087 ceph-mon[202419]: osdmap e884: 8 total, 8 up, 8 in 2023-10-07T19:04:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:06 smithi087 ceph-mon[202419]: pgmap v1000: 121 pgs: 121 active+clean; 705 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3977: done (4 left) 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3978: done (3 left) 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3980: done (2 left) 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3981: done (1 left) 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3982: done (0 left) 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:append oid 13 current snap is 409 2023-10-07T19:04:07.313 INFO:tasks.rados.rados.0.smithi087.stdout:3983: seq_num 1243 ranges {2146304=425984,2572288=729088,3301376=466944,3768320=8192} 2023-10-07T19:04:07.326 INFO:tasks.rados.rados.0.smithi087.stdout:3983: writing smithi087181593-13 from 2146304 to 2572288 tid 1 2023-10-07T19:04:07.331 INFO:tasks.rados.rados.0.smithi087.stdout:3983: writing smithi087181593-13 from 2572288 to 3301376 tid 2 2023-10-07T19:04:07.334 INFO:tasks.rados.rados.0.smithi087.stdout:3983: writing smithi087181593-13 from 3301376 to 3768320 tid 3 2023-10-07T19:04:07.334 INFO:tasks.rados.rados.0.smithi087.stdout:3983: writing smithi087181593-13 from 3768320 to 3776512 tid 4 2023-10-07T19:04:07.334 INFO:tasks.rados.rados.0.smithi087.stdout:3984: rollback oid 30 current snap is 409 2023-10-07T19:04:07.334 INFO:tasks.rados.rados.0.smithi087.stdout:rollback oid 30 to 406 2023-10-07T19:04:07.335 INFO:tasks.rados.rados.0.smithi087.stdout:3985: snap_create 2023-10-07T19:04:07.335 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 1 to smithi087181593-13 2023-10-07T19:04:07.337 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 2 to smithi087181593-13 2023-10-07T19:04:07.339 INFO:tasks.rados.rados.0.smithi087.stdout:3984: finishing rollback tid 0 to smithi087181593-30 2023-10-07T19:04:07.339 INFO:tasks.rados.rados.0.smithi087.stdout:3984: finishing rollback tid 1 to smithi087181593-30 2023-10-07T19:04:07.339 INFO:tasks.rados.rados.0.smithi087.stdout:3984: finishing rollback tid 2 to smithi087181593-30 2023-10-07T19:04:07.340 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 30 v 2482 (ObjNum 1065 snap 356 seq_num 1065) dirty exists 2023-10-07T19:04:07.341 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 3 to smithi087181593-13 2023-10-07T19:04:07.341 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 4 to smithi087181593-13 2023-10-07T19:04:07.341 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 5 to smithi087181593-13 2023-10-07T19:04:07.343 INFO:tasks.rados.rados.0.smithi087.stdout:3983: finishing write tid 6 to smithi087181593-13 2023-10-07T19:04:07.343 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2921 (ObjNum 1243 snap 409 seq_num 1243) dirty exists 2023-10-07T19:04:07.343 INFO:tasks.rados.rados.0.smithi087.stdout:3983: left oid 13 (ObjNum 1243 snap 409 seq_num 1243) 2023-10-07T19:04:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:07 smithi163 ceph-mon[190496]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T19:04:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:07 smithi087 ceph-mon[198934]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T19:04:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:07 smithi087 ceph-mon[202419]: osdmap e885: 8 total, 8 up, 8 in 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3983: done (2 left) 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3984: done (1 left) 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3985: done (0 left) 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3986: read oid 41 snap -1 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3986: expect (ObjNum 1028 snap 339 seq_num 1028) 2023-10-07T19:04:08.319 INFO:tasks.rados.rados.0.smithi087.stdout:3987: delete oid 28 current snap is 410 2023-10-07T19:04:08.323 INFO:tasks.rados.rados.0.smithi087.stdout:3987: done (1 left) 2023-10-07T19:04:08.323 INFO:tasks.rados.rados.0.smithi087.stdout:3988: snap_create 2023-10-07T19:04:08.341 INFO:tasks.rados.rados.0.smithi087.stdout:3986: expect (ObjNum 1028 snap 339 seq_num 1028) 2023-10-07T19:04:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:08 smithi163 ceph-mon[190496]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T19:04:08.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:08 smithi163 ceph-mon[190496]: pgmap v1003: 121 pgs: 121 active+clean; 724 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 4 op/s 2023-10-07T19:04:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:08 smithi087 ceph-mon[202419]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T19:04:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:08 smithi087 ceph-mon[202419]: pgmap v1003: 121 pgs: 121 active+clean; 724 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 4 op/s 2023-10-07T19:04:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:08 smithi087 ceph-mon[198934]: osdmap e886: 8 total, 8 up, 8 in 2023-10-07T19:04:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:08 smithi087 ceph-mon[198934]: pgmap v1003: 121 pgs: 121 active+clean; 724 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 752 KiB/s wr, 4 op/s 2023-10-07T19:04:09.276 INFO:tasks.rados.rados.0.smithi087.stdout:3986: done (1 left) 2023-10-07T19:04:09.276 INFO:tasks.rados.rados.0.smithi087.stdout:3988: done (0 left) 2023-10-07T19:04:09.277 INFO:tasks.rados.rados.0.smithi087.stdout:3989: snap_remove snap 396 2023-10-07T19:04:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:09 smithi163 ceph-mon[190496]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T19:04:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:09 smithi163 ceph-mon[190496]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T19:04:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:09 smithi087 ceph-mon[202419]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T19:04:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:09 smithi087 ceph-mon[202419]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T19:04:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:09 smithi087 ceph-mon[198934]: osdmap e887: 8 total, 8 up, 8 in 2023-10-07T19:04:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:09 smithi087 ceph-mon[198934]: osdmap e888: 8 total, 8 up, 8 in 2023-10-07T19:04:10.279 INFO:tasks.rados.rados.0.smithi087.stdout:3989: done (0 left) 2023-10-07T19:04:10.279 INFO:tasks.rados.rados.0.smithi087.stdout:3990: snap_create 2023-10-07T19:04:11.283 INFO:tasks.rados.rados.0.smithi087.stdout:3990: done (0 left) 2023-10-07T19:04:11.283 INFO:tasks.rados.rados.0.smithi087.stdout:3991: copy_from oid 13 from oid 23 current snap is 412 2023-10-07T19:04:11.283 INFO:tasks.rados.rados.0.smithi087.stdout:3992: delete oid 7 current snap is 412 2023-10-07T19:04:11.288 INFO:tasks.rados.rados.0.smithi087.stdout:3992: done (1 left) 2023-10-07T19:04:11.288 INFO:tasks.rados.rados.0.smithi087.stdout:3993: snap_create 2023-10-07T19:04:11.300 INFO:tasks.rados.rados.0.smithi087.stdout:3991: finishing copy_from racing read to smithi087181593-13 2023-10-07T19:04:11.306 INFO:tasks.rados.rados.0.smithi087.stdout:3991: finishing copy_from to smithi087181593-13 2023-10-07T19:04:11.307 INFO:tasks.rados.rados.0.smithi087.stdout:update_object_version oid 13 v 2929 (ObjNum 1215 snap 398 seq_num 1215) dirty exists 2023-10-07T19:04:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:11 smithi163 ceph-mon[190496]: pgmap v1006: 121 pgs: 121 active+clean; 725 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-10-07T19:04:11.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:11 smithi163 ceph-mon[190496]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T19:04:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:11 smithi087 ceph-mon[202419]: pgmap v1006: 121 pgs: 121 active+clean; 725 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-10-07T19:04:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:11 smithi087 ceph-mon[202419]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T19:04:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:11 smithi087 ceph-mon[198934]: pgmap v1006: 121 pgs: 121 active+clean; 725 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 5 op/s 2023-10-07T19:04:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:11 smithi087 ceph-mon[198934]: osdmap e889: 8 total, 8 up, 8 in 2023-10-07T19:04:12.288 INFO:tasks.rados.rados.0.smithi087.stdout:3991: done (1 left) 2023-10-07T19:04:12.288 INFO:tasks.rados.rados.0.smithi087.stdout:3993: done (0 left) 2023-10-07T19:04:12.289 INFO:tasks.rados.rados.0.smithi087.stdout:3994: snap_create 2023-10-07T19:04:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:12 smithi163 ceph-mon[190496]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T19:04:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:12 smithi087 ceph-mon[202419]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T19:04:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:12 smithi087 ceph-mon[198934]: osdmap e890: 8 total, 8 up, 8 in 2023-10-07T19:04:13.289 INFO:tasks.rados.rados.0.smithi087.stdout:3994: done (0 left) 2023-10-07T19:04:13.289 INFO:tasks.rados.rados.0.smithi087.stdout:3995: snap_create 2023-10-07T19:04:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:13 smithi163 ceph-mon[190496]: pgmap v1009: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 792 KiB/s wr, 4 op/s 2023-10-07T19:04:13.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:13 smithi163 ceph-mon[190496]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T19:04:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:13 smithi087 ceph-mon[198934]: pgmap v1009: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 792 KiB/s wr, 4 op/s 2023-10-07T19:04:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:13 smithi087 ceph-mon[198934]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T19:04:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:13 smithi087 ceph-mon[202419]: pgmap v1009: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 792 KiB/s wr, 4 op/s 2023-10-07T19:04:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:13 smithi087 ceph-mon[202419]: osdmap e891: 8 total, 8 up, 8 in 2023-10-07T19:04:14.274 INFO:tasks.rados.rados.0.smithi087.stdout:3995: done (0 left) 2023-10-07T19:04:14.274 INFO:tasks.rados.rados.0.smithi087.stdout:3996: snap_create 2023-10-07T19:04:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:14 smithi163 ceph-mon[190496]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T19:04:14.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:14 smithi163 ceph-mon[190496]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T19:04:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:14 smithi087 ceph-mon[198934]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T19:04:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:14 smithi087 ceph-mon[198934]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T19:04:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:14 smithi087 ceph-mon[202419]: osdmap e892: 8 total, 8 up, 8 in 2023-10-07T19:04:14.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:14 smithi087 ceph-mon[202419]: osdmap e893: 8 total, 8 up, 8 in 2023-10-07T19:04:15.276 INFO:tasks.rados.rados.0.smithi087.stdout:3996: done (0 left) 2023-10-07T19:04:15.276 INFO:tasks.rados.rados.0.smithi087.stdout:3997: read oid 3 snap 399 2023-10-07T19:04:15.276 INFO:tasks.rados.rados.0.smithi087.stdout:3997: expect (ObjNum 1171 snap 383 seq_num 1171) 2023-10-07T19:04:15.277 INFO:tasks.rados.rados.0.smithi087.stdout:3998: delete oid 41 current snap is 416 2023-10-07T19:04:15.282 INFO:tasks.rados.rados.0.smithi087.stdout:3998: done (1 left) 2023-10-07T19:04:15.282 INFO:tasks.rados.rados.0.smithi087.stdout:3999: snap_remove snap 411 2023-10-07T19:04:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:15 smithi163 ceph-mon[190496]: pgmap v1012: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-10-07T19:04:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:15 smithi163 ceph-mon[190496]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T19:04:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:15] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.43.0" 2023-10-07T19:04:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:15 smithi087 ceph-mon[198934]: pgmap v1012: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-10-07T19:04:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:15 smithi087 ceph-mon[198934]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T19:04:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:15 smithi087 ceph-mon[202419]: pgmap v1012: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-10-07T19:04:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:15 smithi087 ceph-mon[202419]: osdmap e894: 8 total, 8 up, 8 in 2023-10-07T19:04:16.280 INFO:tasks.rados.rados.0.smithi087.stdout:3999: done (1 left) 2023-10-07T19:04:16.281 INFO:tasks.rados.rados.0.smithi087.stdout: waiting on 1 2023-10-07T19:04:16.281 INFO:tasks.rados.rados.0.smithi087.stdout:3997: expect (ObjNum 1171 snap 383 seq_num 1171) 2023-10-07T19:04:16.303 INFO:tasks.rados.rados.0.smithi087.stdout:3997: done (0 left) 2023-10-07T19:04:16.305 INFO:tasks.rados.rados.0.smithi087.stderr:0 errors. 2023-10-07T19:04:16.305 INFO:tasks.rados.rados.0.smithi087.stderr: 2023-10-07T19:04:16.309 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-07T19:04:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:04:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: pgmap v1015: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 1 op/s 2023-10-07T19:04:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:04:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:04:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:04:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:16 smithi163 ceph-mon[190496]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T19:04:16.693 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: pgmap v1015: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 1 op/s 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[198934]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:04:16.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: pgmap v1015: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 932 KiB/s wr, 1 op/s 2023-10-07T19:04:16.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:04:16.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:04:16.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:04:16.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:16 smithi087 ceph-mon[202419]: osdmap e895: 8 total, 8 up, 8 in 2023-10-07T19:04:18.607 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T19:04:18.607 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":895,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T19:04:16.271711+0000","last_up_change":"2023-10-07T18:57:42.182599+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T18:47:50.070841+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-07T18:49:48.304027+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":"895","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":805,"snap_epoch":895,"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":"46deca82-fab0-47f8-ad96-38342a1e37e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":289,"up_from":300,"up_thru":521,"down_at":290,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6802","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6803","nonce":3794926216}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6805","nonce":3794926216}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6809","nonce":3794926216}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6807","nonce":3794926216}]},"public_addr":"172.21.15.87:6803/3794926216","cluster_addr":"172.21.15.87:6805/3794926216","heartbeat_back_addr":"172.21.15.87:6809/3794926216","heartbeat_front_addr":"172.21.15.87:6807/3794926216","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":321,"up_from":332,"up_thru":521,"down_at":322,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6810","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6811","nonce":3037746150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6813","nonce":3037746150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6817","nonce":3037746150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6815","nonce":3037746150}]},"public_addr":"172.21.15.87:6811/3037746150","cluster_addr":"172.21.15.87:6813/3037746150","heartbeat_back_addr":"172.21.15.87:6817/3037746150","heartbeat_front_addr":"172.21.15.87:6815/3037746150","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":353,"up_from":364,"up_thru":521,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6818","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6819","nonce":1205305702}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6821","nonce":1205305702}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6825","nonce":1205305702}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6823","nonce":1205305702}]},"public_addr":"172.21.15.87:6819/1205305702","cluster_addr":"172.21.15.87:6821/1205305702","heartbeat_back_addr":"172.21.15.87:6825/1205305702","heartbeat_front_addr":"172.21.15.87:6823/1205305702","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":384,"up_from":394,"up_thru":521,"down_at":385,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6826","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6827","nonce":3686791727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6829","nonce":3686791727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6833","nonce":3686791727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6831","nonce":3686791727}]},"public_addr":"172.21.15.87:6827/3686791727","cluster_addr":"172.21.15.87:6829/3686791727","heartbeat_back_addr":"172.21.15.87:6833/3686791727","heartbeat_front_addr":"172.21.15.87:6831/3686791727","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":415,"up_from":424,"up_thru":521,"down_at":416,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6801","nonce":1200735689}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6803","nonce":1200735689}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6807","nonce":1200735689}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6805","nonce":1200735689}]},"public_addr":"172.21.15.163:6801/1200735689","cluster_addr":"172.21.15.163:6803/1200735689","heartbeat_back_addr":"172.21.15.163:6807/1200735689","heartbeat_front_addr":"172.21.15.163:6805/1200735689","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":445,"up_from":456,"up_thru":521,"down_at":446,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6809","nonce":2902619347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6811","nonce":2902619347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6815","nonce":2902619347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6813","nonce":2902619347}]},"public_addr":"172.21.15.163:6809/2902619347","cluster_addr":"172.21.15.163:6811/2902619347","heartbeat_back_addr":"172.21.15.163:6815/2902619347","heartbeat_front_addr":"172.21.15.163:6813/2902619347","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":477,"up_from":488,"up_thru":521,"down_at":478,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6817","nonce":570477204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6819","nonce":570477204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6823","nonce":570477204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6821","nonce":570477204}]},"public_addr":"172.21.15.163:6817/570477204","cluster_addr":"172.21.15.163:6819/570477204","heartbeat_back_addr":"172.21.15.163:6823/570477204","heartbeat_front_addr":"172.21.15.163:6821/570477204","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":510,"up_from":521,"up_thru":521,"down_at":511,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6825","nonce":117245870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6827","nonce":117245870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6831","nonce":117245870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6829","nonce":117245870}]},"public_addr":"172.21.15.163:6825/117245870","cluster_addr":"172.21.15.163:6827/117245870","heartbeat_back_addr":"172.21.15.163:6831/117245870","heartbeat_front_addr":"172.21.15.163:6829/117245870","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-07T18:44:06.617279+0000","dead_epoch":289},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:44:29.178235+0000","dead_epoch":321},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:44:51.498033+0000","dead_epoch":353},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:14.088705+0000","dead_epoch":384},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:35.355712+0000","dead_epoch":415},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:58.240211+0000","dead_epoch":445},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:46:20.690668+0000","dead_epoch":477},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:46:43.334535+0000","dead_epoch":510}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.35","mappings":[{"from":5,"to":1}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:6833/3322369795":"2023-10-08T18:58:03.908206+0000","172.21.15.87:6835/2707900545":"2023-10-08T18:57:48.595932+0000","172.21.15.87:6834/2707900545":"2023-10-08T18:57:48.595932+0000","172.21.15.87:6800/942447870":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+0000","172.21.15.163:6832/3322369795":"2023-10-08T18:58:03.908206+0000","172.21.15.87:6800/3620185501":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/156703675":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.163:0/767372661":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.163:0/3673574660":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3474096669":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/237434917":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/358133839":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/222333010":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4289307717":"2023-10-08T18:51:14.092808+0000","172.21.15.163:0/3287750999":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.163:6834/680626273":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/1512269521":"2023-10-08T18:52:33.883137+0000","172.21.15.163:0/4158337627":"2023-10-08T18:51:53.573871+0000","172.21.15.163:6835/680626273":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.163:0/1679450506":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/2433976787":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.163:0/2830137158":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6801/3620185501":"2023-10-08T18:52:33.883137+0000","172.21.15.87:6801/942447870":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1972606985":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4054259660":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1212741441":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+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":774,"length":1},{"begin":800,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":800,"length":1}]}],"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-07T19:04:19.251 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-07T19:04:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:19 smithi163 ceph-mon[190496]: pgmap v1017: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 776 KiB/s wr, 1 op/s 2023-10-07T19:04:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:19 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3125546623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T19:04:19.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[202419]: pgmap v1017: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 776 KiB/s wr, 1 op/s 2023-10-07T19:04:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3125546623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T19:04:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[198934]: pgmap v1017: 121 pgs: 121 active+clean; 734 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 776 KiB/s wr, 1 op/s 2023-10-07T19:04:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3125546623' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T19:04:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:19.597 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T19:04:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:20 smithi087 ceph-mon[202419]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T19:04:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:20 smithi087 ceph-mon[198934]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T19:04:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:20 smithi163 ceph-mon[190496]: osdmap e896: 8 total, 8 up, 8 in 2023-10-07T19:04:21.301 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T19:04:21.304 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2023-10-07T19:04:21.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:21 smithi163 ceph-mon[190496]: pgmap v1019: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 1 op/s 2023-10-07T19:04:21.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:21 smithi087 ceph-mon[202419]: pgmap v1019: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 1 op/s 2023-10-07T19:04:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:21 smithi087 ceph-mon[198934]: pgmap v1019: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 355 KiB/s rd, 0 B/s wr, 1 op/s 2023-10-07T19:04:22.001 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":1019,"stamp":"2023-10-07T19:04:20.089252+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":770169796,"num_objects":400,"num_object_clones":326,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":400,"num_whiteouts":15,"num_read":4722,"num_read_kb":6662759,"num_write":8304,"num_write_kb":1979427,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":98,"num_bytes_recovered":365717088,"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":22903,"ondisk_log_size":22903,"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":4037156,"kb_used_data":973164,"kb_used_omap":247,"kb_used_meta":3063624,"kb_avail":745924060,"statfs":{"total":767960285184,"available":763826237440,"internally_reserved":0,"allocated":996519936,"data_stored":2080383415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":253703,"internal_metadata":3137151225},"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":0,"num_objects":1,"num_object_clones":1,"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":1,"num_read":5,"num_read_kb":2065,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"5.818792"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":836,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273456+0000","last_change":"2023-10-07T18:57:43.217664+0000","last_active":"2023-10-07T19:04:14.273456+0000","last_peered":"2023-10-07T19:04:14.273456+0000","last_clean":"2023-10-07T19:04:14.273456+0000","last_became_active":"2023-10-07T18:57:43.217128+0000","last_became_peered":"2023-10-07T18:57:43.217128+0000","last_unstale":"2023-10-07T19:04:14.273456+0000","last_undegraded":"2023-10-07T19:04:14.273456+0000","last_fullsized":"2023-10-07T19:04:14.273456+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:56.597546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":847,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450352+0000","last_change":"2023-10-07T18:57:09.144437+0000","last_active":"2023-10-07T19:04:14.450352+0000","last_peered":"2023-10-07T19:04:14.450352+0000","last_clean":"2023-10-07T19:04:14.450352+0000","last_became_active":"2023-10-07T18:57:09.144021+0000","last_became_peered":"2023-10-07T18:57:09.144021+0000","last_unstale":"2023-10-07T19:04:14.450352+0000","last_undegraded":"2023-10-07T19:04:14.450352+0000","last_fullsized":"2023-10-07T19:04:14.450352+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:02.223598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280907+0000","last_change":"2023-10-07T18:55:00.123540+0000","last_active":"2023-10-07T19:04:16.280907+0000","last_peered":"2023-10-07T19:04:16.280907+0000","last_clean":"2023-10-07T19:04:16.280907+0000","last_became_active":"2023-10-07T18:55:00.123236+0000","last_became_peered":"2023-10-07T18:55:00.123236+0000","last_unstale":"2023-10-07T19:04:16.280907+0000","last_undegraded":"2023-10-07T19:04:16.280907+0000","last_fullsized":"2023-10-07T19:04:16.280907+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:35.213011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":849,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.369112+0000","last_change":"2023-10-07T18:57:43.202436+0000","last_active":"2023-10-07T19:04:13.369112+0000","last_peered":"2023-10-07T19:04:13.369112+0000","last_clean":"2023-10-07T19:04:13.369112+0000","last_became_active":"2023-10-07T18:57:43.202098+0000","last_became_peered":"2023-10-07T18:57:43.202098+0000","last_unstale":"2023-10-07T19:04:13.369112+0000","last_undegraded":"2023-10-07T19:04:13.369112+0000","last_fullsized":"2023-10-07T19:04:13.369112+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:59.610194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":834,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272396+0000","last_change":"2023-10-07T18:57:43.214058+0000","last_active":"2023-10-07T19:04:14.272396+0000","last_peered":"2023-10-07T19:04:14.272396+0000","last_clean":"2023-10-07T19:04:14.272396+0000","last_became_active":"2023-10-07T18:57:43.213563+0000","last_became_peered":"2023-10-07T18:57:43.213563+0000","last_unstale":"2023-10-07T19:04:14.272396+0000","last_undegraded":"2023-10-07T19:04:14.272396+0000","last_fullsized":"2023-10-07T19:04:14.272396+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:20.711210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"3.3a","version":"0'0","reported_seq":832,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371997+0000","last_change":"2023-10-07T18:56:37.156430+0000","last_active":"2023-10-07T19:04:13.371997+0000","last_peered":"2023-10-07T19:04:13.371997+0000","last_clean":"2023-10-07T19:04:13.371997+0000","last_became_active":"2023-10-07T18:56:37.155889+0000","last_became_peered":"2023-10-07T18:56:37.155889+0000","last_unstale":"2023-10-07T19:04:13.371997+0000","last_undegraded":"2023-10-07T19:04:13.371997+0000","last_fullsized":"2023-10-07T19:04:13.371997+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:53.218687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272123+0000","last_change":"2023-10-07T18:57:43.208334+0000","last_active":"2023-10-07T19:04:14.272123+0000","last_peered":"2023-10-07T19:04:14.272123+0000","last_clean":"2023-10-07T19:04:14.272123+0000","last_became_active":"2023-10-07T18:57:43.207656+0000","last_became_peered":"2023-10-07T18:57:43.207656+0000","last_unstale":"2023-10-07T19:04:14.272123+0000","last_undegraded":"2023-10-07T19:04:14.272123+0000","last_fullsized":"2023-10-07T19:04:14.272123+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:58.559308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":830,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279298+0000","last_change":"2023-10-07T18:57:09.281032+0000","last_active":"2023-10-07T19:04:16.279298+0000","last_peered":"2023-10-07T19:04:16.279298+0000","last_clean":"2023-10-07T19:04:16.279298+0000","last_became_active":"2023-10-07T18:57:09.280725+0000","last_became_peered":"2023-10-07T18:57:09.280725+0000","last_unstale":"2023-10-07T19:04:16.279298+0000","last_undegraded":"2023-10-07T19:04:16.279298+0000","last_fullsized":"2023-10-07T19:04:16.279298+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:48.694311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":845,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273307+0000","last_change":"2023-10-07T18:57:43.211341+0000","last_active":"2023-10-07T19:04:14.273307+0000","last_peered":"2023-10-07T19:04:14.273307+0000","last_clean":"2023-10-07T19:04:14.273307+0000","last_became_active":"2023-10-07T18:57:43.210969+0000","last_became_peered":"2023-10-07T18:57:43.210969+0000","last_unstale":"2023-10-07T19:04:14.273307+0000","last_undegraded":"2023-10-07T19:04:14.273307+0000","last_fullsized":"2023-10-07T19:04:14.273307+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:09.243977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470334+0000","last_change":"2023-10-07T18:57:09.281312+0000","last_active":"2023-10-07T19:04:15.470334+0000","last_peered":"2023-10-07T19:04:15.470334+0000","last_clean":"2023-10-07T19:04:15.470334+0000","last_became_active":"2023-10-07T18:57:09.281006+0000","last_became_peered":"2023-10-07T18:57:09.281006+0000","last_unstale":"2023-10-07T19:04:15.470334+0000","last_undegraded":"2023-10-07T19:04:15.470334+0000","last_fullsized":"2023-10-07T19:04:15.470334+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.173428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":849,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470010+0000","last_change":"2023-10-07T18:57:09.145203+0000","last_active":"2023-10-07T19:04:15.470010+0000","last_peered":"2023-10-07T19:04:15.470010+0000","last_clean":"2023-10-07T19:04:15.470010+0000","last_became_active":"2023-10-07T18:57:09.144820+0000","last_became_peered":"2023-10-07T18:57:09.144820+0000","last_unstale":"2023-10-07T19:04:15.470010+0000","last_undegraded":"2023-10-07T19:04:15.470010+0000","last_fullsized":"2023-10-07T19:04:15.470010+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:33.599163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1,0],"acting":[6,1,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":842,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279256+0000","last_change":"2023-10-07T18:57:09.141794+0000","last_active":"2023-10-07T19:04:15.279256+0000","last_peered":"2023-10-07T19:04:15.279256+0000","last_clean":"2023-10-07T19:04:15.279256+0000","last_became_active":"2023-10-07T18:57:09.141493+0000","last_became_peered":"2023-10-07T18:57:09.141493+0000","last_unstale":"2023-10-07T19:04:15.279256+0000","last_undegraded":"2023-10-07T19:04:15.279256+0000","last_fullsized":"2023-10-07T19:04:15.279256+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:50.434332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":859,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282133+0000","last_change":"2023-10-07T18:57:09.147179+0000","last_active":"2023-10-07T19:04:16.282133+0000","last_peered":"2023-10-07T19:04:16.282133+0000","last_clean":"2023-10-07T19:04:16.282133+0000","last_became_active":"2023-10-07T18:57:09.146456+0000","last_became_peered":"2023-10-07T18:57:09.146456+0000","last_unstale":"2023-10-07T19:04:16.282133+0000","last_undegraded":"2023-10-07T19:04:16.282133+0000","last_fullsized":"2023-10-07T19:04:16.282133+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:41.257401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278628+0000","last_change":"2023-10-07T18:56:37.151831+0000","last_active":"2023-10-07T19:04:15.278628+0000","last_peered":"2023-10-07T19:04:15.278628+0000","last_clean":"2023-10-07T19:04:15.278628+0000","last_became_active":"2023-10-07T18:56:37.151528+0000","last_became_peered":"2023-10-07T18:56:37.151528+0000","last_unstale":"2023-10-07T19:04:15.278628+0000","last_undegraded":"2023-10-07T19:04:15.278628+0000","last_fullsized":"2023-10-07T19:04:15.278628+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:18.053029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449520+0000","last_change":"2023-10-07T18:56:37.149706+0000","last_active":"2023-10-07T19:04:14.449520+0000","last_peered":"2023-10-07T19:04:14.449520+0000","last_clean":"2023-10-07T19:04:14.449520+0000","last_became_active":"2023-10-07T18:56:37.149307+0000","last_became_peered":"2023-10-07T18:56:37.149307+0000","last_unstale":"2023-10-07T19:04:14.449520+0000","last_undegraded":"2023-10-07T19:04:14.449520+0000","last_fullsized":"2023-10-07T19:04:14.449520+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:25.295646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":837,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.370605+0000","last_change":"2023-10-07T18:57:43.211580+0000","last_active":"2023-10-07T19:04:13.370605+0000","last_peered":"2023-10-07T19:04:13.370605+0000","last_clean":"2023-10-07T19:04:13.370605+0000","last_became_active":"2023-10-07T18:57:43.211243+0000","last_became_peered":"2023-10-07T18:57:43.211243+0000","last_unstale":"2023-10-07T19:04:13.370605+0000","last_undegraded":"2023-10-07T19:04:13.370605+0000","last_fullsized":"2023-10-07T19:04:13.370605+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.916458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":837,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371138+0000","last_change":"2023-10-07T18:57:43.211474+0000","last_active":"2023-10-07T19:04:13.371138+0000","last_peered":"2023-10-07T19:04:13.371138+0000","last_clean":"2023-10-07T19:04:13.371138+0000","last_became_active":"2023-10-07T18:57:43.211170+0000","last_became_peered":"2023-10-07T18:57:43.211170+0000","last_unstale":"2023-10-07T19:04:13.371138+0000","last_undegraded":"2023-10-07T19:04:13.371138+0000","last_fullsized":"2023-10-07T19:04:13.371138+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:09.230651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":858,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.277124+0000","last_change":"2023-10-07T18:57:43.211338+0000","last_active":"2023-10-07T19:04:16.277124+0000","last_peered":"2023-10-07T19:04:16.277124+0000","last_clean":"2023-10-07T19:04:16.277124+0000","last_became_active":"2023-10-07T18:57:43.210985+0000","last_became_peered":"2023-10-07T18:57:43.210985+0000","last_unstale":"2023-10-07T19:04:16.277124+0000","last_undegraded":"2023-10-07T19:04:16.277124+0000","last_fullsized":"2023-10-07T19:04:16.277124+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.018489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":835,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273163+0000","last_change":"2023-10-07T18:57:43.214692+0000","last_active":"2023-10-07T19:04:14.273163+0000","last_peered":"2023-10-07T19:04:14.273163+0000","last_clean":"2023-10-07T19:04:14.273163+0000","last_became_active":"2023-10-07T18:57:43.211454+0000","last_became_peered":"2023-10-07T18:57:43.211454+0000","last_unstale":"2023-10-07T19:04:14.273163+0000","last_undegraded":"2023-10-07T19:04:14.273163+0000","last_fullsized":"2023-10-07T19:04:14.273163+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:15.246126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"543'6","reported_seq":851,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281129+0000","last_change":"2023-10-07T18:57:43.207453+0000","last_active":"2023-10-07T19:04:16.281129+0000","last_peered":"2023-10-07T19:04:16.281129+0000","last_clean":"2023-10-07T19:04:16.281129+0000","last_became_active":"2023-10-07T18:57:43.207172+0000","last_became_peered":"2023-10-07T18:57:43.207172+0000","last_unstale":"2023-10-07T19:04:16.281129+0000","last_undegraded":"2023-10-07T19:04:16.281129+0000","last_fullsized":"2023-10-07T19:04:16.281129+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T02:20:45.889071+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":8,"num_read_kb":8,"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":850,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281907+0000","last_change":"2023-10-07T18:57:09.145513+0000","last_active":"2023-10-07T19:04:16.281907+0000","last_peered":"2023-10-07T19:04:16.281907+0000","last_clean":"2023-10-07T19:04:16.281907+0000","last_became_active":"2023-10-07T18:57:09.145204+0000","last_became_peered":"2023-10-07T18:57:09.145204+0000","last_unstale":"2023-10-07T19:04:16.281907+0000","last_undegraded":"2023-10-07T19:04:16.281907+0000","last_fullsized":"2023-10-07T19:04:16.281907+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:21.563172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"543'3","reported_seq":873,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282055+0000","last_change":"2023-10-07T18:56:37.145509+0000","last_active":"2023-10-07T19:04:16.282055+0000","last_peered":"2023-10-07T19:04:16.282055+0000","last_clean":"2023-10-07T19:04:16.282055+0000","last_became_active":"2023-10-07T18:56:37.145117+0000","last_became_peered":"2023-10-07T18:56:37.145117+0000","last_unstale":"2023-10-07T19:04:16.282055+0000","last_undegraded":"2023-10-07T19:04:16.282055+0000","last_fullsized":"2023-10-07T19:04:16.282055+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:01:37.602672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280669+0000","last_change":"2023-10-07T18:56:37.152270+0000","last_active":"2023-10-07T19:04:16.280669+0000","last_peered":"2023-10-07T19:04:16.280669+0000","last_clean":"2023-10-07T19:04:16.280669+0000","last_became_active":"2023-10-07T18:56:37.151772+0000","last_became_peered":"2023-10-07T18:56:37.151772+0000","last_unstale":"2023-10-07T19:04:16.280669+0000","last_undegraded":"2023-10-07T19:04:16.280669+0000","last_fullsized":"2023-10-07T19:04:16.280669+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:14.763964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":841,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273114+0000","last_change":"2023-10-07T18:57:43.218271+0000","last_active":"2023-10-07T19:04:14.273114+0000","last_peered":"2023-10-07T19:04:14.273114+0000","last_clean":"2023-10-07T19:04:14.273114+0000","last_became_active":"2023-10-07T18:57:43.217753+0000","last_became_peered":"2023-10-07T18:57:43.217753+0000","last_unstale":"2023-10-07T19:04:14.273114+0000","last_undegraded":"2023-10-07T19:04:14.273114+0000","last_fullsized":"2023-10-07T19:04:14.273114+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:14:24.322504+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":9,"num_read_kb":9,"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":841,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.368427+0000","last_change":"2023-10-07T18:56:37.150886+0000","last_active":"2023-10-07T19:04:13.368427+0000","last_peered":"2023-10-07T19:04:13.368427+0000","last_clean":"2023-10-07T19:04:13.368427+0000","last_became_active":"2023-10-07T18:56:37.150592+0000","last_became_peered":"2023-10-07T18:56:37.150592+0000","last_unstale":"2023-10-07T19:04:13.368427+0000","last_undegraded":"2023-10-07T19:04:13.368427+0000","last_fullsized":"2023-10-07T19:04:13.368427+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.498259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":851,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272966+0000","last_change":"2023-10-07T18:57:43.203994+0000","last_active":"2023-10-07T19:04:14.272966+0000","last_peered":"2023-10-07T19:04:14.272966+0000","last_clean":"2023-10-07T19:04:14.272966+0000","last_became_active":"2023-10-07T18:57:43.203489+0000","last_became_peered":"2023-10-07T18:57:43.203489+0000","last_unstale":"2023-10-07T19:04:14.272966+0000","last_undegraded":"2023-10-07T19:04:14.272966+0000","last_fullsized":"2023-10-07T19:04:14.272966+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:05:43.190353+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":9,"num_read_kb":9,"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":838,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371375+0000","last_change":"2023-10-07T18:57:09.280607+0000","last_active":"2023-10-07T19:04:13.371375+0000","last_peered":"2023-10-07T19:04:13.371375+0000","last_clean":"2023-10-07T19:04:13.371375+0000","last_became_active":"2023-10-07T18:57:09.280146+0000","last_became_peered":"2023-10-07T18:57:09.280146+0000","last_unstale":"2023-10-07T19:04:13.371375+0000","last_undegraded":"2023-10-07T19:04:13.371375+0000","last_fullsized":"2023-10-07T19:04:13.371375+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.389126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1b","version":"543'3","reported_seq":834,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281819+0000","last_change":"2023-10-07T18:57:43.215705+0000","last_active":"2023-10-07T19:04:16.281819+0000","last_peered":"2023-10-07T19:04:16.281819+0000","last_clean":"2023-10-07T19:04:16.281819+0000","last_became_active":"2023-10-07T18:57:43.215291+0000","last_became_peered":"2023-10-07T18:57:43.215291+0000","last_unstale":"2023-10-07T19:04:16.281819+0000","last_undegraded":"2023-10-07T19:04:16.281819+0000","last_fullsized":"2023-10-07T19:04:16.281819+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:14:38.930845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":869,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278837+0000","last_change":"2023-10-07T18:56:04.401480+0000","last_active":"2023-10-07T19:04:15.278837+0000","last_peered":"2023-10-07T19:04:15.278837+0000","last_clean":"2023-10-07T19:04:15.278837+0000","last_became_active":"2023-10-07T18:56:04.401100+0000","last_became_peered":"2023-10-07T18:56:04.401100+0000","last_unstale":"2023-10-07T19:04:15.278837+0000","last_undegraded":"2023-10-07T19:04:15.278837+0000","last_fullsized":"2023-10-07T19:04:15.278837+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:01.475783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"543'3","reported_seq":849,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470207+0000","last_change":"2023-10-07T18:57:43.201612+0000","last_active":"2023-10-07T19:04:15.470207+0000","last_peered":"2023-10-07T19:04:15.470207+0000","last_clean":"2023-10-07T19:04:15.470207+0000","last_became_active":"2023-10-07T18:57:43.201294+0000","last_became_peered":"2023-10-07T18:57:43.201294+0000","last_unstale":"2023-10-07T19:04:15.470207+0000","last_undegraded":"2023-10-07T19:04:15.470207+0000","last_fullsized":"2023-10-07T19:04:15.470207+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T19:42:51.933882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":818,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274244+0000","last_change":"2023-10-07T18:57:43.216993+0000","last_active":"2023-10-07T19:04:15.274244+0000","last_peered":"2023-10-07T19:04:15.274244+0000","last_clean":"2023-10-07T19:04:15.274244+0000","last_became_active":"2023-10-07T18:57:43.216669+0000","last_became_peered":"2023-10-07T18:57:43.216669+0000","last_unstale":"2023-10-07T19:04:15.274244+0000","last_undegraded":"2023-10-07T19:04:15.274244+0000","last_fullsized":"2023-10-07T19:04:15.274244+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:14.043435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":869,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280792+0000","last_change":"2023-10-07T18:57:09.147234+0000","last_active":"2023-10-07T19:04:16.280792+0000","last_peered":"2023-10-07T19:04:16.280792+0000","last_clean":"2023-10-07T19:04:16.280792+0000","last_became_active":"2023-10-07T18:57:09.146423+0000","last_became_peered":"2023-10-07T18:57:09.146423+0000","last_unstale":"2023-10-07T19:04:16.280792+0000","last_undegraded":"2023-10-07T19:04:16.280792+0000","last_fullsized":"2023-10-07T19:04:16.280792+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:58.440808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":863,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279425+0000","last_change":"2023-10-07T18:55:31.937822+0000","last_active":"2023-10-07T19:04:16.279425+0000","last_peered":"2023-10-07T19:04:16.279425+0000","last_clean":"2023-10-07T19:04:16.279425+0000","last_became_active":"2023-10-07T18:55:31.936285+0000","last_became_peered":"2023-10-07T18:55:31.936285+0000","last_unstale":"2023-10-07T19:04:16.279425+0000","last_undegraded":"2023-10-07T19:04:16.279425+0000","last_fullsized":"2023-10-07T19:04:16.279425+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T18:48:53.699837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":852,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.369987+0000","last_change":"2023-10-07T18:56:37.155602+0000","last_active":"2023-10-07T19:04:13.369987+0000","last_peered":"2023-10-07T19:04:13.369987+0000","last_clean":"2023-10-07T19:04:13.369987+0000","last_became_active":"2023-10-07T18:56:37.155151+0000","last_became_peered":"2023-10-07T18:56:37.155151+0000","last_unstale":"2023-10-07T19:04:13.369987+0000","last_undegraded":"2023-10-07T19:04:13.369987+0000","last_fullsized":"2023-10-07T19:04:13.369987+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:07.802755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450300+0000","last_change":"2023-10-07T18:56:04.403105+0000","last_active":"2023-10-07T19:04:14.450300+0000","last_peered":"2023-10-07T19:04:14.450300+0000","last_clean":"2023-10-07T19:04:14.450300+0000","last_became_active":"2023-10-07T18:56:04.402778+0000","last_became_peered":"2023-10-07T18:56:04.402778+0000","last_unstale":"2023-10-07T19:04:14.450300+0000","last_undegraded":"2023-10-07T19:04:14.450300+0000","last_fullsized":"2023-10-07T19:04:14.450300+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:19.340314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470340+0000","last_change":"2023-10-07T18:57:09.281682+0000","last_active":"2023-10-07T19:04:15.470340+0000","last_peered":"2023-10-07T19:04:15.470340+0000","last_clean":"2023-10-07T19:04:15.470340+0000","last_became_active":"2023-10-07T18:57:09.281374+0000","last_became_peered":"2023-10-07T18:57:09.281374+0000","last_unstale":"2023-10-07T19:04:15.470340+0000","last_undegraded":"2023-10-07T19:04:15.470340+0000","last_fullsized":"2023-10-07T19:04:15.470340+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:17.672833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":828,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.370673+0000","last_change":"2023-10-07T18:57:43.207558+0000","last_active":"2023-10-07T19:04:13.370673+0000","last_peered":"2023-10-07T19:04:13.370673+0000","last_clean":"2023-10-07T19:04:13.370673+0000","last_became_active":"2023-10-07T18:57:43.207307+0000","last_became_peered":"2023-10-07T18:57:43.207307+0000","last_unstale":"2023-10-07T19:04:13.370673+0000","last_undegraded":"2023-10-07T19:04:13.370673+0000","last_fullsized":"2023-10-07T19:04:13.370673+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:25:15.105798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":820,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.370422+0000","last_change":"2023-10-07T18:57:09.279378+0000","last_active":"2023-10-07T19:04:13.370422+0000","last_peered":"2023-10-07T19:04:13.370422+0000","last_clean":"2023-10-07T19:04:13.370422+0000","last_became_active":"2023-10-07T18:57:09.279087+0000","last_became_peered":"2023-10-07T18:57:09.279087+0000","last_unstale":"2023-10-07T19:04:13.370422+0000","last_undegraded":"2023-10-07T19:04:13.370422+0000","last_fullsized":"2023-10-07T19:04:13.370422+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:39.261937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279288+0000","last_change":"2023-10-07T18:56:37.149045+0000","last_active":"2023-10-07T19:04:15.279288+0000","last_peered":"2023-10-07T19:04:15.279288+0000","last_clean":"2023-10-07T19:04:15.279288+0000","last_became_active":"2023-10-07T18:56:37.148720+0000","last_became_peered":"2023-10-07T18:56:37.148720+0000","last_unstale":"2023-10-07T19:04:15.279288+0000","last_undegraded":"2023-10-07T19:04:15.279288+0000","last_fullsized":"2023-10-07T19:04:15.279288+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:38.576962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":856,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449854+0000","last_change":"2023-10-07T18:56:37.149366+0000","last_active":"2023-10-07T19:04:14.449854+0000","last_peered":"2023-10-07T19:04:14.449854+0000","last_clean":"2023-10-07T19:04:14.449854+0000","last_became_active":"2023-10-07T18:56:37.149030+0000","last_became_peered":"2023-10-07T18:56:37.149030+0000","last_unstale":"2023-10-07T19:04:14.449854+0000","last_undegraded":"2023-10-07T19:04:14.449854+0000","last_fullsized":"2023-10-07T19:04:14.449854+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:33:36.839681+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":11,"num_read_kb":11,"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":819,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.276681+0000","last_change":"2023-10-07T18:57:43.206225+0000","last_active":"2023-10-07T19:04:16.276681+0000","last_peered":"2023-10-07T19:04:16.276681+0000","last_clean":"2023-10-07T19:04:16.276681+0000","last_became_active":"2023-10-07T18:57:43.205960+0000","last_became_peered":"2023-10-07T18:57:43.205960+0000","last_unstale":"2023-10-07T19:04:16.276681+0000","last_undegraded":"2023-10-07T19:04:16.276681+0000","last_fullsized":"2023-10-07T19:04:16.276681+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:54.680951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"543'30","reported_seq":882,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470054+0000","last_change":"2023-10-07T18:57:09.282515+0000","last_active":"2023-10-07T19:04:15.470054+0000","last_peered":"2023-10-07T19:04:15.470054+0000","last_clean":"2023-10-07T19:04:15.470054+0000","last_became_active":"2023-10-07T18:57:09.281983+0000","last_became_peered":"2023-10-07T18:57:09.281983+0000","last_unstale":"2023-10-07T19:04:15.470054+0000","last_undegraded":"2023-10-07T19:04:15.470054+0000","last_fullsized":"2023-10-07T19:04:15.470054+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.349200+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":17,"num_read_kb":25,"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":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272878+0000","last_change":"2023-10-07T18:57:43.207783+0000","last_active":"2023-10-07T19:04:14.272878+0000","last_peered":"2023-10-07T19:04:14.272878+0000","last_clean":"2023-10-07T19:04:14.272878+0000","last_became_active":"2023-10-07T18:57:43.206531+0000","last_became_peered":"2023-10-07T18:57:43.206531+0000","last_unstale":"2023-10-07T19:04:14.272878+0000","last_undegraded":"2023-10-07T19:04:14.272878+0000","last_fullsized":"2023-10-07T19:04:14.272878+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:53.531709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":846,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279110+0000","last_change":"2023-10-07T18:56:04.417922+0000","last_active":"2023-10-07T19:04:15.279110+0000","last_peered":"2023-10-07T19:04:15.279110+0000","last_clean":"2023-10-07T19:04:15.279110+0000","last_became_active":"2023-10-07T18:56:04.417526+0000","last_became_peered":"2023-10-07T18:56:04.417526+0000","last_unstale":"2023-10-07T19:04:15.279110+0000","last_undegraded":"2023-10-07T19:04:15.279110+0000","last_fullsized":"2023-10-07T19:04:15.279110+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:24:11.155716+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":8,"num_read_kb":14,"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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278739+0000","last_change":"2023-10-07T18:57:43.202919+0000","last_active":"2023-10-07T19:04:15.278739+0000","last_peered":"2023-10-07T19:04:15.278739+0000","last_clean":"2023-10-07T19:04:15.278739+0000","last_became_active":"2023-10-07T18:57:43.202589+0000","last_became_peered":"2023-10-07T18:57:43.202589+0000","last_unstale":"2023-10-07T19:04:15.278739+0000","last_undegraded":"2023-10-07T19:04:15.278739+0000","last_fullsized":"2023-10-07T19:04:15.278739+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.094703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371892+0000","last_change":"2023-10-07T18:57:43.207479+0000","last_active":"2023-10-07T19:04:13.371892+0000","last_peered":"2023-10-07T19:04:13.371892+0000","last_clean":"2023-10-07T19:04:13.371892+0000","last_became_active":"2023-10-07T18:57:43.207164+0000","last_became_peered":"2023-10-07T18:57:43.207164+0000","last_unstale":"2023-10-07T19:04:13.371892+0000","last_undegraded":"2023-10-07T19:04:13.371892+0000","last_fullsized":"2023-10-07T19:04:13.371892+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:02:30.194078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272606+0000","last_change":"2023-10-07T18:57:43.214504+0000","last_active":"2023-10-07T19:04:14.272606+0000","last_peered":"2023-10-07T19:04:14.272606+0000","last_clean":"2023-10-07T19:04:14.272606+0000","last_became_active":"2023-10-07T18:57:43.212600+0000","last_became_peered":"2023-10-07T18:57:43.212600+0000","last_unstale":"2023-10-07T19:04:14.272606+0000","last_undegraded":"2023-10-07T19:04:14.272606+0000","last_fullsized":"2023-10-07T19:04:14.272606+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:27.128940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":851,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.469657+0000","last_change":"2023-10-07T18:57:09.147039+0000","last_active":"2023-10-07T19:04:15.469657+0000","last_peered":"2023-10-07T19:04:15.469657+0000","last_clean":"2023-10-07T19:04:15.469657+0000","last_became_active":"2023-10-07T18:57:09.146688+0000","last_became_peered":"2023-10-07T18:57:09.146688+0000","last_unstale":"2023-10-07T19:04:15.469657+0000","last_undegraded":"2023-10-07T19:04:15.469657+0000","last_fullsized":"2023-10-07T19:04:15.469657+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.267303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.469560+0000","last_change":"2023-10-07T18:57:09.281862+0000","last_active":"2023-10-07T19:04:15.469560+0000","last_peered":"2023-10-07T19:04:15.469560+0000","last_clean":"2023-10-07T19:04:15.469560+0000","last_became_active":"2023-10-07T18:57:09.281498+0000","last_became_peered":"2023-10-07T18:57:09.281498+0000","last_unstale":"2023-10-07T19:04:15.469560+0000","last_undegraded":"2023-10-07T19:04:15.469560+0000","last_fullsized":"2023-10-07T19:04:15.469560+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.748975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":871,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.275024+0000","last_change":"2023-10-07T18:55:00.119553+0000","last_active":"2023-10-07T19:04:16.275024+0000","last_peered":"2023-10-07T19:04:16.275024+0000","last_clean":"2023-10-07T19:04:16.275024+0000","last_became_active":"2023-10-07T18:55:00.119235+0000","last_became_peered":"2023-10-07T18:55:00.119235+0000","last_unstale":"2023-10-07T19:04:16.275024+0000","last_undegraded":"2023-10-07T19:04:16.275024+0000","last_fullsized":"2023-10-07T19:04:16.275024+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T05:26:09.686918+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":36,"num_read_kb":36,"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":835,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272157+0000","last_change":"2023-10-07T18:57:43.204429+0000","last_active":"2023-10-07T19:04:14.272157+0000","last_peered":"2023-10-07T19:04:14.272157+0000","last_clean":"2023-10-07T19:04:14.272157+0000","last_became_active":"2023-10-07T18:57:43.203702+0000","last_became_peered":"2023-10-07T18:57:43.203702+0000","last_unstale":"2023-10-07T19:04:14.272157+0000","last_undegraded":"2023-10-07T19:04:14.272157+0000","last_fullsized":"2023-10-07T19:04:14.272157+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:36.783735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"895'2689","reported_seq":5571,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.284313+0000","last_change":"2023-10-07T19:04:16.285823+0000","last_active":"2023-10-07T19:04:16.284313+0000","last_peered":"2023-10-07T19:04:16.284313+0000","last_clean":"2023-10-07T19:04:16.284313+0000","last_became_active":"2023-10-07T18:55:00.119387+0000","last_became_peered":"2023-10-07T18:55:00.119387+0000","last_unstale":"2023-10-07T19:04:16.284313+0000","last_undegraded":"2023-10-07T19:04:16.284313+0000","last_fullsized":"2023-10-07T19:04:16.284313+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":2689,"log_dups_size":0,"ondisk_log_size":2689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:38:27.368145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.01099813,"stat_sum":{"num_bytes":77619200,"num_objects":46,"num_object_clones":40,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46,"num_whiteouts":4,"num_read":478,"num_read_kb":836930,"num_write":1085,"num_write_kb":206040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":23871488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"2.f","version":"62'1","reported_seq":846,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279480+0000","last_change":"2023-10-07T18:57:43.214965+0000","last_active":"2023-10-07T19:04:15.279480+0000","last_peered":"2023-10-07T19:04:15.279480+0000","last_clean":"2023-10-07T19:04:15.279480+0000","last_became_active":"2023-10-07T18:57:43.214410+0000","last_became_peered":"2023-10-07T18:57:43.214410+0000","last_unstale":"2023-10-07T19:04:15.279480+0000","last_undegraded":"2023-10-07T19:04:15.279480+0000","last_fullsized":"2023-10-07T19:04:15.279480+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-08T20:41:17.343497+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":2,"num_read_kb":2,"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":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273263+0000","last_change":"2023-10-07T18:57:43.204877+0000","last_active":"2023-10-07T19:04:14.273263+0000","last_peered":"2023-10-07T19:04:14.273263+0000","last_clean":"2023-10-07T19:04:14.273263+0000","last_became_active":"2023-10-07T18:57:43.204483+0000","last_became_peered":"2023-10-07T18:57:43.204483+0000","last_unstale":"2023-10-07T19:04:14.273263+0000","last_undegraded":"2023-10-07T19:04:14.273263+0000","last_fullsized":"2023-10-07T19:04:14.273263+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:16.592891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'1847","reported_seq":4851,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281578+0000","last_change":"2023-10-07T19:04:16.281578+0000","last_active":"2023-10-07T19:04:16.281578+0000","last_peered":"2023-10-07T19:04:16.281578+0000","last_clean":"2023-10-07T19:04:16.281578+0000","last_became_active":"2023-10-07T18:57:09.142568+0000","last_became_peered":"2023-10-07T18:57:09.142568+0000","last_unstale":"2023-10-07T19:04:16.281578+0000","last_undegraded":"2023-10-07T19:04:16.281578+0000","last_fullsized":"2023-10-07T19:04:16.281578+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":1847,"log_dups_size":0,"ondisk_log_size":1847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:06.885945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001185134,"stat_sum":{"num_bytes":40304640,"num_objects":29,"num_object_clones":25,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":317,"num_read_kb":395875,"num_write":676,"num_write_kb":160128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":29794304,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449511+0000","last_change":"2023-10-07T18:56:37.149968+0000","last_active":"2023-10-07T19:04:14.449511+0000","last_peered":"2023-10-07T19:04:14.449511+0000","last_clean":"2023-10-07T19:04:14.449511+0000","last_became_active":"2023-10-07T18:56:37.149653+0000","last_became_peered":"2023-10-07T18:56:37.149653+0000","last_unstale":"2023-10-07T19:04:14.449511+0000","last_undegraded":"2023-10-07T19:04:14.449511+0000","last_fullsized":"2023-10-07T19:04:14.449511+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:11.990951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":848,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449944+0000","last_change":"2023-10-07T18:57:43.204530+0000","last_active":"2023-10-07T19:04:14.449944+0000","last_peered":"2023-10-07T19:04:14.449944+0000","last_clean":"2023-10-07T19:04:14.449944+0000","last_became_active":"2023-10-07T18:57:43.204152+0000","last_became_peered":"2023-10-07T18:57:43.204152+0000","last_unstale":"2023-10-07T19:04:14.449944+0000","last_undegraded":"2023-10-07T19:04:14.449944+0000","last_fullsized":"2023-10-07T19:04:14.449944+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:30.303519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":853,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.370953+0000","last_change":"2023-10-07T18:56:37.157020+0000","last_active":"2023-10-07T19:04:13.370953+0000","last_peered":"2023-10-07T19:04:13.370953+0000","last_clean":"2023-10-07T19:04:13.370953+0000","last_became_active":"2023-10-07T18:56:37.156087+0000","last_became_peered":"2023-10-07T18:56:37.156087+0000","last_unstale":"2023-10-07T19:04:13.370953+0000","last_undegraded":"2023-10-07T19:04:13.370953+0000","last_fullsized":"2023-10-07T19:04:13.370953+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.693932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'1490","reported_seq":4530,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281509+0000","last_change":"2023-10-07T19:04:16.281509+0000","last_active":"2023-10-07T19:04:16.281509+0000","last_peered":"2023-10-07T19:04:16.281509+0000","last_clean":"2023-10-07T19:04:16.281509+0000","last_became_active":"2023-10-07T18:56:04.422732+0000","last_became_peered":"2023-10-07T18:56:04.422732+0000","last_unstale":"2023-10-07T19:04:16.281509+0000","last_undegraded":"2023-10-07T19:04:16.281509+0000","last_fullsized":"2023-10-07T19:04:16.281509+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":1490,"log_dups_size":0,"ondisk_log_size":1490,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:21.024608+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032801800000000002,"stat_sum":{"num_bytes":61833216,"num_objects":25,"num_object_clones":22,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":253,"num_read_kb":483031,"num_write":416,"num_write_kb":135232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":24633344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450181+0000","last_change":"2023-10-07T18:55:31.924847+0000","last_active":"2023-10-07T19:04:14.450181+0000","last_peered":"2023-10-07T19:04:14.450181+0000","last_clean":"2023-10-07T19:04:14.450181+0000","last_became_active":"2023-10-07T18:55:31.924521+0000","last_became_peered":"2023-10-07T18:55:31.924521+0000","last_unstale":"2023-10-07T19:04:14.450181+0000","last_undegraded":"2023-10-07T19:04:14.450181+0000","last_fullsized":"2023-10-07T19:04:14.450181+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:13.936127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":829,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371619+0000","last_change":"2023-10-07T18:57:09.278863+0000","last_active":"2023-10-07T19:04:13.371619+0000","last_peered":"2023-10-07T19:04:13.371619+0000","last_clean":"2023-10-07T19:04:13.371619+0000","last_became_active":"2023-10-07T18:57:09.277759+0000","last_became_peered":"2023-10-07T18:57:09.277759+0000","last_unstale":"2023-10-07T19:04:13.371619+0000","last_undegraded":"2023-10-07T19:04:13.371619+0000","last_fullsized":"2023-10-07T19:04:13.371619+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:11.960686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":842,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279005+0000","last_change":"2023-10-07T18:57:09.142816+0000","last_active":"2023-10-07T19:04:15.279005+0000","last_peered":"2023-10-07T19:04:15.279005+0000","last_clean":"2023-10-07T19:04:15.279005+0000","last_became_active":"2023-10-07T18:57:09.142529+0000","last_became_peered":"2023-10-07T18:57:09.142529+0000","last_unstale":"2023-10-07T19:04:15.279005+0000","last_undegraded":"2023-10-07T19:04:15.279005+0000","last_fullsized":"2023-10-07T19:04:15.279005+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:40.078610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'2994","reported_seq":5837,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.283250+0000","last_change":"2023-10-07T19:04:16.283453+0000","last_active":"2023-10-07T19:04:16.283250+0000","last_peered":"2023-10-07T19:04:16.283250+0000","last_clean":"2023-10-07T19:04:16.283250+0000","last_became_active":"2023-10-07T18:56:37.164158+0000","last_became_peered":"2023-10-07T18:56:37.164158+0000","last_unstale":"2023-10-07T19:04:16.283250+0000","last_undegraded":"2023-10-07T19:04:16.283250+0000","last_fullsized":"2023-10-07T19:04:16.283250+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":2994,"log_dups_size":0,"ondisk_log_size":2994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:23.946306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.006182959,"stat_sum":{"num_bytes":97976320,"num_objects":48,"num_object_clones":41,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":48,"num_whiteouts":3,"num_read":481,"num_read_kb":718170,"num_write":1113,"num_write_kb":270384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":104431616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":843,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450249+0000","last_change":"2023-10-07T18:56:37.153150+0000","last_active":"2023-10-07T19:04:14.450249+0000","last_peered":"2023-10-07T19:04:14.450249+0000","last_clean":"2023-10-07T19:04:14.450249+0000","last_became_active":"2023-10-07T18:56:37.152611+0000","last_became_peered":"2023-10-07T18:56:37.152611+0000","last_unstale":"2023-10-07T19:04:14.450249+0000","last_undegraded":"2023-10-07T19:04:14.450249+0000","last_fullsized":"2023-10-07T19:04:14.450249+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.619245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449437+0000","last_change":"2023-10-07T18:57:09.144015+0000","last_active":"2023-10-07T19:04:14.449437+0000","last_peered":"2023-10-07T19:04:14.449437+0000","last_clean":"2023-10-07T19:04:14.449437+0000","last_became_active":"2023-10-07T18:57:09.143702+0000","last_became_peered":"2023-10-07T18:57:09.143702+0000","last_unstale":"2023-10-07T19:04:14.449437+0000","last_undegraded":"2023-10-07T19:04:14.449437+0000","last_fullsized":"2023-10-07T19:04:14.449437+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:22.123549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":856,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274070+0000","last_change":"2023-10-07T18:55:31.926837+0000","last_active":"2023-10-07T19:04:15.274070+0000","last_peered":"2023-10-07T19:04:15.274070+0000","last_clean":"2023-10-07T19:04:15.274070+0000","last_became_active":"2023-10-07T18:55:31.926407+0000","last_became_peered":"2023-10-07T18:55:31.926407+0000","last_unstale":"2023-10-07T19:04:15.274070+0000","last_undegraded":"2023-10-07T19:04:15.274070+0000","last_fullsized":"2023-10-07T19:04:15.274070+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:54.158174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'1078","reported_seq":3908,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274408+0000","last_change":"2023-10-07T19:04:10.280730+0000","last_active":"2023-10-07T19:04:15.274408+0000","last_peered":"2023-10-07T19:04:15.274408+0000","last_clean":"2023-10-07T19:04:15.274408+0000","last_became_active":"2023-10-07T18:57:43.209793+0000","last_became_peered":"2023-10-07T18:57:43.209793+0000","last_unstale":"2023-10-07T19:04:15.274408+0000","last_undegraded":"2023-10-07T19:04:15.274408+0000","last_fullsized":"2023-10-07T19:04:15.274408+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":1078,"log_dups_size":0,"ondisk_log_size":1078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:32:26.431036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0071268490000000002,"stat_sum":{"num_bytes":75776000,"num_objects":21,"num_object_clones":19,"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":1,"num_read":188,"num_read_kb":616748,"num_write":371,"num_write_kb":98480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":19218432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"306","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":842,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470349+0000","last_change":"2023-10-07T18:57:43.213475+0000","last_active":"2023-10-07T19:04:15.470349+0000","last_peered":"2023-10-07T19:04:15.470349+0000","last_clean":"2023-10-07T19:04:15.470349+0000","last_became_active":"2023-10-07T18:57:43.213151+0000","last_became_peered":"2023-10-07T18:57:43.213151+0000","last_unstale":"2023-10-07T19:04:15.470349+0000","last_undegraded":"2023-10-07T19:04:15.470349+0000","last_fullsized":"2023-10-07T19:04:15.470349+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:05.804655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":831,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281842+0000","last_change":"2023-10-07T18:57:09.281015+0000","last_active":"2023-10-07T19:04:16.281842+0000","last_peered":"2023-10-07T19:04:16.281842+0000","last_clean":"2023-10-07T19:04:16.281842+0000","last_became_active":"2023-10-07T18:57:09.280834+0000","last_became_peered":"2023-10-07T18:57:09.280834+0000","last_unstale":"2023-10-07T19:04:16.281842+0000","last_undegraded":"2023-10-07T19:04:16.281842+0000","last_fullsized":"2023-10-07T19:04:16.281842+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:34.983927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":820,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.368093+0000","last_change":"2023-10-07T18:57:43.211980+0000","last_active":"2023-10-07T19:04:13.368093+0000","last_peered":"2023-10-07T19:04:13.368093+0000","last_clean":"2023-10-07T19:04:13.368093+0000","last_became_active":"2023-10-07T18:57:43.211749+0000","last_became_peered":"2023-10-07T18:57:43.211749+0000","last_unstale":"2023-10-07T19:04:13.368093+0000","last_undegraded":"2023-10-07T19:04:13.368093+0000","last_fullsized":"2023-10-07T19:04:13.368093+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:45.946130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"235'197","reported_seq":1341,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272244+0000","last_change":"2023-10-07T18:57:43.216410+0000","last_active":"2023-10-07T19:04:14.272244+0000","last_peered":"2023-10-07T19:04:14.272244+0000","last_clean":"2023-10-07T19:04:14.272244+0000","last_became_active":"2023-10-07T18:57:43.216040+0000","last_became_peered":"2023-10-07T18:57:43.216040+0000","last_unstale":"2023-10-07T19:04:14.272244+0000","last_undegraded":"2023-10-07T19:04:14.272244+0000","last_fullsized":"2023-10-07T19:04:14.272244+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:44:55.450971+0000","last_clean_scrub_stamp":"2023-10-07T18:44:55.450971+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-08T20:50:33.770034+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":"0'0","reported_seq":2932,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.583062+0000","last_change":"2023-10-07T19:04:10.278577+0000","last_active":"2023-10-07T19:04:14.583062+0000","last_peered":"2023-10-07T19:04:14.583062+0000","last_clean":"2023-10-07T19:04:14.583062+0000","last_became_active":"2023-10-07T18:56:37.153321+0000","last_became_peered":"2023-10-07T18:56:37.153321+0000","last_unstale":"2023-10-07T19:04:14.583062+0000","last_undegraded":"2023-10-07T19:04:14.583062+0000","last_fullsized":"2023-10-07T19:04:14.583062+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:22.535189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010005400000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279162+0000","last_change":"2023-10-07T18:55:00.114819+0000","last_active":"2023-10-07T19:04:15.279162+0000","last_peered":"2023-10-07T19:04:15.279162+0000","last_clean":"2023-10-07T19:04:15.279162+0000","last_became_active":"2023-10-07T18:55:00.114531+0000","last_became_peered":"2023-10-07T18:55:00.114531+0000","last_unstale":"2023-10-07T19:04:15.279162+0000","last_undegraded":"2023-10-07T19:04:15.279162+0000","last_fullsized":"2023-10-07T19:04:15.279162+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:10.704268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279938+0000","last_change":"2023-10-07T18:56:04.414400+0000","last_active":"2023-10-07T19:04:16.279938+0000","last_peered":"2023-10-07T19:04:16.279938+0000","last_clean":"2023-10-07T19:04:16.279938+0000","last_became_active":"2023-10-07T18:56:04.414136+0000","last_became_peered":"2023-10-07T18:56:04.414136+0000","last_unstale":"2023-10-07T19:04:16.279938+0000","last_undegraded":"2023-10-07T19:04:16.279938+0000","last_fullsized":"2023-10-07T19:04:16.279938+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T19:00:39.477743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":846,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272039+0000","last_change":"2023-10-07T18:57:43.205763+0000","last_active":"2023-10-07T19:04:14.272039+0000","last_peered":"2023-10-07T19:04:14.272039+0000","last_clean":"2023-10-07T19:04:14.272039+0000","last_became_active":"2023-10-07T18:57:43.205264+0000","last_became_peered":"2023-10-07T18:57:43.205264+0000","last_unstale":"2023-10-07T19:04:14.272039+0000","last_undegraded":"2023-10-07T19:04:14.272039+0000","last_fullsized":"2023-10-07T19:04:14.272039+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:05.210878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'853","reported_seq":3765,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.464907+0000","last_change":"2023-10-07T19:04:16.465092+0000","last_active":"2023-10-07T19:04:16.464907+0000","last_peered":"2023-10-07T19:04:16.464907+0000","last_clean":"2023-10-07T19:04:16.464907+0000","last_became_active":"2023-10-07T18:57:09.282041+0000","last_became_peered":"2023-10-07T18:57:09.282041+0000","last_unstale":"2023-10-07T19:04:16.464907+0000","last_undegraded":"2023-10-07T19:04:16.464907+0000","last_fullsized":"2023-10-07T19:04:16.464907+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":853,"log_dups_size":0,"ondisk_log_size":853,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.783220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050955800000000002,"stat_sum":{"num_bytes":52625408,"num_objects":15,"num_object_clones":13,"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":0,"num_read":173,"num_read_kb":506046,"num_write":311,"num_write_kb":92816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":840,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280252+0000","last_change":"2023-10-07T18:57:43.215754+0000","last_active":"2023-10-07T19:04:16.280252+0000","last_peered":"2023-10-07T19:04:16.280252+0000","last_clean":"2023-10-07T19:04:16.280252+0000","last_became_active":"2023-10-07T18:57:43.215383+0000","last_became_peered":"2023-10-07T18:57:43.215383+0000","last_unstale":"2023-10-07T19:04:16.280252+0000","last_undegraded":"2023-10-07T19:04:16.280252+0000","last_fullsized":"2023-10-07T19:04:16.280252+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.114730+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":856,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273021+0000","last_change":"2023-10-07T18:57:43.207973+0000","last_active":"2023-10-07T19:04:14.273021+0000","last_peered":"2023-10-07T19:04:14.273021+0000","last_clean":"2023-10-07T19:04:14.273021+0000","last_became_active":"2023-10-07T18:57:43.207070+0000","last_became_peered":"2023-10-07T18:57:43.207070+0000","last_unstale":"2023-10-07T19:04:14.273021+0000","last_undegraded":"2023-10-07T19:04:14.273021+0000","last_fullsized":"2023-10-07T19:04:14.273021+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:24.332365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450080+0000","last_change":"2023-10-07T18:56:37.153696+0000","last_active":"2023-10-07T19:04:14.450080+0000","last_peered":"2023-10-07T19:04:14.450080+0000","last_clean":"2023-10-07T19:04:14.450080+0000","last_became_active":"2023-10-07T18:56:37.153347+0000","last_became_peered":"2023-10-07T18:56:37.153347+0000","last_unstale":"2023-10-07T19:04:14.450080+0000","last_undegraded":"2023-10-07T19:04:14.450080+0000","last_fullsized":"2023-10-07T19:04:14.450080+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:00.390703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"895'2257","reported_seq":5104,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.283619+0000","last_change":"2023-10-07T19:04:16.284679+0000","last_active":"2023-10-07T19:04:16.283619+0000","last_peered":"2023-10-07T19:04:16.283619+0000","last_clean":"2023-10-07T19:04:16.283619+0000","last_became_active":"2023-10-07T18:57:43.204348+0000","last_became_peered":"2023-10-07T18:57:43.204348+0000","last_unstale":"2023-10-07T19:04:16.283619+0000","last_undegraded":"2023-10-07T19:04:16.283619+0000","last_fullsized":"2023-10-07T19:04:16.283619+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":2257,"log_dups_size":0,"ondisk_log_size":2257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:01:04.192160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0092293870000000004,"stat_sum":{"num_bytes":91209728,"num_objects":33,"num_object_clones":28,"num_object_copies":99,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33,"num_whiteouts":2,"num_read":361,"num_read_kb":913581,"num_write":527,"num_write_kb":194176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":1368064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":865,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279529+0000","last_change":"2023-10-07T18:57:43.210090+0000","last_active":"2023-10-07T19:04:16.279529+0000","last_peered":"2023-10-07T19:04:16.279529+0000","last_clean":"2023-10-07T19:04:16.279529+0000","last_became_active":"2023-10-07T18:57:43.209793+0000","last_became_peered":"2023-10-07T18:57:43.209793+0000","last_unstale":"2023-10-07T19:04:16.279529+0000","last_undegraded":"2023-10-07T19:04:16.279529+0000","last_fullsized":"2023-10-07T19:04:16.279529+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:25.541767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"546'3","reported_seq":857,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450408+0000","last_change":"2023-10-07T18:57:09.145757+0000","last_active":"2023-10-07T19:04:14.450408+0000","last_peered":"2023-10-07T19:04:14.450408+0000","last_clean":"2023-10-07T19:04:14.450408+0000","last_became_active":"2023-10-07T18:57:09.145391+0000","last_became_peered":"2023-10-07T18:57:09.145391+0000","last_unstale":"2023-10-07T19:04:14.450408+0000","last_undegraded":"2023-10-07T19:04:14.450408+0000","last_fullsized":"2023-10-07T19:04:14.450408+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:16:05.207242+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":4,"num_read_kb":4,"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":[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":869,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282000+0000","last_change":"2023-10-07T18:57:43.210228+0000","last_active":"2023-10-07T19:04:16.282000+0000","last_peered":"2023-10-07T19:04:16.282000+0000","last_clean":"2023-10-07T19:04:16.282000+0000","last_became_active":"2023-10-07T18:57:43.209850+0000","last_became_peered":"2023-10-07T18:57:43.209850+0000","last_unstale":"2023-10-07T19:04:16.282000+0000","last_undegraded":"2023-10-07T19:04:16.282000+0000","last_fullsized":"2023-10-07T19:04:16.282000+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.761334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"889'407","reported_seq":3466,"reported_epoch":896,"state":"active+clean","last_fresh":"2023-10-07T19:04:19.278977+0000","last_change":"2023-10-07T19:04:16.279978+0000","last_active":"2023-10-07T19:04:19.278977+0000","last_peered":"2023-10-07T19:04:19.278977+0000","last_clean":"2023-10-07T19:04:19.278977+0000","last_became_active":"2023-10-07T18:56:04.408138+0000","last_became_peered":"2023-10-07T18:56:04.408138+0000","last_unstale":"2023-10-07T19:04:19.278977+0000","last_undegraded":"2023-10-07T19:04:19.278977+0000","last_fullsized":"2023-10-07T19:04:19.278977+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":407,"log_dups_size":0,"ondisk_log_size":407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:32.285693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049588400000000004,"stat_sum":{"num_bytes":3637248,"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":76,"num_read_kb":122575,"num_write":126,"num_write_kb":32784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"320","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":845,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278695+0000","last_change":"2023-10-07T18:57:09.278221+0000","last_active":"2023-10-07T19:04:15.278695+0000","last_peered":"2023-10-07T19:04:15.278695+0000","last_clean":"2023-10-07T19:04:15.278695+0000","last_became_active":"2023-10-07T18:57:09.277957+0000","last_became_peered":"2023-10-07T18:57:09.277957+0000","last_unstale":"2023-10-07T19:04:15.278695+0000","last_undegraded":"2023-10-07T19:04:15.278695+0000","last_fullsized":"2023-10-07T19:04:15.278695+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:50.612241+0000","last_clean_scrub_stamp":"2023-10-07T18:47:50.612241+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.911510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":833,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470322+0000","last_change":"2023-10-07T18:57:43.213605+0000","last_active":"2023-10-07T19:04:15.470322+0000","last_peered":"2023-10-07T19:04:15.470322+0000","last_clean":"2023-10-07T19:04:15.470322+0000","last_became_active":"2023-10-07T18:57:43.213276+0000","last_became_peered":"2023-10-07T18:57:43.213276+0000","last_unstale":"2023-10-07T19:04:15.470322+0000","last_undegraded":"2023-10-07T19:04:15.470322+0000","last_fullsized":"2023-10-07T19:04:15.470322+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:10:16.324781+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":9,"num_read_kb":9,"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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.279099+0000","last_change":"2023-10-07T18:56:04.413749+0000","last_active":"2023-10-07T19:04:15.279099+0000","last_peered":"2023-10-07T19:04:15.279099+0000","last_clean":"2023-10-07T19:04:15.279099+0000","last_became_active":"2023-10-07T18:56:04.413410+0000","last_became_peered":"2023-10-07T18:56:04.413410+0000","last_unstale":"2023-10-07T19:04:15.279099+0000","last_undegraded":"2023-10-07T19:04:15.279099+0000","last_fullsized":"2023-10-07T19:04:15.279099+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:47.155740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":2924,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.583189+0000","last_change":"2023-10-07T19:04:10.278679+0000","last_active":"2023-10-07T19:04:14.583189+0000","last_peered":"2023-10-07T19:04:14.583189+0000","last_clean":"2023-10-07T19:04:14.583189+0000","last_became_active":"2023-10-07T18:57:09.283934+0000","last_became_peered":"2023-10-07T18:57:09.283934+0000","last_unstale":"2023-10-07T19:04:14.583189+0000","last_undegraded":"2023-10-07T19:04:14.583189+0000","last_fullsized":"2023-10-07T19:04:14.583189+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.531055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081924099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":846,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272106+0000","last_change":"2023-10-07T18:57:43.209066+0000","last_active":"2023-10-07T19:04:14.272106+0000","last_peered":"2023-10-07T19:04:14.272106+0000","last_clean":"2023-10-07T19:04:14.272106+0000","last_became_active":"2023-10-07T18:57:43.208752+0000","last_became_peered":"2023-10-07T18:57:43.208752+0000","last_unstale":"2023-10-07T19:04:14.272106+0000","last_undegraded":"2023-10-07T19:04:14.272106+0000","last_fullsized":"2023-10-07T19:04:14.272106+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:37.587339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":865,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278682+0000","last_change":"2023-10-07T18:57:43.206056+0000","last_active":"2023-10-07T19:04:15.278682+0000","last_peered":"2023-10-07T19:04:15.278682+0000","last_clean":"2023-10-07T19:04:15.278682+0000","last_became_active":"2023-10-07T18:57:43.203862+0000","last_became_peered":"2023-10-07T18:57:43.203862+0000","last_unstale":"2023-10-07T19:04:15.278682+0000","last_undegraded":"2023-10-07T19:04:15.278682+0000","last_fullsized":"2023-10-07T19:04:15.278682+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:40.797218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"0'0","reported_seq":2990,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.275793+0000","last_change":"2023-10-07T19:04:16.275958+0000","last_active":"2023-10-07T19:04:16.275793+0000","last_peered":"2023-10-07T19:04:16.275793+0000","last_clean":"2023-10-07T19:04:16.275793+0000","last_became_active":"2023-10-07T18:56:37.144880+0000","last_became_peered":"2023-10-07T18:56:37.144880+0000","last_unstale":"2023-10-07T19:04:16.275793+0000","last_undegraded":"2023-10-07T19:04:16.275793+0000","last_fullsized":"2023-10-07T19:04:16.275793+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.465751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037138399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449689+0000","last_change":"2023-10-07T18:57:43.214404+0000","last_active":"2023-10-07T19:04:14.449689+0000","last_peered":"2023-10-07T19:04:14.449689+0000","last_clean":"2023-10-07T19:04:14.449689+0000","last_became_active":"2023-10-07T18:57:43.214020+0000","last_became_peered":"2023-10-07T18:57:43.214020+0000","last_unstale":"2023-10-07T19:04:14.449689+0000","last_undegraded":"2023-10-07T19:04:14.449689+0000","last_fullsized":"2023-10-07T19:04:14.449689+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07:02.452985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":860,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279611+0000","last_change":"2023-10-07T18:57:43.210224+0000","last_active":"2023-10-07T19:04:16.279611+0000","last_peered":"2023-10-07T19:04:16.279611+0000","last_clean":"2023-10-07T19:04:16.279611+0000","last_became_active":"2023-10-07T18:57:43.209945+0000","last_became_peered":"2023-10-07T18:57:43.209945+0000","last_unstale":"2023-10-07T19:04:16.279611+0000","last_undegraded":"2023-10-07T19:04:16.279611+0000","last_fullsized":"2023-10-07T19:04:16.279611+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.776235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"895'2933","reported_seq":5759,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.279978+0000","last_change":"2023-10-07T19:04:16.282680+0000","last_active":"2023-10-07T19:04:16.279978+0000","last_peered":"2023-10-07T19:04:16.279978+0000","last_clean":"2023-10-07T19:04:16.279978+0000","last_became_active":"2023-10-07T18:57:43.211201+0000","last_became_peered":"2023-10-07T18:57:43.211201+0000","last_unstale":"2023-10-07T19:04:16.279978+0000","last_undegraded":"2023-10-07T19:04:16.279978+0000","last_fullsized":"2023-10-07T19:04:16.279978+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":2933,"log_dups_size":0,"ondisk_log_size":2933,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:00.100797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0077874779999999996,"stat_sum":{"num_bytes":125165568,"num_objects":51,"num_object_clones":45,"num_object_copies":153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":51,"num_whiteouts":1,"num_read":474,"num_read_kb":733549,"num_write":935,"num_write_kb":291360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":58761216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449941+0000","last_change":"2023-10-07T18:57:43.210167+0000","last_active":"2023-10-07T19:04:14.449941+0000","last_peered":"2023-10-07T19:04:14.449941+0000","last_clean":"2023-10-07T19:04:14.449941+0000","last_became_active":"2023-10-07T18:57:43.209808+0000","last_became_peered":"2023-10-07T18:57:43.209808+0000","last_unstale":"2023-10-07T19:04:14.449941+0000","last_undegraded":"2023-10-07T19:04:14.449941+0000","last_fullsized":"2023-10-07T19:04:14.449941+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:51.782594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":859,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281724+0000","last_change":"2023-10-07T18:56:04.393001+0000","last_active":"2023-10-07T19:04:16.281724+0000","last_peered":"2023-10-07T19:04:16.281724+0000","last_clean":"2023-10-07T19:04:16.281724+0000","last_became_active":"2023-10-07T18:56:04.392706+0000","last_became_peered":"2023-10-07T18:56:04.392706+0000","last_unstale":"2023-10-07T19:04:16.281724+0000","last_undegraded":"2023-10-07T19:04:16.281724+0000","last_fullsized":"2023-10-07T19:04:16.281724+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:36:30.161320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"889'1422","reported_seq":4452,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.275154+0000","last_change":"2023-10-07T19:04:10.287052+0000","last_active":"2023-10-07T19:04:15.275154+0000","last_peered":"2023-10-07T19:04:15.275154+0000","last_clean":"2023-10-07T19:04:15.275154+0000","last_became_active":"2023-10-07T18:56:04.409933+0000","last_became_peered":"2023-10-07T18:56:04.409933+0000","last_unstale":"2023-10-07T19:04:15.275154+0000","last_undegraded":"2023-10-07T19:04:15.275154+0000","last_fullsized":"2023-10-07T19:04:15.275154+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":1422,"log_dups_size":0,"ondisk_log_size":1422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:35.128234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011378984999999999,"stat_sum":{"num_bytes":29638656,"num_objects":23,"num_object_clones":19,"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":2,"num_read":226,"num_read_kb":238550,"num_write":557,"num_write_kb":144976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":71999488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"}]},{"pgid":"2.b","version":"543'4","reported_seq":852,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.272612+0000","last_change":"2023-10-07T18:57:43.213890+0000","last_active":"2023-10-07T19:04:14.272612+0000","last_peered":"2023-10-07T19:04:14.272612+0000","last_clean":"2023-10-07T19:04:14.272612+0000","last_became_active":"2023-10-07T18:57:43.211199+0000","last_became_peered":"2023-10-07T18:57:43.211199+0000","last_unstale":"2023-10-07T19:04:14.272612+0000","last_undegraded":"2023-10-07T19:04:14.272612+0000","last_fullsized":"2023-10-07T19:04:14.272612+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T03:28:47.164904+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":4,"num_read_kb":4,"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":850,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470026+0000","last_change":"2023-10-07T18:57:09.145190+0000","last_active":"2023-10-07T19:04:15.470026+0000","last_peered":"2023-10-07T19:04:15.470026+0000","last_clean":"2023-10-07T19:04:15.470026+0000","last_became_active":"2023-10-07T18:57:09.144900+0000","last_became_peered":"2023-10-07T18:57:09.144900+0000","last_unstale":"2023-10-07T19:04:15.470026+0000","last_undegraded":"2023-10-07T19:04:15.470026+0000","last_fullsized":"2023-10-07T19:04:15.470026+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:35.910437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.b","version":"889'924","reported_seq":3939,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282985+0000","last_change":"2023-10-07T19:04:16.283179+0000","last_active":"2023-10-07T19:04:16.282985+0000","last_peered":"2023-10-07T19:04:16.282985+0000","last_clean":"2023-10-07T19:04:16.282985+0000","last_became_active":"2023-10-07T18:56:37.152983+0000","last_became_peered":"2023-10-07T18:56:37.152983+0000","last_unstale":"2023-10-07T19:04:16.282985+0000","last_undegraded":"2023-10-07T19:04:16.282985+0000","last_fullsized":"2023-10-07T19:04:16.282985+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":924,"log_dups_size":0,"ondisk_log_size":924,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.934539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0076626790000000004,"stat_sum":{"num_bytes":13672448,"num_objects":13,"num_object_clones":11,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":122,"num_read_kb":99574,"num_write":414,"num_write_kb":41288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":7315456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":856,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274837+0000","last_change":"2023-10-07T18:56:37.153095+0000","last_active":"2023-10-07T19:04:15.274837+0000","last_peered":"2023-10-07T19:04:15.274837+0000","last_clean":"2023-10-07T19:04:15.274837+0000","last_became_active":"2023-10-07T18:56:37.152713+0000","last_became_peered":"2023-10-07T18:56:37.152713+0000","last_unstale":"2023-10-07T19:04:15.274837+0000","last_undegraded":"2023-10-07T19:04:15.274837+0000","last_fullsized":"2023-10-07T19:04:15.274837+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-08T20:46:50.315056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":835,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273068+0000","last_change":"2023-10-07T18:57:43.208127+0000","last_active":"2023-10-07T19:04:14.273068+0000","last_peered":"2023-10-07T19:04:14.273068+0000","last_clean":"2023-10-07T19:04:14.273068+0000","last_became_active":"2023-10-07T18:57:43.207373+0000","last_became_peered":"2023-10-07T18:57:43.207373+0000","last_unstale":"2023-10-07T19:04:14.273068+0000","last_undegraded":"2023-10-07T19:04:14.273068+0000","last_fullsized":"2023-10-07T19:04:14.273068+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:57.022809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'2472","reported_seq":5364,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282751+0000","last_change":"2023-10-07T19:04:16.282916+0000","last_active":"2023-10-07T19:04:16.282751+0000","last_peered":"2023-10-07T19:04:16.282751+0000","last_clean":"2023-10-07T19:04:16.282751+0000","last_became_active":"2023-10-07T18:56:04.402016+0000","last_became_peered":"2023-10-07T18:56:04.402016+0000","last_unstale":"2023-10-07T19:04:16.282751+0000","last_undegraded":"2023-10-07T19:04:16.282751+0000","last_fullsized":"2023-10-07T19:04:16.282751+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":2472,"log_dups_size":0,"ondisk_log_size":2472,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:25.054533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0080189289999999993,"stat_sum":{"num_bytes":75481088,"num_objects":46,"num_object_clones":41,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46,"num_whiteouts":1,"num_read":408,"num_read_kb":646388,"num_write":941,"num_write_kb":199008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9658368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"},{"start":"320","length":"1"}]},{"pgid":"2.d","version":"62'1","reported_seq":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.450029+0000","last_change":"2023-10-07T18:56:04.403029+0000","last_active":"2023-10-07T19:04:14.450029+0000","last_peered":"2023-10-07T19:04:14.450029+0000","last_clean":"2023-10-07T19:04:14.450029+0000","last_became_active":"2023-10-07T18:56:04.402674+0000","last_became_peered":"2023-10-07T18:56:04.402674+0000","last_unstale":"2023-10-07T19:04:14.450029+0000","last_undegraded":"2023-10-07T19:04:14.450029+0000","last_fullsized":"2023-10-07T19:04:14.450029+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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-09T02:12:05.311508+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":2,"num_read_kb":2,"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":849,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.368557+0000","last_change":"2023-10-07T18:57:09.277800+0000","last_active":"2023-10-07T19:04:13.368557+0000","last_peered":"2023-10-07T19:04:13.368557+0000","last_clean":"2023-10-07T19:04:13.368557+0000","last_became_active":"2023-10-07T18:57:09.277496+0000","last_became_peered":"2023-10-07T18:57:09.277496+0000","last_unstale":"2023-10-07T19:04:13.368557+0000","last_undegraded":"2023-10-07T19:04:13.368557+0000","last_fullsized":"2023-10-07T19:04:13.368557+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:15.653637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"889'1265","reported_seq":4117,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274079+0000","last_change":"2023-10-07T19:04:10.289085+0000","last_active":"2023-10-07T19:04:15.274079+0000","last_peered":"2023-10-07T19:04:15.274079+0000","last_clean":"2023-10-07T19:04:15.274079+0000","last_became_active":"2023-10-07T18:57:43.206427+0000","last_became_peered":"2023-10-07T18:57:43.206427+0000","last_unstale":"2023-10-07T19:04:15.274079+0000","last_undegraded":"2023-10-07T19:04:15.274079+0000","last_fullsized":"2023-10-07T19:04:15.274079+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":73,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:49:49.049787+0000","last_clean_scrub_stamp":"2023-10-07T18:49:49.049787+0000","objects_scrubbed":0,"log_size":1265,"log_dups_size":0,"ondisk_log_size":1265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:25.120825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016076765,"stat_sum":{"num_bytes":24633344,"num_objects":21,"num_object_clones":18,"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":225,"num_read_kb":350290,"num_write":452,"num_write_kb":110304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":12894208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"306","length":"1"}]},{"pgid":"2.e","version":"62'2","reported_seq":864,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.275951+0000","last_change":"2023-10-07T18:57:43.216269+0000","last_active":"2023-10-07T19:04:15.275951+0000","last_peered":"2023-10-07T19:04:15.275951+0000","last_clean":"2023-10-07T19:04:15.275951+0000","last_became_active":"2023-10-07T18:57:43.215905+0000","last_became_peered":"2023-10-07T18:57:43.215905+0000","last_unstale":"2023-10-07T19:04:15.275951+0000","last_undegraded":"2023-10-07T19:04:15.275951+0000","last_fullsized":"2023-10-07T19:04:15.275951+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:04.346667+0000","last_clean_scrub_stamp":"2023-10-07T18:47:04.346667+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:08:34.535194+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":9,"num_read_kb":9,"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":854,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.273631+0000","last_change":"2023-10-07T18:57:43.207286+0000","last_active":"2023-10-07T19:04:14.273631+0000","last_peered":"2023-10-07T19:04:14.273631+0000","last_clean":"2023-10-07T19:04:14.273631+0000","last_became_active":"2023-10-07T18:57:43.206997+0000","last_became_peered":"2023-10-07T18:57:43.206997+0000","last_unstale":"2023-10-07T19:04:14.273631+0000","last_undegraded":"2023-10-07T19:04:14.273631+0000","last_fullsized":"2023-10-07T19:04:14.273631+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.359583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.469530+0000","last_change":"2023-10-07T18:57:09.281383+0000","last_active":"2023-10-07T19:04:15.469530+0000","last_peered":"2023-10-07T19:04:15.469530+0000","last_clean":"2023-10-07T19:04:15.469530+0000","last_became_active":"2023-10-07T18:57:09.280956+0000","last_became_peered":"2023-10-07T18:57:09.280956+0000","last_unstale":"2023-10-07T19:04:15.469530+0000","last_undegraded":"2023-10-07T19:04:15.469530+0000","last_fullsized":"2023-10-07T19:04:15.469530+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:48.392410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":858,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.274161+0000","last_change":"2023-10-07T18:57:09.278141+0000","last_active":"2023-10-07T19:04:15.274161+0000","last_peered":"2023-10-07T19:04:15.274161+0000","last_clean":"2023-10-07T19:04:15.274161+0000","last_became_active":"2023-10-07T18:57:09.277851+0000","last_became_peered":"2023-10-07T18:57:09.277851+0000","last_unstale":"2023-10-07T19:04:15.274161+0000","last_undegraded":"2023-10-07T19:04:15.274161+0000","last_fullsized":"2023-10-07T19:04:15.274161+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:58.844571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":863,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371162+0000","last_change":"2023-10-07T18:56:37.156245+0000","last_active":"2023-10-07T19:04:13.371162+0000","last_peered":"2023-10-07T19:04:13.371162+0000","last_clean":"2023-10-07T19:04:13.371162+0000","last_became_active":"2023-10-07T18:56:37.155620+0000","last_became_peered":"2023-10-07T18:56:37.155620+0000","last_unstale":"2023-10-07T19:04:13.371162+0000","last_undegraded":"2023-10-07T19:04:13.371162+0000","last_fullsized":"2023-10-07T19:04:13.371162+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.527307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":840,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280410+0000","last_change":"2023-10-07T18:56:04.418073+0000","last_active":"2023-10-07T19:04:16.280410+0000","last_peered":"2023-10-07T19:04:16.280410+0000","last_clean":"2023-10-07T19:04:16.280410+0000","last_became_active":"2023-10-07T18:56:04.417888+0000","last_became_peered":"2023-10-07T18:56:04.417888+0000","last_unstale":"2023-10-07T19:04:16.280410+0000","last_undegraded":"2023-10-07T19:04:16.280410+0000","last_fullsized":"2023-10-07T19:04:16.280410+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:43.235910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":869,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.281738+0000","last_change":"2023-10-07T18:56:04.409201+0000","last_active":"2023-10-07T19:04:16.281738+0000","last_peered":"2023-10-07T19:04:16.281738+0000","last_clean":"2023-10-07T19:04:16.281738+0000","last_became_active":"2023-10-07T18:56:04.408906+0000","last_became_peered":"2023-10-07T18:56:04.408906+0000","last_unstale":"2023-10-07T19:04:16.281738+0000","last_undegraded":"2023-10-07T19:04:16.281738+0000","last_fullsized":"2023-10-07T19:04:16.281738+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:57.396383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":893,"state":"active+clean","last_fresh":"2023-10-07T19:04:14.449965+0000","last_change":"2023-10-07T18:55:31.925594+0000","last_active":"2023-10-07T19:04:14.449965+0000","last_peered":"2023-10-07T19:04:14.449965+0000","last_clean":"2023-10-07T19:04:14.449965+0000","last_became_active":"2023-10-07T18:55:31.925125+0000","last_became_peered":"2023-10-07T18:55:31.925125+0000","last_unstale":"2023-10-07T19:04:14.449965+0000","last_undegraded":"2023-10-07T19:04:14.449965+0000","last_fullsized":"2023-10-07T19:04:14.449965+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.306882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":846,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.470688+0000","last_change":"2023-10-07T18:57:43.211381+0000","last_active":"2023-10-07T19:04:15.470688+0000","last_peered":"2023-10-07T19:04:15.470688+0000","last_clean":"2023-10-07T19:04:15.470688+0000","last_became_active":"2023-10-07T18:57:43.211090+0000","last_became_peered":"2023-10-07T18:57:43.211090+0000","last_unstale":"2023-10-07T19:04:15.470688+0000","last_undegraded":"2023-10-07T19:04:15.470688+0000","last_fullsized":"2023-10-07T19:04:15.470688+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:40.049905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.282142+0000","last_change":"2023-10-07T18:56:04.409280+0000","last_active":"2023-10-07T19:04:16.282142+0000","last_peered":"2023-10-07T19:04:16.282142+0000","last_clean":"2023-10-07T19:04:16.282142+0000","last_became_active":"2023-10-07T18:56:04.408888+0000","last_became_peered":"2023-10-07T18:56:04.408888+0000","last_unstale":"2023-10-07T19:04:16.282142+0000","last_undegraded":"2023-10-07T19:04:16.282142+0000","last_fullsized":"2023-10-07T19:04:16.282142+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.362435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":853,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.370177+0000","last_change":"2023-10-07T18:56:37.155425+0000","last_active":"2023-10-07T19:04:13.370177+0000","last_peered":"2023-10-07T19:04:13.370177+0000","last_clean":"2023-10-07T19:04:13.370177+0000","last_became_active":"2023-10-07T18:56:37.154743+0000","last_became_peered":"2023-10-07T18:56:37.154743+0000","last_unstale":"2023-10-07T19:04:13.370177+0000","last_undegraded":"2023-10-07T19:04:13.370177+0000","last_fullsized":"2023-10-07T19:04:13.370177+0000","mapping_epoch":456,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.465541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":859,"reported_epoch":895,"state":"active+clean","last_fresh":"2023-10-07T19:04:16.280698+0000","last_change":"2023-10-07T18:56:04.393666+0000","last_active":"2023-10-07T19:04:16.280698+0000","last_peered":"2023-10-07T19:04:16.280698+0000","last_clean":"2023-10-07T19:04:16.280698+0000","last_became_active":"2023-10-07T18:56:04.393340+0000","last_became_peered":"2023-10-07T18:56:04.393340+0000","last_unstale":"2023-10-07T19:04:16.280698+0000","last_undegraded":"2023-10-07T19:04:16.280698+0000","last_fullsized":"2023-10-07T19:04:16.280698+0000","mapping_epoch":424,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":425,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.741366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":840,"reported_epoch":892,"state":"active+clean","last_fresh":"2023-10-07T19:04:13.371447+0000","last_change":"2023-10-07T18:57:43.201094+0000","last_active":"2023-10-07T19:04:13.371447+0000","last_peered":"2023-10-07T19:04:13.371447+0000","last_clean":"2023-10-07T19:04:13.371447+0000","last_became_active":"2023-10-07T18:57:43.200771+0000","last_became_peered":"2023-10-07T18:57:43.200771+0000","last_unstale":"2023-10-07T19:04:13.371447+0000","last_undegraded":"2023-10-07T19:04:13.371447+0000","last_fullsized":"2023-10-07T19:04:13.371447+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:07.463995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":839,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.278687+0000","last_change":"2023-10-07T18:57:43.215578+0000","last_active":"2023-10-07T19:04:15.278687+0000","last_peered":"2023-10-07T19:04:15.278687+0000","last_clean":"2023-10-07T19:04:15.278687+0000","last_became_active":"2023-10-07T18:57:43.215313+0000","last_became_peered":"2023-10-07T18:57:43.215313+0000","last_unstale":"2023-10-07T19:04:15.278687+0000","last_undegraded":"2023-10-07T19:04:15.278687+0000","last_fullsized":"2023-10-07T19:04:15.278687+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:27.084547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":850,"reported_epoch":894,"state":"active+clean","last_fresh":"2023-10-07T19:04:15.469802+0000","last_change":"2023-10-07T18:57:09.146769+0000","last_active":"2023-10-07T19:04:15.469802+0000","last_peered":"2023-10-07T19:04:15.469802+0000","last_clean":"2023-10-07T19:04:15.469802+0000","last_became_active":"2023-10-07T18:57:09.146441+0000","last_became_peered":"2023-10-07T18:57:09.146441+0000","last_unstale":"2023-10-07T19:04:15.469802+0000","last_undegraded":"2023-10-07T19:04:15.469802+0000","last_fullsized":"2023-10-07T19:04:15.469802+0000","mapping_epoch":488,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":489,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-07T18:47:05.356329+0000","last_clean_scrub_stamp":"2023-10-07T18:47:05.356329+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:07.201089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":769572864,"num_objects":376,"num_object_clones":326,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":376,"num_whiteouts":15,"num_read":3782,"num_read_kb":6661307,"num_write":7924,"num_write_kb":1976976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":92,"num_bytes_recovered":363945984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":920346624,"data_stored":2033111040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22631,"ondisk_log_size":22631,"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":128,"num_read_kb":142,"num_write":69,"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":34889,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":521,"seq":2237677961296,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":481940,"kb_used_data":117960,"kb_used_omap":35,"kb_used_meta":363932,"kb_avail":93263212,"statfs":{"total":95995035648,"available":95501529088,"internally_reserved":0,"allocated":120791040,"data_stored":308062702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36662,"internal_metadata":372666570},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.57299999999999995,"15min":0.54700000000000004},"min":{"1min":0.308,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.70999999999999996,"5min":3.2450000000000001,"15min":3.2450000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.57199999999999995,"15min":0.52200000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":0.746}]},{"osd":1,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.628,"15min":0.54400000000000004},"min":{"1min":0.42399999999999999,"5min":0.32800000000000001,"15min":0.27100000000000002},"max":{"1min":5.1070000000000002,"5min":5.1070000000000002,"15min":5.1070000000000002},"last":0.498},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.60099999999999998,"15min":0.53100000000000003},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35599999999999998},"max":{"1min":0.82499999999999996,"5min":3.3119999999999998,"15min":3.3119999999999998},"last":0.84899999999999998}]},{"osd":2,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.58099999999999996,"15min":0.53200000000000003},"min":{"1min":0.46100000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.83999999999999997,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.65700000000000003,"15min":0.60799999999999998},"min":{"1min":0.36799999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.88900000000000001,"5min":3.3999999999999999,"15min":3.3999999999999999},"last":0.80400000000000005}]},{"osd":3,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60699999999999998,"15min":0.55700000000000005},"min":{"1min":0.38300000000000001,"5min":0.32900000000000001,"15min":0.314},"max":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.61299999999999999,"15min":0.54800000000000004},"min":{"1min":0.39700000000000002,"5min":0.39600000000000002,"15min":0.36099999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.77400000000000002}]},{"osd":4,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.55400000000000005,"15min":0.52100000000000002},"min":{"1min":0.317,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.745,"5min":3.359,"15min":3.359},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.502,"5min":0.55000000000000004,"15min":0.498},"min":{"1min":0.35299999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.75700000000000001,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.53400000000000003}]},{"osd":5,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.59699999999999998,"15min":0.54100000000000004},"min":{"1min":0.36299999999999999,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.77800000000000002,"5min":3.4409999999999998,"15min":3.4409999999999998},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.53700000000000003},"min":{"1min":0.44600000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.80600000000000005,"5min":0.95299999999999996,"15min":0.95299999999999996},"last":0.70599999999999996}]},{"osd":6,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.002,"15min":0.67800000000000005},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.34799999999999998},"max":{"1min":0.75900000000000001,"5min":39.609000000000002,"15min":39.609000000000002},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.58999999999999997,"5min":1.014,"15min":0.67900000000000005},"min":{"1min":0.42599999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.84199999999999997,"5min":40.015000000000001,"15min":40.015000000000001},"last":0.59799999999999998}]}]},{"osd":6,"up_from":488,"seq":2095944040535,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":205000,"kb_used_data":54772,"kb_used_omap":21,"kb_used_meta":150186,"kb_avail":93540152,"statfs":{"total":95995035648,"available":95785115648,"internally_reserved":0,"allocated":56086528,"data_stored":111963450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22391,"internal_metadata":153790601},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.55900000000000005,"15min":0.60399999999999998},"min":{"1min":0.33300000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.0109999999999999,"5min":2.2069999999999999,"15min":2.7309999999999999},"last":0.379},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.60299999999999998,"15min":0.64900000000000002},"min":{"1min":0.35699999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.2330000000000001,"5min":3.2330000000000001,"15min":3.2330000000000001},"last":0.35699999999999998}]},{"osd":1,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.60399999999999998,"15min":0.64600000000000002},"min":{"1min":0.36899999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.6539999999999999,"5min":1.6539999999999999,"15min":2.1960000000000002},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.60099999999999998,"15min":0.66000000000000003},"min":{"1min":0.39300000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.81299999999999994,"5min":1.1579999999999999,"15min":2.8220000000000001},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.70899999999999996,"5min":0.64500000000000002,"15min":0.72799999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":3.427,"5min":4.4029999999999996,"15min":4.4240000000000004},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.66000000000000003,"15min":0.66500000000000004},"min":{"1min":0.42699999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.7190000000000001,"5min":4.2430000000000003,"15min":4.2430000000000003},"last":0.39400000000000002}]},{"osd":3,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.66800000000000004,"15min":0.70299999999999996},"min":{"1min":0.36799999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":2.1230000000000002,"5min":2.911,"15min":2.911},"last":0.435},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61499999999999999,"15min":0.69199999999999995},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.86199999999999999,"5min":0.98199999999999998,"15min":2.7799999999999998},"last":0.42199999999999999}]},{"osd":4,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.51300000000000001,"15min":0.69299999999999995},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28299999999999997},"max":{"1min":0.82799999999999996,"5min":0.93500000000000005,"15min":6.0030000000000001},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.58599999999999997,"15min":0.68600000000000005},"min":{"1min":0.311,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.754,"5min":1.754,"15min":4.3460000000000001},"last":0.28199999999999997}]},{"osd":5,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.54100000000000004,"15min":0.63900000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.33000000000000002},"max":{"1min":0.89900000000000002,"5min":0.93000000000000005,"15min":3.2959999999999998},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.58699999999999997,"15min":0.73099999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.77900000000000003,"5min":1.0880000000000001,"15min":4.5570000000000004},"last":0.36799999999999999}]},{"osd":7,"last update":"Sat Oct 7 19:03:59 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.60799999999999998,"15min":0.76200000000000001},"min":{"1min":0.47799999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.90600000000000003,"5min":1.018,"15min":5.4829999999999997},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.63800000000000001,"15min":0.73599999999999999},"min":{"1min":0.46999999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.875,"5min":0.92500000000000004,"15min":4.5270000000000001},"last":0.40999999999999998}]}]},{"osd":1,"up_from":332,"seq":1425929142391,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":577896,"kb_used_data":140440,"kb_used_omap":30,"kb_used_meta":437409,"kb_avail":93167256,"statfs":{"total":95995035648,"available":95403270144,"internally_reserved":0,"allocated":143810560,"data_stored":251056244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31395,"internal_metadata":447907165},"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 19:03:47 2023","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.33800000000000002,"15min":0.33200000000000002},"min":{"1min":0.218,"5min":0.20100000000000001,"15min":0.19800000000000001},"max":{"1min":0.52200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.39700000000000002,"15min":0.36399999999999999},"min":{"1min":0.23400000000000001,"5min":0.185,"15min":0.185},"max":{"1min":1.9219999999999999,"5min":1.9219999999999999,"15min":1.9219999999999999},"last":0.48899999999999999}]},{"osd":2,"last update":"Sat Oct 7 19:03:16 2023","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.41399999999999998,"15min":0.40300000000000002},"min":{"1min":0.29599999999999999,"5min":0.23999999999999999,"15min":0.214},"max":{"1min":0.56499999999999995,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.41299999999999998,"15min":0.41399999999999998},"min":{"1min":0.27900000000000003,"5min":0.25600000000000001,"15min":0.23799999999999999},"max":{"1min":0.63500000000000001,"5min":0.66500000000000004,"15min":1.6359999999999999},"last":0.58699999999999997}]},{"osd":3,"last update":"Sat Oct 7 19:03:47 2023","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.40699999999999997,"15min":0.439},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54700000000000004,"5min":0.60899999999999999,"15min":1.6830000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.40200000000000002,"15min":0.40999999999999998},"min":{"1min":0.27900000000000003,"5min":0.253,"15min":0.24199999999999999},"max":{"1min":0.54300000000000004,"5min":0.67400000000000004,"15min":0.90200000000000002},"last":0.63900000000000001}]},{"osd":4,"last update":"Sat Oct 7 19:03:16 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.276,"15min":0.84799999999999998},"min":{"1min":0.44400000000000001,"5min":0.437,"15min":0.35299999999999998},"max":{"1min":1.9510000000000001,"5min":53.597000000000001,"15min":53.597000000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.278,"15min":0.87},"min":{"1min":0.52500000000000002,"5min":0.41699999999999998,"15min":0.40500000000000003},"max":{"1min":1.974,"5min":53.530999999999999,"15min":53.530999999999999},"last":0.71299999999999997}]},{"osd":5,"last update":"Sat Oct 7 19:03:47 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.64400000000000002,"15min":3.8010000000000002},"min":{"1min":0.44800000000000001,"5min":0.40500000000000003,"15min":0.36399999999999999},"max":{"1min":0.88300000000000001,"5min":1.49,"15min":116.83799999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66900000000000004,"15min":3.8889999999999998},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.40100000000000002},"max":{"1min":0.88100000000000001,"5min":0.94799999999999995,"15min":119.16500000000001},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Oct 7 19:03:20 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":1.29,"15min":0.84999999999999998},"min":{"1min":0.48599999999999999,"5min":0.435,"15min":0.435},"max":{"1min":0.92600000000000005,"5min":53.908000000000001,"15min":53.908000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.296,"15min":0.86399999999999999},"min":{"1min":0.46200000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.8819999999999999,"5min":54.545999999999999,"15min":54.545999999999999},"last":0.74199999999999999}]},{"osd":7,"last update":"Sat Oct 7 19:03:50 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67000000000000004,"15min":0.68000000000000005},"min":{"1min":0.46899999999999997,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.877,"5min":1.399,"15min":1.399},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.67300000000000004,"15min":0.64800000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.80600000000000005,"5min":2,"15min":2},"last":0.77200000000000002}]}]},{"osd":0,"up_from":300,"seq":1288490188926,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":630336,"kb_used_data":123632,"kb_used_omap":26,"kb_used_meta":506661,"kb_avail":93114816,"statfs":{"total":95995035648,"available":95349571584,"internally_reserved":0,"allocated":126599168,"data_stored":232841126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27030,"internal_metadata":518821482},"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 19:03:34 2023","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.38,"15min":0.35199999999999998},"min":{"1min":0.22900000000000001,"5min":0.224,"15min":0.20300000000000001},"max":{"1min":0.53900000000000003,"5min":0.90900000000000003,"15min":1.3},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.434,"5min":0.432,"15min":0.39900000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.74099999999999999,"5min":1.1499999999999999,"15min":1.603},"last":0.46000000000000002}]},{"osd":2,"last update":"Sat Oct 7 19:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.41299999999999998,"15min":0.39100000000000001},"min":{"1min":0.26000000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.58799999999999997,"5min":2.5310000000000001,"15min":2.5310000000000001},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.42499999999999999,"15min":0.40699999999999997},"min":{"1min":0.313,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.61199999999999999,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.38900000000000001}]},{"osd":3,"last update":"Sat Oct 7 19:03:45 2023","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38800000000000001,"15min":0.39000000000000001},"min":{"1min":0.249,"5min":0.24199999999999999,"15min":0.23899999999999999},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.45900000000000002,"15min":0.48299999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.25700000000000001},"max":{"1min":1.2569999999999999,"5min":2.5859999999999999,"15min":2.5859999999999999},"last":0.433}]},{"osd":4,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.59999999999999998,"15min":0.59399999999999997},"min":{"1min":0.46000000000000002,"5min":0.371,"15min":0.37},"max":{"1min":1.0509999999999999,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.64800000000000002,"15min":0.64100000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.96099999999999997,"5min":2.9169999999999998,"15min":2.9169999999999998},"last":0.57399999999999995}]},{"osd":5,"last update":"Sat Oct 7 19:03:54 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.65700000000000003,"15min":0.60699999999999998},"min":{"1min":0.38200000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.0629999999999999,"5min":2.8370000000000002,"15min":2.8370000000000002},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.625,"15min":0.61199999999999999},"min":{"1min":0.40400000000000003,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.96999999999999997,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.55300000000000005}]},{"osd":6,"last update":"Sat Oct 7 19:03:26 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.65000000000000002,"15min":0.63},"min":{"1min":0.45000000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.98299999999999998,"5min":2.8780000000000001,"15min":2.8780000000000001},"last":0.503},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.65700000000000003,"15min":0.61799999999999999},"min":{"1min":0.39200000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.58999999999999997}]},{"osd":7,"last update":"Sat Oct 7 19:03:54 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.66100000000000003,"15min":0.71099999999999997},"min":{"1min":0.47099999999999997,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":2.847},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.69899999999999995,"15min":0.65800000000000003},"min":{"1min":0.47299999999999998,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.0349999999999999,"5min":2.7930000000000001,"15min":2.7930000000000001},"last":0.61799999999999999}]}]},{"osd":2,"up_from":364,"seq":1563368095857,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":804344,"kb_used_data":193700,"kb_used_omap":42,"kb_used_meta":610581,"kb_avail":92940808,"statfs":{"total":95995035648,"available":95171387392,"internally_reserved":0,"allocated":198348800,"data_stored":410948868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43277,"internal_metadata":625235699},"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 19:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.377,"15min":0.36399999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.20399999999999999},"max":{"1min":0.67100000000000004,"5min":1.157,"15min":2.7730000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.39400000000000002,"15min":0.38800000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.55600000000000005,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.498}]},{"osd":1,"last update":"Sat Oct 7 19:04:14 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.40200000000000002,"15min":0.42099999999999999},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23400000000000001},"max":{"1min":0.59199999999999997,"5min":0.91700000000000004,"15min":7.1669999999999998},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.40699999999999997,"15min":0.40000000000000002},"min":{"1min":0.27500000000000002,"5min":0.252,"15min":0.22800000000000001},"max":{"1min":0.502,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.44500000000000001}]},{"osd":3,"last update":"Sat Oct 7 19:03:52 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.436,"15min":0.45800000000000002},"min":{"1min":0.33200000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.60299999999999998,"5min":1.8260000000000001,"15min":3.0019999999999998},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.41999999999999998,"15min":0.44700000000000001},"min":{"1min":0.29299999999999998,"5min":0.25900000000000001,"15min":0.25600000000000001},"max":{"1min":0.57999999999999996,"5min":1.0629999999999999,"15min":7.5039999999999996},"last":0.46999999999999997}]},{"osd":4,"last update":"Sat Oct 7 19:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.629,"15min":0.629},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.64100000000000001,"15min":0.72699999999999998},"min":{"1min":0.40699999999999997,"5min":0.40600000000000003,"15min":0.36099999999999999},"max":{"1min":0.96399999999999997,"5min":1.0229999999999999,"15min":2.8959999999999999},"last":0.78700000000000003}]},{"osd":5,"last update":"Sat Oct 7 19:03:52 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.66200000000000003,"15min":0.76300000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.376},"max":{"1min":0.83499999999999996,"5min":1.0489999999999999,"15min":4.6360000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.69299999999999995,"15min":0.80000000000000004},"min":{"1min":0.53900000000000003,"5min":0.49399999999999999,"15min":0.41499999999999998},"max":{"1min":0.872,"5min":1.0680000000000001,"15min":4.7610000000000001},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Oct 7 19:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.627,"15min":0.59299999999999997},"min":{"1min":0.441,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.879,"5min":1.008,"15min":1.071},"last":0.621},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.63400000000000001,"15min":0.61199999999999999},"min":{"1min":0.44800000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.69899999999999995}]},{"osd":7,"last update":"Sat Oct 7 19:03:52 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.66600000000000004,"15min":0.59299999999999997},"min":{"1min":0.437,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.64400000000000002,"15min":0.57599999999999996},"min":{"1min":0.41599999999999998,"5min":0.40400000000000003,"15min":0.39400000000000002},"max":{"1min":0.88100000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.77100000000000002}]}]},{"osd":3,"up_from":394,"seq":1692217114731,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":376032,"kb_used_data":87380,"kb_used_omap":27,"kb_used_meta":288612,"kb_avail":93369120,"statfs":{"total":95995035648,"available":95609978880,"internally_reserved":0,"allocated":89477120,"data_stored":201960213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27807,"internal_metadata":295539553},"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 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.35099999999999998,"15min":0.35399999999999998},"min":{"1min":0.224,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.48599999999999999,"5min":1.0669999999999999,"15min":1.4710000000000001},"last":0.252},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.60899999999999999,"15min":0.45400000000000001},"min":{"1min":0.26500000000000001,"5min":0.218,"15min":0.21199999999999999},"max":{"1min":2.589,"5min":16.879000000000001,"15min":16.879000000000001},"last":0.34899999999999998}]},{"osd":1,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.39000000000000001,"15min":0.375},"min":{"1min":0.222,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.40300000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.23599999999999999},"max":{"1min":1.012,"5min":1.105,"15min":1.105},"last":0.32100000000000001}]},{"osd":2,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.46100000000000002,"15min":0.42199999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.25900000000000001},"max":{"1min":2.621,"5min":2.621,"15min":2.621},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.497,"15min":0.44400000000000001},"min":{"1min":0.30199999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":2.7170000000000001,"5min":3.2490000000000001,"15min":3.2490000000000001},"last":0.373}]},{"osd":4,"last update":"Sat Oct 7 19:04:19 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.69699999999999995,"15min":0.60199999999999998},"min":{"1min":0.36299999999999999,"5min":0.34200000000000003,"15min":0.30099999999999999},"max":{"1min":0.94899999999999995,"5min":4.6219999999999999,"15min":4.6219999999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.63900000000000001,"15min":0.60099999999999998},"min":{"1min":0.38,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.052,"5min":1.0660000000000001,"15min":1.0660000000000001},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.629,"15min":0.58999999999999997},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.95999999999999996,"5min":1.1539999999999999,"15min":5.0339999999999998},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.68899999999999995,"15min":0.63},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40300000000000002},"max":{"1min":0.89400000000000002,"5min":2.625,"15min":6.4939999999999998},"last":0.50700000000000001}]},{"osd":6,"last update":"Sat Oct 7 19:03:25 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.70799999999999996,"15min":0.66800000000000004},"min":{"1min":0.441,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":2.6720000000000002,"5min":2.6720000000000002,"15min":2.6720000000000002},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.67900000000000005,"15min":0.77300000000000002},"min":{"1min":0.53900000000000003,"5min":0.44,"15min":0.40200000000000002},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":5.6639999999999997},"last":0.47299999999999998}]},{"osd":7,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65400000000000003,"15min":0.63600000000000001},"min":{"1min":0.41899999999999998,"5min":0.41399999999999998,"15min":0.36199999999999999},"max":{"1min":0.86499999999999999,"5min":1.242,"15min":1.242},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.70699999999999996,"15min":0.66500000000000004},"min":{"1min":0.46700000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.90300000000000002,"5min":2.577,"15min":2.577},"last":0.59299999999999997}]}]},{"osd":4,"up_from":424,"seq":1821066133604,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":461140,"kb_used_data":107784,"kb_used_omap":30,"kb_used_meta":353313,"kb_avail":93284012,"statfs":{"total":95995035648,"available":95522828288,"internally_reserved":0,"allocated":110370816,"data_stored":245419127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31631,"internal_metadata":361792625},"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 19:04:15 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.56899999999999995,"15min":0.53300000000000003},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.80500000000000005,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.435},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.58699999999999997,"15min":0.55500000000000005},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28799999999999998},"max":{"1min":0.745,"5min":0.877,"15min":0.877},"last":0.44700000000000001}]},{"osd":1,"last update":"Sat Oct 7 19:04:15 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.60599999999999998,"15min":0.56699999999999995},"min":{"1min":0.28100000000000003,"5min":0.27200000000000002,"15min":0.23699999999999999},"max":{"1min":2.206,"5min":2.206,"15min":2.206},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.59699999999999998,"15min":0.53900000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.25800000000000001},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":0.41199999999999998}]},{"osd":2,"last update":"Sat Oct 7 19:04:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.626,"15min":0.56499999999999995},"min":{"1min":0.41399999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.361,"5min":1.474,"15min":1.474},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.60099999999999998,"15min":0.58199999999999996},"min":{"1min":0.38300000000000001,"5min":0.375,"15min":0.33400000000000002},"max":{"1min":0.81499999999999995,"5min":1.234,"15min":1.6830000000000001},"last":0.46100000000000002}]},{"osd":3,"last update":"Sat Oct 7 19:04:15 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.60899999999999999,"15min":0.58699999999999997},"min":{"1min":0.39800000000000002,"5min":0.36799999999999999,"15min":0.34399999999999997},"max":{"1min":0.85299999999999998,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.63,"15min":0.56599999999999995},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.33500000000000002},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.46999999999999997}]},{"osd":5,"last update":"Sat Oct 7 19:03:49 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.48899999999999999,"15min":0.45100000000000001},"min":{"1min":0.318,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.80200000000000005,"5min":1.075,"15min":1.075},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.61799999999999999,"15min":0.56000000000000005},"min":{"1min":0.42899999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.82999999999999996,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.38600000000000001}]},{"osd":6,"last update":"Sat Oct 7 19:03:19 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.61399999999999999,"15min":0.54400000000000004},"min":{"1min":0.38800000000000001,"5min":0.317,"15min":0.317},"max":{"1min":1.1739999999999999,"5min":8.4160000000000004,"15min":8.4160000000000004},"last":0.371},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.65000000000000002,"15min":0.59399999999999997},"min":{"1min":0.35899999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.79000000000000004,"5min":8.6110000000000007,"15min":8.6110000000000007},"last":0.34100000000000003}]},{"osd":7,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.58199999999999996,"15min":0.52800000000000002},"min":{"1min":0.38600000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":1.6419999999999999},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.629,"5min":0.61899999999999999,"15min":0.629},"min":{"1min":0.35699999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.5640000000000001},"last":0.39700000000000002}]}]},{"osd":5,"up_from":456,"seq":1958505087069,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500468,"kb_used_data":147496,"kb_used_omap":32,"kb_used_meta":352927,"kb_avail":93244684,"statfs":{"total":95995035648,"available":95482556416,"internally_reserved":0,"allocated":151035904,"data_stored":318131685,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33510,"internal_metadata":361397530},"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 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.60399999999999998,"15min":0.53800000000000003},"min":{"1min":0.30399999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.94199999999999995,"5min":5.0389999999999997,"15min":5.0389999999999997},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.61299999999999999,"15min":0.57299999999999995},"min":{"1min":0.314,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.84499999999999997,"5min":4.04,"15min":4.04},"last":0.61699999999999999}]},{"osd":1,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.57699999999999996,"15min":0.56399999999999995},"min":{"1min":0.35199999999999998,"5min":0.316,"15min":0.316},"max":{"1min":0.81999999999999995,"5min":1.857,"15min":1.857},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57399999999999995,"15min":0.54300000000000004},"min":{"1min":0.45200000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.79000000000000004,"5min":1.48,"15min":1.48},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.64600000000000002,"15min":0.59399999999999997},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.9990000000000001,"5min":3.9990000000000001,"15min":3.9990000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.66800000000000004,"15min":0.61399999999999999},"min":{"1min":0.45700000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.9820000000000002,"5min":3.9820000000000002,"15min":3.9820000000000002},"last":0.70499999999999996}]},{"osd":3,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.64100000000000001,"15min":0.59699999999999998},"min":{"1min":0.35399999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.9630000000000001,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.65100000000000002,"15min":0.60999999999999999},"min":{"1min":0.48899999999999999,"5min":0.40000000000000002,"15min":0.36199999999999999},"max":{"1min":1.9810000000000001,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":0.66900000000000004}]},{"osd":4,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.51600000000000001,"15min":0.48199999999999998},"min":{"1min":0.34000000000000002,"5min":0.29799999999999999,"15min":0.28899999999999998},"max":{"1min":1.0760000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.61199999999999999,"5min":0.58599999999999997,"15min":0.53300000000000003},"min":{"1min":0.36099999999999999,"5min":0.32400000000000001,"15min":0.29899999999999999},"max":{"1min":1.4670000000000001,"5min":1.925,"15min":1.925},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Oct 7 19:03:24 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.55700000000000005,"15min":0.54100000000000004},"min":{"1min":0.42599999999999999,"5min":0.34000000000000002,"15min":0.27200000000000002},"max":{"1min":0.873,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.58099999999999996,"15min":0.56499999999999995},"min":{"1min":0.45000000000000001,"5min":0.34300000000000003,"15min":0.315},"max":{"1min":1.133,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.60199999999999998}]},{"osd":7,"last update":"Sat Oct 7 19:03:51 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.61599999999999999,"15min":0.58399999999999996},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.317},"max":{"1min":0.89200000000000002,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.63900000000000001,"15min":0.58699999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.34699999999999998},"max":{"1min":1.194,"5min":2.0259999999999998,"15min":2.0259999999999998},"last":0.53200000000000003}]}]}],"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":5823,"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":3908,"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":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":5971,"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":6459,"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":1677,"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":2838,"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":3321,"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":116445184,"data_stored":226500608,"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":134279168,"data_stored":245329920,"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":188858368,"data_stored":405209088,"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":80048128,"data_stored":196235264,"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":101044224,"data_stored":239722496,"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":141930496,"data_stored":312500224,"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":46456832,"data_stored":105738240,"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":111284224,"data_stored":301875200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-07T19:04:22.008 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-07T19:04:22.009 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-07T19:04:22.289 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:22 smithi087 ceph-mon[198934]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T19:04:22.355 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-07T19:04:22.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:22 smithi087 ceph-mon[202419]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T19:04:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:22 smithi163 ceph-mon[190496]: from='client.44399 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-07T19:04:23.533 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:23 smithi087 ceph-mon[198934]: pgmap v1020: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:23.533 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:23 smithi087 ceph-mon[202419]: pgmap v1020: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:23 smithi163 ceph-mon[190496]: pgmap v1020: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 303 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:24.286 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'unique_pool_0' removed 2023-10-07T19:04:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:24 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:24 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:24 smithi163 ceph-mon[190496]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T19:04:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[198934]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T19:04:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1799299959' 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-07T19:04:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:24 smithi087 ceph-mon[202419]: osdmap e897: 8 total, 8 up, 8 in 2023-10-07T19:04:24.968 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T19:04:24.968 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-10-07T19:04:24.969 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-10-07T19:04:24.969 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-10-07T19:04:24.969 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-10-07T19:04:24.969 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-10-07T19:04:24.969 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-07T19:04:24.970 DEBUG:teuthology.orchestra.run.smithi087:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-07T19:04:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T19:04:24.988 INFO:teuthology.orchestra.run.smithi087.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-07T19:04:24.988 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-07T19:04:25.045 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-07T19:04:25.046 DEBUG:teuthology.orchestra.run.smithi087:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-07T19:04:25.102 INFO:tasks.workunit:timeout=3h 2023-10-07T19:04:25.102 INFO:tasks.workunit:cleanup=True 2023-10-07T19:04:25.103 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T19:04:25.160 INFO:tasks.workunit.client.0.smithi087.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-07T19:04:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:25 smithi163 ceph-mon[190496]: pgmap v1021: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:25] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.43.0" 2023-10-07T19:04:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:25 smithi087 ceph-mon[198934]: pgmap v1021: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:25 smithi087 ceph-mon[202419]: pgmap v1021: 121 pgs: 121 active+clean; 734 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 258 KiB/s rd, 0 B/s wr, 0 op/s 2023-10-07T19:04:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:27 smithi163 ceph-mon[190496]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:04:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:27 smithi087 ceph-mon[198934]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:04:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:27 smithi087 ceph-mon[202419]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:04:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:28 smithi163 ceph-mon[190496]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:28 smithi087 ceph-mon[198934]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:28 smithi087 ceph-mon[202419]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:31 smithi163 ceph-mon[190496]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:31 smithi087 ceph-mon[198934]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:31 smithi087 ceph-mon[202419]: pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:32.382 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T19:04:32.438 INFO:tasks.workunit.client.0.smithi087.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-07T19:04:32.440 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T19:04:32.440 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-07T19:04:32.487 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-07T19:04:32.533 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-07T19:04:32.569 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-07T19:04:32.570 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T19:04:32.570 INFO:tasks.workunit.client.0.smithi087.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-07T19:04:32.606 INFO:tasks.workunit.client.0.smithi087.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-07T19:04:32.609 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2023-10-07T19:04:32.610 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-07T19:04:32.667 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-10-07T19:04:32.668 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-10-07T19:04:32.668 DEBUG:teuthology.orchestra.run.smithi087: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-07T19:04:32.735 INFO:tasks.workunit.client.0.smithi087.stdout:Running main() from gmock_main.cc 2023-10-07T19:04:32.736 INFO:tasks.workunit.client.0.smithi087.stdout:[==========] Running 22 tests from 1 test suite. 2023-10-07T19:04:32.736 INFO:tasks.workunit.client.0.smithi087.stdout:[----------] Global test environment set-up. 2023-10-07T19:04:32.736 INFO:tasks.workunit.client.0.smithi087.stdout:[----------] 22 tests from TestCls2PCQueue 2023-10-07T19:04:32.736 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-10-07T19:04:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:33 smithi163 ceph-mon[190496]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:33 smithi087 ceph-mon[198934]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:33 smithi087 ceph-mon[202419]: pgmap v1026: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:34 smithi163 ceph-mon[190496]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T19:04:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:34 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:34 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[198934]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T19:04:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[202419]: osdmap e898: 8 total, 8 up, 8 in 2023-10-07T19:04:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:34 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2765505104' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:35.296 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2561 ms) 2023-10-07T19:04:35.297 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-10-07T19:04:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:35 smithi163 ceph-mon[190496]: pgmap v1028: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:35 smithi163 ceph-mon[190496]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T19:04:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:35 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:35 smithi163 ceph-mon[190496]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T19:04:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:35] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2023-10-07T19:04:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[198934]: pgmap v1028: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[198934]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[198934]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[202419]: pgmap v1028: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[202419]: osdmap e899: 8 total, 8 up, 8 in 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:35 smithi087 ceph-mon[202419]: osdmap e900: 8 total, 8 up, 8 in 2023-10-07T19:04:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:36 smithi163 ceph-mon[190496]: pgmap v1031: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:36 smithi087 ceph-mon[198934]: pgmap v1031: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:36 smithi087 ceph-mon[202419]: pgmap v1031: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:37 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:37 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:04:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:37 smithi163 ceph-mon[190496]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T19:04:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:37 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1835398217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:37 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:04:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[198934]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T19:04:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1835398217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:04:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[202419]: osdmap e901: 8 total, 8 up, 8 in 2023-10-07T19:04:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1835398217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:37.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:37 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:38.338 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3040 ms) 2023-10-07T19:04:38.338 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-10-07T19:04:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:38 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:38 smithi163 ceph-mon[190496]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T19:04:38.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:38 smithi163 ceph-mon[190496]: pgmap v1034: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[198934]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T19:04:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[198934]: pgmap v1034: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[202419]: osdmap e902: 8 total, 8 up, 8 in 2023-10-07T19:04:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:38 smithi087 ceph-mon[202419]: pgmap v1034: 137 pgs: 23 unknown, 114 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:39 smithi163 ceph-mon[190496]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T19:04:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:39 smithi087 ceph-mon[198934]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T19:04:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:39 smithi087 ceph-mon[202419]: osdmap e903: 8 total, 8 up, 8 in 2023-10-07T19:04:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:40 smithi163 ceph-mon[190496]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T19:04:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:40 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1598650042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:40 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:40 smithi163 ceph-mon[190496]: pgmap v1037: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[198934]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T19:04:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1598650042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[198934]: pgmap v1037: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[202419]: osdmap e904: 8 total, 8 up, 8 in 2023-10-07T19:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1598650042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:40 smithi087 ceph-mon[202419]: pgmap v1037: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:41.361 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.Reserve (3024 ms) 2023-10-07T19:04:41.361 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-10-07T19:04:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:41 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:41 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:41.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:41 smithi163 ceph-mon[190496]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T19:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[198934]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T19:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:41 smithi087 ceph-mon[202419]: osdmap e905: 8 total, 8 up, 8 in 2023-10-07T19:04:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:42 smithi163 ceph-mon[190496]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T19:04:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:42 smithi163 ceph-mon[190496]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:42 smithi087 ceph-mon[198934]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T19:04:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:42 smithi087 ceph-mon[198934]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:42 smithi087 ceph-mon[202419]: osdmap e906: 8 total, 8 up, 8 in 2023-10-07T19:04:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:42 smithi087 ceph-mon[202419]: pgmap v1040: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:43 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:43 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:04:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:43 smithi163 ceph-mon[190496]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T19:04:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:43 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/290553830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:43 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:04:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[198934]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T19:04:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/290553830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[202419]: osdmap e907: 8 total, 8 up, 8 in 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/290553830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:43.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:43 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:44.385 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3025 ms) 2023-10-07T19:04:44.386 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-10-07T19:04:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:44 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:44 smithi163 ceph-mon[190496]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T19:04:44.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:44 smithi163 ceph-mon[190496]: pgmap v1043: 137 pgs: 6 creating+activating, 3 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[202419]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T19:04:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[202419]: pgmap v1043: 137 pgs: 6 creating+activating, 3 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[198934]: osdmap e908: 8 total, 8 up, 8 in 2023-10-07T19:04:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:44 smithi087 ceph-mon[198934]: pgmap v1043: 137 pgs: 6 creating+activating, 3 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:45 smithi163 ceph-mon[190496]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T19:04:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:45] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2023-10-07T19:04:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:45 smithi087 ceph-mon[202419]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T19:04:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:45 smithi087 ceph-mon[198934]: osdmap e909: 8 total, 8 up, 8 in 2023-10-07T19:04:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:46 smithi163 ceph-mon[190496]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T19:04:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:46 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:46 smithi163 ceph-mon[190496]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[198934]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T19:04:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[198934]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[202419]: osdmap e910: 8 total, 8 up, 8 in 2023-10-07T19:04:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:46 smithi087 ceph-mon[202419]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:47.415 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.Commit (3029 ms) 2023-10-07T19:04:47.415 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-10-07T19:04:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:47 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:47 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:47 smithi163 ceph-mon[190496]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T19:04:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:47.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:47.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[198934]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T19:04:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2642860057' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:47 smithi087 ceph-mon[202419]: osdmap e911: 8 total, 8 up, 8 in 2023-10-07T19:04:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:48 smithi163 ceph-mon[190496]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T19:04:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:48 smithi163 ceph-mon[190496]: pgmap v1049: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:48 smithi087 ceph-mon[198934]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T19:04:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:48 smithi087 ceph-mon[198934]: pgmap v1049: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:48 smithi087 ceph-mon[202419]: osdmap e912: 8 total, 8 up, 8 in 2023-10-07T19:04:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:48 smithi087 ceph-mon[202419]: pgmap v1049: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:49 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:49 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:04:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:49 smithi163 ceph-mon[190496]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T19:04:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:49 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[198934]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[202419]: osdmap e913: 8 total, 8 up, 8 in 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:04:50.425 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.Abort (3010 ms) 2023-10-07T19:04:50.425 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-10-07T19:04:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:50 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:50 smithi163 ceph-mon[190496]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T19:04:50.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:50 smithi163 ceph-mon[190496]: pgmap v1052: 137 pgs: 28 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[198934]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T19:04:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[198934]: pgmap v1052: 137 pgs: 28 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3895080607' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[202419]: osdmap e914: 8 total, 8 up, 8 in 2023-10-07T19:04:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:50 smithi087 ceph-mon[202419]: pgmap v1052: 137 pgs: 28 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:51 smithi163 ceph-mon[190496]: osdmap e915: 8 total, 8 up, 8 in 2023-10-07T19:04:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:51 smithi087 ceph-mon[198934]: osdmap e915: 8 total, 8 up, 8 in 2023-10-07T19:04:51.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:51 smithi087 ceph-mon[202419]: osdmap e915: 8 total, 8 up, 8 in 2023-10-07T19:04:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[202419]: osdmap e916: 8 total, 8 up, 8 in 2023-10-07T19:04:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[202419]: pgmap v1055: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[198934]: osdmap e916: 8 total, 8 up, 8 in 2023-10-07T19:04:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:52 smithi087 ceph-mon[198934]: pgmap v1055: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:52 smithi163 ceph-mon[190496]: osdmap e916: 8 total, 8 up, 8 in 2023-10-07T19:04:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:52 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:52 smithi163 ceph-mon[190496]: pgmap v1055: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:53.456 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.ReserveError (3031 ms) 2023-10-07T19:04:53.456 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-10-07T19:04:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[198934]: osdmap e917: 8 total, 8 up, 8 in 2023-10-07T19:04:53.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:53.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:53.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:53 smithi087 ceph-mon[202419]: osdmap e917: 8 total, 8 up, 8 in 2023-10-07T19:04:53.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:53 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:53.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:53 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1591317838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:53.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:53 smithi163 ceph-mon[190496]: osdmap e917: 8 total, 8 up, 8 in 2023-10-07T19:04:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:54 smithi087 ceph-mon[198934]: osdmap e918: 8 total, 8 up, 8 in 2023-10-07T19:04:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:54 smithi087 ceph-mon[198934]: pgmap v1058: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:54 smithi087 ceph-mon[202419]: osdmap e918: 8 total, 8 up, 8 in 2023-10-07T19:04:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:54 smithi087 ceph-mon[202419]: pgmap v1058: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:54 smithi163 ceph-mon[190496]: osdmap e918: 8 total, 8 up, 8 in 2023-10-07T19:04:54.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:54 smithi163 ceph-mon[190496]: pgmap v1058: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:04:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:04:55] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-10-07T19:04:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[198934]: osdmap e919: 8 total, 8 up, 8 in 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3842540663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[202419]: osdmap e919: 8 total, 8 up, 8 in 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3842540663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:55 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:55 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:04:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:55 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:04:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:55 smithi163 ceph-mon[190496]: osdmap e919: 8 total, 8 up, 8 in 2023-10-07T19:04:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:55 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3842540663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:55 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:56.469 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.CommitError (3013 ms) 2023-10-07T19:04:56.469 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-10-07T19:04:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:56 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:56 smithi163 ceph-mon[190496]: osdmap e920: 8 total, 8 up, 8 in 2023-10-07T19:04:56.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:56 smithi163 ceph-mon[190496]: pgmap v1061: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[198934]: osdmap e920: 8 total, 8 up, 8 in 2023-10-07T19:04:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[198934]: pgmap v1061: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[202419]: osdmap e920: 8 total, 8 up, 8 in 2023-10-07T19:04:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:56 smithi087 ceph-mon[202419]: pgmap v1061: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:57 smithi163 ceph-mon[190496]: osdmap e921: 8 total, 8 up, 8 in 2023-10-07T19:04:57.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:57 smithi087 ceph-mon[198934]: osdmap e921: 8 total, 8 up, 8 in 2023-10-07T19:04:57.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:57 smithi087 ceph-mon[202419]: osdmap e921: 8 total, 8 up, 8 in 2023-10-07T19:04:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: osdmap e922: 8 total, 8 up, 8 in 2023-10-07T19:04:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3733167441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: pgmap v1064: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:58.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:58.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:58 smithi163 ceph-mon[190496]: osdmap e923: 8 total, 8 up, 8 in 2023-10-07T19:04:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: osdmap e922: 8 total, 8 up, 8 in 2023-10-07T19:04:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3733167441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: pgmap v1064: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[198934]: osdmap e923: 8 total, 8 up, 8 in 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: osdmap e922: 8 total, 8 up, 8 in 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3733167441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: pgmap v1064: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:04:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:58 smithi087 ceph-mon[202419]: osdmap e923: 8 total, 8 up, 8 in 2023-10-07T19:04:59.474 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.AbortError (3005 ms) 2023-10-07T19:04:59.474 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-10-07T19:04:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:59 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:04:59 smithi163 ceph-mon[190496]: osdmap e924: 8 total, 8 up, 8 in 2023-10-07T19:04:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:59 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:04:59 smithi087 ceph-mon[198934]: osdmap e924: 8 total, 8 up, 8 in 2023-10-07T19:04:59.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:59 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:04:59.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:04:59 smithi087 ceph-mon[202419]: osdmap e924: 8 total, 8 up, 8 in 2023-10-07T19:05:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:00 smithi163 ceph-mon[190496]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:00 smithi087 ceph-mon[198934]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:00.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:00 smithi087 ceph-mon[202419]: pgmap v1067: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:01.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:01 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:01.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:01 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:01.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:01 smithi163 ceph-mon[190496]: osdmap e925: 8 total, 8 up, 8 in 2023-10-07T19:05:01.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:01 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[198934]: osdmap e925: 8 total, 8 up, 8 in 2023-10-07T19:05:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[202419]: osdmap e925: 8 total, 8 up, 8 in 2023-10-07T19:05:01.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:01 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:02.528 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3051 ms) 2023-10-07T19:05:02.529 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-10-07T19:05:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:02 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:02 smithi163 ceph-mon[190496]: osdmap e926: 8 total, 8 up, 8 in 2023-10-07T19:05:02.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:02 smithi163 ceph-mon[190496]: pgmap v1070: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[198934]: osdmap e926: 8 total, 8 up, 8 in 2023-10-07T19:05:02.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[198934]: pgmap v1070: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:02.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2197931133' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:02.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[202419]: osdmap e926: 8 total, 8 up, 8 in 2023-10-07T19:05:02.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:02 smithi087 ceph-mon[202419]: pgmap v1070: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:03 smithi163 ceph-mon[190496]: osdmap e927: 8 total, 8 up, 8 in 2023-10-07T19:05:03.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:03 smithi087 ceph-mon[198934]: osdmap e927: 8 total, 8 up, 8 in 2023-10-07T19:05:03.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:03 smithi087 ceph-mon[202419]: osdmap e927: 8 total, 8 up, 8 in 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: osdmap e928: 8 total, 8 up, 8 in 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/4014056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: pgmap v1073: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:04 smithi163 ceph-mon[190496]: osdmap e929: 8 total, 8 up, 8 in 2023-10-07T19:05:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: osdmap e928: 8 total, 8 up, 8 in 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/4014056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: pgmap v1073: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[198934]: osdmap e929: 8 total, 8 up, 8 in 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: osdmap e928: 8 total, 8 up, 8 in 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/4014056578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:04.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: pgmap v1073: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:04.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:04.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:04 smithi087 ceph-mon[202419]: osdmap e929: 8 total, 8 up, 8 in 2023-10-07T19:05:05.539 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3013 ms) 2023-10-07T19:05:05.539 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-10-07T19:05:05.545 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:05] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-10-07T19:05:05.545 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:05 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:05.545 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:05 smithi087 ceph-mon[198934]: osdmap e930: 8 total, 8 up, 8 in 2023-10-07T19:05:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:05 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:05 smithi163 ceph-mon[190496]: osdmap e930: 8 total, 8 up, 8 in 2023-10-07T19:05:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:05 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:05 smithi087 ceph-mon[202419]: osdmap e930: 8 total, 8 up, 8 in 2023-10-07T19:05:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:06 smithi163 ceph-mon[190496]: pgmap v1076: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:06 smithi087 ceph-mon[198934]: pgmap v1076: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:06.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:06 smithi087 ceph-mon[202419]: pgmap v1076: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:07 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:07 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:07 smithi163 ceph-mon[190496]: osdmap e931: 8 total, 8 up, 8 in 2023-10-07T19:05:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:07 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3833790200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:07.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:07 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[198934]: osdmap e931: 8 total, 8 up, 8 in 2023-10-07T19:05:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3833790200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[202419]: osdmap e931: 8 total, 8 up, 8 in 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3833790200' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:07.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:07 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:08.585 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3048 ms) 2023-10-07T19:05:08.586 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-10-07T19:05:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:08 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:08 smithi163 ceph-mon[190496]: osdmap e932: 8 total, 8 up, 8 in 2023-10-07T19:05:08.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:08 smithi163 ceph-mon[190496]: pgmap v1079: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[198934]: osdmap e932: 8 total, 8 up, 8 in 2023-10-07T19:05:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[198934]: pgmap v1079: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:08.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:08.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[202419]: osdmap e932: 8 total, 8 up, 8 in 2023-10-07T19:05:08.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:08 smithi087 ceph-mon[202419]: pgmap v1079: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:09 smithi163 ceph-mon[190496]: osdmap e933: 8 total, 8 up, 8 in 2023-10-07T19:05:09.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:09 smithi087 ceph-mon[202419]: osdmap e933: 8 total, 8 up, 8 in 2023-10-07T19:05:09.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:09 smithi087 ceph-mon[198934]: osdmap e933: 8 total, 8 up, 8 in 2023-10-07T19:05:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:10 smithi163 ceph-mon[190496]: osdmap e934: 8 total, 8 up, 8 in 2023-10-07T19:05:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:10 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:10 smithi163 ceph-mon[190496]: pgmap v1082: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[198934]: osdmap e934: 8 total, 8 up, 8 in 2023-10-07T19:05:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[198934]: pgmap v1082: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[202419]: osdmap e934: 8 total, 8 up, 8 in 2023-10-07T19:05:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:10.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:10 smithi087 ceph-mon[202419]: pgmap v1082: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:11.616 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3030 ms) 2023-10-07T19:05:11.616 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-10-07T19:05:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:11 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:11 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:11.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:11 smithi163 ceph-mon[190496]: osdmap e935: 8 total, 8 up, 8 in 2023-10-07T19:05:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:11.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[198934]: osdmap e935: 8 total, 8 up, 8 in 2023-10-07T19:05:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/658608304' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:11 smithi087 ceph-mon[202419]: osdmap e935: 8 total, 8 up, 8 in 2023-10-07T19:05:12.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:12 smithi163 ceph-mon[190496]: osdmap e936: 8 total, 8 up, 8 in 2023-10-07T19:05:12.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:12 smithi163 ceph-mon[190496]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:12 smithi087 ceph-mon[202419]: osdmap e936: 8 total, 8 up, 8 in 2023-10-07T19:05:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:12 smithi087 ceph-mon[202419]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:12 smithi087 ceph-mon[198934]: osdmap e936: 8 total, 8 up, 8 in 2023-10-07T19:05:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:12 smithi087 ceph-mon[198934]: pgmap v1085: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:13 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:13 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:13 smithi163 ceph-mon[190496]: osdmap e937: 8 total, 8 up, 8 in 2023-10-07T19:05:13.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:13 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[198934]: osdmap e937: 8 total, 8 up, 8 in 2023-10-07T19:05:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:13.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:13.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:13.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[202419]: osdmap e937: 8 total, 8 up, 8 in 2023-10-07T19:05:13.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:13 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:14.645 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3030 ms) 2023-10-07T19:05:14.646 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-10-07T19:05:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:14 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:14 smithi163 ceph-mon[190496]: osdmap e938: 8 total, 8 up, 8 in 2023-10-07T19:05:14.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:14 smithi163 ceph-mon[190496]: pgmap v1088: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[198934]: osdmap e938: 8 total, 8 up, 8 in 2023-10-07T19:05:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[198934]: pgmap v1088: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/997193284' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[202419]: osdmap e938: 8 total, 8 up, 8 in 2023-10-07T19:05:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:14 smithi087 ceph-mon[202419]: pgmap v1088: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:15.629 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:15] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-10-07T19:05:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:15 smithi163 ceph-mon[190496]: osdmap e939: 8 total, 8 up, 8 in 2023-10-07T19:05:15.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:15 smithi087 ceph-mon[198934]: osdmap e939: 8 total, 8 up, 8 in 2023-10-07T19:05:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:15 smithi087 ceph-mon[202419]: osdmap e939: 8 total, 8 up, 8 in 2023-10-07T19:05:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:16 smithi163 ceph-mon[190496]: osdmap e940: 8 total, 8 up, 8 in 2023-10-07T19:05:16.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:16 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2171208424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:16 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:16 smithi163 ceph-mon[190496]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:16.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[198934]: osdmap e940: 8 total, 8 up, 8 in 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2171208424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[198934]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:05:16.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[202419]: osdmap e940: 8 total, 8 up, 8 in 2023-10-07T19:05:16.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2171208424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:16.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[202419]: pgmap v1091: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:16.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:05:17.662 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3013 ms) 2023-10-07T19:05:17.663 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-10-07T19:05:17.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:17.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:17.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: osdmap e941: 8 total, 8 up, 8 in 2023-10-07T19:05:17.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:05:17.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:05:17.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:05:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: osdmap e941: 8 total, 8 up, 8 in 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: osdmap e941: 8 total, 8 up, 8 in 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:05:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:05:17.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:05:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:18 smithi163 ceph-mon[190496]: osdmap e942: 8 total, 8 up, 8 in 2023-10-07T19:05:18.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:18 smithi163 ceph-mon[190496]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:18 smithi087 ceph-mon[198934]: osdmap e942: 8 total, 8 up, 8 in 2023-10-07T19:05:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:18 smithi087 ceph-mon[198934]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:18 smithi087 ceph-mon[202419]: osdmap e942: 8 total, 8 up, 8 in 2023-10-07T19:05:18.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:18 smithi087 ceph-mon[202419]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:19.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: osdmap e943: 8 total, 8 up, 8 in 2023-10-07T19:05:19.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/1189663581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: osdmap e943: 8 total, 8 up, 8 in 2023-10-07T19:05:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/1189663581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: osdmap e943: 8 total, 8 up, 8 in 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/1189663581' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:20.686 INFO:tasks.workunit.client.0.smithi087.stdout:[ OK ] TestCls2PCQueue.Cleanup (3024 ms) 2023-10-07T19:05:20.686 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-10-07T19:05:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[198934]: osdmap e944: 8 total, 8 up, 8 in 2023-10-07T19:05:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[198934]: pgmap v1097: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[202419]: osdmap e944: 8 total, 8 up, 8 in 2023-10-07T19:05:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:20 smithi087 ceph-mon[202419]: pgmap v1097: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:20 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:20 smithi163 ceph-mon[190496]: osdmap e944: 8 total, 8 up, 8 in 2023-10-07T19:05:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:20 smithi163 ceph-mon[190496]: pgmap v1097: 137 pgs: 27 unknown, 110 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:21 smithi087 ceph-mon[198934]: osdmap e945: 8 total, 8 up, 8 in 2023-10-07T19:05:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:21 smithi087 ceph-mon[202419]: osdmap e945: 8 total, 8 up, 8 in 2023-10-07T19:05:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:21 smithi163 ceph-mon[190496]: osdmap e945: 8 total, 8 up, 8 in 2023-10-07T19:05:22.729 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:22.729 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:22.729 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:22.729 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:22.729 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[198934]: osdmap e946: 8 total, 8 up, 8 in 2023-10-07T19:05:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3180343871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[198934]: pgmap v1100: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[202419]: osdmap e946: 8 total, 8 up, 8 in 2023-10-07T19:05:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3180343871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:22 smithi087 ceph-mon[202419]: pgmap v1100: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:22 smithi163 ceph-mon[190496]: osdmap e946: 8 total, 8 up, 8 in 2023-10-07T19:05:23.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:22 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3180343871' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:23.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:22 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:23.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:22 smithi163 ceph-mon[190496]: pgmap v1100: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[198934]: osdmap e947: 8 total, 8 up, 8 in 2023-10-07T19:05:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:23 smithi087 ceph-mon[202419]: osdmap e947: 8 total, 8 up, 8 in 2023-10-07T19:05:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:23 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:23 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:23 smithi163 ceph-mon[190496]: osdmap e947: 8 total, 8 up, 8 in 2023-10-07T19:05:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:24 smithi163 ceph-mon[190496]: osdmap e948: 8 total, 8 up, 8 in 2023-10-07T19:05:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:24 smithi163 ceph-mon[190496]: pgmap v1103: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:24 smithi087 ceph-mon[198934]: osdmap e948: 8 total, 8 up, 8 in 2023-10-07T19:05:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:24 smithi087 ceph-mon[198934]: pgmap v1103: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:24 smithi087 ceph-mon[202419]: osdmap e948: 8 total, 8 up, 8 in 2023-10-07T19:05:25.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:24 smithi087 ceph-mon[202419]: pgmap v1103: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:25] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-10-07T19:05:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:25 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:25 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:25 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:25 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:25 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:25 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:26 smithi163 ceph-mon[190496]: pgmap v1104: 137 pgs: 6 creating+peering, 5 unknown, 126 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 6.47k op/s 2023-10-07T19:05:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:26 smithi087 ceph-mon[198934]: pgmap v1104: 137 pgs: 6 creating+peering, 5 unknown, 126 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 6.47k op/s 2023-10-07T19:05:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:26 smithi087 ceph-mon[202419]: pgmap v1104: 137 pgs: 6 creating+peering, 5 unknown, 126 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.9 MiB/s wr, 6.47k op/s 2023-10-07T19:05:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:29 smithi163 ceph-mon[190496]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.47k op/s 2023-10-07T19:05:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:29 smithi087 ceph-mon[198934]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.47k op/s 2023-10-07T19:05:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:29 smithi087 ceph-mon[202419]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.47k op/s 2023-10-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.stdout: consume_count 2023-10-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: 0 2023-10-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.stdout: number_of_ops*number_of_elements*max_producer_count 2023-10-07T19:05:30.366 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: 69000 2023-10-07T19:05:31.309 INFO:tasks.workunit.client.0.smithi087.stdout:[ FAILED ] TestCls2PCQueue.MultiProducer (10626 ms) 2023-10-07T19:05:31.309 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-10-07T19:05:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:31 smithi163 ceph-mon[190496]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 MiB/s wr, 4.39k op/s 2023-10-07T19:05:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:31 smithi087 ceph-mon[198934]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 MiB/s wr, 4.39k op/s 2023-10-07T19:05:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:31 smithi087 ceph-mon[202419]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 MiB/s wr, 4.39k op/s 2023-10-07T19:05:32.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:32 smithi163 ceph-mon[190496]: osdmap e949: 8 total, 8 up, 8 in 2023-10-07T19:05:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:32 smithi087 ceph-mon[202419]: osdmap e949: 8 total, 8 up, 8 in 2023-10-07T19:05:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:32 smithi087 ceph-mon[198934]: osdmap e949: 8 total, 8 up, 8 in 2023-10-07T19:05:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:33 smithi163 ceph-mon[190496]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:33 smithi163 ceph-mon[190496]: osdmap e950: 8 total, 8 up, 8 in 2023-10-07T19:05:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:33 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2855727286' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:33 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[198934]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[198934]: osdmap e950: 8 total, 8 up, 8 in 2023-10-07T19:05:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2855727286' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[202419]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[202419]: osdmap e950: 8 total, 8 up, 8 in 2023-10-07T19:05:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2855727286' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:33 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:34.034 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:34.034 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:34.034 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:34.034 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &wop) 2023-10-07T19:05:34.034 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:34.328 INFO:tasks.workunit.client.0.smithi087.stdout:[ FAILED ] TestCls2PCQueue.AsyncConsumer (3020 ms) 2023-10-07T19:05:34.329 INFO:tasks.workunit.client.0.smithi087.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-10-07T19:05:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:34 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:34 smithi163 ceph-mon[190496]: osdmap e951: 8 total, 8 up, 8 in 2023-10-07T19:05:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:34.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:34 smithi163 ceph-mon[190496]: pgmap v1111: 137 pgs: 4 creating+activating, 3 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[198934]: osdmap e951: 8 total, 8 up, 8 in 2023-10-07T19:05:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[198934]: pgmap v1111: 137 pgs: 4 creating+activating, 3 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[202419]: osdmap e951: 8 total, 8 up, 8 in 2023-10-07T19:05:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:34.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:34 smithi087 ceph-mon[202419]: pgmap v1111: 137 pgs: 4 creating+activating, 3 creating+peering, 18 unknown, 112 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:35 smithi163 ceph-mon[190496]: osdmap e952: 8 total, 8 up, 8 in 2023-10-07T19:05:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:35] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-10-07T19:05:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:35 smithi087 ceph-mon[198934]: osdmap e952: 8 total, 8 up, 8 in 2023-10-07T19:05:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:35 smithi087 ceph-mon[202419]: osdmap e952: 8 total, 8 up, 8 in 2023-10-07T19:05:36.495 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:36.496 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:36.497 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.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-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout:Expected equality of these values: 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: 0 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: ioctx.operate(queue_name, &op) 2023-10-07T19:05:36.498 INFO:tasks.workunit.client.0.smithi087.stdout: Which is: -22 2023-10-07T19:05:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:36 smithi163 ceph-mon[190496]: osdmap e953: 8 total, 8 up, 8 in 2023-10-07T19:05:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:36 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:36 smithi163 ceph-mon[190496]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[202419]: osdmap e953: 8 total, 8 up, 8 in 2023-10-07T19:05:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[202419]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[198934]: osdmap e953: 8 total, 8 up, 8 in 2023-10-07T19:05:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-07T19:05:36.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:36 smithi087 ceph-mon[198934]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:37 smithi163 ceph-mon[190496]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:37 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:37 smithi163 ceph-mon[190496]: osdmap e954: 8 total, 8 up, 8 in 2023-10-07T19:05:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[202419]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[202419]: osdmap e954: 8 total, 8 up, 8 in 2023-10-07T19:05:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[198934]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-07T19:05:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3507051176' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi087-263107-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-07T19:05:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:37 smithi087 ceph-mon[198934]: osdmap e954: 8 total, 8 up, 8 in 2023-10-07T19:05:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:38 smithi163 ceph-mon[190496]: osdmap e955: 8 total, 8 up, 8 in 2023-10-07T19:05:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:38 smithi163 ceph-mon[190496]: pgmap v1117: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:38 smithi087 ceph-mon[202419]: osdmap e955: 8 total, 8 up, 8 in 2023-10-07T19:05:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:38 smithi087 ceph-mon[202419]: pgmap v1117: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:38 smithi087 ceph-mon[198934]: osdmap e955: 8 total, 8 up, 8 in 2023-10-07T19:05:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:38 smithi087 ceph-mon[198934]: pgmap v1117: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:39 smithi163 ceph-mon[190496]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:39 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T19:05:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:39 smithi087 ceph-mon[202419]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:39 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T19:05:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:39 smithi087 ceph-mon[198934]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-07T19:05:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:39 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T19:05:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:40 smithi163 ceph-mon[190496]: pgmap v1118: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 5.97k op/s 2023-10-07T19:05:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:40 smithi087 ceph-mon[202419]: pgmap v1118: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 5.97k op/s 2023-10-07T19:05:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:40 smithi087 ceph-mon[198934]: pgmap v1118: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 5.97k op/s 2023-10-07T19:05:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:43 smithi163 ceph-mon[190496]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.6 MiB/s wr, 5.10k op/s 2023-10-07T19:05:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:43 smithi087 ceph-mon[202419]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.6 MiB/s wr, 5.10k op/s 2023-10-07T19:05:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:43 smithi087 ceph-mon[198934]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.6 MiB/s wr, 5.10k op/s 2023-10-07T19:05:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:45 smithi163 ceph-mon[190496]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-10-07T19:05:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:45] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-10-07T19:05:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:45 smithi087 ceph-mon[202419]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-10-07T19:05:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:45 smithi087 ceph-mon[198934]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.32k op/s 2023-10-07T19:05:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:47 smithi163 ceph-mon[190496]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 MiB/s wr, 3.54k op/s 2023-10-07T19:05:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:47 smithi087 ceph-mon[202419]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 MiB/s wr, 3.54k op/s 2023-10-07T19:05:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:47 smithi087 ceph-mon[198934]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 MiB/s wr, 3.54k op/s 2023-10-07T19:05:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:49 smithi163 ceph-mon[190496]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 965 KiB/s rd, 2.9 MiB/s wr, 3.21k op/s 2023-10-07T19:05:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:49 smithi087 ceph-mon[202419]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 965 KiB/s rd, 2.9 MiB/s wr, 3.21k op/s 2023-10-07T19:05:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:49 smithi087 ceph-mon[198934]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 965 KiB/s rd, 2.9 MiB/s wr, 3.21k op/s 2023-10-07T19:05:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:05:51.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:51 smithi163 ceph-mon[190496]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-10-07T19:05:51.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:51 smithi087 ceph-mon[202419]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-10-07T19:05:51.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:51 smithi087 ceph-mon[198934]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 866 KiB/s rd, 2.6 MiB/s wr, 2.88k op/s 2023-10-07T19:05:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:53 smithi163 ceph-mon[190496]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:53 smithi087 ceph-mon[202419]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:53 smithi087 ceph-mon[198934]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:55 smithi163 ceph-mon[190496]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:55.753 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:05:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:05:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:05:55.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:55 smithi087 ceph-mon[202419]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:55.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:55 smithi087 ceph-mon[198934]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:57 smithi163 ceph-mon[190496]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:57 smithi087 ceph-mon[202419]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:57 smithi087 ceph-mon[198934]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:05:59 smithi163 ceph-mon[190496]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:05:59 smithi087 ceph-mon[202419]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:05:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:05:59 smithi087 ceph-mon[198934]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:00 smithi163 ceph-mon[190496]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:00 smithi087 ceph-mon[202419]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:00 smithi087 ceph-mon[198934]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:03 smithi163 ceph-mon[190496]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:03 smithi087 ceph-mon[202419]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:03 smithi087 ceph-mon[198934]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:05 smithi163 ceph-mon[190496]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:06:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:05 smithi087 ceph-mon[202419]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:05 smithi087 ceph-mon[198934]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:07 smithi163 ceph-mon[190496]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:07 smithi087 ceph-mon[202419]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:07 smithi087 ceph-mon[198934]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:09 smithi163 ceph-mon[190496]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:09 smithi087 ceph-mon[202419]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:09 smithi087 ceph-mon[198934]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:11 smithi163 ceph-mon[190496]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:11 smithi087 ceph-mon[202419]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:11 smithi087 ceph-mon[198934]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:12 smithi163 ceph-mon[190496]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:12 smithi087 ceph-mon[202419]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:12 smithi087 ceph-mon[198934]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:15 smithi163 ceph-mon[190496]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:06:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:15 smithi087 ceph-mon[202419]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:15 smithi087 ceph-mon[198934]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:17 smithi163 ceph-mon[190496]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:06:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:17 smithi087 ceph-mon[202419]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:06:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:17 smithi087 ceph-mon[198934]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:06:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:06:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:06:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:06:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:06:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:06:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:06:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:06:18.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:06:18.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:06:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:19 smithi163 ceph-mon[190496]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:19 smithi087 ceph-mon[202419]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:19 smithi087 ceph-mon[198934]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:21.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:21 smithi163 ceph-mon[190496]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:21.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:21 smithi087 ceph-mon[202419]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:21.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:21 smithi087 ceph-mon[198934]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:23 smithi163 ceph-mon[190496]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:23 smithi087 ceph-mon[202419]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:23 smithi087 ceph-mon[198934]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:25 smithi163 ceph-mon[190496]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:06:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:25 smithi087 ceph-mon[202419]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:25 smithi087 ceph-mon[198934]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:27 smithi163 ceph-mon[190496]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:27 smithi087 ceph-mon[202419]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:27 smithi087 ceph-mon[198934]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:28 smithi163 ceph-mon[190496]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:28 smithi087 ceph-mon[198934]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:28 smithi087 ceph-mon[202419]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:31 smithi163 ceph-mon[190496]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:31 smithi087 ceph-mon[202419]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:31 smithi087 ceph-mon[198934]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:33 smithi163 ceph-mon[190496]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:33 smithi087 ceph-mon[202419]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:33 smithi087 ceph-mon[198934]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:35 smithi163 ceph-mon[190496]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:06:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:35 smithi087 ceph-mon[202419]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:35 smithi087 ceph-mon[198934]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:37 smithi163 ceph-mon[190496]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:37 smithi087 ceph-mon[202419]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:37 smithi087 ceph-mon[198934]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:38 smithi163 ceph-mon[190496]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:38 smithi087 ceph-mon[202419]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:38 smithi087 ceph-mon[198934]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:41 smithi163 ceph-mon[190496]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:41 smithi087 ceph-mon[202419]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:41 smithi087 ceph-mon[198934]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:43 smithi163 ceph-mon[190496]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:43 smithi087 ceph-mon[202419]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:43 smithi087 ceph-mon[198934]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:45 smithi163 ceph-mon[190496]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:06:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:45 smithi087 ceph-mon[202419]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:45 smithi087 ceph-mon[198934]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:47.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:47 smithi163 ceph-mon[190496]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:47 smithi087 ceph-mon[202419]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:47 smithi087 ceph-mon[198934]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:48 smithi163 ceph-mon[190496]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:48 smithi087 ceph-mon[198934]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:48 smithi087 ceph-mon[202419]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:06:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:50 smithi163 ceph-mon[190496]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:50 smithi087 ceph-mon[198934]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:50 smithi087 ceph-mon[202419]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:53 smithi087 ceph-mon[198934]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:53 smithi087 ceph-mon[202419]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:53 smithi163 ceph-mon[190496]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:55 smithi163 ceph-mon[190496]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:06:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:06:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:06:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:55 smithi087 ceph-mon[202419]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:55 smithi087 ceph-mon[198934]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:57 smithi163 ceph-mon[190496]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:57 smithi087 ceph-mon[202419]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:57 smithi087 ceph-mon[198934]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:06:59 smithi163 ceph-mon[190496]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:06:59 smithi087 ceph-mon[202419]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:06:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:06:59 smithi087 ceph-mon[198934]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:01 smithi163 ceph-mon[190496]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:01 smithi087 ceph-mon[202419]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:01 smithi087 ceph-mon[198934]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:03 smithi163 ceph-mon[190496]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:03 smithi087 ceph-mon[202419]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:03 smithi087 ceph-mon[198934]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:04 smithi163 ceph-mon[190496]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:04 smithi087 ceph-mon[198934]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:04 smithi087 ceph-mon[202419]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:07:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:07 smithi087 ceph-mon[198934]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:07 smithi087 ceph-mon[202419]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:07 smithi163 ceph-mon[190496]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:09 smithi087 ceph-mon[202419]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:09 smithi087 ceph-mon[198934]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:09 smithi163 ceph-mon[190496]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:11.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:11 smithi163 ceph-mon[190496]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:11.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:11 smithi087 ceph-mon[202419]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:11.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:11 smithi087 ceph-mon[198934]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:13 smithi163 ceph-mon[190496]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:13.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:13 smithi087 ceph-mon[202419]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:13.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:13 smithi087 ceph-mon[198934]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:15 smithi163 ceph-mon[190496]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:07:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:15 smithi087 ceph-mon[202419]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:15 smithi087 ceph-mon[198934]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:17 smithi163 ceph-mon[190496]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:17 smithi087 ceph-mon[202419]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:17 smithi087 ceph-mon[198934]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:07:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:07:18.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:07:18.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:07:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:07:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:07:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:07:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:07:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:07:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:07:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:07:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:07:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:19 smithi163 ceph-mon[190496]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:19 smithi087 ceph-mon[202419]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:19 smithi087 ceph-mon[198934]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:20 smithi163 ceph-mon[190496]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:20 smithi087 ceph-mon[202419]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:20 smithi087 ceph-mon[198934]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:23 smithi087 ceph-mon[202419]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:23 smithi087 ceph-mon[198934]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:23 smithi163 ceph-mon[190496]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:25 smithi163 ceph-mon[190496]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:07:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:25 smithi087 ceph-mon[202419]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:25 smithi087 ceph-mon[198934]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:27 smithi163 ceph-mon[190496]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:27 smithi087 ceph-mon[198934]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:27 smithi087 ceph-mon[202419]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:29 smithi163 ceph-mon[190496]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:29 smithi087 ceph-mon[202419]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:29 smithi087 ceph-mon[198934]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:31 smithi163 ceph-mon[190496]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:31 smithi087 ceph-mon[202419]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:31.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:31 smithi087 ceph-mon[198934]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:33 smithi163 ceph-mon[190496]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:33 smithi087 ceph-mon[202419]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:33 smithi087 ceph-mon[198934]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:35 smithi163 ceph-mon[190496]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:07:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:35 smithi087 ceph-mon[202419]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:35 smithi087 ceph-mon[198934]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:36 smithi163 ceph-mon[190496]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:36 smithi087 ceph-mon[202419]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:36 smithi087 ceph-mon[198934]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:39 smithi087 ceph-mon[198934]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:39 smithi087 ceph-mon[202419]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:39 smithi163 ceph-mon[190496]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:41.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:41 smithi163 ceph-mon[190496]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:41.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:41 smithi087 ceph-mon[202419]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:41 smithi087 ceph-mon[198934]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:43 smithi163 ceph-mon[190496]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:43 smithi087 ceph-mon[202419]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:43 smithi087 ceph-mon[198934]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:45 smithi163 ceph-mon[190496]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:07:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:45 smithi087 ceph-mon[202419]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:45 smithi087 ceph-mon[198934]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:47 smithi163 ceph-mon[190496]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:47 smithi087 ceph-mon[202419]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:47 smithi087 ceph-mon[198934]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:48 smithi163 ceph-mon[190496]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:48 smithi087 ceph-mon[202419]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:48 smithi087 ceph-mon[198934]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:07:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:50 smithi163 ceph-mon[190496]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:50 smithi087 ceph-mon[202419]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:50 smithi087 ceph-mon[198934]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:53 smithi087 ceph-mon[202419]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:53 smithi087 ceph-mon[198934]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:53 smithi163 ceph-mon[190496]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:55.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:55 smithi163 ceph-mon[190496]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:07:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:07:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:07:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:55 smithi087 ceph-mon[202419]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:55 smithi087 ceph-mon[198934]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:57 smithi163 ceph-mon[190496]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:57 smithi087 ceph-mon[202419]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:57 smithi087 ceph-mon[198934]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:07:59 smithi163 ceph-mon[190496]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:07:59 smithi087 ceph-mon[202419]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:07:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:07:59 smithi087 ceph-mon[198934]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:01 smithi163 ceph-mon[190496]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:01 smithi087 ceph-mon[202419]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:01.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:01 smithi087 ceph-mon[198934]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:03 smithi163 ceph-mon[190496]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:03 smithi087 ceph-mon[202419]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:03 smithi087 ceph-mon[198934]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:04.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:04 smithi163 ceph-mon[190496]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:04 smithi087 ceph-mon[202419]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:04 smithi087 ceph-mon[198934]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:05] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T19:08:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:07 smithi087 ceph-mon[202419]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:07.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:07 smithi087 ceph-mon[198934]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:07 smithi163 ceph-mon[190496]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:09 smithi087 ceph-mon[202419]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:09 smithi087 ceph-mon[198934]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:09 smithi163 ceph-mon[190496]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:10 smithi163 ceph-mon[190496]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:10 smithi087 ceph-mon[202419]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:10 smithi087 ceph-mon[198934]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:13 smithi087 ceph-mon[202419]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:13 smithi087 ceph-mon[198934]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:13 smithi163 ceph-mon[190496]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:15 smithi163 ceph-mon[190496]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:15] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T19:08:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:15 smithi087 ceph-mon[202419]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:15 smithi087 ceph-mon[198934]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:17 smithi163 ceph-mon[190496]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:17 smithi087 ceph-mon[202419]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:17 smithi087 ceph-mon[198934]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:08:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:08:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:08:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:19 smithi163 ceph-mon[190496]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:08:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:08:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:08:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[202419]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:08:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:08:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[198934]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:08:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:20 smithi163 ceph-mon[190496]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:20 smithi087 ceph-mon[202419]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:20 smithi087 ceph-mon[198934]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:23 smithi087 ceph-mon[202419]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:23 smithi087 ceph-mon[198934]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:23 smithi163 ceph-mon[190496]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:25 smithi163 ceph-mon[190496]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:08:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:25 smithi087 ceph-mon[202419]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:25 smithi087 ceph-mon[198934]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:27 smithi163 ceph-mon[190496]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:27 smithi087 ceph-mon[202419]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:27 smithi087 ceph-mon[198934]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:29 smithi163 ceph-mon[190496]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:29 smithi087 ceph-mon[202419]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:29 smithi087 ceph-mon[198934]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:30 smithi163 ceph-mon[190496]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:30 smithi087 ceph-mon[202419]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:30 smithi087 ceph-mon[198934]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:33 smithi163 ceph-mon[190496]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:33 smithi087 ceph-mon[202419]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:33 smithi087 ceph-mon[198934]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:35 smithi163 ceph-mon[190496]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:08:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:35 smithi087 ceph-mon[202419]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:35 smithi087 ceph-mon[198934]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:37 smithi163 ceph-mon[190496]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:37 smithi087 ceph-mon[202419]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:37 smithi087 ceph-mon[198934]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:39 smithi163 ceph-mon[190496]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:39 smithi087 ceph-mon[198934]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:39 smithi087 ceph-mon[202419]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:40 smithi163 ceph-mon[190496]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:40 smithi087 ceph-mon[198934]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:40 smithi087 ceph-mon[202419]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:43 smithi163 ceph-mon[190496]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:43 smithi087 ceph-mon[198934]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:43 smithi087 ceph-mon[202419]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:45 smithi163 ceph-mon[190496]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:08:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:45 smithi087 ceph-mon[202419]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:45 smithi087 ceph-mon[198934]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:47 smithi163 ceph-mon[190496]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:47 smithi087 ceph-mon[202419]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:47 smithi087 ceph-mon[198934]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:49 smithi163 ceph-mon[190496]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:49 smithi087 ceph-mon[202419]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:49 smithi087 ceph-mon[198934]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:08:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:50 smithi163 ceph-mon[190496]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:50 smithi087 ceph-mon[202419]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:50 smithi087 ceph-mon[198934]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:53 smithi163 ceph-mon[190496]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:53 smithi087 ceph-mon[202419]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:53 smithi087 ceph-mon[198934]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:55 smithi163 ceph-mon[190496]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:08:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:08:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:08:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:55 smithi087 ceph-mon[202419]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:55 smithi087 ceph-mon[198934]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:57 smithi163 ceph-mon[190496]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:57 smithi087 ceph-mon[202419]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:57 smithi087 ceph-mon[198934]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:08:59 smithi163 ceph-mon[190496]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:08:59 smithi087 ceph-mon[202419]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:08:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:08:59 smithi087 ceph-mon[198934]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:00 smithi163 ceph-mon[190496]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:00 smithi087 ceph-mon[202419]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:00 smithi087 ceph-mon[198934]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:03 smithi163 ceph-mon[190496]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:03 smithi087 ceph-mon[202419]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:03 smithi087 ceph-mon[198934]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:05 smithi163 ceph-mon[190496]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:09:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:05 smithi087 ceph-mon[202419]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:05 smithi087 ceph-mon[198934]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:06 smithi163 ceph-mon[190496]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:06 smithi087 ceph-mon[198934]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:06 smithi087 ceph-mon[202419]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:09:07 smithi163 conmon[249787]: logger=sqlstore.transactions t=2023-10-07T19:09:07.30267683Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T19:09:07.672 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:09:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:09:07.356965589Z level=info msg="Completed cleanup jobs" duration=65.557698ms 2023-10-07T19:09:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:09 smithi163 ceph-mon[190496]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:09 smithi087 ceph-mon[198934]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:09.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:09 smithi087 ceph-mon[202419]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:10 smithi163 ceph-mon[190496]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:10 smithi087 ceph-mon[198934]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:10 smithi087 ceph-mon[202419]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:13 smithi163 ceph-mon[190496]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:13 smithi087 ceph-mon[202419]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:13 smithi087 ceph-mon[198934]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:15 smithi163 ceph-mon[190496]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:09:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:15 smithi087 ceph-mon[202419]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:15 smithi087 ceph-mon[198934]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:17 smithi163 ceph-mon[190496]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:17 smithi087 ceph-mon[202419]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:17 smithi087 ceph-mon[198934]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:19 smithi163 ceph-mon[190496]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:09:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[202419]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[198934]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:09:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:20 smithi163 ceph-mon[190496]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:20 smithi087 ceph-mon[202419]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:20 smithi087 ceph-mon[198934]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:09:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:09:22.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:09:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:09:22.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:09:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:23 smithi087 ceph-mon[202419]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:23 smithi087 ceph-mon[198934]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:23 smithi163 ceph-mon[190496]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:09:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:25 smithi087 ceph-mon[198934]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:25 smithi087 ceph-mon[202419]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:25 smithi163 ceph-mon[190496]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:27 smithi087 ceph-mon[202419]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:27.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:27 smithi087 ceph-mon[198934]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:27 smithi163 ceph-mon[190496]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:29 smithi087 ceph-mon[202419]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:29 smithi087 ceph-mon[198934]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:29 smithi163 ceph-mon[190496]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:30 smithi163 ceph-mon[190496]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:30 smithi087 ceph-mon[202419]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:30 smithi087 ceph-mon[198934]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:33 smithi163 ceph-mon[190496]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:33.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:33 smithi087 ceph-mon[202419]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:33 smithi087 ceph-mon[198934]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:35.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:35 smithi163 ceph-mon[190496]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:09:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:35 smithi087 ceph-mon[198934]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:35 smithi087 ceph-mon[202419]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:37 smithi163 ceph-mon[190496]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:37 smithi087 ceph-mon[202419]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:37 smithi087 ceph-mon[198934]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:39 smithi163 ceph-mon[190496]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:39 smithi087 ceph-mon[202419]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:39 smithi087 ceph-mon[198934]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:40 smithi163 ceph-mon[190496]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:40 smithi087 ceph-mon[202419]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:40 smithi087 ceph-mon[198934]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:43 smithi163 ceph-mon[190496]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:43 smithi087 ceph-mon[202419]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:43 smithi087 ceph-mon[198934]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:45 smithi163 ceph-mon[190496]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:09:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:45 smithi087 ceph-mon[202419]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:45 smithi087 ceph-mon[198934]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:47 smithi163 ceph-mon[190496]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:47.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:47 smithi087 ceph-mon[202419]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:47.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:47 smithi087 ceph-mon[198934]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:49 smithi163 ceph-mon[190496]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:49 smithi087 ceph-mon[202419]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:49 smithi087 ceph-mon[198934]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:09:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:50 smithi163 ceph-mon[190496]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:50 smithi087 ceph-mon[202419]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:50 smithi087 ceph-mon[198934]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:53.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:53 smithi163 ceph-mon[190496]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:53 smithi087 ceph-mon[202419]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:53 smithi087 ceph-mon[198934]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:55 smithi163 ceph-mon[190496]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:09:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:09:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:09:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:55 smithi087 ceph-mon[202419]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:55 smithi087 ceph-mon[198934]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:57 smithi163 ceph-mon[190496]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:57 smithi087 ceph-mon[202419]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:57 smithi087 ceph-mon[198934]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:09:59 smithi163 ceph-mon[190496]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:09:59 smithi087 ceph-mon[198934]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:09:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:09:59 smithi087 ceph-mon[202419]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:10:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:00 smithi163 ceph-mon[190496]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:10:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:00 smithi087 ceph-mon[198934]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:10:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:00 smithi087 ceph-mon[202419]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:03 smithi163 ceph-mon[190496]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:03 smithi087 ceph-mon[202419]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:03 smithi087 ceph-mon[198934]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:04.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:05 smithi163 ceph-mon[190496]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:05] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:10:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:05 smithi087 ceph-mon[202419]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:05 smithi087 ceph-mon[198934]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:07 smithi163 ceph-mon[190496]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:07 smithi087 ceph-mon[202419]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:07 smithi087 ceph-mon[198934]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:09 smithi163 ceph-mon[190496]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:09 smithi087 ceph-mon[202419]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:09 smithi087 ceph-mon[198934]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:10 smithi163 ceph-mon[190496]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:10 smithi087 ceph-mon[202419]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:10.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:10 smithi087 ceph-mon[198934]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:13 smithi163 ceph-mon[190496]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:13 smithi087 ceph-mon[198934]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:13 smithi087 ceph-mon[202419]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:15 smithi163 ceph-mon[190496]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:15] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:10:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:15 smithi087 ceph-mon[202419]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:15 smithi087 ceph-mon[198934]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:17 smithi163 ceph-mon[190496]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:17 smithi087 ceph-mon[202419]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:17 smithi087 ceph-mon[198934]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:19 smithi163 ceph-mon[190496]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:19 smithi087 ceph-mon[202419]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:19 smithi087 ceph-mon[198934]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:20 smithi163 ceph-mon[190496]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:20 smithi087 ceph-mon[202419]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:20 smithi087 ceph-mon[198934]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:10:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:10:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:10:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:23 smithi163 ceph-mon[190496]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:10:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:10:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:10:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[198934]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[202419]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:10:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:10:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:25 smithi163 ceph-mon[190496]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:10:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:25 smithi087 ceph-mon[198934]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:25 smithi087 ceph-mon[202419]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:27 smithi163 ceph-mon[190496]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:27 smithi087 ceph-mon[198934]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:27 smithi087 ceph-mon[202419]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:29 smithi163 ceph-mon[190496]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:29 smithi087 ceph-mon[198934]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:29 smithi087 ceph-mon[202419]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:30 smithi163 ceph-mon[190496]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:30 smithi087 ceph-mon[198934]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:30 smithi087 ceph-mon[202419]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:33 smithi163 ceph-mon[190496]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:33 smithi087 ceph-mon[198934]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:33 smithi087 ceph-mon[202419]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:35 smithi163 ceph-mon[190496]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:10:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:35 smithi087 ceph-mon[198934]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:35 smithi087 ceph-mon[202419]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:37 smithi163 ceph-mon[190496]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:37 smithi087 ceph-mon[202419]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:37 smithi087 ceph-mon[198934]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:39 smithi163 ceph-mon[190496]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:39 smithi087 ceph-mon[198934]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:39 smithi087 ceph-mon[202419]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:40 smithi163 ceph-mon[190496]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:40 smithi087 ceph-mon[198934]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:40 smithi087 ceph-mon[202419]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T19:10:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:43 smithi163 ceph-mon[190496]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:43 smithi087 ceph-mon[198934]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:43 smithi087 ceph-mon[202419]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:45 smithi163 ceph-mon[190496]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:45 smithi087 ceph-mon[198934]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:10:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:45 smithi087 ceph-mon[202419]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:47 smithi163 ceph-mon[190496]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:47 smithi087 ceph-mon[198934]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:47 smithi087 ceph-mon[202419]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:49 smithi163 ceph-mon[190496]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:49 smithi087 ceph-mon[198934]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:49 smithi087 ceph-mon[202419]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:10:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:50 smithi163 ceph-mon[190496]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:50 smithi087 ceph-mon[198934]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:50 smithi087 ceph-mon[202419]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:53 smithi163 ceph-mon[190496]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:53 smithi087 ceph-mon[202419]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:53 smithi087 ceph-mon[198934]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:55 smithi163 ceph-mon[190496]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:10:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:10:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:10:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:55 smithi087 ceph-mon[202419]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:55 smithi087 ceph-mon[198934]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:57 smithi163 ceph-mon[190496]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:57 smithi087 ceph-mon[202419]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:57 smithi087 ceph-mon[198934]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:10:59 smithi163 ceph-mon[190496]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:10:59 smithi087 ceph-mon[198934]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:10:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:10:59 smithi087 ceph-mon[202419]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:00 smithi163 ceph-mon[190496]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:00 smithi087 ceph-mon[198934]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:00 smithi087 ceph-mon[202419]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:03 smithi163 ceph-mon[190496]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:03 smithi087 ceph-mon[198934]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:03 smithi087 ceph-mon[202419]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:05 smithi163 ceph-mon[190496]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:11:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:05 smithi087 ceph-mon[198934]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:05 smithi087 ceph-mon[202419]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:07 smithi163 ceph-mon[190496]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:07 smithi087 ceph-mon[198934]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:07 smithi087 ceph-mon[202419]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:09 smithi163 ceph-mon[190496]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:09 smithi087 ceph-mon[198934]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:09 smithi087 ceph-mon[202419]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:10 smithi163 ceph-mon[190496]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:10 smithi087 ceph-mon[202419]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:10 smithi087 ceph-mon[198934]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:13 smithi163 ceph-mon[190496]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:13 smithi087 ceph-mon[202419]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:13 smithi087 ceph-mon[198934]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:15 smithi163 ceph-mon[190496]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:11:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:15 smithi087 ceph-mon[202419]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:15 smithi087 ceph-mon[198934]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:17 smithi163 ceph-mon[190496]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:17 smithi087 ceph-mon[202419]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:17.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:17 smithi087 ceph-mon[198934]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:19 smithi163 ceph-mon[190496]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:19 smithi087 ceph-mon[202419]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:19 smithi087 ceph-mon[198934]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:20 smithi163 ceph-mon[190496]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:20 smithi087 ceph-mon[202419]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:20 smithi087 ceph-mon[198934]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:23 smithi163 ceph-mon[190496]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:11:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:23 smithi087 ceph-mon[202419]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:11:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:23 smithi087 ceph-mon[198934]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:11:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:11:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:11:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:11:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:11:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:11:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:11:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:11:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:11:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:11:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:25 smithi163 ceph-mon[190496]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:25] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:11:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:25 smithi087 ceph-mon[198934]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:25 smithi087 ceph-mon[202419]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:27 smithi163 ceph-mon[190496]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:27 smithi087 ceph-mon[198934]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:27 smithi087 ceph-mon[202419]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:29 smithi163 ceph-mon[190496]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:29 smithi087 ceph-mon[202419]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:29 smithi087 ceph-mon[198934]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:30 smithi163 ceph-mon[190496]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:30 smithi087 ceph-mon[202419]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:30 smithi087 ceph-mon[198934]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:33 smithi163 ceph-mon[190496]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:33 smithi087 ceph-mon[202419]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:33 smithi087 ceph-mon[198934]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:35 smithi163 ceph-mon[190496]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:11:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:35 smithi087 ceph-mon[198934]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:35 smithi087 ceph-mon[202419]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:37 smithi163 ceph-mon[190496]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:37 smithi087 ceph-mon[202419]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:37 smithi087 ceph-mon[198934]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:39 smithi163 ceph-mon[190496]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:39 smithi087 ceph-mon[202419]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:39 smithi087 ceph-mon[198934]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:40 smithi163 ceph-mon[190496]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:40 smithi087 ceph-mon[202419]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:40 smithi087 ceph-mon[198934]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:43 smithi163 ceph-mon[190496]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:43 smithi087 ceph-mon[202419]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:43 smithi087 ceph-mon[198934]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:45 smithi163 ceph-mon[190496]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:11:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:45 smithi087 ceph-mon[202419]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:45 smithi087 ceph-mon[198934]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:47 smithi163 ceph-mon[190496]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:47 smithi087 ceph-mon[202419]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:47 smithi087 ceph-mon[198934]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:49 smithi163 ceph-mon[190496]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:49 smithi087 ceph-mon[202419]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:49 smithi087 ceph-mon[198934]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:11:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:50 smithi163 ceph-mon[190496]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:50 smithi087 ceph-mon[202419]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:50 smithi087 ceph-mon[198934]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:53 smithi163 ceph-mon[190496]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:53 smithi087 ceph-mon[202419]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:53 smithi087 ceph-mon[198934]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:55 smithi163 ceph-mon[190496]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:11:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:11:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:11:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:55 smithi087 ceph-mon[202419]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:55 smithi087 ceph-mon[198934]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:57 smithi163 ceph-mon[190496]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:57 smithi087 ceph-mon[202419]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:57 smithi087 ceph-mon[198934]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:11:59 smithi163 ceph-mon[190496]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:11:59 smithi087 ceph-mon[198934]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:11:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:11:59 smithi087 ceph-mon[202419]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:00 smithi163 ceph-mon[190496]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:00 smithi087 ceph-mon[198934]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:00 smithi087 ceph-mon[202419]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:03 smithi163 ceph-mon[190496]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:03 smithi087 ceph-mon[202419]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:03 smithi087 ceph-mon[198934]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:05 smithi163 ceph-mon[190496]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:05] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:12:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:05 smithi087 ceph-mon[202419]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:05 smithi087 ceph-mon[198934]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:07 smithi163 ceph-mon[190496]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:07 smithi087 ceph-mon[202419]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:07 smithi087 ceph-mon[198934]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:09 smithi163 ceph-mon[190496]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:09 smithi087 ceph-mon[198934]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:09 smithi087 ceph-mon[202419]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:10 smithi163 ceph-mon[190496]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:10 smithi087 ceph-mon[198934]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:10 smithi087 ceph-mon[202419]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:13 smithi163 ceph-mon[190496]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:13 smithi087 ceph-mon[202419]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:13 smithi087 ceph-mon[198934]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:15 smithi163 ceph-mon[190496]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:15] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:12:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:15 smithi087 ceph-mon[202419]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:15 smithi087 ceph-mon[198934]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:17 smithi163 ceph-mon[190496]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:17 smithi087 ceph-mon[202419]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:17 smithi087 ceph-mon[198934]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:19 smithi163 ceph-mon[190496]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:19 smithi087 ceph-mon[202419]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:19 smithi087 ceph-mon[198934]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:20 smithi163 ceph-mon[190496]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:20 smithi087 ceph-mon[202419]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:20 smithi087 ceph-mon[198934]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:23 smithi163 ceph-mon[190496]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:23 smithi087 ceph-mon[202419]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:23 smithi087 ceph-mon[198934]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:12:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:12:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:12:24.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:12:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:12:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:12:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:12:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:12:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:12:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:12:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:12:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:12:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:25 smithi163 ceph-mon[190496]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:12:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:25 smithi087 ceph-mon[202419]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:25 smithi087 ceph-mon[198934]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:27 smithi163 ceph-mon[190496]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:27 smithi087 ceph-mon[202419]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:27 smithi087 ceph-mon[198934]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:29 smithi163 ceph-mon[190496]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:29 smithi087 ceph-mon[202419]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:29 smithi087 ceph-mon[198934]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:30 smithi163 ceph-mon[190496]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:30 smithi087 ceph-mon[202419]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:30 smithi087 ceph-mon[198934]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:33 smithi163 ceph-mon[190496]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:33 smithi087 ceph-mon[202419]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:33 smithi087 ceph-mon[198934]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:35 smithi163 ceph-mon[190496]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:12:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:35 smithi087 ceph-mon[202419]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:35 smithi087 ceph-mon[198934]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:37 smithi163 ceph-mon[190496]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:37 smithi087 ceph-mon[202419]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:37 smithi087 ceph-mon[198934]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:39 smithi163 ceph-mon[190496]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:39 smithi087 ceph-mon[202419]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:39 smithi087 ceph-mon[198934]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:40 smithi163 ceph-mon[190496]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:40 smithi087 ceph-mon[202419]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:40 smithi087 ceph-mon[198934]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:43 smithi163 ceph-mon[190496]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:43 smithi087 ceph-mon[198934]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:43 smithi087 ceph-mon[202419]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:45 smithi163 ceph-mon[190496]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:12:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:45 smithi087 ceph-mon[198934]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:45 smithi087 ceph-mon[202419]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:47 smithi163 ceph-mon[190496]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:47 smithi087 ceph-mon[202419]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:47 smithi087 ceph-mon[198934]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:49 smithi163 ceph-mon[190496]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:49 smithi087 ceph-mon[202419]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:49 smithi087 ceph-mon[198934]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:12:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:50 smithi163 ceph-mon[190496]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:50 smithi087 ceph-mon[198934]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:50 smithi087 ceph-mon[202419]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:53 smithi163 ceph-mon[190496]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:53 smithi087 ceph-mon[202419]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:53 smithi087 ceph-mon[198934]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:55 smithi163 ceph-mon[190496]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:12:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:12:55] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T19:12:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:55 smithi087 ceph-mon[202419]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:55 smithi087 ceph-mon[198934]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:57 smithi163 ceph-mon[190496]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:57 smithi087 ceph-mon[202419]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:57 smithi087 ceph-mon[198934]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:12:59 smithi163 ceph-mon[190496]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:12:59 smithi087 ceph-mon[202419]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:12:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:12:59 smithi087 ceph-mon[198934]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:00 smithi163 ceph-mon[190496]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:00 smithi087 ceph-mon[202419]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:00 smithi087 ceph-mon[198934]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:03 smithi163 ceph-mon[190496]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:03 smithi087 ceph-mon[202419]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:03 smithi087 ceph-mon[198934]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:05 smithi163 ceph-mon[190496]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:13:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:05 smithi087 ceph-mon[202419]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:05 smithi087 ceph-mon[198934]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:07 smithi163 ceph-mon[190496]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:07 smithi087 ceph-mon[202419]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:07 smithi087 ceph-mon[198934]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:09 smithi163 ceph-mon[190496]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:09 smithi087 ceph-mon[202419]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:09 smithi087 ceph-mon[198934]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:10.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:10 smithi163 ceph-mon[190496]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:10 smithi087 ceph-mon[202419]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:10 smithi087 ceph-mon[198934]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:13 smithi163 ceph-mon[190496]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:13 smithi087 ceph-mon[202419]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:13 smithi087 ceph-mon[198934]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:15 smithi163 ceph-mon[190496]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:13:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:15 smithi087 ceph-mon[202419]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:15 smithi087 ceph-mon[198934]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:17 smithi163 ceph-mon[190496]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:17 smithi087 ceph-mon[202419]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:17 smithi087 ceph-mon[198934]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:19 smithi163 ceph-mon[190496]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:19 smithi087 ceph-mon[202419]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:19 smithi087 ceph-mon[198934]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:20 smithi163 ceph-mon[190496]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:20 smithi087 ceph-mon[202419]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:20 smithi087 ceph-mon[198934]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:23 smithi163 ceph-mon[190496]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:23 smithi087 ceph-mon[202419]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:23 smithi087 ceph-mon[198934]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:24.286 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:13:24.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:13:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:13:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:13:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:13:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:25.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:13:25.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:13:25.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:13:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:27 smithi163 ceph-mon[190496]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:27 smithi087 ceph-mon[202419]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:27 smithi087 ceph-mon[198934]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:29 smithi163 ceph-mon[190496]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:29 smithi087 ceph-mon[202419]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:29 smithi087 ceph-mon[198934]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:30 smithi163 ceph-mon[190496]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:30 smithi087 ceph-mon[202419]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:30 smithi087 ceph-mon[198934]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:33 smithi163 ceph-mon[190496]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:33 smithi087 ceph-mon[202419]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:33 smithi087 ceph-mon[198934]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:35 smithi163 ceph-mon[190496]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:13:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:35 smithi087 ceph-mon[202419]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:35 smithi087 ceph-mon[198934]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:37 smithi163 ceph-mon[190496]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:37 smithi087 ceph-mon[202419]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:37 smithi087 ceph-mon[198934]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:39 smithi163 ceph-mon[190496]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:39 smithi087 ceph-mon[202419]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:39 smithi087 ceph-mon[198934]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:40 smithi163 ceph-mon[190496]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:40 smithi087 ceph-mon[202419]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:40 smithi087 ceph-mon[198934]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:43 smithi163 ceph-mon[190496]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:43 smithi087 ceph-mon[198934]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:43 smithi087 ceph-mon[202419]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:45 smithi163 ceph-mon[190496]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:45 smithi087 ceph-mon[198934]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:45.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:13:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:45 smithi087 ceph-mon[202419]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:47 smithi163 ceph-mon[190496]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:47 smithi087 ceph-mon[202419]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:47 smithi087 ceph-mon[198934]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:49 smithi163 ceph-mon[190496]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:49 smithi087 ceph-mon[202419]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:49 smithi087 ceph-mon[198934]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:13:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:50 smithi163 ceph-mon[190496]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:50 smithi087 ceph-mon[202419]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:50 smithi087 ceph-mon[198934]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:53 smithi163 ceph-mon[190496]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:53 smithi087 ceph-mon[202419]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:53 smithi087 ceph-mon[198934]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:55 smithi163 ceph-mon[190496]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:13:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:13:55] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T19:13:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:55 smithi087 ceph-mon[202419]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:55 smithi087 ceph-mon[198934]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:57 smithi163 ceph-mon[190496]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:57 smithi087 ceph-mon[202419]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:57 smithi087 ceph-mon[198934]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:13:59 smithi163 ceph-mon[190496]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:13:59 smithi087 ceph-mon[202419]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:13:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:13:59 smithi087 ceph-mon[198934]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:00 smithi163 ceph-mon[190496]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:00 smithi087 ceph-mon[202419]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:00 smithi087 ceph-mon[198934]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:03 smithi163 ceph-mon[190496]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:03 smithi087 ceph-mon[202419]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:03 smithi087 ceph-mon[198934]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:05 smithi163 ceph-mon[190496]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:14:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:05 smithi087 ceph-mon[202419]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:05 smithi087 ceph-mon[198934]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:06.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:14:06 smithi163 conmon[249787]: logger=sqlstore.transactions t=2023-10-07T19:14:06.281577433Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-10-07T19:14:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:07 smithi163 ceph-mon[190496]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:07 smithi087 ceph-mon[202419]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:07 smithi087 ceph-mon[198934]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:09 smithi163 ceph-mon[190496]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:09 smithi087 ceph-mon[202419]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:09 smithi087 ceph-mon[198934]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:10 smithi163 ceph-mon[190496]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:10 smithi087 ceph-mon[202419]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:10 smithi087 ceph-mon[198934]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:13 smithi163 ceph-mon[190496]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:13 smithi087 ceph-mon[202419]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:13.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:13 smithi087 ceph-mon[198934]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:15 smithi163 ceph-mon[190496]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:14:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:15 smithi087 ceph-mon[202419]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:15 smithi087 ceph-mon[198934]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:17 smithi163 ceph-mon[190496]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:17 smithi087 ceph-mon[202419]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:17 smithi087 ceph-mon[198934]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:19 smithi163 ceph-mon[190496]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:19 smithi087 ceph-mon[198934]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:19 smithi087 ceph-mon[202419]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:20 smithi163 ceph-mon[190496]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:20 smithi087 ceph-mon[198934]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:20 smithi087 ceph-mon[202419]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:23.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:23 smithi163 ceph-mon[190496]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:23 smithi087 ceph-mon[198934]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:23 smithi087 ceph-mon[202419]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:25 smithi163 ceph-mon[190496]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:14:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:14:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:25 smithi087 ceph-mon[198934]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:14:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:25 smithi087 ceph-mon[202419]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:14:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:14:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:14:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:14:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:14:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:14:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:14:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:14:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:14:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:14:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:27 smithi163 ceph-mon[190496]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:27 smithi087 ceph-mon[198934]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:27 smithi087 ceph-mon[202419]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:29 smithi163 ceph-mon[190496]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:29 smithi087 ceph-mon[202419]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:29 smithi087 ceph-mon[198934]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:30 smithi163 ceph-mon[190496]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:30 smithi087 ceph-mon[202419]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:30 smithi087 ceph-mon[198934]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:33 smithi163 ceph-mon[190496]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:33 smithi087 ceph-mon[202419]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:33 smithi087 ceph-mon[198934]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:35 smithi163 ceph-mon[190496]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:14:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:35 smithi087 ceph-mon[202419]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:35 smithi087 ceph-mon[198934]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:37 smithi163 ceph-mon[190496]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:37 smithi087 ceph-mon[202419]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:37 smithi087 ceph-mon[198934]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:39 smithi163 ceph-mon[190496]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:39 smithi087 ceph-mon[202419]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:39 smithi087 ceph-mon[198934]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:40 smithi163 ceph-mon[190496]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:40 smithi087 ceph-mon[202419]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:40 smithi087 ceph-mon[198934]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:43 smithi163 ceph-mon[190496]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:43 smithi087 ceph-mon[202419]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:43 smithi087 ceph-mon[198934]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:45 smithi163 ceph-mon[190496]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:14:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:45 smithi087 ceph-mon[202419]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:45 smithi087 ceph-mon[198934]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:47 smithi163 ceph-mon[190496]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:47 smithi087 ceph-mon[202419]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:47 smithi087 ceph-mon[198934]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:49 smithi163 ceph-mon[190496]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:49 smithi087 ceph-mon[202419]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:49 smithi087 ceph-mon[198934]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:14:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:50 smithi163 ceph-mon[190496]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:50 smithi087 ceph-mon[202419]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:50 smithi087 ceph-mon[198934]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:53 smithi163 ceph-mon[190496]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:53 smithi087 ceph-mon[198934]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:53 smithi087 ceph-mon[202419]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:55 smithi163 ceph-mon[190496]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:14:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:14:55] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:14:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:55 smithi087 ceph-mon[202419]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:55 smithi087 ceph-mon[198934]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:57 smithi163 ceph-mon[190496]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:57 smithi087 ceph-mon[202419]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:57 smithi087 ceph-mon[198934]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:14:59 smithi163 ceph-mon[190496]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:14:59 smithi087 ceph-mon[202419]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:14:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:14:59 smithi087 ceph-mon[198934]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:00 smithi163 ceph-mon[190496]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:00 smithi087 ceph-mon[198934]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:00 smithi087 ceph-mon[202419]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:03 smithi163 ceph-mon[190496]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:03 smithi087 ceph-mon[198934]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:03 smithi087 ceph-mon[202419]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:05 smithi163 ceph-mon[190496]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:15:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:05 smithi087 ceph-mon[202419]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:05 smithi087 ceph-mon[198934]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:07 smithi163 ceph-mon[190496]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:07 smithi087 ceph-mon[202419]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:07.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:07 smithi087 ceph-mon[198934]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:09 smithi163 ceph-mon[190496]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:09 smithi087 ceph-mon[202419]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:09 smithi087 ceph-mon[198934]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:10 smithi163 ceph-mon[190496]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:10 smithi087 ceph-mon[198934]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:10 smithi087 ceph-mon[202419]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:13 smithi163 ceph-mon[190496]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:13 smithi087 ceph-mon[198934]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:13 smithi087 ceph-mon[202419]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:15 smithi163 ceph-mon[190496]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:15 smithi087 ceph-mon[198934]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:15:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:15 smithi087 ceph-mon[202419]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:17 smithi163 ceph-mon[190496]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:17 smithi087 ceph-mon[198934]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:17 smithi087 ceph-mon[202419]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:19 smithi163 ceph-mon[190496]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:19 smithi087 ceph-mon[198934]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:19 smithi087 ceph-mon[202419]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:20 smithi163 ceph-mon[190496]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:20 smithi087 ceph-mon[202419]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:20 smithi087 ceph-mon[198934]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:23 smithi163 ceph-mon[190496]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:23 smithi087 ceph-mon[202419]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:23 smithi087 ceph-mon[198934]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:25 smithi163 ceph-mon[190496]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:15:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:25 smithi087 ceph-mon[202419]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:25 smithi087 ceph-mon[198934]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:15:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:15:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:15:26.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:15:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:15:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:15:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:15:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:15:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:15:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:15:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:15:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:15:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:27 smithi163 ceph-mon[190496]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:27 smithi087 ceph-mon[202419]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:27 smithi087 ceph-mon[198934]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:29 smithi163 ceph-mon[190496]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:29 smithi087 ceph-mon[202419]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:29 smithi087 ceph-mon[198934]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:30 smithi163 ceph-mon[190496]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:30 smithi087 ceph-mon[202419]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:30 smithi087 ceph-mon[198934]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:33 smithi163 ceph-mon[190496]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:33 smithi087 ceph-mon[198934]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:33 smithi087 ceph-mon[202419]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:35 smithi163 ceph-mon[190496]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:15:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:35 smithi087 ceph-mon[202419]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:35 smithi087 ceph-mon[198934]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:37 smithi163 ceph-mon[190496]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:37 smithi087 ceph-mon[202419]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:37 smithi087 ceph-mon[198934]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:39 smithi163 ceph-mon[190496]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:39 smithi087 ceph-mon[202419]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:39 smithi087 ceph-mon[198934]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:40 smithi163 ceph-mon[190496]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:40 smithi087 ceph-mon[202419]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:40.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:40 smithi087 ceph-mon[198934]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:43 smithi163 ceph-mon[190496]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:43 smithi087 ceph-mon[202419]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:43 smithi087 ceph-mon[198934]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:45 smithi163 ceph-mon[190496]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:45.713 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:15:45.713 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:45 smithi087 ceph-mon[202419]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:45.713 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:45 smithi087 ceph-mon[198934]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:47 smithi163 ceph-mon[190496]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:47 smithi087 ceph-mon[202419]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:47 smithi087 ceph-mon[198934]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:49 smithi163 ceph-mon[190496]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:49 smithi087 ceph-mon[202419]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:49 smithi087 ceph-mon[198934]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:15:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:50 smithi163 ceph-mon[190496]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:50 smithi087 ceph-mon[202419]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:50 smithi087 ceph-mon[198934]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:53 smithi163 ceph-mon[190496]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:53 smithi087 ceph-mon[202419]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:53 smithi087 ceph-mon[198934]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:55 smithi163 ceph-mon[190496]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:15:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:15:55] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:15:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:55 smithi087 ceph-mon[198934]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:55 smithi087 ceph-mon[202419]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:57 smithi163 ceph-mon[190496]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:57 smithi087 ceph-mon[198934]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:57 smithi087 ceph-mon[202419]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:15:59 smithi163 ceph-mon[190496]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:15:59 smithi087 ceph-mon[198934]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:15:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:15:59 smithi087 ceph-mon[202419]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:00 smithi163 ceph-mon[190496]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:00 smithi087 ceph-mon[198934]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:00 smithi087 ceph-mon[202419]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:03 smithi163 ceph-mon[190496]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:03.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:03 smithi087 ceph-mon[202419]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:03.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:03 smithi087 ceph-mon[198934]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:05 smithi163 ceph-mon[190496]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:05] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T19:16:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:05 smithi087 ceph-mon[202419]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:05 smithi087 ceph-mon[198934]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:07 smithi163 ceph-mon[190496]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:07 smithi087 ceph-mon[202419]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:07 smithi087 ceph-mon[198934]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:09 smithi163 ceph-mon[190496]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:09 smithi087 ceph-mon[202419]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:09 smithi087 ceph-mon[198934]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:10 smithi163 ceph-mon[190496]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:10 smithi087 ceph-mon[202419]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:10 smithi087 ceph-mon[198934]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:13 smithi163 ceph-mon[190496]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:13 smithi087 ceph-mon[198934]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:13 smithi087 ceph-mon[202419]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:15 smithi163 ceph-mon[190496]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:15] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T19:16:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:15 smithi087 ceph-mon[198934]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:15 smithi087 ceph-mon[202419]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:17 smithi163 ceph-mon[190496]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:17 smithi087 ceph-mon[198934]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:17 smithi087 ceph-mon[202419]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:19 smithi163 ceph-mon[190496]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:19 smithi087 ceph-mon[198934]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:19 smithi087 ceph-mon[202419]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:20 smithi163 ceph-mon[190496]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:20 smithi087 ceph-mon[198934]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:20 smithi087 ceph-mon[202419]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:23 smithi163 ceph-mon[190496]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:23 smithi087 ceph-mon[198934]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:23.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:23 smithi087 ceph-mon[202419]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:25 smithi163 ceph-mon[190496]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:16:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:25 smithi087 ceph-mon[198934]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:25 smithi087 ceph-mon[202419]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:16:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:16:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:16:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:27 smithi163 ceph-mon[190496]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:16:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:16:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:16:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[202419]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[198934]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:16:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:16:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:29 smithi163 ceph-mon[190496]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:29 smithi087 ceph-mon[202419]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:29 smithi087 ceph-mon[198934]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:30 smithi163 ceph-mon[190496]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:30 smithi087 ceph-mon[202419]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:30 smithi087 ceph-mon[198934]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:33 smithi163 ceph-mon[190496]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:33 smithi087 ceph-mon[202419]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:33 smithi087 ceph-mon[198934]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:34.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:35 smithi163 ceph-mon[190496]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:16:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:35 smithi087 ceph-mon[202419]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:35 smithi087 ceph-mon[198934]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:37 smithi163 ceph-mon[190496]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:37 smithi087 ceph-mon[198934]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:37 smithi087 ceph-mon[202419]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:39 smithi163 ceph-mon[190496]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:39 smithi087 ceph-mon[198934]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:39 smithi087 ceph-mon[202419]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:40 smithi163 ceph-mon[190496]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:40 smithi087 ceph-mon[198934]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:40 smithi087 ceph-mon[202419]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:43 smithi163 ceph-mon[190496]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:43 smithi087 ceph-mon[202419]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:43 smithi087 ceph-mon[198934]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:45 smithi163 ceph-mon[190496]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:16:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:45 smithi087 ceph-mon[202419]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:45 smithi087 ceph-mon[198934]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:47 smithi163 ceph-mon[190496]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:47 smithi087 ceph-mon[202419]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:47 smithi087 ceph-mon[198934]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:49 smithi163 ceph-mon[190496]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:49 smithi087 ceph-mon[202419]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:49 smithi087 ceph-mon[198934]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:16:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:50 smithi163 ceph-mon[190496]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:50 smithi087 ceph-mon[202419]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:50 smithi087 ceph-mon[198934]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:53 smithi163 ceph-mon[190496]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:53 smithi087 ceph-mon[202419]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:53 smithi087 ceph-mon[198934]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:55 smithi163 ceph-mon[190496]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:16:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:16:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:16:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:55 smithi087 ceph-mon[202419]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:55 smithi087 ceph-mon[198934]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:57 smithi163 ceph-mon[190496]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:57 smithi087 ceph-mon[202419]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:57 smithi087 ceph-mon[198934]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:16:59 smithi163 ceph-mon[190496]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:16:59 smithi087 ceph-mon[202419]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:16:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:16:59 smithi087 ceph-mon[198934]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:00 smithi163 ceph-mon[190496]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:00 smithi087 ceph-mon[202419]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:00 smithi087 ceph-mon[198934]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:03 smithi163 ceph-mon[190496]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:03 smithi087 ceph-mon[202419]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:03.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:03 smithi087 ceph-mon[198934]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:05 smithi163 ceph-mon[190496]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:17:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:05 smithi087 ceph-mon[198934]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:05 smithi087 ceph-mon[202419]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:07 smithi163 ceph-mon[190496]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:07 smithi087 ceph-mon[198934]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:07.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:07 smithi087 ceph-mon[202419]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:09 smithi163 ceph-mon[190496]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:09 smithi087 ceph-mon[198934]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:09 smithi087 ceph-mon[202419]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:10 smithi087 ceph-mon[198934]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:10 smithi087 ceph-mon[202419]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:10 smithi163 ceph-mon[190496]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:13 smithi163 ceph-mon[190496]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:13 smithi087 ceph-mon[198934]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:13 smithi087 ceph-mon[202419]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:15 smithi163 ceph-mon[190496]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T19:17:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:15 smithi087 ceph-mon[202419]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:15 smithi087 ceph-mon[198934]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:17 smithi163 ceph-mon[190496]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:17 smithi087 ceph-mon[202419]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:17 smithi087 ceph-mon[198934]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:19 smithi163 ceph-mon[190496]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:19 smithi087 ceph-mon[202419]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:19 smithi087 ceph-mon[198934]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:20 smithi087 ceph-mon[202419]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:20.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:20 smithi087 ceph-mon[198934]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:20 smithi163 ceph-mon[190496]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:23 smithi163 ceph-mon[190496]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:23 smithi087 ceph-mon[202419]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:23 smithi087 ceph-mon[198934]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:25 smithi163 ceph-mon[190496]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:17:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:25 smithi087 ceph-mon[202419]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:25 smithi087 ceph-mon[198934]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:27 smithi163 ceph-mon[190496]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:17:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:17:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:17:27.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:17:27.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[202419]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[198934]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:17:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:17:27.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:17:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:29 smithi163 ceph-mon[190496]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:29 smithi087 ceph-mon[202419]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:29 smithi087 ceph-mon[198934]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:30 smithi087 ceph-mon[202419]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:30 smithi087 ceph-mon[198934]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:30 smithi163 ceph-mon[190496]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:33 smithi163 ceph-mon[190496]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:33 smithi087 ceph-mon[202419]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:33 smithi087 ceph-mon[198934]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:35 smithi163 ceph-mon[190496]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:35] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:17:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:35 smithi087 ceph-mon[202419]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:35 smithi087 ceph-mon[198934]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:37 smithi163 ceph-mon[190496]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:37 smithi087 ceph-mon[202419]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:37 smithi087 ceph-mon[198934]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:39 smithi163 ceph-mon[190496]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:39 smithi087 ceph-mon[198934]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:39 smithi087 ceph-mon[202419]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:40 smithi087 ceph-mon[202419]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:40 smithi087 ceph-mon[198934]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:40 smithi163 ceph-mon[190496]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:43.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:43 smithi163 ceph-mon[190496]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:43 smithi087 ceph-mon[202419]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:43 smithi087 ceph-mon[198934]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:45 smithi163 ceph-mon[190496]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:45] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:17:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:45 smithi087 ceph-mon[198934]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:45 smithi087 ceph-mon[202419]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:47 smithi163 ceph-mon[190496]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:47 smithi087 ceph-mon[198934]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:47 smithi087 ceph-mon[202419]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:49 smithi163 ceph-mon[190496]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:49 smithi087 ceph-mon[202419]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:49 smithi087 ceph-mon[198934]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:17:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:50 smithi087 ceph-mon[202419]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:50 smithi087 ceph-mon[198934]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:50 smithi163 ceph-mon[190496]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:53 smithi163 ceph-mon[190496]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:53 smithi087 ceph-mon[202419]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:53 smithi087 ceph-mon[198934]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:55.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:55 smithi163 ceph-mon[190496]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:17:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:17:55] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:17:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:55 smithi087 ceph-mon[202419]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:55 smithi087 ceph-mon[198934]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:57 smithi163 ceph-mon[190496]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:57 smithi087 ceph-mon[202419]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:57 smithi087 ceph-mon[198934]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:17:59 smithi163 ceph-mon[190496]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:17:59 smithi087 ceph-mon[202419]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:17:59.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:17:59 smithi087 ceph-mon[198934]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:00 smithi087 ceph-mon[202419]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:00 smithi087 ceph-mon[198934]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:00 smithi163 ceph-mon[190496]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:03.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:03 smithi163 ceph-mon[190496]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:03 smithi087 ceph-mon[202419]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:03 smithi087 ceph-mon[198934]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:05 smithi163 ceph-mon[190496]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:05] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:18:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:05 smithi087 ceph-mon[202419]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:05 smithi087 ceph-mon[198934]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:07 smithi163 ceph-mon[190496]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:07 smithi087 ceph-mon[202419]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:07 smithi087 ceph-mon[198934]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:09 smithi163 ceph-mon[190496]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:09.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:09 smithi087 ceph-mon[202419]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:09.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:09 smithi087 ceph-mon[198934]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:10 smithi087 ceph-mon[198934]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:10 smithi087 ceph-mon[202419]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:10 smithi163 ceph-mon[190496]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:13 smithi163 ceph-mon[190496]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:13 smithi087 ceph-mon[198934]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:13 smithi087 ceph-mon[202419]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:15 smithi163 ceph-mon[190496]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:15] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:18:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:15 smithi087 ceph-mon[198934]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:15.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:15 smithi087 ceph-mon[202419]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:17 smithi163 ceph-mon[190496]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:17 smithi087 ceph-mon[202419]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:17.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:17 smithi087 ceph-mon[198934]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:19 smithi163 ceph-mon[190496]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:19 smithi087 ceph-mon[198934]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:19 smithi087 ceph-mon[202419]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:20 smithi087 ceph-mon[202419]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:20 smithi087 ceph-mon[198934]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:20 smithi163 ceph-mon[190496]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:23 smithi163 ceph-mon[190496]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:23 smithi087 ceph-mon[202419]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:23 smithi087 ceph-mon[198934]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:25 smithi163 ceph-mon[190496]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:18:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:25 smithi087 ceph-mon[202419]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:25 smithi087 ceph-mon[198934]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:27 smithi163 ceph-mon[190496]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:27 smithi087 ceph-mon[202419]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:27.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:27 smithi087 ceph-mon[198934]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:18:28.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:18:28.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:18:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:29 smithi163 ceph-mon[190496]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:18:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:18:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:18:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[198934]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:18:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:18:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:18:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[202419]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:29.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:18:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:18:29.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:18:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:30 smithi087 ceph-mon[202419]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:30 smithi087 ceph-mon[198934]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:30 smithi163 ceph-mon[190496]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:33 smithi163 ceph-mon[190496]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:33 smithi087 ceph-mon[202419]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:33 smithi087 ceph-mon[198934]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:35 smithi163 ceph-mon[190496]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:18:35.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:35 smithi087 ceph-mon[202419]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:35 smithi087 ceph-mon[198934]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:37 smithi163 ceph-mon[190496]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:37 smithi087 ceph-mon[202419]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:37 smithi087 ceph-mon[198934]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:39 smithi163 ceph-mon[190496]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:39 smithi087 ceph-mon[202419]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:39 smithi087 ceph-mon[198934]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:40 smithi087 ceph-mon[202419]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:40 smithi087 ceph-mon[198934]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:40 smithi163 ceph-mon[190496]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:43 smithi163 ceph-mon[190496]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:43 smithi087 ceph-mon[202419]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:43 smithi087 ceph-mon[198934]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:45 smithi163 ceph-mon[190496]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:18:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:45 smithi087 ceph-mon[198934]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:45 smithi087 ceph-mon[202419]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:47 smithi163 ceph-mon[190496]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:47 smithi087 ceph-mon[202419]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:47 smithi087 ceph-mon[198934]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:49 smithi163 ceph-mon[190496]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:49.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:49 smithi087 ceph-mon[202419]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:49 smithi087 ceph-mon[198934]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:18:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:50 smithi087 ceph-mon[202419]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:50 smithi087 ceph-mon[198934]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:50 smithi163 ceph-mon[190496]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:53 smithi163 ceph-mon[190496]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:53 smithi087 ceph-mon[202419]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:53 smithi087 ceph-mon[198934]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:55 smithi163 ceph-mon[190496]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:18:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:18:55] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:18:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:55 smithi087 ceph-mon[202419]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:55 smithi087 ceph-mon[198934]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:57 smithi163 ceph-mon[190496]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:57 smithi087 ceph-mon[202419]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:57 smithi087 ceph-mon[198934]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:18:59 smithi163 ceph-mon[190496]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:18:59 smithi087 ceph-mon[202419]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:18:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:18:59 smithi087 ceph-mon[198934]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:00 smithi087 ceph-mon[202419]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:00 smithi087 ceph-mon[198934]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:00 smithi163 ceph-mon[190496]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:03 smithi163 ceph-mon[190496]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:03 smithi087 ceph-mon[202419]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:03 smithi087 ceph-mon[198934]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:05 smithi163 ceph-mon[190496]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:05] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:19:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:05 smithi087 ceph-mon[202419]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:05 smithi087 ceph-mon[198934]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:19:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:19:07.40601654Z level=info msg="Completed cleanup jobs" duration=115.171332ms 2023-10-07T19:19:07.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:07 smithi163 ceph-mon[190496]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:07 smithi087 ceph-mon[202419]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:07 smithi087 ceph-mon[198934]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:09 smithi163 ceph-mon[190496]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:09 smithi087 ceph-mon[202419]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:09 smithi087 ceph-mon[198934]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:10 smithi087 ceph-mon[202419]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:10 smithi087 ceph-mon[198934]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:10 smithi163 ceph-mon[190496]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:13 smithi163 ceph-mon[190496]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:13 smithi087 ceph-mon[202419]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:13 smithi087 ceph-mon[198934]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:15 smithi163 ceph-mon[190496]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:15] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:19:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:15 smithi087 ceph-mon[202419]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:15 smithi087 ceph-mon[198934]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:17 smithi163 ceph-mon[190496]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:17 smithi087 ceph-mon[202419]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:17 smithi087 ceph-mon[198934]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:19 smithi163 ceph-mon[190496]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:19 smithi087 ceph-mon[198934]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:19 smithi087 ceph-mon[202419]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:20 smithi087 ceph-mon[202419]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:20 smithi087 ceph-mon[198934]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:20 smithi163 ceph-mon[190496]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:23 smithi163 ceph-mon[190496]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:23 smithi087 ceph-mon[202419]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:23 smithi087 ceph-mon[198934]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:25 smithi163 ceph-mon[190496]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:25] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:19:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:25 smithi087 ceph-mon[202419]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:25 smithi087 ceph-mon[198934]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:27 smithi163 ceph-mon[190496]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:27 smithi087 ceph-mon[202419]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:27 smithi087 ceph-mon[198934]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:29 smithi163 ceph-mon[190496]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:29.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:19:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:29 smithi087 ceph-mon[202419]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:19:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:29 smithi087 ceph-mon[198934]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:29.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:19:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:30 smithi087 ceph-mon[202419]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:30 smithi087 ceph-mon[198934]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:30 smithi163 ceph-mon[190496]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:32.726 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:32.726 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:32.726 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:32.726 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:33 smithi163 ceph-mon[190496]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[202419]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[198934]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:35 smithi163 ceph-mon[190496]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:35] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:19:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:35 smithi087 ceph-mon[202419]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:35 smithi087 ceph-mon[198934]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:19:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:19:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:36.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:36 smithi163 ceph-mon[190496]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:19:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:19:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[202419]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:19:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:19:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:19:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:36 smithi087 ceph-mon[198934]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:39 smithi163 ceph-mon[190496]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:39 smithi087 ceph-mon[202419]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:39 smithi087 ceph-mon[198934]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:40 smithi087 ceph-mon[202419]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:40 smithi087 ceph-mon[198934]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:40 smithi163 ceph-mon[190496]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:43 smithi163 ceph-mon[190496]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:43 smithi087 ceph-mon[202419]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:43 smithi087 ceph-mon[198934]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:45 smithi163 ceph-mon[190496]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:45] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:19:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:45 smithi087 ceph-mon[202419]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:45 smithi087 ceph-mon[198934]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:47 smithi163 ceph-mon[190496]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:47 smithi087 ceph-mon[202419]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:47 smithi087 ceph-mon[198934]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:49 smithi163 ceph-mon[190496]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:49 smithi087 ceph-mon[202419]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:49 smithi087 ceph-mon[198934]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:19:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:50 smithi087 ceph-mon[202419]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:50 smithi087 ceph-mon[198934]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:50 smithi163 ceph-mon[190496]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:53 smithi163 ceph-mon[190496]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:53 smithi087 ceph-mon[202419]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:53 smithi087 ceph-mon[198934]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:55 smithi163 ceph-mon[190496]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:19:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:19:55] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:19:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:55 smithi087 ceph-mon[198934]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:55 smithi087 ceph-mon[202419]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:57 smithi163 ceph-mon[190496]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:57 smithi087 ceph-mon[198934]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:57 smithi087 ceph-mon[202419]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:19:59 smithi163 ceph-mon[190496]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:19:59 smithi087 ceph-mon[198934]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:19:59.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:19:59 smithi087 ceph-mon[202419]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:20:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:00 smithi087 ceph-mon[198934]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:20:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:00 smithi087 ceph-mon[202419]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:20:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:00 smithi163 ceph-mon[190496]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:03 smithi163 ceph-mon[190496]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:03 smithi087 ceph-mon[198934]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:03 smithi087 ceph-mon[202419]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:05.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:05 smithi163 ceph-mon[190496]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:20:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:05 smithi087 ceph-mon[202419]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:05 smithi087 ceph-mon[198934]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:07 smithi163 ceph-mon[190496]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:07 smithi087 ceph-mon[202419]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:07 smithi087 ceph-mon[198934]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:09.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:09 smithi163 ceph-mon[190496]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:09 smithi087 ceph-mon[202419]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:09 smithi087 ceph-mon[198934]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:10 smithi163 ceph-mon[190496]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:10 smithi087 ceph-mon[202419]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:10 smithi087 ceph-mon[198934]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:13 smithi163 ceph-mon[190496]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:13 smithi087 ceph-mon[198934]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:13.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:13 smithi087 ceph-mon[202419]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:15 smithi163 ceph-mon[190496]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:20:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:15 smithi087 ceph-mon[202419]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:15 smithi087 ceph-mon[198934]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:17 smithi163 ceph-mon[190496]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:17 smithi087 ceph-mon[202419]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:17 smithi087 ceph-mon[198934]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:19 smithi163 ceph-mon[190496]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:19 smithi087 ceph-mon[202419]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:19 smithi087 ceph-mon[198934]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:20 smithi163 ceph-mon[190496]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:20 smithi087 ceph-mon[202419]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:20 smithi087 ceph-mon[198934]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:23 smithi163 ceph-mon[190496]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:23 smithi087 ceph-mon[198934]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:23 smithi087 ceph-mon[202419]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:25 smithi163 ceph-mon[190496]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:20:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:25 smithi087 ceph-mon[202419]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:25 smithi087 ceph-mon[198934]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:27 smithi163 ceph-mon[190496]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:27 smithi087 ceph-mon[198934]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:27 smithi087 ceph-mon[202419]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:29 smithi163 ceph-mon[190496]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:29 smithi087 ceph-mon[202419]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:29 smithi087 ceph-mon[198934]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:30 smithi163 ceph-mon[190496]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:30 smithi087 ceph-mon[202419]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:30 smithi087 ceph-mon[198934]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:33 smithi163 ceph-mon[190496]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:33 smithi087 ceph-mon[202419]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:33 smithi087 ceph-mon[198934]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:35 smithi163 ceph-mon[190496]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:20:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:35 smithi087 ceph-mon[202419]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:35 smithi087 ceph-mon[198934]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:20:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:20:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:20:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:37 smithi163 ceph-mon[190496]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:20:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:20:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:20:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[202419]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:20:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:20:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:20:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[198934]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:20:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:20:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:20:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:39 smithi163 ceph-mon[190496]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:39 smithi087 ceph-mon[202419]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:39 smithi087 ceph-mon[198934]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:40 smithi163 ceph-mon[190496]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:40 smithi087 ceph-mon[202419]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:40 smithi087 ceph-mon[198934]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:43 smithi163 ceph-mon[190496]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:43 smithi087 ceph-mon[202419]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:43 smithi087 ceph-mon[198934]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:45.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:45 smithi163 ceph-mon[190496]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:20:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:45 smithi087 ceph-mon[202419]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:45 smithi087 ceph-mon[198934]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:47 smithi163 ceph-mon[190496]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:47 smithi087 ceph-mon[202419]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:47 smithi087 ceph-mon[198934]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:49 smithi163 ceph-mon[190496]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:49 smithi087 ceph-mon[202419]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:49 smithi087 ceph-mon[198934]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:20:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:50 smithi163 ceph-mon[190496]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:50.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:50 smithi087 ceph-mon[202419]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:50.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:50 smithi087 ceph-mon[198934]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:53 smithi163 ceph-mon[190496]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:53 smithi087 ceph-mon[198934]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:53 smithi087 ceph-mon[202419]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:55 smithi163 ceph-mon[190496]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:20:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:20:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:20:55.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:55 smithi087 ceph-mon[202419]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:55.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:55 smithi087 ceph-mon[198934]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:57 smithi163 ceph-mon[190496]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:57 smithi087 ceph-mon[198934]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:57 smithi087 ceph-mon[202419]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:20:59 smithi163 ceph-mon[190496]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:20:59 smithi087 ceph-mon[202419]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:20:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:20:59 smithi087 ceph-mon[198934]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:00 smithi163 ceph-mon[190496]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:00 smithi087 ceph-mon[202419]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:00 smithi087 ceph-mon[198934]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:03 smithi163 ceph-mon[190496]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:03 smithi087 ceph-mon[202419]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:03 smithi087 ceph-mon[198934]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:05 smithi163 ceph-mon[190496]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:05] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:21:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:05 smithi087 ceph-mon[198934]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:05 smithi087 ceph-mon[202419]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:07 smithi163 ceph-mon[190496]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:07 smithi087 ceph-mon[198934]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:07 smithi087 ceph-mon[202419]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:09 smithi163 ceph-mon[190496]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:09 smithi087 ceph-mon[202419]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:09 smithi087 ceph-mon[198934]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:10 smithi163 ceph-mon[190496]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:10 smithi087 ceph-mon[202419]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:10 smithi087 ceph-mon[198934]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:13 smithi163 ceph-mon[190496]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:13 smithi087 ceph-mon[202419]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:13 smithi087 ceph-mon[198934]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:15 smithi163 ceph-mon[190496]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:15] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:21:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:15 smithi087 ceph-mon[202419]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:15.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:15 smithi087 ceph-mon[198934]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:17 smithi163 ceph-mon[190496]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:17 smithi087 ceph-mon[198934]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:17 smithi087 ceph-mon[202419]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:19 smithi163 ceph-mon[190496]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:19 smithi087 ceph-mon[202419]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:19 smithi087 ceph-mon[198934]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:20 smithi163 ceph-mon[190496]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:20 smithi087 ceph-mon[202419]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:20 smithi087 ceph-mon[198934]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:23 smithi163 ceph-mon[190496]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:23 smithi087 ceph-mon[202419]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:23 smithi087 ceph-mon[198934]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:25.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:25 smithi163 ceph-mon[190496]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:25 smithi087 ceph-mon[198934]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:21:25.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:25 smithi087 ceph-mon[202419]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:27 smithi163 ceph-mon[190496]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:27 smithi087 ceph-mon[202419]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:27.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:27 smithi087 ceph-mon[198934]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:29 smithi163 ceph-mon[190496]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:29 smithi087 ceph-mon[202419]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:29 smithi087 ceph-mon[198934]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:30 smithi163 ceph-mon[190496]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:30.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:30 smithi087 ceph-mon[202419]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:30.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:30 smithi087 ceph-mon[198934]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:33.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:33 smithi163 ceph-mon[190496]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:33 smithi087 ceph-mon[202419]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:33 smithi087 ceph-mon[198934]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:35 smithi163 ceph-mon[190496]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:35] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.43.0" 2023-10-07T19:21:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:35 smithi087 ceph-mon[202419]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:35.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:35 smithi087 ceph-mon[198934]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:37 smithi163 ceph-mon[190496]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:21:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:21:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:21:37.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:21:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[202419]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[198934]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:21:37.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:21:37.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:21:37.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:21:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:39 smithi163 ceph-mon[190496]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:39 smithi087 ceph-mon[202419]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:39 smithi087 ceph-mon[198934]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:40 smithi163 ceph-mon[190496]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:40 smithi087 ceph-mon[202419]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:40 smithi087 ceph-mon[198934]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:43 smithi163 ceph-mon[190496]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:43 smithi087 ceph-mon[202419]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:43 smithi087 ceph-mon[198934]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:45 smithi163 ceph-mon[190496]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:45] "GET /metrics HTTP/1.1" 200 36394 "" "Prometheus/2.43.0" 2023-10-07T19:21:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:45 smithi087 ceph-mon[202419]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:45.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:45 smithi087 ceph-mon[198934]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:47 smithi163 ceph-mon[190496]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:47 smithi087 ceph-mon[202419]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:47 smithi087 ceph-mon[198934]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:49 smithi163 ceph-mon[190496]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:49 smithi087 ceph-mon[202419]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:49 smithi087 ceph-mon[198934]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:21:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:50 smithi163 ceph-mon[190496]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:50 smithi087 ceph-mon[202419]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:50 smithi087 ceph-mon[198934]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:53 smithi163 ceph-mon[190496]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:53 smithi087 ceph-mon[202419]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:53 smithi087 ceph-mon[198934]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:55 smithi163 ceph-mon[190496]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:21:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:21:55] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-10-07T19:21:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:55 smithi087 ceph-mon[202419]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:55 smithi087 ceph-mon[198934]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:57 smithi163 ceph-mon[190496]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:57 smithi087 ceph-mon[202419]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:57 smithi087 ceph-mon[198934]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:59.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:21:59 smithi163 ceph-mon[190496]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:59.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:21:59 smithi087 ceph-mon[202419]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:21:59.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:21:59 smithi087 ceph-mon[198934]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:00 smithi163 ceph-mon[190496]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:00 smithi087 ceph-mon[202419]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:00 smithi087 ceph-mon[198934]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:03 smithi163 ceph-mon[190496]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:03 smithi087 ceph-mon[202419]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:03 smithi087 ceph-mon[198934]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:05 smithi163 ceph-mon[190496]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:22:05.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:05 smithi087 ceph-mon[198934]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:05.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:05 smithi087 ceph-mon[202419]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:07 smithi163 ceph-mon[190496]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:07 smithi087 ceph-mon[198934]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:07 smithi087 ceph-mon[202419]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:09 smithi163 ceph-mon[190496]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:09 smithi087 ceph-mon[202419]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:09 smithi087 ceph-mon[198934]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:10 smithi163 ceph-mon[190496]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:10 smithi087 ceph-mon[198934]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:10 smithi087 ceph-mon[202419]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:13 smithi163 ceph-mon[190496]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:13 smithi087 ceph-mon[202419]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:13 smithi087 ceph-mon[198934]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:15.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:15 smithi163 ceph-mon[190496]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:22:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:15 smithi087 ceph-mon[202419]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:15 smithi087 ceph-mon[198934]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:17 smithi163 ceph-mon[190496]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:17 smithi087 ceph-mon[202419]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:17 smithi087 ceph-mon[198934]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:18 smithi163 ceph-mon[190496]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:18 smithi087 ceph-mon[202419]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:18 smithi087 ceph-mon[198934]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:20 smithi163 ceph-mon[190496]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:20 smithi087 ceph-mon[202419]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:20 smithi087 ceph-mon[198934]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:23 smithi163 ceph-mon[190496]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:23 smithi087 ceph-mon[202419]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:23 smithi087 ceph-mon[198934]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:25 smithi163 ceph-mon[190496]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:25] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:22:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:25 smithi087 ceph-mon[202419]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:25.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:25 smithi087 ceph-mon[198934]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:27 smithi163 ceph-mon[190496]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:27.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:27 smithi087 ceph-mon[202419]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:27.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:27 smithi087 ceph-mon[198934]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:29.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:29 smithi163 ceph-mon[190496]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:29.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:29 smithi087 ceph-mon[202419]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:29.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:29 smithi087 ceph-mon[198934]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:30 smithi163 ceph-mon[190496]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:30 smithi087 ceph-mon[202419]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:30 smithi087 ceph-mon[198934]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:33 smithi163 ceph-mon[190496]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:33 smithi087 ceph-mon[198934]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:33 smithi087 ceph-mon[202419]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:35 smithi163 ceph-mon[190496]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:35 smithi087 ceph-mon[198934]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:35] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:22:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:35 smithi087 ceph-mon[202419]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:37 smithi087 ceph-mon[198934]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:37 smithi087 ceph-mon[202419]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:37 smithi163 ceph-mon[190496]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:22:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:22:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:22:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:22:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[198934]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:22:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:22:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:22:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:22:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:38 smithi087 ceph-mon[202419]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:22:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:22:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:22:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:22:38.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:38 smithi163 ceph-mon[190496]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:40 smithi163 ceph-mon[190496]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:40 smithi087 ceph-mon[202419]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:40 smithi087 ceph-mon[198934]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:43 smithi163 ceph-mon[190496]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:43 smithi087 ceph-mon[202419]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:43 smithi087 ceph-mon[198934]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:45 smithi163 ceph-mon[190496]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:45] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:22:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:45 smithi087 ceph-mon[198934]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:45 smithi087 ceph-mon[202419]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:47 smithi163 ceph-mon[190496]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:47 smithi087 ceph-mon[202419]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:47 smithi087 ceph-mon[198934]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:48 smithi163 ceph-mon[190496]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:48 smithi087 ceph-mon[202419]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:48 smithi087 ceph-mon[198934]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:22:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:50 smithi163 ceph-mon[190496]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:50 smithi087 ceph-mon[202419]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:50 smithi087 ceph-mon[198934]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:53 smithi163 ceph-mon[190496]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:53 smithi087 ceph-mon[202419]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:53 smithi087 ceph-mon[198934]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:55.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:55 smithi163 ceph-mon[190496]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:22:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:22:55] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:22:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:55 smithi087 ceph-mon[202419]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:55 smithi087 ceph-mon[198934]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:57 smithi087 ceph-mon[202419]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:57 smithi087 ceph-mon[198934]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:57 smithi163 ceph-mon[190496]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:22:58 smithi087 ceph-mon[202419]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:22:58 smithi087 ceph-mon[198934]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:22:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:22:58 smithi163 ceph-mon[190496]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:00 smithi163 ceph-mon[190496]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:00 smithi087 ceph-mon[202419]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:00 smithi087 ceph-mon[198934]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:03 smithi087 ceph-mon[202419]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:03 smithi087 ceph-mon[198934]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:03 smithi163 ceph-mon[190496]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:05] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:23:05.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:05 smithi087 ceph-mon[202419]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:05.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:05 smithi087 ceph-mon[198934]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:05 smithi163 ceph-mon[190496]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:06 smithi087 ceph-mon[202419]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:06 smithi087 ceph-mon[198934]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:06 smithi163 ceph-mon[190496]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:08 smithi163 ceph-mon[190496]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:08 smithi087 ceph-mon[202419]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:08 smithi087 ceph-mon[198934]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:10 smithi163 ceph-mon[190496]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:10 smithi087 ceph-mon[198934]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:10 smithi087 ceph-mon[202419]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:13 smithi087 ceph-mon[198934]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:13 smithi087 ceph-mon[202419]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:13 smithi163 ceph-mon[190496]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:14 smithi087 ceph-mon[202419]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:14 smithi087 ceph-mon[198934]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:14 smithi163 ceph-mon[190496]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:15] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:23:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:16 smithi163 ceph-mon[190496]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:16 smithi087 ceph-mon[202419]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:16 smithi087 ceph-mon[198934]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:18 smithi163 ceph-mon[190496]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:18 smithi087 ceph-mon[202419]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:18 smithi087 ceph-mon[198934]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:20 smithi163 ceph-mon[190496]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:20 smithi087 ceph-mon[202419]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:20 smithi087 ceph-mon[198934]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:22 smithi163 ceph-mon[190496]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:22 smithi087 ceph-mon[198934]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:22 smithi087 ceph-mon[202419]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:24 smithi163 ceph-mon[190496]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:24 smithi087 ceph-mon[202419]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:24 smithi087 ceph-mon[198934]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:25] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:23:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:26 smithi163 ceph-mon[190496]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:26 smithi087 ceph-mon[202419]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:26 smithi087 ceph-mon[198934]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:28 smithi163 ceph-mon[190496]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:28 smithi087 ceph-mon[202419]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:28 smithi087 ceph-mon[198934]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:30 smithi163 ceph-mon[190496]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:30.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:30 smithi087 ceph-mon[202419]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:30.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:30 smithi087 ceph-mon[198934]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:32 smithi163 ceph-mon[190496]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:32 smithi087 ceph-mon[202419]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:32 smithi087 ceph-mon[198934]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:35 smithi163 ceph-mon[190496]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:35] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:23:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:35 smithi087 ceph-mon[202419]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:35 smithi087 ceph-mon[198934]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:36 smithi163 ceph-mon[190496]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:36 smithi087 ceph-mon[202419]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:36 smithi087 ceph-mon[198934]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:23:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:23:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:23:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:23:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:23:39.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:39.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:23:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:23:39.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:23:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:40 smithi163 ceph-mon[190496]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:40 smithi087 ceph-mon[202419]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:40 smithi087 ceph-mon[198934]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:42 smithi163 ceph-mon[190496]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:42 smithi087 ceph-mon[202419]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:42 smithi087 ceph-mon[198934]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:44 smithi163 ceph-mon[190496]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:44 smithi087 ceph-mon[202419]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:44 smithi087 ceph-mon[198934]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:45] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:23:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:46 smithi163 ceph-mon[190496]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:46 smithi087 ceph-mon[198934]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:46 smithi087 ceph-mon[202419]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:48 smithi163 ceph-mon[190496]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:48 smithi087 ceph-mon[198934]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:48 smithi087 ceph-mon[202419]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:49.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:49.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:23:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:50 smithi163 ceph-mon[190496]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:50 smithi087 ceph-mon[198934]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:50 smithi087 ceph-mon[202419]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:52 smithi163 ceph-mon[190496]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:52 smithi087 ceph-mon[202419]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:52 smithi087 ceph-mon[198934]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:54 smithi163 ceph-mon[190496]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:55.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:54 smithi087 ceph-mon[202419]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:55.155 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:54 smithi087 ceph-mon[198934]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:23:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:23:55] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:23:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:56 smithi163 ceph-mon[190496]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:56 smithi087 ceph-mon[202419]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:56 smithi087 ceph-mon[198934]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:23:58 smithi163 ceph-mon[190496]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:23:58 smithi087 ceph-mon[202419]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:23:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:23:58 smithi087 ceph-mon[198934]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:00 smithi163 ceph-mon[190496]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:00 smithi087 ceph-mon[198934]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:00 smithi087 ceph-mon[202419]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:02 smithi163 ceph-mon[190496]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:02 smithi087 ceph-mon[198934]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:02 smithi087 ceph-mon[202419]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:05 smithi163 ceph-mon[190496]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:05] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:24:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:05 smithi087 ceph-mon[202419]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:05 smithi087 ceph-mon[198934]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:06 smithi163 ceph-mon[190496]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:06 smithi087 ceph-mon[202419]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:06 smithi087 ceph-mon[198934]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:08 smithi163 ceph-mon[190496]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:08 smithi087 ceph-mon[202419]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:08 smithi087 ceph-mon[198934]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:10 smithi163 ceph-mon[190496]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:10 smithi087 ceph-mon[202419]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:10 smithi087 ceph-mon[198934]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:12 smithi163 ceph-mon[190496]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:12 smithi087 ceph-mon[202419]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:12 smithi087 ceph-mon[198934]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:14 smithi163 ceph-mon[190496]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:14 smithi087 ceph-mon[202419]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:14 smithi087 ceph-mon[198934]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:15] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:24:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:16 smithi163 ceph-mon[190496]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:16.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:16 smithi087 ceph-mon[202419]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:16 smithi087 ceph-mon[198934]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:18 smithi163 ceph-mon[190496]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:18 smithi087 ceph-mon[202419]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:18 smithi087 ceph-mon[198934]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:20 smithi163 ceph-mon[190496]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:20 smithi087 ceph-mon[202419]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:20 smithi087 ceph-mon[198934]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:22 smithi163 ceph-mon[190496]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:22 smithi087 ceph-mon[202419]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:22 smithi087 ceph-mon[198934]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:24 smithi163 ceph-mon[190496]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:24 smithi087 ceph-mon[202419]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:24 smithi087 ceph-mon[198934]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:24:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:26 smithi163 ceph-mon[190496]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:26 smithi087 ceph-mon[202419]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:26 smithi087 ceph-mon[198934]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:28 smithi163 ceph-mon[190496]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:28 smithi087 ceph-mon[202419]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:28 smithi087 ceph-mon[198934]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:30 smithi163 ceph-mon[190496]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:30 smithi087 ceph-mon[202419]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:30 smithi087 ceph-mon[198934]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:32 smithi163 ceph-mon[190496]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:32 smithi087 ceph-mon[202419]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:32 smithi087 ceph-mon[198934]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:34.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:34.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:35 smithi163 ceph-mon[190496]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:35] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:24:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:35 smithi087 ceph-mon[202419]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:35 smithi087 ceph-mon[198934]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:36 smithi163 ceph-mon[190496]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:36 smithi087 ceph-mon[198934]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:36.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:36 smithi087 ceph-mon[202419]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:38 smithi163 ceph-mon[190496]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:38 smithi087 ceph-mon[198934]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:38.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:38 smithi087 ceph-mon[202419]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:39.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:24:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:24:39.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:24:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:24:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:24:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:24:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:40 smithi163 ceph-mon[190496]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:24:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:24:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:24:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[202419]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:24:40.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:24:40.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:24:40.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:40 smithi087 ceph-mon[198934]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:42 smithi163 ceph-mon[190496]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:42 smithi087 ceph-mon[198934]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:42 smithi087 ceph-mon[202419]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:44 smithi163 ceph-mon[190496]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:44 smithi087 ceph-mon[202419]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:44 smithi087 ceph-mon[198934]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:45] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:24:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:46 smithi163 ceph-mon[190496]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:46 smithi087 ceph-mon[198934]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:46.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:46 smithi087 ceph-mon[202419]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:48 smithi163 ceph-mon[190496]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:48 smithi087 ceph-mon[198934]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:48 smithi087 ceph-mon[202419]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:24:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:50 smithi163 ceph-mon[190496]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:50 smithi087 ceph-mon[202419]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:50 smithi087 ceph-mon[198934]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:52 smithi163 ceph-mon[190496]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:52 smithi087 ceph-mon[202419]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:52 smithi087 ceph-mon[198934]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:54 smithi163 ceph-mon[190496]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:54 smithi087 ceph-mon[202419]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:54 smithi087 ceph-mon[198934]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:24:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:24:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:24:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:56 smithi163 ceph-mon[190496]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:56 smithi087 ceph-mon[202419]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:56 smithi087 ceph-mon[198934]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:24:58 smithi163 ceph-mon[190496]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:24:58 smithi087 ceph-mon[202419]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:24:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:24:58 smithi087 ceph-mon[198934]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:00 smithi163 ceph-mon[190496]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:00 smithi087 ceph-mon[202419]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:00 smithi087 ceph-mon[198934]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:02 smithi163 ceph-mon[190496]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:02 smithi087 ceph-mon[198934]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:02 smithi087 ceph-mon[202419]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:05 smithi163 ceph-mon[190496]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:25:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:05 smithi087 ceph-mon[198934]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:05 smithi087 ceph-mon[202419]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:06 smithi163 ceph-mon[190496]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:06 smithi087 ceph-mon[202419]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:06 smithi087 ceph-mon[198934]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:08 smithi163 ceph-mon[190496]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:08 smithi087 ceph-mon[198934]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:08 smithi087 ceph-mon[202419]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:10 smithi163 ceph-mon[190496]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:10 smithi087 ceph-mon[202419]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:10 smithi087 ceph-mon[198934]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:12 smithi163 ceph-mon[190496]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:12 smithi087 ceph-mon[202419]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:12 smithi087 ceph-mon[198934]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:14 smithi163 ceph-mon[190496]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:14 smithi087 ceph-mon[202419]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:14 smithi087 ceph-mon[198934]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:25:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:16 smithi163 ceph-mon[190496]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:16 smithi087 ceph-mon[202419]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:16 smithi087 ceph-mon[198934]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:18 smithi163 ceph-mon[190496]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:18 smithi087 ceph-mon[202419]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:18 smithi087 ceph-mon[198934]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:20 smithi163 ceph-mon[190496]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:20 smithi087 ceph-mon[202419]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:20 smithi087 ceph-mon[198934]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:22.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:22 smithi163 ceph-mon[190496]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:22 smithi087 ceph-mon[202419]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:22 smithi087 ceph-mon[198934]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:24.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:24 smithi163 ceph-mon[190496]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:24 smithi087 ceph-mon[202419]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:24 smithi087 ceph-mon[198934]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:25] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-10-07T19:25:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:26 smithi163 ceph-mon[190496]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:26 smithi087 ceph-mon[202419]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:26 smithi087 ceph-mon[198934]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:28 smithi163 ceph-mon[190496]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:28 smithi087 ceph-mon[202419]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:28 smithi087 ceph-mon[198934]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:30 smithi163 ceph-mon[190496]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:30 smithi087 ceph-mon[202419]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:30 smithi087 ceph-mon[198934]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:32 smithi163 ceph-mon[190496]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:32 smithi087 ceph-mon[202419]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:32 smithi087 ceph-mon[198934]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:35 smithi163 ceph-mon[190496]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:25:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:35 smithi087 ceph-mon[202419]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:35 smithi087 ceph-mon[198934]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:36 smithi163 ceph-mon[190496]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:36 smithi087 ceph-mon[202419]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:36 smithi087 ceph-mon[198934]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:38 smithi163 ceph-mon[190496]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:38 smithi087 ceph-mon[202419]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:38 smithi087 ceph-mon[198934]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:25:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:40 smithi163 ceph-mon[190496]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:25:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:40 smithi087 ceph-mon[202419]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:25:40.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:40 smithi087 ceph-mon[198934]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:25:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:25:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:25:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:25:41.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:25:41.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:25:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:25:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:25:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:25:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:42 smithi163 ceph-mon[190496]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:42 smithi087 ceph-mon[202419]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:42 smithi087 ceph-mon[198934]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:44 smithi163 ceph-mon[190496]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:44 smithi087 ceph-mon[202419]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:44 smithi087 ceph-mon[198934]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:25:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:46 smithi163 ceph-mon[190496]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:46 smithi087 ceph-mon[202419]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:46 smithi087 ceph-mon[198934]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:48 smithi163 ceph-mon[190496]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:48 smithi087 ceph-mon[202419]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:48 smithi087 ceph-mon[198934]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:25:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:50 smithi163 ceph-mon[190496]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:50 smithi087 ceph-mon[202419]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:50 smithi087 ceph-mon[198934]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:52 smithi163 ceph-mon[190496]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:52 smithi087 ceph-mon[202419]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:52 smithi087 ceph-mon[198934]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:54 smithi163 ceph-mon[190496]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:54 smithi087 ceph-mon[202419]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:54 smithi087 ceph-mon[198934]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:25:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:25:55] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:25:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:56 smithi163 ceph-mon[190496]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:56 smithi087 ceph-mon[202419]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:56 smithi087 ceph-mon[198934]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:25:58 smithi163 ceph-mon[190496]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:25:58 smithi087 ceph-mon[202419]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:25:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:25:58 smithi087 ceph-mon[198934]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:00 smithi163 ceph-mon[190496]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:00 smithi087 ceph-mon[202419]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:00 smithi087 ceph-mon[198934]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:02 smithi163 ceph-mon[190496]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:02 smithi087 ceph-mon[202419]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:02 smithi087 ceph-mon[198934]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:26:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:05 smithi163 ceph-mon[190496]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:05] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:26:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:05 smithi087 ceph-mon[202419]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:05 smithi087 ceph-mon[198934]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:06 smithi163 ceph-mon[190496]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:06.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:06 smithi087 ceph-mon[202419]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:06.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:06 smithi087 ceph-mon[198934]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:08 smithi163 ceph-mon[190496]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:08 smithi087 ceph-mon[202419]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:08 smithi087 ceph-mon[198934]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:10 smithi163 ceph-mon[190496]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:10 smithi087 ceph-mon[202419]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:10 smithi087 ceph-mon[198934]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:12 smithi163 ceph-mon[190496]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:12 smithi087 ceph-mon[202419]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:12 smithi087 ceph-mon[198934]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:14 smithi163 ceph-mon[190496]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:14 smithi087 ceph-mon[202419]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:14 smithi087 ceph-mon[198934]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:15] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:26:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:16 smithi163 ceph-mon[190496]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:16 smithi087 ceph-mon[198934]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:16 smithi087 ceph-mon[202419]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:18 smithi163 ceph-mon[190496]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:18 smithi087 ceph-mon[198934]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:18 smithi087 ceph-mon[202419]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:20 smithi163 ceph-mon[190496]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:20 smithi087 ceph-mon[202419]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:20 smithi087 ceph-mon[198934]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:22 smithi163 ceph-mon[190496]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:22 smithi087 ceph-mon[202419]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:22 smithi087 ceph-mon[198934]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:24 smithi163 ceph-mon[190496]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:24 smithi087 ceph-mon[202419]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:24 smithi087 ceph-mon[198934]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:26:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:26 smithi163 ceph-mon[190496]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:26 smithi087 ceph-mon[202419]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:26 smithi087 ceph-mon[198934]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:28 smithi163 ceph-mon[190496]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:28 smithi087 ceph-mon[202419]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:28 smithi087 ceph-mon[198934]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:30 smithi163 ceph-mon[190496]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:30 smithi087 ceph-mon[202419]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:30 smithi087 ceph-mon[198934]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:32 smithi163 ceph-mon[190496]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:32 smithi087 ceph-mon[202419]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:32 smithi087 ceph-mon[198934]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:35 smithi163 ceph-mon[190496]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:35] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:26:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:35 smithi087 ceph-mon[202419]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:35 smithi087 ceph-mon[198934]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:36 smithi163 ceph-mon[190496]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:36 smithi087 ceph-mon[202419]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:36 smithi087 ceph-mon[198934]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:38 smithi163 ceph-mon[190496]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:38 smithi087 ceph-mon[198934]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:38.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:38 smithi087 ceph-mon[202419]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:40 smithi163 ceph-mon[190496]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:40 smithi087 ceph-mon[198934]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:40 smithi087 ceph-mon[202419]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:26:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:26:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:26:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:26:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:26:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:26:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:26:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:26:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:26:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:26:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:26:41.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:26:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:42 smithi163 ceph-mon[190496]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:42 smithi087 ceph-mon[202419]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:42 smithi087 ceph-mon[198934]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:44 smithi163 ceph-mon[190496]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:44 smithi087 ceph-mon[202419]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:44 smithi087 ceph-mon[198934]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:45] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:26:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:46 smithi163 ceph-mon[190496]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:46 smithi087 ceph-mon[202419]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:46 smithi087 ceph-mon[198934]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:48 smithi163 ceph-mon[190496]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:48 smithi087 ceph-mon[202419]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:48 smithi087 ceph-mon[198934]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:26:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:50 smithi163 ceph-mon[190496]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:50 smithi087 ceph-mon[202419]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:50 smithi087 ceph-mon[198934]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:52 smithi163 ceph-mon[190496]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:52 smithi087 ceph-mon[202419]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:52 smithi087 ceph-mon[198934]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:54 smithi163 ceph-mon[190496]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:54 smithi087 ceph-mon[202419]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:54 smithi087 ceph-mon[198934]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:26:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:26:55] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:26:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:56 smithi163 ceph-mon[190496]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:56 smithi087 ceph-mon[202419]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:56 smithi087 ceph-mon[198934]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:26:58 smithi163 ceph-mon[190496]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:26:58 smithi087 ceph-mon[202419]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:26:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:26:58 smithi087 ceph-mon[198934]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:00 smithi163 ceph-mon[190496]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:00 smithi087 ceph-mon[202419]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:00 smithi087 ceph-mon[198934]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:02 smithi163 ceph-mon[190496]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:02 smithi087 ceph-mon[202419]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:02 smithi087 ceph-mon[198934]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:05 smithi163 ceph-mon[190496]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:05] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-10-07T19:27:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:05 smithi087 ceph-mon[202419]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:05 smithi087 ceph-mon[198934]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:06 smithi163 ceph-mon[190496]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:06 smithi087 ceph-mon[198934]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:06 smithi087 ceph-mon[202419]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:08 smithi163 ceph-mon[190496]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:08 smithi087 ceph-mon[202419]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:08 smithi087 ceph-mon[198934]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:10 smithi163 ceph-mon[190496]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:10 smithi087 ceph-mon[202419]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:10 smithi087 ceph-mon[198934]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:12 smithi163 ceph-mon[190496]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:12 smithi087 ceph-mon[202419]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:12 smithi087 ceph-mon[198934]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:14 smithi163 ceph-mon[190496]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:14 smithi087 ceph-mon[202419]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:14 smithi087 ceph-mon[198934]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:15] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-10-07T19:27:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:16 smithi163 ceph-mon[190496]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:16 smithi087 ceph-mon[202419]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:16 smithi087 ceph-mon[198934]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:18 smithi163 ceph-mon[190496]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:18 smithi087 ceph-mon[202419]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:18 smithi087 ceph-mon[198934]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:20 smithi163 ceph-mon[190496]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:20 smithi087 ceph-mon[202419]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:20 smithi087 ceph-mon[198934]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:22 smithi163 ceph-mon[190496]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:22 smithi087 ceph-mon[202419]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:22 smithi087 ceph-mon[198934]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:24 smithi163 ceph-mon[190496]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:24 smithi087 ceph-mon[202419]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:24 smithi087 ceph-mon[198934]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:25.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:27:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:26 smithi163 ceph-mon[190496]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:26 smithi087 ceph-mon[202419]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:26 smithi087 ceph-mon[198934]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:28 smithi163 ceph-mon[190496]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:28 smithi087 ceph-mon[198934]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:28 smithi087 ceph-mon[202419]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:30 smithi163 ceph-mon[190496]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:30 smithi087 ceph-mon[202419]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:30 smithi087 ceph-mon[198934]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:32 smithi163 ceph-mon[190496]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:32 smithi087 ceph-mon[202419]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:32 smithi087 ceph-mon[198934]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:35 smithi163 ceph-mon[190496]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:27:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:35 smithi087 ceph-mon[202419]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:35 smithi087 ceph-mon[198934]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:36 smithi163 ceph-mon[190496]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:36 smithi087 ceph-mon[202419]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:36 smithi087 ceph-mon[198934]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:38 smithi163 ceph-mon[190496]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:38 smithi087 ceph-mon[202419]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:38 smithi087 ceph-mon[198934]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:40 smithi163 ceph-mon[190496]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:40 smithi087 ceph-mon[202419]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:40 smithi087 ceph-mon[198934]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:27:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:27:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:27:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:27:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:27:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:27:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:42 smithi163 ceph-mon[190496]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:27:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:27:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:27:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[202419]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:43.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:27:43.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:27:43.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:27:43.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:42 smithi087 ceph-mon[198934]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:44 smithi163 ceph-mon[190496]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:44 smithi087 ceph-mon[202419]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:44 smithi087 ceph-mon[198934]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:27:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:46 smithi163 ceph-mon[190496]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:46 smithi087 ceph-mon[202419]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:46 smithi087 ceph-mon[198934]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:48 smithi163 ceph-mon[190496]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:48 smithi087 ceph-mon[198934]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:48 smithi087 ceph-mon[202419]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:27:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:50 smithi163 ceph-mon[190496]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:50 smithi087 ceph-mon[198934]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:50 smithi087 ceph-mon[202419]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:52 smithi163 ceph-mon[190496]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:52 smithi087 ceph-mon[198934]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:52 smithi087 ceph-mon[202419]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:54 smithi163 ceph-mon[190496]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:54 smithi087 ceph-mon[202419]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:54 smithi087 ceph-mon[198934]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:27:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:27:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:27:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:56 smithi163 ceph-mon[190496]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:56 smithi087 ceph-mon[202419]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:56 smithi087 ceph-mon[198934]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:27:58 smithi163 ceph-mon[190496]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:27:58 smithi087 ceph-mon[202419]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:27:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:27:58 smithi087 ceph-mon[198934]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:00 smithi163 ceph-mon[190496]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:00 smithi087 ceph-mon[202419]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:00 smithi087 ceph-mon[198934]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:02 smithi163 ceph-mon[190496]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:02 smithi087 ceph-mon[202419]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:02 smithi087 ceph-mon[198934]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:05 smithi163 ceph-mon[190496]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:05] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:28:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:05 smithi087 ceph-mon[202419]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:05 smithi087 ceph-mon[198934]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:06 smithi163 ceph-mon[190496]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:06 smithi087 ceph-mon[202419]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:06 smithi087 ceph-mon[198934]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:08 smithi163 ceph-mon[190496]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:08 smithi087 ceph-mon[202419]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:08 smithi087 ceph-mon[198934]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:10 smithi163 ceph-mon[190496]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:10 smithi087 ceph-mon[202419]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:10 smithi087 ceph-mon[198934]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:12 smithi163 ceph-mon[190496]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:12 smithi087 ceph-mon[202419]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:12 smithi087 ceph-mon[198934]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:14 smithi163 ceph-mon[190496]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:14 smithi087 ceph-mon[202419]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:14 smithi087 ceph-mon[198934]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:15] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:28:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:16 smithi163 ceph-mon[190496]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:16 smithi087 ceph-mon[202419]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:16 smithi087 ceph-mon[198934]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:18 smithi163 ceph-mon[190496]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:18 smithi087 ceph-mon[198934]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:18 smithi087 ceph-mon[202419]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:20 smithi163 ceph-mon[190496]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:20 smithi087 ceph-mon[202419]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:20 smithi087 ceph-mon[198934]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:22 smithi163 ceph-mon[190496]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:22 smithi087 ceph-mon[202419]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:22 smithi087 ceph-mon[198934]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:24 smithi163 ceph-mon[190496]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:24 smithi087 ceph-mon[202419]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:24 smithi087 ceph-mon[198934]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:28:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:26 smithi163 ceph-mon[190496]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:26 smithi087 ceph-mon[202419]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:26 smithi087 ceph-mon[198934]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:28 smithi163 ceph-mon[190496]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:28 smithi087 ceph-mon[202419]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:28 smithi087 ceph-mon[198934]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:30 smithi163 ceph-mon[190496]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:30 smithi087 ceph-mon[202419]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:30 smithi087 ceph-mon[198934]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:32 smithi163 ceph-mon[190496]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:32 smithi087 ceph-mon[202419]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:32.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:32 smithi087 ceph-mon[198934]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:34.594 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:34.594 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:35 smithi163 ceph-mon[190496]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:35 smithi087 ceph-mon[198934]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:35.570 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:28:35.570 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:35 smithi087 ceph-mon[202419]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:36 smithi163 ceph-mon[190496]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:37.048 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:36 smithi087 ceph-mon[198934]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:37.049 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:36 smithi087 ceph-mon[202419]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:38 smithi163 ceph-mon[190496]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:38 smithi087 ceph-mon[198934]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:38 smithi087 ceph-mon[202419]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:40 smithi163 ceph-mon[190496]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:40 smithi087 ceph-mon[198934]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:40 smithi087 ceph-mon[202419]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:28:42.783 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:28:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:28:43.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:43 smithi163 ceph-mon[190496]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:44.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:28:44.000 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:28:44.001 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:28:44.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[202419]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:44.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:28:44.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:28:44.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:28:44.002 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[198934]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:44.002 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:28:44.002 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:28:44.002 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:28:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:44 smithi163 ceph-mon[190496]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:44 smithi087 ceph-mon[202419]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:44 smithi087 ceph-mon[198934]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:28:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:46 smithi163 ceph-mon[190496]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:46 smithi087 ceph-mon[202419]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:46.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:46 smithi087 ceph-mon[198934]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:48 smithi163 ceph-mon[190496]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:48 smithi087 ceph-mon[202419]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:48 smithi087 ceph-mon[198934]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:49.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:28:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:50 smithi163 ceph-mon[190496]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:50 smithi087 ceph-mon[202419]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:50 smithi087 ceph-mon[198934]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:52 smithi163 ceph-mon[190496]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:52 smithi087 ceph-mon[202419]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:52 smithi087 ceph-mon[198934]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:54 smithi163 ceph-mon[190496]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:54 smithi087 ceph-mon[198934]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:54 smithi087 ceph-mon[202419]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:28:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:28:55] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:28:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:56 smithi163 ceph-mon[190496]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:56 smithi087 ceph-mon[202419]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:56 smithi087 ceph-mon[198934]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:28:59 smithi163 ceph-mon[190496]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:59.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:28:59 smithi087 ceph-mon[202419]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:28:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:28:59 smithi087 ceph-mon[198934]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:01.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:01 smithi163 ceph-mon[190496]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:01 smithi087 ceph-mon[198934]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:01.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:01 smithi087 ceph-mon[202419]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:03 smithi163 ceph-mon[190496]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:03.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:03 smithi087 ceph-mon[202419]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:03.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:03 smithi087 ceph-mon[198934]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:05.563 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:05] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:29:05.563 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:05 smithi087 ceph-mon[202419]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:05 smithi163 ceph-mon[190496]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:05.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:05 smithi087 ceph-mon[198934]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:07 smithi163 ceph-mon[190496]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:29:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:29:07.356971012Z level=info msg="Completed cleanup jobs" duration=66.023358ms 2023-10-07T19:29:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:07 smithi087 ceph-mon[198934]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:07.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:07 smithi087 ceph-mon[202419]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:09 smithi163 ceph-mon[190496]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:09.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:09 smithi087 ceph-mon[202419]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:09 smithi087 ceph-mon[198934]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:11 smithi163 ceph-mon[190496]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:11 smithi087 ceph-mon[202419]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:11 smithi087 ceph-mon[198934]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:13 smithi163 ceph-mon[190496]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:13.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:13 smithi087 ceph-mon[202419]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:13 smithi087 ceph-mon[198934]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:15.574 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:15] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:29:15.574 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:15 smithi087 ceph-mon[198934]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:15 smithi163 ceph-mon[190496]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:15 smithi087 ceph-mon[202419]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:17.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:17 smithi163 ceph-mon[190496]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:17.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:17 smithi087 ceph-mon[202419]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:17 smithi087 ceph-mon[198934]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:19 smithi163 ceph-mon[190496]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:19 smithi087 ceph-mon[202419]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:19 smithi087 ceph-mon[198934]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:21 smithi163 ceph-mon[190496]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:21 smithi087 ceph-mon[202419]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:21 smithi087 ceph-mon[198934]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:23 smithi163 ceph-mon[190496]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:23 smithi087 ceph-mon[202419]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:23 smithi087 ceph-mon[198934]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:25.585 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:29:25.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:25 smithi087 ceph-mon[202419]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:25 smithi163 ceph-mon[190496]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:25 smithi087 ceph-mon[198934]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:27.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:27 smithi163 ceph-mon[190496]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:27.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:27 smithi087 ceph-mon[202419]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:27 smithi087 ceph-mon[198934]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:29.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:29 smithi163 ceph-mon[190496]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:29.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:29 smithi087 ceph-mon[202419]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:29.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:29 smithi087 ceph-mon[198934]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:31.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:31 smithi163 ceph-mon[190496]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:31.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:31 smithi087 ceph-mon[198934]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:31.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:31 smithi087 ceph-mon[202419]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:33.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:33 smithi163 ceph-mon[190496]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:33.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:33 smithi087 ceph-mon[202419]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:33.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:33 smithi087 ceph-mon[198934]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:35.602 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:29:35.602 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:35 smithi087 ceph-mon[198934]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:35.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:35 smithi163 ceph-mon[190496]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:35.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:35 smithi087 ceph-mon[202419]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:37 smithi163 ceph-mon[190496]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:37 smithi087 ceph-mon[202419]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:37 smithi087 ceph-mon[198934]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:39.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:39 smithi163 ceph-mon[190496]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:39.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:39 smithi087 ceph-mon[202419]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:39 smithi087 ceph-mon[198934]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:41 smithi163 ceph-mon[190496]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:41 smithi087 ceph-mon[202419]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:41 smithi087 ceph-mon[198934]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:43.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:43 smithi163 ceph-mon[190496]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:43.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:29:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:43 smithi087 ceph-mon[202419]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:29:43.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:43 smithi087 ceph-mon[198934]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:43.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:29:45.617 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:29:45.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:45 smithi163 ceph-mon[190496]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:45.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:45 smithi087 ceph-mon[202419]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:45.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:45 smithi087 ceph-mon[198934]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:46.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.945 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.945 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.946 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.946 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:46.946 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:47.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:47.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:47.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:47.247 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.656 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:48 smithi163 ceph-mon[190496]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:48.656 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.656 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.656 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.657 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[202419]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[198934]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:49.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:29:50.409 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:50 smithi087 ceph-mon[198934]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:50.410 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:50 smithi087 ceph-mon[202419]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:50 smithi163 ceph-mon[190496]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:51.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:51.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:51.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:52 smithi087 ceph-mon[202419]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:52 smithi087 ceph-mon[198934]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:52 smithi163 ceph-mon[190496]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:29:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:54.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:29:54.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:29:54.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:29:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:29:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:29:55] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:29:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:56 smithi087 ceph-mon[202419]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:56 smithi087 ceph-mon[198934]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:56 smithi163 ceph-mon[190496]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:29:58 smithi087 ceph-mon[202419]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:29:58 smithi087 ceph-mon[198934]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:29:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:29:58 smithi163 ceph-mon[190496]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:00 smithi087 ceph-mon[198934]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:30:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:00 smithi087 ceph-mon[202419]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:30:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:00 smithi163 ceph-mon[190496]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:30:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:02 smithi087 ceph-mon[198934]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:02 smithi087 ceph-mon[202419]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:02 smithi163 ceph-mon[190496]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:04 smithi087 ceph-mon[202419]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:04 smithi087 ceph-mon[198934]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:04 smithi163 ceph-mon[190496]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:30:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:06 smithi087 ceph-mon[202419]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:06 smithi087 ceph-mon[198934]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:06 smithi163 ceph-mon[190496]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:08 smithi163 ceph-mon[190496]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:08 smithi087 ceph-mon[202419]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:08 smithi087 ceph-mon[198934]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:10 smithi163 ceph-mon[190496]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:10 smithi087 ceph-mon[202419]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:10 smithi087 ceph-mon[198934]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:12 smithi163 ceph-mon[190496]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:12 smithi087 ceph-mon[202419]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:12 smithi087 ceph-mon[198934]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:14 smithi163 ceph-mon[190496]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:14 smithi087 ceph-mon[202419]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:14 smithi087 ceph-mon[198934]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:30:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:16 smithi163 ceph-mon[190496]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:16 smithi087 ceph-mon[202419]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:16 smithi087 ceph-mon[198934]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:18.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:18 smithi163 ceph-mon[190496]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:18 smithi087 ceph-mon[202419]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:18 smithi087 ceph-mon[198934]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:20 smithi163 ceph-mon[190496]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:20 smithi087 ceph-mon[198934]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:20 smithi087 ceph-mon[202419]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:21 smithi163 ceph-mon[190496]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:21 smithi087 ceph-mon[202419]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:21 smithi087 ceph-mon[198934]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:23 smithi163 ceph-mon[190496]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:23 smithi087 ceph-mon[202419]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:23 smithi087 ceph-mon[198934]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:25.561 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:30:25.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:25 smithi087 ceph-mon[202419]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:25.562 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:25 smithi087 ceph-mon[198934]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:25 smithi163 ceph-mon[190496]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:27.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:27 smithi163 ceph-mon[190496]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:27 smithi087 ceph-mon[198934]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:27.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:27 smithi087 ceph-mon[202419]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:29.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:29 smithi163 ceph-mon[190496]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:29.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:29 smithi087 ceph-mon[198934]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:29.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:29 smithi087 ceph-mon[202419]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:31.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:31 smithi163 ceph-mon[190496]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:31.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:31 smithi087 ceph-mon[198934]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:31.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:31 smithi087 ceph-mon[202419]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:33.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:33 smithi163 ceph-mon[190496]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:33.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:33 smithi087 ceph-mon[198934]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:33.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:33 smithi087 ceph-mon[202419]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:35.580 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:35 smithi087 ceph-mon[198934]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:35.581 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:30:35.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:35 smithi163 ceph-mon[190496]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:35.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:35 smithi087 ceph-mon[202419]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:37.914 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:37 smithi163 ceph-mon[190496]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:37 smithi087 ceph-mon[202419]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:37 smithi087 ceph-mon[198934]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:39.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:39 smithi163 ceph-mon[190496]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:39.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:39 smithi087 ceph-mon[202419]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:39 smithi087 ceph-mon[198934]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:41 smithi163 ceph-mon[190496]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:41 smithi087 ceph-mon[202419]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:41 smithi087 ceph-mon[198934]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:43.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:43 smithi163 ceph-mon[190496]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:43 smithi087 ceph-mon[202419]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:43.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:43 smithi087 ceph-mon[198934]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:45.589 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:30:45.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:45 smithi163 ceph-mon[190496]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:45.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:45 smithi087 ceph-mon[198934]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:45.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:45 smithi087 ceph-mon[202419]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:47 smithi163 ceph-mon[190496]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:47 smithi087 ceph-mon[198934]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:47 smithi087 ceph-mon[202419]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:49 smithi163 ceph-mon[190496]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:49 smithi087 ceph-mon[202419]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:49 smithi087 ceph-mon[198934]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:30:51.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:51 smithi163 ceph-mon[190496]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:51 smithi087 ceph-mon[198934]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:51.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:51 smithi087 ceph-mon[202419]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:53.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:53 smithi163 ceph-mon[190496]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:53 smithi087 ceph-mon[198934]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:53.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:53 smithi087 ceph-mon[202419]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:30:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:30:54.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:30:55.607 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:30:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:30:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:30:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:55 smithi163 ceph-mon[190496]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:30:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:30:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:30:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[202419]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:30:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:30:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:30:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[198934]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:30:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:30:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:30:57.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:57 smithi163 ceph-mon[190496]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:57.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:57 smithi087 ceph-mon[202419]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:57.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:57 smithi087 ceph-mon[198934]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:30:59 smithi163 ceph-mon[190496]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:59.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:30:59 smithi087 ceph-mon[202419]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:30:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:30:59 smithi087 ceph-mon[198934]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:01.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:01 smithi163 ceph-mon[190496]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:01.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:01 smithi087 ceph-mon[202419]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:01 smithi087 ceph-mon[198934]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:03 smithi163 ceph-mon[190496]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:03.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:03 smithi087 ceph-mon[202419]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:03.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:03 smithi087 ceph-mon[198934]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:05.624 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:31:05.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:05 smithi087 ceph-mon[202419]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:05.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:05 smithi087 ceph-mon[198934]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:05 smithi163 ceph-mon[190496]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:07 smithi163 ceph-mon[190496]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:07.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:07 smithi087 ceph-mon[202419]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:07 smithi087 ceph-mon[198934]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:09 smithi163 ceph-mon[190496]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:09 smithi087 ceph-mon[198934]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:09.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:09 smithi087 ceph-mon[202419]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:11 smithi163 ceph-mon[190496]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:11 smithi087 ceph-mon[202419]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:11 smithi087 ceph-mon[198934]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:13 smithi163 ceph-mon[190496]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:13.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:13 smithi087 ceph-mon[202419]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:13 smithi087 ceph-mon[198934]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:15.633 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:31:15.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:15 smithi087 ceph-mon[198934]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:15 smithi163 ceph-mon[190496]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:15 smithi087 ceph-mon[202419]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:17.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:17 smithi163 ceph-mon[190496]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:17.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:17 smithi087 ceph-mon[202419]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:17 smithi087 ceph-mon[198934]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:19 smithi163 ceph-mon[190496]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:20.337 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:20.337 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:19 smithi087 ceph-mon[202419]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:20.338 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:20.338 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:19 smithi087 ceph-mon[198934]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:20.339 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:21 smithi163 ceph-mon[190496]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:21 smithi087 ceph-mon[202419]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:21 smithi087 ceph-mon[198934]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:23 smithi163 ceph-mon[190496]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:23 smithi087 ceph-mon[202419]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:23 smithi087 ceph-mon[198934]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:25.644 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:25] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:31:25.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:25 smithi087 ceph-mon[198934]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:25 smithi163 ceph-mon[190496]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:25.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:25 smithi087 ceph-mon[202419]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:27.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:27 smithi163 ceph-mon[190496]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:27.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:27 smithi087 ceph-mon[202419]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:27 smithi087 ceph-mon[198934]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:29.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:29 smithi163 ceph-mon[190496]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:29.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:29 smithi087 ceph-mon[202419]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:29.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:29 smithi087 ceph-mon[198934]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:31.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:31 smithi163 ceph-mon[190496]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:31.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:31 smithi087 ceph-mon[202419]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:31.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:31 smithi087 ceph-mon[198934]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:33.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:33 smithi163 ceph-mon[190496]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:33.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:33 smithi087 ceph-mon[202419]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:33.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:33 smithi087 ceph-mon[198934]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:35.659 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:35] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:31:35.660 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:35 smithi087 ceph-mon[198934]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:35.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:35 smithi163 ceph-mon[190496]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:35.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:35 smithi087 ceph-mon[202419]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:37 smithi163 ceph-mon[190496]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:37 smithi087 ceph-mon[198934]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:37 smithi087 ceph-mon[202419]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:39.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:39 smithi163 ceph-mon[190496]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:39 smithi087 ceph-mon[198934]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:39.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:39 smithi087 ceph-mon[202419]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:41 smithi163 ceph-mon[190496]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:41 smithi087 ceph-mon[202419]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:41 smithi087 ceph-mon[198934]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:43.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:43 smithi163 ceph-mon[190496]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:43 smithi087 ceph-mon[202419]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:43.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:43 smithi087 ceph-mon[198934]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:45.671 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:45] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:31:45.671 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:45 smithi087 ceph-mon[202419]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:45.672 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:45 smithi087 ceph-mon[198934]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:45.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:45 smithi163 ceph-mon[190496]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:47 smithi087 ceph-mon[202419]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:47 smithi087 ceph-mon[198934]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:47 smithi163 ceph-mon[190496]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:49 smithi087 ceph-mon[202419]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:49 smithi087 ceph-mon[198934]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:49.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:49 smithi163 ceph-mon[190496]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:31:51.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:51 smithi087 ceph-mon[202419]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:51 smithi087 ceph-mon[198934]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:51 smithi163 ceph-mon[190496]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:53.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:53 smithi087 ceph-mon[202419]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:53 smithi087 ceph-mon[198934]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:53 smithi163 ceph-mon[190496]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:55.680 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:31:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:31:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:31:55.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[202419]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:55.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[198934]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:31:55.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:31:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:55 smithi163 ceph-mon[190496]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:31:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:31:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:31:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:31:57.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:57 smithi087 ceph-mon[202419]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:57.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:57 smithi087 ceph-mon[198934]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:57 smithi163 ceph-mon[190496]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:59.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:31:59 smithi087 ceph-mon[202419]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:31:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:31:59 smithi087 ceph-mon[198934]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:31:59 smithi163 ceph-mon[190496]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:01.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:01 smithi087 ceph-mon[202419]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:01.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:01 smithi087 ceph-mon[198934]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:01 smithi163 ceph-mon[190496]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:03.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:03 smithi087 ceph-mon[202419]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:03.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:03 smithi087 ceph-mon[198934]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:03 smithi163 ceph-mon[190496]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:05.692 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:32:05.693 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:05 smithi087 ceph-mon[198934]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:05 smithi087 ceph-mon[202419]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:05 smithi163 ceph-mon[190496]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:07 smithi087 ceph-mon[198934]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:07.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:07 smithi087 ceph-mon[202419]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:07 smithi163 ceph-mon[190496]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:09 smithi087 ceph-mon[198934]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:09.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:09 smithi087 ceph-mon[202419]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:09 smithi163 ceph-mon[190496]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:11 smithi087 ceph-mon[198934]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:11 smithi087 ceph-mon[202419]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:11 smithi163 ceph-mon[190496]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:13.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:13 smithi087 ceph-mon[202419]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:13 smithi087 ceph-mon[198934]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:13 smithi163 ceph-mon[190496]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:32:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:15 smithi163 ceph-mon[190496]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:15 smithi087 ceph-mon[202419]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:15 smithi087 ceph-mon[198934]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:17 smithi163 ceph-mon[190496]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:17 smithi087 ceph-mon[198934]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:17 smithi087 ceph-mon[202419]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:19 smithi163 ceph-mon[190496]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:19 smithi087 ceph-mon[202419]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:19 smithi087 ceph-mon[198934]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:21 smithi163 ceph-mon[190496]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:21 smithi087 ceph-mon[202419]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:21 smithi087 ceph-mon[198934]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:23 smithi163 ceph-mon[190496]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:23 smithi087 ceph-mon[202419]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:23 smithi087 ceph-mon[198934]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:32:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:25 smithi163 ceph-mon[190496]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:25 smithi087 ceph-mon[202419]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:25 smithi087 ceph-mon[198934]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:27 smithi163 ceph-mon[190496]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:27 smithi087 ceph-mon[202419]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:27 smithi087 ceph-mon[198934]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:29 smithi163 ceph-mon[190496]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:29 smithi087 ceph-mon[198934]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:29 smithi087 ceph-mon[202419]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:31 smithi163 ceph-mon[190496]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:31 smithi087 ceph-mon[198934]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:31 smithi087 ceph-mon[202419]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:34.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:33 smithi163 ceph-mon[190496]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:33 smithi087 ceph-mon[198934]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:33 smithi087 ceph-mon[202419]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:35] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:32:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:35 smithi163 ceph-mon[190496]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:35 smithi087 ceph-mon[202419]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:35 smithi087 ceph-mon[198934]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:37 smithi163 ceph-mon[190496]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:37 smithi087 ceph-mon[202419]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:37 smithi087 ceph-mon[198934]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:39 smithi163 ceph-mon[190496]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:39 smithi087 ceph-mon[202419]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:39 smithi087 ceph-mon[198934]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:41 smithi163 ceph-mon[190496]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:41 smithi087 ceph-mon[202419]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:41 smithi087 ceph-mon[198934]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:43 smithi163 ceph-mon[190496]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:43 smithi087 ceph-mon[202419]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:43 smithi087 ceph-mon[198934]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:45] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:32:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:45 smithi163 ceph-mon[190496]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:45 smithi087 ceph-mon[202419]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:45 smithi087 ceph-mon[198934]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:47 smithi163 ceph-mon[190496]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:47 smithi087 ceph-mon[202419]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:47 smithi087 ceph-mon[198934]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:49 smithi163 ceph-mon[190496]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:49 smithi087 ceph-mon[202419]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:49 smithi087 ceph-mon[198934]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:32:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:51 smithi163 ceph-mon[190496]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:51 smithi087 ceph-mon[202419]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:51 smithi087 ceph-mon[198934]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:53 smithi163 ceph-mon[190496]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:53 smithi087 ceph-mon[202419]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:53 smithi087 ceph-mon[198934]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:32:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:32:55] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:32:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:55 smithi163 ceph-mon[190496]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:32:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:55 smithi087 ceph-mon[202419]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:32:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:55 smithi087 ceph-mon[198934]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:56.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:32:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:32:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:32:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:32:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:32:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:32:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:32:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:32:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:32:57.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:32:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:32:58 smithi087 ceph-mon[202419]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:32:58 smithi087 ceph-mon[198934]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:32:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:32:58 smithi163 ceph-mon[190496]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:00 smithi087 ceph-mon[202419]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:00 smithi087 ceph-mon[198934]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:00 smithi163 ceph-mon[190496]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:02 smithi087 ceph-mon[202419]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:02 smithi087 ceph-mon[198934]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:02 smithi163 ceph-mon[190496]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:04 smithi087 ceph-mon[202419]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:04 smithi087 ceph-mon[198934]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:04 smithi163 ceph-mon[190496]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:05] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:33:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:06 smithi087 ceph-mon[202419]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:06 smithi087 ceph-mon[198934]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:06 smithi163 ceph-mon[190496]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:08 smithi087 ceph-mon[202419]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:08 smithi087 ceph-mon[198934]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:08 smithi163 ceph-mon[190496]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:10 smithi087 ceph-mon[202419]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:10 smithi087 ceph-mon[198934]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:10 smithi163 ceph-mon[190496]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:12 smithi087 ceph-mon[198934]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:12 smithi087 ceph-mon[202419]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:12 smithi163 ceph-mon[190496]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:14 smithi163 ceph-mon[190496]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:14 smithi087 ceph-mon[202419]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:14 smithi087 ceph-mon[198934]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:15] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:33:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:16 smithi163 ceph-mon[190496]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:16 smithi087 ceph-mon[202419]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:16 smithi087 ceph-mon[198934]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:18 smithi163 ceph-mon[190496]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:18 smithi087 ceph-mon[202419]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:18 smithi087 ceph-mon[198934]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:20 smithi163 ceph-mon[190496]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:20 smithi087 ceph-mon[202419]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:20 smithi087 ceph-mon[198934]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:22 smithi163 ceph-mon[190496]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:22 smithi087 ceph-mon[202419]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:22 smithi087 ceph-mon[198934]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:24 smithi163 ceph-mon[190496]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:24 smithi087 ceph-mon[202419]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:24 smithi087 ceph-mon[198934]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:25] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:33:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:26 smithi163 ceph-mon[190496]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:26 smithi087 ceph-mon[202419]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:26 smithi087 ceph-mon[198934]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:28 smithi163 ceph-mon[190496]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:28 smithi087 ceph-mon[202419]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:28 smithi087 ceph-mon[198934]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:30 smithi163 ceph-mon[190496]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:30 smithi087 ceph-mon[202419]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:30 smithi087 ceph-mon[198934]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:32 smithi163 ceph-mon[190496]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:32 smithi087 ceph-mon[202419]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:32 smithi087 ceph-mon[198934]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:34 smithi163 ceph-mon[190496]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:34 smithi087 ceph-mon[202419]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:34 smithi087 ceph-mon[198934]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:35] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:33:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:36 smithi163 ceph-mon[190496]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:36 smithi087 ceph-mon[198934]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:36 smithi087 ceph-mon[202419]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:38 smithi163 ceph-mon[190496]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:38 smithi087 ceph-mon[202419]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:38 smithi087 ceph-mon[198934]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:40 smithi163 ceph-mon[190496]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:40 smithi087 ceph-mon[202419]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:40 smithi087 ceph-mon[198934]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:42 smithi163 ceph-mon[190496]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:42 smithi087 ceph-mon[198934]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:42 smithi087 ceph-mon[202419]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:44 smithi163 ceph-mon[190496]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:44 smithi087 ceph-mon[202419]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:44 smithi087 ceph-mon[198934]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:45] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:33:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:46 smithi163 ceph-mon[190496]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:46 smithi087 ceph-mon[202419]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:46 smithi087 ceph-mon[198934]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:48 smithi163 ceph-mon[190496]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:48 smithi087 ceph-mon[198934]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:48 smithi087 ceph-mon[202419]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:33:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:50 smithi163 ceph-mon[190496]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:50 smithi087 ceph-mon[202419]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:50 smithi087 ceph-mon[198934]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:52 smithi163 ceph-mon[190496]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:52 smithi087 ceph-mon[202419]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:52 smithi087 ceph-mon[198934]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:54 smithi163 ceph-mon[190496]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:54 smithi087 ceph-mon[202419]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:54 smithi087 ceph-mon[198934]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:33:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:33:55] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:33:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:56 smithi163 ceph-mon[190496]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:56 smithi087 ceph-mon[198934]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:56 smithi087 ceph-mon[202419]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:33:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:33:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:33:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:33:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:33:57.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:33:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:33:58 smithi163 ceph-mon[190496]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:33:58 smithi087 ceph-mon[198934]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:33:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:33:58 smithi087 ceph-mon[202419]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:00 smithi163 ceph-mon[190496]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:00 smithi087 ceph-mon[202419]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:00 smithi087 ceph-mon[198934]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:02 smithi163 ceph-mon[190496]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:02 smithi087 ceph-mon[202419]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:02 smithi087 ceph-mon[198934]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:04 smithi163 ceph-mon[190496]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:04 smithi087 ceph-mon[202419]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:04 smithi087 ceph-mon[198934]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:05] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:34:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:06 smithi163 ceph-mon[190496]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:06 smithi087 ceph-mon[202419]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:06 smithi087 ceph-mon[198934]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:08 smithi163 ceph-mon[190496]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:08 smithi087 ceph-mon[202419]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:08 smithi087 ceph-mon[198934]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:10 smithi163 ceph-mon[190496]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:10 smithi087 ceph-mon[202419]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:10 smithi087 ceph-mon[198934]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:12 smithi163 ceph-mon[190496]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:12 smithi087 ceph-mon[202419]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:12 smithi087 ceph-mon[198934]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:14 smithi163 ceph-mon[190496]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:14 smithi087 ceph-mon[202419]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:14 smithi087 ceph-mon[198934]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:15] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:34:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:16 smithi163 ceph-mon[190496]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:16 smithi087 ceph-mon[202419]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:16 smithi087 ceph-mon[198934]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:18.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:18 smithi163 ceph-mon[190496]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:18 smithi087 ceph-mon[202419]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:18 smithi087 ceph-mon[198934]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:20 smithi163 ceph-mon[190496]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:20 smithi087 ceph-mon[198934]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:20 smithi087 ceph-mon[202419]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:22 smithi163 ceph-mon[190496]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:22 smithi087 ceph-mon[202419]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:22 smithi087 ceph-mon[198934]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:24 smithi163 ceph-mon[190496]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:24 smithi087 ceph-mon[202419]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:24 smithi087 ceph-mon[198934]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:34:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:26 smithi163 ceph-mon[190496]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:26 smithi087 ceph-mon[202419]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:26 smithi087 ceph-mon[198934]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:28 smithi163 ceph-mon[190496]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:28 smithi087 ceph-mon[202419]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:28 smithi087 ceph-mon[198934]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:30 smithi163 ceph-mon[190496]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:30 smithi087 ceph-mon[202419]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:30 smithi087 ceph-mon[198934]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:32 smithi163 ceph-mon[190496]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:32 smithi087 ceph-mon[198934]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:32 smithi087 ceph-mon[202419]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:34 smithi163 ceph-mon[190496]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:34 smithi087 ceph-mon[202419]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:34 smithi087 ceph-mon[198934]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:35] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:34:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:36 smithi163 ceph-mon[190496]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:36 smithi087 ceph-mon[202419]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:36 smithi087 ceph-mon[198934]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:38 smithi163 ceph-mon[190496]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:38 smithi087 ceph-mon[202419]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:38 smithi087 ceph-mon[198934]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:40 smithi163 ceph-mon[190496]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:40 smithi087 ceph-mon[202419]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:40 smithi087 ceph-mon[198934]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:42 smithi163 ceph-mon[190496]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:42 smithi087 ceph-mon[202419]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:42 smithi087 ceph-mon[198934]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:44 smithi163 ceph-mon[190496]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:44 smithi087 ceph-mon[202419]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:44 smithi087 ceph-mon[198934]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:45] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:34:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:46 smithi163 ceph-mon[190496]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:46 smithi087 ceph-mon[202419]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:46 smithi087 ceph-mon[198934]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:48 smithi163 ceph-mon[190496]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:48 smithi087 ceph-mon[202419]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:48 smithi087 ceph-mon[198934]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:34:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:50 smithi163 ceph-mon[190496]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:50 smithi087 ceph-mon[202419]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:50 smithi087 ceph-mon[198934]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:52 smithi163 ceph-mon[190496]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:52 smithi087 ceph-mon[202419]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:52 smithi087 ceph-mon[198934]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:54 smithi163 ceph-mon[190496]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:54 smithi087 ceph-mon[202419]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:54 smithi087 ceph-mon[198934]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:34:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:34:55] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-10-07T19:34:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:56 smithi163 ceph-mon[190496]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:56 smithi087 ceph-mon[202419]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:56 smithi087 ceph-mon[198934]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:34:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:34:57.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:34:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:58 smithi163 ceph-mon[190496]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:34:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:34:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:34:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:34:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[202419]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:34:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:34:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:34:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[198934]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:34:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:34:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:34:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:34:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:35:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:00 smithi163 ceph-mon[190496]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:00 smithi087 ceph-mon[202419]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:00 smithi087 ceph-mon[198934]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:02 smithi163 ceph-mon[190496]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:02 smithi087 ceph-mon[202419]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:02 smithi087 ceph-mon[198934]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:04 smithi163 ceph-mon[190496]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:04 smithi087 ceph-mon[198934]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:04 smithi087 ceph-mon[202419]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:05] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:35:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:06 smithi163 ceph-mon[190496]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:06 smithi087 ceph-mon[198934]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:06 smithi087 ceph-mon[202419]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:08 smithi163 ceph-mon[190496]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:08 smithi087 ceph-mon[202419]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:08 smithi087 ceph-mon[198934]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:10 smithi163 ceph-mon[190496]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:10 smithi087 ceph-mon[202419]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:10 smithi087 ceph-mon[198934]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:12 smithi163 ceph-mon[190496]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:12 smithi087 ceph-mon[202419]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:12 smithi087 ceph-mon[198934]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:14 smithi163 ceph-mon[190496]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:14 smithi087 ceph-mon[202419]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:14 smithi087 ceph-mon[198934]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:15] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:35:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:16 smithi163 ceph-mon[190496]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:16 smithi087 ceph-mon[202419]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:16 smithi087 ceph-mon[198934]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:18 smithi163 ceph-mon[190496]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:18 smithi087 ceph-mon[202419]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:18 smithi087 ceph-mon[198934]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:20 smithi163 ceph-mon[190496]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:20 smithi087 ceph-mon[202419]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:20 smithi087 ceph-mon[198934]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:22 smithi163 ceph-mon[190496]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:22 smithi087 ceph-mon[202419]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:22 smithi087 ceph-mon[198934]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:24 smithi163 ceph-mon[190496]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:24 smithi087 ceph-mon[202419]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:24 smithi087 ceph-mon[198934]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:25] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:26 smithi163 ceph-mon[190496]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:26 smithi087 ceph-mon[202419]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:26 smithi087 ceph-mon[198934]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:28 smithi163 ceph-mon[190496]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:28 smithi087 ceph-mon[202419]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:28 smithi087 ceph-mon[198934]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:30 smithi163 ceph-mon[190496]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:30 smithi087 ceph-mon[202419]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:30 smithi087 ceph-mon[198934]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:32.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:32 smithi163 ceph-mon[190496]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:32 smithi087 ceph-mon[202419]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:32 smithi087 ceph-mon[198934]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:34 smithi163 ceph-mon[190496]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:34 smithi087 ceph-mon[202419]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:34 smithi087 ceph-mon[198934]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:35] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:35:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:36 smithi163 ceph-mon[190496]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:36 smithi087 ceph-mon[202419]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:36 smithi087 ceph-mon[198934]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:38 smithi163 ceph-mon[190496]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:38 smithi087 ceph-mon[202419]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:38 smithi087 ceph-mon[198934]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:40 smithi163 ceph-mon[190496]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:40 smithi087 ceph-mon[202419]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:40 smithi087 ceph-mon[198934]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:42 smithi163 ceph-mon[190496]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:42 smithi087 ceph-mon[202419]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:42 smithi087 ceph-mon[198934]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:44 smithi163 ceph-mon[190496]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:44 smithi087 ceph-mon[202419]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:44 smithi087 ceph-mon[198934]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:45] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:35:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:46 smithi163 ceph-mon[190496]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:46 smithi087 ceph-mon[202419]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:46 smithi087 ceph-mon[198934]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:48 smithi163 ceph-mon[190496]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:49.074 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:48 smithi087 ceph-mon[202419]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:49.074 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:48 smithi087 ceph-mon[198934]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:35:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:50 smithi163 ceph-mon[190496]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:50 smithi087 ceph-mon[202419]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:50 smithi087 ceph-mon[198934]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:52 smithi163 ceph-mon[190496]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:52.724 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:52 smithi087 ceph-mon[202419]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:52.724 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:52 smithi087 ceph-mon[198934]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:54 smithi087 ceph-mon[202419]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:54 smithi087 ceph-mon[198934]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:54 smithi163 ceph-mon[190496]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:35:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:35:55] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:35:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:56 smithi087 ceph-mon[202419]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:56 smithi087 ceph-mon[198934]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:56 smithi163 ceph-mon[190496]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[202419]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:35:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:35:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:35:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:35:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[198934]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:35:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:35:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:35:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:35:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:58 smithi163 ceph-mon[190496]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:35:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:36:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:00 smithi087 ceph-mon[202419]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:00 smithi087 ceph-mon[198934]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:00 smithi163 ceph-mon[190496]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:02 smithi087 ceph-mon[202419]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:02 smithi087 ceph-mon[198934]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:02 smithi163 ceph-mon[190496]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:04 smithi087 ceph-mon[202419]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:04 smithi087 ceph-mon[198934]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:04 smithi163 ceph-mon[190496]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:36:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:06 smithi087 ceph-mon[202419]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:06 smithi087 ceph-mon[198934]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:06 smithi163 ceph-mon[190496]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:08 smithi087 ceph-mon[202419]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:08 smithi087 ceph-mon[198934]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:08 smithi163 ceph-mon[190496]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:10 smithi087 ceph-mon[202419]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:10 smithi087 ceph-mon[198934]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:10 smithi163 ceph-mon[190496]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:12 smithi087 ceph-mon[202419]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:12 smithi087 ceph-mon[198934]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:12 smithi163 ceph-mon[190496]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:14 smithi087 ceph-mon[202419]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:14 smithi087 ceph-mon[198934]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:14 smithi163 ceph-mon[190496]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:36:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:16 smithi087 ceph-mon[202419]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:16 smithi087 ceph-mon[198934]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:16 smithi163 ceph-mon[190496]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:18 smithi087 ceph-mon[202419]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:18 smithi087 ceph-mon[198934]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:18 smithi163 ceph-mon[190496]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:20 smithi163 ceph-mon[190496]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:20 smithi087 ceph-mon[202419]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:20 smithi087 ceph-mon[198934]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:22 smithi163 ceph-mon[190496]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:22 smithi087 ceph-mon[202419]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:22 smithi087 ceph-mon[198934]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:24 smithi163 ceph-mon[190496]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:24 smithi087 ceph-mon[202419]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:24 smithi087 ceph-mon[198934]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:36:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:26 smithi163 ceph-mon[190496]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:26 smithi087 ceph-mon[202419]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:26 smithi087 ceph-mon[198934]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:28 smithi163 ceph-mon[190496]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:28 smithi087 ceph-mon[202419]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:28 smithi087 ceph-mon[198934]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:30 smithi163 ceph-mon[190496]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:30 smithi087 ceph-mon[202419]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:30 smithi087 ceph-mon[198934]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:32 smithi163 ceph-mon[190496]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:32 smithi087 ceph-mon[202419]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:32 smithi087 ceph-mon[198934]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:34 smithi163 ceph-mon[190496]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:34 smithi087 ceph-mon[198934]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:34 smithi087 ceph-mon[202419]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:36:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:36 smithi163 ceph-mon[190496]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:36 smithi087 ceph-mon[198934]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:36 smithi087 ceph-mon[202419]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:38 smithi163 ceph-mon[190496]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:38 smithi087 ceph-mon[198934]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:38 smithi087 ceph-mon[202419]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:40 smithi163 ceph-mon[190496]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:40 smithi087 ceph-mon[198934]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:40 smithi087 ceph-mon[202419]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:42 smithi163 ceph-mon[190496]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:42 smithi087 ceph-mon[198934]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:42 smithi087 ceph-mon[202419]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:44 smithi163 ceph-mon[190496]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:44 smithi087 ceph-mon[202419]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:44 smithi087 ceph-mon[198934]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:36:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:46 smithi163 ceph-mon[190496]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:46 smithi087 ceph-mon[198934]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:46 smithi087 ceph-mon[202419]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:48 smithi163 ceph-mon[190496]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:48 smithi087 ceph-mon[198934]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:48 smithi087 ceph-mon[202419]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:36:50.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:50 smithi163 ceph-mon[190496]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:50 smithi087 ceph-mon[202419]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:50.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:50 smithi087 ceph-mon[198934]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:52 smithi163 ceph-mon[190496]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:52 smithi087 ceph-mon[198934]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:52.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:52 smithi087 ceph-mon[202419]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:54 smithi163 ceph-mon[190496]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:54 smithi087 ceph-mon[198934]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:54 smithi087 ceph-mon[202419]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:36:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:36:55] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:36:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:56 smithi163 ceph-mon[190496]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:56 smithi087 ceph-mon[198934]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:56 smithi087 ceph-mon[202419]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:58 smithi163 ceph-mon[190496]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:36:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:58 smithi087 ceph-mon[198934]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:36:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:58 smithi087 ceph-mon[202419]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:36:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:36:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:36:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:36:59.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:36:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:36:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:36:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:36:59.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:36:59.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:36:59.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:36:59.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:36:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:37:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:00 smithi163 ceph-mon[190496]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:00 smithi087 ceph-mon[202419]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:00 smithi087 ceph-mon[198934]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:02 smithi163 ceph-mon[190496]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:02 smithi087 ceph-mon[198934]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:02 smithi087 ceph-mon[202419]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:04 smithi163 ceph-mon[190496]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:04 smithi087 ceph-mon[198934]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:04 smithi087 ceph-mon[202419]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:05.638 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:37:05.639 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:05 smithi087 ceph-mon[198934]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:05.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:05 smithi163 ceph-mon[190496]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:05 smithi087 ceph-mon[202419]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:07 smithi163 ceph-mon[190496]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:07.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:07 smithi087 ceph-mon[202419]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:07 smithi087 ceph-mon[198934]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:09 smithi163 ceph-mon[190496]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:09 smithi087 ceph-mon[198934]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:09.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:09 smithi087 ceph-mon[202419]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:11 smithi163 ceph-mon[190496]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:11 smithi087 ceph-mon[202419]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:11 smithi087 ceph-mon[198934]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:13 smithi163 ceph-mon[190496]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:13.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:13 smithi087 ceph-mon[202419]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:13.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:13 smithi087 ceph-mon[198934]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:15.652 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:37:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:15 smithi163 ceph-mon[190496]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:15 smithi087 ceph-mon[202419]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:15.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:15 smithi087 ceph-mon[198934]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:17.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:17 smithi163 ceph-mon[190496]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:17 smithi087 ceph-mon[198934]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:17.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:17 smithi087 ceph-mon[202419]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:19 smithi163 ceph-mon[190496]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:19 smithi087 ceph-mon[198934]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:19 smithi087 ceph-mon[202419]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:21 smithi163 ceph-mon[190496]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:21 smithi087 ceph-mon[198934]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:21 smithi087 ceph-mon[202419]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:23 smithi163 ceph-mon[190496]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:23.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:23 smithi087 ceph-mon[198934]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:23 smithi087 ceph-mon[202419]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:25.664 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:37:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:25 smithi163 ceph-mon[190496]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:25.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:25 smithi087 ceph-mon[202419]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:25 smithi087 ceph-mon[198934]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:27.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:27 smithi163 ceph-mon[190496]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:27.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:27 smithi087 ceph-mon[198934]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:27.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:27 smithi087 ceph-mon[202419]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:29.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:29 smithi163 ceph-mon[190496]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:29.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:29 smithi087 ceph-mon[202419]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:29.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:29 smithi087 ceph-mon[198934]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:31.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:31 smithi087 ceph-mon[202419]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:31.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:31 smithi087 ceph-mon[198934]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:31 smithi163 ceph-mon[190496]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:33.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:33 smithi087 ceph-mon[198934]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:33.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:33 smithi087 ceph-mon[202419]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:33 smithi163 ceph-mon[190496]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:35.682 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:37:35.682 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:35 smithi087 ceph-mon[198934]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:35.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:35 smithi087 ceph-mon[202419]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:35 smithi163 ceph-mon[190496]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:37 smithi087 ceph-mon[202419]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:37 smithi087 ceph-mon[198934]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:37 smithi163 ceph-mon[190496]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:39.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:39 smithi087 ceph-mon[202419]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:39 smithi087 ceph-mon[198934]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:39 smithi163 ceph-mon[190496]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:41.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:41 smithi087 ceph-mon[202419]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:41.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:41 smithi087 ceph-mon[198934]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:41 smithi163 ceph-mon[190496]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:43.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:43 smithi087 ceph-mon[202419]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:43.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:43 smithi087 ceph-mon[198934]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:43 smithi163 ceph-mon[190496]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:45.691 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:37:45.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:45 smithi087 ceph-mon[198934]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:45.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:45 smithi087 ceph-mon[202419]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:45 smithi163 ceph-mon[190496]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:47 smithi087 ceph-mon[198934]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:47 smithi087 ceph-mon[202419]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:47 smithi163 ceph-mon[190496]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:49 smithi087 ceph-mon[198934]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:49 smithi087 ceph-mon[202419]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:49 smithi163 ceph-mon[190496]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:37:51.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:51 smithi087 ceph-mon[198934]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:51.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:51 smithi087 ceph-mon[202419]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:51 smithi163 ceph-mon[190496]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:53.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:53 smithi087 ceph-mon[202419]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:53 smithi087 ceph-mon[198934]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:53 smithi163 ceph-mon[190496]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:37:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:37:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:37:55.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:55 smithi087 ceph-mon[202419]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:55.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:55 smithi087 ceph-mon[198934]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:55 smithi163 ceph-mon[190496]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:57 smithi163 ceph-mon[190496]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:57 smithi087 ceph-mon[202419]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:37:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:57 smithi087 ceph-mon[198934]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:59 smithi163 ceph-mon[190496]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:38:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:38:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:38:00.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:37:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[202419]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:38:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[198934]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:38:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:38:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:38:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:37:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:38:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:01 smithi163 ceph-mon[190496]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:01 smithi087 ceph-mon[202419]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:01 smithi087 ceph-mon[198934]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:03 smithi163 ceph-mon[190496]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:03 smithi087 ceph-mon[202419]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:03 smithi087 ceph-mon[198934]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:38:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:05 smithi163 ceph-mon[190496]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:05 smithi087 ceph-mon[202419]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:05 smithi087 ceph-mon[198934]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:07 smithi163 ceph-mon[190496]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:07 smithi087 ceph-mon[202419]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:07 smithi087 ceph-mon[198934]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:09 smithi163 ceph-mon[190496]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:09 smithi087 ceph-mon[202419]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:09 smithi087 ceph-mon[198934]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:11 smithi163 ceph-mon[190496]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:11 smithi087 ceph-mon[202419]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:11 smithi087 ceph-mon[198934]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:13 smithi163 ceph-mon[190496]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:13 smithi087 ceph-mon[202419]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:13 smithi087 ceph-mon[198934]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:38:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:15 smithi163 ceph-mon[190496]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:15 smithi087 ceph-mon[202419]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:15 smithi087 ceph-mon[198934]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:17 smithi163 ceph-mon[190496]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:17 smithi087 ceph-mon[202419]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:17 smithi087 ceph-mon[198934]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:19 smithi163 ceph-mon[190496]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:19 smithi087 ceph-mon[202419]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:19 smithi087 ceph-mon[198934]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:21 smithi163 ceph-mon[190496]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:21 smithi087 ceph-mon[202419]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:21 smithi087 ceph-mon[198934]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:23 smithi163 ceph-mon[190496]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:23 smithi087 ceph-mon[202419]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:23 smithi087 ceph-mon[198934]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:38:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:25 smithi163 ceph-mon[190496]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:25 smithi087 ceph-mon[202419]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:25 smithi087 ceph-mon[198934]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:27 smithi163 ceph-mon[190496]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:27 smithi087 ceph-mon[202419]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:27 smithi087 ceph-mon[198934]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:29 smithi163 ceph-mon[190496]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:29 smithi087 ceph-mon[202419]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:29 smithi087 ceph-mon[198934]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:31 smithi163 ceph-mon[190496]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:31 smithi087 ceph-mon[202419]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:31 smithi087 ceph-mon[198934]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:33 smithi163 ceph-mon[190496]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:33 smithi087 ceph-mon[202419]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:33 smithi087 ceph-mon[198934]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:38:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:35 smithi163 ceph-mon[190496]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:35 smithi087 ceph-mon[202419]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:35 smithi087 ceph-mon[198934]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:37 smithi163 ceph-mon[190496]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:37 smithi087 ceph-mon[202419]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:37 smithi087 ceph-mon[198934]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:39 smithi163 ceph-mon[190496]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:39 smithi087 ceph-mon[198934]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:39 smithi087 ceph-mon[202419]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:41 smithi163 ceph-mon[190496]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:41 smithi087 ceph-mon[198934]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:41 smithi087 ceph-mon[202419]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:43 smithi163 ceph-mon[190496]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:44.230 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:43 smithi087 ceph-mon[202419]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:44.230 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:43 smithi087 ceph-mon[198934]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:38:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:45 smithi163 ceph-mon[190496]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:46.375 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:45 smithi087 ceph-mon[202419]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:46.375 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:45 smithi087 ceph-mon[198934]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:47 smithi163 ceph-mon[190496]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:48.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:47 smithi087 ceph-mon[202419]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:48.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:47 smithi087 ceph-mon[198934]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:49 smithi163 ceph-mon[190496]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:49 smithi087 ceph-mon[202419]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:49 smithi087 ceph-mon[198934]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:38:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:51 smithi163 ceph-mon[190496]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:51 smithi087 ceph-mon[202419]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:51 smithi087 ceph-mon[198934]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:53 smithi163 ceph-mon[190496]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:53 smithi087 ceph-mon[202419]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:53 smithi087 ceph-mon[198934]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:38:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:38:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:38:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:55 smithi163 ceph-mon[190496]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:55 smithi087 ceph-mon[202419]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:55 smithi087 ceph-mon[198934]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:57 smithi163 ceph-mon[190496]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:57 smithi087 ceph-mon[198934]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:38:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:57 smithi087 ceph-mon[202419]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:59 smithi163 ceph-mon[190496]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:38:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:39:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:59 smithi087 ceph-mon[198934]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:38:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:39:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:59 smithi087 ceph-mon[202419]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:38:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:39:01.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:39:01.175 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:39:01.175 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:39:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:39:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:39:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:39:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:39:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:39:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:39:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:02 smithi087 ceph-mon[202419]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:02 smithi087 ceph-mon[198934]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:02 smithi163 ceph-mon[190496]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:04 smithi087 ceph-mon[202419]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:04 smithi087 ceph-mon[198934]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:04 smithi163 ceph-mon[190496]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:39:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:06 smithi087 ceph-mon[202419]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:06 smithi087 ceph-mon[198934]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:06 smithi163 ceph-mon[190496]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:39:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:39:07.380942559Z level=info msg="Completed cleanup jobs" duration=90.136858ms 2023-10-07T19:39:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:08 smithi087 ceph-mon[202419]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:08 smithi087 ceph-mon[198934]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:08 smithi163 ceph-mon[190496]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:10 smithi087 ceph-mon[202419]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:10 smithi087 ceph-mon[198934]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:10 smithi163 ceph-mon[190496]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:12 smithi087 ceph-mon[202419]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:12 smithi087 ceph-mon[198934]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:12 smithi163 ceph-mon[190496]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:14 smithi087 ceph-mon[202419]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:14 smithi087 ceph-mon[198934]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:14 smithi163 ceph-mon[190496]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:39:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:16 smithi087 ceph-mon[202419]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:16 smithi087 ceph-mon[198934]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:16 smithi163 ceph-mon[190496]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:18 smithi163 ceph-mon[190496]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:18 smithi087 ceph-mon[202419]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:18 smithi087 ceph-mon[198934]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:20.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:20 smithi163 ceph-mon[190496]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:20 smithi087 ceph-mon[202419]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:20 smithi087 ceph-mon[198934]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:22 smithi163 ceph-mon[190496]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:22 smithi087 ceph-mon[202419]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:22 smithi087 ceph-mon[198934]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:24 smithi163 ceph-mon[190496]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:24 smithi087 ceph-mon[202419]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:24 smithi087 ceph-mon[198934]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T19:39:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:26 smithi163 ceph-mon[190496]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:26 smithi087 ceph-mon[198934]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:26 smithi087 ceph-mon[202419]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:28.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:28 smithi163 ceph-mon[190496]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:28 smithi087 ceph-mon[198934]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:28 smithi087 ceph-mon[202419]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:30 smithi163 ceph-mon[190496]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:30 smithi087 ceph-mon[202419]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:30 smithi087 ceph-mon[198934]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:32 smithi163 ceph-mon[190496]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:32 smithi087 ceph-mon[202419]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:32 smithi087 ceph-mon[198934]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:34 smithi163 ceph-mon[190496]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:34 smithi087 ceph-mon[198934]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:34 smithi087 ceph-mon[202419]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:39:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:36 smithi163 ceph-mon[190496]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:36 smithi087 ceph-mon[198934]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:36 smithi087 ceph-mon[202419]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:38 smithi163 ceph-mon[190496]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:38 smithi087 ceph-mon[202419]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:38 smithi087 ceph-mon[198934]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:40 smithi163 ceph-mon[190496]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:40 smithi087 ceph-mon[202419]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:40 smithi087 ceph-mon[198934]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:42 smithi163 ceph-mon[190496]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:42 smithi087 ceph-mon[202419]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:42 smithi087 ceph-mon[198934]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:44 smithi163 ceph-mon[190496]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:44 smithi087 ceph-mon[202419]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:44 smithi087 ceph-mon[198934]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:39:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:46 smithi163 ceph-mon[190496]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:46 smithi087 ceph-mon[202419]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:46.731 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:46 smithi087 ceph-mon[198934]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:48 smithi163 ceph-mon[190496]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:48 smithi087 ceph-mon[202419]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:48 smithi087 ceph-mon[198934]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:39:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:50 smithi163 ceph-mon[190496]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:50 smithi087 ceph-mon[202419]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:50 smithi087 ceph-mon[198934]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:52 smithi163 ceph-mon[190496]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:52 smithi087 ceph-mon[202419]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:52 smithi087 ceph-mon[198934]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:54 smithi163 ceph-mon[190496]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:54 smithi087 ceph-mon[202419]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:54 smithi087 ceph-mon[198934]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:39:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:39:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:39:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:56 smithi163 ceph-mon[190496]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:56 smithi087 ceph-mon[198934]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:56.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:56 smithi087 ceph-mon[202419]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:39:58 smithi163 ceph-mon[190496]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:39:58 smithi087 ceph-mon[202419]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:39:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:39:58 smithi087 ceph-mon[198934]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:00.511 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:00 smithi163 ceph-mon[190496]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:00.512 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:40:00.533 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:00 smithi087 ceph-mon[202419]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:00.534 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:40:00.534 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:00 smithi087 ceph-mon[198934]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:00.534 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:40:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:40:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:40:01.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:40:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:02 smithi163 ceph-mon[190496]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:02 smithi087 ceph-mon[202419]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:02 smithi087 ceph-mon[198934]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:04.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:40:04.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:40:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:40:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:40:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:40:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:05 smithi163 ceph-mon[190496]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:05 smithi087 ceph-mon[202419]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:05 smithi087 ceph-mon[198934]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:07 smithi163 ceph-mon[190496]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:07 smithi087 ceph-mon[202419]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:07 smithi087 ceph-mon[198934]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:09 smithi163 ceph-mon[190496]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:09 smithi087 ceph-mon[202419]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:09 smithi087 ceph-mon[198934]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:12.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:11 smithi163 ceph-mon[190496]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:11 smithi087 ceph-mon[202419]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:11 smithi087 ceph-mon[198934]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:13 smithi163 ceph-mon[190496]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:13 smithi087 ceph-mon[202419]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:13 smithi087 ceph-mon[198934]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:40:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:15 smithi163 ceph-mon[190496]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:15 smithi087 ceph-mon[198934]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:15 smithi087 ceph-mon[202419]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:17 smithi163 ceph-mon[190496]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:17 smithi087 ceph-mon[202419]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:17 smithi087 ceph-mon[198934]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:19 smithi163 ceph-mon[190496]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:19 smithi087 ceph-mon[202419]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:20.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:19 smithi087 ceph-mon[198934]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:21 smithi163 ceph-mon[190496]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:21 smithi087 ceph-mon[202419]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:21 smithi087 ceph-mon[198934]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:23 smithi163 ceph-mon[190496]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:23 smithi087 ceph-mon[202419]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:23 smithi087 ceph-mon[198934]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:40:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:25 smithi163 ceph-mon[190496]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:25 smithi087 ceph-mon[202419]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:25 smithi087 ceph-mon[198934]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:27 smithi163 ceph-mon[190496]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:27 smithi087 ceph-mon[202419]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:27 smithi087 ceph-mon[198934]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:29 smithi163 ceph-mon[190496]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:29 smithi087 ceph-mon[202419]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:29 smithi087 ceph-mon[198934]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:31 smithi163 ceph-mon[190496]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:31 smithi087 ceph-mon[202419]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:32.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:31 smithi087 ceph-mon[198934]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:33 smithi163 ceph-mon[190496]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:33 smithi087 ceph-mon[202419]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:33 smithi087 ceph-mon[198934]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:40:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:35 smithi163 ceph-mon[190496]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:35 smithi087 ceph-mon[202419]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:35 smithi087 ceph-mon[198934]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:37 smithi163 ceph-mon[190496]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:38.219 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:37 smithi087 ceph-mon[202419]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:38.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:37 smithi087 ceph-mon[198934]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:39 smithi163 ceph-mon[190496]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:39 smithi087 ceph-mon[202419]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:39 smithi087 ceph-mon[198934]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:41 smithi163 ceph-mon[190496]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:41 smithi087 ceph-mon[202419]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:41 smithi087 ceph-mon[198934]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:43 smithi163 ceph-mon[190496]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:43 smithi087 ceph-mon[202419]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:44.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:43 smithi087 ceph-mon[198934]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:40:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:45 smithi163 ceph-mon[190496]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:45 smithi087 ceph-mon[202419]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:45 smithi087 ceph-mon[198934]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:47 smithi163 ceph-mon[190496]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:47 smithi087 ceph-mon[202419]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:48.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:47 smithi087 ceph-mon[198934]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:49 smithi163 ceph-mon[190496]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:49 smithi087 ceph-mon[202419]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:49 smithi087 ceph-mon[198934]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:40:52.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:51 smithi163 ceph-mon[190496]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:51 smithi087 ceph-mon[202419]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:52.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:51 smithi087 ceph-mon[198934]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:53 smithi163 ceph-mon[190496]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:53 smithi087 ceph-mon[202419]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:53 smithi087 ceph-mon[198934]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:40:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:40:55] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-10-07T19:40:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:55 smithi163 ceph-mon[190496]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:55 smithi087 ceph-mon[202419]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:55 smithi087 ceph-mon[198934]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:57 smithi163 ceph-mon[190496]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:57 smithi087 ceph-mon[202419]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:40:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:57 smithi087 ceph-mon[198934]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:40:59 smithi163 ceph-mon[190496]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:40:59 smithi087 ceph-mon[202419]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:40:59 smithi087 ceph-mon[198934]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:01 smithi163 ceph-mon[190496]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:01 smithi087 ceph-mon[198934]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:01 smithi087 ceph-mon[202419]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:03 smithi163 ceph-mon[190496]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:41:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:03 smithi087 ceph-mon[198934]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:41:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:03 smithi087 ceph-mon[202419]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:41:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:41:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:41:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:41:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:41:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:41:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:41:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:06 smithi163 ceph-mon[190496]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:06 smithi087 ceph-mon[202419]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:06 smithi087 ceph-mon[198934]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:08 smithi163 ceph-mon[190496]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:08 smithi087 ceph-mon[198934]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:08 smithi087 ceph-mon[202419]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:10 smithi163 ceph-mon[190496]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:10 smithi087 ceph-mon[202419]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:10 smithi087 ceph-mon[198934]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:12 smithi163 ceph-mon[190496]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:12 smithi087 ceph-mon[202419]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:12 smithi087 ceph-mon[198934]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:14 smithi163 ceph-mon[190496]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:14 smithi087 ceph-mon[202419]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:14 smithi087 ceph-mon[198934]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:41:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:16 smithi163 ceph-mon[190496]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:16 smithi087 ceph-mon[202419]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:16 smithi087 ceph-mon[198934]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:18 smithi163 ceph-mon[190496]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:18 smithi087 ceph-mon[202419]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:18 smithi087 ceph-mon[198934]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:20 smithi163 ceph-mon[190496]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:20 smithi087 ceph-mon[202419]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:20 smithi087 ceph-mon[198934]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:22 smithi163 ceph-mon[190496]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:22 smithi087 ceph-mon[202419]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:22 smithi087 ceph-mon[198934]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:24 smithi163 ceph-mon[190496]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:24 smithi087 ceph-mon[202419]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:24 smithi087 ceph-mon[198934]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:41:26.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:26 smithi163 ceph-mon[190496]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:26 smithi087 ceph-mon[202419]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:26 smithi087 ceph-mon[198934]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:28 smithi163 ceph-mon[190496]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:28 smithi087 ceph-mon[202419]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:28 smithi087 ceph-mon[198934]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:30 smithi163 ceph-mon[190496]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:30 smithi087 ceph-mon[202419]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:30 smithi087 ceph-mon[198934]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:32 smithi163 ceph-mon[190496]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:32 smithi087 ceph-mon[202419]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:32 smithi087 ceph-mon[198934]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:34 smithi163 ceph-mon[190496]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:34 smithi087 ceph-mon[202419]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:34 smithi087 ceph-mon[198934]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:41:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:36 smithi163 ceph-mon[190496]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:36 smithi087 ceph-mon[202419]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:36 smithi087 ceph-mon[198934]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:38 smithi163 ceph-mon[190496]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:38 smithi087 ceph-mon[202419]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:38 smithi087 ceph-mon[198934]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:40 smithi163 ceph-mon[190496]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:40 smithi087 ceph-mon[198934]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:40 smithi087 ceph-mon[202419]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:42 smithi163 ceph-mon[190496]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:42 smithi087 ceph-mon[202419]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:42 smithi087 ceph-mon[198934]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:44 smithi163 ceph-mon[190496]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:44 smithi087 ceph-mon[202419]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:44 smithi087 ceph-mon[198934]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:41:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:46 smithi163 ceph-mon[190496]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:46 smithi087 ceph-mon[202419]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:46 smithi087 ceph-mon[198934]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:48 smithi163 ceph-mon[190496]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:48 smithi087 ceph-mon[202419]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:48 smithi087 ceph-mon[198934]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:41:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:50 smithi087 ceph-mon[202419]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:50 smithi087 ceph-mon[198934]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:50 smithi163 ceph-mon[190496]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:52 smithi087 ceph-mon[202419]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:52 smithi087 ceph-mon[198934]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:52 smithi163 ceph-mon[190496]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:54 smithi087 ceph-mon[202419]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:54 smithi087 ceph-mon[198934]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:54 smithi163 ceph-mon[190496]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:41:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:41:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:41:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:56 smithi087 ceph-mon[202419]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:56 smithi087 ceph-mon[198934]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:56 smithi163 ceph-mon[190496]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:41:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:41:58 smithi087 ceph-mon[198934]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:41:58 smithi087 ceph-mon[202419]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:41:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:41:58 smithi163 ceph-mon[190496]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:42:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:00 smithi087 ceph-mon[198934]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:42:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:00 smithi087 ceph-mon[202419]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:42:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:00 smithi163 ceph-mon[190496]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:42:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:02 smithi087 ceph-mon[202419]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:02 smithi087 ceph-mon[198934]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:02 smithi163 ceph-mon[190496]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:04 smithi087 ceph-mon[202419]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:04 smithi087 ceph-mon[198934]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:04 smithi163 ceph-mon[190496]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:42:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:42:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:42:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:42:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:42:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:42:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:42:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:42:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:42:05.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:42:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:42:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:42:05.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:42:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:06 smithi087 ceph-mon[198934]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:06 smithi087 ceph-mon[202419]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:06 smithi163 ceph-mon[190496]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:08 smithi087 ceph-mon[202419]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:08 smithi087 ceph-mon[198934]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:08 smithi163 ceph-mon[190496]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:10 smithi087 ceph-mon[202419]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:10 smithi087 ceph-mon[198934]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:10 smithi163 ceph-mon[190496]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:12 smithi087 ceph-mon[198934]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:12 smithi087 ceph-mon[202419]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:12 smithi163 ceph-mon[190496]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:14 smithi087 ceph-mon[202419]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:14 smithi087 ceph-mon[198934]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:14 smithi163 ceph-mon[190496]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:42:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:16 smithi087 ceph-mon[198934]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:16 smithi087 ceph-mon[202419]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:16 smithi163 ceph-mon[190496]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:18 smithi163 ceph-mon[190496]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:18 smithi087 ceph-mon[198934]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:18 smithi087 ceph-mon[202419]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:20 smithi163 ceph-mon[190496]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:20 smithi087 ceph-mon[202419]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:20 smithi087 ceph-mon[198934]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:22 smithi163 ceph-mon[190496]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:22 smithi087 ceph-mon[198934]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:22 smithi087 ceph-mon[202419]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:24 smithi163 ceph-mon[190496]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:24 smithi087 ceph-mon[198934]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:24 smithi087 ceph-mon[202419]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:42:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:26 smithi163 ceph-mon[190496]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:26 smithi087 ceph-mon[198934]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:26 smithi087 ceph-mon[202419]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:28 smithi163 ceph-mon[190496]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:28 smithi087 ceph-mon[198934]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:28 smithi087 ceph-mon[202419]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:30 smithi163 ceph-mon[190496]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:30 smithi087 ceph-mon[198934]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:30 smithi087 ceph-mon[202419]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:32 smithi163 ceph-mon[190496]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:32 smithi087 ceph-mon[198934]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:32 smithi087 ceph-mon[202419]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:34 smithi163 ceph-mon[190496]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:34 smithi087 ceph-mon[202419]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:34 smithi087 ceph-mon[198934]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:42:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:36 smithi163 ceph-mon[190496]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:36 smithi087 ceph-mon[202419]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:36 smithi087 ceph-mon[198934]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:38 smithi163 ceph-mon[190496]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:38 smithi087 ceph-mon[202419]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:38 smithi087 ceph-mon[198934]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:40 smithi163 ceph-mon[190496]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:40 smithi087 ceph-mon[202419]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:40 smithi087 ceph-mon[198934]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:42 smithi163 ceph-mon[190496]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:42 smithi087 ceph-mon[202419]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:42.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:42 smithi087 ceph-mon[198934]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:44 smithi163 ceph-mon[190496]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:44 smithi087 ceph-mon[202419]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:44 smithi087 ceph-mon[198934]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:42:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:46 smithi163 ceph-mon[190496]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:46 smithi087 ceph-mon[202419]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:46 smithi087 ceph-mon[198934]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:48 smithi163 ceph-mon[190496]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:48 smithi087 ceph-mon[202419]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:48 smithi087 ceph-mon[198934]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:49.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:42:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:50 smithi163 ceph-mon[190496]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:50 smithi087 ceph-mon[202419]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:50.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:50 smithi087 ceph-mon[198934]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:52 smithi163 ceph-mon[190496]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:52 smithi087 ceph-mon[202419]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:52 smithi087 ceph-mon[198934]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:54 smithi163 ceph-mon[190496]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:54 smithi087 ceph-mon[198934]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:54 smithi087 ceph-mon[202419]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:42:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:42:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:42:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:56 smithi163 ceph-mon[190496]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:56 smithi087 ceph-mon[202419]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:56 smithi087 ceph-mon[198934]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:42:58 smithi163 ceph-mon[190496]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:42:58 smithi087 ceph-mon[202419]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:42:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:42:58 smithi087 ceph-mon[198934]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:00 smithi163 ceph-mon[190496]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:00 smithi087 ceph-mon[202419]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:00 smithi087 ceph-mon[198934]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:02 smithi163 ceph-mon[190496]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:02 smithi087 ceph-mon[202419]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:02.765 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:02 smithi087 ceph-mon[198934]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:04 smithi163 ceph-mon[190496]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:04 smithi087 ceph-mon[202419]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:04 smithi087 ceph-mon[198934]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:05.700 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:05] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:43:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[202419]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:43:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:43:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:43:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:43:05.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[198934]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:05.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:43:05.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:43:05.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:43:05.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:43:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:05 smithi163 ceph-mon[190496]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:43:06.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:43:06.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:43:06.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:43:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:07 smithi163 ceph-mon[190496]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:07 smithi087 ceph-mon[202419]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:07 smithi087 ceph-mon[198934]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:09 smithi163 ceph-mon[190496]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:10.801 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:09 smithi087 ceph-mon[198934]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:10.801 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:09 smithi087 ceph-mon[202419]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:11 smithi163 ceph-mon[190496]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:11 smithi087 ceph-mon[202419]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:11 smithi087 ceph-mon[198934]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:13 smithi163 ceph-mon[190496]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:13 smithi087 ceph-mon[202419]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:13 smithi087 ceph-mon[198934]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:15] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:43:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:15 smithi163 ceph-mon[190496]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:15 smithi087 ceph-mon[202419]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:15 smithi087 ceph-mon[198934]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:17 smithi163 ceph-mon[190496]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:17 smithi087 ceph-mon[202419]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:17 smithi087 ceph-mon[198934]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:19 smithi163 ceph-mon[190496]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:19 smithi087 ceph-mon[202419]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:19 smithi087 ceph-mon[198934]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:21 smithi163 ceph-mon[190496]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:21 smithi087 ceph-mon[202419]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:21 smithi087 ceph-mon[198934]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:23 smithi163 ceph-mon[190496]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:23 smithi087 ceph-mon[202419]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:23 smithi087 ceph-mon[198934]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:43:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:25 smithi163 ceph-mon[190496]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:25 smithi087 ceph-mon[202419]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:25 smithi087 ceph-mon[198934]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:27 smithi163 ceph-mon[190496]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:27 smithi087 ceph-mon[202419]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:27 smithi087 ceph-mon[198934]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:29 smithi163 ceph-mon[190496]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:29 smithi087 ceph-mon[202419]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:29 smithi087 ceph-mon[198934]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:31 smithi163 ceph-mon[190496]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:31 smithi087 ceph-mon[202419]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:31 smithi087 ceph-mon[198934]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:33 smithi163 ceph-mon[190496]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:33 smithi087 ceph-mon[202419]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:33 smithi087 ceph-mon[198934]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:35] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:43:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:35 smithi163 ceph-mon[190496]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:35 smithi087 ceph-mon[202419]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:35 smithi087 ceph-mon[198934]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:37 smithi163 ceph-mon[190496]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:37 smithi087 ceph-mon[202419]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:37 smithi087 ceph-mon[198934]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:39 smithi163 ceph-mon[190496]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:40.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:39 smithi087 ceph-mon[202419]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:40.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:39 smithi087 ceph-mon[198934]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:41 smithi163 ceph-mon[190496]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:41 smithi087 ceph-mon[202419]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:41 smithi087 ceph-mon[198934]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:43 smithi163 ceph-mon[190496]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:44.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:43 smithi087 ceph-mon[202419]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:44.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:43 smithi087 ceph-mon[198934]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:45] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:43:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:45 smithi163 ceph-mon[190496]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:45 smithi087 ceph-mon[202419]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:45 smithi087 ceph-mon[198934]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:43:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:47 smithi163 ceph-mon[190496]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:47 smithi087 ceph-mon[202419]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:47 smithi087 ceph-mon[198934]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:49 smithi163 ceph-mon[190496]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:49 smithi087 ceph-mon[202419]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:49 smithi087 ceph-mon[198934]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:43:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:51 smithi163 ceph-mon[190496]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:51 smithi087 ceph-mon[202419]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:51 smithi087 ceph-mon[198934]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:53 smithi163 ceph-mon[190496]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:53 smithi087 ceph-mon[202419]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:53 smithi087 ceph-mon[198934]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:43:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:43:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:43:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:55 smithi163 ceph-mon[190496]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:55 smithi087 ceph-mon[202419]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:55 smithi087 ceph-mon[198934]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:57 smithi163 ceph-mon[190496]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:57 smithi087 ceph-mon[198934]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:43:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:57 smithi087 ceph-mon[202419]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:43:59 smithi163 ceph-mon[190496]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:43:59 smithi087 ceph-mon[202419]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:43:59 smithi087 ceph-mon[198934]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:01 smithi163 ceph-mon[190496]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:01 smithi087 ceph-mon[202419]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:01 smithi087 ceph-mon[198934]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:03 smithi163 ceph-mon[190496]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:03 smithi087 ceph-mon[202419]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:03 smithi087 ceph-mon[198934]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:44:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:05 smithi163 ceph-mon[190496]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:44:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:05 smithi087 ceph-mon[202419]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:44:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:05 smithi087 ceph-mon[198934]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:44:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:44:07.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:44:07.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:44:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:08 smithi163 ceph-mon[190496]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:08 smithi087 ceph-mon[202419]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:08 smithi087 ceph-mon[198934]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:10 smithi163 ceph-mon[190496]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:10 smithi087 ceph-mon[202419]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:10 smithi087 ceph-mon[198934]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:12 smithi163 ceph-mon[190496]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:12 smithi087 ceph-mon[202419]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:12 smithi087 ceph-mon[198934]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:14 smithi163 ceph-mon[190496]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:14 smithi087 ceph-mon[202419]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:14 smithi087 ceph-mon[198934]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:44:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:16 smithi163 ceph-mon[190496]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:16 smithi087 ceph-mon[202419]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:16 smithi087 ceph-mon[198934]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:18 smithi163 ceph-mon[190496]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:18 smithi087 ceph-mon[202419]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:18 smithi087 ceph-mon[198934]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:20 smithi163 ceph-mon[190496]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:20 smithi087 ceph-mon[202419]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:20 smithi087 ceph-mon[198934]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:22 smithi163 ceph-mon[190496]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:22 smithi087 ceph-mon[202419]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:22 smithi087 ceph-mon[198934]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:24 smithi163 ceph-mon[190496]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:24 smithi087 ceph-mon[202419]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:24 smithi087 ceph-mon[198934]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:44:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:26 smithi163 ceph-mon[190496]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:26 smithi087 ceph-mon[202419]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:26 smithi087 ceph-mon[198934]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:28 smithi163 ceph-mon[190496]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:28 smithi087 ceph-mon[202419]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:28 smithi087 ceph-mon[198934]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:30 smithi163 ceph-mon[190496]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:30 smithi087 ceph-mon[202419]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:30 smithi087 ceph-mon[198934]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:32 smithi163 ceph-mon[190496]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:32 smithi087 ceph-mon[202419]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:32 smithi087 ceph-mon[198934]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:34 smithi163 ceph-mon[190496]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:34 smithi087 ceph-mon[202419]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:34 smithi087 ceph-mon[198934]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:44:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:36 smithi163 ceph-mon[190496]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:36 smithi087 ceph-mon[198934]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:36 smithi087 ceph-mon[202419]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:38 smithi163 ceph-mon[190496]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:38 smithi087 ceph-mon[198934]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:38 smithi087 ceph-mon[202419]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:40 smithi163 ceph-mon[190496]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:40 smithi087 ceph-mon[198934]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:40 smithi087 ceph-mon[202419]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:42 smithi163 ceph-mon[190496]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:42 smithi087 ceph-mon[198934]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:42 smithi087 ceph-mon[202419]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:44 smithi163 ceph-mon[190496]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:44 smithi087 ceph-mon[202419]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:44 smithi087 ceph-mon[198934]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:44:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:46 smithi163 ceph-mon[190496]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:46 smithi087 ceph-mon[202419]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:46 smithi087 ceph-mon[198934]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:48 smithi163 ceph-mon[190496]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:48 smithi087 ceph-mon[202419]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:48 smithi087 ceph-mon[198934]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:44:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:50 smithi163 ceph-mon[190496]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:50 smithi087 ceph-mon[202419]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:50 smithi087 ceph-mon[198934]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:52 smithi163 ceph-mon[190496]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:52 smithi087 ceph-mon[202419]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:52 smithi087 ceph-mon[198934]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:54 smithi163 ceph-mon[190496]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:54 smithi087 ceph-mon[202419]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:54 smithi087 ceph-mon[198934]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:44:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:44:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:56 smithi163 ceph-mon[190496]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:56 smithi087 ceph-mon[202419]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:56 smithi087 ceph-mon[198934]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:44:58 smithi163 ceph-mon[190496]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:44:58 smithi087 ceph-mon[202419]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:44:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:44:58 smithi087 ceph-mon[198934]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:00 smithi163 ceph-mon[190496]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:00 smithi087 ceph-mon[202419]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:00 smithi087 ceph-mon[198934]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:02 smithi163 ceph-mon[190496]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:02 smithi087 ceph-mon[202419]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:02 smithi087 ceph-mon[198934]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:04 smithi163 ceph-mon[190496]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:04 smithi087 ceph-mon[202419]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:04 smithi087 ceph-mon[198934]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:45:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:06 smithi163 ceph-mon[190496]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:06 smithi087 ceph-mon[202419]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:06 smithi087 ceph-mon[198934]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:45:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:45:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:45:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:45:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:45:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:45:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:45:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:45:07.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:45:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:45:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:45:07.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:45:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:08 smithi163 ceph-mon[190496]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:08 smithi087 ceph-mon[202419]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:08 smithi087 ceph-mon[198934]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:10 smithi163 ceph-mon[190496]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:10 smithi087 ceph-mon[202419]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:10 smithi087 ceph-mon[198934]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:12 smithi163 ceph-mon[190496]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:12 smithi087 ceph-mon[202419]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:12 smithi087 ceph-mon[198934]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:14 smithi163 ceph-mon[190496]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:14 smithi087 ceph-mon[202419]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:14 smithi087 ceph-mon[198934]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:45:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:16 smithi163 ceph-mon[190496]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:16 smithi087 ceph-mon[202419]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:16 smithi087 ceph-mon[198934]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:18 smithi163 ceph-mon[190496]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:18 smithi087 ceph-mon[202419]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:18 smithi087 ceph-mon[198934]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:20 smithi087 ceph-mon[202419]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:20 smithi087 ceph-mon[198934]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:20 smithi163 ceph-mon[190496]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:22 smithi087 ceph-mon[202419]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:22 smithi087 ceph-mon[198934]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:22 smithi163 ceph-mon[190496]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:24 smithi087 ceph-mon[202419]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:24 smithi087 ceph-mon[198934]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:24 smithi163 ceph-mon[190496]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:45:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:26 smithi087 ceph-mon[202419]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:26 smithi087 ceph-mon[198934]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:26 smithi163 ceph-mon[190496]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:28 smithi087 ceph-mon[202419]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:28 smithi087 ceph-mon[198934]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:28 smithi163 ceph-mon[190496]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:30 smithi087 ceph-mon[202419]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:30 smithi087 ceph-mon[198934]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:30 smithi163 ceph-mon[190496]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:32 smithi087 ceph-mon[198934]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:32 smithi087 ceph-mon[202419]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:32 smithi163 ceph-mon[190496]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:34 smithi087 ceph-mon[202419]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:34 smithi087 ceph-mon[198934]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:34 smithi163 ceph-mon[190496]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:45:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:36 smithi087 ceph-mon[202419]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:36 smithi087 ceph-mon[198934]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:36 smithi163 ceph-mon[190496]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:38 smithi087 ceph-mon[198934]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:38.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:38 smithi087 ceph-mon[202419]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:38 smithi163 ceph-mon[190496]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:40 smithi163 ceph-mon[190496]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:40 smithi087 ceph-mon[202419]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:40 smithi087 ceph-mon[198934]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:42 smithi163 ceph-mon[190496]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:42 smithi087 ceph-mon[198934]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:42 smithi087 ceph-mon[202419]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:44 smithi163 ceph-mon[190496]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:44 smithi087 ceph-mon[202419]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:44 smithi087 ceph-mon[198934]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:45:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:46 smithi163 ceph-mon[190496]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:46 smithi087 ceph-mon[202419]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:46 smithi087 ceph-mon[198934]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:48 smithi163 ceph-mon[190496]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:48 smithi087 ceph-mon[198934]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:48 smithi087 ceph-mon[202419]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:45:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:50 smithi163 ceph-mon[190496]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:50 smithi087 ceph-mon[202419]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:50 smithi087 ceph-mon[198934]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:52 smithi163 ceph-mon[190496]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:52 smithi087 ceph-mon[202419]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:52 smithi087 ceph-mon[198934]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:54 smithi163 ceph-mon[190496]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:54 smithi087 ceph-mon[202419]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:54 smithi087 ceph-mon[198934]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:45:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:45:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:45:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:56 smithi163 ceph-mon[190496]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:56 smithi087 ceph-mon[202419]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:56 smithi087 ceph-mon[198934]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:45:58 smithi163 ceph-mon[190496]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:45:58 smithi087 ceph-mon[202419]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:45:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:45:58 smithi087 ceph-mon[198934]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:00 smithi163 ceph-mon[190496]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:00 smithi087 ceph-mon[202419]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:00 smithi087 ceph-mon[198934]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:02 smithi163 ceph-mon[190496]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:02 smithi087 ceph-mon[202419]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:02 smithi087 ceph-mon[198934]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:04 smithi163 ceph-mon[190496]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:04 smithi087 ceph-mon[202419]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:04 smithi087 ceph-mon[198934]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:46:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:06 smithi163 ceph-mon[190496]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:06 smithi087 ceph-mon[202419]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:06 smithi087 ceph-mon[198934]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:07.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:46:07.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:46:07.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:46:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:08 smithi163 ceph-mon[190496]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:46:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:46:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[202419]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[198934]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:46:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:46:08.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:46:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:10 smithi163 ceph-mon[190496]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:10 smithi087 ceph-mon[202419]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:10 smithi087 ceph-mon[198934]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:12 smithi163 ceph-mon[190496]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:12 smithi087 ceph-mon[202419]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:12 smithi087 ceph-mon[198934]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:14 smithi163 ceph-mon[190496]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:14 smithi087 ceph-mon[202419]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:14 smithi087 ceph-mon[198934]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:46:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:16 smithi163 ceph-mon[190496]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:16 smithi087 ceph-mon[202419]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:16 smithi087 ceph-mon[198934]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:18 smithi163 ceph-mon[190496]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:18 smithi087 ceph-mon[202419]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:18 smithi087 ceph-mon[198934]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:20 smithi163 ceph-mon[190496]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:20 smithi087 ceph-mon[202419]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:20 smithi087 ceph-mon[198934]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:22 smithi163 ceph-mon[190496]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:22 smithi087 ceph-mon[202419]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:22 smithi087 ceph-mon[198934]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:24 smithi163 ceph-mon[190496]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:24 smithi087 ceph-mon[202419]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:24 smithi087 ceph-mon[198934]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:46:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:26 smithi163 ceph-mon[190496]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:26 smithi087 ceph-mon[202419]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:26 smithi087 ceph-mon[198934]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:28 smithi163 ceph-mon[190496]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:28 smithi087 ceph-mon[202419]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:28 smithi087 ceph-mon[198934]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:30 smithi163 ceph-mon[190496]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:30 smithi087 ceph-mon[202419]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:30.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:30 smithi087 ceph-mon[198934]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:32 smithi163 ceph-mon[190496]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:33.000 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:32 smithi087 ceph-mon[202419]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:33.000 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:32 smithi087 ceph-mon[198934]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:34 smithi163 ceph-mon[190496]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:34 smithi087 ceph-mon[202419]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:34 smithi087 ceph-mon[198934]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:46:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:36 smithi163 ceph-mon[190496]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:36 smithi087 ceph-mon[202419]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:36 smithi087 ceph-mon[198934]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:38 smithi163 ceph-mon[190496]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:38 smithi087 ceph-mon[202419]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:38 smithi087 ceph-mon[198934]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:40 smithi163 ceph-mon[190496]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:40 smithi087 ceph-mon[202419]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:40 smithi087 ceph-mon[198934]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:42 smithi163 ceph-mon[190496]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:42 smithi087 ceph-mon[202419]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:42 smithi087 ceph-mon[198934]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:44 smithi163 ceph-mon[190496]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:44 smithi087 ceph-mon[202419]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:44.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:44 smithi087 ceph-mon[198934]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:46:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:46 smithi163 ceph-mon[190496]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:46 smithi087 ceph-mon[202419]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:46 smithi087 ceph-mon[198934]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:48 smithi163 ceph-mon[190496]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:48 smithi087 ceph-mon[202419]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:48 smithi087 ceph-mon[198934]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:46:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:50 smithi163 ceph-mon[190496]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:50 smithi087 ceph-mon[202419]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:50 smithi087 ceph-mon[198934]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:52 smithi163 ceph-mon[190496]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:52 smithi087 ceph-mon[202419]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:52 smithi087 ceph-mon[198934]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:54 smithi163 ceph-mon[190496]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:54 smithi087 ceph-mon[202419]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:54 smithi087 ceph-mon[198934]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:46:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:46:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:46:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:56 smithi163 ceph-mon[190496]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:56 smithi087 ceph-mon[202419]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:56 smithi087 ceph-mon[198934]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:46:58 smithi163 ceph-mon[190496]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:46:58 smithi087 ceph-mon[202419]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:46:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:46:58 smithi087 ceph-mon[198934]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:00 smithi163 ceph-mon[190496]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:00 smithi087 ceph-mon[202419]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:00 smithi087 ceph-mon[198934]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:02 smithi163 ceph-mon[190496]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:02 smithi087 ceph-mon[202419]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:02 smithi087 ceph-mon[198934]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:04 smithi163 ceph-mon[190496]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:04 smithi087 ceph-mon[202419]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:04 smithi087 ceph-mon[198934]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:47:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:06 smithi163 ceph-mon[190496]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:06 smithi087 ceph-mon[198934]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:06 smithi087 ceph-mon[202419]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:08 smithi163 ceph-mon[190496]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:47:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:08 smithi087 ceph-mon[198934]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:47:08.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:08 smithi087 ceph-mon[202419]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:08.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:47:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:47:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:47:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:47:09.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:09 smithi163 ceph-mon[190496]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:47:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:47:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:47:09.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[198934]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:09.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:47:09.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:47:09.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:47:09.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:09 smithi087 ceph-mon[202419]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:11 smithi163 ceph-mon[190496]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:11 smithi087 ceph-mon[198934]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:11 smithi087 ceph-mon[202419]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:13 smithi163 ceph-mon[190496]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:13 smithi087 ceph-mon[198934]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:13 smithi087 ceph-mon[202419]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:47:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:15 smithi163 ceph-mon[190496]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:15 smithi087 ceph-mon[198934]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:15 smithi087 ceph-mon[202419]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:17 smithi163 ceph-mon[190496]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:17 smithi087 ceph-mon[202419]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:18.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:17 smithi087 ceph-mon[198934]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:19 smithi163 ceph-mon[190496]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:19 smithi087 ceph-mon[198934]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:19 smithi087 ceph-mon[202419]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:21 smithi163 ceph-mon[190496]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:21 smithi087 ceph-mon[198934]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:21 smithi087 ceph-mon[202419]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:23 smithi163 ceph-mon[190496]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:23 smithi087 ceph-mon[198934]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:23 smithi087 ceph-mon[202419]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:47:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:25 smithi163 ceph-mon[190496]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:25 smithi087 ceph-mon[202419]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:25 smithi087 ceph-mon[198934]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:27 smithi163 ceph-mon[190496]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:27 smithi087 ceph-mon[202419]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:27 smithi087 ceph-mon[198934]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:29 smithi163 ceph-mon[190496]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:29 smithi087 ceph-mon[202419]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:29 smithi087 ceph-mon[198934]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:31 smithi163 ceph-mon[190496]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:31 smithi087 ceph-mon[202419]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:31 smithi087 ceph-mon[198934]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:33 smithi163 ceph-mon[190496]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:33 smithi087 ceph-mon[202419]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:33 smithi087 ceph-mon[198934]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:47:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:35 smithi163 ceph-mon[190496]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:35 smithi087 ceph-mon[202419]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:35 smithi087 ceph-mon[198934]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:37 smithi163 ceph-mon[190496]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:37 smithi087 ceph-mon[198934]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:37 smithi087 ceph-mon[202419]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:39 smithi163 ceph-mon[190496]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:39 smithi087 ceph-mon[198934]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:39 smithi087 ceph-mon[202419]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:47:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:41 smithi163 ceph-mon[190496]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:41 smithi087 ceph-mon[198934]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:42.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:41 smithi087 ceph-mon[202419]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:43 smithi163 ceph-mon[190496]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:43 smithi087 ceph-mon[202419]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:43 smithi087 ceph-mon[198934]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:47:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:45 smithi163 ceph-mon[190496]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:45 smithi087 ceph-mon[202419]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:45 smithi087 ceph-mon[198934]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:47 smithi163 ceph-mon[190496]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:47 smithi087 ceph-mon[202419]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:47 smithi087 ceph-mon[198934]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:49 smithi163 ceph-mon[190496]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:49 smithi087 ceph-mon[202419]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:49 smithi087 ceph-mon[198934]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:47:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:51 smithi163 ceph-mon[190496]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:51 smithi087 ceph-mon[202419]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:51 smithi087 ceph-mon[198934]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:53 smithi163 ceph-mon[190496]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:53 smithi087 ceph-mon[202419]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:53 smithi087 ceph-mon[198934]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:47:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:47:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:47:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:55 smithi163 ceph-mon[190496]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:55 smithi087 ceph-mon[202419]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:55 smithi087 ceph-mon[198934]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:57 smithi163 ceph-mon[190496]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:57 smithi087 ceph-mon[202419]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:47:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:57 smithi087 ceph-mon[198934]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:47:59 smithi163 ceph-mon[190496]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:47:59 smithi087 ceph-mon[202419]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:47:59 smithi087 ceph-mon[198934]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:01 smithi163 ceph-mon[190496]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:01 smithi087 ceph-mon[202419]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:01 smithi087 ceph-mon[198934]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:03 smithi163 ceph-mon[190496]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:03 smithi087 ceph-mon[202419]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:03 smithi087 ceph-mon[198934]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:48:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:05 smithi163 ceph-mon[190496]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:05 smithi087 ceph-mon[202419]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:05 smithi087 ceph-mon[198934]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:07 smithi163 ceph-mon[190496]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:07 smithi087 ceph-mon[202419]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:07 smithi087 ceph-mon[198934]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:48:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:48:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:48:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:09 smithi163 ceph-mon[190496]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:48:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:48:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[202419]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[198934]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:48:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:48:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:11 smithi163 ceph-mon[190496]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:11 smithi087 ceph-mon[202419]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:11 smithi087 ceph-mon[198934]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:13 smithi163 ceph-mon[190496]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:13 smithi087 ceph-mon[202419]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:13 smithi087 ceph-mon[198934]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:48:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:15 smithi163 ceph-mon[190496]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:15 smithi087 ceph-mon[202419]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:15 smithi087 ceph-mon[198934]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:17 smithi163 ceph-mon[190496]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:17 smithi087 ceph-mon[202419]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:17 smithi087 ceph-mon[198934]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:19 smithi163 ceph-mon[190496]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:20.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:19 smithi087 ceph-mon[202419]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:19 smithi087 ceph-mon[198934]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:21 smithi163 ceph-mon[190496]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:21 smithi087 ceph-mon[202419]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:21 smithi087 ceph-mon[198934]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:23 smithi163 ceph-mon[190496]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:23 smithi087 ceph-mon[202419]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:23 smithi087 ceph-mon[198934]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:48:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:25 smithi163 ceph-mon[190496]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:25 smithi087 ceph-mon[198934]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:25 smithi087 ceph-mon[202419]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:27 smithi163 ceph-mon[190496]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:27 smithi087 ceph-mon[198934]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:27 smithi087 ceph-mon[202419]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:29 smithi163 ceph-mon[190496]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:29 smithi087 ceph-mon[202419]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:29 smithi087 ceph-mon[198934]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:31 smithi163 ceph-mon[190496]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:32.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:31 smithi087 ceph-mon[202419]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:32.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:31 smithi087 ceph-mon[198934]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:33 smithi163 ceph-mon[190496]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:33 smithi087 ceph-mon[202419]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:33 smithi087 ceph-mon[198934]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:48:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:35 smithi163 ceph-mon[190496]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:35 smithi087 ceph-mon[202419]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:35 smithi087 ceph-mon[198934]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:37 smithi163 ceph-mon[190496]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:37 smithi087 ceph-mon[202419]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:37 smithi087 ceph-mon[198934]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:39 smithi163 ceph-mon[190496]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:39 smithi087 ceph-mon[198934]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:39 smithi087 ceph-mon[202419]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:41 smithi163 ceph-mon[190496]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:41 smithi087 ceph-mon[202419]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:41 smithi087 ceph-mon[198934]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:43 smithi163 ceph-mon[190496]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:43 smithi087 ceph-mon[198934]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:43 smithi087 ceph-mon[202419]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:48:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:45 smithi163 ceph-mon[190496]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:45 smithi087 ceph-mon[202419]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:45 smithi087 ceph-mon[198934]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:47 smithi163 ceph-mon[190496]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:47 smithi087 ceph-mon[202419]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:47 smithi087 ceph-mon[198934]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:49 smithi163 ceph-mon[190496]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:49 smithi087 ceph-mon[202419]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:49 smithi087 ceph-mon[198934]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:48:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:51 smithi163 ceph-mon[190496]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:51 smithi087 ceph-mon[202419]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:51 smithi087 ceph-mon[198934]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:53 smithi163 ceph-mon[190496]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:53 smithi087 ceph-mon[198934]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:53 smithi087 ceph-mon[202419]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:48:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:48:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:48:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:55 smithi163 ceph-mon[190496]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:55 smithi087 ceph-mon[198934]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:55 smithi087 ceph-mon[202419]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:57 smithi163 ceph-mon[190496]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:57 smithi087 ceph-mon[198934]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:48:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:57 smithi087 ceph-mon[202419]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:48:59 smithi163 ceph-mon[190496]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:48:59 smithi087 ceph-mon[198934]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:48:59 smithi087 ceph-mon[202419]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:01 smithi163 ceph-mon[190496]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:01 smithi087 ceph-mon[198934]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:01 smithi087 ceph-mon[202419]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:03 smithi163 ceph-mon[190496]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:03 smithi087 ceph-mon[198934]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:03 smithi087 ceph-mon[202419]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:49:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:05 smithi163 ceph-mon[190496]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:05 smithi087 ceph-mon[202419]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:05 smithi087 ceph-mon[198934]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:07.917 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:49:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:49:07.481252061Z level=info msg="Completed cleanup jobs" duration=190.390019ms 2023-10-07T19:49:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:07 smithi163 ceph-mon[190496]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:08.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:07 smithi087 ceph-mon[198934]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:08.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:07 smithi087 ceph-mon[202419]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:09 smithi087 ceph-mon[202419]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:49:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:09 smithi087 ceph-mon[198934]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:49:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:09 smithi163 ceph-mon[190496]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:49:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:49:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:49:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:49:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:49:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:49:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:49:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:49:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:49:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:49:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:11 smithi163 ceph-mon[190496]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:11 smithi087 ceph-mon[202419]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:11 smithi087 ceph-mon[198934]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:13 smithi163 ceph-mon[190496]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:13 smithi087 ceph-mon[198934]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:13 smithi087 ceph-mon[202419]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:49:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:15 smithi163 ceph-mon[190496]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:15 smithi087 ceph-mon[202419]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:15 smithi087 ceph-mon[198934]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:17 smithi163 ceph-mon[190496]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:17 smithi087 ceph-mon[202419]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:17 smithi087 ceph-mon[198934]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:19 smithi163 ceph-mon[190496]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:19 smithi087 ceph-mon[202419]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:19 smithi087 ceph-mon[198934]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:21 smithi163 ceph-mon[190496]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:21 smithi087 ceph-mon[198934]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:21 smithi087 ceph-mon[202419]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:23 smithi163 ceph-mon[190496]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:23 smithi087 ceph-mon[202419]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:23 smithi087 ceph-mon[198934]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:49:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:25 smithi163 ceph-mon[190496]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:25 smithi087 ceph-mon[202419]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:25 smithi087 ceph-mon[198934]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:27 smithi163 ceph-mon[190496]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:27 smithi087 ceph-mon[202419]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:27 smithi087 ceph-mon[198934]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:29 smithi163 ceph-mon[190496]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:29 smithi087 ceph-mon[202419]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:29 smithi087 ceph-mon[198934]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:31 smithi163 ceph-mon[190496]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:31 smithi087 ceph-mon[202419]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:31 smithi087 ceph-mon[198934]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:33 smithi163 ceph-mon[190496]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:33 smithi087 ceph-mon[202419]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:33 smithi087 ceph-mon[198934]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:49:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:35 smithi163 ceph-mon[190496]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:35 smithi087 ceph-mon[202419]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:35 smithi087 ceph-mon[198934]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:37 smithi163 ceph-mon[190496]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:37 smithi087 ceph-mon[202419]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:37 smithi087 ceph-mon[198934]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:39 smithi163 ceph-mon[190496]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:39 smithi087 ceph-mon[202419]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:39 smithi087 ceph-mon[198934]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:41 smithi163 ceph-mon[190496]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:41 smithi087 ceph-mon[202419]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:41 smithi087 ceph-mon[198934]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:43 smithi163 ceph-mon[190496]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:43 smithi087 ceph-mon[202419]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:43 smithi087 ceph-mon[198934]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:49:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:45 smithi163 ceph-mon[190496]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:45 smithi087 ceph-mon[202419]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:45 smithi087 ceph-mon[198934]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:47 smithi163 ceph-mon[190496]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:47 smithi087 ceph-mon[202419]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:47 smithi087 ceph-mon[198934]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:49 smithi163 ceph-mon[190496]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:49 smithi087 ceph-mon[202419]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:49 smithi087 ceph-mon[198934]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:49:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:51 smithi163 ceph-mon[190496]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:51 smithi087 ceph-mon[202419]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:51 smithi087 ceph-mon[198934]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:53 smithi163 ceph-mon[190496]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:53 smithi087 ceph-mon[202419]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:53 smithi087 ceph-mon[198934]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:49:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:49:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:49:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:55 smithi163 ceph-mon[190496]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:55 smithi087 ceph-mon[202419]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:55 smithi087 ceph-mon[198934]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:57 smithi163 ceph-mon[190496]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:57 smithi087 ceph-mon[198934]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:49:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:57 smithi087 ceph-mon[202419]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:49:59 smithi163 ceph-mon[190496]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:49:59 smithi087 ceph-mon[198934]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:49:59 smithi087 ceph-mon[202419]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T19:50:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T19:50:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T19:50:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:01 smithi163 ceph-mon[190496]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:01 smithi087 ceph-mon[198934]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:01 smithi087 ceph-mon[202419]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:03 smithi163 ceph-mon[190496]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:03 smithi087 ceph-mon[198934]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:04.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:03 smithi087 ceph-mon[202419]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:50:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:05 smithi163 ceph-mon[190496]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:05 smithi087 ceph-mon[198934]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:05 smithi087 ceph-mon[202419]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:07 smithi163 ceph-mon[190496]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:07 smithi087 ceph-mon[202419]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:07 smithi087 ceph-mon[198934]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:09 smithi163 ceph-mon[190496]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:09 smithi087 ceph-mon[202419]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:09 smithi087 ceph-mon[198934]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:50:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:50:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:50:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:11 smithi163 ceph-mon[190496]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:11 smithi087 ceph-mon[202419]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:11 smithi087 ceph-mon[198934]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:50:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:50:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:50:14.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:50:14.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:50:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:50:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:15 smithi163 ceph-mon[190496]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:15 smithi087 ceph-mon[202419]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:15 smithi087 ceph-mon[198934]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:17 smithi163 ceph-mon[190496]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:17 smithi087 ceph-mon[202419]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:17 smithi087 ceph-mon[198934]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:19 smithi163 ceph-mon[190496]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:19 smithi087 ceph-mon[202419]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:19 smithi087 ceph-mon[198934]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:21 smithi163 ceph-mon[190496]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:21 smithi087 ceph-mon[202419]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:21 smithi087 ceph-mon[198934]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:23 smithi163 ceph-mon[190496]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:23 smithi087 ceph-mon[202419]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:23 smithi087 ceph-mon[198934]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T19:50:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:25 smithi163 ceph-mon[190496]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:25 smithi087 ceph-mon[202419]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:25 smithi087 ceph-mon[198934]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:27 smithi163 ceph-mon[190496]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:27 smithi087 ceph-mon[202419]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:27 smithi087 ceph-mon[198934]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:29 smithi163 ceph-mon[190496]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:30.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:29 smithi087 ceph-mon[202419]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:30.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:29 smithi087 ceph-mon[198934]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:31 smithi163 ceph-mon[190496]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:31 smithi087 ceph-mon[202419]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:31 smithi087 ceph-mon[198934]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:33 smithi163 ceph-mon[190496]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:33 smithi087 ceph-mon[202419]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:33 smithi087 ceph-mon[198934]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:50:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:35 smithi163 ceph-mon[190496]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:35 smithi087 ceph-mon[202419]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:35 smithi087 ceph-mon[198934]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-10-07T19:50:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:37 smithi163 ceph-mon[190496]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:37 smithi087 ceph-mon[198934]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:37 smithi087 ceph-mon[202419]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:39 smithi163 ceph-mon[190496]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:39 smithi087 ceph-mon[198934]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:39 smithi087 ceph-mon[202419]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:41 smithi163 ceph-mon[190496]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:41 smithi087 ceph-mon[198934]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:41 smithi087 ceph-mon[202419]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:43 smithi163 ceph-mon[190496]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:43 smithi087 ceph-mon[198934]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:43 smithi087 ceph-mon[202419]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:50:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:45 smithi163 ceph-mon[190496]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:45 smithi087 ceph-mon[202419]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:45 smithi087 ceph-mon[198934]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:47 smithi163 ceph-mon[190496]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:47 smithi087 ceph-mon[202419]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:47 smithi087 ceph-mon[198934]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:49 smithi163 ceph-mon[190496]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:49 smithi087 ceph-mon[198934]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:49 smithi087 ceph-mon[202419]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:50:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:51 smithi163 ceph-mon[190496]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:51 smithi087 ceph-mon[198934]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:51 smithi087 ceph-mon[202419]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:53 smithi163 ceph-mon[190496]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:53 smithi087 ceph-mon[198934]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:53 smithi087 ceph-mon[202419]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:50:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:50:55] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:50:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:55 smithi163 ceph-mon[190496]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:55 smithi087 ceph-mon[202419]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:55 smithi087 ceph-mon[198934]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:57 smithi163 ceph-mon[190496]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:57 smithi087 ceph-mon[202419]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:50:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:57 smithi087 ceph-mon[198934]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:50:59 smithi163 ceph-mon[190496]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:50:59 smithi087 ceph-mon[202419]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:50:59 smithi087 ceph-mon[198934]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:01 smithi163 ceph-mon[190496]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:01 smithi087 ceph-mon[202419]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:01 smithi087 ceph-mon[198934]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:03 smithi163 ceph-mon[190496]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:03 smithi087 ceph-mon[202419]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:03 smithi087 ceph-mon[198934]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:51:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:05 smithi163 ceph-mon[190496]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:05 smithi087 ceph-mon[202419]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:05 smithi087 ceph-mon[198934]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:07 smithi163 ceph-mon[190496]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:07 smithi087 ceph-mon[202419]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:07 smithi087 ceph-mon[198934]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:09 smithi163 ceph-mon[190496]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:09 smithi087 ceph-mon[202419]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:09 smithi087 ceph-mon[198934]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:11 smithi163 ceph-mon[190496]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:11 smithi087 ceph-mon[202419]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:11 smithi087 ceph-mon[198934]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:13 smithi163 ceph-mon[190496]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:51:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:13 smithi087 ceph-mon[202419]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:51:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:13 smithi087 ceph-mon[198934]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:51:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:51:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:51:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:51:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:51:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:51:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:15 smithi163 ceph-mon[190496]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:15 smithi087 ceph-mon[202419]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:15 smithi087 ceph-mon[198934]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:17 smithi163 ceph-mon[190496]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:17 smithi087 ceph-mon[202419]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:17 smithi087 ceph-mon[198934]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:19 smithi163 ceph-mon[190496]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:19 smithi087 ceph-mon[202419]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:19 smithi087 ceph-mon[198934]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:21 smithi163 ceph-mon[190496]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:21 smithi087 ceph-mon[202419]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:21 smithi087 ceph-mon[198934]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:23 smithi163 ceph-mon[190496]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:23 smithi087 ceph-mon[198934]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:23 smithi087 ceph-mon[202419]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:25] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:51:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:25 smithi163 ceph-mon[190496]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:25 smithi087 ceph-mon[198934]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:25 smithi087 ceph-mon[202419]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:27 smithi163 ceph-mon[190496]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:27 smithi087 ceph-mon[198934]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:27 smithi087 ceph-mon[202419]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:29 smithi163 ceph-mon[190496]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:29 smithi087 ceph-mon[202419]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:29 smithi087 ceph-mon[198934]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:31 smithi163 ceph-mon[190496]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:31 smithi087 ceph-mon[202419]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:31 smithi087 ceph-mon[198934]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:33 smithi163 ceph-mon[190496]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:33 smithi087 ceph-mon[202419]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:33 smithi087 ceph-mon[198934]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:51:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:35 smithi163 ceph-mon[190496]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:35 smithi087 ceph-mon[202419]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:35 smithi087 ceph-mon[198934]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:37 smithi163 ceph-mon[190496]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:37 smithi087 ceph-mon[198934]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:37 smithi087 ceph-mon[202419]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:39 smithi163 ceph-mon[190496]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:39 smithi087 ceph-mon[198934]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:39 smithi087 ceph-mon[202419]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:41 smithi163 ceph-mon[190496]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:41 smithi087 ceph-mon[198934]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:42.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:41 smithi087 ceph-mon[202419]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:43 smithi163 ceph-mon[190496]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:43 smithi087 ceph-mon[198934]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:43 smithi087 ceph-mon[202419]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:51:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:45 smithi163 ceph-mon[190496]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:45 smithi087 ceph-mon[198934]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:45 smithi087 ceph-mon[202419]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:47 smithi163 ceph-mon[190496]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:47 smithi087 ceph-mon[202419]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:47 smithi087 ceph-mon[198934]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:49 smithi163 ceph-mon[190496]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:49 smithi087 ceph-mon[202419]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:49 smithi087 ceph-mon[198934]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:51:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:51 smithi163 ceph-mon[190496]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:51 smithi087 ceph-mon[202419]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:51 smithi087 ceph-mon[198934]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:53 smithi163 ceph-mon[190496]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:53 smithi087 ceph-mon[198934]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:53 smithi087 ceph-mon[202419]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:51:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:51:55] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:51:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:55 smithi163 ceph-mon[190496]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:55 smithi087 ceph-mon[202419]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:55 smithi087 ceph-mon[198934]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:57 smithi163 ceph-mon[190496]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:57 smithi087 ceph-mon[202419]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:51:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:57 smithi087 ceph-mon[198934]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:51:59 smithi163 ceph-mon[190496]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:51:59 smithi087 ceph-mon[202419]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:51:59 smithi087 ceph-mon[198934]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:01 smithi163 ceph-mon[190496]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:01 smithi087 ceph-mon[202419]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:01 smithi087 ceph-mon[198934]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:03 smithi163 ceph-mon[190496]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:03 smithi087 ceph-mon[198934]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:03 smithi087 ceph-mon[202419]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:05] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:52:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:05 smithi163 ceph-mon[190496]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:05 smithi087 ceph-mon[202419]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:05 smithi087 ceph-mon[198934]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:07 smithi163 ceph-mon[190496]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:07 smithi087 ceph-mon[202419]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:07 smithi087 ceph-mon[198934]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:09 smithi163 ceph-mon[190496]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:09 smithi087 ceph-mon[198934]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:09 smithi087 ceph-mon[202419]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:11 smithi163 ceph-mon[190496]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:11 smithi087 ceph-mon[198934]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:12.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:11 smithi087 ceph-mon[202419]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:13 smithi163 ceph-mon[190496]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:13 smithi087 ceph-mon[202419]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:13 smithi087 ceph-mon[198934]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:52:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:52:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:52:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:52:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:52:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:52:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:52:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:52:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:52:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:52:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:52:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:52:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:15] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:52:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:15 smithi163 ceph-mon[190496]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:15 smithi087 ceph-mon[202419]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:15 smithi087 ceph-mon[198934]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:17 smithi163 ceph-mon[190496]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:17 smithi087 ceph-mon[202419]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:17 smithi087 ceph-mon[198934]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:19 smithi163 ceph-mon[190496]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:19 smithi087 ceph-mon[202419]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:19 smithi087 ceph-mon[198934]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:21 smithi163 ceph-mon[190496]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:21 smithi087 ceph-mon[202419]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:21 smithi087 ceph-mon[198934]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:23 smithi163 ceph-mon[190496]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:23 smithi087 ceph-mon[198934]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:23 smithi087 ceph-mon[202419]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:52:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:25 smithi163 ceph-mon[190496]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:25 smithi087 ceph-mon[198934]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:25 smithi087 ceph-mon[202419]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:27 smithi163 ceph-mon[190496]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:27 smithi087 ceph-mon[202419]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:27 smithi087 ceph-mon[198934]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:29 smithi163 ceph-mon[190496]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:29 smithi087 ceph-mon[202419]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:29 smithi087 ceph-mon[198934]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:31 smithi163 ceph-mon[190496]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:31 smithi087 ceph-mon[202419]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:31 smithi087 ceph-mon[198934]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:33 smithi163 ceph-mon[190496]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:33 smithi087 ceph-mon[202419]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:33 smithi087 ceph-mon[198934]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:52:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:35 smithi163 ceph-mon[190496]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:35 smithi087 ceph-mon[202419]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:35 smithi087 ceph-mon[198934]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:37 smithi163 ceph-mon[190496]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:37 smithi087 ceph-mon[202419]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:37 smithi087 ceph-mon[198934]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:39 smithi163 ceph-mon[190496]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:39 smithi087 ceph-mon[202419]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:39 smithi087 ceph-mon[198934]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:41 smithi163 ceph-mon[190496]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:41 smithi087 ceph-mon[202419]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:41 smithi087 ceph-mon[198934]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:43 smithi163 ceph-mon[190496]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:43 smithi087 ceph-mon[202419]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:44.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:43 smithi087 ceph-mon[198934]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:52:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:45 smithi163 ceph-mon[190496]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:45 smithi087 ceph-mon[202419]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:45 smithi087 ceph-mon[198934]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:47 smithi163 ceph-mon[190496]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:47 smithi087 ceph-mon[202419]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:47 smithi087 ceph-mon[198934]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:49 smithi163 ceph-mon[190496]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:49 smithi087 ceph-mon[202419]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:49 smithi087 ceph-mon[198934]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:52:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:51 smithi163 ceph-mon[190496]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:51 smithi087 ceph-mon[202419]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:51 smithi087 ceph-mon[198934]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:53 smithi163 ceph-mon[190496]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:53 smithi087 ceph-mon[202419]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:53 smithi087 ceph-mon[198934]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:52:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:52:55] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-10-07T19:52:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:55 smithi163 ceph-mon[190496]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:55 smithi087 ceph-mon[202419]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:55 smithi087 ceph-mon[198934]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:57 smithi163 ceph-mon[190496]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:57 smithi087 ceph-mon[202419]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:52:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:57 smithi087 ceph-mon[198934]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:52:59 smithi163 ceph-mon[190496]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:52:59 smithi087 ceph-mon[202419]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:00.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:52:59 smithi087 ceph-mon[198934]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:01 smithi163 ceph-mon[190496]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:01 smithi087 ceph-mon[202419]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:01 smithi087 ceph-mon[198934]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:03 smithi163 ceph-mon[190496]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:03 smithi087 ceph-mon[202419]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:03 smithi087 ceph-mon[198934]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:53:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:05 smithi163 ceph-mon[190496]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:05 smithi087 ceph-mon[202419]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:05 smithi087 ceph-mon[198934]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:07 smithi163 ceph-mon[190496]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:07 smithi087 ceph-mon[202419]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:07 smithi087 ceph-mon[198934]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:09 smithi163 ceph-mon[190496]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:09 smithi087 ceph-mon[202419]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:09 smithi087 ceph-mon[198934]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:11 smithi163 ceph-mon[190496]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:11 smithi087 ceph-mon[202419]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:11 smithi087 ceph-mon[198934]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:13 smithi163 ceph-mon[190496]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:13 smithi087 ceph-mon[202419]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:13 smithi087 ceph-mon[198934]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:53:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:53:15.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:53:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:53:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:15 smithi163 ceph-mon[190496]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:53:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:53:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:53:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[202419]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:53:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:53:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:53:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[198934]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:53:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:53:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:53:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:17 smithi163 ceph-mon[190496]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:17 smithi087 ceph-mon[202419]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:17 smithi087 ceph-mon[198934]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:19 smithi163 ceph-mon[190496]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:19 smithi087 ceph-mon[198934]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:19 smithi087 ceph-mon[202419]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:21 smithi163 ceph-mon[190496]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:21 smithi087 ceph-mon[198934]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:21 smithi087 ceph-mon[202419]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:23 smithi163 ceph-mon[190496]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:23 smithi087 ceph-mon[202419]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:23 smithi087 ceph-mon[198934]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:53:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:25 smithi163 ceph-mon[190496]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:25 smithi087 ceph-mon[198934]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:25 smithi087 ceph-mon[202419]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:27 smithi163 ceph-mon[190496]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:27 smithi087 ceph-mon[198934]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:27 smithi087 ceph-mon[202419]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:29 smithi163 ceph-mon[190496]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:29 smithi087 ceph-mon[202419]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:29 smithi087 ceph-mon[198934]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:31 smithi163 ceph-mon[190496]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:31 smithi087 ceph-mon[202419]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:31 smithi087 ceph-mon[198934]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:33 smithi163 ceph-mon[190496]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:33 smithi087 ceph-mon[202419]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:33 smithi087 ceph-mon[198934]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:53:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:35 smithi163 ceph-mon[190496]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:35 smithi087 ceph-mon[198934]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:35 smithi087 ceph-mon[202419]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:37 smithi163 ceph-mon[190496]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:37 smithi087 ceph-mon[202419]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:37 smithi087 ceph-mon[198934]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:39 smithi163 ceph-mon[190496]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:39 smithi087 ceph-mon[202419]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:39 smithi087 ceph-mon[198934]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:41 smithi163 ceph-mon[190496]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:41 smithi087 ceph-mon[202419]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:41 smithi087 ceph-mon[198934]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:43 smithi163 ceph-mon[190496]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:43 smithi087 ceph-mon[202419]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:43 smithi087 ceph-mon[198934]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:53:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:45 smithi163 ceph-mon[190496]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:45 smithi087 ceph-mon[202419]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:45 smithi087 ceph-mon[198934]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:47 smithi163 ceph-mon[190496]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:47 smithi087 ceph-mon[202419]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:47 smithi087 ceph-mon[198934]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:49 smithi163 ceph-mon[190496]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:49 smithi087 ceph-mon[202419]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:49 smithi087 ceph-mon[198934]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:53:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:51 smithi163 ceph-mon[190496]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:51 smithi087 ceph-mon[202419]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:51 smithi087 ceph-mon[198934]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:53 smithi163 ceph-mon[190496]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:53 smithi087 ceph-mon[202419]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:54.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:53 smithi087 ceph-mon[198934]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:53:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:53:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:53:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:55 smithi163 ceph-mon[190496]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:55 smithi087 ceph-mon[202419]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:55 smithi087 ceph-mon[198934]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:58.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:57 smithi163 ceph-mon[190496]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:57 smithi087 ceph-mon[202419]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:53:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:57 smithi087 ceph-mon[198934]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:53:59 smithi163 ceph-mon[190496]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:53:59 smithi087 ceph-mon[202419]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:53:59 smithi087 ceph-mon[198934]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:01 smithi163 ceph-mon[190496]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:01 smithi087 ceph-mon[202419]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:01 smithi087 ceph-mon[198934]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:03 smithi163 ceph-mon[190496]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:03 smithi087 ceph-mon[202419]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:03 smithi087 ceph-mon[198934]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:54:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:05 smithi163 ceph-mon[190496]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:05 smithi087 ceph-mon[198934]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:05 smithi087 ceph-mon[202419]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:07 smithi163 ceph-mon[190496]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:07 smithi087 ceph-mon[198934]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:07 smithi087 ceph-mon[202419]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:09 smithi163 ceph-mon[190496]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:09 smithi087 ceph-mon[198934]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:09 smithi087 ceph-mon[202419]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:11 smithi163 ceph-mon[190496]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:11 smithi087 ceph-mon[202419]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:11 smithi087 ceph-mon[198934]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:13 smithi163 ceph-mon[190496]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:13 smithi087 ceph-mon[202419]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:13 smithi087 ceph-mon[198934]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:54:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:54:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:54:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:16.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:54:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:54:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:54:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:54:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:17.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:54:17.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:54:17.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:54:18.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:17 smithi163 ceph-mon[190496]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:17 smithi087 ceph-mon[198934]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:17 smithi087 ceph-mon[202419]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:19 smithi163 ceph-mon[190496]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:19 smithi087 ceph-mon[198934]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:19 smithi087 ceph-mon[202419]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:21 smithi163 ceph-mon[190496]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:21 smithi087 ceph-mon[198934]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:21 smithi087 ceph-mon[202419]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:23 smithi163 ceph-mon[190496]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:23 smithi087 ceph-mon[198934]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:23 smithi087 ceph-mon[202419]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:54:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:25 smithi163 ceph-mon[190496]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:25 smithi087 ceph-mon[202419]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:25 smithi087 ceph-mon[198934]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:27 smithi163 ceph-mon[190496]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:27 smithi087 ceph-mon[202419]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:27 smithi087 ceph-mon[198934]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:29 smithi163 ceph-mon[190496]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:29 smithi087 ceph-mon[202419]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:29 smithi087 ceph-mon[198934]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:31 smithi163 ceph-mon[190496]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:31 smithi087 ceph-mon[202419]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:31 smithi087 ceph-mon[198934]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:33 smithi163 ceph-mon[190496]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:34.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:33 smithi087 ceph-mon[202419]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:34.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:33 smithi087 ceph-mon[198934]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:54:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:35 smithi163 ceph-mon[190496]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:35 smithi087 ceph-mon[202419]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:36.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:35 smithi087 ceph-mon[198934]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:37 smithi163 ceph-mon[190496]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:37 smithi087 ceph-mon[202419]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:37 smithi087 ceph-mon[198934]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:39 smithi163 ceph-mon[190496]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:39 smithi087 ceph-mon[202419]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:39 smithi087 ceph-mon[198934]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:41.913 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:41 smithi087 ceph-mon[198934]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:41 smithi163 ceph-mon[190496]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:41 smithi087 ceph-mon[202419]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:43 smithi163 ceph-mon[190496]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:43 smithi087 ceph-mon[202419]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:43 smithi087 ceph-mon[198934]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:45.577 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:54:45.835 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:45 smithi087 ceph-mon[198934]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:45 smithi163 ceph-mon[190496]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:45 smithi087 ceph-mon[202419]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:47 smithi163 ceph-mon[190496]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:47 smithi087 ceph-mon[198934]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:47 smithi087 ceph-mon[202419]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:49 smithi163 ceph-mon[190496]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:49 smithi087 ceph-mon[198934]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:49 smithi087 ceph-mon[202419]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:54:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:51 smithi163 ceph-mon[190496]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:51 smithi087 ceph-mon[198934]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:51 smithi087 ceph-mon[202419]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:53 smithi163 ceph-mon[190496]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:53 smithi087 ceph-mon[198934]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:53 smithi087 ceph-mon[202419]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:54:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:54:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:54:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:55 smithi163 ceph-mon[190496]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:55 smithi087 ceph-mon[198934]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:55 smithi087 ceph-mon[202419]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:57 smithi163 ceph-mon[190496]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:57 smithi087 ceph-mon[198934]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:54:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:57 smithi087 ceph-mon[202419]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:54:59 smithi163 ceph-mon[190496]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:54:59 smithi087 ceph-mon[202419]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:54:59 smithi087 ceph-mon[198934]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:01 smithi163 ceph-mon[190496]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:01 smithi087 ceph-mon[202419]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:02.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:01 smithi087 ceph-mon[198934]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:03 smithi163 ceph-mon[190496]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:03 smithi087 ceph-mon[202419]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:03 smithi087 ceph-mon[198934]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:55:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:05 smithi163 ceph-mon[190496]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:05 smithi087 ceph-mon[202419]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:05 smithi087 ceph-mon[198934]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:07 smithi163 ceph-mon[190496]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:07 smithi087 ceph-mon[202419]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:07 smithi087 ceph-mon[198934]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:09 smithi163 ceph-mon[190496]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:09 smithi087 ceph-mon[202419]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:09 smithi087 ceph-mon[198934]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:11 smithi087 ceph-mon[198934]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:11 smithi087 ceph-mon[202419]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:11 smithi163 ceph-mon[190496]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:13 smithi087 ceph-mon[198934]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:13 smithi087 ceph-mon[202419]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:13 smithi163 ceph-mon[190496]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:55:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:15 smithi163 ceph-mon[190496]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:15 smithi087 ceph-mon[198934]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:15 smithi087 ceph-mon[202419]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:55:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:55:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:55:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:17 smithi163 ceph-mon[190496]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:55:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:55:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:55:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[198934]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:55:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:55:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:55:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[202419]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:55:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:55:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:55:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:19 smithi163 ceph-mon[190496]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:19 smithi087 ceph-mon[198934]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:19 smithi087 ceph-mon[202419]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:21 smithi163 ceph-mon[190496]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:21 smithi087 ceph-mon[202419]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:21 smithi087 ceph-mon[198934]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:23 smithi163 ceph-mon[190496]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:23 smithi087 ceph-mon[198934]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:23 smithi087 ceph-mon[202419]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:55:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:25 smithi163 ceph-mon[190496]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:25 smithi087 ceph-mon[202419]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:25 smithi087 ceph-mon[198934]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:27 smithi163 ceph-mon[190496]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:27 smithi087 ceph-mon[202419]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:27 smithi087 ceph-mon[198934]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:29 smithi163 ceph-mon[190496]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:30.229 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:29 smithi087 ceph-mon[202419]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:30.229 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:29 smithi087 ceph-mon[198934]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:32.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:31 smithi163 ceph-mon[190496]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:31 smithi087 ceph-mon[202419]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:31 smithi087 ceph-mon[198934]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:33 smithi087 ceph-mon[202419]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:33 smithi087 ceph-mon[198934]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:33 smithi163 ceph-mon[190496]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:35] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:55:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:35 smithi087 ceph-mon[198934]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:35 smithi087 ceph-mon[202419]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:35 smithi163 ceph-mon[190496]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:37 smithi087 ceph-mon[198934]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:37 smithi087 ceph-mon[202419]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:37 smithi163 ceph-mon[190496]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-10-07T19:55:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:39 smithi087 ceph-mon[198934]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:39 smithi087 ceph-mon[202419]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:39 smithi163 ceph-mon[190496]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:41 smithi087 ceph-mon[202419]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:41 smithi087 ceph-mon[198934]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:41 smithi163 ceph-mon[190496]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:43 smithi087 ceph-mon[202419]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:43 smithi087 ceph-mon[198934]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:43 smithi163 ceph-mon[190496]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:45] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:55:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:45 smithi163 ceph-mon[190496]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:45 smithi087 ceph-mon[202419]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:46.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:45 smithi087 ceph-mon[198934]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:47 smithi163 ceph-mon[190496]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:47 smithi087 ceph-mon[198934]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:47 smithi087 ceph-mon[202419]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:49 smithi163 ceph-mon[190496]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:49 smithi087 ceph-mon[202419]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:49 smithi087 ceph-mon[198934]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:55:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:51 smithi087 ceph-mon[202419]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:51 smithi087 ceph-mon[198934]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:51 smithi163 ceph-mon[190496]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:53 smithi087 ceph-mon[202419]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:53 smithi087 ceph-mon[198934]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:53 smithi163 ceph-mon[190496]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:55:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:55:55] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T19:55:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:55 smithi163 ceph-mon[190496]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:55 smithi087 ceph-mon[202419]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:55 smithi087 ceph-mon[198934]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:57 smithi087 ceph-mon[202419]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:58.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:57 smithi087 ceph-mon[198934]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:55:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:57 smithi163 ceph-mon[190496]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:55:59 smithi087 ceph-mon[202419]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:55:59 smithi087 ceph-mon[198934]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:55:59 smithi163 ceph-mon[190496]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:01 smithi087 ceph-mon[202419]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:01 smithi087 ceph-mon[198934]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:01 smithi163 ceph-mon[190496]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:03 smithi087 ceph-mon[202419]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:03 smithi087 ceph-mon[198934]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:03 smithi163 ceph-mon[190496]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:56:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:05 smithi087 ceph-mon[202419]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:05 smithi087 ceph-mon[198934]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:05 smithi163 ceph-mon[190496]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:07 smithi087 ceph-mon[202419]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:07 smithi087 ceph-mon[198934]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:07 smithi163 ceph-mon[190496]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:09 smithi087 ceph-mon[202419]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:09 smithi087 ceph-mon[198934]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:09 smithi163 ceph-mon[190496]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:11 smithi087 ceph-mon[202419]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:11 smithi087 ceph-mon[198934]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:11 smithi163 ceph-mon[190496]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:13 smithi087 ceph-mon[198934]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:13 smithi087 ceph-mon[202419]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:13 smithi163 ceph-mon[190496]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:56:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:15 smithi163 ceph-mon[190496]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:15 smithi087 ceph-mon[202419]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:15 smithi087 ceph-mon[198934]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:17 smithi087 ceph-mon[198934]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:56:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:17 smithi087 ceph-mon[202419]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:18.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:56:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:17 smithi163 ceph-mon[190496]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:56:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:56:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:56:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:56:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:56:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:56:19.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:56:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:56:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:56:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:56:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:20 smithi163 ceph-mon[190496]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:20 smithi087 ceph-mon[202419]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:20 smithi087 ceph-mon[198934]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:22 smithi163 ceph-mon[190496]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:22 smithi087 ceph-mon[202419]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:22 smithi087 ceph-mon[198934]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:24 smithi163 ceph-mon[190496]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:24 smithi087 ceph-mon[202419]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:24 smithi087 ceph-mon[198934]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:56:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:25 smithi163 ceph-mon[190496]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:25 smithi087 ceph-mon[202419]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:25 smithi087 ceph-mon[198934]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:27 smithi087 ceph-mon[202419]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:28.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:27 smithi087 ceph-mon[198934]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:27 smithi163 ceph-mon[190496]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:29 smithi087 ceph-mon[202419]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:29 smithi087 ceph-mon[198934]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:29 smithi163 ceph-mon[190496]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:31 smithi087 ceph-mon[202419]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:31 smithi087 ceph-mon[198934]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:31 smithi163 ceph-mon[190496]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:33 smithi087 ceph-mon[202419]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:33 smithi087 ceph-mon[198934]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:33 smithi163 ceph-mon[190496]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:56:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:35 smithi087 ceph-mon[198934]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:35 smithi087 ceph-mon[202419]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:35 smithi163 ceph-mon[190496]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:38.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:37 smithi087 ceph-mon[202419]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:38.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:37 smithi087 ceph-mon[198934]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:37 smithi163 ceph-mon[190496]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:39 smithi087 ceph-mon[202419]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:39 smithi087 ceph-mon[198934]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:39 smithi163 ceph-mon[190496]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:41 smithi087 ceph-mon[202419]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:41 smithi087 ceph-mon[198934]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:41 smithi163 ceph-mon[190496]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:43 smithi087 ceph-mon[202419]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:43 smithi087 ceph-mon[198934]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:43 smithi163 ceph-mon[190496]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:56:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:45 smithi163 ceph-mon[190496]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:45 smithi087 ceph-mon[202419]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:45 smithi087 ceph-mon[198934]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:47 smithi087 ceph-mon[198934]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:47 smithi087 ceph-mon[202419]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:47 smithi163 ceph-mon[190496]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:49 smithi087 ceph-mon[202419]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:49 smithi087 ceph-mon[198934]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:49 smithi163 ceph-mon[190496]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:56:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:51 smithi087 ceph-mon[202419]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:51 smithi087 ceph-mon[198934]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:51 smithi163 ceph-mon[190496]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:53 smithi087 ceph-mon[202419]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:54.565 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:53 smithi087 ceph-mon[198934]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:54.567 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:53 smithi163 ceph-mon[190496]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:56:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:56:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:56:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:55 smithi163 ceph-mon[190496]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:55 smithi087 ceph-mon[202419]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:55 smithi087 ceph-mon[198934]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:57 smithi087 ceph-mon[202419]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:57 smithi087 ceph-mon[198934]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:56:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:57 smithi163 ceph-mon[190496]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:56:59 smithi087 ceph-mon[202419]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:56:59 smithi087 ceph-mon[198934]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:56:59 smithi163 ceph-mon[190496]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:01 smithi087 ceph-mon[202419]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:01 smithi087 ceph-mon[198934]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:01 smithi163 ceph-mon[190496]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:03 smithi087 ceph-mon[202419]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:03 smithi087 ceph-mon[198934]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:03 smithi163 ceph-mon[190496]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:57:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:05 smithi087 ceph-mon[202419]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:05 smithi087 ceph-mon[198934]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:05 smithi163 ceph-mon[190496]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:07 smithi087 ceph-mon[202419]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:07 smithi087 ceph-mon[198934]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:07 smithi163 ceph-mon[190496]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:09 smithi087 ceph-mon[202419]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:09 smithi087 ceph-mon[198934]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:09 smithi163 ceph-mon[190496]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:11 smithi087 ceph-mon[202419]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:11 smithi087 ceph-mon[198934]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:11 smithi163 ceph-mon[190496]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:13 smithi087 ceph-mon[202419]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:13 smithi087 ceph-mon[198934]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:13 smithi163 ceph-mon[190496]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:57:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:15 smithi163 ceph-mon[190496]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:15 smithi087 ceph-mon[202419]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:15 smithi087 ceph-mon[198934]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:17 smithi087 ceph-mon[198934]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:17 smithi087 ceph-mon[202419]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:17 smithi163 ceph-mon[190496]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:57:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:57:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:57:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:57:19.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:57:19.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:57:19.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:57:19.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:57:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:57:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:19 smithi087 ceph-mon[202419]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:20.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:19 smithi087 ceph-mon[198934]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:19 smithi163 ceph-mon[190496]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:21 smithi087 ceph-mon[202419]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:21 smithi087 ceph-mon[198934]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:21 smithi163 ceph-mon[190496]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:23 smithi087 ceph-mon[202419]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:23 smithi087 ceph-mon[198934]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:23 smithi163 ceph-mon[190496]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:25.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T19:57:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:25 smithi163 ceph-mon[190496]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:25 smithi087 ceph-mon[198934]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:25 smithi087 ceph-mon[202419]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:27 smithi087 ceph-mon[198934]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:27 smithi087 ceph-mon[202419]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:27 smithi163 ceph-mon[190496]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:29 smithi087 ceph-mon[198934]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:29 smithi087 ceph-mon[202419]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:29 smithi163 ceph-mon[190496]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:31 smithi087 ceph-mon[202419]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:31 smithi087 ceph-mon[198934]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:31 smithi163 ceph-mon[190496]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:33 smithi087 ceph-mon[202419]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:33 smithi087 ceph-mon[198934]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:33 smithi163 ceph-mon[190496]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:57:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:35 smithi087 ceph-mon[198934]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:35 smithi087 ceph-mon[202419]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:35 smithi163 ceph-mon[190496]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-10-07T19:57:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:37 smithi163 ceph-mon[190496]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:37 smithi087 ceph-mon[202419]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:37 smithi087 ceph-mon[198934]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:39 smithi163 ceph-mon[190496]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:39 smithi087 ceph-mon[202419]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:39 smithi087 ceph-mon[198934]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:41 smithi163 ceph-mon[190496]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:41 smithi087 ceph-mon[202419]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:41 smithi087 ceph-mon[198934]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:43 smithi163 ceph-mon[190496]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:43 smithi087 ceph-mon[202419]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:43 smithi087 ceph-mon[198934]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:57:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:45 smithi163 ceph-mon[190496]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:45 smithi087 ceph-mon[198934]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:45 smithi087 ceph-mon[202419]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:47 smithi087 ceph-mon[202419]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:47 smithi087 ceph-mon[198934]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:47 smithi163 ceph-mon[190496]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:49 smithi087 ceph-mon[202419]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:49 smithi087 ceph-mon[198934]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:50.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:49 smithi163 ceph-mon[190496]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:57:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:51 smithi163 ceph-mon[190496]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:51 smithi087 ceph-mon[198934]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:51 smithi087 ceph-mon[202419]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:53 smithi163 ceph-mon[190496]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:53 smithi087 ceph-mon[198934]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:53 smithi087 ceph-mon[202419]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:57:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:57:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T19:57:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:55 smithi163 ceph-mon[190496]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:55 smithi087 ceph-mon[198934]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:55 smithi087 ceph-mon[202419]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:57 smithi087 ceph-mon[202419]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:57 smithi087 ceph-mon[198934]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:57:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:57 smithi163 ceph-mon[190496]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:57:59 smithi163 ceph-mon[190496]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:57:59 smithi087 ceph-mon[202419]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:57:59 smithi087 ceph-mon[198934]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:01 smithi163 ceph-mon[190496]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:01 smithi087 ceph-mon[202419]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:01 smithi087 ceph-mon[198934]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:03 smithi163 ceph-mon[190496]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:03 smithi087 ceph-mon[202419]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:03 smithi087 ceph-mon[198934]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:05.242 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:05.279 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:05] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:58:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:05 smithi163 ceph-mon[190496]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:05 smithi087 ceph-mon[198934]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:05 smithi087 ceph-mon[202419]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:07 smithi163 ceph-mon[190496]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:07 smithi087 ceph-mon[198934]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:07 smithi087 ceph-mon[202419]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:09 smithi163 ceph-mon[190496]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:10.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:09 smithi087 ceph-mon[198934]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:09 smithi087 ceph-mon[202419]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:11 smithi163 ceph-mon[190496]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:11 smithi087 ceph-mon[198934]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:11 smithi087 ceph-mon[202419]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:13 smithi163 ceph-mon[190496]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:13 smithi087 ceph-mon[202419]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:13 smithi087 ceph-mon[198934]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:15] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T19:58:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:15 smithi163 ceph-mon[190496]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:15 smithi087 ceph-mon[202419]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:15 smithi087 ceph-mon[198934]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:17 smithi163 ceph-mon[190496]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:17 smithi087 ceph-mon[202419]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:17 smithi087 ceph-mon[198934]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:18 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:58:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:18 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:58:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:18 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:58:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:19 smithi163 ceph-mon[190496]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:58:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:58:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[202419]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[198934]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:58:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:58:20.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:58:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:21 smithi163 ceph-mon[190496]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:21 smithi087 ceph-mon[202419]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:21 smithi087 ceph-mon[198934]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:23 smithi163 ceph-mon[190496]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:23 smithi087 ceph-mon[202419]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:23 smithi087 ceph-mon[198934]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:58:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:25 smithi163 ceph-mon[190496]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:25 smithi087 ceph-mon[198934]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:25 smithi087 ceph-mon[202419]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:27 smithi163 ceph-mon[190496]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:27 smithi087 ceph-mon[198934]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:27 smithi087 ceph-mon[202419]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:29 smithi163 ceph-mon[190496]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:29 smithi087 ceph-mon[202419]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:29 smithi087 ceph-mon[198934]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:31 smithi163 ceph-mon[190496]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:31 smithi087 ceph-mon[202419]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:31 smithi087 ceph-mon[198934]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:33 smithi163 ceph-mon[190496]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:33 smithi087 ceph-mon[202419]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:33 smithi087 ceph-mon[198934]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:35.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:35.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:58:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:35 smithi163 ceph-mon[190496]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:35 smithi087 ceph-mon[198934]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:35 smithi087 ceph-mon[202419]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:37 smithi163 ceph-mon[190496]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:37 smithi087 ceph-mon[202419]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:37 smithi087 ceph-mon[198934]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:39 smithi163 ceph-mon[190496]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:39 smithi087 ceph-mon[202419]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:39 smithi087 ceph-mon[198934]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:41 smithi163 ceph-mon[190496]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:41 smithi087 ceph-mon[198934]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:41 smithi087 ceph-mon[202419]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:43 smithi163 ceph-mon[190496]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:43 smithi087 ceph-mon[198934]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:43 smithi087 ceph-mon[202419]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T19:58:46.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:45 smithi163 ceph-mon[190496]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:45 smithi087 ceph-mon[198934]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:45 smithi087 ceph-mon[202419]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:47 smithi163 ceph-mon[190496]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:47 smithi087 ceph-mon[198934]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:47 smithi087 ceph-mon[202419]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:49 smithi163 ceph-mon[190496]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:49 smithi087 ceph-mon[198934]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:49 smithi087 ceph-mon[202419]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:58:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:51 smithi163 ceph-mon[190496]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:51 smithi087 ceph-mon[198934]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:51 smithi087 ceph-mon[202419]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:53 smithi163 ceph-mon[190496]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:53 smithi087 ceph-mon[202419]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:53 smithi087 ceph-mon[198934]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:58:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:58:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:58:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:55 smithi163 ceph-mon[190496]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:55 smithi087 ceph-mon[202419]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:55 smithi087 ceph-mon[198934]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:57 smithi163 ceph-mon[190496]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:57 smithi087 ceph-mon[202419]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:58:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:57 smithi087 ceph-mon[198934]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:58:59 smithi163 ceph-mon[190496]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:58:59 smithi087 ceph-mon[202419]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:58:59 smithi087 ceph-mon[198934]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:01 smithi163 ceph-mon[190496]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:01 smithi087 ceph-mon[202419]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:01 smithi087 ceph-mon[198934]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:03 smithi163 ceph-mon[190496]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:03 smithi087 ceph-mon[198934]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:03 smithi087 ceph-mon[202419]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:05.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:59:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:05 smithi163 ceph-mon[190496]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:05 smithi087 ceph-mon[202419]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:05 smithi087 ceph-mon[198934]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 19:59:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T19:59:07.304446877Z level=info msg="Completed cleanup jobs" duration=13.646198ms 2023-10-07T19:59:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:07 smithi163 ceph-mon[190496]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:07 smithi087 ceph-mon[198934]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:07 smithi087 ceph-mon[202419]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:09 smithi163 ceph-mon[190496]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:09 smithi087 ceph-mon[198934]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:09 smithi087 ceph-mon[202419]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:11 smithi163 ceph-mon[190496]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:11 smithi087 ceph-mon[202419]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:11 smithi087 ceph-mon[198934]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:13 smithi163 ceph-mon[190496]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:13 smithi087 ceph-mon[198934]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:13 smithi087 ceph-mon[202419]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T19:59:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:15 smithi163 ceph-mon[190496]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:15 smithi087 ceph-mon[198934]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:15 smithi087 ceph-mon[202419]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:17 smithi163 ceph-mon[190496]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:17 smithi087 ceph-mon[202419]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:17 smithi087 ceph-mon[198934]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:19 smithi163 ceph-mon[190496]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:59:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[202419]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:59:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[198934]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T19:59:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:59:21.428 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:59:21.429 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T19:59:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T19:59:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:22 smithi163 ceph-mon[190496]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:22 smithi087 ceph-mon[198934]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:22 smithi087 ceph-mon[202419]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:24 smithi163 ceph-mon[190496]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:24 smithi087 ceph-mon[198934]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:24 smithi087 ceph-mon[202419]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:25] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T19:59:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:25 smithi163 ceph-mon[190496]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:25 smithi087 ceph-mon[202419]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:25 smithi087 ceph-mon[198934]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:27 smithi163 ceph-mon[190496]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:27 smithi087 ceph-mon[202419]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:27 smithi087 ceph-mon[198934]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:29 smithi163 ceph-mon[190496]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:29 smithi087 ceph-mon[198934]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:29 smithi087 ceph-mon[202419]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:31 smithi163 ceph-mon[190496]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:31 smithi087 ceph-mon[198934]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:31 smithi087 ceph-mon[202419]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:33 smithi163 ceph-mon[190496]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:33 smithi087 ceph-mon[202419]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:33 smithi087 ceph-mon[198934]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:35.239 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:35.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:59:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:35 smithi163 ceph-mon[190496]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:35 smithi087 ceph-mon[202419]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:35 smithi087 ceph-mon[198934]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:37 smithi163 ceph-mon[190496]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:37 smithi087 ceph-mon[202419]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:37 smithi087 ceph-mon[198934]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:39 smithi163 ceph-mon[190496]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:39 smithi087 ceph-mon[198934]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:39 smithi087 ceph-mon[202419]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:41 smithi163 ceph-mon[190496]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:41 smithi087 ceph-mon[198934]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:41 smithi087 ceph-mon[202419]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:44 smithi163 ceph-mon[190496]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:44 smithi087 ceph-mon[198934]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:44 smithi087 ceph-mon[202419]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T19:59:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:45 smithi163 ceph-mon[190496]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:45 smithi087 ceph-mon[202419]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:45 smithi087 ceph-mon[198934]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:47 smithi163 ceph-mon[190496]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:47 smithi087 ceph-mon[198934]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:47 smithi087 ceph-mon[202419]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:49 smithi163 ceph-mon[190496]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:49 smithi087 ceph-mon[198934]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:49 smithi087 ceph-mon[202419]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T19:59:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:51 smithi163 ceph-mon[190496]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:51 smithi087 ceph-mon[198934]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:51 smithi087 ceph-mon[202419]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:53 smithi163 ceph-mon[190496]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:53 smithi087 ceph-mon[202419]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:53 smithi087 ceph-mon[198934]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 19:59:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:19:59:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T19:59:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:55 smithi163 ceph-mon[190496]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:55 smithi087 ceph-mon[198934]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:56.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:55 smithi087 ceph-mon[202419]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:57 smithi163 ceph-mon[190496]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:57 smithi087 ceph-mon[202419]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T19:59:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:57 smithi087 ceph-mon[198934]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 19:59:59 smithi163 ceph-mon[190496]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 19:59:59 smithi087 ceph-mon[198934]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 19:59:59 smithi087 ceph-mon[202419]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:00:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:00:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:00:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:01 smithi163 ceph-mon[190496]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:01 smithi087 ceph-mon[202419]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:01 smithi087 ceph-mon[198934]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:03 smithi087 ceph-mon[202419]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:03 smithi087 ceph-mon[198934]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:03 smithi163 ceph-mon[190496]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:00:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:05 smithi163 ceph-mon[190496]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:05 smithi087 ceph-mon[202419]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:05 smithi087 ceph-mon[198934]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:07 smithi163 ceph-mon[190496]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:07 smithi087 ceph-mon[202419]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:07 smithi087 ceph-mon[198934]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:10 smithi163 ceph-mon[190496]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:10 smithi087 ceph-mon[202419]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:10 smithi087 ceph-mon[198934]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:12 smithi163 ceph-mon[190496]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:12 smithi087 ceph-mon[202419]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:12 smithi087 ceph-mon[198934]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:14 smithi163 ceph-mon[190496]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:14 smithi087 ceph-mon[202419]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:14 smithi087 ceph-mon[198934]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:00:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:15 smithi163 ceph-mon[190496]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:15 smithi087 ceph-mon[202419]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:15 smithi087 ceph-mon[198934]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:17 smithi163 ceph-mon[190496]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:17 smithi087 ceph-mon[202419]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:17 smithi087 ceph-mon[198934]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:20.362 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:19 smithi163 ceph-mon[190496]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:20.362 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:19 smithi087 ceph-mon[202419]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:19 smithi087 ceph-mon[198934]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:21.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:00:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:00:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:00:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:22 smithi163 ceph-mon[190496]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:22 smithi087 ceph-mon[202419]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:22 smithi087 ceph-mon[198934]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:24.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:00:26.011 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:25 smithi163 ceph-mon[190496]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:25 smithi087 ceph-mon[202419]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:25 smithi087 ceph-mon[198934]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:28.185 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[202419]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:28.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:28.186 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:28.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[198934]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:28.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:28.186 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:27 smithi163 ceph-mon[190496]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:29 smithi163 ceph-mon[190496]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:29 smithi087 ceph-mon[202419]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:29 smithi087 ceph-mon[198934]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:00:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:00:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:31 smithi163 ceph-mon[190496]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[202419]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:00:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:31 smithi087 ceph-mon[198934]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:33 smithi163 ceph-mon[190496]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:33 smithi087 ceph-mon[198934]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:33 smithi087 ceph-mon[202419]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:35] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T20:00:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:35 smithi163 ceph-mon[190496]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:35 smithi087 ceph-mon[202419]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:35 smithi087 ceph-mon[198934]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:37 smithi163 ceph-mon[190496]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:37 smithi087 ceph-mon[202419]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:37 smithi087 ceph-mon[198934]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:39 smithi163 ceph-mon[190496]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:39 smithi087 ceph-mon[202419]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:39 smithi087 ceph-mon[198934]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:41 smithi163 ceph-mon[190496]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:42 smithi087 ceph-mon[202419]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:41 smithi087 ceph-mon[198934]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:44 smithi163 ceph-mon[190496]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:44 smithi087 ceph-mon[202419]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:44 smithi087 ceph-mon[198934]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:45] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T20:00:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:45 smithi163 ceph-mon[190496]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:45 smithi087 ceph-mon[202419]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:45 smithi087 ceph-mon[198934]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:47 smithi163 ceph-mon[190496]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:47 smithi087 ceph-mon[202419]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:47 smithi087 ceph-mon[198934]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:50 smithi163 ceph-mon[190496]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:50 smithi087 ceph-mon[202419]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:50 smithi087 ceph-mon[198934]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:00:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:52 smithi163 ceph-mon[190496]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:52 smithi087 ceph-mon[202419]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:52 smithi087 ceph-mon[198934]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:54 smithi163 ceph-mon[190496]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:54 smithi087 ceph-mon[202419]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:54 smithi087 ceph-mon[198934]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:00:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:00:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:00:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:55 smithi163 ceph-mon[190496]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:55 smithi087 ceph-mon[202419]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:55 smithi087 ceph-mon[198934]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:00:57 smithi163 ceph-mon[190496]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:00:57 smithi087 ceph-mon[202419]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:00:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:00:57 smithi087 ceph-mon[198934]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:00 smithi163 ceph-mon[190496]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:00 smithi087 ceph-mon[202419]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:00 smithi087 ceph-mon[198934]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:02 smithi087 ceph-mon[202419]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:02.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:02 smithi087 ceph-mon[198934]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:02 smithi163 ceph-mon[190496]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:04 smithi163 ceph-mon[190496]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:04 smithi087 ceph-mon[202419]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:04 smithi087 ceph-mon[198934]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:01:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:06 smithi163 ceph-mon[190496]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:06 smithi087 ceph-mon[202419]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:06 smithi087 ceph-mon[198934]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:08 smithi163 ceph-mon[190496]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:08 smithi087 ceph-mon[198934]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:08 smithi087 ceph-mon[202419]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:10 smithi163 ceph-mon[190496]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:10 smithi087 ceph-mon[202419]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:10 smithi087 ceph-mon[198934]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:12 smithi163 ceph-mon[190496]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:12 smithi087 ceph-mon[202419]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:12 smithi087 ceph-mon[198934]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:14 smithi163 ceph-mon[190496]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:14 smithi087 ceph-mon[202419]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:14 smithi087 ceph-mon[198934]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:01:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:15 smithi163 ceph-mon[190496]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:15 smithi087 ceph-mon[202419]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:15 smithi087 ceph-mon[198934]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:18 smithi163 ceph-mon[190496]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:18 smithi087 ceph-mon[202419]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:18 smithi087 ceph-mon[198934]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:20 smithi163 ceph-mon[190496]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:20 smithi087 ceph-mon[202419]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:20 smithi087 ceph-mon[198934]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:22 smithi163 ceph-mon[190496]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:22 smithi087 ceph-mon[202419]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:22 smithi087 ceph-mon[198934]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:24 smithi163 ceph-mon[190496]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:24 smithi087 ceph-mon[202419]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:24 smithi087 ceph-mon[198934]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:01:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:25 smithi163 ceph-mon[190496]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:25 smithi087 ceph-mon[202419]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:25 smithi087 ceph-mon[198934]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:28 smithi163 ceph-mon[190496]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:28 smithi087 ceph-mon[202419]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:28 smithi087 ceph-mon[198934]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:30 smithi163 ceph-mon[190496]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:30 smithi087 ceph-mon[202419]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:30 smithi087 ceph-mon[198934]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:32 smithi163 ceph-mon[190496]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:01:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:01:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:01:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[202419]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:01:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[198934]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:01:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:01:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:01:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:01:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:34 smithi163 ceph-mon[190496]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:34 smithi087 ceph-mon[202419]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:34 smithi087 ceph-mon[198934]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:01:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:36 smithi163 ceph-mon[190496]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:36 smithi087 ceph-mon[202419]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:36 smithi087 ceph-mon[198934]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:38 smithi163 ceph-mon[190496]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:38 smithi087 ceph-mon[202419]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:38 smithi087 ceph-mon[198934]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:40 smithi163 ceph-mon[190496]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:40 smithi087 ceph-mon[202419]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:40.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:40 smithi087 ceph-mon[198934]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:42 smithi163 ceph-mon[190496]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:42 smithi087 ceph-mon[202419]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:42 smithi087 ceph-mon[198934]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:44 smithi163 ceph-mon[190496]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:44 smithi087 ceph-mon[202419]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:44 smithi087 ceph-mon[198934]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:01:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:45 smithi163 ceph-mon[190496]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:45 smithi087 ceph-mon[202419]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:45 smithi087 ceph-mon[198934]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:48 smithi163 ceph-mon[190496]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:48 smithi087 ceph-mon[202419]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:48 smithi087 ceph-mon[198934]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:50 smithi163 ceph-mon[190496]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:50 smithi087 ceph-mon[202419]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:50 smithi087 ceph-mon[198934]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:01:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:52 smithi163 ceph-mon[190496]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:52 smithi087 ceph-mon[198934]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:52 smithi087 ceph-mon[202419]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:54 smithi163 ceph-mon[190496]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:54 smithi087 ceph-mon[202419]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:54 smithi087 ceph-mon[198934]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:01:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:01:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:01:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:01:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:55 smithi163 ceph-mon[190496]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:55 smithi087 ceph-mon[202419]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:55 smithi087 ceph-mon[198934]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:01:58 smithi163 ceph-mon[190496]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:01:58 smithi087 ceph-mon[198934]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:01:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:01:58 smithi087 ceph-mon[202419]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:00 smithi163 ceph-mon[190496]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:00 smithi087 ceph-mon[202419]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:00 smithi087 ceph-mon[198934]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:02 smithi163 ceph-mon[190496]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:02 smithi087 ceph-mon[198934]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:02 smithi087 ceph-mon[202419]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:04 smithi163 ceph-mon[190496]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:04 smithi087 ceph-mon[202419]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:04 smithi087 ceph-mon[198934]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:02:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:06 smithi163 ceph-mon[190496]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:06 smithi087 ceph-mon[202419]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:06 smithi087 ceph-mon[198934]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:02:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:08 smithi163 ceph-mon[190496]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:08 smithi087 ceph-mon[198934]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:08 smithi087 ceph-mon[202419]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:10 smithi163 ceph-mon[190496]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:10 smithi087 ceph-mon[202419]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:10 smithi087 ceph-mon[198934]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:12 smithi163 ceph-mon[190496]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:12 smithi087 ceph-mon[202419]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:12 smithi087 ceph-mon[198934]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:14 smithi163 ceph-mon[190496]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:14 smithi087 ceph-mon[202419]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:14 smithi087 ceph-mon[198934]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:02:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:15 smithi163 ceph-mon[190496]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:15 smithi087 ceph-mon[202419]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:15 smithi087 ceph-mon[198934]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:18 smithi163 ceph-mon[190496]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:18 smithi087 ceph-mon[202419]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:18 smithi087 ceph-mon[198934]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:20 smithi163 ceph-mon[190496]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:20 smithi087 ceph-mon[202419]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:20 smithi087 ceph-mon[198934]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:22 smithi163 ceph-mon[190496]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:22 smithi087 ceph-mon[202419]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:22 smithi087 ceph-mon[198934]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:24 smithi163 ceph-mon[190496]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:24 smithi087 ceph-mon[202419]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:24 smithi087 ceph-mon[198934]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:02:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:25 smithi163 ceph-mon[190496]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:25 smithi087 ceph-mon[198934]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:25 smithi087 ceph-mon[202419]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:28 smithi163 ceph-mon[190496]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:28 smithi087 ceph-mon[198934]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:28 smithi087 ceph-mon[202419]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:30 smithi163 ceph-mon[190496]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:30 smithi087 ceph-mon[198934]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:30 smithi087 ceph-mon[202419]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:32.429 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:32 smithi163 ceph-mon[190496]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:32.429 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:02:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:32 smithi087 ceph-mon[202419]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:02:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:32 smithi087 ceph-mon[198934]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:02:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:02:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:02:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:02:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:02:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:02:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:02:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:02:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:02:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:34 smithi163 ceph-mon[190496]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:34 smithi087 ceph-mon[202419]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:34 smithi087 ceph-mon[198934]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:02:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:35 smithi087 ceph-mon[202419]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:35 smithi087 ceph-mon[198934]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:35 smithi163 ceph-mon[190496]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:38 smithi163 ceph-mon[190496]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:38 smithi087 ceph-mon[202419]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:38 smithi087 ceph-mon[198934]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:40 smithi163 ceph-mon[190496]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:40.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:40 smithi087 ceph-mon[202419]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:40 smithi087 ceph-mon[198934]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:42 smithi163 ceph-mon[190496]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:42 smithi087 ceph-mon[202419]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:42 smithi087 ceph-mon[198934]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:44 smithi163 ceph-mon[190496]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:44 smithi087 ceph-mon[202419]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:44 smithi087 ceph-mon[198934]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:02:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:45 smithi087 ceph-mon[198934]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:45 smithi087 ceph-mon[202419]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:45 smithi163 ceph-mon[190496]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:48 smithi163 ceph-mon[190496]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:48 smithi087 ceph-mon[202419]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:48 smithi087 ceph-mon[198934]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:50 smithi163 ceph-mon[190496]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:50 smithi087 ceph-mon[202419]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:50.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:50 smithi087 ceph-mon[198934]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:02:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:52 smithi163 ceph-mon[190496]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:52 smithi087 ceph-mon[202419]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:52 smithi087 ceph-mon[198934]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:54 smithi163 ceph-mon[190496]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:54 smithi087 ceph-mon[202419]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:54 smithi087 ceph-mon[198934]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:02:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:02:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:02:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:55 smithi087 ceph-mon[202419]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:55 smithi087 ceph-mon[198934]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:55 smithi163 ceph-mon[190496]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:02:58 smithi163 ceph-mon[190496]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:02:58 smithi087 ceph-mon[198934]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:02:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:02:58 smithi087 ceph-mon[202419]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:00 smithi163 ceph-mon[190496]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:00 smithi087 ceph-mon[198934]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:00 smithi087 ceph-mon[202419]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:02 smithi163 ceph-mon[190496]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:02 smithi087 ceph-mon[198934]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:02 smithi087 ceph-mon[202419]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:04 smithi163 ceph-mon[190496]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:04 smithi087 ceph-mon[198934]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:04 smithi087 ceph-mon[202419]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:03:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:06 smithi163 ceph-mon[190496]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:06 smithi087 ceph-mon[198934]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:06 smithi087 ceph-mon[202419]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:08 smithi163 ceph-mon[190496]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:08 smithi087 ceph-mon[202419]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:08 smithi087 ceph-mon[198934]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:10 smithi163 ceph-mon[190496]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:10 smithi087 ceph-mon[202419]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:10 smithi087 ceph-mon[198934]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:12 smithi163 ceph-mon[190496]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:12 smithi087 ceph-mon[202419]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:12 smithi087 ceph-mon[198934]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:14 smithi163 ceph-mon[190496]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:14 smithi087 ceph-mon[202419]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:14 smithi087 ceph-mon[198934]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:15.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:03:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:15 smithi087 ceph-mon[202419]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:15 smithi087 ceph-mon[198934]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:15 smithi163 ceph-mon[190496]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:18 smithi163 ceph-mon[190496]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:18 smithi087 ceph-mon[202419]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:18 smithi087 ceph-mon[198934]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:20 smithi163 ceph-mon[190496]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:20 smithi087 ceph-mon[202419]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:20 smithi087 ceph-mon[198934]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:22 smithi163 ceph-mon[190496]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:22 smithi087 ceph-mon[202419]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:22 smithi087 ceph-mon[198934]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:24.437 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:24 smithi163 ceph-mon[190496]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:24 smithi087 ceph-mon[202419]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:24 smithi087 ceph-mon[198934]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:03:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:25 smithi087 ceph-mon[202419]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:25 smithi087 ceph-mon[198934]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:25 smithi163 ceph-mon[190496]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:28 smithi163 ceph-mon[190496]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:28 smithi087 ceph-mon[202419]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:28 smithi087 ceph-mon[198934]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:30 smithi163 ceph-mon[190496]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:30 smithi087 ceph-mon[198934]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:30 smithi087 ceph-mon[202419]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:32 smithi163 ceph-mon[190496]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:32 smithi087 ceph-mon[202419]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:32 smithi087 ceph-mon[198934]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:03:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:03:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:03:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:34 smithi163 ceph-mon[190496]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:34 smithi087 ceph-mon[202419]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:34 smithi087 ceph-mon[198934]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:03:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:03:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:03:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:03:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:03:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:03:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:03:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:03:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:03:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:03:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:36 smithi163 ceph-mon[190496]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:36 smithi087 ceph-mon[202419]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:36 smithi087 ceph-mon[198934]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:38 smithi163 ceph-mon[190496]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:38 smithi087 ceph-mon[202419]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:38 smithi087 ceph-mon[198934]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:40 smithi163 ceph-mon[190496]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:40 smithi087 ceph-mon[202419]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:40 smithi087 ceph-mon[198934]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:42 smithi163 ceph-mon[190496]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:42 smithi087 ceph-mon[202419]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:42 smithi087 ceph-mon[198934]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:44 smithi163 ceph-mon[190496]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:44 smithi087 ceph-mon[202419]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:44 smithi087 ceph-mon[198934]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:03:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:45 smithi087 ceph-mon[202419]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:45 smithi087 ceph-mon[198934]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:45 smithi163 ceph-mon[190496]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:48 smithi163 ceph-mon[190496]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:48 smithi087 ceph-mon[198934]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:48 smithi087 ceph-mon[202419]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:03:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:50 smithi163 ceph-mon[190496]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:50 smithi087 ceph-mon[202419]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:50 smithi087 ceph-mon[198934]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:52 smithi163 ceph-mon[190496]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:52 smithi087 ceph-mon[202419]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:52 smithi087 ceph-mon[198934]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:54 smithi163 ceph-mon[190496]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:54 smithi087 ceph-mon[202419]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:54 smithi087 ceph-mon[198934]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:03:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:03:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:03:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:55 smithi087 ceph-mon[202419]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:55 smithi087 ceph-mon[198934]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:55 smithi163 ceph-mon[190496]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:03:58 smithi163 ceph-mon[190496]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:03:58 smithi087 ceph-mon[202419]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:03:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:03:58 smithi087 ceph-mon[198934]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:00 smithi163 ceph-mon[190496]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:00 smithi087 ceph-mon[202419]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:00 smithi087 ceph-mon[198934]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:02 smithi163 ceph-mon[190496]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:02 smithi087 ceph-mon[202419]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:02 smithi087 ceph-mon[198934]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:04 smithi163 ceph-mon[190496]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:04 smithi087 ceph-mon[202419]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:04 smithi087 ceph-mon[198934]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:04:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:05 smithi087 ceph-mon[202419]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:06.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:05 smithi087 ceph-mon[198934]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:05 smithi163 ceph-mon[190496]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:08.424 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:08 smithi163 ceph-mon[190496]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:08 smithi087 ceph-mon[198934]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:08 smithi087 ceph-mon[202419]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:10 smithi163 ceph-mon[190496]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:10 smithi087 ceph-mon[198934]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:10 smithi087 ceph-mon[202419]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:12 smithi163 ceph-mon[190496]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:12 smithi087 ceph-mon[198934]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:12 smithi087 ceph-mon[202419]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:14 smithi163 ceph-mon[190496]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:14 smithi087 ceph-mon[198934]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:14 smithi087 ceph-mon[202419]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:04:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:15 smithi087 ceph-mon[202419]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:15 smithi087 ceph-mon[198934]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:15 smithi163 ceph-mon[190496]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:18 smithi163 ceph-mon[190496]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:18 smithi087 ceph-mon[198934]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:18 smithi087 ceph-mon[202419]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:20 smithi163 ceph-mon[190496]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:20 smithi087 ceph-mon[198934]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:20 smithi087 ceph-mon[202419]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:22 smithi163 ceph-mon[190496]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:22 smithi087 ceph-mon[198934]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:22 smithi087 ceph-mon[202419]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:24 smithi163 ceph-mon[190496]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:24 smithi087 ceph-mon[202419]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:24 smithi087 ceph-mon[198934]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:04:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:25 smithi087 ceph-mon[202419]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:25 smithi087 ceph-mon[198934]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:25 smithi163 ceph-mon[190496]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:28 smithi163 ceph-mon[190496]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:28 smithi087 ceph-mon[202419]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:28 smithi087 ceph-mon[198934]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:30 smithi163 ceph-mon[190496]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:30 smithi087 ceph-mon[202419]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:30 smithi087 ceph-mon[198934]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:32 smithi163 ceph-mon[190496]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:32 smithi087 ceph-mon[202419]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:32 smithi087 ceph-mon[198934]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:34 smithi163 ceph-mon[190496]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:34 smithi087 ceph-mon[202419]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:34 smithi087 ceph-mon[198934]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:04:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:04:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:36 smithi163 ceph-mon[190496]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:04:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:04:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[202419]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[198934]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:04:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:04:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:04:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:38 smithi163 ceph-mon[190496]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:38 smithi087 ceph-mon[202419]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:38 smithi087 ceph-mon[198934]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:40 smithi163 ceph-mon[190496]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:40 smithi087 ceph-mon[202419]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:40 smithi087 ceph-mon[198934]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:42 smithi163 ceph-mon[190496]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:42 smithi087 ceph-mon[198934]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:42 smithi087 ceph-mon[202419]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:44 smithi163 ceph-mon[190496]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:44 smithi087 ceph-mon[198934]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:44 smithi087 ceph-mon[202419]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:04:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:45 smithi087 ceph-mon[202419]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:46.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:45 smithi087 ceph-mon[198934]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:45 smithi163 ceph-mon[190496]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:48 smithi163 ceph-mon[190496]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:48 smithi087 ceph-mon[198934]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:48 smithi087 ceph-mon[202419]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:04:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:50 smithi163 ceph-mon[190496]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:50 smithi087 ceph-mon[198934]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:50 smithi087 ceph-mon[202419]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:52 smithi163 ceph-mon[190496]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:52 smithi087 ceph-mon[198934]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:52 smithi087 ceph-mon[202419]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:54 smithi163 ceph-mon[190496]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:54 smithi087 ceph-mon[198934]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:54 smithi087 ceph-mon[202419]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:04:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:04:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:04:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:55 smithi087 ceph-mon[198934]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:55 smithi087 ceph-mon[202419]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:55 smithi163 ceph-mon[190496]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:04:58 smithi163 ceph-mon[190496]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:04:58 smithi087 ceph-mon[198934]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:04:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:04:58 smithi087 ceph-mon[202419]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:00 smithi163 ceph-mon[190496]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:00 smithi087 ceph-mon[198934]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:00 smithi087 ceph-mon[202419]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:02 smithi163 ceph-mon[190496]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:02 smithi087 ceph-mon[198934]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:02 smithi087 ceph-mon[202419]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:04 smithi163 ceph-mon[190496]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:04 smithi087 ceph-mon[198934]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:04 smithi087 ceph-mon[202419]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:05:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:05 smithi087 ceph-mon[198934]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:05 smithi087 ceph-mon[202419]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:05 smithi163 ceph-mon[190496]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:08 smithi163 ceph-mon[190496]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:08 smithi087 ceph-mon[202419]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:08 smithi087 ceph-mon[198934]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:10 smithi163 ceph-mon[190496]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:10 smithi087 ceph-mon[202419]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:10 smithi087 ceph-mon[198934]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:12 smithi163 ceph-mon[190496]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:12 smithi087 ceph-mon[202419]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:12 smithi087 ceph-mon[198934]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:14 smithi163 ceph-mon[190496]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:14 smithi087 ceph-mon[202419]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:14 smithi087 ceph-mon[198934]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:05:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:15 smithi087 ceph-mon[202419]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:15 smithi087 ceph-mon[198934]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:15 smithi163 ceph-mon[190496]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:18 smithi163 ceph-mon[190496]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:18 smithi087 ceph-mon[202419]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:18 smithi087 ceph-mon[198934]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:20 smithi163 ceph-mon[190496]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:20 smithi087 ceph-mon[202419]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:20 smithi087 ceph-mon[198934]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:22 smithi163 ceph-mon[190496]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:22 smithi087 ceph-mon[202419]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:22 smithi087 ceph-mon[198934]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:24 smithi163 ceph-mon[190496]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:24 smithi087 ceph-mon[202419]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:24 smithi087 ceph-mon[198934]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:05:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:25 smithi087 ceph-mon[202419]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:25 smithi087 ceph-mon[198934]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:25 smithi163 ceph-mon[190496]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:28 smithi163 ceph-mon[190496]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:28 smithi087 ceph-mon[202419]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:28 smithi087 ceph-mon[198934]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:30 smithi163 ceph-mon[190496]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:30 smithi087 ceph-mon[202419]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:30 smithi087 ceph-mon[198934]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:32 smithi163 ceph-mon[190496]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:32 smithi087 ceph-mon[202419]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:32 smithi087 ceph-mon[198934]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:34 smithi163 ceph-mon[190496]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:34 smithi087 ceph-mon[202419]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:34 smithi087 ceph-mon[198934]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:05:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[202419]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[198934]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:05:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:05:36.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:05:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:35 smithi163 ceph-mon[190496]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:05:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:05:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:05:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:05:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:38 smithi163 ceph-mon[190496]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:38 smithi087 ceph-mon[202419]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:38 smithi087 ceph-mon[198934]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:40 smithi163 ceph-mon[190496]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:40 smithi087 ceph-mon[202419]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:40 smithi087 ceph-mon[198934]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:42 smithi163 ceph-mon[190496]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:42 smithi087 ceph-mon[202419]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:42 smithi087 ceph-mon[198934]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:44 smithi163 ceph-mon[190496]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:44 smithi087 ceph-mon[202419]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:44 smithi087 ceph-mon[198934]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:05:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:45 smithi163 ceph-mon[190496]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:45 smithi087 ceph-mon[202419]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:45 smithi087 ceph-mon[198934]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:48 smithi163 ceph-mon[190496]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:48 smithi087 ceph-mon[198934]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:48 smithi087 ceph-mon[202419]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:50 smithi163 ceph-mon[190496]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:50 smithi087 ceph-mon[198934]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:50 smithi087 ceph-mon[202419]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:52 smithi163 ceph-mon[190496]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:52 smithi087 ceph-mon[202419]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:52 smithi087 ceph-mon[198934]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:54 smithi163 ceph-mon[190496]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:54 smithi087 ceph-mon[202419]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:54 smithi087 ceph-mon[198934]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:05:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:05:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:05:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:55 smithi163 ceph-mon[190496]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:55 smithi087 ceph-mon[198934]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:55 smithi087 ceph-mon[202419]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:05:58 smithi163 ceph-mon[190496]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:05:58 smithi087 ceph-mon[198934]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:05:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:05:58 smithi087 ceph-mon[202419]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:00 smithi163 ceph-mon[190496]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:00 smithi087 ceph-mon[198934]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:00 smithi087 ceph-mon[202419]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:02 smithi163 ceph-mon[190496]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:02 smithi087 ceph-mon[202419]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:02 smithi087 ceph-mon[198934]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:04 smithi163 ceph-mon[190496]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:04 smithi087 ceph-mon[202419]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:04 smithi087 ceph-mon[198934]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:06:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:05 smithi163 ceph-mon[190496]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:05 smithi087 ceph-mon[202419]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:05 smithi087 ceph-mon[198934]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:08 smithi163 ceph-mon[190496]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:08 smithi087 ceph-mon[198934]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:08 smithi087 ceph-mon[202419]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:10 smithi163 ceph-mon[190496]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:10 smithi087 ceph-mon[202419]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:10.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:10 smithi087 ceph-mon[198934]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:12 smithi163 ceph-mon[190496]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:12 smithi087 ceph-mon[202419]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:12 smithi087 ceph-mon[198934]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:14 smithi163 ceph-mon[190496]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:14 smithi087 ceph-mon[202419]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:14 smithi087 ceph-mon[198934]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:06:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:15 smithi163 ceph-mon[190496]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:15 smithi087 ceph-mon[202419]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:15 smithi087 ceph-mon[198934]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:18 smithi163 ceph-mon[190496]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:18 smithi087 ceph-mon[202419]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:18 smithi087 ceph-mon[198934]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:20 smithi163 ceph-mon[190496]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:20 smithi087 ceph-mon[202419]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:20 smithi087 ceph-mon[198934]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:22 smithi163 ceph-mon[190496]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:22 smithi087 ceph-mon[202419]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:22 smithi087 ceph-mon[198934]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:24 smithi163 ceph-mon[190496]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:24 smithi087 ceph-mon[202419]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:24 smithi087 ceph-mon[198934]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:06:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:25 smithi163 ceph-mon[190496]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:25 smithi087 ceph-mon[202419]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:25 smithi087 ceph-mon[198934]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:28 smithi163 ceph-mon[190496]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:28 smithi087 ceph-mon[202419]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:28 smithi087 ceph-mon[198934]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:30 smithi163 ceph-mon[190496]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:30 smithi087 ceph-mon[202419]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:30 smithi087 ceph-mon[198934]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:32 smithi163 ceph-mon[190496]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:32 smithi087 ceph-mon[202419]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:32 smithi087 ceph-mon[198934]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:34 smithi163 ceph-mon[190496]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:34 smithi087 ceph-mon[202419]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:34 smithi087 ceph-mon[198934]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:06:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:35 smithi163 ceph-mon[190496]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:35 smithi087 ceph-mon[198934]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:35 smithi087 ceph-mon[202419]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:06:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:06:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:06:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:06:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:06:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:06:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:06:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:06:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:06:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:06:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:06:37.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:06:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:37 smithi163 ceph-mon[190496]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:37 smithi087 ceph-mon[198934]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:37 smithi087 ceph-mon[202419]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:40 smithi163 ceph-mon[190496]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:40 smithi087 ceph-mon[202419]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:40 smithi087 ceph-mon[198934]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:42 smithi163 ceph-mon[190496]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:42 smithi087 ceph-mon[202419]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:42 smithi087 ceph-mon[198934]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:44 smithi163 ceph-mon[190496]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:44 smithi087 ceph-mon[202419]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:44 smithi087 ceph-mon[198934]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:06:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:45 smithi163 ceph-mon[190496]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:45 smithi087 ceph-mon[202419]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:45 smithi087 ceph-mon[198934]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:48 smithi163 ceph-mon[190496]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:48 smithi087 ceph-mon[198934]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:48 smithi087 ceph-mon[202419]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:06:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:50 smithi163 ceph-mon[190496]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:50 smithi087 ceph-mon[198934]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:50 smithi087 ceph-mon[202419]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:52 smithi163 ceph-mon[190496]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:52 smithi087 ceph-mon[202419]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:52 smithi087 ceph-mon[198934]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:54 smithi163 ceph-mon[190496]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:54 smithi087 ceph-mon[202419]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:54 smithi087 ceph-mon[198934]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:06:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:06:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:06:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:55 smithi163 ceph-mon[190496]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:55 smithi087 ceph-mon[198934]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:55 smithi087 ceph-mon[202419]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:06:58 smithi163 ceph-mon[190496]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:06:58 smithi087 ceph-mon[198934]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:06:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:06:58 smithi087 ceph-mon[202419]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:00 smithi163 ceph-mon[190496]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:00 smithi087 ceph-mon[198934]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:00 smithi087 ceph-mon[202419]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:02 smithi163 ceph-mon[190496]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:02 smithi087 ceph-mon[202419]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:02 smithi087 ceph-mon[198934]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:04 smithi163 ceph-mon[190496]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:04 smithi087 ceph-mon[202419]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:04 smithi087 ceph-mon[198934]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:07:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:05 smithi163 ceph-mon[190496]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:05 smithi087 ceph-mon[198934]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:05 smithi087 ceph-mon[202419]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:08 smithi163 ceph-mon[190496]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:08 smithi087 ceph-mon[198934]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:08 smithi087 ceph-mon[202419]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:10 smithi163 ceph-mon[190496]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:10 smithi087 ceph-mon[198934]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:10 smithi087 ceph-mon[202419]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:12 smithi163 ceph-mon[190496]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:12 smithi087 ceph-mon[198934]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:12 smithi087 ceph-mon[202419]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:14 smithi163 ceph-mon[190496]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:14 smithi087 ceph-mon[202419]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:14 smithi087 ceph-mon[198934]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:07:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:15 smithi163 ceph-mon[190496]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:15 smithi087 ceph-mon[202419]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:15 smithi087 ceph-mon[198934]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:18 smithi163 ceph-mon[190496]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:18 smithi087 ceph-mon[202419]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:18 smithi087 ceph-mon[198934]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:20 smithi163 ceph-mon[190496]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:20 smithi087 ceph-mon[202419]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:20 smithi087 ceph-mon[198934]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:22 smithi163 ceph-mon[190496]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:22 smithi087 ceph-mon[202419]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:22 smithi087 ceph-mon[198934]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:24 smithi163 ceph-mon[190496]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:24 smithi087 ceph-mon[202419]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:24 smithi087 ceph-mon[198934]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:07:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:25 smithi163 ceph-mon[190496]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:25 smithi087 ceph-mon[202419]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:25 smithi087 ceph-mon[198934]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:28 smithi163 ceph-mon[190496]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:28 smithi087 ceph-mon[198934]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:28 smithi087 ceph-mon[202419]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:30 smithi163 ceph-mon[190496]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:30 smithi087 ceph-mon[198934]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:30 smithi087 ceph-mon[202419]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:32 smithi163 ceph-mon[190496]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:32 smithi087 ceph-mon[198934]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:32 smithi087 ceph-mon[202419]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:34 smithi163 ceph-mon[190496]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:34 smithi087 ceph-mon[202419]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:34 smithi087 ceph-mon[198934]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:35.704 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:07:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:35 smithi163 ceph-mon[190496]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:35 smithi087 ceph-mon[202419]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:35 smithi087 ceph-mon[198934]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:37.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:07:37.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:07:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:07:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:37 smithi163 ceph-mon[190496]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:07:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:07:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:07:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[202419]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:07:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:07:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:07:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[198934]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:07:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:07:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:07:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:40 smithi163 ceph-mon[190496]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:40 smithi087 ceph-mon[202419]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:40 smithi087 ceph-mon[198934]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:42 smithi163 ceph-mon[190496]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:42 smithi087 ceph-mon[202419]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:42 smithi087 ceph-mon[198934]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:44 smithi163 ceph-mon[190496]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:44 smithi087 ceph-mon[202419]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:44 smithi087 ceph-mon[198934]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:07:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:45 smithi163 ceph-mon[190496]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:45 smithi087 ceph-mon[202419]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:45 smithi087 ceph-mon[198934]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:48 smithi163 ceph-mon[190496]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:48 smithi087 ceph-mon[198934]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:48 smithi087 ceph-mon[202419]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:07:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:50 smithi163 ceph-mon[190496]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:50 smithi087 ceph-mon[202419]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:50 smithi087 ceph-mon[198934]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:52 smithi163 ceph-mon[190496]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:52 smithi087 ceph-mon[202419]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:52 smithi087 ceph-mon[198934]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:54 smithi163 ceph-mon[190496]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:54 smithi087 ceph-mon[202419]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:54 smithi087 ceph-mon[198934]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:07:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:07:55] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:07:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:55 smithi163 ceph-mon[190496]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:55 smithi087 ceph-mon[202419]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:55 smithi087 ceph-mon[198934]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:07:58 smithi163 ceph-mon[190496]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:07:58 smithi087 ceph-mon[198934]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:07:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:07:58 smithi087 ceph-mon[202419]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:00 smithi163 ceph-mon[190496]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:00 smithi087 ceph-mon[202419]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:00 smithi087 ceph-mon[198934]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:02 smithi163 ceph-mon[190496]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:02 smithi087 ceph-mon[202419]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:02 smithi087 ceph-mon[198934]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:04 smithi163 ceph-mon[190496]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:04 smithi087 ceph-mon[202419]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:04 smithi087 ceph-mon[198934]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:08:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:05 smithi163 ceph-mon[190496]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:05 smithi087 ceph-mon[198934]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:05 smithi087 ceph-mon[202419]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:08 smithi163 ceph-mon[190496]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:08 smithi087 ceph-mon[202419]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:08 smithi087 ceph-mon[198934]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:10 smithi163 ceph-mon[190496]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:10 smithi087 ceph-mon[198934]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:10 smithi087 ceph-mon[202419]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:12 smithi163 ceph-mon[190496]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:12 smithi087 ceph-mon[198934]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:12 smithi087 ceph-mon[202419]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:14 smithi163 ceph-mon[190496]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:14 smithi087 ceph-mon[202419]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:14 smithi087 ceph-mon[198934]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:08:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:15 smithi163 ceph-mon[190496]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:15 smithi087 ceph-mon[198934]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:16.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:15 smithi087 ceph-mon[202419]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:18 smithi163 ceph-mon[190496]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:18 smithi087 ceph-mon[202419]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:18 smithi087 ceph-mon[198934]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:20 smithi163 ceph-mon[190496]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:20 smithi087 ceph-mon[202419]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:20 smithi087 ceph-mon[198934]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:22 smithi163 ceph-mon[190496]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:22 smithi087 ceph-mon[202419]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:22 smithi087 ceph-mon[198934]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:24 smithi163 ceph-mon[190496]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:24 smithi087 ceph-mon[198934]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:24 smithi087 ceph-mon[202419]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:25] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-10-07T20:08:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:25 smithi163 ceph-mon[190496]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:25 smithi087 ceph-mon[198934]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:25 smithi087 ceph-mon[202419]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:28 smithi163 ceph-mon[190496]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:28 smithi087 ceph-mon[198934]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:28 smithi087 ceph-mon[202419]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:30 smithi163 ceph-mon[190496]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:30 smithi087 ceph-mon[202419]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:30 smithi087 ceph-mon[198934]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:32 smithi163 ceph-mon[190496]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:32 smithi087 ceph-mon[202419]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:32 smithi087 ceph-mon[198934]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:34 smithi163 ceph-mon[190496]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:34 smithi087 ceph-mon[202419]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:34 smithi087 ceph-mon[198934]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:08:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:35 smithi163 ceph-mon[190496]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:35 smithi087 ceph-mon[202419]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:35 smithi087 ceph-mon[198934]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:38 smithi163 ceph-mon[190496]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:08:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:08:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:08:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:08:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[202419]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:08:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:08:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:08:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:08:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[198934]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:08:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:08:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:08:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:08:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:40 smithi163 ceph-mon[190496]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:40 smithi087 ceph-mon[202419]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:40.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:40 smithi087 ceph-mon[198934]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:42 smithi163 ceph-mon[190496]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:42 smithi087 ceph-mon[202419]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:42 smithi087 ceph-mon[198934]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:44 smithi163 ceph-mon[190496]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:44 smithi087 ceph-mon[202419]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:44 smithi087 ceph-mon[198934]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:08:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:45 smithi163 ceph-mon[190496]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:46.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:45 smithi087 ceph-mon[202419]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:46.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:45 smithi087 ceph-mon[198934]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:48 smithi163 ceph-mon[190496]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:48 smithi087 ceph-mon[202419]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:48 smithi087 ceph-mon[198934]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:08:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:50 smithi163 ceph-mon[190496]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:50 smithi087 ceph-mon[202419]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:50 smithi087 ceph-mon[198934]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:52 smithi163 ceph-mon[190496]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:52 smithi087 ceph-mon[202419]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:52 smithi087 ceph-mon[198934]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:54 smithi163 ceph-mon[190496]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:54 smithi087 ceph-mon[198934]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:54 smithi087 ceph-mon[202419]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:08:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:08:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:08:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:55 smithi163 ceph-mon[190496]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:55 smithi087 ceph-mon[202419]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:55 smithi087 ceph-mon[198934]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:08:58 smithi163 ceph-mon[190496]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:08:58 smithi087 ceph-mon[202419]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:08:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:08:58 smithi087 ceph-mon[198934]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:00 smithi163 ceph-mon[190496]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:00 smithi087 ceph-mon[202419]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:00 smithi087 ceph-mon[198934]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:02 smithi163 ceph-mon[190496]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:02.939 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:02 smithi087 ceph-mon[202419]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:02.939 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:02 smithi087 ceph-mon[198934]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:04 smithi163 ceph-mon[190496]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:04.899 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:04.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:04 smithi087 ceph-mon[202419]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:04.918 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:04.919 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:04 smithi087 ceph-mon[198934]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:04.919 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:09:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:05 smithi163 ceph-mon[190496]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:05 smithi087 ceph-mon[202419]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:05 smithi087 ceph-mon[198934]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:07.921 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:09:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:09:07.439004009Z level=info msg="Completed cleanup jobs" duration=148.069971ms 2023-10-07T20:09:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:08 smithi163 ceph-mon[190496]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:08 smithi087 ceph-mon[202419]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:08.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:08 smithi087 ceph-mon[198934]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:10 smithi163 ceph-mon[190496]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:10 smithi087 ceph-mon[202419]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:10.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:10 smithi087 ceph-mon[198934]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:12 smithi163 ceph-mon[190496]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:12 smithi087 ceph-mon[202419]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:12 smithi087 ceph-mon[198934]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:14 smithi163 ceph-mon[190496]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:14 smithi087 ceph-mon[202419]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:14.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:14 smithi087 ceph-mon[198934]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:09:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:15 smithi163 ceph-mon[190496]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:15 smithi087 ceph-mon[202419]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:15 smithi087 ceph-mon[198934]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:18 smithi163 ceph-mon[190496]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:18 smithi087 ceph-mon[198934]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:18 smithi087 ceph-mon[202419]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:20 smithi163 ceph-mon[190496]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:20 smithi087 ceph-mon[198934]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:20 smithi087 ceph-mon[202419]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:22 smithi163 ceph-mon[190496]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:22.745 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:22 smithi087 ceph-mon[198934]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:22.745 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:22 smithi087 ceph-mon[202419]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:24 smithi163 ceph-mon[190496]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:24 smithi087 ceph-mon[198934]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:24 smithi087 ceph-mon[202419]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:09:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:25 smithi163 ceph-mon[190496]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:25 smithi087 ceph-mon[202419]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:25 smithi087 ceph-mon[198934]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:28 smithi163 ceph-mon[190496]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:28 smithi087 ceph-mon[202419]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:28 smithi087 ceph-mon[198934]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:30 smithi163 ceph-mon[190496]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:30 smithi087 ceph-mon[202419]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:30 smithi087 ceph-mon[198934]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:32 smithi163 ceph-mon[190496]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:32 smithi087 ceph-mon[202419]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:32 smithi087 ceph-mon[198934]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:34 smithi163 ceph-mon[190496]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:34 smithi087 ceph-mon[198934]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:34 smithi087 ceph-mon[202419]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:34.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:09:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:35 smithi163 ceph-mon[190496]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:35 smithi087 ceph-mon[202419]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:35 smithi087 ceph-mon[198934]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:38 smithi163 ceph-mon[190496]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:38.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:09:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:38 smithi087 ceph-mon[202419]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:09:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:38 smithi087 ceph-mon[198934]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:09:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:09:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:09:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:09:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:09:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:09:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:09:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:09:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:09:39.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:09:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:40 smithi163 ceph-mon[190496]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:40 smithi087 ceph-mon[202419]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:40 smithi087 ceph-mon[198934]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:42 smithi163 ceph-mon[190496]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:42 smithi087 ceph-mon[202419]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:42 smithi087 ceph-mon[198934]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:44 smithi163 ceph-mon[190496]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:44 smithi087 ceph-mon[202419]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:44 smithi087 ceph-mon[198934]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:09:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:46 smithi163 ceph-mon[190496]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:46 smithi087 ceph-mon[202419]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:46 smithi087 ceph-mon[198934]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:48 smithi163 ceph-mon[190496]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:48 smithi087 ceph-mon[202419]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:48 smithi087 ceph-mon[198934]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:09:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:50 smithi163 ceph-mon[190496]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:50 smithi087 ceph-mon[202419]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:50.475 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:50 smithi087 ceph-mon[198934]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:52 smithi163 ceph-mon[190496]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:52 smithi087 ceph-mon[202419]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:52 smithi087 ceph-mon[198934]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:54 smithi163 ceph-mon[190496]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:54 smithi087 ceph-mon[202419]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:54.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:54 smithi087 ceph-mon[198934]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:09:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:09:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:09:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:56 smithi163 ceph-mon[190496]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:56 smithi087 ceph-mon[202419]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:56 smithi087 ceph-mon[198934]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:09:58 smithi163 ceph-mon[190496]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:09:58 smithi087 ceph-mon[202419]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:09:58.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:09:58 smithi087 ceph-mon[198934]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:00 smithi163 ceph-mon[190496]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:10:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:00 smithi087 ceph-mon[202419]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:10:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:00 smithi087 ceph-mon[198934]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:10:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:02 smithi163 ceph-mon[190496]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:02 smithi087 ceph-mon[202419]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:02 smithi087 ceph-mon[198934]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:04 smithi087 ceph-mon[202419]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:04 smithi087 ceph-mon[198934]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:04 smithi163 ceph-mon[190496]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:10:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:06 smithi163 ceph-mon[190496]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:06 smithi087 ceph-mon[202419]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:06 smithi087 ceph-mon[198934]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:08 smithi163 ceph-mon[190496]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:08 smithi087 ceph-mon[202419]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:08 smithi087 ceph-mon[198934]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:10 smithi163 ceph-mon[190496]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:10 smithi087 ceph-mon[202419]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:10 smithi087 ceph-mon[198934]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:12 smithi163 ceph-mon[190496]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:12 smithi087 ceph-mon[202419]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:12 smithi087 ceph-mon[198934]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:14 smithi163 ceph-mon[190496]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:14 smithi087 ceph-mon[202419]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:14 smithi087 ceph-mon[198934]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:10:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:16 smithi163 ceph-mon[190496]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:16 smithi087 ceph-mon[202419]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:16 smithi087 ceph-mon[198934]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:18 smithi163 ceph-mon[190496]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:18 smithi087 ceph-mon[202419]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:18 smithi087 ceph-mon[198934]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:20 smithi163 ceph-mon[190496]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:20 smithi087 ceph-mon[202419]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:20 smithi087 ceph-mon[198934]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:22 smithi163 ceph-mon[190496]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:22 smithi087 ceph-mon[202419]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:22 smithi087 ceph-mon[198934]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:24 smithi163 ceph-mon[190496]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:24 smithi087 ceph-mon[202419]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:24 smithi087 ceph-mon[198934]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:10:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:26 smithi163 ceph-mon[190496]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:26 smithi087 ceph-mon[202419]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:26 smithi087 ceph-mon[198934]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:28 smithi163 ceph-mon[190496]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:28 smithi087 ceph-mon[202419]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:28 smithi087 ceph-mon[198934]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:30 smithi163 ceph-mon[190496]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:30 smithi087 ceph-mon[202419]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:30 smithi087 ceph-mon[198934]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:32 smithi163 ceph-mon[190496]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:32 smithi087 ceph-mon[202419]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:32 smithi087 ceph-mon[198934]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:34 smithi163 ceph-mon[190496]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:34 smithi087 ceph-mon[202419]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:34 smithi087 ceph-mon[198934]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:10:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:36 smithi163 ceph-mon[190496]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:36 smithi087 ceph-mon[202419]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:36 smithi087 ceph-mon[198934]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:38 smithi163 ceph-mon[190496]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:38.504 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:38 smithi087 ceph-mon[202419]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:38.505 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:38 smithi087 ceph-mon[198934]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:10:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:10:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:10:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:40 smithi163 ceph-mon[190496]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:40 smithi087 ceph-mon[202419]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:40 smithi087 ceph-mon[198934]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:10:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:42.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:10:42.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:10:42.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:10:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:44 smithi163 ceph-mon[190496]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:44 smithi087 ceph-mon[202419]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:44 smithi087 ceph-mon[198934]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:10:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:46 smithi163 ceph-mon[190496]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:46 smithi087 ceph-mon[198934]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:46 smithi087 ceph-mon[202419]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:48 smithi163 ceph-mon[190496]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:48 smithi087 ceph-mon[198934]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:48 smithi087 ceph-mon[202419]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:10:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:50 smithi163 ceph-mon[190496]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:50 smithi087 ceph-mon[198934]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:50 smithi087 ceph-mon[202419]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:52 smithi163 ceph-mon[190496]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:52 smithi087 ceph-mon[198934]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:52 smithi087 ceph-mon[202419]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:54 smithi163 ceph-mon[190496]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:54 smithi087 ceph-mon[202419]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:54 smithi087 ceph-mon[198934]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:10:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:10:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:10:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:56 smithi163 ceph-mon[190496]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:56 smithi087 ceph-mon[198934]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:56 smithi087 ceph-mon[202419]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:10:58 smithi163 ceph-mon[190496]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:10:58 smithi087 ceph-mon[198934]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:10:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:10:58 smithi087 ceph-mon[202419]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:00 smithi163 ceph-mon[190496]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:00 smithi087 ceph-mon[198934]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:00 smithi087 ceph-mon[202419]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:02 smithi163 ceph-mon[190496]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:02 smithi087 ceph-mon[198934]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:02.490 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:02 smithi087 ceph-mon[202419]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:04 smithi163 ceph-mon[190496]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:04 smithi087 ceph-mon[198934]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:04 smithi087 ceph-mon[202419]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:11:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:06 smithi163 ceph-mon[190496]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:06 smithi087 ceph-mon[202419]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:06 smithi087 ceph-mon[198934]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:08 smithi163 ceph-mon[190496]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:08 smithi087 ceph-mon[198934]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:08 smithi087 ceph-mon[202419]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:10 smithi163 ceph-mon[190496]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:10 smithi087 ceph-mon[202419]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:10 smithi087 ceph-mon[198934]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:12 smithi163 ceph-mon[190496]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:12 smithi087 ceph-mon[202419]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:12 smithi087 ceph-mon[198934]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:14 smithi163 ceph-mon[190496]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:14 smithi087 ceph-mon[202419]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:14 smithi087 ceph-mon[198934]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:11:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:16 smithi163 ceph-mon[190496]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:16 smithi087 ceph-mon[198934]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:16 smithi087 ceph-mon[202419]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:18 smithi163 ceph-mon[190496]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:18 smithi087 ceph-mon[198934]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:18 smithi087 ceph-mon[202419]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:20 smithi163 ceph-mon[190496]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:20 smithi087 ceph-mon[198934]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:20 smithi087 ceph-mon[202419]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:22 smithi163 ceph-mon[190496]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:22 smithi087 ceph-mon[202419]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:22 smithi087 ceph-mon[198934]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:24 smithi163 ceph-mon[190496]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:24 smithi087 ceph-mon[202419]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:24 smithi087 ceph-mon[198934]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:11:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:26 smithi163 ceph-mon[190496]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:26 smithi087 ceph-mon[198934]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:26 smithi087 ceph-mon[202419]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:28 smithi163 ceph-mon[190496]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:28 smithi087 ceph-mon[202419]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:28 smithi087 ceph-mon[198934]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:30 smithi163 ceph-mon[190496]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:30 smithi087 ceph-mon[202419]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:30 smithi087 ceph-mon[198934]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:32 smithi163 ceph-mon[190496]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:32 smithi087 ceph-mon[202419]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:32 smithi087 ceph-mon[198934]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:34 smithi163 ceph-mon[190496]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:34 smithi087 ceph-mon[202419]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:34 smithi087 ceph-mon[198934]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:35] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:11:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:36 smithi163 ceph-mon[190496]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:36 smithi087 ceph-mon[202419]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:36 smithi087 ceph-mon[198934]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:38 smithi163 ceph-mon[190496]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:38 smithi087 ceph-mon[202419]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:38 smithi087 ceph-mon[198934]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:40 smithi163 ceph-mon[190496]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:40 smithi087 ceph-mon[202419]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:40 smithi087 ceph-mon[198934]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:42 smithi163 ceph-mon[190496]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:42 smithi087 ceph-mon[202419]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:42.466 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:42 smithi087 ceph-mon[198934]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:11:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:11:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:11:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:11:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:11:43.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:11:43.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:11:43.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:11:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:11:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:11:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:11:43.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:11:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:44 smithi087 ceph-mon[202419]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:44 smithi087 ceph-mon[198934]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:44 smithi163 ceph-mon[190496]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:45] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:11:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:46 smithi163 ceph-mon[190496]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:46 smithi087 ceph-mon[202419]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:46 smithi087 ceph-mon[198934]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:48 smithi163 ceph-mon[190496]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:48 smithi087 ceph-mon[198934]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:48 smithi087 ceph-mon[202419]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:11:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:50 smithi163 ceph-mon[190496]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:50 smithi087 ceph-mon[202419]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:50 smithi087 ceph-mon[198934]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:52 smithi087 ceph-mon[198934]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:52 smithi087 ceph-mon[202419]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:52 smithi163 ceph-mon[190496]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:54 smithi087 ceph-mon[198934]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:54 smithi087 ceph-mon[202419]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:54 smithi163 ceph-mon[190496]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:11:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:11:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:11:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:56 smithi163 ceph-mon[190496]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:56 smithi087 ceph-mon[198934]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:56 smithi087 ceph-mon[202419]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:11:58 smithi163 ceph-mon[190496]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:11:58 smithi087 ceph-mon[202419]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:11:58.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:11:58 smithi087 ceph-mon[198934]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:00 smithi163 ceph-mon[190496]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:00.485 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:00 smithi087 ceph-mon[198934]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:00.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:00 smithi087 ceph-mon[202419]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:02 smithi087 ceph-mon[202419]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:02 smithi087 ceph-mon[198934]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:02 smithi163 ceph-mon[190496]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:04 smithi087 ceph-mon[202419]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:04 smithi087 ceph-mon[198934]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:04 smithi163 ceph-mon[190496]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:05] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T20:12:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:06 smithi163 ceph-mon[190496]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:06 smithi087 ceph-mon[198934]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:06 smithi087 ceph-mon[202419]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:08 smithi163 ceph-mon[190496]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:08 smithi087 ceph-mon[198934]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:08 smithi087 ceph-mon[202419]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:10 smithi087 ceph-mon[198934]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:10 smithi087 ceph-mon[202419]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:10 smithi163 ceph-mon[190496]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:12 smithi087 ceph-mon[198934]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:12 smithi087 ceph-mon[202419]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:12 smithi163 ceph-mon[190496]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:14 smithi087 ceph-mon[202419]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:14 smithi087 ceph-mon[198934]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:14 smithi163 ceph-mon[190496]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:15] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.43.0" 2023-10-07T20:12:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:16 smithi163 ceph-mon[190496]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:16 smithi087 ceph-mon[202419]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:16 smithi087 ceph-mon[198934]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:18 smithi087 ceph-mon[202419]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:18 smithi087 ceph-mon[198934]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:18 smithi163 ceph-mon[190496]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:20 smithi087 ceph-mon[202419]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:20 smithi087 ceph-mon[198934]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:20 smithi163 ceph-mon[190496]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:22 smithi087 ceph-mon[202419]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:22 smithi087 ceph-mon[198934]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:22 smithi163 ceph-mon[190496]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:24 smithi087 ceph-mon[202419]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:24 smithi087 ceph-mon[198934]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:24 smithi163 ceph-mon[190496]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:12:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:26 smithi163 ceph-mon[190496]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:26 smithi087 ceph-mon[202419]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:26 smithi087 ceph-mon[198934]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:28 smithi087 ceph-mon[202419]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:28.538 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:28 smithi087 ceph-mon[198934]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:28 smithi163 ceph-mon[190496]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:30 smithi087 ceph-mon[202419]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:30 smithi087 ceph-mon[198934]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:30 smithi163 ceph-mon[190496]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:32 smithi087 ceph-mon[198934]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:32 smithi087 ceph-mon[202419]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:32 smithi163 ceph-mon[190496]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:34 smithi087 ceph-mon[198934]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:34 smithi087 ceph-mon[202419]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:34 smithi163 ceph-mon[190496]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:12:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:36 smithi163 ceph-mon[190496]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:36 smithi087 ceph-mon[202419]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:36 smithi087 ceph-mon[198934]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:38 smithi087 ceph-mon[202419]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:38 smithi087 ceph-mon[198934]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:38 smithi163 ceph-mon[190496]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:40 smithi087 ceph-mon[202419]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:40 smithi087 ceph-mon[198934]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:40 smithi163 ceph-mon[190496]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:42 smithi087 ceph-mon[202419]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:42 smithi087 ceph-mon[198934]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:42 smithi163 ceph-mon[190496]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[202419]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:12:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:12:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:12:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:12:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[198934]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:12:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:12:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:12:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:12:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:44 smithi163 ceph-mon[190496]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:12:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:12:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:12:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:12:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:12:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:46 smithi163 ceph-mon[190496]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:46 smithi087 ceph-mon[202419]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:46 smithi087 ceph-mon[198934]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:48 smithi087 ceph-mon[202419]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:48 smithi087 ceph-mon[198934]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:48 smithi163 ceph-mon[190496]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:12:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:50 smithi087 ceph-mon[202419]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:50 smithi087 ceph-mon[198934]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:50 smithi163 ceph-mon[190496]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:52 smithi087 ceph-mon[202419]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:52 smithi087 ceph-mon[198934]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:52 smithi163 ceph-mon[190496]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:54 smithi087 ceph-mon[202419]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:54 smithi087 ceph-mon[198934]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:54 smithi163 ceph-mon[190496]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:12:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:12:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:12:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:56 smithi163 ceph-mon[190496]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:56 smithi087 ceph-mon[202419]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:56 smithi087 ceph-mon[198934]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:12:58 smithi087 ceph-mon[202419]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:12:58 smithi087 ceph-mon[198934]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:12:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:12:58 smithi163 ceph-mon[190496]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:00 smithi087 ceph-mon[202419]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:00 smithi087 ceph-mon[198934]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:00 smithi163 ceph-mon[190496]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:02 smithi087 ceph-mon[202419]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:02 smithi087 ceph-mon[198934]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:02.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:02 smithi163 ceph-mon[190496]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:04 smithi087 ceph-mon[202419]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:04 smithi087 ceph-mon[198934]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:04 smithi163 ceph-mon[190496]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:13:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:06 smithi163 ceph-mon[190496]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:06 smithi087 ceph-mon[202419]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:06 smithi087 ceph-mon[198934]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:08 smithi087 ceph-mon[202419]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:08 smithi087 ceph-mon[198934]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:08 smithi163 ceph-mon[190496]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:10 smithi087 ceph-mon[198934]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:10 smithi087 ceph-mon[202419]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:10 smithi163 ceph-mon[190496]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:12 smithi087 ceph-mon[202419]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:12 smithi087 ceph-mon[198934]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:12 smithi163 ceph-mon[190496]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:14 smithi087 ceph-mon[202419]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:14 smithi087 ceph-mon[198934]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:14 smithi163 ceph-mon[190496]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:13:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:16 smithi163 ceph-mon[190496]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:16 smithi087 ceph-mon[202419]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:16 smithi087 ceph-mon[198934]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:18 smithi087 ceph-mon[202419]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:18 smithi087 ceph-mon[198934]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:18 smithi163 ceph-mon[190496]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:20 smithi087 ceph-mon[198934]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:20 smithi087 ceph-mon[202419]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:20 smithi163 ceph-mon[190496]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:22 smithi087 ceph-mon[202419]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:22 smithi087 ceph-mon[198934]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:22 smithi163 ceph-mon[190496]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:24 smithi087 ceph-mon[202419]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:24 smithi087 ceph-mon[198934]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:24 smithi163 ceph-mon[190496]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:13:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:26 smithi163 ceph-mon[190496]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:26 smithi087 ceph-mon[202419]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:26 smithi087 ceph-mon[198934]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:28 smithi087 ceph-mon[198934]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:28 smithi087 ceph-mon[202419]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:28 smithi163 ceph-mon[190496]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:30 smithi087 ceph-mon[202419]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:30 smithi087 ceph-mon[198934]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:30 smithi163 ceph-mon[190496]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:32 smithi087 ceph-mon[202419]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:32 smithi087 ceph-mon[198934]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:32 smithi163 ceph-mon[190496]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:34 smithi087 ceph-mon[198934]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:34 smithi087 ceph-mon[202419]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:34 smithi163 ceph-mon[190496]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:13:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:36 smithi163 ceph-mon[190496]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:36 smithi087 ceph-mon[202419]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:36 smithi087 ceph-mon[198934]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:38 smithi087 ceph-mon[202419]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:38 smithi087 ceph-mon[198934]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:38 smithi163 ceph-mon[190496]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:40 smithi087 ceph-mon[202419]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:40 smithi087 ceph-mon[198934]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:40 smithi163 ceph-mon[190496]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:42 smithi087 ceph-mon[202419]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:42 smithi087 ceph-mon[198934]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:42 smithi163 ceph-mon[190496]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:44 smithi087 ceph-mon[202419]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:13:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:44 smithi087 ceph-mon[198934]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:13:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:44 smithi163 ceph-mon[190496]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:13:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:13:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:13:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:13:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:13:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:13:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:46 smithi087 ceph-mon[202419]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:46 smithi087 ceph-mon[198934]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:46 smithi163 ceph-mon[190496]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:48 smithi087 ceph-mon[202419]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:48 smithi087 ceph-mon[198934]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:48 smithi163 ceph-mon[190496]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:50.670 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:50.671 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:13:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:50 smithi163 ceph-mon[190496]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:50 smithi087 ceph-mon[198934]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:50 smithi087 ceph-mon[202419]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:52 smithi163 ceph-mon[190496]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:52 smithi087 ceph-mon[202419]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:52 smithi087 ceph-mon[198934]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:54 smithi163 ceph-mon[190496]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:54 smithi087 ceph-mon[198934]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:54 smithi087 ceph-mon[202419]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:13:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:13:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:13:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:56 smithi163 ceph-mon[190496]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:56 smithi087 ceph-mon[202419]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:56 smithi087 ceph-mon[198934]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:13:58 smithi087 ceph-mon[198934]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:13:58 smithi087 ceph-mon[202419]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:13:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:13:58 smithi163 ceph-mon[190496]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:00 smithi087 ceph-mon[202419]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:00 smithi087 ceph-mon[198934]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:00 smithi163 ceph-mon[190496]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:02 smithi163 ceph-mon[190496]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:02 smithi087 ceph-mon[202419]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:02 smithi087 ceph-mon[198934]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:04 smithi163 ceph-mon[190496]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:04 smithi087 ceph-mon[202419]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:04 smithi087 ceph-mon[198934]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:14:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:06 smithi163 ceph-mon[190496]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:06 smithi087 ceph-mon[202419]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:06 smithi087 ceph-mon[198934]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:08 smithi087 ceph-mon[202419]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:08.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:08 smithi087 ceph-mon[198934]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:08 smithi163 ceph-mon[190496]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:10 smithi087 ceph-mon[202419]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:10 smithi087 ceph-mon[198934]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:10 smithi163 ceph-mon[190496]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:12 smithi163 ceph-mon[190496]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:12 smithi087 ceph-mon[198934]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:12 smithi087 ceph-mon[202419]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:14 smithi163 ceph-mon[190496]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:14 smithi087 ceph-mon[198934]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:14 smithi087 ceph-mon[202419]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:14:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:16 smithi163 ceph-mon[190496]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:16 smithi087 ceph-mon[202419]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:16 smithi087 ceph-mon[198934]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:18 smithi163 ceph-mon[190496]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:18 smithi087 ceph-mon[202419]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:18 smithi087 ceph-mon[198934]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:20 smithi163 ceph-mon[190496]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:20 smithi087 ceph-mon[202419]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:20 smithi087 ceph-mon[198934]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:22 smithi163 ceph-mon[190496]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:22.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:22 smithi087 ceph-mon[202419]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:22.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:22 smithi087 ceph-mon[198934]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:24 smithi163 ceph-mon[190496]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:24 smithi087 ceph-mon[202419]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:24 smithi087 ceph-mon[198934]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:14:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:26 smithi163 ceph-mon[190496]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:26 smithi087 ceph-mon[202419]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:26 smithi087 ceph-mon[198934]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:28 smithi163 ceph-mon[190496]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:28 smithi087 ceph-mon[202419]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:28 smithi087 ceph-mon[198934]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:30 smithi163 ceph-mon[190496]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:30 smithi087 ceph-mon[202419]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:30 smithi087 ceph-mon[198934]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:32 smithi163 ceph-mon[190496]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:32 smithi087 ceph-mon[198934]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:32 smithi087 ceph-mon[202419]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:34 smithi163 ceph-mon[190496]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:34 smithi087 ceph-mon[198934]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:34 smithi087 ceph-mon[202419]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:14:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:36 smithi163 ceph-mon[190496]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:36 smithi087 ceph-mon[198934]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:36 smithi087 ceph-mon[202419]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:38 smithi163 ceph-mon[190496]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:38 smithi087 ceph-mon[202419]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:38 smithi087 ceph-mon[198934]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:40 smithi163 ceph-mon[190496]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:40 smithi087 ceph-mon[202419]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:40 smithi087 ceph-mon[198934]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:42 smithi163 ceph-mon[190496]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:42 smithi087 ceph-mon[202419]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:42 smithi087 ceph-mon[198934]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:44 smithi163 ceph-mon[190496]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:44.767 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:44 smithi087 ceph-mon[202419]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:44.768 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:44 smithi087 ceph-mon[198934]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:14:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:14:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:14:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:14:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:45.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:46 smithi163 ceph-mon[190496]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:14:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:14:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[202419]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[198934]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:14:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:14:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:14:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:48 smithi163 ceph-mon[190496]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:48 smithi087 ceph-mon[202419]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:48 smithi087 ceph-mon[198934]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:14:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:50 smithi163 ceph-mon[190496]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:50 smithi087 ceph-mon[202419]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:50 smithi087 ceph-mon[198934]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:52 smithi163 ceph-mon[190496]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:52 smithi087 ceph-mon[202419]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:52 smithi087 ceph-mon[198934]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:54 smithi163 ceph-mon[190496]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:54 smithi087 ceph-mon[198934]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:54 smithi087 ceph-mon[202419]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:14:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:14:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:14:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:56 smithi163 ceph-mon[190496]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:56 smithi087 ceph-mon[198934]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:56 smithi087 ceph-mon[202419]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:14:58 smithi163 ceph-mon[190496]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:14:58 smithi087 ceph-mon[202419]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:14:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:14:58 smithi087 ceph-mon[198934]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:00 smithi163 ceph-mon[190496]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:00 smithi087 ceph-mon[198934]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:00 smithi087 ceph-mon[202419]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:02 smithi163 ceph-mon[190496]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:02 smithi087 ceph-mon[198934]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:02 smithi087 ceph-mon[202419]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:04 smithi163 ceph-mon[190496]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:04 smithi087 ceph-mon[198934]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:04 smithi087 ceph-mon[202419]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:05] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:15:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:06 smithi163 ceph-mon[190496]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:06 smithi087 ceph-mon[198934]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:06 smithi087 ceph-mon[202419]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:08 smithi163 ceph-mon[190496]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:08 smithi087 ceph-mon[202419]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:08 smithi087 ceph-mon[198934]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:10 smithi163 ceph-mon[190496]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:10 smithi087 ceph-mon[202419]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:10.873 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:10 smithi087 ceph-mon[198934]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:12 smithi163 ceph-mon[190496]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:12 smithi087 ceph-mon[202419]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:12 smithi087 ceph-mon[198934]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:14 smithi163 ceph-mon[190496]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:14 smithi087 ceph-mon[202419]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:14 smithi087 ceph-mon[198934]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:15] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:15:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:16 smithi163 ceph-mon[190496]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:16 smithi087 ceph-mon[202419]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:16 smithi087 ceph-mon[198934]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:18 smithi163 ceph-mon[190496]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:18 smithi087 ceph-mon[202419]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:18 smithi087 ceph-mon[198934]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:20 smithi163 ceph-mon[190496]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:20 smithi087 ceph-mon[202419]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:20 smithi087 ceph-mon[198934]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:22 smithi163 ceph-mon[190496]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:22 smithi087 ceph-mon[202419]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:22 smithi087 ceph-mon[198934]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:24 smithi163 ceph-mon[190496]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:24 smithi087 ceph-mon[202419]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:24 smithi087 ceph-mon[198934]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:15:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:26 smithi163 ceph-mon[190496]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:26 smithi087 ceph-mon[202419]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:26 smithi087 ceph-mon[198934]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:28 smithi163 ceph-mon[190496]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:28 smithi087 ceph-mon[202419]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:28 smithi087 ceph-mon[198934]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:30 smithi163 ceph-mon[190496]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:30 smithi087 ceph-mon[202419]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:30 smithi087 ceph-mon[198934]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:32 smithi163 ceph-mon[190496]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:32 smithi087 ceph-mon[202419]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:32 smithi087 ceph-mon[198934]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:34 smithi163 ceph-mon[190496]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:34 smithi087 ceph-mon[202419]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:34 smithi087 ceph-mon[198934]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:15:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:36 smithi163 ceph-mon[190496]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:36 smithi087 ceph-mon[202419]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:36 smithi087 ceph-mon[198934]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:38 smithi163 ceph-mon[190496]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:38 smithi087 ceph-mon[202419]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:38 smithi087 ceph-mon[198934]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:40 smithi163 ceph-mon[190496]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:40.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:40 smithi087 ceph-mon[202419]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:40.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:40 smithi087 ceph-mon[198934]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:42 smithi163 ceph-mon[190496]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:42 smithi087 ceph-mon[202419]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:42 smithi087 ceph-mon[198934]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:44 smithi163 ceph-mon[190496]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:44 smithi087 ceph-mon[202419]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:44 smithi087 ceph-mon[198934]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:15:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:46 smithi163 ceph-mon[190496]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:15:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:15:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:15:46.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:15:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[202419]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:15:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:15:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:15:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:15:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[198934]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:15:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:15:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:15:46.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:15:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:48 smithi163 ceph-mon[190496]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:48 smithi087 ceph-mon[202419]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:48 smithi087 ceph-mon[198934]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:15:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:50 smithi163 ceph-mon[190496]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:50 smithi087 ceph-mon[202419]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:50 smithi087 ceph-mon[198934]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:52 smithi163 ceph-mon[190496]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:52 smithi087 ceph-mon[202419]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:52 smithi087 ceph-mon[198934]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:54 smithi163 ceph-mon[190496]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:54 smithi087 ceph-mon[202419]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:54 smithi087 ceph-mon[198934]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:15:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:15:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:15:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:56 smithi163 ceph-mon[190496]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:56.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:56 smithi087 ceph-mon[202419]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:56.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:56 smithi087 ceph-mon[198934]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:15:58 smithi163 ceph-mon[190496]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:15:58 smithi087 ceph-mon[202419]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:15:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:15:58 smithi087 ceph-mon[198934]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:00 smithi163 ceph-mon[190496]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:00 smithi087 ceph-mon[202419]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:00 smithi087 ceph-mon[198934]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:02 smithi163 ceph-mon[190496]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:02 smithi087 ceph-mon[202419]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:02 smithi087 ceph-mon[198934]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:04 smithi163 ceph-mon[190496]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:04 smithi087 ceph-mon[202419]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:04 smithi087 ceph-mon[198934]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:16:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:06 smithi163 ceph-mon[190496]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:06 smithi087 ceph-mon[202419]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:06 smithi087 ceph-mon[198934]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:08 smithi163 ceph-mon[190496]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:08 smithi087 ceph-mon[202419]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:08 smithi087 ceph-mon[198934]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:10 smithi163 ceph-mon[190496]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:10 smithi087 ceph-mon[202419]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:10 smithi087 ceph-mon[198934]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:12 smithi163 ceph-mon[190496]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:12 smithi087 ceph-mon[202419]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:12 smithi087 ceph-mon[198934]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:14 smithi163 ceph-mon[190496]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:14 smithi087 ceph-mon[202419]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:14 smithi087 ceph-mon[198934]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:16:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:16 smithi163 ceph-mon[190496]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:16 smithi087 ceph-mon[202419]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:16 smithi087 ceph-mon[198934]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:18 smithi163 ceph-mon[190496]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:18 smithi087 ceph-mon[202419]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:18 smithi087 ceph-mon[198934]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:20 smithi163 ceph-mon[190496]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:20 smithi087 ceph-mon[202419]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:20 smithi087 ceph-mon[198934]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:22 smithi163 ceph-mon[190496]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:22 smithi087 ceph-mon[202419]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:22 smithi087 ceph-mon[198934]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:24 smithi163 ceph-mon[190496]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:24 smithi087 ceph-mon[198934]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:24 smithi087 ceph-mon[202419]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:16:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:26 smithi163 ceph-mon[190496]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:26 smithi087 ceph-mon[198934]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:26 smithi087 ceph-mon[202419]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:28 smithi163 ceph-mon[190496]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:28 smithi087 ceph-mon[202419]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:28 smithi087 ceph-mon[198934]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:30 smithi163 ceph-mon[190496]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:30 smithi087 ceph-mon[202419]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:30 smithi087 ceph-mon[198934]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:32 smithi163 ceph-mon[190496]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:32 smithi087 ceph-mon[202419]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:32 smithi087 ceph-mon[198934]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:34 smithi163 ceph-mon[190496]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:34 smithi087 ceph-mon[202419]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:34 smithi087 ceph-mon[198934]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:16:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:36 smithi163 ceph-mon[190496]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:36 smithi087 ceph-mon[202419]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:36 smithi087 ceph-mon[198934]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:38 smithi163 ceph-mon[190496]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:38 smithi087 ceph-mon[202419]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:38 smithi087 ceph-mon[198934]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:40 smithi163 ceph-mon[190496]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:40 smithi087 ceph-mon[202419]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:40 smithi087 ceph-mon[198934]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:42 smithi163 ceph-mon[190496]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:42 smithi087 ceph-mon[202419]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:42 smithi087 ceph-mon[198934]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:44 smithi163 ceph-mon[190496]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:44 smithi087 ceph-mon[202419]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:44 smithi087 ceph-mon[198934]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:16:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:46 smithi163 ceph-mon[190496]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:46.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:46 smithi087 ceph-mon[202419]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:46.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:46 smithi087 ceph-mon[198934]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:16:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:16:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:16:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:16:47.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:16:47.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:16:47.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:16:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:48 smithi163 ceph-mon[190496]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:48 smithi087 ceph-mon[198934]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:48 smithi087 ceph-mon[202419]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:16:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:50 smithi163 ceph-mon[190496]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:50.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:50 smithi087 ceph-mon[198934]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:50 smithi087 ceph-mon[202419]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:52 smithi163 ceph-mon[190496]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:52 smithi087 ceph-mon[198934]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:52 smithi087 ceph-mon[202419]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:54 smithi163 ceph-mon[190496]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:54 smithi087 ceph-mon[198934]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:54 smithi087 ceph-mon[202419]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:16:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:16:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:16:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:56 smithi163 ceph-mon[190496]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:56 smithi087 ceph-mon[198934]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:56 smithi087 ceph-mon[202419]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:16:58 smithi163 ceph-mon[190496]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:16:58 smithi087 ceph-mon[202419]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:16:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:16:58 smithi087 ceph-mon[198934]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:00 smithi163 ceph-mon[190496]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:00 smithi087 ceph-mon[202419]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:00 smithi087 ceph-mon[198934]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:02 smithi163 ceph-mon[190496]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:02 smithi087 ceph-mon[198934]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:02 smithi087 ceph-mon[202419]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:04 smithi163 ceph-mon[190496]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:04 smithi087 ceph-mon[202419]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:04 smithi087 ceph-mon[198934]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:05.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:17:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:06 smithi163 ceph-mon[190496]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:07.310 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:06 smithi087 ceph-mon[202419]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:07.310 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:06 smithi087 ceph-mon[198934]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:08 smithi163 ceph-mon[190496]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:08 smithi087 ceph-mon[202419]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:08 smithi087 ceph-mon[198934]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:10 smithi163 ceph-mon[190496]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:10 smithi087 ceph-mon[202419]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:10 smithi087 ceph-mon[198934]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:12 smithi163 ceph-mon[190496]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:12 smithi087 ceph-mon[202419]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:12 smithi087 ceph-mon[198934]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:14 smithi163 ceph-mon[190496]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:14 smithi087 ceph-mon[202419]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:14 smithi087 ceph-mon[198934]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:17:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:16 smithi163 ceph-mon[190496]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:16 smithi087 ceph-mon[202419]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:16 smithi087 ceph-mon[198934]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:18 smithi163 ceph-mon[190496]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:18 smithi087 ceph-mon[202419]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:18 smithi087 ceph-mon[198934]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:20 smithi163 ceph-mon[190496]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:20 smithi087 ceph-mon[202419]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:20 smithi087 ceph-mon[198934]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:22 smithi163 ceph-mon[190496]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:22 smithi087 ceph-mon[202419]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:22 smithi087 ceph-mon[198934]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:24 smithi163 ceph-mon[190496]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:24 smithi087 ceph-mon[202419]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:24 smithi087 ceph-mon[198934]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:17:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:26 smithi163 ceph-mon[190496]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:26 smithi087 ceph-mon[202419]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:26 smithi087 ceph-mon[198934]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:28 smithi163 ceph-mon[190496]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:28 smithi087 ceph-mon[202419]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:28 smithi087 ceph-mon[198934]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:30 smithi163 ceph-mon[190496]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:30 smithi087 ceph-mon[202419]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:30 smithi087 ceph-mon[198934]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:32 smithi163 ceph-mon[190496]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:32 smithi087 ceph-mon[202419]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:32 smithi087 ceph-mon[198934]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:34 smithi163 ceph-mon[190496]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:34 smithi087 ceph-mon[202419]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:34 smithi087 ceph-mon[198934]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:17:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:36 smithi163 ceph-mon[190496]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:36 smithi087 ceph-mon[202419]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:36 smithi087 ceph-mon[198934]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:38 smithi163 ceph-mon[190496]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:38 smithi087 ceph-mon[202419]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:38 smithi087 ceph-mon[198934]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:40 smithi163 ceph-mon[190496]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:40.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:40 smithi087 ceph-mon[202419]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:40.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:40 smithi087 ceph-mon[198934]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:42 smithi163 ceph-mon[190496]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:42 smithi087 ceph-mon[202419]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:42 smithi087 ceph-mon[198934]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:44 smithi163 ceph-mon[190496]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:44 smithi087 ceph-mon[202419]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:44 smithi087 ceph-mon[198934]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:17:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:46 smithi163 ceph-mon[190496]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:46 smithi087 ceph-mon[198934]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:46 smithi087 ceph-mon[202419]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:47.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:17:47.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:17:47.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:17:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:48 smithi163 ceph-mon[190496]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:17:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:17:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[198934]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[202419]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:17:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:17:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:17:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:17:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:50 smithi163 ceph-mon[190496]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:50.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:50 smithi087 ceph-mon[202419]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:50 smithi087 ceph-mon[198934]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:52 smithi163 ceph-mon[190496]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:52 smithi087 ceph-mon[202419]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:52 smithi087 ceph-mon[198934]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:54 smithi163 ceph-mon[190496]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:54 smithi087 ceph-mon[202419]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:54 smithi087 ceph-mon[198934]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:17:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:17:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:17:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:56 smithi163 ceph-mon[190496]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:56 smithi087 ceph-mon[202419]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:56 smithi087 ceph-mon[198934]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:17:58 smithi163 ceph-mon[190496]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:17:58 smithi087 ceph-mon[198934]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:17:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:17:58 smithi087 ceph-mon[202419]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:00 smithi163 ceph-mon[190496]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:00 smithi087 ceph-mon[202419]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:00 smithi087 ceph-mon[198934]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:02 smithi163 ceph-mon[190496]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:02 smithi087 ceph-mon[202419]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:02 smithi087 ceph-mon[198934]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:04 smithi163 ceph-mon[190496]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:04 smithi087 ceph-mon[202419]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:04 smithi087 ceph-mon[198934]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:18:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:06 smithi163 ceph-mon[190496]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:06 smithi087 ceph-mon[202419]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:06 smithi087 ceph-mon[198934]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:08 smithi163 ceph-mon[190496]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:08 smithi087 ceph-mon[202419]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:08 smithi087 ceph-mon[198934]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:10 smithi163 ceph-mon[190496]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:10 smithi087 ceph-mon[202419]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:10 smithi087 ceph-mon[198934]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:12 smithi163 ceph-mon[190496]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:12 smithi087 ceph-mon[202419]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:12 smithi087 ceph-mon[198934]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:14 smithi163 ceph-mon[190496]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:14 smithi087 ceph-mon[202419]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:14 smithi087 ceph-mon[198934]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:18:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:16 smithi163 ceph-mon[190496]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:16 smithi087 ceph-mon[202419]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:16 smithi087 ceph-mon[198934]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:18 smithi163 ceph-mon[190496]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:18 smithi087 ceph-mon[202419]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:18 smithi087 ceph-mon[198934]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:20 smithi163 ceph-mon[190496]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:20 smithi087 ceph-mon[202419]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:20 smithi087 ceph-mon[198934]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:22 smithi163 ceph-mon[190496]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:22 smithi087 ceph-mon[202419]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:22 smithi087 ceph-mon[198934]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:24 smithi163 ceph-mon[190496]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:24 smithi087 ceph-mon[202419]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:24 smithi087 ceph-mon[198934]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:25] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-10-07T20:18:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:26 smithi163 ceph-mon[190496]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:26.596 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:26 smithi087 ceph-mon[202419]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:26.596 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:26 smithi087 ceph-mon[198934]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:28.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:28 smithi163 ceph-mon[190496]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:28 smithi087 ceph-mon[198934]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:28 smithi087 ceph-mon[202419]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:30 smithi163 ceph-mon[190496]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:30 smithi087 ceph-mon[202419]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:30 smithi087 ceph-mon[198934]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:32 smithi163 ceph-mon[190496]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:32 smithi087 ceph-mon[202419]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:32 smithi087 ceph-mon[198934]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:34 smithi163 ceph-mon[190496]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:34 smithi087 ceph-mon[202419]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:34 smithi087 ceph-mon[198934]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:18:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:36 smithi163 ceph-mon[190496]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:36 smithi087 ceph-mon[202419]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:36 smithi087 ceph-mon[198934]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:38 smithi163 ceph-mon[190496]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:38 smithi087 ceph-mon[202419]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:38 smithi087 ceph-mon[198934]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:40 smithi163 ceph-mon[190496]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:40 smithi087 ceph-mon[202419]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:40 smithi087 ceph-mon[198934]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:42 smithi163 ceph-mon[190496]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:42 smithi087 ceph-mon[202419]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:42 smithi087 ceph-mon[198934]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:44 smithi163 ceph-mon[190496]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:44 smithi087 ceph-mon[202419]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:44 smithi087 ceph-mon[198934]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:18:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:46 smithi163 ceph-mon[190496]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:46 smithi087 ceph-mon[202419]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:46 smithi087 ceph-mon[198934]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:48 smithi163 ceph-mon[190496]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:18:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[198934]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:18:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[202419]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:18:48.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:18:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:18:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:50 smithi163 ceph-mon[190496]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:50 smithi087 ceph-mon[202419]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:50 smithi087 ceph-mon[198934]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:52 smithi163 ceph-mon[190496]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:52 smithi087 ceph-mon[202419]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:52 smithi087 ceph-mon[198934]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:54 smithi163 ceph-mon[190496]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:54 smithi087 ceph-mon[202419]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:54 smithi087 ceph-mon[198934]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:18:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:18:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:18:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:56 smithi163 ceph-mon[190496]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:56.587 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:56 smithi087 ceph-mon[198934]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:56.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:56 smithi087 ceph-mon[202419]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:18:58 smithi163 ceph-mon[190496]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:59.663 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:18:58 smithi087 ceph-mon[198934]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:18:59.663 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:18:58 smithi087 ceph-mon[202419]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:00 smithi163 ceph-mon[190496]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:00.742 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:00 smithi087 ceph-mon[198934]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:00.743 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:00 smithi087 ceph-mon[202419]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:02 smithi163 ceph-mon[190496]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:02.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:02 smithi087 ceph-mon[198934]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:02.778 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:02 smithi087 ceph-mon[202419]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:04 smithi163 ceph-mon[190496]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:04 smithi087 ceph-mon[198934]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:04.916 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:04.916 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:04 smithi087 ceph-mon[202419]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:04.916 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:19:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:06 smithi163 ceph-mon[190496]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:06.529 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:06 smithi087 ceph-mon[202419]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:06.530 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:06 smithi087 ceph-mon[198934]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:07.921 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:19:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:19:07.431499209Z level=info msg="Completed cleanup jobs" duration=140.244928ms 2023-10-07T20:19:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:08 smithi163 ceph-mon[190496]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:08 smithi087 ceph-mon[202419]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:08 smithi087 ceph-mon[198934]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:10 smithi163 ceph-mon[190496]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:10 smithi087 ceph-mon[202419]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:10 smithi087 ceph-mon[198934]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:12 smithi163 ceph-mon[190496]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:12 smithi087 ceph-mon[198934]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:12 smithi087 ceph-mon[202419]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:14 smithi163 ceph-mon[190496]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:14 smithi087 ceph-mon[198934]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:14 smithi087 ceph-mon[202419]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:19:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:16 smithi163 ceph-mon[190496]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:16 smithi087 ceph-mon[198934]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:16 smithi087 ceph-mon[202419]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:18 smithi163 ceph-mon[190496]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:18 smithi087 ceph-mon[198934]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:18 smithi087 ceph-mon[202419]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:20 smithi163 ceph-mon[190496]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:20 smithi087 ceph-mon[202419]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:20 smithi087 ceph-mon[198934]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:22 smithi163 ceph-mon[190496]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:22 smithi087 ceph-mon[202419]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:22 smithi087 ceph-mon[198934]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:24 smithi163 ceph-mon[190496]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:24 smithi087 ceph-mon[202419]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:24 smithi087 ceph-mon[198934]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:19:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:26 smithi163 ceph-mon[190496]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:26 smithi087 ceph-mon[202419]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:26 smithi087 ceph-mon[198934]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:28 smithi163 ceph-mon[190496]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:28 smithi087 ceph-mon[202419]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:28 smithi087 ceph-mon[198934]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:30 smithi163 ceph-mon[190496]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:30 smithi087 ceph-mon[202419]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:30 smithi087 ceph-mon[198934]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:32 smithi163 ceph-mon[190496]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:32 smithi087 ceph-mon[202419]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:32 smithi087 ceph-mon[198934]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:34 smithi163 ceph-mon[190496]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:34 smithi087 ceph-mon[202419]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:34 smithi087 ceph-mon[198934]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:19:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:36 smithi163 ceph-mon[190496]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:36 smithi087 ceph-mon[198934]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:36 smithi087 ceph-mon[202419]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:38 smithi163 ceph-mon[190496]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:38 smithi087 ceph-mon[202419]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:38 smithi087 ceph-mon[198934]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:40 smithi163 ceph-mon[190496]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:40 smithi087 ceph-mon[202419]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:40 smithi087 ceph-mon[198934]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:42 smithi163 ceph-mon[190496]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:42 smithi087 ceph-mon[202419]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:42.708 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:42 smithi087 ceph-mon[198934]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:44 smithi163 ceph-mon[190496]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:44 smithi087 ceph-mon[202419]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:44.756 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:44 smithi087 ceph-mon[198934]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:19:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:46 smithi163 ceph-mon[190496]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:46 smithi087 ceph-mon[202419]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:46 smithi087 ceph-mon[198934]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:48 smithi163 ceph-mon[190496]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:48.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:19:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:48 smithi087 ceph-mon[202419]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:19:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:48 smithi087 ceph-mon[198934]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:19:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:19:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:19:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:19:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:50 smithi163 ceph-mon[190496]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:50 smithi087 ceph-mon[202419]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:50 smithi087 ceph-mon[198934]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:52 smithi163 ceph-mon[190496]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:52 smithi087 ceph-mon[202419]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:52 smithi087 ceph-mon[198934]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:54 smithi163 ceph-mon[190496]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:54 smithi087 ceph-mon[198934]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:54 smithi087 ceph-mon[202419]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:19:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:19:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:19:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:56 smithi163 ceph-mon[190496]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:56 smithi087 ceph-mon[202419]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:56 smithi087 ceph-mon[198934]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:19:58 smithi163 ceph-mon[190496]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:19:58 smithi087 ceph-mon[202419]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:19:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:19:58 smithi087 ceph-mon[198934]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:00 smithi163 ceph-mon[190496]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:20:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:00 smithi087 ceph-mon[198934]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:20:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:00 smithi087 ceph-mon[202419]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:20:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:02 smithi163 ceph-mon[190496]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:02 smithi087 ceph-mon[198934]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:02 smithi087 ceph-mon[202419]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:04 smithi163 ceph-mon[190496]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:04 smithi087 ceph-mon[198934]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:04 smithi087 ceph-mon[202419]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:20:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:06 smithi163 ceph-mon[190496]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:06 smithi087 ceph-mon[202419]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:06 smithi087 ceph-mon[198934]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:08 smithi163 ceph-mon[190496]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:08 smithi087 ceph-mon[198934]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:08 smithi087 ceph-mon[202419]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:10 smithi163 ceph-mon[190496]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:10 smithi087 ceph-mon[202419]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:10 smithi087 ceph-mon[198934]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:12 smithi163 ceph-mon[190496]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:12 smithi087 ceph-mon[202419]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:12 smithi087 ceph-mon[198934]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:14 smithi163 ceph-mon[190496]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:14 smithi087 ceph-mon[202419]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:14 smithi087 ceph-mon[198934]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:20:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:16 smithi163 ceph-mon[190496]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:16 smithi087 ceph-mon[202419]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:16 smithi087 ceph-mon[198934]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:18.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:18 smithi163 ceph-mon[190496]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:18 smithi087 ceph-mon[202419]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:18 smithi087 ceph-mon[198934]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:20 smithi163 ceph-mon[190496]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:20 smithi087 ceph-mon[202419]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:20 smithi087 ceph-mon[198934]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:22 smithi163 ceph-mon[190496]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:22 smithi087 ceph-mon[202419]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:22 smithi087 ceph-mon[198934]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:24 smithi163 ceph-mon[190496]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:24 smithi087 ceph-mon[202419]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:24 smithi087 ceph-mon[198934]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:20:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:26 smithi163 ceph-mon[190496]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:26 smithi087 ceph-mon[202419]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:26 smithi087 ceph-mon[198934]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:28 smithi163 ceph-mon[190496]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:28 smithi087 ceph-mon[198934]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:28 smithi087 ceph-mon[202419]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:30 smithi163 ceph-mon[190496]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:30 smithi087 ceph-mon[202419]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:30 smithi087 ceph-mon[198934]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:32 smithi163 ceph-mon[190496]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:32 smithi087 ceph-mon[202419]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:32 smithi087 ceph-mon[198934]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:34 smithi163 ceph-mon[190496]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:34 smithi087 ceph-mon[202419]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:34 smithi087 ceph-mon[198934]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:20:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:36 smithi163 ceph-mon[190496]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:36 smithi087 ceph-mon[202419]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:36 smithi087 ceph-mon[198934]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:38 smithi163 ceph-mon[190496]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:38 smithi087 ceph-mon[202419]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:38 smithi087 ceph-mon[198934]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:40 smithi163 ceph-mon[190496]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:40 smithi087 ceph-mon[202419]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:40 smithi087 ceph-mon[198934]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:42 smithi163 ceph-mon[190496]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:42 smithi087 ceph-mon[198934]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:42 smithi087 ceph-mon[202419]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:44 smithi163 ceph-mon[190496]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:44 smithi087 ceph-mon[202419]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:44 smithi087 ceph-mon[198934]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:20:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:46 smithi163 ceph-mon[190496]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:46 smithi087 ceph-mon[202419]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:46 smithi087 ceph-mon[198934]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:48 smithi163 ceph-mon[190496]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:48 smithi087 ceph-mon[202419]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:48 smithi087 ceph-mon[198934]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:20:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:20:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:20:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:20:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:50 smithi163 ceph-mon[190496]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:50 smithi087 ceph-mon[202419]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:50 smithi087 ceph-mon[198934]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:20:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:20:52.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:20:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:20:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:20:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:54 smithi163 ceph-mon[190496]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:54 smithi087 ceph-mon[202419]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:54 smithi087 ceph-mon[198934]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:20:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:20:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:20:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:56 smithi163 ceph-mon[190496]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:56 smithi087 ceph-mon[202419]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:56 smithi087 ceph-mon[198934]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:20:58 smithi163 ceph-mon[190496]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:20:58 smithi087 ceph-mon[202419]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:20:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:20:58 smithi087 ceph-mon[198934]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:00 smithi163 ceph-mon[190496]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:00 smithi087 ceph-mon[202419]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:00 smithi087 ceph-mon[198934]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:02 smithi163 ceph-mon[190496]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:02 smithi087 ceph-mon[202419]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:02 smithi087 ceph-mon[198934]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:04 smithi163 ceph-mon[190496]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:04 smithi087 ceph-mon[202419]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:04 smithi087 ceph-mon[198934]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:21:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:06 smithi163 ceph-mon[190496]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:06 smithi087 ceph-mon[198934]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:06 smithi087 ceph-mon[202419]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:08 smithi163 ceph-mon[190496]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:08 smithi087 ceph-mon[198934]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:08 smithi087 ceph-mon[202419]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:10.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:10 smithi163 ceph-mon[190496]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:10 smithi087 ceph-mon[198934]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:10 smithi087 ceph-mon[202419]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:12 smithi163 ceph-mon[190496]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:12 smithi087 ceph-mon[198934]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:12 smithi087 ceph-mon[202419]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:14 smithi163 ceph-mon[190496]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:14 smithi087 ceph-mon[202419]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:14 smithi087 ceph-mon[198934]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:21:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:16 smithi163 ceph-mon[190496]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:16 smithi087 ceph-mon[202419]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:16 smithi087 ceph-mon[198934]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:18 smithi163 ceph-mon[190496]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:18 smithi087 ceph-mon[202419]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:18 smithi087 ceph-mon[198934]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:20 smithi163 ceph-mon[190496]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:20 smithi087 ceph-mon[202419]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:20 smithi087 ceph-mon[198934]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:22 smithi163 ceph-mon[190496]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:22 smithi087 ceph-mon[202419]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:22 smithi087 ceph-mon[198934]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:24.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:24 smithi163 ceph-mon[190496]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:24.820 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:24 smithi087 ceph-mon[202419]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:24.821 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:24 smithi087 ceph-mon[198934]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:21:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:26 smithi163 ceph-mon[190496]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:26 smithi087 ceph-mon[198934]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:26 smithi087 ceph-mon[202419]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:28.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:28 smithi163 ceph-mon[190496]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:28 smithi087 ceph-mon[202419]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:28 smithi087 ceph-mon[198934]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:30 smithi163 ceph-mon[190496]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:30 smithi087 ceph-mon[202419]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:30 smithi087 ceph-mon[198934]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:32 smithi163 ceph-mon[190496]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:32 smithi087 ceph-mon[202419]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:32 smithi087 ceph-mon[198934]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:34 smithi163 ceph-mon[190496]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:34 smithi087 ceph-mon[198934]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:34 smithi087 ceph-mon[202419]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:21:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:36 smithi163 ceph-mon[190496]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:36 smithi087 ceph-mon[198934]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:36 smithi087 ceph-mon[202419]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:38 smithi163 ceph-mon[190496]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:38 smithi087 ceph-mon[202419]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:38 smithi087 ceph-mon[198934]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:40 smithi163 ceph-mon[190496]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:40 smithi087 ceph-mon[202419]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:40 smithi087 ceph-mon[198934]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:42 smithi163 ceph-mon[190496]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:42 smithi087 ceph-mon[202419]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:42 smithi087 ceph-mon[198934]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:44 smithi163 ceph-mon[190496]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:44 smithi087 ceph-mon[202419]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:44 smithi087 ceph-mon[198934]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:21:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:46 smithi163 ceph-mon[190496]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:46 smithi087 ceph-mon[202419]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:46 smithi087 ceph-mon[198934]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:48 smithi163 ceph-mon[190496]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:48 smithi087 ceph-mon[202419]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:48 smithi087 ceph-mon[198934]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:21:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:50 smithi163 ceph-mon[190496]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:50 smithi087 ceph-mon[198934]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:50 smithi087 ceph-mon[202419]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:52 smithi163 ceph-mon[190496]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:52.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:52 smithi087 ceph-mon[198934]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:52.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:52 smithi087 ceph-mon[202419]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:21:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:21:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:21:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:21:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:21:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:21:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:21:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:21:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:21:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:21:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:21:53.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:21:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:54 smithi163 ceph-mon[190496]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:54 smithi087 ceph-mon[198934]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:54 smithi087 ceph-mon[202419]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:21:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:21:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:21:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:56 smithi163 ceph-mon[190496]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:56 smithi087 ceph-mon[198934]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:56 smithi087 ceph-mon[202419]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:21:58 smithi163 ceph-mon[190496]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:21:58 smithi087 ceph-mon[198934]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:21:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:21:58 smithi087 ceph-mon[202419]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:00 smithi163 ceph-mon[190496]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:00 smithi087 ceph-mon[198934]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:00 smithi087 ceph-mon[202419]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:02 smithi163 ceph-mon[190496]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:02 smithi087 ceph-mon[198934]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:02 smithi087 ceph-mon[202419]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:04 smithi163 ceph-mon[190496]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:04.747 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:04.748 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:04 smithi087 ceph-mon[198934]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:04.748 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:04.748 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:04 smithi087 ceph-mon[202419]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:04.748 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:22:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:06 smithi163 ceph-mon[190496]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:06 smithi087 ceph-mon[202419]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:06 smithi087 ceph-mon[198934]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:08 smithi163 ceph-mon[190496]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:08 smithi087 ceph-mon[202419]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:08 smithi087 ceph-mon[198934]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:10 smithi163 ceph-mon[190496]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:10 smithi087 ceph-mon[202419]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:10 smithi087 ceph-mon[198934]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:12 smithi163 ceph-mon[190496]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:12 smithi087 ceph-mon[202419]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:12 smithi087 ceph-mon[198934]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:14 smithi163 ceph-mon[190496]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:14 smithi087 ceph-mon[202419]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:14 smithi087 ceph-mon[198934]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:22:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:16 smithi163 ceph-mon[190496]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:16 smithi087 ceph-mon[202419]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:16 smithi087 ceph-mon[198934]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:18 smithi163 ceph-mon[190496]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:18 smithi087 ceph-mon[202419]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:18 smithi087 ceph-mon[198934]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:20 smithi163 ceph-mon[190496]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:20 smithi087 ceph-mon[202419]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:20 smithi087 ceph-mon[198934]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:22 smithi163 ceph-mon[190496]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:22 smithi087 ceph-mon[202419]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:22 smithi087 ceph-mon[198934]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:24 smithi163 ceph-mon[190496]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:24 smithi087 ceph-mon[202419]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:24 smithi087 ceph-mon[198934]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:22:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:26 smithi163 ceph-mon[190496]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:26 smithi087 ceph-mon[202419]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:26 smithi087 ceph-mon[198934]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:28 smithi163 ceph-mon[190496]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:28 smithi087 ceph-mon[202419]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:28 smithi087 ceph-mon[198934]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:30.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:30 smithi163 ceph-mon[190496]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:30 smithi087 ceph-mon[202419]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:30 smithi087 ceph-mon[198934]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:32 smithi163 ceph-mon[190496]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:32 smithi087 ceph-mon[202419]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:32 smithi087 ceph-mon[198934]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:34 smithi163 ceph-mon[190496]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:34 smithi087 ceph-mon[202419]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:34 smithi087 ceph-mon[198934]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:22:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:36 smithi163 ceph-mon[190496]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:36 smithi087 ceph-mon[202419]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:36 smithi087 ceph-mon[198934]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:38 smithi163 ceph-mon[190496]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:38 smithi087 ceph-mon[202419]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:38 smithi087 ceph-mon[198934]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:40 smithi163 ceph-mon[190496]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:40 smithi087 ceph-mon[202419]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:40 smithi087 ceph-mon[198934]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:42 smithi163 ceph-mon[190496]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:42 smithi087 ceph-mon[202419]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:42 smithi087 ceph-mon[198934]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:44 smithi163 ceph-mon[190496]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:44 smithi087 ceph-mon[202419]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:44 smithi087 ceph-mon[198934]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:22:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:46 smithi163 ceph-mon[190496]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:46 smithi087 ceph-mon[202419]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:46 smithi087 ceph-mon[198934]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:48 smithi163 ceph-mon[190496]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:48 smithi087 ceph-mon[202419]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:48 smithi087 ceph-mon[198934]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:22:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:50 smithi163 ceph-mon[190496]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:50 smithi087 ceph-mon[202419]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:50 smithi087 ceph-mon[198934]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:52 smithi163 ceph-mon[190496]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:52 smithi087 ceph-mon[202419]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:52 smithi087 ceph-mon[198934]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:22:53.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:22:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:22:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:54 smithi163 ceph-mon[190496]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:22:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:22:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:22:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[202419]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:22:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:22:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:22:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[198934]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:22:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:22:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:22:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:22:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:22:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:22:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:56 smithi163 ceph-mon[190496]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:56 smithi087 ceph-mon[202419]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:56 smithi087 ceph-mon[198934]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:22:58 smithi163 ceph-mon[190496]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:22:58 smithi087 ceph-mon[202419]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:22:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:22:58 smithi087 ceph-mon[198934]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:00 smithi163 ceph-mon[190496]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:00 smithi087 ceph-mon[202419]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:00 smithi087 ceph-mon[198934]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:02 smithi163 ceph-mon[190496]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:02 smithi087 ceph-mon[202419]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:02 smithi087 ceph-mon[198934]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:04 smithi163 ceph-mon[190496]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:04 smithi087 ceph-mon[202419]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:04 smithi087 ceph-mon[198934]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:05.706 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:23:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:06 smithi163 ceph-mon[190496]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:06 smithi087 ceph-mon[202419]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:06 smithi087 ceph-mon[198934]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:08 smithi163 ceph-mon[190496]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:08 smithi087 ceph-mon[198934]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:08 smithi087 ceph-mon[202419]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:10 smithi163 ceph-mon[190496]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:10 smithi087 ceph-mon[202419]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:10 smithi087 ceph-mon[198934]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:12 smithi163 ceph-mon[190496]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:12 smithi087 ceph-mon[202419]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:12 smithi087 ceph-mon[198934]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:14 smithi163 ceph-mon[190496]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:14 smithi087 ceph-mon[202419]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:14 smithi087 ceph-mon[198934]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:23:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:16 smithi163 ceph-mon[190496]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:16 smithi087 ceph-mon[202419]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:16 smithi087 ceph-mon[198934]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:18 smithi163 ceph-mon[190496]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:18 smithi087 ceph-mon[198934]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:18 smithi087 ceph-mon[202419]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:20 smithi163 ceph-mon[190496]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:20 smithi087 ceph-mon[202419]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:20 smithi087 ceph-mon[198934]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:22 smithi163 ceph-mon[190496]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:22 smithi087 ceph-mon[198934]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:22 smithi087 ceph-mon[202419]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:24 smithi163 ceph-mon[190496]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:24 smithi087 ceph-mon[198934]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:24 smithi087 ceph-mon[202419]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:23:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:26 smithi163 ceph-mon[190496]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:26 smithi087 ceph-mon[202419]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:26 smithi087 ceph-mon[198934]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:28 smithi163 ceph-mon[190496]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:28 smithi087 ceph-mon[202419]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:28 smithi087 ceph-mon[198934]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:30 smithi163 ceph-mon[190496]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:30 smithi087 ceph-mon[202419]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:30 smithi087 ceph-mon[198934]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:32 smithi163 ceph-mon[190496]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:32 smithi087 ceph-mon[202419]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:32 smithi087 ceph-mon[198934]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:34 smithi163 ceph-mon[190496]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:34 smithi087 ceph-mon[202419]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:34 smithi087 ceph-mon[198934]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:23:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:36 smithi163 ceph-mon[190496]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:36 smithi087 ceph-mon[202419]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:36 smithi087 ceph-mon[198934]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:38 smithi163 ceph-mon[190496]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:38 smithi087 ceph-mon[202419]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:38 smithi087 ceph-mon[198934]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:40 smithi163 ceph-mon[190496]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:40 smithi087 ceph-mon[202419]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:40 smithi087 ceph-mon[198934]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:42 smithi163 ceph-mon[190496]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:42 smithi087 ceph-mon[202419]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:42 smithi087 ceph-mon[198934]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:44 smithi163 ceph-mon[190496]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:44 smithi087 ceph-mon[202419]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:44 smithi087 ceph-mon[198934]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:23:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:46 smithi163 ceph-mon[190496]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:46 smithi087 ceph-mon[198934]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:46 smithi087 ceph-mon[202419]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:48 smithi163 ceph-mon[190496]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:48 smithi087 ceph-mon[202419]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:48 smithi087 ceph-mon[198934]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:23:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:50 smithi163 ceph-mon[190496]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:50 smithi087 ceph-mon[198934]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:50 smithi087 ceph-mon[202419]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:52 smithi163 ceph-mon[190496]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:52 smithi087 ceph-mon[198934]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:52 smithi087 ceph-mon[202419]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:54 smithi163 ceph-mon[190496]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:23:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:23:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:23:54.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[198934]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[202419]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:23:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:23:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:23:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:23:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:23:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:23:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:23:56.521 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:56 smithi163 ceph-mon[190496]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:56.521 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:56 smithi087 ceph-mon[202419]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:56.521 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:56 smithi087 ceph-mon[198934]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:23:58 smithi163 ceph-mon[190496]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:23:58 smithi087 ceph-mon[202419]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:23:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:23:58 smithi087 ceph-mon[198934]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:00 smithi163 ceph-mon[190496]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:00 smithi087 ceph-mon[202419]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:00 smithi087 ceph-mon[198934]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:02 smithi163 ceph-mon[190496]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:02.814 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:02 smithi087 ceph-mon[202419]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:02.814 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:02 smithi087 ceph-mon[198934]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:04 smithi163 ceph-mon[190496]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:05.367 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:05.368 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:04 smithi087 ceph-mon[202419]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:05.368 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:05.368 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:04 smithi087 ceph-mon[198934]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:05.369 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:24:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:06 smithi163 ceph-mon[190496]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:06.562 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:06 smithi087 ceph-mon[202419]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:06.563 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:06 smithi087 ceph-mon[198934]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:08 smithi163 ceph-mon[190496]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:08.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:08 smithi087 ceph-mon[202419]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:08.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:08 smithi087 ceph-mon[198934]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:10 smithi163 ceph-mon[190496]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:10 smithi087 ceph-mon[202419]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:10 smithi087 ceph-mon[198934]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:12 smithi163 ceph-mon[190496]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:12 smithi087 ceph-mon[202419]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:12 smithi087 ceph-mon[198934]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:14 smithi163 ceph-mon[190496]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:14 smithi087 ceph-mon[198934]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:14 smithi087 ceph-mon[202419]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:24:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:16 smithi163 ceph-mon[190496]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:16.662 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:16 smithi087 ceph-mon[198934]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:16.662 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:16 smithi087 ceph-mon[202419]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:18 smithi163 ceph-mon[190496]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:18 smithi087 ceph-mon[198934]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:18 smithi087 ceph-mon[202419]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:20 smithi163 ceph-mon[190496]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:20 smithi087 ceph-mon[202419]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:20 smithi087 ceph-mon[198934]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:22 smithi163 ceph-mon[190496]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:22 smithi087 ceph-mon[202419]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:22.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:22 smithi087 ceph-mon[198934]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:24 smithi163 ceph-mon[190496]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:24 smithi087 ceph-mon[198934]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:24 smithi087 ceph-mon[202419]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:24:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:26 smithi163 ceph-mon[190496]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:26 smithi087 ceph-mon[202419]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:26 smithi087 ceph-mon[198934]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:28 smithi163 ceph-mon[190496]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:28 smithi087 ceph-mon[202419]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:28 smithi087 ceph-mon[198934]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:30 smithi163 ceph-mon[190496]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:30 smithi087 ceph-mon[202419]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:30 smithi087 ceph-mon[198934]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:32 smithi163 ceph-mon[190496]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:32 smithi087 ceph-mon[202419]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:32 smithi087 ceph-mon[198934]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:34 smithi163 ceph-mon[190496]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:34 smithi087 ceph-mon[202419]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:34 smithi087 ceph-mon[198934]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:24:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:36 smithi163 ceph-mon[190496]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:36 smithi087 ceph-mon[198934]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:36 smithi087 ceph-mon[202419]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:38 smithi163 ceph-mon[190496]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:38.758 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:38 smithi087 ceph-mon[202419]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:38.758 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:38 smithi087 ceph-mon[198934]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:40 smithi163 ceph-mon[190496]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:40.748 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:40 smithi087 ceph-mon[198934]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:40.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:40 smithi087 ceph-mon[202419]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:42 smithi163 ceph-mon[190496]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:42 smithi087 ceph-mon[198934]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:42 smithi087 ceph-mon[202419]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:44 smithi163 ceph-mon[190496]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:44 smithi087 ceph-mon[198934]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:44 smithi087 ceph-mon[202419]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:24:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:46 smithi163 ceph-mon[190496]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:46 smithi087 ceph-mon[202419]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:46 smithi087 ceph-mon[198934]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:48 smithi163 ceph-mon[190496]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:48 smithi087 ceph-mon[202419]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:48 smithi087 ceph-mon[198934]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:24:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:50 smithi163 ceph-mon[190496]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:50 smithi087 ceph-mon[202419]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:50 smithi087 ceph-mon[198934]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:52 smithi163 ceph-mon[190496]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:52 smithi087 ceph-mon[202419]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:52 smithi087 ceph-mon[198934]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:54 smithi163 ceph-mon[190496]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:24:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:54 smithi087 ceph-mon[202419]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:24:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:54 smithi087 ceph-mon[198934]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:24:55.663 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:24:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:24:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:24:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:24:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:24:55.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:55 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:24:55.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:24:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:55 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:24:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:56 smithi163 ceph-mon[190496]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:56 smithi087 ceph-mon[202419]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:56 smithi087 ceph-mon[198934]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:24:58 smithi163 ceph-mon[190496]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:24:58 smithi087 ceph-mon[202419]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:24:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:24:58 smithi087 ceph-mon[198934]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:00 smithi163 ceph-mon[190496]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:00 smithi087 ceph-mon[202419]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:00 smithi087 ceph-mon[198934]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:02 smithi163 ceph-mon[190496]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:02 smithi087 ceph-mon[202419]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:02 smithi087 ceph-mon[198934]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:04 smithi087 ceph-mon[202419]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:04 smithi087 ceph-mon[198934]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:04 smithi163 ceph-mon[190496]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:25:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:06 smithi087 ceph-mon[202419]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:06 smithi087 ceph-mon[198934]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:06 smithi163 ceph-mon[190496]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:08 smithi163 ceph-mon[190496]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:08 smithi087 ceph-mon[202419]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:08 smithi087 ceph-mon[198934]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:10 smithi163 ceph-mon[190496]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:10 smithi087 ceph-mon[202419]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:10 smithi087 ceph-mon[198934]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:12 smithi163 ceph-mon[190496]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:12 smithi087 ceph-mon[202419]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:12 smithi087 ceph-mon[198934]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:14 smithi163 ceph-mon[190496]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:14 smithi087 ceph-mon[202419]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:14 smithi087 ceph-mon[198934]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:25:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:16 smithi087 ceph-mon[198934]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:16 smithi087 ceph-mon[202419]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:16 smithi163 ceph-mon[190496]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:18 smithi163 ceph-mon[190496]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:18 smithi087 ceph-mon[198934]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:18 smithi087 ceph-mon[202419]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:20 smithi163 ceph-mon[190496]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:20 smithi087 ceph-mon[202419]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:20 smithi087 ceph-mon[198934]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:22 smithi163 ceph-mon[190496]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:22 smithi087 ceph-mon[198934]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:22 smithi087 ceph-mon[202419]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:24 smithi163 ceph-mon[190496]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:24 smithi087 ceph-mon[198934]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:24 smithi087 ceph-mon[202419]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:25:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:26 smithi087 ceph-mon[198934]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:26 smithi087 ceph-mon[202419]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:26 smithi163 ceph-mon[190496]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:28 smithi163 ceph-mon[190496]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:28 smithi087 ceph-mon[202419]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:28 smithi087 ceph-mon[198934]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:30 smithi163 ceph-mon[190496]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:30 smithi087 ceph-mon[202419]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:30 smithi087 ceph-mon[198934]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:32 smithi163 ceph-mon[190496]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:32 smithi087 ceph-mon[202419]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:32 smithi087 ceph-mon[198934]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:34 smithi163 ceph-mon[190496]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:34 smithi087 ceph-mon[202419]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:34 smithi087 ceph-mon[198934]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:25:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:36 smithi087 ceph-mon[202419]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:36 smithi087 ceph-mon[198934]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:36 smithi163 ceph-mon[190496]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:38 smithi163 ceph-mon[190496]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:38 smithi087 ceph-mon[202419]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:38 smithi087 ceph-mon[198934]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:40 smithi163 ceph-mon[190496]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:40 smithi087 ceph-mon[202419]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:40 smithi087 ceph-mon[198934]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:42 smithi163 ceph-mon[190496]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:42 smithi087 ceph-mon[198934]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:42 smithi087 ceph-mon[202419]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:44 smithi163 ceph-mon[190496]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:44 smithi087 ceph-mon[202419]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:44 smithi087 ceph-mon[198934]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:25:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:46 smithi087 ceph-mon[202419]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:46 smithi087 ceph-mon[198934]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:46 smithi163 ceph-mon[190496]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:48 smithi163 ceph-mon[190496]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:48 smithi087 ceph-mon[202419]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:48.726 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:48 smithi087 ceph-mon[198934]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:25:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:50 smithi163 ceph-mon[190496]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:50 smithi087 ceph-mon[202419]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:50 smithi087 ceph-mon[198934]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:52 smithi163 ceph-mon[190496]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:52 smithi087 ceph-mon[202419]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:52 smithi087 ceph-mon[198934]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:54 smithi163 ceph-mon[190496]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:54 smithi087 ceph-mon[202419]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:54 smithi087 ceph-mon[198934]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:25:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:25:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:25:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[202419]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:25:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[198934]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:25:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:25:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:25:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:25:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:25:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:56 smithi163 ceph-mon[190496]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:25:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:25:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:25:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:25:56.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:25:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:25:58 smithi163 ceph-mon[190496]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:25:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:25:58 smithi087 ceph-mon[202419]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:25:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:25:58 smithi087 ceph-mon[198934]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:00 smithi163 ceph-mon[190496]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:00 smithi087 ceph-mon[202419]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:00 smithi087 ceph-mon[198934]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:02 smithi163 ceph-mon[190496]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:02 smithi087 ceph-mon[202419]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:02 smithi087 ceph-mon[198934]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:04 smithi163 ceph-mon[190496]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:04 smithi087 ceph-mon[202419]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:04 smithi087 ceph-mon[198934]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:26:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:06 smithi087 ceph-mon[198934]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:06 smithi087 ceph-mon[202419]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:06 smithi163 ceph-mon[190496]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:08 smithi163 ceph-mon[190496]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:08 smithi087 ceph-mon[202419]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:08 smithi087 ceph-mon[198934]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:10 smithi163 ceph-mon[190496]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:10 smithi087 ceph-mon[202419]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:10 smithi087 ceph-mon[198934]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:12 smithi163 ceph-mon[190496]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:12 smithi087 ceph-mon[202419]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:12 smithi087 ceph-mon[198934]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:14 smithi163 ceph-mon[190496]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:14 smithi087 ceph-mon[202419]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:14 smithi087 ceph-mon[198934]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:26:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:26:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:16 smithi087 ceph-mon[198934]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:16 smithi087 ceph-mon[202419]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:16 smithi163 ceph-mon[190496]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:18 smithi163 ceph-mon[190496]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:18 smithi087 ceph-mon[198934]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:18.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:18 smithi087 ceph-mon[202419]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:20 smithi163 ceph-mon[190496]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:20 smithi087 ceph-mon[202419]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:20 smithi087 ceph-mon[198934]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:22 smithi163 ceph-mon[190496]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:22 smithi087 ceph-mon[202419]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:22 smithi087 ceph-mon[198934]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:24 smithi163 ceph-mon[190496]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:24 smithi087 ceph-mon[202419]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:24 smithi087 ceph-mon[198934]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:26:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:26 smithi087 ceph-mon[202419]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:26 smithi087 ceph-mon[198934]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:26 smithi163 ceph-mon[190496]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:28 smithi163 ceph-mon[190496]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:28 smithi087 ceph-mon[202419]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:28 smithi087 ceph-mon[198934]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:30 smithi163 ceph-mon[190496]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:30 smithi087 ceph-mon[202419]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:30 smithi087 ceph-mon[198934]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:32 smithi163 ceph-mon[190496]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:32 smithi087 ceph-mon[202419]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:32 smithi087 ceph-mon[198934]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:34 smithi163 ceph-mon[190496]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:34 smithi087 ceph-mon[202419]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:34 smithi087 ceph-mon[198934]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:26:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:36 smithi087 ceph-mon[202419]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:36 smithi087 ceph-mon[198934]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:36 smithi163 ceph-mon[190496]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:38 smithi163 ceph-mon[190496]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:38 smithi087 ceph-mon[202419]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:38 smithi087 ceph-mon[198934]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:40 smithi163 ceph-mon[190496]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:40 smithi087 ceph-mon[202419]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:40 smithi087 ceph-mon[198934]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:42 smithi163 ceph-mon[190496]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:42 smithi087 ceph-mon[202419]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:42 smithi087 ceph-mon[198934]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:44 smithi163 ceph-mon[190496]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:44.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:44 smithi087 ceph-mon[202419]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:44.708 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:44 smithi087 ceph-mon[198934]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:26:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:46 smithi087 ceph-mon[202419]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:46 smithi087 ceph-mon[198934]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:46 smithi163 ceph-mon[190496]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:48 smithi163 ceph-mon[190496]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:48 smithi087 ceph-mon[202419]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:48 smithi087 ceph-mon[198934]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:26:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:50 smithi163 ceph-mon[190496]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:50 smithi087 ceph-mon[198934]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:50 smithi087 ceph-mon[202419]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:52 smithi163 ceph-mon[190496]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:52 smithi087 ceph-mon[198934]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:52 smithi087 ceph-mon[202419]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:54 smithi163 ceph-mon[190496]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:54 smithi087 ceph-mon[202419]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:54 smithi087 ceph-mon[198934]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:26:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:26:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:26:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:56 smithi087 ceph-mon[202419]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:26:56.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:56 smithi087 ceph-mon[198934]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:56.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:26:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:56 smithi163 ceph-mon[190496]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:26:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:26:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:26:57.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:26:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:26:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:26:57.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:26:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:26:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:26:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:26:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:26:58 smithi087 ceph-mon[198934]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:58.478 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:26:58 smithi087 ceph-mon[202419]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:26:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:26:58 smithi163 ceph-mon[190496]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:00 smithi163 ceph-mon[190496]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:00 smithi087 ceph-mon[202419]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:00 smithi087 ceph-mon[198934]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:02 smithi163 ceph-mon[190496]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:02 smithi087 ceph-mon[202419]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:02 smithi087 ceph-mon[198934]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:04 smithi163 ceph-mon[190496]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:04 smithi087 ceph-mon[202419]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:04 smithi087 ceph-mon[198934]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:27:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:06 smithi087 ceph-mon[202419]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:06.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:06 smithi087 ceph-mon[198934]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:06 smithi163 ceph-mon[190496]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:08 smithi163 ceph-mon[190496]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:08 smithi087 ceph-mon[202419]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:08 smithi087 ceph-mon[198934]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:10 smithi163 ceph-mon[190496]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:10 smithi087 ceph-mon[202419]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:10 smithi087 ceph-mon[198934]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:12 smithi163 ceph-mon[190496]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:12 smithi087 ceph-mon[198934]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:12 smithi087 ceph-mon[202419]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:14 smithi163 ceph-mon[190496]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:14 smithi087 ceph-mon[198934]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:14 smithi087 ceph-mon[202419]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:27:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:16 smithi087 ceph-mon[198934]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:16 smithi087 ceph-mon[202419]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:16 smithi163 ceph-mon[190496]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:18 smithi163 ceph-mon[190496]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:18 smithi087 ceph-mon[198934]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:18 smithi087 ceph-mon[202419]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:20 smithi163 ceph-mon[190496]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:20 smithi087 ceph-mon[198934]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:20 smithi087 ceph-mon[202419]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:22 smithi163 ceph-mon[190496]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:22 smithi087 ceph-mon[202419]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:22 smithi087 ceph-mon[198934]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:24 smithi163 ceph-mon[190496]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:24 smithi087 ceph-mon[202419]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:24 smithi087 ceph-mon[198934]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:27:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:26 smithi087 ceph-mon[198934]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:26 smithi087 ceph-mon[202419]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:26 smithi163 ceph-mon[190496]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:28 smithi163 ceph-mon[190496]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:28 smithi087 ceph-mon[198934]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:28 smithi087 ceph-mon[202419]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:30 smithi163 ceph-mon[190496]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:30 smithi087 ceph-mon[198934]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:30 smithi087 ceph-mon[202419]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:32 smithi163 ceph-mon[190496]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:32 smithi087 ceph-mon[202419]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:32 smithi087 ceph-mon[198934]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:34 smithi163 ceph-mon[190496]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:34 smithi087 ceph-mon[202419]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:34 smithi087 ceph-mon[198934]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:27:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:36 smithi087 ceph-mon[202419]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:36 smithi087 ceph-mon[198934]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:36 smithi163 ceph-mon[190496]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:38 smithi163 ceph-mon[190496]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:38 smithi087 ceph-mon[202419]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:38 smithi087 ceph-mon[198934]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:40 smithi163 ceph-mon[190496]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:40 smithi087 ceph-mon[202419]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:40 smithi087 ceph-mon[198934]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:42 smithi163 ceph-mon[190496]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:42 smithi087 ceph-mon[202419]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:42 smithi087 ceph-mon[198934]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:44 smithi163 ceph-mon[190496]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:44 smithi087 ceph-mon[202419]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:44 smithi087 ceph-mon[198934]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:27:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:46 smithi087 ceph-mon[202419]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:46 smithi087 ceph-mon[198934]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:46 smithi163 ceph-mon[190496]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:48 smithi163 ceph-mon[190496]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:48 smithi087 ceph-mon[202419]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:48 smithi087 ceph-mon[198934]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:27:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:50 smithi163 ceph-mon[190496]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:50 smithi087 ceph-mon[202419]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:50 smithi087 ceph-mon[198934]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:52 smithi163 ceph-mon[190496]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:52 smithi087 ceph-mon[202419]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:52.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:52 smithi087 ceph-mon[198934]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:54 smithi163 ceph-mon[190496]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:54 smithi087 ceph-mon[202419]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:54 smithi087 ceph-mon[198934]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:27:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:27:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:27:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:56 smithi163 ceph-mon[190496]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:56 smithi087 ceph-mon[202419]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:56 smithi087 ceph-mon[198934]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:27:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:27:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:27:57.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:27:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:27:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:27:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:27:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:27:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:27:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:27:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:27:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:27:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:27:58 smithi163 ceph-mon[190496]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:27:58 smithi087 ceph-mon[202419]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:27:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:27:58 smithi087 ceph-mon[198934]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:00 smithi163 ceph-mon[190496]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:00 smithi087 ceph-mon[202419]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:00 smithi087 ceph-mon[198934]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:02 smithi163 ceph-mon[190496]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:02 smithi087 ceph-mon[202419]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:02 smithi087 ceph-mon[198934]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:04 smithi163 ceph-mon[190496]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:04 smithi087 ceph-mon[202419]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:04 smithi087 ceph-mon[198934]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:28:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:06 smithi087 ceph-mon[198934]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:06 smithi087 ceph-mon[202419]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:06 smithi163 ceph-mon[190496]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:08 smithi163 ceph-mon[190496]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:08 smithi087 ceph-mon[202419]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:08.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:08 smithi087 ceph-mon[198934]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:10 smithi163 ceph-mon[190496]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:10 smithi087 ceph-mon[202419]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:10 smithi087 ceph-mon[198934]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:12.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:12 smithi163 ceph-mon[190496]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:12 smithi087 ceph-mon[202419]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:12 smithi087 ceph-mon[198934]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:14 smithi163 ceph-mon[190496]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:14 smithi087 ceph-mon[198934]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:14 smithi087 ceph-mon[202419]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:28:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:16 smithi163 ceph-mon[190496]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:16 smithi087 ceph-mon[202419]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:16 smithi087 ceph-mon[198934]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:18 smithi163 ceph-mon[190496]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:18 smithi087 ceph-mon[202419]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:18 smithi087 ceph-mon[198934]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:20 smithi087 ceph-mon[202419]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:20 smithi087 ceph-mon[198934]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:20 smithi163 ceph-mon[190496]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:22.432 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:22 smithi087 ceph-mon[202419]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:22.433 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:22 smithi087 ceph-mon[198934]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:22 smithi163 ceph-mon[190496]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:24 smithi087 ceph-mon[202419]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:24.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:24 smithi087 ceph-mon[198934]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:24 smithi163 ceph-mon[190496]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:28:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:26 smithi163 ceph-mon[190496]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:26 smithi087 ceph-mon[202419]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:26 smithi087 ceph-mon[198934]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:28 smithi163 ceph-mon[190496]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:28 smithi087 ceph-mon[202419]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:28 smithi087 ceph-mon[198934]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:30 smithi087 ceph-mon[202419]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:30 smithi087 ceph-mon[198934]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:30 smithi163 ceph-mon[190496]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:32 smithi087 ceph-mon[202419]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:32 smithi087 ceph-mon[198934]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:32 smithi163 ceph-mon[190496]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:34 smithi087 ceph-mon[202419]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:34 smithi087 ceph-mon[198934]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:34 smithi163 ceph-mon[190496]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:28:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:36 smithi163 ceph-mon[190496]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:36 smithi087 ceph-mon[202419]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:36 smithi087 ceph-mon[198934]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:38 smithi087 ceph-mon[202419]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:38 smithi087 ceph-mon[198934]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:38 smithi163 ceph-mon[190496]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:40 smithi087 ceph-mon[202419]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:40 smithi087 ceph-mon[198934]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:40 smithi163 ceph-mon[190496]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:42 smithi087 ceph-mon[202419]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:42 smithi087 ceph-mon[198934]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:42 smithi163 ceph-mon[190496]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:44 smithi087 ceph-mon[202419]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:44 smithi087 ceph-mon[198934]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:44 smithi163 ceph-mon[190496]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:28:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:46 smithi163 ceph-mon[190496]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:46 smithi087 ceph-mon[202419]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:46 smithi087 ceph-mon[198934]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:48 smithi087 ceph-mon[202419]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:48.737 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:48 smithi087 ceph-mon[198934]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:48 smithi163 ceph-mon[190496]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:28:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:50 smithi087 ceph-mon[202419]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:50 smithi087 ceph-mon[198934]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:50 smithi163 ceph-mon[190496]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:52 smithi087 ceph-mon[202419]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:52 smithi087 ceph-mon[198934]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:52 smithi163 ceph-mon[190496]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:54 smithi087 ceph-mon[202419]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:54 smithi087 ceph-mon[198934]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:54 smithi163 ceph-mon[190496]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:28:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:28:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:28:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:56 smithi163 ceph-mon[190496]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:56 smithi087 ceph-mon[202419]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:56 smithi087 ceph-mon[198934]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:57.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:28:57.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:28:57.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:28:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:58 smithi163 ceph-mon[190496]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:28:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:28:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:28:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:28:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[202419]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:28:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:28:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:28:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[198934]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:28:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:28:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:28:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:28:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:29:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:00 smithi087 ceph-mon[202419]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:00 smithi087 ceph-mon[198934]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:00 smithi163 ceph-mon[190496]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:02 smithi087 ceph-mon[202419]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:02 smithi087 ceph-mon[198934]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:02 smithi163 ceph-mon[190496]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:04 smithi087 ceph-mon[202419]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:04 smithi087 ceph-mon[198934]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:04 smithi163 ceph-mon[190496]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:29:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:06 smithi163 ceph-mon[190496]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:06 smithi087 ceph-mon[202419]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:06 smithi087 ceph-mon[198934]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:08.171 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:29:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:29:07.731276588Z level=info msg="Completed cleanup jobs" duration=440.447094ms 2023-10-07T20:29:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:08 smithi087 ceph-mon[202419]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:08 smithi087 ceph-mon[198934]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:08 smithi163 ceph-mon[190496]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:10 smithi087 ceph-mon[202419]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:10 smithi087 ceph-mon[198934]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:10 smithi163 ceph-mon[190496]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:12 smithi087 ceph-mon[202419]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:12 smithi087 ceph-mon[198934]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:12 smithi163 ceph-mon[190496]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:14 smithi087 ceph-mon[202419]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:14 smithi087 ceph-mon[198934]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:14 smithi163 ceph-mon[190496]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:29:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:16 smithi163 ceph-mon[190496]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:16 smithi087 ceph-mon[202419]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:16 smithi087 ceph-mon[198934]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:18 smithi087 ceph-mon[202419]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:18 smithi087 ceph-mon[198934]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:18 smithi163 ceph-mon[190496]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:20 smithi087 ceph-mon[202419]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:20 smithi087 ceph-mon[198934]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:20 smithi163 ceph-mon[190496]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:22 smithi087 ceph-mon[198934]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:22 smithi087 ceph-mon[202419]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:22 smithi163 ceph-mon[190496]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:24 smithi087 ceph-mon[202419]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:24 smithi087 ceph-mon[198934]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:24.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:24 smithi163 ceph-mon[190496]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:29:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:26 smithi163 ceph-mon[190496]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:26 smithi087 ceph-mon[202419]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:26 smithi087 ceph-mon[198934]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:28 smithi087 ceph-mon[198934]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:28 smithi087 ceph-mon[202419]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:28 smithi163 ceph-mon[190496]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:30 smithi087 ceph-mon[198934]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:30 smithi087 ceph-mon[202419]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:30 smithi163 ceph-mon[190496]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:32 smithi087 ceph-mon[202419]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:32 smithi087 ceph-mon[198934]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:32 smithi163 ceph-mon[190496]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:34 smithi087 ceph-mon[202419]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:34 smithi087 ceph-mon[198934]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:34 smithi163 ceph-mon[190496]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:29:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:36 smithi163 ceph-mon[190496]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:36 smithi087 ceph-mon[202419]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:36 smithi087 ceph-mon[198934]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:38 smithi087 ceph-mon[202419]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:38 smithi087 ceph-mon[198934]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:38 smithi163 ceph-mon[190496]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:40 smithi087 ceph-mon[202419]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:40 smithi087 ceph-mon[198934]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:40 smithi163 ceph-mon[190496]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:42 smithi087 ceph-mon[202419]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:42 smithi087 ceph-mon[198934]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:42 smithi163 ceph-mon[190496]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:44 smithi087 ceph-mon[202419]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:44 smithi087 ceph-mon[198934]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:44 smithi163 ceph-mon[190496]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:29:46.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:46 smithi163 ceph-mon[190496]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:46 smithi087 ceph-mon[202419]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:46 smithi087 ceph-mon[198934]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:48 smithi087 ceph-mon[202419]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:48.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:48 smithi087 ceph-mon[198934]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:48 smithi163 ceph-mon[190496]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:29:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:50 smithi087 ceph-mon[198934]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:50 smithi087 ceph-mon[202419]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:50 smithi163 ceph-mon[190496]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:52 smithi087 ceph-mon[202419]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:52 smithi087 ceph-mon[198934]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:52 smithi163 ceph-mon[190496]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:54 smithi163 ceph-mon[190496]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:54 smithi087 ceph-mon[202419]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:54 smithi087 ceph-mon[198934]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:29:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:29:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:29:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:56 smithi163 ceph-mon[190496]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:56 smithi087 ceph-mon[202419]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:56.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:56 smithi087 ceph-mon[198934]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:58.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[198934]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[202419]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:29:58.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:29:58.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:29:58.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:29:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:29:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:58 smithi163 ceph-mon[190496]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:29:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:29:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:29:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:29:58.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:29:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:30:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:00 smithi087 ceph-mon[202419]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:30:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:00 smithi087 ceph-mon[198934]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:30:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:00 smithi163 ceph-mon[190496]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:30:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:02 smithi087 ceph-mon[202419]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:02 smithi087 ceph-mon[198934]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:02 smithi163 ceph-mon[190496]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:04 smithi087 ceph-mon[202419]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:04 smithi087 ceph-mon[198934]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:04 smithi163 ceph-mon[190496]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:30:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:06 smithi163 ceph-mon[190496]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:06 smithi087 ceph-mon[202419]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:06 smithi087 ceph-mon[198934]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:08 smithi087 ceph-mon[202419]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:08 smithi087 ceph-mon[198934]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:08 smithi163 ceph-mon[190496]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:10 smithi087 ceph-mon[202419]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:10 smithi087 ceph-mon[198934]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:10 smithi163 ceph-mon[190496]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:12 smithi087 ceph-mon[202419]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:12 smithi087 ceph-mon[198934]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:12 smithi163 ceph-mon[190496]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:14 smithi163 ceph-mon[190496]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:14 smithi087 ceph-mon[202419]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:14 smithi087 ceph-mon[198934]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:30:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:16 smithi163 ceph-mon[190496]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:16 smithi087 ceph-mon[198934]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:16 smithi087 ceph-mon[202419]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:18 smithi087 ceph-mon[202419]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:18 smithi087 ceph-mon[198934]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:18 smithi163 ceph-mon[190496]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:20 smithi087 ceph-mon[202419]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:20 smithi087 ceph-mon[198934]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:20 smithi163 ceph-mon[190496]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:22 smithi163 ceph-mon[190496]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:22 smithi087 ceph-mon[202419]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:22 smithi087 ceph-mon[198934]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:24 smithi163 ceph-mon[190496]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:24 smithi087 ceph-mon[202419]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:24 smithi087 ceph-mon[198934]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:30:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:26 smithi163 ceph-mon[190496]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:26 smithi087 ceph-mon[202419]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:26 smithi087 ceph-mon[198934]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:28 smithi087 ceph-mon[202419]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:28 smithi087 ceph-mon[198934]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:28 smithi163 ceph-mon[190496]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:30 smithi087 ceph-mon[202419]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:30 smithi087 ceph-mon[198934]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:30 smithi163 ceph-mon[190496]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:32 smithi163 ceph-mon[190496]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:32 smithi087 ceph-mon[202419]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:32 smithi087 ceph-mon[198934]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:34 smithi163 ceph-mon[190496]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:34 smithi087 ceph-mon[202419]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:34 smithi087 ceph-mon[198934]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:30:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:36 smithi163 ceph-mon[190496]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:36 smithi087 ceph-mon[202419]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:36 smithi087 ceph-mon[198934]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:38 smithi087 ceph-mon[202419]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:38 smithi087 ceph-mon[198934]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:38.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:38 smithi163 ceph-mon[190496]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:40 smithi163 ceph-mon[190496]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:40 smithi087 ceph-mon[198934]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:40 smithi087 ceph-mon[202419]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:42 smithi163 ceph-mon[190496]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:42 smithi087 ceph-mon[202419]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:42 smithi087 ceph-mon[198934]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:44 smithi163 ceph-mon[190496]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:44 smithi087 ceph-mon[202419]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:44 smithi087 ceph-mon[198934]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:30:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:46 smithi163 ceph-mon[190496]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:46 smithi087 ceph-mon[198934]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:46 smithi087 ceph-mon[202419]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:48 smithi163 ceph-mon[190496]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:48 smithi087 ceph-mon[202419]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:48.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:48 smithi087 ceph-mon[198934]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:30:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:50 smithi163 ceph-mon[190496]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:50 smithi087 ceph-mon[202419]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:50 smithi087 ceph-mon[198934]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:52 smithi163 ceph-mon[190496]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:52 smithi087 ceph-mon[202419]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:52 smithi087 ceph-mon[198934]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:54 smithi163 ceph-mon[190496]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:54 smithi087 ceph-mon[202419]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:54 smithi087 ceph-mon[198934]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:30:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:30:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:30:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:30:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:56 smithi163 ceph-mon[190496]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:56 smithi087 ceph-mon[202419]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:56 smithi087 ceph-mon[198934]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:58 smithi163 ceph-mon[190496]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:30:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:30:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:58 smithi087 ceph-mon[198934]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:30:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:30:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:58 smithi087 ceph-mon[202419]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-10-07T20:30:58.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:30:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:31:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:00 smithi163 ceph-mon[190496]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:00 smithi087 ceph-mon[202419]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:00 smithi087 ceph-mon[198934]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:02.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:02.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:04.566 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:04 smithi163 ceph-mon[190496]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:04.566 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:04 smithi087 ceph-mon[202419]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:04 smithi087 ceph-mon[198934]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:31:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:06 smithi163 ceph-mon[190496]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:06 smithi087 ceph-mon[202419]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:06 smithi087 ceph-mon[198934]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:07.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:07.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:07.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:07.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:08 smithi163 ceph-mon[190496]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:08 smithi087 ceph-mon[202419]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:08 smithi087 ceph-mon[198934]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:31:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:31:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:31:10.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:31:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:12 smithi163 ceph-mon[190496]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:12 smithi087 ceph-mon[202419]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:12 smithi087 ceph-mon[198934]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:14 smithi163 ceph-mon[190496]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:14 smithi087 ceph-mon[202419]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:14 smithi087 ceph-mon[198934]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:31:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:16 smithi163 ceph-mon[190496]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:16 smithi087 ceph-mon[202419]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:16 smithi087 ceph-mon[198934]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:18 smithi163 ceph-mon[190496]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:18 smithi087 ceph-mon[202419]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:18 smithi087 ceph-mon[198934]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:20 smithi163 ceph-mon[190496]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:20 smithi087 ceph-mon[202419]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:20 smithi087 ceph-mon[198934]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:22 smithi163 ceph-mon[190496]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:22 smithi087 ceph-mon[202419]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:22 smithi087 ceph-mon[198934]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:24 smithi163 ceph-mon[190496]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:24 smithi087 ceph-mon[202419]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:24 smithi087 ceph-mon[198934]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:31:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:26 smithi163 ceph-mon[190496]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:26 smithi087 ceph-mon[202419]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:26 smithi087 ceph-mon[198934]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:28 smithi163 ceph-mon[190496]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:28 smithi087 ceph-mon[202419]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:28 smithi087 ceph-mon[198934]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:30 smithi163 ceph-mon[190496]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:30 smithi087 ceph-mon[202419]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:30 smithi087 ceph-mon[198934]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:32 smithi163 ceph-mon[190496]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:32 smithi087 ceph-mon[202419]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:32.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:32 smithi087 ceph-mon[198934]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:34 smithi163 ceph-mon[190496]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:34 smithi087 ceph-mon[198934]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:34 smithi087 ceph-mon[202419]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:31:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:36 smithi163 ceph-mon[190496]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:36 smithi087 ceph-mon[202419]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:36 smithi087 ceph-mon[198934]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:38 smithi163 ceph-mon[190496]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:38 smithi087 ceph-mon[202419]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:38 smithi087 ceph-mon[198934]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:40 smithi163 ceph-mon[190496]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:40 smithi087 ceph-mon[202419]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:40 smithi087 ceph-mon[198934]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:42 smithi163 ceph-mon[190496]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:42 smithi087 ceph-mon[202419]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:42 smithi087 ceph-mon[198934]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:44 smithi163 ceph-mon[190496]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:44 smithi087 ceph-mon[202419]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:44 smithi087 ceph-mon[198934]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:31:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:46 smithi163 ceph-mon[190496]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:46 smithi087 ceph-mon[202419]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:46 smithi087 ceph-mon[198934]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:48 smithi163 ceph-mon[190496]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:48 smithi087 ceph-mon[202419]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:48 smithi087 ceph-mon[198934]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:31:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:50 smithi163 ceph-mon[190496]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:50 smithi087 ceph-mon[202419]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:50 smithi087 ceph-mon[198934]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:52 smithi163 ceph-mon[190496]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:53.023 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:52 smithi087 ceph-mon[202419]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:53.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:52 smithi087 ceph-mon[198934]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:54 smithi163 ceph-mon[190496]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:54 smithi087 ceph-mon[202419]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:54 smithi087 ceph-mon[198934]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:31:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:31:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:31:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:56 smithi163 ceph-mon[190496]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:56 smithi087 ceph-mon[202419]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:56 smithi087 ceph-mon[198934]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:31:58 smithi163 ceph-mon[190496]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:31:58 smithi087 ceph-mon[198934]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:31:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:31:58 smithi087 ceph-mon[202419]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:00 smithi163 ceph-mon[190496]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:00 smithi087 ceph-mon[198934]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:00 smithi087 ceph-mon[202419]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:02 smithi163 ceph-mon[190496]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:02 smithi087 ceph-mon[198934]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:02 smithi087 ceph-mon[202419]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:04 smithi163 ceph-mon[190496]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:04 smithi087 ceph-mon[198934]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:04 smithi087 ceph-mon[202419]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:32:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:06 smithi163 ceph-mon[190496]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:06 smithi087 ceph-mon[198934]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:06 smithi087 ceph-mon[202419]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:08 smithi163 ceph-mon[190496]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:08 smithi087 ceph-mon[202419]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:08 smithi087 ceph-mon[198934]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:10 smithi163 ceph-mon[190496]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:32:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:10 smithi087 ceph-mon[198934]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:32:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:10 smithi087 ceph-mon[202419]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:32:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:32:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:32:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:32:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:32:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:32:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:32:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:32:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:32:11.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:32:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:12 smithi163 ceph-mon[190496]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:12 smithi087 ceph-mon[202419]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:12 smithi087 ceph-mon[198934]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:14 smithi163 ceph-mon[190496]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:14 smithi087 ceph-mon[202419]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:14.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:14 smithi087 ceph-mon[198934]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:32:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:16 smithi163 ceph-mon[190496]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:16 smithi087 ceph-mon[198934]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:16 smithi087 ceph-mon[202419]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:18 smithi163 ceph-mon[190496]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:18 smithi087 ceph-mon[198934]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:18 smithi087 ceph-mon[202419]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:20 smithi163 ceph-mon[190496]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:20 smithi087 ceph-mon[202419]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:20 smithi087 ceph-mon[198934]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:22 smithi163 ceph-mon[190496]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:22 smithi087 ceph-mon[198934]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:22 smithi087 ceph-mon[202419]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:24 smithi163 ceph-mon[190496]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:24 smithi087 ceph-mon[198934]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:24 smithi087 ceph-mon[202419]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:32:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:26 smithi163 ceph-mon[190496]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:26 smithi087 ceph-mon[202419]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:26 smithi087 ceph-mon[198934]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:28 smithi163 ceph-mon[190496]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:28 smithi087 ceph-mon[198934]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:28 smithi087 ceph-mon[202419]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:30 smithi163 ceph-mon[190496]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:30 smithi087 ceph-mon[198934]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:30 smithi087 ceph-mon[202419]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:32 smithi163 ceph-mon[190496]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:32 smithi087 ceph-mon[198934]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:32 smithi087 ceph-mon[202419]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:34 smithi163 ceph-mon[190496]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:34 smithi087 ceph-mon[198934]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:34 smithi087 ceph-mon[202419]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:32:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:36 smithi163 ceph-mon[190496]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:36 smithi087 ceph-mon[198934]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:36 smithi087 ceph-mon[202419]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:38 smithi163 ceph-mon[190496]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:38 smithi087 ceph-mon[198934]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:38 smithi087 ceph-mon[202419]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:40 smithi163 ceph-mon[190496]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:40 smithi087 ceph-mon[198934]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:40 smithi087 ceph-mon[202419]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:42 smithi163 ceph-mon[190496]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:42 smithi087 ceph-mon[202419]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:42 smithi087 ceph-mon[198934]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:44 smithi163 ceph-mon[190496]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:44 smithi087 ceph-mon[202419]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:45.191 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:44 smithi087 ceph-mon[198934]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:32:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:46 smithi163 ceph-mon[190496]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:46 smithi087 ceph-mon[202419]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:46 smithi087 ceph-mon[198934]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:48 smithi163 ceph-mon[190496]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:48 smithi087 ceph-mon[202419]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:48 smithi087 ceph-mon[198934]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:32:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:50 smithi163 ceph-mon[190496]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:50 smithi087 ceph-mon[202419]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:50 smithi087 ceph-mon[198934]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:52 smithi163 ceph-mon[190496]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:52 smithi087 ceph-mon[202419]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:52 smithi087 ceph-mon[198934]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:54 smithi163 ceph-mon[190496]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:54 smithi087 ceph-mon[202419]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:54 smithi087 ceph-mon[198934]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:32:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:32:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:32:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:56 smithi163 ceph-mon[190496]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:56 smithi087 ceph-mon[202419]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:56 smithi087 ceph-mon[198934]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:32:58 smithi163 ceph-mon[190496]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:32:58 smithi087 ceph-mon[202419]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:32:58.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:32:58 smithi087 ceph-mon[198934]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:00 smithi163 ceph-mon[190496]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:00 smithi087 ceph-mon[202419]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:00 smithi087 ceph-mon[198934]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:02 smithi163 ceph-mon[190496]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:02 smithi087 ceph-mon[202419]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:02 smithi087 ceph-mon[198934]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:04 smithi163 ceph-mon[190496]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:04 smithi087 ceph-mon[202419]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:04 smithi087 ceph-mon[198934]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:33:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:06 smithi163 ceph-mon[190496]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:06 smithi087 ceph-mon[202419]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:06 smithi087 ceph-mon[198934]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:08 smithi163 ceph-mon[190496]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:08 smithi087 ceph-mon[202419]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:08 smithi087 ceph-mon[198934]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:10 smithi163 ceph-mon[190496]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:10 smithi087 ceph-mon[202419]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:10 smithi087 ceph-mon[198934]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:11.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:33:11.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:33:11.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:33:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:12 smithi163 ceph-mon[190496]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:12.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:33:12.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:33:12.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:33:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[202419]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:33:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:33:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:33:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[198934]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:33:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:33:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:33:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:14 smithi163 ceph-mon[190496]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:14 smithi087 ceph-mon[202419]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:14 smithi087 ceph-mon[198934]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:33:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:16 smithi163 ceph-mon[190496]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:16 smithi087 ceph-mon[198934]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:16 smithi087 ceph-mon[202419]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:18 smithi163 ceph-mon[190496]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:18 smithi087 ceph-mon[198934]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:18 smithi087 ceph-mon[202419]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:20 smithi163 ceph-mon[190496]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:20 smithi087 ceph-mon[202419]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:20 smithi087 ceph-mon[198934]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:22.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:22 smithi163 ceph-mon[190496]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:22 smithi087 ceph-mon[202419]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:22 smithi087 ceph-mon[198934]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:24 smithi163 ceph-mon[190496]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:24 smithi087 ceph-mon[202419]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:24 smithi087 ceph-mon[198934]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:33:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:26 smithi163 ceph-mon[190496]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:26 smithi087 ceph-mon[202419]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:26 smithi087 ceph-mon[198934]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:28 smithi163 ceph-mon[190496]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:28 smithi087 ceph-mon[202419]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:28 smithi087 ceph-mon[198934]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:30 smithi163 ceph-mon[190496]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:30 smithi087 ceph-mon[202419]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:30 smithi087 ceph-mon[198934]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:32 smithi163 ceph-mon[190496]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:32 smithi087 ceph-mon[202419]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:32 smithi087 ceph-mon[198934]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:34 smithi163 ceph-mon[190496]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:34 smithi087 ceph-mon[202419]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:34 smithi087 ceph-mon[198934]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:33:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:36 smithi163 ceph-mon[190496]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:36 smithi087 ceph-mon[202419]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:36 smithi087 ceph-mon[198934]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:38 smithi163 ceph-mon[190496]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:38 smithi087 ceph-mon[202419]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:38 smithi087 ceph-mon[198934]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:40 smithi163 ceph-mon[190496]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:40 smithi087 ceph-mon[202419]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:40 smithi087 ceph-mon[198934]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:42 smithi163 ceph-mon[190496]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:42 smithi087 ceph-mon[202419]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:42 smithi087 ceph-mon[198934]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:44 smithi163 ceph-mon[190496]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:44 smithi087 ceph-mon[202419]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:44 smithi087 ceph-mon[198934]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:33:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:46 smithi163 ceph-mon[190496]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:46 smithi087 ceph-mon[202419]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:46 smithi087 ceph-mon[198934]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:48 smithi163 ceph-mon[190496]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:48 smithi087 ceph-mon[202419]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:48 smithi087 ceph-mon[198934]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:33:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:50 smithi163 ceph-mon[190496]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:50 smithi087 ceph-mon[202419]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:50 smithi087 ceph-mon[198934]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:52 smithi163 ceph-mon[190496]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:52 smithi087 ceph-mon[202419]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:52 smithi087 ceph-mon[198934]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:54 smithi163 ceph-mon[190496]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:54.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:54 smithi087 ceph-mon[202419]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:54.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:54 smithi087 ceph-mon[198934]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:33:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:33:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:33:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:56 smithi163 ceph-mon[190496]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:56 smithi087 ceph-mon[202419]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:56 smithi087 ceph-mon[198934]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:33:58 smithi163 ceph-mon[190496]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:33:58 smithi087 ceph-mon[202419]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:33:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:33:58 smithi087 ceph-mon[198934]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:00.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:00 smithi163 ceph-mon[190496]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:00 smithi087 ceph-mon[202419]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:00 smithi087 ceph-mon[198934]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:02 smithi163 ceph-mon[190496]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:02 smithi087 ceph-mon[202419]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:02 smithi087 ceph-mon[198934]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:04 smithi163 ceph-mon[190496]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:04 smithi087 ceph-mon[202419]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:04 smithi087 ceph-mon[198934]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:34:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:06 smithi163 ceph-mon[190496]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:06 smithi087 ceph-mon[198934]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:06 smithi087 ceph-mon[202419]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:08 smithi163 ceph-mon[190496]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:08 smithi087 ceph-mon[198934]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:08 smithi087 ceph-mon[202419]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:10 smithi163 ceph-mon[190496]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:10 smithi087 ceph-mon[202419]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:10 smithi087 ceph-mon[198934]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:12 smithi163 ceph-mon[190496]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:34:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:34:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:34:12.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:34:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[202419]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:34:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:34:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:34:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:34:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[198934]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:34:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:34:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:34:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:34:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:14 smithi163 ceph-mon[190496]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:14 smithi087 ceph-mon[198934]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:14 smithi087 ceph-mon[202419]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:34:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:16 smithi163 ceph-mon[190496]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:16 smithi087 ceph-mon[198934]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:16 smithi087 ceph-mon[202419]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:18 smithi163 ceph-mon[190496]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:18 smithi087 ceph-mon[202419]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:18 smithi087 ceph-mon[198934]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:20 smithi163 ceph-mon[190496]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:20 smithi087 ceph-mon[202419]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:20 smithi087 ceph-mon[198934]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:22 smithi163 ceph-mon[190496]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:22 smithi087 ceph-mon[202419]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:22 smithi087 ceph-mon[198934]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:24 smithi163 ceph-mon[190496]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:24 smithi087 ceph-mon[202419]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:24 smithi087 ceph-mon[198934]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:34:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:26 smithi163 ceph-mon[190496]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:26 smithi087 ceph-mon[202419]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:26 smithi087 ceph-mon[198934]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:28 smithi163 ceph-mon[190496]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:28 smithi087 ceph-mon[202419]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:28 smithi087 ceph-mon[198934]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:30 smithi163 ceph-mon[190496]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:30 smithi087 ceph-mon[202419]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:30 smithi087 ceph-mon[198934]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:32 smithi163 ceph-mon[190496]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:32 smithi087 ceph-mon[202419]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:32 smithi087 ceph-mon[198934]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:34 smithi163 ceph-mon[190496]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:34 smithi087 ceph-mon[202419]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:34 smithi087 ceph-mon[198934]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:34:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:36 smithi163 ceph-mon[190496]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:36 smithi087 ceph-mon[202419]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:36 smithi087 ceph-mon[198934]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:38 smithi163 ceph-mon[190496]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:38 smithi087 ceph-mon[202419]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:38 smithi087 ceph-mon[198934]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:40.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:40 smithi087 ceph-mon[198934]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:40 smithi163 ceph-mon[190496]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:40 smithi087 ceph-mon[202419]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:42 smithi163 ceph-mon[190496]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:42 smithi087 ceph-mon[198934]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:42 smithi087 ceph-mon[202419]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:44 smithi163 ceph-mon[190496]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:44 smithi087 ceph-mon[198934]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:44 smithi087 ceph-mon[202419]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:34:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:46 smithi163 ceph-mon[190496]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:46 smithi087 ceph-mon[202419]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:46 smithi087 ceph-mon[198934]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:48 smithi163 ceph-mon[190496]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:48 smithi087 ceph-mon[198934]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:48 smithi087 ceph-mon[202419]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:34:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:50 smithi163 ceph-mon[190496]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:50 smithi087 ceph-mon[198934]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:50 smithi087 ceph-mon[202419]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:52 smithi163 ceph-mon[190496]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:52 smithi087 ceph-mon[202419]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:52 smithi087 ceph-mon[198934]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:54 smithi163 ceph-mon[190496]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:54 smithi087 ceph-mon[198934]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:54 smithi087 ceph-mon[202419]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:34:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:34:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:34:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:56 smithi163 ceph-mon[190496]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:56 smithi087 ceph-mon[202419]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:56 smithi087 ceph-mon[198934]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:34:58 smithi163 ceph-mon[190496]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:34:58 smithi087 ceph-mon[202419]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:34:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:34:58 smithi087 ceph-mon[198934]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:00 smithi163 ceph-mon[190496]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:00 smithi087 ceph-mon[202419]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:00 smithi087 ceph-mon[198934]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:02 smithi163 ceph-mon[190496]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:02 smithi087 ceph-mon[202419]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:02 smithi087 ceph-mon[198934]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:04 smithi163 ceph-mon[190496]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:04 smithi087 ceph-mon[198934]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:04 smithi087 ceph-mon[202419]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:35:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:06 smithi163 ceph-mon[190496]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:06 smithi087 ceph-mon[202419]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:06 smithi087 ceph-mon[198934]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:08 smithi163 ceph-mon[190496]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:08 smithi087 ceph-mon[202419]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:08 smithi087 ceph-mon[198934]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:10 smithi163 ceph-mon[190496]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:10 smithi087 ceph-mon[202419]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:10 smithi087 ceph-mon[198934]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:12 smithi163 ceph-mon[190496]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:35:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:12 smithi087 ceph-mon[202419]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:35:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:12 smithi087 ceph-mon[198934]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:35:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:35:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:35:14.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:35:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:35:14.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:35:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:14 smithi163 ceph-mon[190496]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:14 smithi087 ceph-mon[198934]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:14 smithi087 ceph-mon[202419]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:35:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:16 smithi163 ceph-mon[190496]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:16 smithi087 ceph-mon[202419]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:16 smithi087 ceph-mon[198934]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:18 smithi163 ceph-mon[190496]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:18 smithi087 ceph-mon[202419]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:18 smithi087 ceph-mon[198934]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:20 smithi163 ceph-mon[190496]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:20 smithi087 ceph-mon[202419]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:20 smithi087 ceph-mon[198934]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:22 smithi163 ceph-mon[190496]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:22 smithi087 ceph-mon[202419]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:22 smithi087 ceph-mon[198934]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:24 smithi163 ceph-mon[190496]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:24 smithi087 ceph-mon[202419]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:24 smithi087 ceph-mon[198934]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:26 smithi163 ceph-mon[190496]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:26 smithi087 ceph-mon[202419]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:26 smithi087 ceph-mon[198934]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:28 smithi163 ceph-mon[190496]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:28 smithi087 ceph-mon[198934]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:28 smithi087 ceph-mon[202419]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:30 smithi163 ceph-mon[190496]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:30 smithi087 ceph-mon[198934]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:30 smithi087 ceph-mon[202419]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:32 smithi163 ceph-mon[190496]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:32 smithi087 ceph-mon[198934]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:32.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:32 smithi087 ceph-mon[202419]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:34 smithi163 ceph-mon[190496]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:34 smithi087 ceph-mon[202419]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:34 smithi087 ceph-mon[198934]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:35:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:36 smithi163 ceph-mon[190496]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:36 smithi087 ceph-mon[202419]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:36 smithi087 ceph-mon[198934]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:38 smithi163 ceph-mon[190496]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:38 smithi087 ceph-mon[202419]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:38 smithi087 ceph-mon[198934]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:40 smithi163 ceph-mon[190496]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:40 smithi087 ceph-mon[202419]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:40 smithi087 ceph-mon[198934]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:42 smithi163 ceph-mon[190496]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:42 smithi087 ceph-mon[202419]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:42.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:42 smithi087 ceph-mon[198934]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:44 smithi163 ceph-mon[190496]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:44 smithi087 ceph-mon[198934]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:44 smithi087 ceph-mon[202419]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:35:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:46 smithi163 ceph-mon[190496]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:46 smithi087 ceph-mon[202419]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:46 smithi087 ceph-mon[198934]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:48 smithi163 ceph-mon[190496]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:48 smithi087 ceph-mon[202419]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:48.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:48 smithi087 ceph-mon[198934]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:35:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:50 smithi163 ceph-mon[190496]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:50 smithi087 ceph-mon[202419]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:50 smithi087 ceph-mon[198934]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:52 smithi163 ceph-mon[190496]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:52 smithi087 ceph-mon[198934]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:52.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:52 smithi087 ceph-mon[202419]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:54 smithi163 ceph-mon[190496]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:54 smithi087 ceph-mon[202419]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:54 smithi087 ceph-mon[198934]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:35:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:35:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:35:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:56 smithi163 ceph-mon[190496]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:56 smithi087 ceph-mon[202419]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:56 smithi087 ceph-mon[198934]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:35:58 smithi163 ceph-mon[190496]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:35:58 smithi087 ceph-mon[202419]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:35:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:35:58 smithi087 ceph-mon[198934]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:00 smithi163 ceph-mon[190496]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:00 smithi087 ceph-mon[202419]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:00 smithi087 ceph-mon[198934]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:02 smithi163 ceph-mon[190496]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:02 smithi087 ceph-mon[202419]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:02 smithi087 ceph-mon[198934]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:04 smithi163 ceph-mon[190496]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:04 smithi087 ceph-mon[198934]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:04 smithi087 ceph-mon[202419]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:36:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:06 smithi163 ceph-mon[190496]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:06 smithi087 ceph-mon[202419]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:06 smithi087 ceph-mon[198934]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:08 smithi163 ceph-mon[190496]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:08 smithi087 ceph-mon[202419]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:08 smithi087 ceph-mon[198934]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:10 smithi163 ceph-mon[190496]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:10 smithi087 ceph-mon[202419]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:10 smithi087 ceph-mon[198934]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:12.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:12 smithi163 ceph-mon[190496]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:12 smithi087 ceph-mon[202419]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:12 smithi087 ceph-mon[198934]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:13.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:36:13.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:36:13.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:36:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:14 smithi163 ceph-mon[190496]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:36:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:36:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:36:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[198934]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:36:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:36:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:36:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[202419]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:36:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:36:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:36:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:36:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:16 smithi163 ceph-mon[190496]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:16 smithi087 ceph-mon[202419]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:16 smithi087 ceph-mon[198934]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:18 smithi163 ceph-mon[190496]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:18 smithi087 ceph-mon[202419]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:18 smithi087 ceph-mon[198934]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:19.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:20 smithi163 ceph-mon[190496]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:20 smithi087 ceph-mon[202419]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:20 smithi087 ceph-mon[198934]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:22 smithi163 ceph-mon[190496]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:22 smithi087 ceph-mon[202419]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:22 smithi087 ceph-mon[198934]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:24 smithi163 ceph-mon[190496]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:24 smithi087 ceph-mon[202419]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:24 smithi087 ceph-mon[198934]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:36:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:26 smithi163 ceph-mon[190496]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:26 smithi087 ceph-mon[202419]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:26 smithi087 ceph-mon[198934]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:28 smithi163 ceph-mon[190496]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:28 smithi087 ceph-mon[202419]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:28 smithi087 ceph-mon[198934]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:30 smithi163 ceph-mon[190496]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:30 smithi087 ceph-mon[202419]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:30 smithi087 ceph-mon[198934]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:32 smithi163 ceph-mon[190496]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:32 smithi087 ceph-mon[202419]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:32 smithi087 ceph-mon[198934]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:34 smithi163 ceph-mon[190496]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:34 smithi087 ceph-mon[198934]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:34 smithi087 ceph-mon[202419]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:36:36.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:36 smithi163 ceph-mon[190496]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:36 smithi087 ceph-mon[202419]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:36 smithi087 ceph-mon[198934]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:38 smithi163 ceph-mon[190496]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:38 smithi087 ceph-mon[202419]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:38 smithi087 ceph-mon[198934]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:40 smithi163 ceph-mon[190496]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:40 smithi087 ceph-mon[202419]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:40 smithi087 ceph-mon[198934]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:42 smithi163 ceph-mon[190496]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:42 smithi087 ceph-mon[198934]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:42 smithi087 ceph-mon[202419]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:44 smithi163 ceph-mon[190496]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:44 smithi087 ceph-mon[198934]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:44 smithi087 ceph-mon[202419]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:36:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:46 smithi163 ceph-mon[190496]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:46 smithi087 ceph-mon[198934]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:46 smithi087 ceph-mon[202419]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:48 smithi163 ceph-mon[190496]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:48 smithi087 ceph-mon[198934]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:48 smithi087 ceph-mon[202419]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:36:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:50 smithi163 ceph-mon[190496]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:50 smithi087 ceph-mon[198934]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:50 smithi087 ceph-mon[202419]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:52 smithi163 ceph-mon[190496]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:52 smithi087 ceph-mon[198934]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:52 smithi087 ceph-mon[202419]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:54 smithi163 ceph-mon[190496]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:54 smithi087 ceph-mon[198934]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:54 smithi087 ceph-mon[202419]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:36:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:36:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:36:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:56 smithi163 ceph-mon[190496]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:56.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:56 smithi087 ceph-mon[202419]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:56.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:56 smithi087 ceph-mon[198934]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:36:58 smithi163 ceph-mon[190496]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:36:58 smithi087 ceph-mon[202419]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:36:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:36:58 smithi087 ceph-mon[198934]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:00 smithi163 ceph-mon[190496]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:00 smithi087 ceph-mon[202419]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:00 smithi087 ceph-mon[198934]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:02 smithi163 ceph-mon[190496]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:02 smithi087 ceph-mon[202419]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:02 smithi087 ceph-mon[198934]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:04 smithi163 ceph-mon[190496]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:04.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:04 smithi087 ceph-mon[202419]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:04 smithi087 ceph-mon[198934]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:37:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:06 smithi163 ceph-mon[190496]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:06 smithi087 ceph-mon[202419]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:06 smithi087 ceph-mon[198934]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:08 smithi163 ceph-mon[190496]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:08 smithi087 ceph-mon[202419]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:08 smithi087 ceph-mon[198934]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:10 smithi163 ceph-mon[190496]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:10 smithi087 ceph-mon[202419]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:10 smithi087 ceph-mon[198934]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:12 smithi163 ceph-mon[190496]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:12 smithi087 ceph-mon[198934]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:12 smithi087 ceph-mon[202419]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:14 smithi163 ceph-mon[190496]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:37:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:37:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:37:14.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:14 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:37:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[202419]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:37:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:37:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:37:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:37:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[198934]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:37:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:37:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:37:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:14 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:37:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:37:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:16 smithi163 ceph-mon[190496]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:16 smithi087 ceph-mon[202419]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:16 smithi087 ceph-mon[198934]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:18 smithi163 ceph-mon[190496]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:18 smithi087 ceph-mon[202419]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:18 smithi087 ceph-mon[198934]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:19.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:20 smithi163 ceph-mon[190496]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:20 smithi087 ceph-mon[202419]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:20 smithi087 ceph-mon[198934]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:22 smithi163 ceph-mon[190496]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:22 smithi087 ceph-mon[202419]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:22 smithi087 ceph-mon[198934]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:24 smithi163 ceph-mon[190496]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:24 smithi087 ceph-mon[202419]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:24 smithi087 ceph-mon[198934]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:37:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:26 smithi163 ceph-mon[190496]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:26 smithi087 ceph-mon[202419]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:26 smithi087 ceph-mon[198934]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:28 smithi163 ceph-mon[190496]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:28 smithi087 ceph-mon[202419]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:28.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:28 smithi087 ceph-mon[198934]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:30 smithi163 ceph-mon[190496]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:30 smithi087 ceph-mon[198934]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:30 smithi087 ceph-mon[202419]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:32 smithi163 ceph-mon[190496]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:32 smithi087 ceph-mon[198934]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:32 smithi087 ceph-mon[202419]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:34 smithi163 ceph-mon[190496]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:34 smithi087 ceph-mon[198934]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:34 smithi087 ceph-mon[202419]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:37:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:36 smithi163 ceph-mon[190496]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:36 smithi087 ceph-mon[202419]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:36 smithi087 ceph-mon[198934]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:38 smithi163 ceph-mon[190496]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:38 smithi087 ceph-mon[202419]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:38 smithi087 ceph-mon[198934]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:40 smithi163 ceph-mon[190496]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:40 smithi087 ceph-mon[202419]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:40 smithi087 ceph-mon[198934]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:42 smithi163 ceph-mon[190496]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:42 smithi087 ceph-mon[202419]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:42 smithi087 ceph-mon[198934]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:44 smithi163 ceph-mon[190496]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:44 smithi087 ceph-mon[202419]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:44 smithi087 ceph-mon[198934]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:37:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:46 smithi163 ceph-mon[190496]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:46 smithi087 ceph-mon[198934]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:46 smithi087 ceph-mon[202419]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:48 smithi163 ceph-mon[190496]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:48 smithi087 ceph-mon[202419]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:48 smithi087 ceph-mon[198934]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:37:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:50 smithi163 ceph-mon[190496]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:50 smithi087 ceph-mon[202419]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:50 smithi087 ceph-mon[198934]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:52 smithi163 ceph-mon[190496]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:52 smithi087 ceph-mon[202419]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:52 smithi087 ceph-mon[198934]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:54 smithi163 ceph-mon[190496]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:54 smithi087 ceph-mon[202419]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:54 smithi087 ceph-mon[198934]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:37:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:37:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:37:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:56 smithi163 ceph-mon[190496]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:56 smithi087 ceph-mon[202419]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:56 smithi087 ceph-mon[198934]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:37:58 smithi163 ceph-mon[190496]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:37:58 smithi087 ceph-mon[202419]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:37:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:37:58 smithi087 ceph-mon[198934]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:00 smithi163 ceph-mon[190496]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:00 smithi087 ceph-mon[202419]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:00 smithi087 ceph-mon[198934]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:02 smithi163 ceph-mon[190496]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:02 smithi087 ceph-mon[202419]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:02 smithi087 ceph-mon[198934]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:04 smithi163 ceph-mon[190496]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:04 smithi087 ceph-mon[202419]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:04 smithi087 ceph-mon[198934]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:38:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:06 smithi163 ceph-mon[190496]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:06 smithi087 ceph-mon[202419]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:06 smithi087 ceph-mon[198934]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:08 smithi163 ceph-mon[190496]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:08 smithi087 ceph-mon[202419]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:08 smithi087 ceph-mon[198934]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:10 smithi163 ceph-mon[190496]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:10 smithi087 ceph-mon[198934]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:10 smithi087 ceph-mon[202419]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:12 smithi163 ceph-mon[190496]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:12 smithi087 ceph-mon[198934]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:12 smithi087 ceph-mon[202419]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:14 smithi163 ceph-mon[190496]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:14.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:14 smithi087 ceph-mon[198934]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:14.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:14 smithi087 ceph-mon[202419]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:15.576 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:38:15.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:38:15.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:38:15.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:38:15.576 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:38:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:38:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:38:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:38:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:38:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:38:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:38:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:38:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:38:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:16 smithi163 ceph-mon[190496]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:16 smithi087 ceph-mon[202419]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:16 smithi087 ceph-mon[198934]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:18 smithi163 ceph-mon[190496]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:18 smithi087 ceph-mon[202419]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:18 smithi087 ceph-mon[198934]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:20 smithi163 ceph-mon[190496]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:20 smithi087 ceph-mon[202419]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:20 smithi087 ceph-mon[198934]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:22 smithi163 ceph-mon[190496]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:22 smithi087 ceph-mon[202419]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:22 smithi087 ceph-mon[198934]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:24 smithi163 ceph-mon[190496]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:24 smithi087 ceph-mon[202419]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:24 smithi087 ceph-mon[198934]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:38:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:26 smithi163 ceph-mon[190496]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:26 smithi087 ceph-mon[198934]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:26 smithi087 ceph-mon[202419]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:28 smithi163 ceph-mon[190496]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:28 smithi087 ceph-mon[202419]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:28 smithi087 ceph-mon[198934]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:30 smithi163 ceph-mon[190496]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:30 smithi087 ceph-mon[202419]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:30 smithi087 ceph-mon[198934]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:32 smithi163 ceph-mon[190496]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:32 smithi087 ceph-mon[202419]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:32 smithi087 ceph-mon[198934]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:34 smithi163 ceph-mon[190496]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:34 smithi087 ceph-mon[202419]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:34 smithi087 ceph-mon[198934]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:38:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:36 smithi163 ceph-mon[190496]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:36 smithi087 ceph-mon[202419]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:36 smithi087 ceph-mon[198934]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:38 smithi163 ceph-mon[190496]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:38 smithi087 ceph-mon[202419]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:38 smithi087 ceph-mon[198934]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:40 smithi163 ceph-mon[190496]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:40 smithi087 ceph-mon[202419]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:40 smithi087 ceph-mon[198934]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:42 smithi163 ceph-mon[190496]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:42 smithi087 ceph-mon[202419]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:42 smithi087 ceph-mon[198934]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:44 smithi163 ceph-mon[190496]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:44 smithi087 ceph-mon[202419]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:44 smithi087 ceph-mon[198934]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:38:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:46 smithi163 ceph-mon[190496]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:46 smithi087 ceph-mon[202419]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:46 smithi087 ceph-mon[198934]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:48 smithi163 ceph-mon[190496]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:48.988 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:48 smithi087 ceph-mon[202419]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:48.989 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:48 smithi087 ceph-mon[198934]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:38:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:50 smithi163 ceph-mon[190496]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:50 smithi087 ceph-mon[198934]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:50.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:50 smithi087 ceph-mon[202419]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:52 smithi163 ceph-mon[190496]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:52 smithi087 ceph-mon[198934]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:52 smithi087 ceph-mon[202419]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:54 smithi163 ceph-mon[190496]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:54 smithi087 ceph-mon[198934]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:54 smithi087 ceph-mon[202419]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:38:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:38:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:38:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:56 smithi163 ceph-mon[190496]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:56 smithi087 ceph-mon[202419]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:56 smithi087 ceph-mon[198934]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:38:58 smithi163 ceph-mon[190496]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:38:58 smithi087 ceph-mon[198934]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:38:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:38:58 smithi087 ceph-mon[202419]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:00 smithi163 ceph-mon[190496]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:00 smithi087 ceph-mon[202419]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:00 smithi087 ceph-mon[198934]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:02 smithi163 ceph-mon[190496]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:02 smithi087 ceph-mon[202419]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:02 smithi087 ceph-mon[198934]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:04 smithi163 ceph-mon[190496]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:04 smithi087 ceph-mon[202419]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:04 smithi087 ceph-mon[198934]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:39:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:06 smithi163 ceph-mon[190496]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:06 smithi087 ceph-mon[202419]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:06 smithi087 ceph-mon[198934]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:08.421 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:39:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:39:07.931415082Z level=info msg="Completed cleanup jobs" duration=640.61289ms 2023-10-07T20:39:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:08 smithi163 ceph-mon[190496]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:08 smithi087 ceph-mon[202419]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:08 smithi087 ceph-mon[198934]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:10 smithi163 ceph-mon[190496]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:10 smithi087 ceph-mon[202419]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:10 smithi087 ceph-mon[198934]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:12 smithi163 ceph-mon[190496]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:12 smithi087 ceph-mon[202419]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:12 smithi087 ceph-mon[198934]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:14 smithi163 ceph-mon[190496]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:14 smithi087 ceph-mon[202419]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:14 smithi087 ceph-mon[198934]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:15.587 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:39:15.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:15 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:39:15.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:15 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:39:15.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:15 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:39:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:16 smithi163 ceph-mon[190496]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:39:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:39:16.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:39:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[202419]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:39:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:39:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:39:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[198934]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:39:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:39:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:39:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:18 smithi163 ceph-mon[190496]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:18 smithi087 ceph-mon[202419]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:18 smithi087 ceph-mon[198934]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:20 smithi163 ceph-mon[190496]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:20 smithi087 ceph-mon[202419]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:20 smithi087 ceph-mon[198934]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:22 smithi163 ceph-mon[190496]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:22 smithi087 ceph-mon[202419]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:22 smithi087 ceph-mon[198934]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:24 smithi163 ceph-mon[190496]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:24 smithi087 ceph-mon[202419]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:24 smithi087 ceph-mon[198934]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:39:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:26 smithi163 ceph-mon[190496]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:26 smithi087 ceph-mon[202419]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:26 smithi087 ceph-mon[198934]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:28 smithi163 ceph-mon[190496]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:28 smithi087 ceph-mon[202419]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:28 smithi087 ceph-mon[198934]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:30 smithi163 ceph-mon[190496]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:30 smithi087 ceph-mon[202419]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:30.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:30 smithi087 ceph-mon[198934]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:32 smithi163 ceph-mon[190496]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:32 smithi087 ceph-mon[198934]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:32 smithi087 ceph-mon[202419]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:34 smithi163 ceph-mon[190496]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:34 smithi087 ceph-mon[202419]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:34 smithi087 ceph-mon[198934]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:39:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:36 smithi163 ceph-mon[190496]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:36 smithi087 ceph-mon[202419]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:36 smithi087 ceph-mon[198934]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:38 smithi163 ceph-mon[190496]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:38 smithi087 ceph-mon[202419]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:38 smithi087 ceph-mon[198934]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:40 smithi163 ceph-mon[190496]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:40 smithi087 ceph-mon[202419]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:40 smithi087 ceph-mon[198934]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:42 smithi163 ceph-mon[190496]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:42 smithi087 ceph-mon[202419]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:42 smithi087 ceph-mon[198934]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:44 smithi163 ceph-mon[190496]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:44 smithi087 ceph-mon[202419]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:44 smithi087 ceph-mon[198934]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:39:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:46 smithi163 ceph-mon[190496]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:46 smithi087 ceph-mon[202419]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:46 smithi087 ceph-mon[198934]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:48 smithi163 ceph-mon[190496]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:48.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:48 smithi087 ceph-mon[198934]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:48.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:48 smithi087 ceph-mon[202419]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:39:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:50 smithi163 ceph-mon[190496]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:50 smithi087 ceph-mon[202419]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:50 smithi087 ceph-mon[198934]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:52 smithi163 ceph-mon[190496]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:52 smithi087 ceph-mon[202419]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:52 smithi087 ceph-mon[198934]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:54 smithi163 ceph-mon[190496]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:54 smithi087 ceph-mon[202419]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:54 smithi087 ceph-mon[198934]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:39:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:39:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:39:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:56 smithi163 ceph-mon[190496]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:56 smithi087 ceph-mon[202419]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:56 smithi087 ceph-mon[198934]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:39:58 smithi163 ceph-mon[190496]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:39:58 smithi087 ceph-mon[202419]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:39:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:39:58 smithi087 ceph-mon[198934]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:00 smithi163 ceph-mon[190496]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:00.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:40:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:00 smithi087 ceph-mon[202419]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:40:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:00 smithi087 ceph-mon[198934]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:40:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:02 smithi163 ceph-mon[190496]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:02 smithi087 ceph-mon[202419]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:02 smithi087 ceph-mon[198934]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:04 smithi163 ceph-mon[190496]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:04 smithi087 ceph-mon[202419]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:04 smithi087 ceph-mon[198934]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:40:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:06 smithi163 ceph-mon[190496]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:06 smithi087 ceph-mon[202419]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:06 smithi087 ceph-mon[198934]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:08 smithi163 ceph-mon[190496]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:08 smithi087 ceph-mon[202419]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:08 smithi087 ceph-mon[198934]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:10 smithi163 ceph-mon[190496]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:10 smithi087 ceph-mon[202419]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:10 smithi087 ceph-mon[198934]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:12 smithi163 ceph-mon[190496]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:12 smithi087 ceph-mon[202419]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:12 smithi087 ceph-mon[198934]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:14 smithi163 ceph-mon[190496]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:14 smithi087 ceph-mon[202419]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:14 smithi087 ceph-mon[198934]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:15.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:40:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:16 smithi163 ceph-mon[190496]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:40:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:16 smithi087 ceph-mon[202419]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:40:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:16 smithi087 ceph-mon[198934]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:40:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:40:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:40:17.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:40:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:40:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:40:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:40:17.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:40:17.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:40:17.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:40:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:18 smithi163 ceph-mon[190496]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:18 smithi087 ceph-mon[202419]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:18 smithi087 ceph-mon[198934]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:20 smithi163 ceph-mon[190496]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:20 smithi087 ceph-mon[202419]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:20 smithi087 ceph-mon[198934]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:22 smithi163 ceph-mon[190496]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:22 smithi087 ceph-mon[198934]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:22 smithi087 ceph-mon[202419]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:24 smithi163 ceph-mon[190496]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:24 smithi087 ceph-mon[198934]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:24.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:24 smithi087 ceph-mon[202419]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:40:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:26 smithi163 ceph-mon[190496]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:26 smithi087 ceph-mon[202419]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:26.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:26 smithi087 ceph-mon[198934]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:28 smithi163 ceph-mon[190496]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:28 smithi087 ceph-mon[202419]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:28 smithi087 ceph-mon[198934]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:30 smithi163 ceph-mon[190496]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:30 smithi087 ceph-mon[198934]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:30 smithi087 ceph-mon[202419]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:32 smithi163 ceph-mon[190496]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:32 smithi087 ceph-mon[202419]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:32 smithi087 ceph-mon[198934]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:34 smithi163 ceph-mon[190496]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:34 smithi087 ceph-mon[202419]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:34 smithi087 ceph-mon[198934]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:34.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:35] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T20:40:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:36 smithi163 ceph-mon[190496]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:36 smithi087 ceph-mon[202419]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:36 smithi087 ceph-mon[198934]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:38 smithi163 ceph-mon[190496]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:38 smithi087 ceph-mon[202419]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:38 smithi087 ceph-mon[198934]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:40 smithi163 ceph-mon[190496]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:40 smithi087 ceph-mon[198934]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:40 smithi087 ceph-mon[202419]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:42 smithi163 ceph-mon[190496]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:42 smithi087 ceph-mon[198934]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:42.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:42 smithi087 ceph-mon[202419]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:44 smithi163 ceph-mon[190496]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:44 smithi087 ceph-mon[202419]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:44 smithi087 ceph-mon[198934]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:45] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T20:40:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:46 smithi163 ceph-mon[190496]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:46 smithi087 ceph-mon[202419]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:46 smithi087 ceph-mon[198934]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:48 smithi163 ceph-mon[190496]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:48 smithi087 ceph-mon[202419]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:48 smithi087 ceph-mon[198934]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:40:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:50 smithi163 ceph-mon[190496]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:50 smithi087 ceph-mon[202419]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:50 smithi087 ceph-mon[198934]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:52 smithi163 ceph-mon[190496]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:52 smithi087 ceph-mon[202419]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:52 smithi087 ceph-mon[198934]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:54 smithi163 ceph-mon[190496]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:54 smithi087 ceph-mon[202419]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:54 smithi087 ceph-mon[198934]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:40:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:40:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:40:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:56 smithi163 ceph-mon[190496]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:56 smithi087 ceph-mon[202419]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:56 smithi087 ceph-mon[198934]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:40:58 smithi163 ceph-mon[190496]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:40:58 smithi087 ceph-mon[202419]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:40:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:40:58 smithi087 ceph-mon[198934]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:00 smithi163 ceph-mon[190496]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:00 smithi087 ceph-mon[202419]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:00 smithi087 ceph-mon[198934]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:02 smithi163 ceph-mon[190496]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:02 smithi087 ceph-mon[202419]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:02 smithi087 ceph-mon[198934]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:04 smithi163 ceph-mon[190496]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:04 smithi087 ceph-mon[202419]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:04 smithi087 ceph-mon[198934]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:41:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:06 smithi163 ceph-mon[190496]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:06 smithi087 ceph-mon[202419]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:06 smithi087 ceph-mon[198934]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:08 smithi163 ceph-mon[190496]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:08 smithi087 ceph-mon[202419]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:08 smithi087 ceph-mon[198934]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:10 smithi163 ceph-mon[190496]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:10 smithi087 ceph-mon[202419]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:10 smithi087 ceph-mon[198934]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:12 smithi163 ceph-mon[190496]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:12 smithi087 ceph-mon[202419]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:12 smithi087 ceph-mon[198934]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:14 smithi163 ceph-mon[190496]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:15.106 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:14 smithi087 ceph-mon[198934]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:15.106 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:14 smithi087 ceph-mon[202419]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:41:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:16 smithi163 ceph-mon[190496]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:16 smithi087 ceph-mon[202419]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:16 smithi087 ceph-mon[198934]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:17.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:41:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:41:17.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:41:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:18 smithi163 ceph-mon[190496]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:18 smithi087 ceph-mon[202419]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:18 smithi087 ceph-mon[198934]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:41:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:41:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:41:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:41:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:41:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:41:21.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:41:22.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:22 smithi163 ceph-mon[190496]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:22 smithi087 ceph-mon[202419]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:22.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:22 smithi087 ceph-mon[198934]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:24 smithi163 ceph-mon[190496]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:24 smithi087 ceph-mon[202419]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:24 smithi087 ceph-mon[198934]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:41:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:26 smithi163 ceph-mon[190496]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:26 smithi087 ceph-mon[202419]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:26 smithi087 ceph-mon[198934]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:28 smithi163 ceph-mon[190496]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:28 smithi087 ceph-mon[202419]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:28 smithi087 ceph-mon[198934]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:30 smithi163 ceph-mon[190496]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:30 smithi087 ceph-mon[202419]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:30 smithi087 ceph-mon[198934]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:32 smithi163 ceph-mon[190496]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:32 smithi087 ceph-mon[202419]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:32 smithi087 ceph-mon[198934]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:34 smithi163 ceph-mon[190496]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:34.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:34 smithi087 ceph-mon[202419]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:34 smithi087 ceph-mon[198934]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:41:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:36 smithi163 ceph-mon[190496]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:36 smithi087 ceph-mon[202419]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:36 smithi087 ceph-mon[198934]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:38 smithi163 ceph-mon[190496]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:38 smithi087 ceph-mon[202419]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:38 smithi087 ceph-mon[198934]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:40 smithi163 ceph-mon[190496]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:40 smithi087 ceph-mon[202419]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:40 smithi087 ceph-mon[198934]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:42 smithi163 ceph-mon[190496]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:42 smithi087 ceph-mon[202419]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:42 smithi087 ceph-mon[198934]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:44 smithi163 ceph-mon[190496]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:44 smithi087 ceph-mon[202419]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:44 smithi087 ceph-mon[198934]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:41:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:46 smithi163 ceph-mon[190496]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:46 smithi087 ceph-mon[198934]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:46 smithi087 ceph-mon[202419]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:48 smithi163 ceph-mon[190496]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:48 smithi087 ceph-mon[198934]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:48 smithi087 ceph-mon[202419]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:41:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:50 smithi163 ceph-mon[190496]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:50 smithi087 ceph-mon[202419]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:50 smithi087 ceph-mon[198934]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:52 smithi163 ceph-mon[190496]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:52 smithi087 ceph-mon[202419]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:52 smithi087 ceph-mon[198934]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:54 smithi163 ceph-mon[190496]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:54 smithi087 ceph-mon[202419]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:54 smithi087 ceph-mon[198934]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:41:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:41:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:41:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:56 smithi163 ceph-mon[190496]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:56 smithi087 ceph-mon[202419]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:56 smithi087 ceph-mon[198934]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:41:58 smithi163 ceph-mon[190496]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:41:58 smithi087 ceph-mon[202419]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:41:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:41:58 smithi087 ceph-mon[198934]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:00 smithi163 ceph-mon[190496]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:00 smithi087 ceph-mon[202419]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:00 smithi087 ceph-mon[198934]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:02 smithi163 ceph-mon[190496]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:02 smithi087 ceph-mon[198934]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:02 smithi087 ceph-mon[202419]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:04 smithi163 ceph-mon[190496]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:04 smithi087 ceph-mon[198934]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:04 smithi087 ceph-mon[202419]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:42:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:06 smithi163 ceph-mon[190496]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:06 smithi087 ceph-mon[202419]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:06 smithi087 ceph-mon[198934]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:08 smithi163 ceph-mon[190496]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:08 smithi087 ceph-mon[198934]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:08 smithi087 ceph-mon[202419]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:10 smithi163 ceph-mon[190496]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:10 smithi087 ceph-mon[198934]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:10 smithi087 ceph-mon[202419]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:12 smithi163 ceph-mon[190496]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:12 smithi087 ceph-mon[202419]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:12.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:12 smithi087 ceph-mon[198934]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:14 smithi163 ceph-mon[190496]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:14 smithi087 ceph-mon[198934]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:14 smithi087 ceph-mon[202419]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:42:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:16 smithi163 ceph-mon[190496]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:16 smithi087 ceph-mon[198934]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:16 smithi087 ceph-mon[202419]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:18 smithi163 ceph-mon[190496]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:18 smithi087 ceph-mon[202419]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:18 smithi087 ceph-mon[198934]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:20.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:20 smithi163 ceph-mon[190496]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:20.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:42:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:20 smithi087 ceph-mon[198934]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:42:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:20 smithi087 ceph-mon[202419]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:42:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:42:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:42:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:42:21.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:42:21.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:42:21.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:42:21.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:42:21.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:42:21.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:42:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:22 smithi163 ceph-mon[190496]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:22 smithi087 ceph-mon[198934]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:22 smithi087 ceph-mon[202419]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:24 smithi163 ceph-mon[190496]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:24 smithi087 ceph-mon[198934]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:24.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:24 smithi087 ceph-mon[202419]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:42:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:26 smithi163 ceph-mon[190496]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:26 smithi087 ceph-mon[202419]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:26 smithi087 ceph-mon[198934]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:28 smithi163 ceph-mon[190496]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:28 smithi087 ceph-mon[202419]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:28 smithi087 ceph-mon[198934]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:30 smithi163 ceph-mon[190496]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:30 smithi087 ceph-mon[202419]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:30 smithi087 ceph-mon[198934]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:32 smithi163 ceph-mon[190496]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:32 smithi087 ceph-mon[202419]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:32 smithi087 ceph-mon[198934]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:34 smithi163 ceph-mon[190496]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:34 smithi087 ceph-mon[202419]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:34 smithi087 ceph-mon[198934]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:42:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:36 smithi163 ceph-mon[190496]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:36 smithi087 ceph-mon[198934]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:36 smithi087 ceph-mon[202419]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:38 smithi163 ceph-mon[190496]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:38 smithi087 ceph-mon[198934]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:38.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:38 smithi087 ceph-mon[202419]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:40 smithi163 ceph-mon[190496]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:40 smithi087 ceph-mon[198934]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:40 smithi087 ceph-mon[202419]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:42.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:42 smithi163 ceph-mon[190496]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:42 smithi087 ceph-mon[198934]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:42 smithi087 ceph-mon[202419]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:44 smithi163 ceph-mon[190496]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:44 smithi087 ceph-mon[198934]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:44 smithi087 ceph-mon[202419]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:42:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:46 smithi163 ceph-mon[190496]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:46 smithi087 ceph-mon[198934]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:46 smithi087 ceph-mon[202419]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:48 smithi163 ceph-mon[190496]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:48 smithi087 ceph-mon[198934]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:48 smithi087 ceph-mon[202419]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:42:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:50 smithi163 ceph-mon[190496]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:50 smithi087 ceph-mon[198934]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:50 smithi087 ceph-mon[202419]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:52 smithi163 ceph-mon[190496]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:52 smithi087 ceph-mon[198934]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:52 smithi087 ceph-mon[202419]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:54 smithi163 ceph-mon[190496]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:54 smithi087 ceph-mon[198934]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:54 smithi087 ceph-mon[202419]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:42:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:42:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:42:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:56 smithi163 ceph-mon[190496]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:56 smithi087 ceph-mon[202419]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:56 smithi087 ceph-mon[198934]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:42:58 smithi163 ceph-mon[190496]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:42:58 smithi087 ceph-mon[202419]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:42:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:42:58 smithi087 ceph-mon[198934]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:00 smithi163 ceph-mon[190496]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:00 smithi087 ceph-mon[202419]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:00 smithi087 ceph-mon[198934]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:02 smithi163 ceph-mon[190496]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:02 smithi087 ceph-mon[202419]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:02 smithi087 ceph-mon[198934]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:04 smithi163 ceph-mon[190496]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:04 smithi087 ceph-mon[202419]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:04 smithi087 ceph-mon[198934]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:43:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:06 smithi163 ceph-mon[190496]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:06 smithi087 ceph-mon[202419]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:06 smithi087 ceph-mon[198934]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:08 smithi163 ceph-mon[190496]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:08 smithi087 ceph-mon[202419]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:08 smithi087 ceph-mon[198934]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:10 smithi163 ceph-mon[190496]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:10 smithi087 ceph-mon[202419]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:10 smithi087 ceph-mon[198934]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:12 smithi163 ceph-mon[190496]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:12 smithi087 ceph-mon[198934]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:12 smithi087 ceph-mon[202419]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:14 smithi163 ceph-mon[190496]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:14 smithi087 ceph-mon[202419]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:14 smithi087 ceph-mon[198934]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:43:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:16 smithi163 ceph-mon[190496]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:16 smithi087 ceph-mon[198934]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:16 smithi087 ceph-mon[202419]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:18 smithi163 ceph-mon[190496]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:18 smithi087 ceph-mon[198934]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:18 smithi087 ceph-mon[202419]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:20 smithi163 ceph-mon[190496]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:20 smithi087 ceph-mon[202419]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:20 smithi087 ceph-mon[198934]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:43:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:43:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:43:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:43:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:43:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:43:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:43:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:43:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:43:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:43:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:43:21.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:43:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:22 smithi163 ceph-mon[190496]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:22 smithi087 ceph-mon[202419]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:22 smithi087 ceph-mon[198934]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:24 smithi163 ceph-mon[190496]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:24 smithi087 ceph-mon[202419]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:24 smithi087 ceph-mon[198934]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:43:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:26 smithi163 ceph-mon[190496]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:26 smithi087 ceph-mon[202419]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:26 smithi087 ceph-mon[198934]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:28 smithi163 ceph-mon[190496]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:28 smithi087 ceph-mon[202419]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:28 smithi087 ceph-mon[198934]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:30 smithi163 ceph-mon[190496]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:30 smithi087 ceph-mon[202419]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:30 smithi087 ceph-mon[198934]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:32 smithi163 ceph-mon[190496]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:32 smithi087 ceph-mon[202419]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:32 smithi087 ceph-mon[198934]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:34 smithi163 ceph-mon[190496]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:34 smithi087 ceph-mon[202419]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:34 smithi087 ceph-mon[198934]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:34.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:43:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:36 smithi163 ceph-mon[190496]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:36 smithi087 ceph-mon[198934]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:36 smithi087 ceph-mon[202419]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:38 smithi163 ceph-mon[190496]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:38 smithi087 ceph-mon[202419]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:38 smithi087 ceph-mon[198934]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:40 smithi163 ceph-mon[190496]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:40 smithi087 ceph-mon[202419]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:40 smithi087 ceph-mon[198934]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:42 smithi163 ceph-mon[190496]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:42 smithi087 ceph-mon[202419]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:42 smithi087 ceph-mon[198934]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:44 smithi163 ceph-mon[190496]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:44 smithi087 ceph-mon[202419]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:44 smithi087 ceph-mon[198934]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:43:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:46 smithi163 ceph-mon[190496]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:46 smithi087 ceph-mon[202419]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:46 smithi087 ceph-mon[198934]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:48 smithi163 ceph-mon[190496]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:48 smithi087 ceph-mon[202419]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:48 smithi087 ceph-mon[198934]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:43:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:50 smithi163 ceph-mon[190496]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:50 smithi087 ceph-mon[198934]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:50 smithi087 ceph-mon[202419]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:52 smithi163 ceph-mon[190496]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:52 smithi087 ceph-mon[198934]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:52.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:52 smithi087 ceph-mon[202419]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:54 smithi163 ceph-mon[190496]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:54 smithi087 ceph-mon[198934]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:54 smithi087 ceph-mon[202419]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:43:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:43:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:43:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:56 smithi163 ceph-mon[190496]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:56 smithi087 ceph-mon[202419]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:56 smithi087 ceph-mon[198934]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:43:58 smithi163 ceph-mon[190496]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:43:58 smithi087 ceph-mon[202419]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:43:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:43:58 smithi087 ceph-mon[198934]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:00 smithi163 ceph-mon[190496]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:00.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:00 smithi087 ceph-mon[202419]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:00.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:00 smithi087 ceph-mon[198934]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:02 smithi163 ceph-mon[190496]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:02 smithi087 ceph-mon[202419]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:02 smithi087 ceph-mon[198934]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:04 smithi163 ceph-mon[190496]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:04 smithi087 ceph-mon[202419]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:04 smithi087 ceph-mon[198934]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:44:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:06 smithi163 ceph-mon[190496]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:06 smithi087 ceph-mon[202419]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:06 smithi087 ceph-mon[198934]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:08 smithi163 ceph-mon[190496]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:08 smithi087 ceph-mon[202419]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:08 smithi087 ceph-mon[198934]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:10.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:10 smithi163 ceph-mon[190496]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:10 smithi087 ceph-mon[202419]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:10 smithi087 ceph-mon[198934]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:12.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:12 smithi163 ceph-mon[190496]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:12 smithi087 ceph-mon[202419]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:12 smithi087 ceph-mon[198934]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:14.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:14 smithi163 ceph-mon[190496]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:14 smithi087 ceph-mon[202419]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:14 smithi087 ceph-mon[198934]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:44:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:16 smithi163 ceph-mon[190496]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:16 smithi087 ceph-mon[202419]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:16 smithi087 ceph-mon[198934]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:18.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:18 smithi163 ceph-mon[190496]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:18 smithi087 ceph-mon[202419]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:18.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:18 smithi087 ceph-mon[198934]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:19.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:20.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:20 smithi163 ceph-mon[190496]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:20 smithi087 ceph-mon[202419]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:21.100 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:20 smithi087 ceph-mon[198934]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:22 smithi163 ceph-mon[190496]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:44:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:44:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:44:22.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:44:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[202419]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:44:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:44:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:44:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:44:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[198934]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:44:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:44:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:44:22.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:44:24.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:24 smithi163 ceph-mon[190496]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:24 smithi087 ceph-mon[202419]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:24.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:24 smithi087 ceph-mon[198934]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:44:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:26 smithi163 ceph-mon[190496]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:26 smithi087 ceph-mon[198934]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:26 smithi087 ceph-mon[202419]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:28.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:28 smithi163 ceph-mon[190496]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:28 smithi087 ceph-mon[198934]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:28.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:28 smithi087 ceph-mon[202419]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:30.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:30 smithi163 ceph-mon[190496]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:30 smithi087 ceph-mon[202419]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:30 smithi087 ceph-mon[198934]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:32.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:32 smithi163 ceph-mon[190496]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:32 smithi087 ceph-mon[202419]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:32 smithi087 ceph-mon[198934]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:34 smithi163 ceph-mon[190496]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:34.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:34 smithi087 ceph-mon[202419]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:34 smithi087 ceph-mon[198934]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:44:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:36 smithi163 ceph-mon[190496]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:36 smithi087 ceph-mon[202419]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:36 smithi087 ceph-mon[198934]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:38 smithi163 ceph-mon[190496]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:38 smithi087 ceph-mon[202419]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:38 smithi087 ceph-mon[198934]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:40 smithi163 ceph-mon[190496]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:40 smithi087 ceph-mon[202419]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:40 smithi087 ceph-mon[198934]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:42 smithi163 ceph-mon[190496]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:42 smithi087 ceph-mon[202419]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:42 smithi087 ceph-mon[198934]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:44 smithi087 ceph-mon[202419]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:44 smithi087 ceph-mon[198934]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:44 smithi163 ceph-mon[190496]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:44:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:46 smithi163 ceph-mon[190496]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:46 smithi087 ceph-mon[202419]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:46 smithi087 ceph-mon[198934]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:48 smithi163 ceph-mon[190496]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:48 smithi087 ceph-mon[202419]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:48 smithi087 ceph-mon[198934]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:44:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:50 smithi087 ceph-mon[202419]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:50 smithi087 ceph-mon[198934]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:50 smithi163 ceph-mon[190496]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:52 smithi087 ceph-mon[202419]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:52.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:52 smithi087 ceph-mon[198934]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:52 smithi163 ceph-mon[190496]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:54 smithi087 ceph-mon[202419]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:54 smithi087 ceph-mon[198934]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:54 smithi163 ceph-mon[190496]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:44:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:44:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:56 smithi163 ceph-mon[190496]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:56 smithi087 ceph-mon[202419]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:56 smithi087 ceph-mon[198934]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:44:58 smithi163 ceph-mon[190496]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:44:58 smithi087 ceph-mon[202419]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:44:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:44:58 smithi087 ceph-mon[198934]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:00 smithi163 ceph-mon[190496]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:00 smithi087 ceph-mon[202419]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:00 smithi087 ceph-mon[198934]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:02 smithi087 ceph-mon[202419]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:02 smithi087 ceph-mon[198934]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:02 smithi163 ceph-mon[190496]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:04 smithi087 ceph-mon[202419]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:04 smithi087 ceph-mon[198934]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:04 smithi163 ceph-mon[190496]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:45:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:06 smithi163 ceph-mon[190496]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:06 smithi087 ceph-mon[202419]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:06 smithi087 ceph-mon[198934]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:08.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:08 smithi163 ceph-mon[190496]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:08 smithi087 ceph-mon[202419]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:08 smithi087 ceph-mon[198934]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:10 smithi087 ceph-mon[202419]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:10 smithi087 ceph-mon[198934]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:10 smithi163 ceph-mon[190496]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:12 smithi087 ceph-mon[198934]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:12 smithi087 ceph-mon[202419]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:12 smithi163 ceph-mon[190496]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:14 smithi087 ceph-mon[202419]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:14 smithi087 ceph-mon[198934]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:14 smithi163 ceph-mon[190496]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:45:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:16 smithi163 ceph-mon[190496]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:16 smithi087 ceph-mon[202419]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:16 smithi087 ceph-mon[198934]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:18 smithi087 ceph-mon[202419]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:18 smithi087 ceph-mon[198934]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:18 smithi163 ceph-mon[190496]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:19.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:20 smithi087 ceph-mon[198934]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:20 smithi087 ceph-mon[202419]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:20 smithi163 ceph-mon[190496]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:45:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:22.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:22 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:45:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:22 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:45:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:45:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:45:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:45:23.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:45:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:45:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:45:24.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:24 smithi087 ceph-mon[202419]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:24.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:24 smithi087 ceph-mon[198934]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:24 smithi163 ceph-mon[190496]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:45:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:26 smithi163 ceph-mon[190496]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:26 smithi087 ceph-mon[202419]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:26 smithi087 ceph-mon[198934]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:28 smithi087 ceph-mon[202419]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:28 smithi087 ceph-mon[198934]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:28 smithi163 ceph-mon[190496]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:30 smithi087 ceph-mon[202419]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:30 smithi087 ceph-mon[198934]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:30 smithi163 ceph-mon[190496]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:32 smithi087 ceph-mon[202419]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:32 smithi087 ceph-mon[198934]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:32 smithi163 ceph-mon[190496]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:34 smithi087 ceph-mon[202419]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:34 smithi087 ceph-mon[198934]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:34.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:34 smithi163 ceph-mon[190496]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:45:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:36 smithi163 ceph-mon[190496]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:36 smithi087 ceph-mon[202419]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:36 smithi087 ceph-mon[198934]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:38 smithi087 ceph-mon[202419]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:38.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:38 smithi087 ceph-mon[198934]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:38 smithi163 ceph-mon[190496]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:40 smithi087 ceph-mon[202419]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:40 smithi087 ceph-mon[198934]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:40 smithi163 ceph-mon[190496]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:42 smithi087 ceph-mon[202419]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:42 smithi087 ceph-mon[198934]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:42 smithi163 ceph-mon[190496]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:44 smithi087 ceph-mon[202419]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:44 smithi087 ceph-mon[198934]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:44 smithi163 ceph-mon[190496]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:45:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:46 smithi163 ceph-mon[190496]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:46 smithi087 ceph-mon[202419]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:46 smithi087 ceph-mon[198934]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:48 smithi087 ceph-mon[202419]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:48 smithi087 ceph-mon[198934]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:48 smithi163 ceph-mon[190496]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:45:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:50 smithi087 ceph-mon[202419]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:50 smithi087 ceph-mon[198934]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:50 smithi163 ceph-mon[190496]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:52.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:52 smithi087 ceph-mon[202419]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:52.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:52 smithi087 ceph-mon[198934]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:52 smithi163 ceph-mon[190496]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:54.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:54 smithi087 ceph-mon[202419]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:54 smithi087 ceph-mon[198934]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:54 smithi163 ceph-mon[190496]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:55.706 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:45:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:45:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:45:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:56 smithi163 ceph-mon[190496]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:56 smithi087 ceph-mon[202419]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:56 smithi087 ceph-mon[198934]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:45:58 smithi087 ceph-mon[198934]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:45:58 smithi087 ceph-mon[202419]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:45:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:45:58 smithi163 ceph-mon[190496]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:00 smithi087 ceph-mon[202419]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:00 smithi087 ceph-mon[198934]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:00 smithi163 ceph-mon[190496]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:02 smithi087 ceph-mon[202419]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:02 smithi087 ceph-mon[198934]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:02 smithi163 ceph-mon[190496]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:04 smithi087 ceph-mon[198934]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:04.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:04 smithi087 ceph-mon[202419]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:04.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:04 smithi163 ceph-mon[190496]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:46:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:06 smithi163 ceph-mon[190496]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:06 smithi087 ceph-mon[202419]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:06 smithi087 ceph-mon[198934]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:08 smithi087 ceph-mon[202419]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:08.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:08 smithi087 ceph-mon[198934]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:08 smithi163 ceph-mon[190496]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:10 smithi087 ceph-mon[202419]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:10 smithi087 ceph-mon[198934]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:10 smithi163 ceph-mon[190496]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:12.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:12 smithi087 ceph-mon[198934]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:12.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:12 smithi087 ceph-mon[202419]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:12 smithi163 ceph-mon[190496]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:14.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:14 smithi087 ceph-mon[198934]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:14.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:14 smithi087 ceph-mon[202419]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:14 smithi163 ceph-mon[190496]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:46:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:16 smithi163 ceph-mon[190496]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:16 smithi087 ceph-mon[198934]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:16 smithi087 ceph-mon[202419]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:18 smithi087 ceph-mon[198934]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:18 smithi087 ceph-mon[202419]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:18 smithi163 ceph-mon[190496]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:19.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:19.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:20 smithi087 ceph-mon[202419]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:20.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:20 smithi087 ceph-mon[198934]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:20 smithi163 ceph-mon[190496]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:22.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:22 smithi087 ceph-mon[202419]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:22.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:22 smithi087 ceph-mon[198934]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:22 smithi163 ceph-mon[190496]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:46:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:46:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:46:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:24 smithi163 ceph-mon[190496]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:46:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:46:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:46:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[202419]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:46:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:46:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:46:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[198934]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:46:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:46:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:46:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:46:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:26 smithi163 ceph-mon[190496]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:26 smithi087 ceph-mon[202419]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:26 smithi087 ceph-mon[198934]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:28.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:28 smithi087 ceph-mon[202419]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:28.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:28 smithi087 ceph-mon[198934]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:28 smithi163 ceph-mon[190496]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:30.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:30 smithi087 ceph-mon[202419]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:30.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:30 smithi087 ceph-mon[198934]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:30 smithi163 ceph-mon[190496]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:32.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:32 smithi087 ceph-mon[202419]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:32.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:32 smithi087 ceph-mon[198934]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:32 smithi163 ceph-mon[190496]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:34 smithi087 ceph-mon[202419]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:34.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:34.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:34 smithi087 ceph-mon[198934]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:34.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:34 smithi163 ceph-mon[190496]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:36 smithi163 ceph-mon[190496]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:36 smithi087 ceph-mon[202419]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:36 smithi087 ceph-mon[198934]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:38.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:38 smithi087 ceph-mon[202419]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:38.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:38 smithi087 ceph-mon[198934]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:38 smithi163 ceph-mon[190496]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:40.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:40 smithi087 ceph-mon[202419]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:40.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:40 smithi087 ceph-mon[198934]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:40 smithi163 ceph-mon[190496]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:42.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:42 smithi087 ceph-mon[202419]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:42.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:42 smithi087 ceph-mon[198934]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:42 smithi163 ceph-mon[190496]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:44.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:44 smithi087 ceph-mon[198934]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:44.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:44 smithi087 ceph-mon[202419]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:44 smithi163 ceph-mon[190496]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:46:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:46 smithi163 ceph-mon[190496]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:46 smithi087 ceph-mon[202419]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:46 smithi087 ceph-mon[198934]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:48 smithi087 ceph-mon[198934]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:48 smithi087 ceph-mon[202419]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:48 smithi163 ceph-mon[190496]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:46:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:50 smithi087 ceph-mon[202419]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:50 smithi087 ceph-mon[198934]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:50 smithi163 ceph-mon[190496]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:52 smithi163 ceph-mon[190496]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:52 smithi087 ceph-mon[202419]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:52 smithi087 ceph-mon[198934]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:54 smithi163 ceph-mon[190496]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:54 smithi087 ceph-mon[202419]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:55.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:54 smithi087 ceph-mon[198934]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:46:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:46:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:46:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:56 smithi087 ceph-mon[202419]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:56 smithi087 ceph-mon[198934]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:56 smithi163 ceph-mon[190496]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:58.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:46:58 smithi087 ceph-mon[198934]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:58.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:46:58 smithi087 ceph-mon[202419]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:46:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:46:58 smithi163 ceph-mon[190496]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:00.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:00 smithi087 ceph-mon[198934]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:00.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:00 smithi087 ceph-mon[202419]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:00 smithi163 ceph-mon[190496]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:02 smithi087 ceph-mon[198934]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:02 smithi087 ceph-mon[202419]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:02 smithi163 ceph-mon[190496]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:04.704 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:04 smithi163 ceph-mon[190496]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:04 smithi087 ceph-mon[202419]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:04 smithi087 ceph-mon[198934]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:04.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:47:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:06 smithi087 ceph-mon[202419]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:06 smithi087 ceph-mon[198934]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:06 smithi163 ceph-mon[190496]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:08.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:08 smithi087 ceph-mon[202419]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:08.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:08 smithi087 ceph-mon[198934]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:08 smithi163 ceph-mon[190496]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:10.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:10 smithi087 ceph-mon[202419]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:10.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:10 smithi087 ceph-mon[198934]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:10 smithi163 ceph-mon[190496]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:12 smithi163 ceph-mon[190496]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:12 smithi087 ceph-mon[202419]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:12 smithi087 ceph-mon[198934]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:14 smithi163 ceph-mon[190496]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:14 smithi087 ceph-mon[202419]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:14 smithi087 ceph-mon[198934]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:47:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:16 smithi087 ceph-mon[202419]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:16 smithi087 ceph-mon[198934]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:16 smithi163 ceph-mon[190496]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:18 smithi087 ceph-mon[202419]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:18.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:18 smithi087 ceph-mon[198934]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:18 smithi163 ceph-mon[190496]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:20 smithi163 ceph-mon[190496]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:20 smithi087 ceph-mon[202419]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:20 smithi087 ceph-mon[198934]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:22 smithi163 ceph-mon[190496]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:22 smithi087 ceph-mon[202419]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:22 smithi087 ceph-mon[198934]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:24 smithi163 ceph-mon[190496]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:47:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:47:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:47:25.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:47:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[202419]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:47:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:47:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:47:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:47:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[198934]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:47:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:47:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:47:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:47:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:47:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:26 smithi087 ceph-mon[202419]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:26 smithi087 ceph-mon[198934]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:26 smithi163 ceph-mon[190496]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:28 smithi163 ceph-mon[190496]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:28 smithi087 ceph-mon[202419]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:28 smithi087 ceph-mon[198934]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:30 smithi163 ceph-mon[190496]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:30 smithi087 ceph-mon[202419]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:30 smithi087 ceph-mon[198934]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:32 smithi163 ceph-mon[190496]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:32 smithi087 ceph-mon[202419]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:32 smithi087 ceph-mon[198934]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:34 smithi163 ceph-mon[190496]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:34 smithi087 ceph-mon[202419]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:35.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:34 smithi087 ceph-mon[198934]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:47:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:36 smithi087 ceph-mon[202419]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:36 smithi087 ceph-mon[198934]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:36 smithi163 ceph-mon[190496]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:38 smithi163 ceph-mon[190496]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:38 smithi087 ceph-mon[202419]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:38 smithi087 ceph-mon[198934]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:40 smithi163 ceph-mon[190496]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:40 smithi087 ceph-mon[202419]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:40 smithi087 ceph-mon[198934]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:43.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:42 smithi163 ceph-mon[190496]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:42 smithi087 ceph-mon[202419]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:42 smithi087 ceph-mon[198934]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:44 smithi163 ceph-mon[190496]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:44 smithi087 ceph-mon[202419]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:44 smithi087 ceph-mon[198934]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:47:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:46 smithi087 ceph-mon[202419]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:46 smithi087 ceph-mon[198934]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:46 smithi163 ceph-mon[190496]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:48 smithi163 ceph-mon[190496]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:48 smithi087 ceph-mon[202419]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:48 smithi087 ceph-mon[198934]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:47:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:50 smithi163 ceph-mon[190496]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:51.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:50 smithi087 ceph-mon[202419]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:51.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:50 smithi087 ceph-mon[198934]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:52 smithi163 ceph-mon[190496]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:52 smithi087 ceph-mon[202419]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:52 smithi087 ceph-mon[198934]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:54 smithi163 ceph-mon[190496]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:54 smithi087 ceph-mon[202419]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:54 smithi087 ceph-mon[198934]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:47:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:47:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:47:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:56 smithi087 ceph-mon[202419]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:56 smithi087 ceph-mon[198934]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:56 smithi163 ceph-mon[190496]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:47:58 smithi163 ceph-mon[190496]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:47:58 smithi087 ceph-mon[202419]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:47:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:47:58 smithi087 ceph-mon[198934]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:00 smithi163 ceph-mon[190496]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:00 smithi087 ceph-mon[202419]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:00 smithi087 ceph-mon[198934]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:02 smithi163 ceph-mon[190496]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:03.237 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:02 smithi087 ceph-mon[202419]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:03.237 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:02 smithi087 ceph-mon[198934]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:04 smithi163 ceph-mon[190496]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:04 smithi087 ceph-mon[202419]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:04 smithi087 ceph-mon[198934]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:48:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:06 smithi087 ceph-mon[202419]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:06 smithi087 ceph-mon[198934]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:06 smithi163 ceph-mon[190496]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:08 smithi163 ceph-mon[190496]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:08 smithi087 ceph-mon[202419]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:08 smithi087 ceph-mon[198934]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:10 smithi163 ceph-mon[190496]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:10 smithi087 ceph-mon[202419]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:10 smithi087 ceph-mon[198934]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:12 smithi163 ceph-mon[190496]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:12 smithi087 ceph-mon[202419]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:12 smithi087 ceph-mon[198934]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:14 smithi163 ceph-mon[190496]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:14 smithi087 ceph-mon[202419]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:14 smithi087 ceph-mon[198934]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:48:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:16 smithi087 ceph-mon[202419]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:16 smithi087 ceph-mon[198934]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:16 smithi163 ceph-mon[190496]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:18 smithi163 ceph-mon[190496]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:18 smithi087 ceph-mon[202419]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:18 smithi087 ceph-mon[198934]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:20 smithi163 ceph-mon[190496]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:20 smithi087 ceph-mon[202419]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:20 smithi087 ceph-mon[198934]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:22 smithi163 ceph-mon[190496]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:22 smithi087 ceph-mon[202419]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:22 smithi087 ceph-mon[198934]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:24 smithi163 ceph-mon[190496]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:48:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:24 smithi087 ceph-mon[202419]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:48:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:24 smithi087 ceph-mon[198934]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:48:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:48:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:48:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:48:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:48:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:48:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:48:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:48:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:48:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:48:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:48:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:26 smithi163 ceph-mon[190496]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:26 smithi087 ceph-mon[202419]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:26 smithi087 ceph-mon[198934]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:28 smithi163 ceph-mon[190496]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:28 smithi087 ceph-mon[202419]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:28 smithi087 ceph-mon[198934]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:30 smithi163 ceph-mon[190496]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:30 smithi087 ceph-mon[202419]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:30 smithi087 ceph-mon[198934]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:32 smithi163 ceph-mon[190496]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:32 smithi087 ceph-mon[202419]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:32 smithi087 ceph-mon[198934]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:34 smithi163 ceph-mon[190496]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:34 smithi087 ceph-mon[202419]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:34 smithi087 ceph-mon[198934]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:48:36.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:36 smithi087 ceph-mon[202419]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:36.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:36 smithi087 ceph-mon[198934]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:36 smithi163 ceph-mon[190496]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:38 smithi163 ceph-mon[190496]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:38 smithi087 ceph-mon[202419]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:38 smithi087 ceph-mon[198934]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:40 smithi163 ceph-mon[190496]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:40 smithi087 ceph-mon[202419]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:40 smithi087 ceph-mon[198934]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:42 smithi163 ceph-mon[190496]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:42 smithi087 ceph-mon[202419]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:42 smithi087 ceph-mon[198934]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:44 smithi163 ceph-mon[190496]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:44 smithi087 ceph-mon[202419]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:44 smithi087 ceph-mon[198934]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:48:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:46 smithi087 ceph-mon[202419]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:46 smithi087 ceph-mon[198934]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:46 smithi163 ceph-mon[190496]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:48 smithi163 ceph-mon[190496]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:49.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:48 smithi087 ceph-mon[202419]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:49.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:48 smithi087 ceph-mon[198934]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:48:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:50 smithi163 ceph-mon[190496]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:50 smithi087 ceph-mon[202419]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:50 smithi087 ceph-mon[198934]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:52 smithi163 ceph-mon[190496]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:52 smithi087 ceph-mon[202419]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:52 smithi087 ceph-mon[198934]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:54 smithi163 ceph-mon[190496]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:54 smithi087 ceph-mon[202419]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:54 smithi087 ceph-mon[198934]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:48:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:48:55] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:48:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:56 smithi087 ceph-mon[202419]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:56 smithi087 ceph-mon[198934]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:56 smithi163 ceph-mon[190496]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:48:58 smithi163 ceph-mon[190496]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:48:58 smithi087 ceph-mon[198934]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:48:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:48:58 smithi087 ceph-mon[202419]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:00 smithi163 ceph-mon[190496]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:00 smithi087 ceph-mon[202419]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:00 smithi087 ceph-mon[198934]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:02 smithi163 ceph-mon[190496]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:02 smithi087 ceph-mon[198934]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:02 smithi087 ceph-mon[202419]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:04 smithi163 ceph-mon[190496]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:04 smithi087 ceph-mon[202419]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:04 smithi087 ceph-mon[198934]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:49:06.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:06 smithi087 ceph-mon[202419]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:06.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:06 smithi087 ceph-mon[198934]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:06 smithi163 ceph-mon[190496]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:07.673 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:49:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:49:07.381334813Z level=info msg="Completed cleanup jobs" duration=90.026593ms 2023-10-07T20:49:09.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:08 smithi163 ceph-mon[190496]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:08 smithi087 ceph-mon[202419]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:08 smithi087 ceph-mon[198934]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:10 smithi163 ceph-mon[190496]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:10 smithi087 ceph-mon[202419]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:10 smithi087 ceph-mon[198934]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:12 smithi163 ceph-mon[190496]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:12 smithi087 ceph-mon[202419]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:12 smithi087 ceph-mon[198934]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:15.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:14 smithi163 ceph-mon[190496]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:14 smithi087 ceph-mon[202419]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:14 smithi087 ceph-mon[198934]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:49:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:16 smithi087 ceph-mon[202419]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:16 smithi087 ceph-mon[198934]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:16 smithi163 ceph-mon[190496]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:18 smithi163 ceph-mon[190496]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:18 smithi087 ceph-mon[202419]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:18 smithi087 ceph-mon[198934]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:20 smithi163 ceph-mon[190496]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:20 smithi087 ceph-mon[202419]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:20 smithi087 ceph-mon[198934]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:22 smithi163 ceph-mon[190496]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:22 smithi087 ceph-mon[202419]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:22 smithi087 ceph-mon[198934]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:24 smithi163 ceph-mon[190496]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:24 smithi087 ceph-mon[202419]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:24 smithi087 ceph-mon[198934]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:49:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:49:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:49:26.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:49:26.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:49:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:49:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:49:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:49:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:49:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:49:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:49:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:49:26.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:49:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:26 smithi163 ceph-mon[190496]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:26 smithi087 ceph-mon[202419]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:26 smithi087 ceph-mon[198934]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:28 smithi163 ceph-mon[190496]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:28 smithi087 ceph-mon[202419]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:28 smithi087 ceph-mon[198934]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:30 smithi163 ceph-mon[190496]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:30 smithi087 ceph-mon[202419]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:30 smithi087 ceph-mon[198934]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:32 smithi163 ceph-mon[190496]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:32 smithi087 ceph-mon[202419]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:32 smithi087 ceph-mon[198934]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:34 smithi163 ceph-mon[190496]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:34 smithi087 ceph-mon[198934]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:34 smithi087 ceph-mon[202419]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:49:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:36 smithi087 ceph-mon[202419]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:36 smithi087 ceph-mon[198934]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:36 smithi163 ceph-mon[190496]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:38 smithi163 ceph-mon[190496]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:38 smithi087 ceph-mon[202419]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:38 smithi087 ceph-mon[198934]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:40 smithi163 ceph-mon[190496]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:40 smithi087 ceph-mon[202419]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:40 smithi087 ceph-mon[198934]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:42 smithi163 ceph-mon[190496]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:42 smithi087 ceph-mon[202419]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:42 smithi087 ceph-mon[198934]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:44 smithi163 ceph-mon[190496]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:44 smithi087 ceph-mon[198934]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:44 smithi087 ceph-mon[202419]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:49:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:46 smithi163 ceph-mon[190496]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:46 smithi087 ceph-mon[202419]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:46 smithi087 ceph-mon[198934]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:48 smithi163 ceph-mon[190496]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:48 smithi087 ceph-mon[202419]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:48 smithi087 ceph-mon[198934]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:49:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:50 smithi163 ceph-mon[190496]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:50 smithi087 ceph-mon[202419]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:50 smithi087 ceph-mon[198934]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:52 smithi163 ceph-mon[190496]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:52 smithi087 ceph-mon[202419]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:52 smithi087 ceph-mon[198934]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:54 smithi163 ceph-mon[190496]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:54 smithi087 ceph-mon[202419]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:54 smithi087 ceph-mon[198934]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:49:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:49:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:49:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:56 smithi163 ceph-mon[190496]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:56 smithi087 ceph-mon[202419]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:56 smithi087 ceph-mon[198934]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:49:58 smithi163 ceph-mon[190496]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:49:58 smithi087 ceph-mon[202419]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:49:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:49:58 smithi087 ceph-mon[198934]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:00 smithi163 ceph-mon[190496]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T20:50:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:00 smithi087 ceph-mon[202419]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T20:50:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:00 smithi087 ceph-mon[198934]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T20:50:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:02 smithi163 ceph-mon[190496]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:02 smithi087 ceph-mon[202419]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:02 smithi087 ceph-mon[198934]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:04 smithi163 ceph-mon[190496]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:04 smithi087 ceph-mon[198934]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:04 smithi087 ceph-mon[202419]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:50:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:06 smithi163 ceph-mon[190496]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:06 smithi087 ceph-mon[202419]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:06 smithi087 ceph-mon[198934]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:08 smithi163 ceph-mon[190496]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:08 smithi087 ceph-mon[198934]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:08 smithi087 ceph-mon[202419]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:10 smithi163 ceph-mon[190496]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:10 smithi087 ceph-mon[202419]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:10 smithi087 ceph-mon[198934]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:12 smithi163 ceph-mon[190496]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:12 smithi087 ceph-mon[202419]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:12 smithi087 ceph-mon[198934]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:14 smithi163 ceph-mon[190496]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:14 smithi087 ceph-mon[202419]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:14 smithi087 ceph-mon[198934]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:50:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:16 smithi163 ceph-mon[190496]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:16 smithi087 ceph-mon[202419]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:16 smithi087 ceph-mon[198934]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:18 smithi163 ceph-mon[190496]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:18 smithi087 ceph-mon[202419]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:18 smithi087 ceph-mon[198934]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:20 smithi163 ceph-mon[190496]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:20 smithi087 ceph-mon[202419]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:20 smithi087 ceph-mon[198934]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:22 smithi163 ceph-mon[190496]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:22 smithi087 ceph-mon[202419]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:22 smithi087 ceph-mon[198934]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:24 smithi163 ceph-mon[190496]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:24 smithi087 ceph-mon[202419]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:24 smithi087 ceph-mon[198934]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:50:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:26 smithi163 ceph-mon[190496]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:50:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:50:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:50:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:50:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[202419]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:50:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:50:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:50:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:50:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[198934]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:50:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:50:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:50:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:50:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:28 smithi163 ceph-mon[190496]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:28 smithi087 ceph-mon[202419]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:28 smithi087 ceph-mon[198934]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:30 smithi163 ceph-mon[190496]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:30 smithi087 ceph-mon[202419]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:30 smithi087 ceph-mon[198934]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:32 smithi163 ceph-mon[190496]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:32 smithi087 ceph-mon[202419]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:32 smithi087 ceph-mon[198934]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:34 smithi163 ceph-mon[190496]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:34 smithi087 ceph-mon[202419]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:34 smithi087 ceph-mon[198934]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:50:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:36 smithi163 ceph-mon[190496]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:36 smithi087 ceph-mon[202419]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:36 smithi087 ceph-mon[198934]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:38 smithi163 ceph-mon[190496]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:38 smithi087 ceph-mon[202419]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:38 smithi087 ceph-mon[198934]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:40 smithi163 ceph-mon[190496]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:40 smithi087 ceph-mon[202419]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:40 smithi087 ceph-mon[198934]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:42 smithi163 ceph-mon[190496]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:42 smithi087 ceph-mon[202419]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:42 smithi087 ceph-mon[198934]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:44 smithi163 ceph-mon[190496]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:44 smithi087 ceph-mon[202419]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:44 smithi087 ceph-mon[198934]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:50:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:46 smithi163 ceph-mon[190496]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:46 smithi087 ceph-mon[202419]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:46 smithi087 ceph-mon[198934]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:48 smithi163 ceph-mon[190496]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:48 smithi087 ceph-mon[198934]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:48 smithi087 ceph-mon[202419]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:50:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:50 smithi163 ceph-mon[190496]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:50 smithi087 ceph-mon[198934]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:50 smithi087 ceph-mon[202419]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:52 smithi163 ceph-mon[190496]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:52 smithi087 ceph-mon[198934]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:52 smithi087 ceph-mon[202419]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:54 smithi163 ceph-mon[190496]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:54 smithi087 ceph-mon[202419]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:54 smithi087 ceph-mon[198934]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:50:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:50:55] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:50:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:56 smithi163 ceph-mon[190496]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:56 smithi087 ceph-mon[202419]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:56 smithi087 ceph-mon[198934]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:50:58 smithi163 ceph-mon[190496]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:50:58 smithi087 ceph-mon[202419]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:50:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:50:58 smithi087 ceph-mon[198934]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:00 smithi163 ceph-mon[190496]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:00 smithi087 ceph-mon[202419]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:00 smithi087 ceph-mon[198934]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:02 smithi163 ceph-mon[190496]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:02 smithi087 ceph-mon[202419]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:02 smithi087 ceph-mon[198934]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:04 smithi163 ceph-mon[190496]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:05.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:04 smithi087 ceph-mon[202419]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:05.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:05.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:04 smithi087 ceph-mon[198934]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:05.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:51:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:06 smithi163 ceph-mon[190496]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:06 smithi087 ceph-mon[202419]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:06.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:06 smithi087 ceph-mon[198934]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:08 smithi163 ceph-mon[190496]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:08 smithi087 ceph-mon[198934]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:08 smithi087 ceph-mon[202419]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:10 smithi163 ceph-mon[190496]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:10 smithi087 ceph-mon[202419]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:10 smithi087 ceph-mon[198934]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:13.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:12 smithi163 ceph-mon[190496]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:12 smithi087 ceph-mon[202419]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:12 smithi087 ceph-mon[198934]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:14 smithi163 ceph-mon[190496]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:14 smithi087 ceph-mon[202419]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:14 smithi087 ceph-mon[198934]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:51:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:16 smithi163 ceph-mon[190496]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:16 smithi087 ceph-mon[198934]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:16 smithi087 ceph-mon[202419]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:18 smithi163 ceph-mon[190496]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:18 smithi087 ceph-mon[198934]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:18 smithi087 ceph-mon[202419]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:20.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:20 smithi163 ceph-mon[190496]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:20 smithi087 ceph-mon[198934]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:20 smithi087 ceph-mon[202419]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:22 smithi163 ceph-mon[190496]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:22 smithi087 ceph-mon[198934]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:22 smithi087 ceph-mon[202419]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:24 smithi163 ceph-mon[190496]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:24 smithi087 ceph-mon[202419]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:24 smithi087 ceph-mon[198934]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:51:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:26 smithi163 ceph-mon[190496]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:26.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:51:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:26 smithi087 ceph-mon[202419]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:51:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:26 smithi087 ceph-mon[198934]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:51:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:28 smithi163 ceph-mon[190496]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:28 smithi087 ceph-mon[198934]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:28 smithi087 ceph-mon[202419]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:30 smithi163 ceph-mon[190496]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[198934]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:30 smithi087 ceph-mon[202419]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:51:31.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:51:31.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:51:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:51:31.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:51:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:51:31.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:51:32.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:32 smithi163 ceph-mon[190496]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:32 smithi087 ceph-mon[198934]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:32 smithi087 ceph-mon[202419]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:34 smithi163 ceph-mon[190496]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:34 smithi087 ceph-mon[198934]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:34 smithi087 ceph-mon[202419]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:51:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:36 smithi163 ceph-mon[190496]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:36 smithi087 ceph-mon[198934]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:36 smithi087 ceph-mon[202419]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:38 smithi163 ceph-mon[190496]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:38 smithi087 ceph-mon[198934]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:38 smithi087 ceph-mon[202419]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:40 smithi163 ceph-mon[190496]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:40 smithi087 ceph-mon[202419]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:40 smithi087 ceph-mon[198934]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:42 smithi163 ceph-mon[190496]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:42 smithi087 ceph-mon[202419]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:42 smithi087 ceph-mon[198934]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:44 smithi163 ceph-mon[190496]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:44 smithi087 ceph-mon[202419]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:44 smithi087 ceph-mon[198934]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:51:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:46 smithi163 ceph-mon[190496]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:46.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:46 smithi087 ceph-mon[202419]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:46.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:46 smithi087 ceph-mon[198934]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:48 smithi163 ceph-mon[190496]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:48 smithi087 ceph-mon[202419]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:49.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:48 smithi087 ceph-mon[198934]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:51:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:50 smithi163 ceph-mon[190496]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:50 smithi087 ceph-mon[198934]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:50 smithi087 ceph-mon[202419]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:52 smithi163 ceph-mon[190496]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:52 smithi087 ceph-mon[198934]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:52 smithi087 ceph-mon[202419]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:54 smithi163 ceph-mon[190496]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:54 smithi087 ceph-mon[198934]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:54 smithi087 ceph-mon[202419]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:51:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:51:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:51:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:56 smithi163 ceph-mon[190496]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:56 smithi087 ceph-mon[198934]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:56 smithi087 ceph-mon[202419]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:51:58 smithi163 ceph-mon[190496]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:51:58 smithi087 ceph-mon[198934]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:51:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:51:58 smithi087 ceph-mon[202419]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:00 smithi163 ceph-mon[190496]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:00 smithi087 ceph-mon[202419]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:00 smithi087 ceph-mon[198934]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:02 smithi163 ceph-mon[190496]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:02 smithi087 ceph-mon[198934]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:02 smithi087 ceph-mon[202419]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:04 smithi163 ceph-mon[190496]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:05.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:04 smithi087 ceph-mon[198934]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:04 smithi087 ceph-mon[202419]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:52:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:06 smithi163 ceph-mon[190496]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:06 smithi087 ceph-mon[198934]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:06 smithi087 ceph-mon[202419]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:08 smithi163 ceph-mon[190496]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:08 smithi087 ceph-mon[198934]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:08 smithi087 ceph-mon[202419]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:10 smithi163 ceph-mon[190496]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:10 smithi087 ceph-mon[202419]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:10 smithi087 ceph-mon[198934]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:12 smithi163 ceph-mon[190496]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:12 smithi087 ceph-mon[202419]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:12 smithi087 ceph-mon[198934]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:14 smithi163 ceph-mon[190496]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:14 smithi087 ceph-mon[202419]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:14 smithi087 ceph-mon[198934]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:52:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:16 smithi163 ceph-mon[190496]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:16 smithi087 ceph-mon[202419]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:16 smithi087 ceph-mon[198934]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:18 smithi163 ceph-mon[190496]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:18 smithi087 ceph-mon[202419]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:18 smithi087 ceph-mon[198934]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:20 smithi163 ceph-mon[190496]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:20 smithi087 ceph-mon[198934]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:20 smithi087 ceph-mon[202419]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:23.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:22 smithi163 ceph-mon[190496]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:22 smithi087 ceph-mon[198934]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:22 smithi087 ceph-mon[202419]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:24 smithi163 ceph-mon[190496]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:24 smithi087 ceph-mon[198934]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:24 smithi087 ceph-mon[202419]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:52:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:26 smithi163 ceph-mon[190496]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:26 smithi087 ceph-mon[198934]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:26 smithi087 ceph-mon[202419]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:28 smithi163 ceph-mon[190496]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:28 smithi087 ceph-mon[202419]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:29.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:28 smithi087 ceph-mon[198934]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:30 smithi163 ceph-mon[190496]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:31.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:30 smithi087 ceph-mon[202419]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:31.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:30 smithi087 ceph-mon[198934]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:52:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:52:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:52:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:52:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:52:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:52:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:52:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:52:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:52:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:52:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:52:32.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:52:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:32 smithi163 ceph-mon[190496]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:32 smithi087 ceph-mon[202419]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:32 smithi087 ceph-mon[198934]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:34 smithi163 ceph-mon[190496]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:34 smithi087 ceph-mon[202419]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:35.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:34 smithi087 ceph-mon[198934]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:52:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:36 smithi163 ceph-mon[190496]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:36 smithi087 ceph-mon[202419]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:36 smithi087 ceph-mon[198934]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:38 smithi163 ceph-mon[190496]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:38 smithi087 ceph-mon[202419]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:38 smithi087 ceph-mon[198934]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:40 smithi163 ceph-mon[190496]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:40 smithi087 ceph-mon[202419]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:40 smithi087 ceph-mon[198934]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:42 smithi163 ceph-mon[190496]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:42 smithi087 ceph-mon[202419]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:42 smithi087 ceph-mon[198934]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:44 smithi163 ceph-mon[190496]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:44 smithi087 ceph-mon[202419]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:44 smithi087 ceph-mon[198934]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:52:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:46 smithi163 ceph-mon[190496]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:46 smithi087 ceph-mon[202419]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:46 smithi087 ceph-mon[198934]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:48 smithi163 ceph-mon[190496]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:48 smithi087 ceph-mon[202419]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:49.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:48 smithi087 ceph-mon[198934]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:52:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:50 smithi163 ceph-mon[190496]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:50 smithi087 ceph-mon[202419]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:50 smithi087 ceph-mon[198934]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:52 smithi163 ceph-mon[190496]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:52 smithi087 ceph-mon[202419]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:52 smithi087 ceph-mon[198934]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:54 smithi163 ceph-mon[190496]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:54 smithi087 ceph-mon[202419]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:54 smithi087 ceph-mon[198934]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:52:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:52:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:52:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:56 smithi163 ceph-mon[190496]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:56 smithi087 ceph-mon[202419]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:56 smithi087 ceph-mon[198934]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:52:58 smithi163 ceph-mon[190496]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:52:58 smithi087 ceph-mon[202419]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:52:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:52:58 smithi087 ceph-mon[198934]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:00 smithi163 ceph-mon[190496]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:00 smithi087 ceph-mon[202419]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:00 smithi087 ceph-mon[198934]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:02 smithi163 ceph-mon[190496]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:02 smithi087 ceph-mon[202419]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:03.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:02 smithi087 ceph-mon[198934]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:05.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:04 smithi163 ceph-mon[190496]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:05.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:04 smithi087 ceph-mon[202419]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:04 smithi087 ceph-mon[198934]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:53:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:06 smithi163 ceph-mon[190496]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:06 smithi087 ceph-mon[202419]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:06 smithi087 ceph-mon[198934]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:08 smithi163 ceph-mon[190496]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:08 smithi087 ceph-mon[202419]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:08 smithi087 ceph-mon[198934]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:10 smithi163 ceph-mon[190496]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:10 smithi087 ceph-mon[198934]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:10 smithi087 ceph-mon[202419]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:12 smithi163 ceph-mon[190496]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:12 smithi087 ceph-mon[198934]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:12 smithi087 ceph-mon[202419]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:14 smithi163 ceph-mon[190496]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:14 smithi087 ceph-mon[202419]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:14 smithi087 ceph-mon[198934]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:53:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:16 smithi163 ceph-mon[190496]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:16 smithi087 ceph-mon[198934]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:16 smithi087 ceph-mon[202419]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:18 smithi163 ceph-mon[190496]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:20.624 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:18 smithi087 ceph-mon[202419]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:20.624 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:20.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:18 smithi087 ceph-mon[198934]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:20.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:20.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:20 smithi163 ceph-mon[190496]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:20 smithi087 ceph-mon[198934]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:20 smithi087 ceph-mon[202419]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:22 smithi163 ceph-mon[190496]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:22 smithi087 ceph-mon[202419]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:22 smithi087 ceph-mon[198934]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:24 smithi163 ceph-mon[190496]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:24 smithi087 ceph-mon[198934]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:24 smithi087 ceph-mon[202419]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:53:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:26 smithi163 ceph-mon[190496]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:26 smithi087 ceph-mon[202419]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:26 smithi087 ceph-mon[198934]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:28 smithi163 ceph-mon[190496]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:28 smithi087 ceph-mon[202419]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:28 smithi087 ceph-mon[198934]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:30 smithi163 ceph-mon[190496]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:30 smithi087 ceph-mon[202419]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:30 smithi087 ceph-mon[198934]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:31 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:53:32.500 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:31 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:53:32.500 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:31 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:53:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:32 smithi163 ceph-mon[190496]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:33.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:53:33.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:53:33.276 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:53:33.277 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[198934]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:33.277 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:53:33.277 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:53:33.277 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:53:33.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[202419]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:33.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:53:33.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:53:33.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:53:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:34 smithi163 ceph-mon[190496]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:34 smithi087 ceph-mon[202419]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:34 smithi087 ceph-mon[198934]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:53:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:36 smithi163 ceph-mon[190496]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:36 smithi087 ceph-mon[198934]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:36 smithi087 ceph-mon[202419]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:38 smithi163 ceph-mon[190496]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:38 smithi087 ceph-mon[198934]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:38 smithi087 ceph-mon[202419]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:40 smithi163 ceph-mon[190496]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:40 smithi087 ceph-mon[202419]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:40 smithi087 ceph-mon[198934]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:42 smithi163 ceph-mon[190496]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:42 smithi087 ceph-mon[202419]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:42 smithi087 ceph-mon[198934]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:44 smithi163 ceph-mon[190496]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:45.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:44 smithi087 ceph-mon[202419]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:45.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:44 smithi087 ceph-mon[198934]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:53:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:46 smithi163 ceph-mon[190496]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:46 smithi087 ceph-mon[202419]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:46 smithi087 ceph-mon[198934]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:48 smithi163 ceph-mon[190496]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:48 smithi087 ceph-mon[202419]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:48 smithi087 ceph-mon[198934]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:53:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:50 smithi163 ceph-mon[190496]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:50 smithi087 ceph-mon[202419]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:50 smithi087 ceph-mon[198934]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:52 smithi163 ceph-mon[190496]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:52 smithi087 ceph-mon[202419]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:52 smithi087 ceph-mon[198934]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:54 smithi163 ceph-mon[190496]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:54 smithi087 ceph-mon[202419]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:54 smithi087 ceph-mon[198934]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:53:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:53:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:53:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:56 smithi163 ceph-mon[190496]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:56 smithi087 ceph-mon[202419]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:56 smithi087 ceph-mon[198934]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:53:58 smithi163 ceph-mon[190496]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:53:58 smithi087 ceph-mon[202419]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:53:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:53:58 smithi087 ceph-mon[198934]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:00 smithi163 ceph-mon[190496]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:00 smithi087 ceph-mon[202419]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:00 smithi087 ceph-mon[198934]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:02 smithi163 ceph-mon[190496]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:02 smithi087 ceph-mon[202419]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:02 smithi087 ceph-mon[198934]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:04 smithi163 ceph-mon[190496]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:04 smithi087 ceph-mon[202419]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:04 smithi087 ceph-mon[198934]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:54:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:06 smithi163 ceph-mon[190496]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:06 smithi087 ceph-mon[202419]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:06 smithi087 ceph-mon[198934]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:08 smithi163 ceph-mon[190496]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:08 smithi087 ceph-mon[198934]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:08 smithi087 ceph-mon[202419]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:10 smithi163 ceph-mon[190496]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:10 smithi087 ceph-mon[202419]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:10 smithi087 ceph-mon[198934]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:12 smithi163 ceph-mon[190496]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:12 smithi087 ceph-mon[202419]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:12 smithi087 ceph-mon[198934]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:14 smithi163 ceph-mon[190496]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:14 smithi087 ceph-mon[202419]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:14 smithi087 ceph-mon[198934]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T20:54:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:16 smithi163 ceph-mon[190496]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:16 smithi087 ceph-mon[202419]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:16 smithi087 ceph-mon[198934]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:18 smithi163 ceph-mon[190496]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:18 smithi087 ceph-mon[202419]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:18 smithi087 ceph-mon[198934]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:20 smithi163 ceph-mon[190496]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:20 smithi087 ceph-mon[202419]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:20 smithi087 ceph-mon[198934]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:22 smithi163 ceph-mon[190496]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:22 smithi087 ceph-mon[198934]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:22 smithi087 ceph-mon[202419]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:24 smithi163 ceph-mon[190496]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:24 smithi087 ceph-mon[202419]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:24 smithi087 ceph-mon[198934]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:54:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:26 smithi163 ceph-mon[190496]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:26 smithi087 ceph-mon[202419]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:26 smithi087 ceph-mon[198934]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:28 smithi163 ceph-mon[190496]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:28 smithi087 ceph-mon[202419]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:28 smithi087 ceph-mon[198934]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:30 smithi163 ceph-mon[190496]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:30 smithi087 ceph-mon[202419]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:30 smithi087 ceph-mon[198934]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:32 smithi163 ceph-mon[190496]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:32 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:54:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:32 smithi087 ceph-mon[202419]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:32 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:54:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:32 smithi087 ceph-mon[198934]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:32 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:54:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:54:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:54:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:54:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:54:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:54:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:54:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:54:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:54:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:54:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:34 smithi087 ceph-mon[202419]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:34 smithi087 ceph-mon[198934]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:34 smithi163 ceph-mon[190496]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:54:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:36 smithi163 ceph-mon[190496]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:36 smithi087 ceph-mon[202419]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:36 smithi087 ceph-mon[198934]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:38 smithi163 ceph-mon[190496]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:38 smithi087 ceph-mon[202419]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:38 smithi087 ceph-mon[198934]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:40 smithi163 ceph-mon[190496]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:40 smithi087 ceph-mon[202419]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:40 smithi087 ceph-mon[198934]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:42 smithi163 ceph-mon[190496]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:42 smithi087 ceph-mon[202419]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:42 smithi087 ceph-mon[198934]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:44 smithi163 ceph-mon[190496]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:44 smithi087 ceph-mon[202419]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:44 smithi087 ceph-mon[198934]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:54:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:46 smithi163 ceph-mon[190496]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:46 smithi087 ceph-mon[202419]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:46 smithi087 ceph-mon[198934]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:48 smithi163 ceph-mon[190496]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:48 smithi087 ceph-mon[202419]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:49.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:48 smithi087 ceph-mon[198934]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:54:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:50 smithi163 ceph-mon[190496]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:50 smithi087 ceph-mon[202419]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:50 smithi087 ceph-mon[198934]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:52 smithi163 ceph-mon[190496]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:52 smithi087 ceph-mon[202419]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:52 smithi087 ceph-mon[198934]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:54 smithi163 ceph-mon[190496]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:54 smithi087 ceph-mon[202419]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:54 smithi087 ceph-mon[198934]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:54:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:54:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:54:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:56 smithi163 ceph-mon[190496]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:56 smithi087 ceph-mon[202419]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:56 smithi087 ceph-mon[198934]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:54:58 smithi163 ceph-mon[190496]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:54:58 smithi087 ceph-mon[202419]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:54:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:54:58 smithi087 ceph-mon[198934]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:00 smithi163 ceph-mon[190496]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:00 smithi087 ceph-mon[202419]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:00 smithi087 ceph-mon[198934]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:02 smithi163 ceph-mon[190496]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:02 smithi087 ceph-mon[198934]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:03.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:02 smithi087 ceph-mon[202419]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:04 smithi163 ceph-mon[190496]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:04 smithi087 ceph-mon[198934]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:04 smithi087 ceph-mon[202419]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:55:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:06 smithi163 ceph-mon[190496]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:06 smithi087 ceph-mon[198934]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:06 smithi087 ceph-mon[202419]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:08 smithi163 ceph-mon[190496]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:08 smithi087 ceph-mon[198934]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:08 smithi087 ceph-mon[202419]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:10 smithi163 ceph-mon[190496]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:10 smithi087 ceph-mon[198934]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:10 smithi087 ceph-mon[202419]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:12 smithi163 ceph-mon[190496]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:12 smithi087 ceph-mon[202419]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:12 smithi087 ceph-mon[198934]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:14 smithi163 ceph-mon[190496]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:14 smithi087 ceph-mon[198934]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:14 smithi087 ceph-mon[202419]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T20:55:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:16 smithi163 ceph-mon[190496]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:16 smithi087 ceph-mon[202419]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:16 smithi087 ceph-mon[198934]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:18 smithi163 ceph-mon[190496]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:18 smithi087 ceph-mon[198934]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:18 smithi087 ceph-mon[202419]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:20 smithi163 ceph-mon[190496]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:20 smithi087 ceph-mon[202419]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:20 smithi087 ceph-mon[198934]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:22 smithi163 ceph-mon[190496]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:22 smithi087 ceph-mon[202419]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:22 smithi087 ceph-mon[198934]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:24 smithi163 ceph-mon[190496]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:24 smithi087 ceph-mon[202419]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:24 smithi087 ceph-mon[198934]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:55:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:26 smithi163 ceph-mon[190496]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:26 smithi087 ceph-mon[202419]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:26 smithi087 ceph-mon[198934]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:28 smithi163 ceph-mon[190496]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:28 smithi087 ceph-mon[202419]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:28 smithi087 ceph-mon[198934]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:30 smithi163 ceph-mon[190496]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:30 smithi087 ceph-mon[202419]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:30 smithi087 ceph-mon[198934]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:32 smithi163 ceph-mon[190496]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:33.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:32 smithi087 ceph-mon[202419]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:32 smithi087 ceph-mon[198934]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:55:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:55:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:34.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:34 smithi163 ceph-mon[190496]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:55:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:55:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:35.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[202419]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[198934]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:55:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:55:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:55:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:55:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:36 smithi163 ceph-mon[190496]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:36 smithi087 ceph-mon[202419]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:36 smithi087 ceph-mon[198934]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:38 smithi163 ceph-mon[190496]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:38 smithi087 ceph-mon[202419]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:38 smithi087 ceph-mon[198934]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:40 smithi163 ceph-mon[190496]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:41.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:40 smithi087 ceph-mon[202419]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:41.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:40 smithi087 ceph-mon[198934]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:42 smithi163 ceph-mon[190496]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:42 smithi087 ceph-mon[202419]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:42 smithi087 ceph-mon[198934]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:44 smithi163 ceph-mon[190496]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:44 smithi087 ceph-mon[202419]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:44 smithi087 ceph-mon[198934]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T20:55:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:46 smithi163 ceph-mon[190496]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:46 smithi087 ceph-mon[202419]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:46 smithi087 ceph-mon[198934]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:48 smithi163 ceph-mon[190496]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:48 smithi087 ceph-mon[202419]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:48 smithi087 ceph-mon[198934]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:55:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:50 smithi163 ceph-mon[190496]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:50 smithi087 ceph-mon[198934]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:50 smithi087 ceph-mon[202419]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:52 smithi163 ceph-mon[190496]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:52 smithi087 ceph-mon[198934]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:52 smithi087 ceph-mon[202419]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:54 smithi163 ceph-mon[190496]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:54 smithi087 ceph-mon[198934]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:54 smithi087 ceph-mon[202419]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:55:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:55:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:55:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:56 smithi163 ceph-mon[190496]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:56 smithi087 ceph-mon[202419]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:56 smithi087 ceph-mon[198934]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:55:58 smithi163 ceph-mon[190496]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:55:58 smithi087 ceph-mon[202419]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:55:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:55:58 smithi087 ceph-mon[198934]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:00 smithi163 ceph-mon[190496]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:01.210 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:00 smithi087 ceph-mon[202419]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:01.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:00 smithi087 ceph-mon[198934]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:02 smithi163 ceph-mon[190496]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:02 smithi087 ceph-mon[198934]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:02 smithi087 ceph-mon[202419]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:04 smithi163 ceph-mon[190496]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:04 smithi087 ceph-mon[202419]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:04 smithi087 ceph-mon[198934]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:56:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:06 smithi163 ceph-mon[190496]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:06 smithi087 ceph-mon[202419]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:06 smithi087 ceph-mon[198934]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:08 smithi163 ceph-mon[190496]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:09.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:08 smithi087 ceph-mon[198934]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:09.352 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:08 smithi087 ceph-mon[202419]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:10 smithi163 ceph-mon[190496]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:10 smithi087 ceph-mon[202419]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:11.253 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:10 smithi087 ceph-mon[198934]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:12 smithi163 ceph-mon[190496]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:12 smithi087 ceph-mon[202419]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:12 smithi087 ceph-mon[198934]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:14 smithi163 ceph-mon[190496]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:14 smithi087 ceph-mon[202419]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:14 smithi087 ceph-mon[198934]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:56:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:16 smithi163 ceph-mon[190496]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:16.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:16 smithi087 ceph-mon[202419]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:16.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:16 smithi087 ceph-mon[198934]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:18 smithi163 ceph-mon[190496]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:18 smithi087 ceph-mon[202419]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:18 smithi087 ceph-mon[198934]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:20 smithi163 ceph-mon[190496]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:20 smithi087 ceph-mon[198934]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:20 smithi087 ceph-mon[202419]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:22 smithi163 ceph-mon[190496]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:22 smithi087 ceph-mon[202419]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:22 smithi087 ceph-mon[198934]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:24 smithi163 ceph-mon[190496]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:24 smithi087 ceph-mon[198934]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:24 smithi087 ceph-mon[202419]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:56:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:26 smithi163 ceph-mon[190496]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:26 smithi087 ceph-mon[198934]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:26 smithi087 ceph-mon[202419]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:28 smithi163 ceph-mon[190496]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:28 smithi087 ceph-mon[202419]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:28 smithi087 ceph-mon[198934]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:30 smithi163 ceph-mon[190496]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:30 smithi087 ceph-mon[202419]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:30 smithi087 ceph-mon[198934]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:32 smithi163 ceph-mon[190496]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:32 smithi087 ceph-mon[202419]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:32 smithi087 ceph-mon[198934]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:56:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:56:35.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:56:35.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:56:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:56:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:56:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:56:35.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:56:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:56:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:36 smithi163 ceph-mon[190496]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:36 smithi087 ceph-mon[202419]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:36 smithi087 ceph-mon[198934]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:38 smithi163 ceph-mon[190496]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:38 smithi087 ceph-mon[202419]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:38 smithi087 ceph-mon[198934]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:40 smithi163 ceph-mon[190496]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:40 smithi087 ceph-mon[202419]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:40 smithi087 ceph-mon[198934]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:42 smithi163 ceph-mon[190496]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:42 smithi087 ceph-mon[202419]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:42 smithi087 ceph-mon[198934]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:44 smithi163 ceph-mon[190496]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:44 smithi087 ceph-mon[202419]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:44 smithi087 ceph-mon[198934]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:56:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:46 smithi163 ceph-mon[190496]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:46 smithi087 ceph-mon[202419]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:46 smithi087 ceph-mon[198934]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:48 smithi163 ceph-mon[190496]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:48 smithi087 ceph-mon[202419]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:48 smithi087 ceph-mon[198934]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:50.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:56:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:50 smithi163 ceph-mon[190496]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:50 smithi087 ceph-mon[202419]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:51.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:50 smithi087 ceph-mon[198934]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:52 smithi163 ceph-mon[190496]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:52 smithi087 ceph-mon[202419]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:52 smithi087 ceph-mon[198934]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:54 smithi163 ceph-mon[190496]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:54 smithi087 ceph-mon[202419]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:54 smithi087 ceph-mon[198934]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:56:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:56:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:56:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:56 smithi163 ceph-mon[190496]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:56 smithi087 ceph-mon[198934]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:56 smithi087 ceph-mon[202419]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:56:58 smithi163 ceph-mon[190496]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:56:58 smithi087 ceph-mon[202419]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:56:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:56:58 smithi087 ceph-mon[198934]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:00 smithi163 ceph-mon[190496]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:00 smithi087 ceph-mon[202419]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:00 smithi087 ceph-mon[198934]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:02 smithi163 ceph-mon[190496]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:02 smithi087 ceph-mon[202419]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:02 smithi087 ceph-mon[198934]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:04 smithi163 ceph-mon[190496]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:04 smithi087 ceph-mon[198934]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:04 smithi087 ceph-mon[202419]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:05.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:57:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:06 smithi163 ceph-mon[190496]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:06 smithi087 ceph-mon[202419]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:06.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:06 smithi087 ceph-mon[198934]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:08 smithi163 ceph-mon[190496]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:08 smithi087 ceph-mon[202419]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:08 smithi087 ceph-mon[198934]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:10 smithi163 ceph-mon[190496]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:10 smithi087 ceph-mon[198934]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:10 smithi087 ceph-mon[202419]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:12 smithi163 ceph-mon[190496]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:13.592 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:12 smithi087 ceph-mon[202419]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:13.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:12 smithi087 ceph-mon[198934]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:14 smithi163 ceph-mon[190496]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:14 smithi087 ceph-mon[202419]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:14 smithi087 ceph-mon[198934]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T20:57:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:16 smithi163 ceph-mon[190496]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:16 smithi087 ceph-mon[202419]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:16 smithi087 ceph-mon[198934]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:18 smithi163 ceph-mon[190496]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:18 smithi087 ceph-mon[202419]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:18 smithi087 ceph-mon[198934]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:20 smithi163 ceph-mon[190496]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:20 smithi087 ceph-mon[202419]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:20 smithi087 ceph-mon[198934]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:22 smithi163 ceph-mon[190496]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:22 smithi087 ceph-mon[202419]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:22 smithi087 ceph-mon[198934]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:24 smithi163 ceph-mon[190496]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:24 smithi087 ceph-mon[202419]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:25.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:24 smithi087 ceph-mon[198934]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:57:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:26 smithi163 ceph-mon[190496]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:26 smithi087 ceph-mon[198934]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:26 smithi087 ceph-mon[202419]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:28 smithi163 ceph-mon[190496]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:28 smithi087 ceph-mon[198934]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:28 smithi087 ceph-mon[202419]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:30 smithi163 ceph-mon[190496]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:30 smithi087 ceph-mon[202419]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:30 smithi087 ceph-mon[198934]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:32 smithi163 ceph-mon[190496]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:32 smithi087 ceph-mon[202419]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:32 smithi087 ceph-mon[198934]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:34 smithi163 ceph-mon[190496]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:57:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[202419]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:35.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:57:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[198934]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:57:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:35] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:57:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:57:36.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:57:36.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:57:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:57:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:57:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:57:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:57:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:57:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:57:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:36 smithi163 ceph-mon[190496]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:36 smithi087 ceph-mon[202419]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:36 smithi087 ceph-mon[198934]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:38 smithi163 ceph-mon[190496]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:38 smithi087 ceph-mon[202419]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:38 smithi087 ceph-mon[198934]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:40 smithi163 ceph-mon[190496]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:40 smithi087 ceph-mon[202419]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:40 smithi087 ceph-mon[198934]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:42 smithi163 ceph-mon[190496]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:42 smithi087 ceph-mon[202419]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:42 smithi087 ceph-mon[198934]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:44 smithi163 ceph-mon[190496]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:44 smithi087 ceph-mon[202419]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:44 smithi087 ceph-mon[198934]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:45] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T20:57:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:46 smithi163 ceph-mon[190496]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:46 smithi087 ceph-mon[202419]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:46 smithi087 ceph-mon[198934]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:48 smithi163 ceph-mon[190496]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:48 smithi087 ceph-mon[202419]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:48 smithi087 ceph-mon[198934]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:50.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:57:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:50 smithi163 ceph-mon[190496]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:50 smithi087 ceph-mon[202419]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:51.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:50 smithi087 ceph-mon[198934]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:52 smithi163 ceph-mon[190496]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:52 smithi087 ceph-mon[202419]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:52 smithi087 ceph-mon[198934]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:54 smithi163 ceph-mon[190496]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:54 smithi087 ceph-mon[202419]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:54 smithi087 ceph-mon[198934]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:57:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:57:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:57:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:56 smithi163 ceph-mon[190496]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:57.408 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:56 smithi087 ceph-mon[202419]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:57.409 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:56 smithi087 ceph-mon[198934]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:57:58 smithi163 ceph-mon[190496]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:57:58 smithi087 ceph-mon[202419]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:57:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:57:58 smithi087 ceph-mon[198934]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:00 smithi163 ceph-mon[190496]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:00 smithi087 ceph-mon[202419]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:00 smithi087 ceph-mon[198934]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:02 smithi163 ceph-mon[190496]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:02 smithi087 ceph-mon[198934]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:02 smithi087 ceph-mon[202419]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:04 smithi163 ceph-mon[190496]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:04 smithi087 ceph-mon[202419]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:04 smithi087 ceph-mon[198934]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:58:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:06 smithi163 ceph-mon[190496]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:06 smithi087 ceph-mon[202419]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:06 smithi087 ceph-mon[198934]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:08 smithi163 ceph-mon[190496]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:08 smithi087 ceph-mon[202419]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:08 smithi087 ceph-mon[198934]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:10 smithi163 ceph-mon[190496]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:10 smithi087 ceph-mon[202419]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:10 smithi087 ceph-mon[198934]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:12 smithi163 ceph-mon[190496]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:12 smithi087 ceph-mon[198934]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:12 smithi087 ceph-mon[202419]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:14 smithi163 ceph-mon[190496]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:14 smithi087 ceph-mon[198934]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:14 smithi087 ceph-mon[202419]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:58:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:16 smithi163 ceph-mon[190496]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:16 smithi087 ceph-mon[202419]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:16 smithi087 ceph-mon[198934]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:18 smithi163 ceph-mon[190496]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:18 smithi087 ceph-mon[202419]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:18 smithi087 ceph-mon[198934]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:20.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:20 smithi163 ceph-mon[190496]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:20 smithi087 ceph-mon[202419]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:20 smithi087 ceph-mon[198934]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:22 smithi163 ceph-mon[190496]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:22 smithi087 ceph-mon[202419]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:22 smithi087 ceph-mon[198934]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:24 smithi163 ceph-mon[190496]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:24 smithi087 ceph-mon[198934]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:24 smithi087 ceph-mon[202419]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:58:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:26 smithi163 ceph-mon[190496]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:26 smithi087 ceph-mon[202419]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:26 smithi087 ceph-mon[198934]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:28 smithi163 ceph-mon[190496]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:28 smithi087 ceph-mon[202419]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:28 smithi087 ceph-mon[198934]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:30 smithi163 ceph-mon[190496]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:30 smithi087 ceph-mon[202419]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:30 smithi087 ceph-mon[198934]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:32 smithi163 ceph-mon[190496]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:32 smithi087 ceph-mon[202419]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:32 smithi087 ceph-mon[198934]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:34 smithi163 ceph-mon[190496]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:34 smithi087 ceph-mon[202419]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:34 smithi087 ceph-mon[198934]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:58:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:58:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:58:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:58:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:58:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:58:36.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:58:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:36 smithi163 ceph-mon[190496]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:36 smithi087 ceph-mon[202419]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:36 smithi087 ceph-mon[198934]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:38 smithi163 ceph-mon[190496]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:38 smithi087 ceph-mon[202419]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:38 smithi087 ceph-mon[198934]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:40 smithi163 ceph-mon[190496]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:40 smithi087 ceph-mon[202419]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:40 smithi087 ceph-mon[198934]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:42 smithi163 ceph-mon[190496]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:42 smithi087 ceph-mon[202419]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:42 smithi087 ceph-mon[198934]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:45.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:44 smithi163 ceph-mon[190496]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:44 smithi087 ceph-mon[202419]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:44 smithi087 ceph-mon[198934]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:58:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:46 smithi163 ceph-mon[190496]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:46 smithi087 ceph-mon[202419]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:46 smithi087 ceph-mon[198934]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:48 smithi163 ceph-mon[190496]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:48 smithi087 ceph-mon[202419]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:48 smithi087 ceph-mon[198934]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:58:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:50 smithi163 ceph-mon[190496]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:50 smithi087 ceph-mon[202419]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:50 smithi087 ceph-mon[198934]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:52 smithi163 ceph-mon[190496]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:52 smithi087 ceph-mon[202419]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:52 smithi087 ceph-mon[198934]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:54 smithi163 ceph-mon[190496]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:54 smithi087 ceph-mon[202419]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:54 smithi087 ceph-mon[198934]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:58:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:58:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:58:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:56 smithi163 ceph-mon[190496]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:56 smithi087 ceph-mon[202419]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:56 smithi087 ceph-mon[198934]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:58:58 smithi163 ceph-mon[190496]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:58:58 smithi087 ceph-mon[202419]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:58:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:58:58 smithi087 ceph-mon[198934]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:00 smithi163 ceph-mon[190496]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:00 smithi087 ceph-mon[202419]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:01.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:00 smithi087 ceph-mon[198934]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:02 smithi163 ceph-mon[190496]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:02 smithi087 ceph-mon[202419]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:02 smithi087 ceph-mon[198934]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:04 smithi163 ceph-mon[190496]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:04 smithi087 ceph-mon[202419]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:04 smithi087 ceph-mon[198934]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:59:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:06 smithi163 ceph-mon[190496]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:06 smithi087 ceph-mon[202419]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:06 smithi087 ceph-mon[198934]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 20:59:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T20:59:07.303551186Z level=info msg="Completed cleanup jobs" duration=12.650488ms 2023-10-07T20:59:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:08 smithi163 ceph-mon[190496]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:08 smithi087 ceph-mon[202419]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:08 smithi087 ceph-mon[198934]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:10 smithi163 ceph-mon[190496]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:10 smithi087 ceph-mon[202419]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:10 smithi087 ceph-mon[198934]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:12 smithi163 ceph-mon[190496]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:12 smithi087 ceph-mon[198934]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:12 smithi087 ceph-mon[202419]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:14 smithi163 ceph-mon[190496]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:14 smithi087 ceph-mon[202419]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:14 smithi087 ceph-mon[198934]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:59:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:16 smithi163 ceph-mon[190496]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:16 smithi087 ceph-mon[202419]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:16 smithi087 ceph-mon[198934]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:18 smithi163 ceph-mon[190496]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:18 smithi087 ceph-mon[202419]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:18 smithi087 ceph-mon[198934]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:20 smithi163 ceph-mon[190496]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:20 smithi087 ceph-mon[202419]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:20 smithi087 ceph-mon[198934]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:22 smithi163 ceph-mon[190496]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:22 smithi087 ceph-mon[202419]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:22 smithi087 ceph-mon[198934]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:24 smithi163 ceph-mon[190496]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:24 smithi087 ceph-mon[202419]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:24 smithi087 ceph-mon[198934]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T20:59:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:26 smithi163 ceph-mon[190496]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:26 smithi087 ceph-mon[202419]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:26 smithi087 ceph-mon[198934]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:28 smithi163 ceph-mon[190496]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:28 smithi087 ceph-mon[202419]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:28 smithi087 ceph-mon[198934]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:30 smithi163 ceph-mon[190496]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:31.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:30 smithi087 ceph-mon[202419]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:31.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:30 smithi087 ceph-mon[198934]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:32 smithi163 ceph-mon[190496]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:32 smithi087 ceph-mon[202419]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:32 smithi087 ceph-mon[198934]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:34 smithi163 ceph-mon[190496]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:34 smithi087 ceph-mon[198934]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:34 smithi087 ceph-mon[202419]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:59:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:36 smithi163 ceph-mon[190496]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:59:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:59:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:59:36.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:59:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[202419]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:59:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:59:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:59:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:59:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[198934]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T20:59:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T20:59:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T20:59:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T20:59:39.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:38 smithi163 ceph-mon[190496]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:38 smithi087 ceph-mon[202419]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:39.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:38 smithi087 ceph-mon[198934]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:40 smithi163 ceph-mon[190496]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:40 smithi087 ceph-mon[202419]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:40 smithi087 ceph-mon[198934]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:42 smithi163 ceph-mon[190496]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:42 smithi087 ceph-mon[202419]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:42 smithi087 ceph-mon[198934]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:44 smithi163 ceph-mon[190496]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:44 smithi087 ceph-mon[202419]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:44 smithi087 ceph-mon[198934]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T20:59:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:46 smithi163 ceph-mon[190496]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:46 smithi087 ceph-mon[198934]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:46 smithi087 ceph-mon[202419]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:48 smithi163 ceph-mon[190496]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:48 smithi087 ceph-mon[198934]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:48 smithi087 ceph-mon[202419]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T20:59:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:50 smithi163 ceph-mon[190496]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:50 smithi087 ceph-mon[202419]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:50 smithi087 ceph-mon[198934]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:53.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:52 smithi163 ceph-mon[190496]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:52 smithi087 ceph-mon[202419]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:52 smithi087 ceph-mon[198934]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:54 smithi163 ceph-mon[190496]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:54 smithi087 ceph-mon[202419]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:54 smithi087 ceph-mon[198934]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 20:59:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:20:59:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T20:59:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:56 smithi163 ceph-mon[190496]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:56 smithi087 ceph-mon[202419]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:56 smithi087 ceph-mon[198934]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 20:59:58 smithi163 ceph-mon[190496]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 20:59:58 smithi087 ceph-mon[198934]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T20:59:59.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 20:59:58 smithi087 ceph-mon[202419]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:00 smithi163 ceph-mon[190496]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:00:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:00 smithi087 ceph-mon[202419]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:00:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:00 smithi087 ceph-mon[198934]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:00:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:02 smithi163 ceph-mon[190496]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:02 smithi087 ceph-mon[202419]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:02 smithi087 ceph-mon[198934]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:04 smithi163 ceph-mon[190496]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:04 smithi087 ceph-mon[202419]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:04 smithi087 ceph-mon[198934]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:00:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:06 smithi163 ceph-mon[190496]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:06 smithi087 ceph-mon[202419]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:06 smithi087 ceph-mon[198934]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:08 smithi163 ceph-mon[190496]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:08 smithi087 ceph-mon[202419]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:08 smithi087 ceph-mon[198934]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:10 smithi163 ceph-mon[190496]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:10 smithi087 ceph-mon[202419]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:10 smithi087 ceph-mon[198934]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:13.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:12 smithi163 ceph-mon[190496]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:12 smithi087 ceph-mon[202419]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:12 smithi087 ceph-mon[198934]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:15.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:14 smithi163 ceph-mon[190496]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:14 smithi087 ceph-mon[202419]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:14 smithi087 ceph-mon[198934]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:00:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:16 smithi163 ceph-mon[190496]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:16 smithi087 ceph-mon[202419]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:16 smithi087 ceph-mon[198934]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:18 smithi163 ceph-mon[190496]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:18 smithi087 ceph-mon[198934]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:18 smithi087 ceph-mon[202419]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:21.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:20 smithi163 ceph-mon[190496]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:20 smithi087 ceph-mon[198934]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:20 smithi087 ceph-mon[202419]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:23.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:22 smithi163 ceph-mon[190496]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:22 smithi087 ceph-mon[202419]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:22 smithi087 ceph-mon[198934]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:25.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:24 smithi163 ceph-mon[190496]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:24 smithi087 ceph-mon[202419]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:24 smithi087 ceph-mon[198934]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:00:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:26 smithi163 ceph-mon[190496]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:26 smithi087 ceph-mon[198934]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:26 smithi087 ceph-mon[202419]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:29.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:28 smithi163 ceph-mon[190496]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:28 smithi087 ceph-mon[198934]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:28 smithi087 ceph-mon[202419]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:31.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:30 smithi163 ceph-mon[190496]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:30 smithi087 ceph-mon[198934]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:30 smithi087 ceph-mon[202419]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:33.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:32 smithi163 ceph-mon[190496]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:32 smithi087 ceph-mon[198934]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:32 smithi087 ceph-mon[202419]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:34 smithi163 ceph-mon[190496]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:34 smithi087 ceph-mon[198934]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:34 smithi087 ceph-mon[202419]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:00:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:36 smithi163 ceph-mon[190496]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:36 smithi087 ceph-mon[202419]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:36 smithi087 ceph-mon[198934]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:00:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:00:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:00:37.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:00:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:00:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:00:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:00:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:00:37.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:00:37.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:00:37.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:00:37.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:00:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:38 smithi163 ceph-mon[190496]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:38 smithi087 ceph-mon[198934]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:38 smithi087 ceph-mon[202419]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:41.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:40 smithi163 ceph-mon[190496]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:40 smithi087 ceph-mon[202419]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:40 smithi087 ceph-mon[198934]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:43.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:42 smithi163 ceph-mon[190496]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:42 smithi087 ceph-mon[202419]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:42 smithi087 ceph-mon[198934]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:44 smithi163 ceph-mon[190496]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:44 smithi087 ceph-mon[202419]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:44 smithi087 ceph-mon[198934]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:00:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:46 smithi163 ceph-mon[190496]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:46 smithi087 ceph-mon[202419]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:46 smithi087 ceph-mon[198934]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:48 smithi163 ceph-mon[190496]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:48 smithi087 ceph-mon[202419]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:48 smithi087 ceph-mon[198934]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:00:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:50 smithi087 ceph-mon[202419]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:51.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:50 smithi087 ceph-mon[198934]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:50 smithi163 ceph-mon[190496]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:52 smithi087 ceph-mon[202419]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:52 smithi087 ceph-mon[198934]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:52 smithi163 ceph-mon[190496]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:55.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:54 smithi087 ceph-mon[202419]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:55.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:54 smithi087 ceph-mon[198934]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:54 smithi163 ceph-mon[190496]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:00:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:00:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:00:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:56 smithi163 ceph-mon[190496]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:56 smithi087 ceph-mon[202419]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:56 smithi087 ceph-mon[198934]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:00:58 smithi163 ceph-mon[190496]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:00:58 smithi087 ceph-mon[202419]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:00:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:00:58 smithi087 ceph-mon[198934]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:01.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:00 smithi163 ceph-mon[190496]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:00 smithi087 ceph-mon[202419]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:00 smithi087 ceph-mon[198934]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:02 smithi163 ceph-mon[190496]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:02 smithi087 ceph-mon[202419]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:02 smithi087 ceph-mon[198934]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:04 smithi087 ceph-mon[202419]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:04 smithi087 ceph-mon[198934]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:04 smithi163 ceph-mon[190496]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:01:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:06 smithi163 ceph-mon[190496]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:06 smithi087 ceph-mon[202419]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:06 smithi087 ceph-mon[198934]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:09.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:08 smithi163 ceph-mon[190496]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:08 smithi087 ceph-mon[202419]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:08 smithi087 ceph-mon[198934]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:10 smithi163 ceph-mon[190496]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:10 smithi087 ceph-mon[202419]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:10 smithi087 ceph-mon[198934]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:13.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:12 smithi087 ceph-mon[198934]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:13.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:12 smithi087 ceph-mon[202419]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:12 smithi163 ceph-mon[190496]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:14 smithi087 ceph-mon[202419]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:14 smithi087 ceph-mon[198934]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:14 smithi163 ceph-mon[190496]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:01:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:16 smithi163 ceph-mon[190496]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:16 smithi087 ceph-mon[202419]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:16 smithi087 ceph-mon[198934]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:19.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:18 smithi163 ceph-mon[190496]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:18 smithi087 ceph-mon[202419]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:18 smithi087 ceph-mon[198934]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:20 smithi087 ceph-mon[202419]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:21.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:20 smithi087 ceph-mon[198934]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:20 smithi163 ceph-mon[190496]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:22 smithi087 ceph-mon[202419]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:22 smithi087 ceph-mon[198934]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:22 smithi163 ceph-mon[190496]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:24 smithi087 ceph-mon[202419]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:25.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:24 smithi087 ceph-mon[198934]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:24 smithi163 ceph-mon[190496]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:01:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:26 smithi163 ceph-mon[190496]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:26 smithi087 ceph-mon[202419]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:26 smithi087 ceph-mon[198934]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:28 smithi087 ceph-mon[198934]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:28 smithi087 ceph-mon[202419]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:28 smithi163 ceph-mon[190496]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:30 smithi087 ceph-mon[202419]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:30 smithi087 ceph-mon[198934]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:30 smithi163 ceph-mon[190496]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:32 smithi087 ceph-mon[202419]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:32 smithi087 ceph-mon[198934]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:32 smithi163 ceph-mon[190496]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:34 smithi087 ceph-mon[202419]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:34 smithi087 ceph-mon[198934]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:35.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:34 smithi163 ceph-mon[190496]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:01:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:36 smithi163 ceph-mon[190496]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:36 smithi087 ceph-mon[202419]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:36 smithi087 ceph-mon[198934]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:37.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:01:37.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:01:37.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:01:38.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:38 smithi163 ceph-mon[190496]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:38.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:38 smithi087 ceph-mon[202419]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:38.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:38 smithi087 ceph-mon[198934]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:40 smithi163 ceph-mon[190496]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[202419]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[198934]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:41.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.632 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.632 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.632 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:42 smithi163 ceph-mon[190496]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:42.632 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.632 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.721 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.721 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[202419]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[198934]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:42.722 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:45.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:44 smithi163 ceph-mon[190496]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:44 smithi087 ceph-mon[198934]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:44 smithi087 ceph-mon[202419]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:45.663 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:01:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[202419]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:46.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:46.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:46 smithi087 ceph-mon[198934]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:46 smithi163 ceph-mon[190496]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:01:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:01:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:01:48.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:01:48.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:01:49.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:48 smithi163 ceph-mon[190496]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:49.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:48 smithi087 ceph-mon[198934]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:49.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:48 smithi087 ceph-mon[202419]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:50.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:01:51.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:50 smithi163 ceph-mon[190496]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:51.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:50 smithi087 ceph-mon[202419]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:51.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:50 smithi087 ceph-mon[198934]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:52 smithi087 ceph-mon[202419]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:53.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:52 smithi087 ceph-mon[198934]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:52 smithi163 ceph-mon[190496]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:54 smithi087 ceph-mon[198934]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:54 smithi087 ceph-mon[202419]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:54 smithi163 ceph-mon[190496]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:01:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:01:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:01:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:56 smithi163 ceph-mon[190496]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:56 smithi087 ceph-mon[202419]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:56 smithi087 ceph-mon[198934]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:01:58 smithi087 ceph-mon[202419]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:01:58 smithi087 ceph-mon[198934]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:01:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:01:58 smithi163 ceph-mon[190496]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:00 smithi087 ceph-mon[202419]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:00 smithi087 ceph-mon[198934]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:00 smithi163 ceph-mon[190496]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:02 smithi087 ceph-mon[202419]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:02 smithi087 ceph-mon[198934]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:02 smithi163 ceph-mon[190496]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:04 smithi087 ceph-mon[202419]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:04 smithi087 ceph-mon[198934]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:05.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:04 smithi163 ceph-mon[190496]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:02:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:06 smithi163 ceph-mon[190496]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:06 smithi087 ceph-mon[198934]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:06 smithi087 ceph-mon[202419]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:09.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:08 smithi087 ceph-mon[202419]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:09.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:08 smithi087 ceph-mon[198934]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:08 smithi163 ceph-mon[190496]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:10 smithi087 ceph-mon[202419]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:10 smithi087 ceph-mon[198934]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:10 smithi163 ceph-mon[190496]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:12 smithi087 ceph-mon[202419]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:12 smithi087 ceph-mon[198934]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:12 smithi163 ceph-mon[190496]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:15.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:14 smithi087 ceph-mon[202419]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:15.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:14 smithi087 ceph-mon[198934]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:14 smithi163 ceph-mon[190496]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:02:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:16 smithi163 ceph-mon[190496]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:16.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:16 smithi087 ceph-mon[202419]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:16.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:16 smithi087 ceph-mon[198934]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:18 smithi087 ceph-mon[202419]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:18 smithi087 ceph-mon[198934]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:18 smithi163 ceph-mon[190496]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:21.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:20 smithi087 ceph-mon[202419]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:21.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:20 smithi087 ceph-mon[198934]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:20 smithi163 ceph-mon[190496]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:23.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:22 smithi087 ceph-mon[202419]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:23.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:22 smithi087 ceph-mon[198934]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:22 smithi163 ceph-mon[190496]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:25.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:24 smithi087 ceph-mon[202419]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:25.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:24 smithi087 ceph-mon[198934]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:24 smithi163 ceph-mon[190496]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:02:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:26 smithi163 ceph-mon[190496]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:26 smithi087 ceph-mon[202419]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:26 smithi087 ceph-mon[198934]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:28 smithi087 ceph-mon[202419]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:28 smithi087 ceph-mon[198934]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:28 smithi163 ceph-mon[190496]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:31.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:30 smithi087 ceph-mon[202419]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:31.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:30 smithi087 ceph-mon[198934]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:30 smithi163 ceph-mon[190496]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:33.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:32 smithi087 ceph-mon[202419]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:32 smithi087 ceph-mon[198934]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:32 smithi163 ceph-mon[190496]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:34 smithi087 ceph-mon[202419]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:34 smithi087 ceph-mon[198934]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:34 smithi163 ceph-mon[190496]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:02:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:36 smithi163 ceph-mon[190496]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:36 smithi087 ceph-mon[198934]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:36 smithi087 ceph-mon[202419]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:39.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:38 smithi087 ceph-mon[198934]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:39.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:38 smithi087 ceph-mon[202419]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:38 smithi163 ceph-mon[190496]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:41.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:40 smithi087 ceph-mon[198934]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:41.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:40 smithi087 ceph-mon[202419]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:40 smithi163 ceph-mon[190496]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:43.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:42 smithi087 ceph-mon[198934]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:43.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:42 smithi087 ceph-mon[202419]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:42 smithi163 ceph-mon[190496]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:45.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:44 smithi087 ceph-mon[202419]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:45.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:44 smithi087 ceph-mon[198934]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:44 smithi163 ceph-mon[190496]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:02:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:46 smithi163 ceph-mon[190496]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:46 smithi087 ceph-mon[198934]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:46 smithi087 ceph-mon[202419]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:02:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:02:47.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:02:47.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:02:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:02:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:02:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:02:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:02:47.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:02:47.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:02:47.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:02:47.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:02:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:48 smithi163 ceph-mon[190496]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:48 smithi087 ceph-mon[198934]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:48.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:48 smithi087 ceph-mon[202419]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:02:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:50 smithi163 ceph-mon[190496]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:50 smithi087 ceph-mon[198934]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:50 smithi087 ceph-mon[202419]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:53.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:52 smithi087 ceph-mon[202419]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:53.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:52 smithi087 ceph-mon[198934]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:52 smithi163 ceph-mon[190496]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:55.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:54 smithi087 ceph-mon[202419]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:55.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:54 smithi087 ceph-mon[198934]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:54 smithi163 ceph-mon[190496]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:02:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:02:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:02:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:56 smithi163 ceph-mon[190496]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:56 smithi087 ceph-mon[202419]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:56 smithi087 ceph-mon[198934]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:02:58 smithi087 ceph-mon[202419]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:02:58 smithi087 ceph-mon[198934]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:02:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:02:58 smithi163 ceph-mon[190496]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:01.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:00 smithi087 ceph-mon[198934]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:01.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:00 smithi087 ceph-mon[202419]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:00 smithi163 ceph-mon[190496]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:02 smithi087 ceph-mon[202419]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:02 smithi087 ceph-mon[198934]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:02 smithi163 ceph-mon[190496]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:04 smithi087 ceph-mon[202419]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:04 smithi087 ceph-mon[198934]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:04 smithi163 ceph-mon[190496]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:03:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:06 smithi163 ceph-mon[190496]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:06 smithi087 ceph-mon[202419]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:06 smithi087 ceph-mon[198934]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:09.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:08 smithi087 ceph-mon[202419]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:09.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:08 smithi087 ceph-mon[198934]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:08 smithi163 ceph-mon[190496]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:10 smithi087 ceph-mon[202419]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:10 smithi087 ceph-mon[198934]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:10 smithi163 ceph-mon[190496]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:13.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:12 smithi087 ceph-mon[202419]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:13.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:12 smithi087 ceph-mon[198934]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:12 smithi163 ceph-mon[190496]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:15.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:14 smithi087 ceph-mon[202419]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:15.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:14 smithi087 ceph-mon[198934]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:14 smithi163 ceph-mon[190496]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:03:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:16 smithi163 ceph-mon[190496]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:16 smithi087 ceph-mon[202419]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:16 smithi087 ceph-mon[198934]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:19.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:18 smithi087 ceph-mon[202419]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:19.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:18 smithi087 ceph-mon[198934]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:18 smithi163 ceph-mon[190496]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:20 smithi163 ceph-mon[190496]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:21.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:20 smithi087 ceph-mon[202419]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:21.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:20 smithi087 ceph-mon[198934]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:22 smithi163 ceph-mon[190496]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:22 smithi087 ceph-mon[202419]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:22 smithi087 ceph-mon[198934]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:25.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:24 smithi087 ceph-mon[202419]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:25.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:24 smithi087 ceph-mon[198934]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:24 smithi163 ceph-mon[190496]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:03:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:26 smithi163 ceph-mon[190496]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:26 smithi087 ceph-mon[202419]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:26 smithi087 ceph-mon[198934]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:28 smithi087 ceph-mon[202419]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:29.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:28 smithi087 ceph-mon[198934]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:28 smithi163 ceph-mon[190496]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:30 smithi163 ceph-mon[190496]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:30 smithi087 ceph-mon[202419]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:30 smithi087 ceph-mon[198934]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:32 smithi163 ceph-mon[190496]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:32 smithi087 ceph-mon[202419]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:32 smithi087 ceph-mon[198934]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:35.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:34 smithi087 ceph-mon[202419]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:35.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:35.242 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:34 smithi087 ceph-mon[198934]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:35.242 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:34 smithi163 ceph-mon[190496]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:03:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:36 smithi163 ceph-mon[190496]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:36 smithi087 ceph-mon[198934]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:36 smithi087 ceph-mon[202419]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:38 smithi163 ceph-mon[190496]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:38 smithi087 ceph-mon[202419]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:38 smithi087 ceph-mon[198934]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:40 smithi163 ceph-mon[190496]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:40 smithi087 ceph-mon[202419]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:40 smithi087 ceph-mon[198934]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:42 smithi163 ceph-mon[190496]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:42 smithi087 ceph-mon[202419]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:42 smithi087 ceph-mon[198934]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:45.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:44 smithi087 ceph-mon[202419]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:45.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:44 smithi087 ceph-mon[198934]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:44 smithi163 ceph-mon[190496]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:03:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:46 smithi163 ceph-mon[190496]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:46 smithi087 ceph-mon[198934]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:46 smithi087 ceph-mon[202419]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:47.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:03:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:03:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:03:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:48 smithi163 ceph-mon[190496]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:03:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:03:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:03:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[198934]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:03:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:03:48.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:03:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[202419]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:03:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:03:48.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:03:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:03:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:50 smithi163 ceph-mon[190496]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:50.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:50 smithi087 ceph-mon[202419]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:50.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:50 smithi087 ceph-mon[198934]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:52 smithi163 ceph-mon[190496]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:52 smithi087 ceph-mon[198934]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:52 smithi087 ceph-mon[202419]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:55.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:54 smithi087 ceph-mon[198934]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:55.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:54 smithi087 ceph-mon[202419]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:54 smithi163 ceph-mon[190496]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:03:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:03:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:03:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:56 smithi163 ceph-mon[190496]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:56 smithi087 ceph-mon[202419]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:56 smithi087 ceph-mon[198934]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:03:58 smithi163 ceph-mon[190496]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:03:58 smithi087 ceph-mon[202419]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:03:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:03:58 smithi087 ceph-mon[198934]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:00 smithi163 ceph-mon[190496]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:00 smithi087 ceph-mon[202419]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:00 smithi087 ceph-mon[198934]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:02 smithi163 ceph-mon[190496]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:02 smithi087 ceph-mon[202419]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:02 smithi087 ceph-mon[198934]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:04 smithi087 ceph-mon[202419]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:05.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:04 smithi087 ceph-mon[198934]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:05.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:04 smithi163 ceph-mon[190496]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:05] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T21:04:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:06 smithi163 ceph-mon[190496]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:06 smithi087 ceph-mon[202419]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:06 smithi087 ceph-mon[198934]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:08 smithi163 ceph-mon[190496]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:08 smithi087 ceph-mon[202419]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:08 smithi087 ceph-mon[198934]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:10 smithi163 ceph-mon[190496]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:10 smithi087 ceph-mon[202419]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:10 smithi087 ceph-mon[198934]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:12 smithi163 ceph-mon[190496]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:12 smithi087 ceph-mon[202419]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:12 smithi087 ceph-mon[198934]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:15.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:14 smithi087 ceph-mon[202419]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:15.688 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:14 smithi087 ceph-mon[198934]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:15.689 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:14 smithi163 ceph-mon[190496]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T21:04:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:16 smithi163 ceph-mon[190496]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:16 smithi087 ceph-mon[202419]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:16 smithi087 ceph-mon[198934]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:18 smithi163 ceph-mon[190496]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:19.468 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:18 smithi087 ceph-mon[198934]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:19.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:18 smithi087 ceph-mon[202419]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:20.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:20 smithi163 ceph-mon[190496]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:21.463 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:20 smithi087 ceph-mon[198934]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:21.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:20 smithi087 ceph-mon[202419]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:22 smithi163 ceph-mon[190496]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:22 smithi087 ceph-mon[202419]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:23.491 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:22 smithi087 ceph-mon[198934]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:25.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:24 smithi087 ceph-mon[202419]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:25.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:24 smithi087 ceph-mon[198934]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:25.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:24 smithi163 ceph-mon[190496]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:04:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:26 smithi163 ceph-mon[190496]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:26 smithi087 ceph-mon[202419]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:26.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:26 smithi087 ceph-mon[198934]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:28 smithi163 ceph-mon[190496]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:28 smithi087 ceph-mon[202419]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:28 smithi087 ceph-mon[198934]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:30 smithi163 ceph-mon[190496]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:30 smithi087 ceph-mon[202419]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:30 smithi087 ceph-mon[198934]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:32 smithi163 ceph-mon[190496]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:32 smithi087 ceph-mon[202419]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:32 smithi087 ceph-mon[198934]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:35.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:34 smithi087 ceph-mon[202419]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:35.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:35.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:34 smithi087 ceph-mon[198934]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:35.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:34 smithi163 ceph-mon[190496]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:04:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:36 smithi163 ceph-mon[190496]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:36 smithi087 ceph-mon[202419]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:36 smithi087 ceph-mon[198934]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:38 smithi163 ceph-mon[190496]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:38 smithi087 ceph-mon[202419]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:38 smithi087 ceph-mon[198934]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:40 smithi163 ceph-mon[190496]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:40 smithi087 ceph-mon[202419]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:40 smithi087 ceph-mon[198934]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:42 smithi163 ceph-mon[190496]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:42 smithi087 ceph-mon[202419]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:42 smithi087 ceph-mon[198934]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:45.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:44 smithi087 ceph-mon[202419]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:45.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:44 smithi087 ceph-mon[198934]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:44 smithi163 ceph-mon[190496]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:04:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:46 smithi163 ceph-mon[190496]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:46 smithi087 ceph-mon[202419]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:46 smithi087 ceph-mon[198934]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:48 smithi163 ceph-mon[190496]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:04:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:04:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:04:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[198934]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:04:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:04:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[202419]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:04:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:04:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:04:49.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:04:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:04:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:50 smithi163 ceph-mon[190496]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:50 smithi087 ceph-mon[202419]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:50 smithi087 ceph-mon[198934]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:52 smithi163 ceph-mon[190496]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:52 smithi087 ceph-mon[202419]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:52 smithi087 ceph-mon[198934]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:55.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:54 smithi087 ceph-mon[202419]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:55.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:54 smithi087 ceph-mon[198934]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:54 smithi163 ceph-mon[190496]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:04:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:04:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:04:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:56 smithi163 ceph-mon[190496]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:56 smithi087 ceph-mon[202419]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:56 smithi087 ceph-mon[198934]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:04:58 smithi163 ceph-mon[190496]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:04:58 smithi087 ceph-mon[202419]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:04:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:04:58 smithi087 ceph-mon[198934]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:00 smithi163 ceph-mon[190496]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:00 smithi087 ceph-mon[202419]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:00 smithi087 ceph-mon[198934]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:02 smithi163 ceph-mon[190496]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:02 smithi087 ceph-mon[202419]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:02 smithi087 ceph-mon[198934]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:04 smithi087 ceph-mon[202419]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:05.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:04 smithi087 ceph-mon[198934]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:05.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:04 smithi163 ceph-mon[190496]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:05:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:06 smithi163 ceph-mon[190496]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:06 smithi087 ceph-mon[202419]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:06 smithi087 ceph-mon[198934]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:08 smithi163 ceph-mon[190496]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:08 smithi087 ceph-mon[202419]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:08 smithi087 ceph-mon[198934]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:10 smithi163 ceph-mon[190496]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:10 smithi087 ceph-mon[202419]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:10 smithi087 ceph-mon[198934]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:12 smithi163 ceph-mon[190496]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:12 smithi087 ceph-mon[198934]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:12 smithi087 ceph-mon[202419]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:15.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:14 smithi087 ceph-mon[202419]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:15.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:14 smithi087 ceph-mon[198934]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:14 smithi163 ceph-mon[190496]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:05:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:16 smithi163 ceph-mon[190496]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:16 smithi087 ceph-mon[198934]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:16 smithi087 ceph-mon[202419]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:18 smithi163 ceph-mon[190496]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:18 smithi087 ceph-mon[202419]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:18 smithi087 ceph-mon[198934]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:20 smithi163 ceph-mon[190496]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:20 smithi087 ceph-mon[202419]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:20 smithi087 ceph-mon[198934]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:22 smithi163 ceph-mon[190496]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:23.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:22 smithi087 ceph-mon[202419]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:23.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:22 smithi087 ceph-mon[198934]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:25.239 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:24 smithi087 ceph-mon[202419]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:25.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:24 smithi087 ceph-mon[198934]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:24 smithi163 ceph-mon[190496]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:05:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:26 smithi163 ceph-mon[190496]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:26 smithi087 ceph-mon[198934]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:26 smithi087 ceph-mon[202419]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:28 smithi163 ceph-mon[190496]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:28 smithi087 ceph-mon[198934]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:28 smithi087 ceph-mon[202419]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:30 smithi163 ceph-mon[190496]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:30 smithi087 ceph-mon[202419]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:30 smithi087 ceph-mon[198934]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:32 smithi163 ceph-mon[190496]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:32 smithi087 ceph-mon[202419]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:32 smithi087 ceph-mon[198934]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:34 smithi163 ceph-mon[190496]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:05:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:34 smithi087 ceph-mon[202419]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:34 smithi087 ceph-mon[198934]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:36 smithi163 ceph-mon[190496]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:36 smithi087 ceph-mon[202419]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:36 smithi087 ceph-mon[198934]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:38 smithi163 ceph-mon[190496]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:38 smithi087 ceph-mon[202419]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:38 smithi087 ceph-mon[198934]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:40 smithi163 ceph-mon[190496]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:40 smithi087 ceph-mon[202419]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:40 smithi087 ceph-mon[198934]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:42 smithi163 ceph-mon[190496]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:42 smithi087 ceph-mon[202419]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:42 smithi087 ceph-mon[198934]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:45.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:44 smithi087 ceph-mon[202419]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:45.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:44 smithi087 ceph-mon[198934]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:44 smithi163 ceph-mon[190496]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:05:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:46 smithi163 ceph-mon[190496]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:46 smithi087 ceph-mon[202419]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:46 smithi087 ceph-mon[198934]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:48 smithi163 ceph-mon[190496]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:05:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:48 smithi087 ceph-mon[202419]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:05:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:48 smithi087 ceph-mon[198934]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:05:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:05:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:05:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:05:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:05:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:50 smithi163 ceph-mon[190496]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:50 smithi087 ceph-mon[202419]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:50 smithi087 ceph-mon[198934]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:52 smithi163 ceph-mon[190496]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:52 smithi087 ceph-mon[202419]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:52 smithi087 ceph-mon[198934]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:54 smithi163 ceph-mon[190496]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:05:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:05:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:05:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:54 smithi087 ceph-mon[202419]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:54 smithi087 ceph-mon[198934]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:56 smithi163 ceph-mon[190496]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:56 smithi087 ceph-mon[202419]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:56 smithi087 ceph-mon[198934]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:05:58 smithi163 ceph-mon[190496]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:05:58 smithi087 ceph-mon[198934]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:05:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:05:58 smithi087 ceph-mon[202419]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:00 smithi163 ceph-mon[190496]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:00 smithi087 ceph-mon[198934]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:00 smithi087 ceph-mon[202419]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:02 smithi163 ceph-mon[190496]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:02 smithi087 ceph-mon[198934]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:02 smithi087 ceph-mon[202419]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:04 smithi163 ceph-mon[190496]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:06:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:04 smithi087 ceph-mon[202419]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:04 smithi087 ceph-mon[198934]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:06 smithi163 ceph-mon[190496]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:06 smithi087 ceph-mon[202419]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:06 smithi087 ceph-mon[198934]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:08 smithi163 ceph-mon[190496]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:08 smithi087 ceph-mon[202419]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:08 smithi087 ceph-mon[198934]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:10 smithi163 ceph-mon[190496]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:10 smithi087 ceph-mon[202419]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:10 smithi087 ceph-mon[198934]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:12 smithi163 ceph-mon[190496]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:13.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:12 smithi087 ceph-mon[202419]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:13.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:12 smithi087 ceph-mon[198934]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:14 smithi163 ceph-mon[190496]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:06:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:14 smithi087 ceph-mon[202419]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:14 smithi087 ceph-mon[198934]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:16 smithi163 ceph-mon[190496]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:16 smithi087 ceph-mon[198934]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:17.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:16 smithi087 ceph-mon[202419]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:18 smithi163 ceph-mon[190496]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:18 smithi087 ceph-mon[198934]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:18 smithi087 ceph-mon[202419]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:21 smithi163 ceph-mon[190496]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:21 smithi087 ceph-mon[198934]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:21 smithi087 ceph-mon[202419]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:23 smithi163 ceph-mon[190496]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:23 smithi087 ceph-mon[202419]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:23.476 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:23 smithi087 ceph-mon[198934]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:25 smithi163 ceph-mon[190496]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:06:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:25 smithi087 ceph-mon[202419]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:25 smithi087 ceph-mon[198934]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:26 smithi163 ceph-mon[190496]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:26 smithi087 ceph-mon[202419]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:26 smithi087 ceph-mon[198934]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:28 smithi163 ceph-mon[190496]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:29 smithi087 ceph-mon[202419]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:28 smithi087 ceph-mon[198934]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:31 smithi163 ceph-mon[190496]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:31 smithi087 ceph-mon[202419]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:31 smithi087 ceph-mon[198934]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:33 smithi163 ceph-mon[190496]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:33 smithi087 ceph-mon[198934]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:33 smithi087 ceph-mon[202419]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:35 smithi163 ceph-mon[190496]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:06:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:35 smithi087 ceph-mon[202419]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:35 smithi087 ceph-mon[198934]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:36 smithi163 ceph-mon[190496]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:36 smithi087 ceph-mon[202419]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:36 smithi087 ceph-mon[198934]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:39 smithi163 ceph-mon[190496]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:39 smithi087 ceph-mon[202419]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:39 smithi087 ceph-mon[198934]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:41 smithi163 ceph-mon[190496]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:41 smithi087 ceph-mon[202419]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:41 smithi087 ceph-mon[198934]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:43 smithi163 ceph-mon[190496]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:43 smithi087 ceph-mon[202419]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:43 smithi087 ceph-mon[198934]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:45 smithi163 ceph-mon[190496]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:06:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:45 smithi087 ceph-mon[202419]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:45 smithi087 ceph-mon[198934]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:46 smithi163 ceph-mon[190496]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:46 smithi087 ceph-mon[202419]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:46 smithi087 ceph-mon[198934]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:49 smithi163 ceph-mon[190496]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:49 smithi087 ceph-mon[202419]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:49 smithi087 ceph-mon[198934]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:06:50.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:06:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:51 smithi163 ceph-mon[190496]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:06:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:06:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[198934]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[202419]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:06:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:06:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:06:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:53 smithi163 ceph-mon[190496]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:53 smithi087 ceph-mon[198934]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:53 smithi087 ceph-mon[202419]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:55 smithi163 ceph-mon[190496]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:55 smithi087 ceph-mon[202419]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:06:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:06:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:06:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:55 smithi087 ceph-mon[198934]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:56 smithi163 ceph-mon[190496]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:56 smithi087 ceph-mon[198934]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:56.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:56 smithi087 ceph-mon[202419]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:06:59 smithi163 ceph-mon[190496]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:06:59 smithi087 ceph-mon[202419]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:06:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:06:59 smithi087 ceph-mon[198934]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:01 smithi163 ceph-mon[190496]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:01 smithi087 ceph-mon[202419]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:01 smithi087 ceph-mon[198934]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:03 smithi163 ceph-mon[190496]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:03 smithi087 ceph-mon[202419]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:03 smithi087 ceph-mon[198934]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:05 smithi163 ceph-mon[190496]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:07:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:05 smithi087 ceph-mon[202419]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:05 smithi087 ceph-mon[198934]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:06 smithi163 ceph-mon[190496]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:06 smithi087 ceph-mon[202419]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:06 smithi087 ceph-mon[198934]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:09 smithi163 ceph-mon[190496]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:09 smithi087 ceph-mon[202419]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:09 smithi087 ceph-mon[198934]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:11 smithi163 ceph-mon[190496]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:11 smithi087 ceph-mon[202419]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:11 smithi087 ceph-mon[198934]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:13 smithi163 ceph-mon[190496]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:13 smithi087 ceph-mon[202419]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:13 smithi087 ceph-mon[198934]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:15 smithi163 ceph-mon[190496]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:07:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:15 smithi087 ceph-mon[202419]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:15 smithi087 ceph-mon[198934]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:16 smithi163 ceph-mon[190496]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:16 smithi087 ceph-mon[202419]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:16 smithi087 ceph-mon[198934]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:19 smithi163 ceph-mon[190496]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:19 smithi087 ceph-mon[202419]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:19 smithi087 ceph-mon[198934]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:21 smithi163 ceph-mon[190496]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:21 smithi087 ceph-mon[202419]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:21 smithi087 ceph-mon[198934]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:23 smithi163 ceph-mon[190496]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:23 smithi087 ceph-mon[202419]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:23 smithi087 ceph-mon[198934]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:25 smithi163 ceph-mon[190496]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:07:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:25 smithi087 ceph-mon[198934]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:25 smithi087 ceph-mon[202419]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:26 smithi163 ceph-mon[190496]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:26 smithi087 ceph-mon[198934]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:26.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:26 smithi087 ceph-mon[202419]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:29 smithi163 ceph-mon[190496]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:29 smithi087 ceph-mon[198934]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:29 smithi087 ceph-mon[202419]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:31 smithi163 ceph-mon[190496]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:31 smithi087 ceph-mon[202419]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:31 smithi087 ceph-mon[198934]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:33 smithi163 ceph-mon[190496]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:33 smithi087 ceph-mon[202419]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:33 smithi087 ceph-mon[198934]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:35 smithi163 ceph-mon[190496]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:07:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:35 smithi087 ceph-mon[202419]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:35 smithi087 ceph-mon[198934]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:36 smithi163 ceph-mon[190496]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:36 smithi087 ceph-mon[202419]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:36 smithi087 ceph-mon[198934]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:39 smithi163 ceph-mon[190496]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:39 smithi087 ceph-mon[202419]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:39 smithi087 ceph-mon[198934]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:41 smithi163 ceph-mon[190496]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:41 smithi087 ceph-mon[202419]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:41.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:41 smithi087 ceph-mon[198934]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:43 smithi163 ceph-mon[190496]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:43 smithi087 ceph-mon[202419]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:43 smithi087 ceph-mon[198934]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:45 smithi163 ceph-mon[190496]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:07:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:45 smithi087 ceph-mon[198934]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:45 smithi087 ceph-mon[202419]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:46 smithi163 ceph-mon[190496]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:46 smithi087 ceph-mon[202419]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:46 smithi087 ceph-mon[198934]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:49 smithi163 ceph-mon[190496]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:49 smithi087 ceph-mon[202419]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:49 smithi087 ceph-mon[198934]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:07:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:51 smithi163 ceph-mon[190496]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:51.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:07:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[202419]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:07:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[198934]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:07:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:07:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:07:51.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:07:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:53 smithi163 ceph-mon[190496]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:53 smithi087 ceph-mon[198934]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:53 smithi087 ceph-mon[202419]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:55 smithi163 ceph-mon[190496]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:07:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:07:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:07:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:55 smithi087 ceph-mon[198934]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:55 smithi087 ceph-mon[202419]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:56 smithi163 ceph-mon[190496]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:56 smithi087 ceph-mon[202419]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:56 smithi087 ceph-mon[198934]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:07:59 smithi163 ceph-mon[190496]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:07:59 smithi087 ceph-mon[198934]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:07:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:07:59 smithi087 ceph-mon[202419]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:01 smithi163 ceph-mon[190496]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:01 smithi087 ceph-mon[198934]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:01 smithi087 ceph-mon[202419]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:03 smithi163 ceph-mon[190496]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:03 smithi087 ceph-mon[202419]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:03.456 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:03 smithi087 ceph-mon[198934]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:05 smithi163 ceph-mon[190496]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:08:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:05 smithi087 ceph-mon[202419]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:05 smithi087 ceph-mon[198934]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:06 smithi163 ceph-mon[190496]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:06 smithi087 ceph-mon[202419]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:06 smithi087 ceph-mon[198934]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:09 smithi163 ceph-mon[190496]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:09 smithi087 ceph-mon[202419]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:09 smithi087 ceph-mon[198934]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:11 smithi163 ceph-mon[190496]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:11 smithi087 ceph-mon[202419]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:11 smithi087 ceph-mon[198934]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:13 smithi163 ceph-mon[190496]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:13 smithi087 ceph-mon[202419]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:13 smithi087 ceph-mon[198934]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:15 smithi163 ceph-mon[190496]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:08:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:15 smithi087 ceph-mon[202419]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:15 smithi087 ceph-mon[198934]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:16 smithi163 ceph-mon[190496]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:16 smithi087 ceph-mon[202419]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:16 smithi087 ceph-mon[198934]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:19 smithi163 ceph-mon[190496]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:19 smithi087 ceph-mon[202419]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:19 smithi087 ceph-mon[198934]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:20.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:20.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:21 smithi163 ceph-mon[190496]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:21 smithi087 ceph-mon[202419]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:21 smithi087 ceph-mon[198934]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:23 smithi163 ceph-mon[190496]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:23 smithi087 ceph-mon[202419]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:23 smithi087 ceph-mon[198934]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:25 smithi163 ceph-mon[190496]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:25] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:08:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:25 smithi087 ceph-mon[202419]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:25 smithi087 ceph-mon[198934]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:26 smithi163 ceph-mon[190496]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:26 smithi087 ceph-mon[202419]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:26 smithi087 ceph-mon[198934]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:29 smithi163 ceph-mon[190496]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:29 smithi087 ceph-mon[202419]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:29 smithi087 ceph-mon[198934]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:31 smithi163 ceph-mon[190496]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:31 smithi087 ceph-mon[202419]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:31 smithi087 ceph-mon[198934]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:33 smithi163 ceph-mon[190496]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:33 smithi087 ceph-mon[202419]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:33 smithi087 ceph-mon[198934]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:35 smithi163 ceph-mon[190496]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:08:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:35 smithi087 ceph-mon[202419]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:35 smithi087 ceph-mon[198934]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:36.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:36 smithi163 ceph-mon[190496]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:36 smithi087 ceph-mon[202419]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:36 smithi087 ceph-mon[198934]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:39 smithi163 ceph-mon[190496]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:39 smithi087 ceph-mon[202419]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:39 smithi087 ceph-mon[198934]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:41 smithi163 ceph-mon[190496]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:41.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:41 smithi087 ceph-mon[202419]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:41.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:41 smithi087 ceph-mon[198934]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:43 smithi163 ceph-mon[190496]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:43 smithi087 ceph-mon[202419]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:43 smithi087 ceph-mon[198934]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:45 smithi163 ceph-mon[190496]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:08:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:45 smithi087 ceph-mon[202419]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:45 smithi087 ceph-mon[198934]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:46 smithi163 ceph-mon[190496]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:46 smithi087 ceph-mon[202419]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:46.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:46 smithi087 ceph-mon[198934]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:49 smithi163 ceph-mon[190496]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:49 smithi087 ceph-mon[198934]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:49 smithi087 ceph-mon[202419]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:50.912 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:50.912 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:08:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:51 smithi163 ceph-mon[190496]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:51 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:51 smithi087 ceph-mon[198934]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:51 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:51 smithi087 ceph-mon[202419]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:51 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:08:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:08:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:08:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:08:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:08:52.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:08:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:53 smithi163 ceph-mon[190496]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:53 smithi087 ceph-mon[198934]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:53 smithi087 ceph-mon[202419]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:55 smithi163 ceph-mon[190496]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:08:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:08:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:08:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:55 smithi087 ceph-mon[198934]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:55 smithi087 ceph-mon[202419]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:56 smithi163 ceph-mon[190496]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:56 smithi087 ceph-mon[198934]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:56 smithi087 ceph-mon[202419]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:08:59 smithi163 ceph-mon[190496]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:08:59 smithi087 ceph-mon[202419]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:08:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:08:59 smithi087 ceph-mon[198934]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:01 smithi163 ceph-mon[190496]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:01 smithi087 ceph-mon[198934]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:01 smithi087 ceph-mon[202419]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:03 smithi163 ceph-mon[190496]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:03 smithi087 ceph-mon[198934]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:03 smithi087 ceph-mon[202419]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:05 smithi163 ceph-mon[190496]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:09:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:05 smithi087 ceph-mon[202419]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:05 smithi087 ceph-mon[198934]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:06 smithi163 ceph-mon[190496]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:06 smithi087 ceph-mon[202419]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:06 smithi087 ceph-mon[198934]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:07.921 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:09:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:09:07.540549234Z level=info msg="Completed cleanup jobs" duration=249.928979ms 2023-10-07T21:09:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:09 smithi163 ceph-mon[190496]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:09 smithi087 ceph-mon[202419]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:09 smithi087 ceph-mon[198934]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:11 smithi163 ceph-mon[190496]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:11 smithi087 ceph-mon[202419]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:11 smithi087 ceph-mon[198934]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:13 smithi163 ceph-mon[190496]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:13 smithi087 ceph-mon[202419]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:13 smithi087 ceph-mon[198934]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:15 smithi163 ceph-mon[190496]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:09:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:15 smithi087 ceph-mon[202419]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:15 smithi087 ceph-mon[198934]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:16.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:16 smithi163 ceph-mon[190496]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:16 smithi087 ceph-mon[202419]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:16 smithi087 ceph-mon[198934]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:19 smithi163 ceph-mon[190496]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:19.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:19 smithi087 ceph-mon[202419]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:19.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:19 smithi087 ceph-mon[198934]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:20.486 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:20.486 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:21 smithi163 ceph-mon[190496]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:21.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:21 smithi087 ceph-mon[202419]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:21.468 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:21 smithi087 ceph-mon[198934]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:23 smithi163 ceph-mon[190496]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:23 smithi087 ceph-mon[198934]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:23.751 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:23 smithi087 ceph-mon[202419]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:25 smithi163 ceph-mon[190496]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:25.462 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:25 smithi087 ceph-mon[198934]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:25.462 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:09:25.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:25 smithi087 ceph-mon[202419]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:26.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:26 smithi163 ceph-mon[190496]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:26.989 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:26 smithi087 ceph-mon[202419]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:26.990 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:26 smithi087 ceph-mon[198934]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:29 smithi163 ceph-mon[190496]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:29 smithi087 ceph-mon[202419]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:29 smithi087 ceph-mon[198934]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:31 smithi163 ceph-mon[190496]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:31 smithi087 ceph-mon[202419]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:31 smithi087 ceph-mon[198934]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:33 smithi163 ceph-mon[190496]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:33.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:33 smithi087 ceph-mon[202419]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:33.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:33 smithi087 ceph-mon[198934]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:35 smithi163 ceph-mon[190496]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:09:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:35 smithi087 ceph-mon[202419]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:35 smithi087 ceph-mon[198934]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:36.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:36 smithi087 ceph-mon[202419]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:36.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:36 smithi087 ceph-mon[198934]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:36 smithi163 ceph-mon[190496]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:39 smithi163 ceph-mon[190496]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:39 smithi087 ceph-mon[202419]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:39 smithi087 ceph-mon[198934]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:41 smithi163 ceph-mon[190496]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:41 smithi087 ceph-mon[202419]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:41 smithi087 ceph-mon[198934]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:43 smithi163 ceph-mon[190496]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:43 smithi087 ceph-mon[202419]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:43 smithi087 ceph-mon[198934]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:45 smithi163 ceph-mon[190496]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:09:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:45 smithi087 ceph-mon[202419]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:45 smithi087 ceph-mon[198934]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:46 smithi087 ceph-mon[202419]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:46 smithi087 ceph-mon[198934]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:46 smithi163 ceph-mon[190496]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:49 smithi163 ceph-mon[190496]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:49.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:49 smithi087 ceph-mon[202419]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:49 smithi087 ceph-mon[198934]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:09:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:51 smithi163 ceph-mon[190496]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:51 smithi087 ceph-mon[202419]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:51 smithi087 ceph-mon[198934]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:09:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:53 smithi163 ceph-mon[190496]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:09:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[198934]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[202419]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:09:53.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:09:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:55 smithi163 ceph-mon[190496]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:55 smithi087 ceph-mon[198934]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:09:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:09:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:09:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:55 smithi087 ceph-mon[202419]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:56 smithi087 ceph-mon[198934]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:56 smithi087 ceph-mon[202419]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:56 smithi163 ceph-mon[190496]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:09:59 smithi163 ceph-mon[190496]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:09:59 smithi087 ceph-mon[202419]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:09:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:09:59 smithi087 ceph-mon[198934]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:10:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:10:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:10:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:01 smithi163 ceph-mon[190496]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:01 smithi087 ceph-mon[198934]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:01 smithi087 ceph-mon[202419]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:03 smithi163 ceph-mon[190496]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:03 smithi087 ceph-mon[202419]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:03 smithi087 ceph-mon[198934]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:05 smithi163 ceph-mon[190496]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:05] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-10-07T21:10:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:05 smithi087 ceph-mon[202419]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:05 smithi087 ceph-mon[198934]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:06 smithi087 ceph-mon[202419]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:06 smithi087 ceph-mon[198934]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:06 smithi163 ceph-mon[190496]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:09 smithi163 ceph-mon[190496]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:09 smithi087 ceph-mon[202419]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:09 smithi087 ceph-mon[198934]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:11 smithi163 ceph-mon[190496]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:11 smithi087 ceph-mon[202419]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:11.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:11 smithi087 ceph-mon[198934]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:13 smithi163 ceph-mon[190496]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:13 smithi087 ceph-mon[202419]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:13 smithi087 ceph-mon[198934]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:15 smithi163 ceph-mon[190496]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:15] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2023-10-07T21:10:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:15 smithi087 ceph-mon[202419]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:15 smithi087 ceph-mon[198934]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:16 smithi087 ceph-mon[202419]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:16 smithi087 ceph-mon[198934]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:16 smithi163 ceph-mon[190496]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:19 smithi163 ceph-mon[190496]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:19 smithi087 ceph-mon[202419]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:19 smithi087 ceph-mon[198934]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:21 smithi163 ceph-mon[190496]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:21 smithi087 ceph-mon[202419]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:21 smithi087 ceph-mon[198934]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:23 smithi163 ceph-mon[190496]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:23 smithi087 ceph-mon[202419]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:23 smithi087 ceph-mon[198934]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:25 smithi163 ceph-mon[190496]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:10:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:25 smithi087 ceph-mon[202419]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:25 smithi087 ceph-mon[198934]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:26 smithi087 ceph-mon[202419]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:26.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:26 smithi087 ceph-mon[198934]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:26 smithi163 ceph-mon[190496]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:29 smithi163 ceph-mon[190496]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:29 smithi087 ceph-mon[202419]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:29 smithi087 ceph-mon[198934]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:31 smithi163 ceph-mon[190496]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:31 smithi087 ceph-mon[202419]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:31 smithi087 ceph-mon[198934]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:33 smithi163 ceph-mon[190496]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:33 smithi087 ceph-mon[202419]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:33 smithi087 ceph-mon[198934]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:35 smithi163 ceph-mon[190496]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:35 smithi087 ceph-mon[198934]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:10:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:35 smithi087 ceph-mon[202419]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:36 smithi087 ceph-mon[202419]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:36 smithi087 ceph-mon[198934]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:36 smithi163 ceph-mon[190496]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:39 smithi163 ceph-mon[190496]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:39 smithi087 ceph-mon[198934]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:39 smithi087 ceph-mon[202419]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:41 smithi163 ceph-mon[190496]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:41 smithi087 ceph-mon[202419]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:41 smithi087 ceph-mon[198934]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:43 smithi163 ceph-mon[190496]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:43 smithi087 ceph-mon[202419]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:43 smithi087 ceph-mon[198934]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:45 smithi163 ceph-mon[190496]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:10:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:45 smithi087 ceph-mon[202419]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:45 smithi087 ceph-mon[198934]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:46 smithi087 ceph-mon[198934]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:46 smithi087 ceph-mon[202419]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:46 smithi163 ceph-mon[190496]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:49 smithi163 ceph-mon[190496]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:49 smithi087 ceph-mon[198934]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:49 smithi087 ceph-mon[202419]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:10:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:51 smithi163 ceph-mon[190496]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:51 smithi087 ceph-mon[202419]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:51 smithi087 ceph-mon[198934]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:53 smithi163 ceph-mon[190496]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[202419]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:10:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[198934]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:10:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:10:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:10:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:10:55.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:55 smithi163 ceph-mon[190496]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:10:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:10:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:10:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:55 smithi087 ceph-mon[202419]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:55 smithi087 ceph-mon[198934]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:56 smithi087 ceph-mon[202419]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:56 smithi087 ceph-mon[198934]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:56 smithi163 ceph-mon[190496]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:10:59 smithi163 ceph-mon[190496]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:10:59 smithi087 ceph-mon[202419]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:10:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:10:59 smithi087 ceph-mon[198934]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:01 smithi163 ceph-mon[190496]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:01 smithi087 ceph-mon[202419]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:01 smithi087 ceph-mon[198934]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:03 smithi163 ceph-mon[190496]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:03 smithi087 ceph-mon[202419]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:03 smithi087 ceph-mon[198934]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:05 smithi163 ceph-mon[190496]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:05 smithi087 ceph-mon[198934]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:11:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:05 smithi087 ceph-mon[202419]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:06.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:06 smithi087 ceph-mon[202419]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:06.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:06 smithi087 ceph-mon[198934]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:06 smithi163 ceph-mon[190496]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:09 smithi163 ceph-mon[190496]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:09 smithi087 ceph-mon[202419]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:09 smithi087 ceph-mon[198934]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:11 smithi163 ceph-mon[190496]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:11 smithi087 ceph-mon[202419]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:11 smithi087 ceph-mon[198934]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:13 smithi163 ceph-mon[190496]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:13 smithi087 ceph-mon[202419]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:13 smithi087 ceph-mon[198934]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:15 smithi163 ceph-mon[190496]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:11:15.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:15 smithi087 ceph-mon[202419]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:15 smithi087 ceph-mon[198934]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:16 smithi087 ceph-mon[202419]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:16 smithi087 ceph-mon[198934]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:16 smithi163 ceph-mon[190496]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:19 smithi163 ceph-mon[190496]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:19 smithi087 ceph-mon[202419]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:19 smithi087 ceph-mon[198934]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:21 smithi163 ceph-mon[190496]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:21 smithi087 ceph-mon[202419]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:21 smithi087 ceph-mon[198934]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:23 smithi163 ceph-mon[190496]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:23 smithi087 ceph-mon[202419]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:23 smithi087 ceph-mon[198934]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:25 smithi163 ceph-mon[190496]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:11:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:25 smithi087 ceph-mon[202419]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:25 smithi087 ceph-mon[198934]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:26.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:26 smithi087 ceph-mon[202419]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:26.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:26 smithi087 ceph-mon[198934]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:26 smithi163 ceph-mon[190496]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:29 smithi163 ceph-mon[190496]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:29 smithi087 ceph-mon[202419]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:29 smithi087 ceph-mon[198934]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:31 smithi163 ceph-mon[190496]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:31 smithi087 ceph-mon[202419]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:31 smithi087 ceph-mon[198934]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:33 smithi163 ceph-mon[190496]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:33 smithi087 ceph-mon[202419]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:33 smithi087 ceph-mon[198934]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:35 smithi163 ceph-mon[190496]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:35.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:11:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:35 smithi087 ceph-mon[202419]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:35 smithi087 ceph-mon[198934]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:36.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:36 smithi087 ceph-mon[202419]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:36.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:36 smithi087 ceph-mon[198934]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:36 smithi163 ceph-mon[190496]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:39 smithi163 ceph-mon[190496]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:39 smithi087 ceph-mon[202419]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:39 smithi087 ceph-mon[198934]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:41 smithi163 ceph-mon[190496]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:41 smithi087 ceph-mon[202419]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:41 smithi087 ceph-mon[198934]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:43 smithi163 ceph-mon[190496]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:43 smithi087 ceph-mon[202419]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:43 smithi087 ceph-mon[198934]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:45.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:45 smithi163 ceph-mon[190496]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:11:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:45 smithi087 ceph-mon[202419]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:45 smithi087 ceph-mon[198934]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:46.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:46 smithi087 ceph-mon[202419]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:46.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:46 smithi087 ceph-mon[198934]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:46 smithi163 ceph-mon[190496]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:49 smithi163 ceph-mon[190496]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:49 smithi087 ceph-mon[198934]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:49 smithi087 ceph-mon[202419]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:11:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:51 smithi163 ceph-mon[190496]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:51 smithi087 ceph-mon[202419]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:51 smithi087 ceph-mon[198934]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:53 smithi163 ceph-mon[190496]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:53 smithi087 ceph-mon[202419]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:53 smithi087 ceph-mon[198934]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:11:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:55 smithi163 ceph-mon[190496]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:11:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:11:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:11:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:55 smithi087 ceph-mon[202419]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:55 smithi087 ceph-mon[198934]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[202419]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:56.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:56.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[198934]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:56.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:56 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:56 smithi163 ceph-mon[190496]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:56 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:58.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:58.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:58.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:11:58.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:11:58.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:11:59.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:11:58 smithi163 ceph-mon[190496]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:11:58 smithi087 ceph-mon[202419]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:11:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:11:58 smithi087 ceph-mon[198934]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:01 smithi163 ceph-mon[190496]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:01 smithi087 ceph-mon[202419]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:01 smithi087 ceph-mon[198934]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:03 smithi163 ceph-mon[190496]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:03 smithi087 ceph-mon[202419]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:03 smithi087 ceph-mon[198934]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:05 smithi163 ceph-mon[190496]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:12:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:05 smithi087 ceph-mon[202419]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:05 smithi087 ceph-mon[198934]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:06 smithi163 ceph-mon[190496]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:06 smithi087 ceph-mon[202419]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:06 smithi087 ceph-mon[198934]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:09 smithi163 ceph-mon[190496]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:09 smithi087 ceph-mon[202419]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:09 smithi087 ceph-mon[198934]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:11 smithi163 ceph-mon[190496]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:11 smithi087 ceph-mon[202419]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:11 smithi087 ceph-mon[198934]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:13 smithi163 ceph-mon[190496]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:13 smithi087 ceph-mon[202419]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:13 smithi087 ceph-mon[198934]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:15 smithi163 ceph-mon[190496]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:12:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:15 smithi087 ceph-mon[202419]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:15 smithi087 ceph-mon[198934]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:16.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:16 smithi087 ceph-mon[202419]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:16.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:16 smithi087 ceph-mon[198934]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:16 smithi163 ceph-mon[190496]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:19 smithi163 ceph-mon[190496]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:19 smithi087 ceph-mon[202419]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:19 smithi087 ceph-mon[198934]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:21 smithi163 ceph-mon[190496]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:21 smithi087 ceph-mon[202419]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:21 smithi087 ceph-mon[198934]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:23 smithi163 ceph-mon[190496]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:23 smithi087 ceph-mon[202419]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:23.559 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:23 smithi087 ceph-mon[198934]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:25 smithi163 ceph-mon[190496]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:12:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:25 smithi087 ceph-mon[202419]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:25 smithi087 ceph-mon[198934]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:26 smithi163 ceph-mon[190496]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:26 smithi087 ceph-mon[202419]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:26 smithi087 ceph-mon[198934]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:29 smithi163 ceph-mon[190496]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:29 smithi087 ceph-mon[202419]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:29 smithi087 ceph-mon[198934]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:31 smithi163 ceph-mon[190496]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:31 smithi087 ceph-mon[202419]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:31 smithi087 ceph-mon[198934]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:33 smithi163 ceph-mon[190496]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:33 smithi087 ceph-mon[202419]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:33 smithi087 ceph-mon[198934]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:35 smithi163 ceph-mon[190496]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:12:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:35 smithi087 ceph-mon[202419]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:35 smithi087 ceph-mon[198934]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:36 smithi163 ceph-mon[190496]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:36 smithi087 ceph-mon[202419]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:36 smithi087 ceph-mon[198934]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:39 smithi163 ceph-mon[190496]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:39 smithi087 ceph-mon[202419]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:39 smithi087 ceph-mon[198934]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:41 smithi163 ceph-mon[190496]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:41 smithi087 ceph-mon[202419]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:41 smithi087 ceph-mon[198934]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:43.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:43 smithi163 ceph-mon[190496]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:43 smithi087 ceph-mon[202419]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:43 smithi087 ceph-mon[198934]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:45 smithi163 ceph-mon[190496]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:45.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:12:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:45 smithi087 ceph-mon[202419]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:45.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:45 smithi087 ceph-mon[198934]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:46 smithi163 ceph-mon[190496]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:47.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:46 smithi087 ceph-mon[198934]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:46 smithi087 ceph-mon[202419]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:49.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:49 smithi163 ceph-mon[190496]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:49 smithi087 ceph-mon[198934]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:49 smithi087 ceph-mon[202419]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:12:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:51 smithi163 ceph-mon[190496]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:51 smithi087 ceph-mon[202419]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:51 smithi087 ceph-mon[198934]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:53 smithi163 ceph-mon[190496]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:53 smithi087 ceph-mon[202419]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:53 smithi087 ceph-mon[198934]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:55 smithi163 ceph-mon[190496]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:12:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:12:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:12:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:55 smithi087 ceph-mon[202419]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:55.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:55 smithi087 ceph-mon[198934]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:56 smithi163 ceph-mon[190496]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:56 smithi087 ceph-mon[202419]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:56 smithi087 ceph-mon[198934]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:57 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:57 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:57 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:12:59.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:59.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:59.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:12:59.174 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:12:58 smithi163 ceph-mon[190496]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[202419]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:12:59.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:12:59.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:12:59.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:12:58 smithi087 ceph-mon[198934]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:01 smithi163 ceph-mon[190496]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:01 smithi087 ceph-mon[202419]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:01 smithi087 ceph-mon[198934]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:03 smithi163 ceph-mon[190496]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:03 smithi087 ceph-mon[202419]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:03 smithi087 ceph-mon[198934]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:05 smithi163 ceph-mon[190496]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:13:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:05 smithi087 ceph-mon[202419]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:05 smithi087 ceph-mon[198934]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:06 smithi163 ceph-mon[190496]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:06 smithi087 ceph-mon[202419]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:06 smithi087 ceph-mon[198934]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:09 smithi163 ceph-mon[190496]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:09 smithi087 ceph-mon[202419]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:09 smithi087 ceph-mon[198934]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:11 smithi163 ceph-mon[190496]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:11 smithi087 ceph-mon[202419]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:11 smithi087 ceph-mon[198934]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:13 smithi163 ceph-mon[190496]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:13 smithi087 ceph-mon[202419]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:13 smithi087 ceph-mon[198934]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:15 smithi163 ceph-mon[190496]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:13:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:15 smithi087 ceph-mon[198934]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:15 smithi087 ceph-mon[202419]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:16 smithi163 ceph-mon[190496]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:16 smithi087 ceph-mon[202419]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:16 smithi087 ceph-mon[198934]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:19 smithi163 ceph-mon[190496]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:19 smithi087 ceph-mon[202419]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:19 smithi087 ceph-mon[198934]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:21 smithi163 ceph-mon[190496]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:21 smithi087 ceph-mon[202419]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:21 smithi087 ceph-mon[198934]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:23 smithi163 ceph-mon[190496]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:23 smithi087 ceph-mon[202419]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:23 smithi087 ceph-mon[198934]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:25 smithi163 ceph-mon[190496]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:13:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:25 smithi087 ceph-mon[202419]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:25 smithi087 ceph-mon[198934]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:26 smithi163 ceph-mon[190496]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:26 smithi087 ceph-mon[202419]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:26 smithi087 ceph-mon[198934]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:29 smithi163 ceph-mon[190496]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:29 smithi087 ceph-mon[202419]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:29 smithi087 ceph-mon[198934]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:31 smithi163 ceph-mon[190496]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:31 smithi087 ceph-mon[202419]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:31 smithi087 ceph-mon[198934]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:33 smithi163 ceph-mon[190496]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:33 smithi087 ceph-mon[202419]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:33 smithi087 ceph-mon[198934]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:34 smithi163 ceph-mon[190496]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:34 smithi087 ceph-mon[198934]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:34 smithi087 ceph-mon[202419]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:13:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:36 smithi163 ceph-mon[190496]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:36 smithi087 ceph-mon[202419]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:36 smithi087 ceph-mon[198934]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:39 smithi163 ceph-mon[190496]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:39 smithi087 ceph-mon[202419]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:39 smithi087 ceph-mon[198934]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:41 smithi163 ceph-mon[190496]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:41 smithi087 ceph-mon[202419]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:41 smithi087 ceph-mon[198934]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:43 smithi163 ceph-mon[190496]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:43 smithi087 ceph-mon[202419]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:43 smithi087 ceph-mon[198934]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:45 smithi163 ceph-mon[190496]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:13:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:45 smithi087 ceph-mon[202419]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:45 smithi087 ceph-mon[198934]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:46 smithi163 ceph-mon[190496]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:46 smithi087 ceph-mon[202419]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:46 smithi087 ceph-mon[198934]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:49 smithi163 ceph-mon[190496]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:49 smithi087 ceph-mon[202419]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:49 smithi087 ceph-mon[198934]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:50.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:13:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:51 smithi163 ceph-mon[190496]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:51 smithi087 ceph-mon[202419]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:51 smithi087 ceph-mon[198934]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:53 smithi163 ceph-mon[190496]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:53 smithi087 ceph-mon[202419]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:53 smithi087 ceph-mon[198934]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:55 smithi163 ceph-mon[190496]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:13:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:13:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:13:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:55 smithi087 ceph-mon[202419]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:55 smithi087 ceph-mon[198934]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:56 smithi163 ceph-mon[190496]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:56 smithi087 ceph-mon[202419]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:56 smithi087 ceph-mon[198934]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:13:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:59 smithi163 ceph-mon[190496]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:13:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[202419]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[198934]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:13:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:13:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:13:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:14:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:01 smithi163 ceph-mon[190496]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:01 smithi087 ceph-mon[198934]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:01 smithi087 ceph-mon[202419]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:03 smithi163 ceph-mon[190496]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:03 smithi087 ceph-mon[202419]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:03 smithi087 ceph-mon[198934]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:05 smithi163 ceph-mon[190496]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:14:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:05 smithi087 ceph-mon[202419]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:05 smithi087 ceph-mon[198934]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:06 smithi163 ceph-mon[190496]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:07.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:06 smithi087 ceph-mon[198934]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:06 smithi087 ceph-mon[202419]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:09 smithi163 ceph-mon[190496]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:09.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:09 smithi087 ceph-mon[198934]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:09 smithi087 ceph-mon[202419]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:11 smithi163 ceph-mon[190496]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:11 smithi087 ceph-mon[202419]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:11 smithi087 ceph-mon[198934]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:13 smithi163 ceph-mon[190496]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:13 smithi087 ceph-mon[202419]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:13 smithi087 ceph-mon[198934]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:15 smithi163 ceph-mon[190496]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:14:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:15 smithi087 ceph-mon[202419]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:15 smithi087 ceph-mon[198934]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:16 smithi163 ceph-mon[190496]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:17.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:16 smithi087 ceph-mon[202419]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:16 smithi087 ceph-mon[198934]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:19 smithi163 ceph-mon[190496]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:19 smithi087 ceph-mon[202419]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:19 smithi087 ceph-mon[198934]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:21 smithi163 ceph-mon[190496]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:21 smithi087 ceph-mon[202419]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:21 smithi087 ceph-mon[198934]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:23 smithi163 ceph-mon[190496]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:23 smithi087 ceph-mon[202419]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:23 smithi087 ceph-mon[198934]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:25 smithi163 ceph-mon[190496]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:14:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:25 smithi087 ceph-mon[202419]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:25 smithi087 ceph-mon[198934]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:26 smithi163 ceph-mon[190496]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:26 smithi087 ceph-mon[198934]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:26 smithi087 ceph-mon[202419]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:29 smithi163 ceph-mon[190496]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:29 smithi087 ceph-mon[202419]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:29.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:29 smithi087 ceph-mon[198934]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:31 smithi163 ceph-mon[190496]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:31 smithi087 ceph-mon[202419]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:31 smithi087 ceph-mon[198934]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:33 smithi163 ceph-mon[190496]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:33 smithi087 ceph-mon[202419]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:33 smithi087 ceph-mon[198934]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:35 smithi163 ceph-mon[190496]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:14:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:35 smithi087 ceph-mon[202419]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:35 smithi087 ceph-mon[198934]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:36 smithi163 ceph-mon[190496]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:36 smithi087 ceph-mon[202419]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:36 smithi087 ceph-mon[198934]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:39 smithi163 ceph-mon[190496]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:39 smithi087 ceph-mon[198934]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:39 smithi087 ceph-mon[202419]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:41 smithi163 ceph-mon[190496]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:41 smithi087 ceph-mon[198934]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:41 smithi087 ceph-mon[202419]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:43 smithi163 ceph-mon[190496]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:43 smithi087 ceph-mon[198934]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:43 smithi087 ceph-mon[202419]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:45 smithi163 ceph-mon[190496]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:45.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:14:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:45 smithi087 ceph-mon[202419]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:45 smithi087 ceph-mon[198934]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:46 smithi163 ceph-mon[190496]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:47.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:46 smithi087 ceph-mon[198934]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:46 smithi087 ceph-mon[202419]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:49 smithi163 ceph-mon[190496]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:49 smithi087 ceph-mon[202419]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:49 smithi087 ceph-mon[198934]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:14:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:51 smithi163 ceph-mon[190496]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:51 smithi087 ceph-mon[198934]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:51.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:51 smithi087 ceph-mon[202419]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:53 smithi163 ceph-mon[190496]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:53 smithi087 ceph-mon[202419]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:53.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:53 smithi087 ceph-mon[198934]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:55 smithi163 ceph-mon[190496]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:55.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:14:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:14:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:14:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:55 smithi087 ceph-mon[202419]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:55 smithi087 ceph-mon[198934]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:56 smithi163 ceph-mon[190496]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:56 smithi087 ceph-mon[202419]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:56 smithi087 ceph-mon[198934]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:59 smithi163 ceph-mon[190496]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:14:59.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:14:59 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:14:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[202419]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:14:59.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:14:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[198934]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:14:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:14:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:14:59.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:14:59.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:14:59 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:15:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:01 smithi163 ceph-mon[190496]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:01 smithi087 ceph-mon[202419]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:01 smithi087 ceph-mon[198934]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:03 smithi163 ceph-mon[190496]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:03 smithi087 ceph-mon[202419]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:03 smithi087 ceph-mon[198934]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:05 smithi163 ceph-mon[190496]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:15:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:05 smithi087 ceph-mon[202419]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:05 smithi087 ceph-mon[198934]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:06 smithi163 ceph-mon[190496]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:06 smithi087 ceph-mon[202419]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:06 smithi087 ceph-mon[198934]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:09 smithi163 ceph-mon[190496]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:09 smithi087 ceph-mon[202419]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:09 smithi087 ceph-mon[198934]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:11 smithi163 ceph-mon[190496]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:11 smithi087 ceph-mon[202419]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:11 smithi087 ceph-mon[198934]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:13 smithi163 ceph-mon[190496]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:13 smithi087 ceph-mon[202419]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:13 smithi087 ceph-mon[198934]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:15 smithi163 ceph-mon[190496]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:15:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:15 smithi087 ceph-mon[202419]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:15 smithi087 ceph-mon[198934]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:16 smithi163 ceph-mon[190496]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:17.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:16 smithi087 ceph-mon[202419]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:17.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:16 smithi087 ceph-mon[198934]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:19 smithi163 ceph-mon[190496]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:19 smithi087 ceph-mon[202419]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:19 smithi087 ceph-mon[198934]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:21 smithi163 ceph-mon[190496]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:21 smithi087 ceph-mon[202419]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:21 smithi087 ceph-mon[198934]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:23 smithi163 ceph-mon[190496]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:23 smithi087 ceph-mon[202419]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:23 smithi087 ceph-mon[198934]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:25 smithi163 ceph-mon[190496]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:15:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:25 smithi087 ceph-mon[202419]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:25 smithi087 ceph-mon[198934]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:26 smithi163 ceph-mon[190496]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:26 smithi087 ceph-mon[202419]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:27.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:26 smithi087 ceph-mon[198934]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:29 smithi163 ceph-mon[190496]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:29.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:29 smithi087 ceph-mon[198934]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:29 smithi087 ceph-mon[202419]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:31 smithi163 ceph-mon[190496]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:31.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:31 smithi087 ceph-mon[198934]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:31 smithi087 ceph-mon[202419]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:33 smithi163 ceph-mon[190496]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:33 smithi087 ceph-mon[198934]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:33 smithi087 ceph-mon[202419]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:35 smithi163 ceph-mon[190496]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:35] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:15:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:35 smithi087 ceph-mon[198934]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:35 smithi087 ceph-mon[202419]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:36 smithi163 ceph-mon[190496]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:36 smithi087 ceph-mon[198934]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:36 smithi087 ceph-mon[202419]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:39 smithi163 ceph-mon[190496]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:39 smithi087 ceph-mon[198934]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:39 smithi087 ceph-mon[202419]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:41 smithi163 ceph-mon[190496]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:41 smithi087 ceph-mon[198934]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:41 smithi087 ceph-mon[202419]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:43 smithi163 ceph-mon[190496]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:43 smithi087 ceph-mon[202419]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:43 smithi087 ceph-mon[198934]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:45.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:45 smithi163 ceph-mon[190496]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:45.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:45] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:15:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:45 smithi087 ceph-mon[202419]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:45.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:45 smithi087 ceph-mon[198934]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:46 smithi163 ceph-mon[190496]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:46 smithi087 ceph-mon[202419]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:46 smithi087 ceph-mon[198934]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:49 smithi163 ceph-mon[190496]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:49 smithi087 ceph-mon[202419]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:49 smithi087 ceph-mon[198934]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:49.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:15:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:51 smithi163 ceph-mon[190496]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:51 smithi087 ceph-mon[202419]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:51 smithi087 ceph-mon[198934]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:53 smithi163 ceph-mon[190496]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:53 smithi087 ceph-mon[202419]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:53 smithi087 ceph-mon[198934]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:55.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:55 smithi163 ceph-mon[190496]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:55.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:15:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:15:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:15:55.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:55 smithi087 ceph-mon[202419]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:55.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:55 smithi087 ceph-mon[198934]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:56 smithi163 ceph-mon[190496]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:56 smithi087 ceph-mon[202419]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:56 smithi087 ceph-mon[198934]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:15:59 smithi163 ceph-mon[190496]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:15:59 smithi087 ceph-mon[198934]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:15:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:15:59 smithi087 ceph-mon[202419]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:00.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:16:00.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:16:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:01 smithi163 ceph-mon[190496]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:01 smithi087 ceph-mon[198934]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:01 smithi087 ceph-mon[202419]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:03 smithi163 ceph-mon[190496]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:03.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:03 smithi087 ceph-mon[202419]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:03 smithi087 ceph-mon[198934]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:05 smithi163 ceph-mon[190496]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:16:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:05 smithi087 ceph-mon[202419]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:05 smithi087 ceph-mon[198934]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:06 smithi163 ceph-mon[190496]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:06 smithi087 ceph-mon[202419]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:06 smithi087 ceph-mon[198934]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:09 smithi163 ceph-mon[190496]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:09 smithi087 ceph-mon[202419]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:09 smithi087 ceph-mon[198934]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:11 smithi163 ceph-mon[190496]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:11 smithi087 ceph-mon[202419]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:11 smithi087 ceph-mon[198934]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:13 smithi163 ceph-mon[190496]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:13 smithi087 ceph-mon[202419]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:13 smithi087 ceph-mon[198934]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:15 smithi163 ceph-mon[190496]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:15.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:16:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:15 smithi087 ceph-mon[202419]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:15.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:15 smithi087 ceph-mon[198934]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:16 smithi163 ceph-mon[190496]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:16 smithi087 ceph-mon[202419]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:16 smithi087 ceph-mon[198934]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:19 smithi163 ceph-mon[190496]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:19 smithi087 ceph-mon[202419]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:19 smithi087 ceph-mon[198934]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:21 smithi163 ceph-mon[190496]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:21 smithi087 ceph-mon[202419]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:21 smithi087 ceph-mon[198934]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:23.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:23 smithi163 ceph-mon[190496]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:23.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:23 smithi087 ceph-mon[202419]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:23.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:23 smithi087 ceph-mon[198934]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:25 smithi163 ceph-mon[190496]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:16:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:25 smithi087 ceph-mon[202419]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:25 smithi087 ceph-mon[198934]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:26 smithi163 ceph-mon[190496]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:26 smithi087 ceph-mon[202419]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:26 smithi087 ceph-mon[198934]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:29 smithi163 ceph-mon[190496]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:29 smithi087 ceph-mon[202419]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:29 smithi087 ceph-mon[198934]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:31.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:31 smithi163 ceph-mon[190496]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:31.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:31 smithi087 ceph-mon[202419]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:31.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:31 smithi087 ceph-mon[198934]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:33.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:33 smithi163 ceph-mon[190496]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:33.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:33 smithi087 ceph-mon[198934]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:33.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:33 smithi087 ceph-mon[202419]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:35 smithi163 ceph-mon[190496]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:16:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:35 smithi087 ceph-mon[198934]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:35 smithi087 ceph-mon[202419]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:36 smithi163 ceph-mon[190496]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:36 smithi087 ceph-mon[202419]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:36 smithi087 ceph-mon[198934]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:39.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:39 smithi163 ceph-mon[190496]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:39.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:39 smithi087 ceph-mon[198934]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:39.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:39 smithi087 ceph-mon[202419]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:41.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:41 smithi163 ceph-mon[190496]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:41.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:41 smithi087 ceph-mon[198934]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:41.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:41 smithi087 ceph-mon[202419]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:43.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:43 smithi163 ceph-mon[190496]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:43.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:43 smithi087 ceph-mon[198934]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:43 smithi087 ceph-mon[202419]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:44 smithi163 ceph-mon[190496]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:44 smithi087 ceph-mon[198934]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:44 smithi087 ceph-mon[202419]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:16:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:46 smithi163 ceph-mon[190496]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:46 smithi087 ceph-mon[202419]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:46 smithi087 ceph-mon[198934]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:49 smithi163 ceph-mon[190496]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:49 smithi087 ceph-mon[202419]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:49 smithi087 ceph-mon[198934]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:16:51.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:51 smithi163 ceph-mon[190496]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:51.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:51 smithi087 ceph-mon[202419]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:51.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:51 smithi087 ceph-mon[198934]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:53.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:53 smithi163 ceph-mon[190496]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:53.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:53 smithi087 ceph-mon[202419]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:53.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:53 smithi087 ceph-mon[198934]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:54 smithi163 ceph-mon[190496]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:54.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:54 smithi087 ceph-mon[202419]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:54 smithi087 ceph-mon[198934]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:16:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:16:55] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T21:16:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:56 smithi163 ceph-mon[190496]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:56 smithi087 ceph-mon[202419]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:56 smithi087 ceph-mon[198934]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:59.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:16:59 smithi163 ceph-mon[190496]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:59.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:16:59 smithi087 ceph-mon[202419]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:16:59.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:16:59 smithi087 ceph-mon[198934]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:00 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:00 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:00 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:17:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:01 smithi163 ceph-mon[190496]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:01.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[202419]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[198934]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:17:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:17:01.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:17:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:02 smithi163 ceph-mon[190496]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:02 smithi087 ceph-mon[202419]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:02 smithi087 ceph-mon[198934]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:05 smithi163 ceph-mon[190496]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:17:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:05 smithi087 ceph-mon[202419]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:05 smithi087 ceph-mon[198934]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:06 smithi163 ceph-mon[190496]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:06 smithi087 ceph-mon[202419]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:06 smithi087 ceph-mon[198934]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:09 smithi163 ceph-mon[190496]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:09 smithi087 ceph-mon[202419]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:09 smithi087 ceph-mon[198934]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:11 smithi163 ceph-mon[190496]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:11 smithi087 ceph-mon[202419]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:11 smithi087 ceph-mon[198934]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:12 smithi087 ceph-mon[202419]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:12 smithi087 ceph-mon[198934]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:12 smithi163 ceph-mon[190496]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:15.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:15 smithi163 ceph-mon[190496]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:15.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:17:15.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:15 smithi087 ceph-mon[202419]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:15.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:15 smithi087 ceph-mon[198934]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:16 smithi163 ceph-mon[190496]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:16 smithi087 ceph-mon[202419]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:16 smithi087 ceph-mon[198934]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:19 smithi163 ceph-mon[190496]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:19 smithi087 ceph-mon[202419]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:19 smithi087 ceph-mon[198934]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:19.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:21.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:21 smithi163 ceph-mon[190496]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:21.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:21 smithi087 ceph-mon[202419]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:21.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:21 smithi087 ceph-mon[198934]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:22 smithi087 ceph-mon[202419]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:22 smithi087 ceph-mon[198934]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:22 smithi163 ceph-mon[190496]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:25 smithi163 ceph-mon[190496]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:17:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:25 smithi087 ceph-mon[202419]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:25 smithi087 ceph-mon[198934]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:26 smithi163 ceph-mon[190496]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:26 smithi087 ceph-mon[202419]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:26 smithi087 ceph-mon[198934]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:29 smithi163 ceph-mon[190496]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:29 smithi087 ceph-mon[202419]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:29 smithi087 ceph-mon[198934]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:30 smithi087 ceph-mon[202419]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:30 smithi087 ceph-mon[198934]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:30 smithi163 ceph-mon[190496]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:32 smithi163 ceph-mon[190496]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:32 smithi087 ceph-mon[202419]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:32 smithi087 ceph-mon[198934]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:35 smithi163 ceph-mon[190496]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:17:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:35 smithi087 ceph-mon[202419]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:35 smithi087 ceph-mon[198934]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:37.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:36 smithi163 ceph-mon[190496]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:36 smithi087 ceph-mon[202419]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:36 smithi087 ceph-mon[198934]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:38 smithi163 ceph-mon[190496]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:38 smithi087 ceph-mon[202419]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:38 smithi087 ceph-mon[198934]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:40 smithi163 ceph-mon[190496]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:40 smithi087 ceph-mon[202419]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:40 smithi087 ceph-mon[198934]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:42 smithi163 ceph-mon[190496]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:42 smithi087 ceph-mon[198934]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:42 smithi087 ceph-mon[202419]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:44 smithi163 ceph-mon[190496]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:44 smithi087 ceph-mon[202419]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:44 smithi087 ceph-mon[198934]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:17:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:46 smithi163 ceph-mon[190496]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:47.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:46 smithi087 ceph-mon[198934]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:47.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:46 smithi087 ceph-mon[202419]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:48 smithi163 ceph-mon[190496]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:48 smithi087 ceph-mon[202419]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:48 smithi087 ceph-mon[198934]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:17:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:50 smithi163 ceph-mon[190496]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:50 smithi087 ceph-mon[202419]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:50 smithi087 ceph-mon[198934]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:52 smithi163 ceph-mon[190496]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:52 smithi087 ceph-mon[202419]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:52 smithi087 ceph-mon[198934]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:54 smithi163 ceph-mon[190496]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:54 smithi087 ceph-mon[202419]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:54 smithi087 ceph-mon[198934]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:17:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:17:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:17:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:56 smithi163 ceph-mon[190496]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:56 smithi087 ceph-mon[202419]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:56 smithi087 ceph-mon[198934]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:17:58 smithi163 ceph-mon[190496]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:17:58 smithi087 ceph-mon[198934]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:17:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:17:58 smithi087 ceph-mon[202419]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:00 smithi163 ceph-mon[190496]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:00 smithi087 ceph-mon[202419]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:00 smithi087 ceph-mon[198934]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:02.172 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:18:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:18:02.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:18:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:02 smithi163 ceph-mon[190496]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:02 smithi087 ceph-mon[198934]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:02 smithi087 ceph-mon[202419]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:04.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:04.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:05 smithi163 ceph-mon[190496]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:18:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:05 smithi087 ceph-mon[198934]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:05 smithi087 ceph-mon[202419]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:06 smithi163 ceph-mon[190496]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:06 smithi087 ceph-mon[198934]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:06 smithi087 ceph-mon[202419]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:08 smithi163 ceph-mon[190496]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:08 smithi087 ceph-mon[198934]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:08 smithi087 ceph-mon[202419]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:10 smithi163 ceph-mon[190496]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:10 smithi087 ceph-mon[198934]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:10 smithi087 ceph-mon[202419]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:12 smithi163 ceph-mon[190496]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:12 smithi087 ceph-mon[198934]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:12 smithi087 ceph-mon[202419]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:14 smithi163 ceph-mon[190496]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:14 smithi087 ceph-mon[198934]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:14 smithi087 ceph-mon[202419]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:18:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:16 smithi163 ceph-mon[190496]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:16 smithi087 ceph-mon[202419]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:16 smithi087 ceph-mon[198934]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:18 smithi163 ceph-mon[190496]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:18 smithi087 ceph-mon[202419]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:18 smithi087 ceph-mon[198934]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:20 smithi163 ceph-mon[190496]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:20 smithi087 ceph-mon[202419]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:20 smithi087 ceph-mon[198934]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:22 smithi163 ceph-mon[190496]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:22 smithi087 ceph-mon[202419]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:22 smithi087 ceph-mon[198934]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:24 smithi163 ceph-mon[190496]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:24 smithi087 ceph-mon[202419]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:24 smithi087 ceph-mon[198934]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:18:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:26 smithi163 ceph-mon[190496]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:26 smithi087 ceph-mon[202419]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:26 smithi087 ceph-mon[198934]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:28 smithi163 ceph-mon[190496]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:28 smithi087 ceph-mon[202419]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:28 smithi087 ceph-mon[198934]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:30 smithi163 ceph-mon[190496]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:30 smithi087 ceph-mon[202419]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:30 smithi087 ceph-mon[198934]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:32 smithi163 ceph-mon[190496]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:32 smithi087 ceph-mon[202419]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:32 smithi087 ceph-mon[198934]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:35 smithi163 ceph-mon[190496]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:18:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:35 smithi087 ceph-mon[202419]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:35 smithi087 ceph-mon[198934]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:36 smithi163 ceph-mon[190496]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:36 smithi087 ceph-mon[202419]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:36 smithi087 ceph-mon[198934]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:38 smithi163 ceph-mon[190496]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:38 smithi087 ceph-mon[202419]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:38 smithi087 ceph-mon[198934]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:40 smithi163 ceph-mon[190496]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:40 smithi087 ceph-mon[202419]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:40 smithi087 ceph-mon[198934]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:42 smithi163 ceph-mon[190496]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:42 smithi087 ceph-mon[202419]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:42 smithi087 ceph-mon[198934]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:44 smithi163 ceph-mon[190496]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:44 smithi087 ceph-mon[202419]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:44 smithi087 ceph-mon[198934]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:18:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:46 smithi163 ceph-mon[190496]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:46 smithi087 ceph-mon[202419]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:46 smithi087 ceph-mon[198934]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:48 smithi163 ceph-mon[190496]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:48 smithi087 ceph-mon[202419]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:48 smithi087 ceph-mon[198934]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:18:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:50 smithi163 ceph-mon[190496]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:50 smithi087 ceph-mon[202419]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:50 smithi087 ceph-mon[198934]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:52 smithi163 ceph-mon[190496]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:52 smithi087 ceph-mon[198934]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:52 smithi087 ceph-mon[202419]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:54 smithi163 ceph-mon[190496]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:54 smithi087 ceph-mon[202419]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:54 smithi087 ceph-mon[198934]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:18:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:18:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:18:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:56 smithi163 ceph-mon[190496]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:56 smithi087 ceph-mon[202419]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:56 smithi087 ceph-mon[198934]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:18:58 smithi163 ceph-mon[190496]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:18:58 smithi087 ceph-mon[202419]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:18:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:18:58 smithi087 ceph-mon[198934]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:00 smithi163 ceph-mon[190496]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:00 smithi087 ceph-mon[202419]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:00 smithi087 ceph-mon[198934]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:19:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:19:03.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:02 smithi163 ceph-mon[190496]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[202419]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:19:03.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:19:03.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:02 smithi087 ceph-mon[198934]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:05 smithi163 ceph-mon[190496]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:19:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:05 smithi087 ceph-mon[202419]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:05 smithi087 ceph-mon[198934]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:06 smithi163 ceph-mon[190496]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:06 smithi087 ceph-mon[198934]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:06 smithi087 ceph-mon[202419]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:19:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:19:07.336565964Z level=info msg="Completed cleanup jobs" duration=45.888112ms 2023-10-07T21:19:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:08 smithi163 ceph-mon[190496]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:08 smithi087 ceph-mon[198934]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:08 smithi087 ceph-mon[202419]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:10 smithi163 ceph-mon[190496]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:10 smithi087 ceph-mon[198934]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:10 smithi087 ceph-mon[202419]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:12 smithi163 ceph-mon[190496]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:12 smithi087 ceph-mon[202419]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:12 smithi087 ceph-mon[198934]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:14 smithi163 ceph-mon[190496]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:14 smithi087 ceph-mon[198934]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:14 smithi087 ceph-mon[202419]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:19:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:16 smithi163 ceph-mon[190496]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:16 smithi087 ceph-mon[198934]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:16 smithi087 ceph-mon[202419]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:18 smithi163 ceph-mon[190496]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:18 smithi087 ceph-mon[198934]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:18 smithi087 ceph-mon[202419]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:20 smithi163 ceph-mon[190496]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:20 smithi087 ceph-mon[198934]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:20 smithi087 ceph-mon[202419]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:22 smithi163 ceph-mon[190496]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:22 smithi087 ceph-mon[198934]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:22 smithi087 ceph-mon[202419]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:24 smithi163 ceph-mon[190496]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:24 smithi087 ceph-mon[202419]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:24.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:24 smithi087 ceph-mon[198934]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:19:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:26 smithi163 ceph-mon[190496]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:26 smithi087 ceph-mon[198934]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:26 smithi087 ceph-mon[202419]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:28 smithi163 ceph-mon[190496]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:28 smithi087 ceph-mon[198934]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:28 smithi087 ceph-mon[202419]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:30 smithi163 ceph-mon[190496]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:30 smithi087 ceph-mon[198934]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:30 smithi087 ceph-mon[202419]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:32 smithi163 ceph-mon[190496]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:32 smithi087 ceph-mon[202419]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:32 smithi087 ceph-mon[198934]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:35 smithi163 ceph-mon[190496]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:19:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:35 smithi087 ceph-mon[202419]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:35 smithi087 ceph-mon[198934]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:36 smithi163 ceph-mon[190496]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:36 smithi087 ceph-mon[202419]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:36 smithi087 ceph-mon[198934]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:38 smithi163 ceph-mon[190496]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:38 smithi087 ceph-mon[202419]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:38 smithi087 ceph-mon[198934]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:40 smithi163 ceph-mon[190496]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:40 smithi087 ceph-mon[202419]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:40 smithi087 ceph-mon[198934]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:42 smithi163 ceph-mon[190496]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:42 smithi087 ceph-mon[202419]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:42 smithi087 ceph-mon[198934]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:44 smithi163 ceph-mon[190496]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:44 smithi087 ceph-mon[202419]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:44 smithi087 ceph-mon[198934]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:19:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:46 smithi163 ceph-mon[190496]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:46 smithi087 ceph-mon[198934]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:46 smithi087 ceph-mon[202419]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:48 smithi163 ceph-mon[190496]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:48.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:48 smithi087 ceph-mon[202419]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:48.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:48 smithi087 ceph-mon[198934]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:19:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:50 smithi163 ceph-mon[190496]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:50 smithi087 ceph-mon[198934]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:50 smithi087 ceph-mon[202419]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:52 smithi163 ceph-mon[190496]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:52 smithi087 ceph-mon[198934]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:52 smithi087 ceph-mon[202419]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:54 smithi163 ceph-mon[190496]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:54 smithi087 ceph-mon[202419]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:54 smithi087 ceph-mon[198934]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:19:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:19:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:19:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:56 smithi163 ceph-mon[190496]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:56 smithi087 ceph-mon[202419]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:56 smithi087 ceph-mon[198934]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:19:58 smithi163 ceph-mon[190496]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:19:58 smithi087 ceph-mon[202419]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:19:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:19:58 smithi087 ceph-mon[198934]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:20:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:20:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:20:01.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:01 smithi163 ceph-mon[190496]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:01.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:01 smithi087 ceph-mon[198934]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:01.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:01 smithi087 ceph-mon[202419]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:02.331 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:02.331 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:02.407 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:20:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:03 smithi163 ceph-mon[190496]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:20:03.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[198934]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:20:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[202419]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:03.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:20:03.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:20:03.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:20:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:05 smithi163 ceph-mon[190496]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:20:05.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:05 smithi087 ceph-mon[202419]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:05 smithi087 ceph-mon[198934]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:06 smithi163 ceph-mon[190496]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:06 smithi087 ceph-mon[198934]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:06 smithi087 ceph-mon[202419]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:08 smithi163 ceph-mon[190496]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:08 smithi087 ceph-mon[202419]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:08 smithi087 ceph-mon[198934]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:10 smithi163 ceph-mon[190496]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:10 smithi087 ceph-mon[198934]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:10 smithi087 ceph-mon[202419]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:12 smithi163 ceph-mon[190496]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:12 smithi087 ceph-mon[198934]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:12 smithi087 ceph-mon[202419]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:14 smithi163 ceph-mon[190496]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:14 smithi087 ceph-mon[202419]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:14 smithi087 ceph-mon[198934]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:20:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:16 smithi163 ceph-mon[190496]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:16 smithi087 ceph-mon[202419]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:17.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:16 smithi087 ceph-mon[198934]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:18 smithi163 ceph-mon[190496]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:18 smithi087 ceph-mon[198934]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:18 smithi087 ceph-mon[202419]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:20 smithi163 ceph-mon[190496]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:20 smithi087 ceph-mon[198934]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:20 smithi087 ceph-mon[202419]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:22 smithi163 ceph-mon[190496]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:22 smithi087 ceph-mon[198934]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:22 smithi087 ceph-mon[202419]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:24 smithi163 ceph-mon[190496]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:24 smithi087 ceph-mon[202419]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:24 smithi087 ceph-mon[198934]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:20:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:26 smithi163 ceph-mon[190496]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:26 smithi087 ceph-mon[202419]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:26 smithi087 ceph-mon[198934]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:28 smithi163 ceph-mon[190496]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:28 smithi087 ceph-mon[202419]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:28 smithi087 ceph-mon[198934]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:30 smithi163 ceph-mon[190496]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:30 smithi087 ceph-mon[202419]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:30 smithi087 ceph-mon[198934]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:32 smithi163 ceph-mon[190496]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:32 smithi087 ceph-mon[202419]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:32 smithi087 ceph-mon[198934]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:20:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:35 smithi087 ceph-mon[202419]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:35 smithi087 ceph-mon[198934]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:35 smithi163 ceph-mon[190496]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:36 smithi163 ceph-mon[190496]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:36 smithi087 ceph-mon[202419]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:37.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:36 smithi087 ceph-mon[198934]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:38 smithi163 ceph-mon[190496]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:38 smithi087 ceph-mon[202419]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:38 smithi087 ceph-mon[198934]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:40 smithi163 ceph-mon[190496]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:40 smithi087 ceph-mon[198934]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:40 smithi087 ceph-mon[202419]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:42.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:42 smithi163 ceph-mon[190496]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:42 smithi087 ceph-mon[202419]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:42 smithi087 ceph-mon[198934]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:44 smithi163 ceph-mon[190496]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:44 smithi087 ceph-mon[202419]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:44 smithi087 ceph-mon[198934]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:20:47.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:46 smithi163 ceph-mon[190496]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:47.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:46 smithi087 ceph-mon[202419]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:47.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:46 smithi087 ceph-mon[198934]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:48 smithi163 ceph-mon[190496]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:48 smithi087 ceph-mon[202419]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:48 smithi087 ceph-mon[198934]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:20:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:50 smithi163 ceph-mon[190496]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:50 smithi087 ceph-mon[202419]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:50 smithi087 ceph-mon[198934]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:52 smithi163 ceph-mon[190496]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:52 smithi087 ceph-mon[198934]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:52 smithi087 ceph-mon[202419]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:54 smithi163 ceph-mon[190496]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:54 smithi087 ceph-mon[202419]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:54 smithi087 ceph-mon[198934]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:20:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:20:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:20:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:56 smithi163 ceph-mon[190496]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:56 smithi087 ceph-mon[198934]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:56 smithi087 ceph-mon[202419]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:20:58 smithi163 ceph-mon[190496]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:20:58 smithi087 ceph-mon[198934]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:20:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:20:58 smithi087 ceph-mon[202419]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:00 smithi163 ceph-mon[190496]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:00 smithi087 ceph-mon[198934]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:00 smithi087 ceph-mon[202419]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:02 smithi163 ceph-mon[190496]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:02 smithi087 ceph-mon[198934]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:02 smithi087 ceph-mon[202419]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:21:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:21:03.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:21:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:04 smithi163 ceph-mon[190496]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:04 smithi087 ceph-mon[202419]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:04 smithi087 ceph-mon[198934]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:21:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:06 smithi163 ceph-mon[190496]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:06 smithi087 ceph-mon[198934]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:06 smithi087 ceph-mon[202419]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:08 smithi163 ceph-mon[190496]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:08 smithi087 ceph-mon[198934]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:08 smithi087 ceph-mon[202419]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:10 smithi163 ceph-mon[190496]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:10 smithi087 ceph-mon[202419]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:10 smithi087 ceph-mon[198934]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:12 smithi163 ceph-mon[190496]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:12 smithi087 ceph-mon[198934]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:12 smithi087 ceph-mon[202419]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:14 smithi163 ceph-mon[190496]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:14 smithi087 ceph-mon[198934]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:14 smithi087 ceph-mon[202419]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:21:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:16 smithi163 ceph-mon[190496]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:16 smithi087 ceph-mon[202419]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:16 smithi087 ceph-mon[198934]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:18 smithi163 ceph-mon[190496]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:18 smithi087 ceph-mon[198934]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:18 smithi087 ceph-mon[202419]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:20 smithi163 ceph-mon[190496]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:20 smithi087 ceph-mon[202419]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:20 smithi087 ceph-mon[198934]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:22 smithi163 ceph-mon[190496]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:22 smithi087 ceph-mon[202419]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:22 smithi087 ceph-mon[198934]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:24 smithi163 ceph-mon[190496]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:24 smithi087 ceph-mon[202419]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:24 smithi087 ceph-mon[198934]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:21:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:26 smithi163 ceph-mon[190496]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:27.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:26 smithi087 ceph-mon[202419]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:27.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:26 smithi087 ceph-mon[198934]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:28 smithi163 ceph-mon[190496]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:28 smithi087 ceph-mon[202419]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:28 smithi087 ceph-mon[198934]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:30 smithi163 ceph-mon[190496]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:30 smithi087 ceph-mon[202419]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:30 smithi087 ceph-mon[198934]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:32 smithi163 ceph-mon[190496]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:32.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:32 smithi087 ceph-mon[202419]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:32.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:32 smithi087 ceph-mon[198934]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:21:35.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:35 smithi087 ceph-mon[202419]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:35 smithi087 ceph-mon[198934]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:35 smithi163 ceph-mon[190496]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:37.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:36 smithi163 ceph-mon[190496]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:36 smithi087 ceph-mon[202419]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:37.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:36 smithi087 ceph-mon[198934]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:38 smithi163 ceph-mon[190496]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:38 smithi087 ceph-mon[202419]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:38 smithi087 ceph-mon[198934]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:40 smithi163 ceph-mon[190496]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:40 smithi087 ceph-mon[202419]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:40 smithi087 ceph-mon[198934]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:42 smithi163 ceph-mon[190496]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:42 smithi087 ceph-mon[202419]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:42 smithi087 ceph-mon[198934]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:44 smithi163 ceph-mon[190496]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:44 smithi087 ceph-mon[202419]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:44 smithi087 ceph-mon[198934]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:21:47.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:46 smithi163 ceph-mon[190496]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:47.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:46 smithi087 ceph-mon[198934]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:47.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:46 smithi087 ceph-mon[202419]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:48 smithi163 ceph-mon[190496]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:48 smithi087 ceph-mon[202419]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:48 smithi087 ceph-mon[198934]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:21:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:50 smithi163 ceph-mon[190496]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:50 smithi087 ceph-mon[202419]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:50 smithi087 ceph-mon[198934]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:52 smithi163 ceph-mon[190496]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:52 smithi087 ceph-mon[202419]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:52.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:52 smithi087 ceph-mon[198934]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:54 smithi163 ceph-mon[190496]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:54 smithi087 ceph-mon[198934]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:54 smithi087 ceph-mon[202419]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:21:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:21:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:21:57.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:56 smithi163 ceph-mon[190496]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:57.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:56 smithi087 ceph-mon[202419]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:57.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:56 smithi087 ceph-mon[198934]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:21:58 smithi163 ceph-mon[190496]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:21:58 smithi087 ceph-mon[202419]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:21:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:21:58 smithi087 ceph-mon[198934]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:00 smithi163 ceph-mon[190496]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:00 smithi087 ceph-mon[202419]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:00 smithi087 ceph-mon[198934]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:02 smithi163 ceph-mon[190496]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:02 smithi087 ceph-mon[202419]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:02 smithi087 ceph-mon[198934]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:03.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:03 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:03.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:03 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:03.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:03 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:22:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:04 smithi163 ceph-mon[190496]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:04 smithi087 ceph-mon[198934]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:04 smithi087 ceph-mon[202419]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:22:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:07.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:22:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:22:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:08 smithi163 ceph-mon[190496]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:08 smithi087 ceph-mon[202419]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:08 smithi087 ceph-mon[198934]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:10 smithi163 ceph-mon[190496]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:10 smithi087 ceph-mon[202419]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:10 smithi087 ceph-mon[198934]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:12 smithi163 ceph-mon[190496]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:12 smithi087 ceph-mon[202419]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:12 smithi087 ceph-mon[198934]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:14 smithi163 ceph-mon[190496]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:14 smithi087 ceph-mon[202419]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:14 smithi087 ceph-mon[198934]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:22:17.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:16 smithi163 ceph-mon[190496]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:17.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:16 smithi087 ceph-mon[202419]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:17.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:16 smithi087 ceph-mon[198934]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:18 smithi163 ceph-mon[190496]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:18 smithi087 ceph-mon[202419]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:18 smithi087 ceph-mon[198934]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:20 smithi163 ceph-mon[190496]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:20 smithi087 ceph-mon[202419]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:20 smithi087 ceph-mon[198934]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:22 smithi163 ceph-mon[190496]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:22 smithi087 ceph-mon[202419]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:22 smithi087 ceph-mon[198934]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:24 smithi163 ceph-mon[190496]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:24 smithi087 ceph-mon[202419]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:24 smithi087 ceph-mon[198934]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:22:27.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:26 smithi163 ceph-mon[190496]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:27.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:26 smithi087 ceph-mon[202419]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:26 smithi087 ceph-mon[198934]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:28 smithi163 ceph-mon[190496]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:28 smithi087 ceph-mon[202419]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:28 smithi087 ceph-mon[198934]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:31 smithi163 ceph-mon[190496]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:31 smithi087 ceph-mon[202419]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:31 smithi087 ceph-mon[198934]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:33 smithi163 ceph-mon[190496]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:33 smithi087 ceph-mon[202419]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:33 smithi087 ceph-mon[198934]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:22:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:35 smithi163 ceph-mon[190496]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:36.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:35 smithi087 ceph-mon[198934]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:36.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:35 smithi087 ceph-mon[202419]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:37 smithi163 ceph-mon[190496]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:37 smithi087 ceph-mon[202419]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:37 smithi087 ceph-mon[198934]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:39 smithi163 ceph-mon[190496]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:39 smithi087 ceph-mon[202419]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:39 smithi087 ceph-mon[198934]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:41 smithi163 ceph-mon[190496]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:41 smithi087 ceph-mon[202419]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:41 smithi087 ceph-mon[198934]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:43 smithi163 ceph-mon[190496]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:43 smithi087 ceph-mon[202419]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:43 smithi087 ceph-mon[198934]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:22:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:45 smithi163 ceph-mon[190496]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:45 smithi087 ceph-mon[202419]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:45 smithi087 ceph-mon[198934]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:48.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:47 smithi163 ceph-mon[190496]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:47 smithi087 ceph-mon[202419]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:47 smithi087 ceph-mon[198934]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:50.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:49 smithi163 ceph-mon[190496]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:50.173 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:49 smithi087 ceph-mon[198934]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:49 smithi087 ceph-mon[202419]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:22:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:51 smithi163 ceph-mon[190496]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:51 smithi087 ceph-mon[202419]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:51 smithi087 ceph-mon[198934]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:53 smithi163 ceph-mon[190496]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:53 smithi087 ceph-mon[202419]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:53 smithi087 ceph-mon[198934]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:55.706 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:22:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:22:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:22:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:55 smithi163 ceph-mon[190496]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:55 smithi087 ceph-mon[202419]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:55 smithi087 ceph-mon[198934]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:57 smithi163 ceph-mon[190496]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:57 smithi087 ceph-mon[202419]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:22:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:57 smithi087 ceph-mon[198934]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:22:59 smithi163 ceph-mon[190496]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:22:59 smithi087 ceph-mon[198934]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:22:59 smithi087 ceph-mon[202419]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:01 smithi163 ceph-mon[190496]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:01 smithi087 ceph-mon[202419]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:01 smithi087 ceph-mon[198934]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:03 smithi163 ceph-mon[190496]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:03 smithi087 ceph-mon[202419]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:03 smithi087 ceph-mon[198934]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:23:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:05 smithi163 ceph-mon[190496]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:05 smithi087 ceph-mon[202419]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:05 smithi087 ceph-mon[198934]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:07.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:06 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:07.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:06 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:07.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:06 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:23:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:07 smithi163 ceph-mon[190496]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[198934]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[202419]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:23:08.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:23:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:23:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:09 smithi163 ceph-mon[190496]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:09 smithi087 ceph-mon[198934]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:09 smithi087 ceph-mon[202419]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:11 smithi163 ceph-mon[190496]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:12.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:11 smithi087 ceph-mon[202419]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:11 smithi087 ceph-mon[198934]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:13 smithi163 ceph-mon[190496]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:13 smithi087 ceph-mon[202419]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:13 smithi087 ceph-mon[198934]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:23:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:15 smithi163 ceph-mon[190496]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:15 smithi087 ceph-mon[198934]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:15 smithi087 ceph-mon[202419]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:17 smithi163 ceph-mon[190496]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:17 smithi087 ceph-mon[198934]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:17 smithi087 ceph-mon[202419]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:19 smithi163 ceph-mon[190496]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:19 smithi087 ceph-mon[202419]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:19 smithi087 ceph-mon[198934]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:21 smithi163 ceph-mon[190496]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:21 smithi087 ceph-mon[198934]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:21 smithi087 ceph-mon[202419]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:24.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:23 smithi163 ceph-mon[190496]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:23 smithi087 ceph-mon[198934]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:24.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:23 smithi087 ceph-mon[202419]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:23:26.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:25 smithi163 ceph-mon[190496]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:25 smithi087 ceph-mon[198934]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:25 smithi087 ceph-mon[202419]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:28.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:27 smithi163 ceph-mon[190496]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:27 smithi087 ceph-mon[198934]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:27 smithi087 ceph-mon[202419]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:30.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:29 smithi163 ceph-mon[190496]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:29 smithi087 ceph-mon[198934]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:29 smithi087 ceph-mon[202419]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:32.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:31 smithi163 ceph-mon[190496]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:32.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:31 smithi087 ceph-mon[198934]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:31 smithi087 ceph-mon[202419]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:34.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:33 smithi163 ceph-mon[190496]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:33 smithi087 ceph-mon[202419]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:33 smithi087 ceph-mon[198934]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:35.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:35] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:23:36.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:35 smithi163 ceph-mon[190496]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:35 smithi087 ceph-mon[198934]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:35 smithi087 ceph-mon[202419]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:38.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:37 smithi163 ceph-mon[190496]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:37 smithi087 ceph-mon[202419]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:37 smithi087 ceph-mon[198934]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:40.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:39 smithi163 ceph-mon[190496]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:39 smithi087 ceph-mon[202419]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:39 smithi087 ceph-mon[198934]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:42.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:41 smithi163 ceph-mon[190496]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:41 smithi087 ceph-mon[202419]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:42.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:41 smithi087 ceph-mon[198934]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:44.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:43 smithi163 ceph-mon[190496]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:43 smithi087 ceph-mon[202419]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:43 smithi087 ceph-mon[198934]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:45] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:23:46.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:45 smithi163 ceph-mon[190496]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:45 smithi087 ceph-mon[198934]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:45 smithi087 ceph-mon[202419]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:47 smithi087 ceph-mon[198934]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:47 smithi087 ceph-mon[202419]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:47 smithi163 ceph-mon[190496]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:49 smithi087 ceph-mon[202419]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:50.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:49 smithi087 ceph-mon[198934]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:50.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:50.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:49 smithi163 ceph-mon[190496]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:50.423 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:23:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:51 smithi087 ceph-mon[202419]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:51 smithi087 ceph-mon[198934]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:51 smithi163 ceph-mon[190496]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:53 smithi087 ceph-mon[198934]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:54.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:53 smithi087 ceph-mon[202419]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:53 smithi163 ceph-mon[190496]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:23:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:23:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:23:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:55 smithi087 ceph-mon[202419]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:55 smithi087 ceph-mon[198934]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:55 smithi163 ceph-mon[190496]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:57 smithi087 ceph-mon[198934]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:57 smithi087 ceph-mon[202419]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:23:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:57 smithi163 ceph-mon[190496]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:23:59 smithi087 ceph-mon[202419]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:23:59 smithi087 ceph-mon[198934]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:23:59 smithi163 ceph-mon[190496]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:01 smithi087 ceph-mon[202419]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:01 smithi087 ceph-mon[198934]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:01 smithi163 ceph-mon[190496]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:03 smithi087 ceph-mon[198934]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:03 smithi087 ceph-mon[202419]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:03 smithi163 ceph-mon[190496]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:24:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:05 smithi087 ceph-mon[198934]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:05 smithi087 ceph-mon[202419]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:05 smithi163 ceph-mon[190496]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[198934]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:24:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[202419]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:08.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:07 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:24:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:07 smithi163 ceph-mon[190496]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:24:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:24:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:24:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:07 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:24:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:09 smithi087 ceph-mon[198934]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:09 smithi087 ceph-mon[202419]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:09 smithi163 ceph-mon[190496]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:11 smithi163 ceph-mon[190496]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:11 smithi087 ceph-mon[202419]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:11 smithi087 ceph-mon[198934]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:13 smithi163 ceph-mon[190496]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:13 smithi087 ceph-mon[202419]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:13 smithi087 ceph-mon[198934]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:24:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:15 smithi163 ceph-mon[190496]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:15 smithi087 ceph-mon[202419]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:16.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:15 smithi087 ceph-mon[198934]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:17 smithi163 ceph-mon[190496]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:17 smithi087 ceph-mon[198934]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:17 smithi087 ceph-mon[202419]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:19 smithi163 ceph-mon[190496]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:19 smithi087 ceph-mon[198934]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:19 smithi087 ceph-mon[202419]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:21 smithi163 ceph-mon[190496]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:21 smithi087 ceph-mon[198934]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:22.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:21 smithi087 ceph-mon[202419]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:23 smithi163 ceph-mon[190496]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:23 smithi087 ceph-mon[202419]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:23 smithi087 ceph-mon[198934]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:24:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:25 smithi163 ceph-mon[190496]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:25 smithi087 ceph-mon[202419]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:25 smithi087 ceph-mon[198934]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:27 smithi163 ceph-mon[190496]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:27 smithi087 ceph-mon[198934]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:27 smithi087 ceph-mon[202419]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:29 smithi163 ceph-mon[190496]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:29 smithi087 ceph-mon[198934]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:29 smithi087 ceph-mon[202419]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:31 smithi163 ceph-mon[190496]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:31 smithi087 ceph-mon[198934]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:31 smithi087 ceph-mon[202419]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:33 smithi163 ceph-mon[190496]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:33 smithi087 ceph-mon[198934]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:33 smithi087 ceph-mon[202419]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:35.239 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:35.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:24:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:35 smithi163 ceph-mon[190496]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:35 smithi087 ceph-mon[198934]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:36.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:35 smithi087 ceph-mon[202419]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:37 smithi163 ceph-mon[190496]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:37 smithi087 ceph-mon[202419]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:37 smithi087 ceph-mon[198934]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:39 smithi163 ceph-mon[190496]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:39 smithi087 ceph-mon[202419]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:39 smithi087 ceph-mon[198934]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:41 smithi163 ceph-mon[190496]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:41 smithi087 ceph-mon[202419]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:41 smithi087 ceph-mon[198934]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:43 smithi163 ceph-mon[190496]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:43 smithi087 ceph-mon[202419]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:43 smithi087 ceph-mon[198934]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:24:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:45 smithi163 ceph-mon[190496]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:45 smithi087 ceph-mon[202419]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:45 smithi087 ceph-mon[198934]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:47 smithi163 ceph-mon[190496]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:47 smithi087 ceph-mon[202419]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:47 smithi087 ceph-mon[198934]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:49 smithi163 ceph-mon[190496]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:49 smithi087 ceph-mon[202419]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:49 smithi087 ceph-mon[198934]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:24:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:51 smithi163 ceph-mon[190496]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:51 smithi087 ceph-mon[202419]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:51 smithi087 ceph-mon[198934]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:53 smithi163 ceph-mon[190496]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:53 smithi087 ceph-mon[202419]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:53 smithi087 ceph-mon[198934]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:24:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:24:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:24:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:56 smithi163 ceph-mon[190496]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:56 smithi087 ceph-mon[202419]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:56 smithi087 ceph-mon[198934]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:24:58 smithi163 ceph-mon[190496]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:24:58 smithi087 ceph-mon[202419]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:24:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:24:58 smithi087 ceph-mon[198934]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:00 smithi163 ceph-mon[190496]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:00 smithi087 ceph-mon[202419]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:00 smithi087 ceph-mon[198934]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:02 smithi163 ceph-mon[190496]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:02 smithi087 ceph-mon[198934]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:02 smithi087 ceph-mon[202419]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:04 smithi163 ceph-mon[190496]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:04 smithi087 ceph-mon[198934]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:04 smithi087 ceph-mon[202419]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:25:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:06 smithi163 ceph-mon[190496]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:06 smithi087 ceph-mon[202419]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:06 smithi087 ceph-mon[198934]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:08 smithi163 ceph-mon[190496]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:08 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:08 smithi087 ceph-mon[198934]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:08 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:08 smithi087 ceph-mon[202419]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:08.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:08 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:25:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:25:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:25:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:10 smithi163 ceph-mon[190496]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:10 smithi087 ceph-mon[198934]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:10 smithi087 ceph-mon[202419]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:12 smithi163 ceph-mon[190496]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:12 smithi087 ceph-mon[202419]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:12 smithi087 ceph-mon[198934]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:14 smithi163 ceph-mon[190496]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:14 smithi087 ceph-mon[198934]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:14 smithi087 ceph-mon[202419]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:25:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:16 smithi163 ceph-mon[190496]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:16 smithi087 ceph-mon[202419]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:16 smithi087 ceph-mon[198934]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:18 smithi163 ceph-mon[190496]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:18 smithi087 ceph-mon[202419]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:18 smithi087 ceph-mon[198934]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:20 smithi163 ceph-mon[190496]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:20 smithi087 ceph-mon[202419]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:20 smithi087 ceph-mon[198934]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:22 smithi163 ceph-mon[190496]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:22 smithi087 ceph-mon[202419]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:22 smithi087 ceph-mon[198934]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:24 smithi163 ceph-mon[190496]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:24 smithi087 ceph-mon[202419]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:24 smithi087 ceph-mon[198934]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:25:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:26 smithi163 ceph-mon[190496]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:26 smithi087 ceph-mon[202419]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:26 smithi087 ceph-mon[198934]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:28 smithi163 ceph-mon[190496]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:28 smithi087 ceph-mon[202419]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:28 smithi087 ceph-mon[198934]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:30 smithi163 ceph-mon[190496]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:30 smithi087 ceph-mon[202419]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:30 smithi087 ceph-mon[198934]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:32 smithi163 ceph-mon[190496]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:32 smithi087 ceph-mon[202419]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:32 smithi087 ceph-mon[198934]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:34 smithi163 ceph-mon[190496]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:34 smithi087 ceph-mon[202419]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:34 smithi087 ceph-mon[198934]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:35] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:25:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:36 smithi163 ceph-mon[190496]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:36 smithi087 ceph-mon[202419]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:36 smithi087 ceph-mon[198934]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:38 smithi163 ceph-mon[190496]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:38 smithi087 ceph-mon[202419]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:38 smithi087 ceph-mon[198934]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:40 smithi163 ceph-mon[190496]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:40 smithi087 ceph-mon[202419]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:40 smithi087 ceph-mon[198934]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:42 smithi163 ceph-mon[190496]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:42 smithi087 ceph-mon[202419]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:42 smithi087 ceph-mon[198934]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:44 smithi163 ceph-mon[190496]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:44 smithi087 ceph-mon[202419]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:44 smithi087 ceph-mon[198934]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:45] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:25:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:46 smithi163 ceph-mon[190496]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:46 smithi087 ceph-mon[198934]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:46 smithi087 ceph-mon[202419]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:48 smithi163 ceph-mon[190496]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:48 smithi087 ceph-mon[202419]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:48 smithi087 ceph-mon[198934]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:50 smithi163 ceph-mon[190496]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:50 smithi087 ceph-mon[202419]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:50 smithi087 ceph-mon[198934]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:25:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:52 smithi163 ceph-mon[190496]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:52 smithi087 ceph-mon[202419]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:52 smithi087 ceph-mon[198934]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:54 smithi163 ceph-mon[190496]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:54 smithi087 ceph-mon[202419]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:54 smithi087 ceph-mon[198934]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:25:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:25:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:25:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:56 smithi163 ceph-mon[190496]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:56 smithi087 ceph-mon[202419]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:56 smithi087 ceph-mon[198934]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:25:58 smithi163 ceph-mon[190496]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:25:58 smithi087 ceph-mon[202419]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:25:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:25:58 smithi087 ceph-mon[198934]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:00 smithi163 ceph-mon[190496]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:00 smithi087 ceph-mon[202419]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:00 smithi087 ceph-mon[198934]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:02 smithi163 ceph-mon[190496]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:02 smithi087 ceph-mon[202419]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:02 smithi087 ceph-mon[198934]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:04 smithi163 ceph-mon[190496]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:04 smithi087 ceph-mon[202419]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:04 smithi087 ceph-mon[198934]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:26:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:06 smithi163 ceph-mon[190496]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:06.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:06 smithi087 ceph-mon[198934]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:06 smithi087 ceph-mon[202419]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:08 smithi163 ceph-mon[190496]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:08 smithi087 ceph-mon[198934]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:08 smithi087 ceph-mon[202419]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:09 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:09.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:09 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:10 smithi163 ceph-mon[190496]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[202419]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[198934]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:26:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:26:10.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:26:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:12 smithi163 ceph-mon[190496]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:12 smithi087 ceph-mon[202419]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:12.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:12 smithi087 ceph-mon[198934]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:14 smithi163 ceph-mon[190496]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:14 smithi087 ceph-mon[202419]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:14 smithi087 ceph-mon[198934]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:26:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:16 smithi163 ceph-mon[190496]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:16 smithi087 ceph-mon[202419]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:16 smithi087 ceph-mon[198934]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:18 smithi163 ceph-mon[190496]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:18 smithi087 ceph-mon[202419]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:18 smithi087 ceph-mon[198934]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:20 smithi163 ceph-mon[190496]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:20 smithi087 ceph-mon[202419]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:20 smithi087 ceph-mon[198934]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:22 smithi163 ceph-mon[190496]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:22 smithi087 ceph-mon[202419]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:22 smithi087 ceph-mon[198934]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:24 smithi163 ceph-mon[190496]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:24 smithi087 ceph-mon[198934]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:24 smithi087 ceph-mon[202419]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:26:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:26 smithi163 ceph-mon[190496]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:26 smithi087 ceph-mon[202419]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:26 smithi087 ceph-mon[198934]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:28 smithi163 ceph-mon[190496]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:28 smithi087 ceph-mon[202419]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:28 smithi087 ceph-mon[198934]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:30 smithi163 ceph-mon[190496]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:30 smithi087 ceph-mon[202419]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:30 smithi087 ceph-mon[198934]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:32 smithi163 ceph-mon[190496]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:32 smithi087 ceph-mon[202419]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:32 smithi087 ceph-mon[198934]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:34 smithi163 ceph-mon[190496]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:34 smithi087 ceph-mon[202419]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:34 smithi087 ceph-mon[198934]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:26:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:36 smithi163 ceph-mon[190496]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:36 smithi087 ceph-mon[202419]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:36 smithi087 ceph-mon[198934]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:38 smithi163 ceph-mon[190496]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:38 smithi087 ceph-mon[202419]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:38 smithi087 ceph-mon[198934]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:40 smithi163 ceph-mon[190496]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:40 smithi087 ceph-mon[198934]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:40 smithi087 ceph-mon[202419]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:42 smithi163 ceph-mon[190496]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:42 smithi087 ceph-mon[198934]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:42 smithi087 ceph-mon[202419]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:44 smithi163 ceph-mon[190496]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:44.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:44 smithi087 ceph-mon[198934]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:44 smithi087 ceph-mon[202419]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:26:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:46 smithi163 ceph-mon[190496]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:46 smithi087 ceph-mon[202419]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:46 smithi087 ceph-mon[198934]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:48 smithi163 ceph-mon[190496]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:48.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:48 smithi087 ceph-mon[202419]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:48.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:48 smithi087 ceph-mon[198934]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:26:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:50 smithi163 ceph-mon[190496]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:50.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:50 smithi087 ceph-mon[202419]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:50 smithi087 ceph-mon[198934]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:52 smithi163 ceph-mon[190496]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:52 smithi087 ceph-mon[202419]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:52 smithi087 ceph-mon[198934]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:54 smithi163 ceph-mon[190496]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:54 smithi087 ceph-mon[202419]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:54 smithi087 ceph-mon[198934]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:26:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:26:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:26:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:56 smithi163 ceph-mon[190496]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:56 smithi087 ceph-mon[198934]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:56 smithi087 ceph-mon[202419]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:26:58 smithi087 ceph-mon[202419]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:26:58 smithi087 ceph-mon[198934]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:26:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:26:58 smithi163 ceph-mon[190496]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:00 smithi087 ceph-mon[202419]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:00 smithi087 ceph-mon[198934]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:00 smithi163 ceph-mon[190496]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:02 smithi087 ceph-mon[198934]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:02 smithi087 ceph-mon[202419]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:02 smithi163 ceph-mon[190496]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:04 smithi087 ceph-mon[202419]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:04 smithi087 ceph-mon[198934]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:04 smithi163 ceph-mon[190496]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:27:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:06 smithi087 ceph-mon[198934]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:06 smithi087 ceph-mon[202419]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:06 smithi163 ceph-mon[190496]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:08 smithi087 ceph-mon[198934]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:08 smithi087 ceph-mon[202419]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:08 smithi163 ceph-mon[190496]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[198934]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:27:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[202419]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:10 smithi163 ceph-mon[190496]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:27:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:27:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:12 smithi087 ceph-mon[202419]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:12 smithi087 ceph-mon[198934]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:12 smithi163 ceph-mon[190496]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:14 smithi087 ceph-mon[202419]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:14 smithi087 ceph-mon[198934]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:14 smithi163 ceph-mon[190496]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:27:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:16 smithi087 ceph-mon[202419]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:16 smithi087 ceph-mon[198934]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:16 smithi163 ceph-mon[190496]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:18 smithi087 ceph-mon[202419]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:18 smithi087 ceph-mon[198934]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:18 smithi163 ceph-mon[190496]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:19.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:20 smithi163 ceph-mon[190496]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:20 smithi087 ceph-mon[202419]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:20 smithi087 ceph-mon[198934]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:22 smithi163 ceph-mon[190496]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:22 smithi087 ceph-mon[202419]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:22 smithi087 ceph-mon[198934]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:24 smithi163 ceph-mon[190496]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:24.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:24 smithi087 ceph-mon[198934]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:24.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:24 smithi087 ceph-mon[202419]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:27:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:26 smithi163 ceph-mon[190496]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:26 smithi087 ceph-mon[202419]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:26 smithi087 ceph-mon[198934]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:28 smithi163 ceph-mon[190496]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:28 smithi087 ceph-mon[202419]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:28 smithi087 ceph-mon[198934]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:30 smithi163 ceph-mon[190496]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:30 smithi087 ceph-mon[202419]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:30 smithi087 ceph-mon[198934]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:32 smithi163 ceph-mon[190496]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:32 smithi087 ceph-mon[202419]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:32 smithi087 ceph-mon[198934]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:34 smithi163 ceph-mon[190496]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:34 smithi087 ceph-mon[202419]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:34 smithi087 ceph-mon[198934]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:27:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:36 smithi163 ceph-mon[190496]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:36 smithi087 ceph-mon[202419]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:36 smithi087 ceph-mon[198934]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:38 smithi163 ceph-mon[190496]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:38 smithi087 ceph-mon[202419]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:38 smithi087 ceph-mon[198934]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:40 smithi163 ceph-mon[190496]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:40 smithi087 ceph-mon[202419]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:40 smithi087 ceph-mon[198934]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:42 smithi163 ceph-mon[190496]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:42 smithi087 ceph-mon[202419]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:42 smithi087 ceph-mon[198934]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:44 smithi163 ceph-mon[190496]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:44 smithi087 ceph-mon[202419]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:44 smithi087 ceph-mon[198934]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:27:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:46 smithi163 ceph-mon[190496]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:46 smithi087 ceph-mon[202419]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:46 smithi087 ceph-mon[198934]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:48 smithi163 ceph-mon[190496]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:48 smithi087 ceph-mon[198934]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:48 smithi087 ceph-mon[202419]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:27:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:50 smithi163 ceph-mon[190496]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:50 smithi087 ceph-mon[202419]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:50 smithi087 ceph-mon[198934]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:52.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:51 smithi163 ceph-mon[190496]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:52.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:51 smithi087 ceph-mon[202419]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:52.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:51 smithi087 ceph-mon[198934]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:54.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:53 smithi163 ceph-mon[190496]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:54.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:53 smithi087 ceph-mon[202419]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:54.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:53 smithi087 ceph-mon[198934]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:27:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:27:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:27:56.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:55 smithi163 ceph-mon[190496]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:55 smithi087 ceph-mon[202419]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:56.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:55 smithi087 ceph-mon[198934]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:58.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:57 smithi163 ceph-mon[190496]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:58.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:57 smithi087 ceph-mon[202419]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:27:58.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:57 smithi087 ceph-mon[198934]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:00.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:27:59 smithi163 ceph-mon[190496]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:00.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:27:59 smithi087 ceph-mon[202419]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:00.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:27:59 smithi087 ceph-mon[198934]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:02.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:01 smithi163 ceph-mon[190496]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:02.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:01 smithi087 ceph-mon[202419]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:02.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:01 smithi087 ceph-mon[198934]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:04.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:03 smithi163 ceph-mon[190496]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:03 smithi087 ceph-mon[202419]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:04.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:03 smithi087 ceph-mon[198934]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:05.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:05.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:28:06.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:05 smithi163 ceph-mon[190496]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:06.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:05 smithi087 ceph-mon[202419]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:06.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:05 smithi087 ceph-mon[198934]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:08.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:07 smithi163 ceph-mon[190496]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:08.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:07 smithi087 ceph-mon[202419]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:08.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:07 smithi087 ceph-mon[198934]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:09 smithi163 ceph-mon[190496]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:09 smithi087 ceph-mon[202419]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:09 smithi087 ceph-mon[198934]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:11.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:10 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:28:11.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:10 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:28:12.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:11 smithi163 ceph-mon[190496]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:11 smithi087 ceph-mon[202419]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:12.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:11 smithi087 ceph-mon[198934]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:14.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:13 smithi163 ceph-mon[190496]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:14.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:13 smithi087 ceph-mon[202419]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:14.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:13 smithi087 ceph-mon[198934]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:28:16.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:15 smithi163 ceph-mon[190496]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:16.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:15 smithi087 ceph-mon[202419]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:16.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:15 smithi087 ceph-mon[198934]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:18.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:17 smithi163 ceph-mon[190496]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:18.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:17 smithi087 ceph-mon[202419]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:18.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:17 smithi087 ceph-mon[198934]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:19 smithi163 ceph-mon[190496]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:19 smithi087 ceph-mon[202419]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:19 smithi087 ceph-mon[198934]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:22.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:21 smithi163 ceph-mon[190496]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:22.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:21 smithi087 ceph-mon[202419]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:22.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:21 smithi087 ceph-mon[198934]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:24.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:23 smithi087 ceph-mon[202419]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:24.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:23 smithi087 ceph-mon[198934]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:23 smithi163 ceph-mon[190496]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:28:26.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:25 smithi087 ceph-mon[198934]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:26.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:25 smithi087 ceph-mon[202419]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:25 smithi163 ceph-mon[190496]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:27 smithi087 ceph-mon[198934]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:27 smithi087 ceph-mon[202419]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:27 smithi163 ceph-mon[190496]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:29 smithi087 ceph-mon[198934]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:29 smithi087 ceph-mon[202419]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:29 smithi163 ceph-mon[190496]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:31 smithi087 ceph-mon[198934]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:31 smithi087 ceph-mon[202419]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:31 smithi163 ceph-mon[190496]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:33 smithi087 ceph-mon[198934]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:33 smithi087 ceph-mon[202419]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:33 smithi163 ceph-mon[190496]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:35.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:28:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:35 smithi087 ceph-mon[198934]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:35 smithi087 ceph-mon[202419]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:35 smithi163 ceph-mon[190496]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:37 smithi087 ceph-mon[198934]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:37 smithi087 ceph-mon[202419]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:37 smithi163 ceph-mon[190496]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:39 smithi087 ceph-mon[198934]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:39 smithi087 ceph-mon[202419]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:39 smithi163 ceph-mon[190496]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:42.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:41 smithi087 ceph-mon[198934]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:41 smithi087 ceph-mon[202419]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:41 smithi163 ceph-mon[190496]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:43 smithi087 ceph-mon[202419]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:43 smithi087 ceph-mon[198934]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:43 smithi163 ceph-mon[190496]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:28:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:45 smithi163 ceph-mon[190496]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:46.652 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:45 smithi087 ceph-mon[202419]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:46.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:45 smithi087 ceph-mon[198934]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:47 smithi163 ceph-mon[190496]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:47 smithi087 ceph-mon[202419]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:47 smithi087 ceph-mon[198934]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:49 smithi163 ceph-mon[190496]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:49 smithi087 ceph-mon[202419]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:49 smithi087 ceph-mon[198934]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:28:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:51 smithi163 ceph-mon[190496]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:51 smithi087 ceph-mon[202419]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:51 smithi087 ceph-mon[198934]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:53 smithi163 ceph-mon[190496]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:53 smithi087 ceph-mon[202419]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:53 smithi087 ceph-mon[198934]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:28:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:28:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:28:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:55 smithi163 ceph-mon[190496]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:55 smithi087 ceph-mon[198934]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:55 smithi087 ceph-mon[202419]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:57 smithi163 ceph-mon[190496]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:57 smithi087 ceph-mon[202419]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:28:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:57 smithi087 ceph-mon[198934]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:28:59 smithi163 ceph-mon[190496]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:28:59 smithi087 ceph-mon[202419]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:28:59 smithi087 ceph-mon[198934]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:01 smithi163 ceph-mon[190496]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:01 smithi087 ceph-mon[202419]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:01 smithi087 ceph-mon[198934]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:03 smithi163 ceph-mon[190496]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:03 smithi087 ceph-mon[202419]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:03 smithi087 ceph-mon[198934]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:05.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:29:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:05 smithi163 ceph-mon[190496]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:05 smithi087 ceph-mon[202419]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:05 smithi087 ceph-mon[198934]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:07.921 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:29:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:29:07.481852567Z level=info msg="Completed cleanup jobs" duration=191.32116ms 2023-10-07T21:29:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:07 smithi163 ceph-mon[190496]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:07 smithi087 ceph-mon[202419]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:07 smithi087 ceph-mon[198934]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:09 smithi163 ceph-mon[190496]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:09 smithi087 ceph-mon[202419]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:09 smithi087 ceph-mon[198934]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:11.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:11 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:11.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:11 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:11.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:11 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:29:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:12 smithi163 ceph-mon[190496]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:12.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[202419]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[198934]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:29:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:29:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:14 smithi163 ceph-mon[190496]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:14 smithi087 ceph-mon[202419]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:14 smithi087 ceph-mon[198934]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:29:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:16 smithi163 ceph-mon[190496]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:16.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:16 smithi087 ceph-mon[198934]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:16 smithi087 ceph-mon[202419]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:18 smithi163 ceph-mon[190496]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:18 smithi087 ceph-mon[198934]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:18 smithi087 ceph-mon[202419]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:20 smithi163 ceph-mon[190496]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:20.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:20 smithi087 ceph-mon[198934]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:20 smithi087 ceph-mon[202419]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:22 smithi163 ceph-mon[190496]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:22 smithi087 ceph-mon[198934]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:22 smithi087 ceph-mon[202419]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:24 smithi163 ceph-mon[190496]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:24.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:24 smithi087 ceph-mon[198934]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:24 smithi087 ceph-mon[202419]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:29:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:26 smithi163 ceph-mon[190496]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:26 smithi087 ceph-mon[202419]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:26 smithi087 ceph-mon[198934]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:28 smithi163 ceph-mon[190496]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:28 smithi087 ceph-mon[202419]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:28 smithi087 ceph-mon[198934]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:30 smithi163 ceph-mon[190496]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:30 smithi087 ceph-mon[202419]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:30 smithi087 ceph-mon[198934]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:32 smithi163 ceph-mon[190496]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:32.501 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:32 smithi087 ceph-mon[202419]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:32.532 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:32 smithi087 ceph-mon[198934]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:34 smithi163 ceph-mon[190496]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:34 smithi087 ceph-mon[202419]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:34 smithi087 ceph-mon[198934]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:29:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:36 smithi163 ceph-mon[190496]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:36 smithi087 ceph-mon[202419]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:36 smithi087 ceph-mon[198934]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:38 smithi163 ceph-mon[190496]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:38 smithi087 ceph-mon[202419]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:38 smithi087 ceph-mon[198934]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:40 smithi163 ceph-mon[190496]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:40 smithi087 ceph-mon[202419]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:40 smithi087 ceph-mon[198934]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:42 smithi163 ceph-mon[190496]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:42 smithi087 ceph-mon[202419]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:42 smithi087 ceph-mon[198934]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:44.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:44 smithi163 ceph-mon[190496]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:44 smithi087 ceph-mon[202419]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:44.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:44 smithi087 ceph-mon[198934]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:29:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:46 smithi163 ceph-mon[190496]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:46 smithi087 ceph-mon[202419]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:46 smithi087 ceph-mon[198934]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:48 smithi163 ceph-mon[190496]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:48 smithi087 ceph-mon[202419]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:48 smithi087 ceph-mon[198934]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:50 smithi163 ceph-mon[190496]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:50 smithi087 ceph-mon[202419]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:50 smithi087 ceph-mon[198934]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:29:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:52 smithi163 ceph-mon[190496]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:52 smithi087 ceph-mon[202419]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:52 smithi087 ceph-mon[198934]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:54 smithi163 ceph-mon[190496]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:54 smithi087 ceph-mon[202419]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:54 smithi087 ceph-mon[198934]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:29:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:29:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:29:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:56 smithi163 ceph-mon[190496]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:56 smithi087 ceph-mon[202419]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:56 smithi087 ceph-mon[198934]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:29:58 smithi163 ceph-mon[190496]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:29:58 smithi087 ceph-mon[202419]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:29:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:29:58 smithi087 ceph-mon[198934]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:00 smithi163 ceph-mon[190496]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:30:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:00 smithi087 ceph-mon[202419]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:30:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:00 smithi087 ceph-mon[198934]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:30:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:02 smithi163 ceph-mon[190496]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:02 smithi087 ceph-mon[202419]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:02 smithi087 ceph-mon[198934]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:04.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:04 smithi087 ceph-mon[202419]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:04.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:04 smithi087 ceph-mon[198934]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:04 smithi163 ceph-mon[190496]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:30:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:05.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:06 smithi163 ceph-mon[190496]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:06 smithi087 ceph-mon[202419]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:06 smithi087 ceph-mon[198934]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:08 smithi163 ceph-mon[190496]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:08 smithi087 ceph-mon[202419]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:08 smithi087 ceph-mon[198934]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:10 smithi163 ceph-mon[190496]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:10 smithi087 ceph-mon[202419]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:10 smithi087 ceph-mon[198934]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:12 smithi163 ceph-mon[190496]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[198934]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[202419]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:30:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:30:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:30:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:14 smithi163 ceph-mon[190496]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:14.749 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:14 smithi087 ceph-mon[202419]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:14.751 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:14 smithi087 ceph-mon[198934]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:30:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:16 smithi163 ceph-mon[190496]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:16 smithi087 ceph-mon[202419]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:16 smithi087 ceph-mon[198934]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:18 smithi163 ceph-mon[190496]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:18 smithi087 ceph-mon[202419]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:18 smithi087 ceph-mon[198934]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:20 smithi163 ceph-mon[190496]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:20 smithi087 ceph-mon[202419]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:20 smithi087 ceph-mon[198934]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:22 smithi163 ceph-mon[190496]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:22 smithi087 ceph-mon[202419]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:22 smithi087 ceph-mon[198934]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:24 smithi163 ceph-mon[190496]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:24 smithi087 ceph-mon[202419]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:24 smithi087 ceph-mon[198934]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:30:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:26 smithi163 ceph-mon[190496]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:26 smithi087 ceph-mon[202419]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:26 smithi087 ceph-mon[198934]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:28 smithi163 ceph-mon[190496]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:28 smithi087 ceph-mon[202419]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:28 smithi087 ceph-mon[198934]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:30 smithi163 ceph-mon[190496]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:30 smithi087 ceph-mon[202419]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:30 smithi087 ceph-mon[198934]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:32 smithi163 ceph-mon[190496]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:32 smithi087 ceph-mon[202419]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:32 smithi087 ceph-mon[198934]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:34 smithi163 ceph-mon[190496]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:34 smithi087 ceph-mon[202419]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:34 smithi087 ceph-mon[198934]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:35.813 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:30:35.813 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:35.814 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:36 smithi163 ceph-mon[190496]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:36 smithi087 ceph-mon[202419]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:36 smithi087 ceph-mon[198934]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:38 smithi163 ceph-mon[190496]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:38 smithi087 ceph-mon[198934]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:38 smithi087 ceph-mon[202419]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:40 smithi163 ceph-mon[190496]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:40 smithi087 ceph-mon[202419]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:40 smithi087 ceph-mon[198934]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:42 smithi163 ceph-mon[190496]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:42 smithi087 ceph-mon[202419]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:42 smithi087 ceph-mon[198934]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:44 smithi163 ceph-mon[190496]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:44 smithi087 ceph-mon[202419]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:44 smithi087 ceph-mon[198934]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:30:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:46 smithi163 ceph-mon[190496]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:46 smithi087 ceph-mon[202419]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:46 smithi087 ceph-mon[198934]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:48 smithi163 ceph-mon[190496]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:48 smithi087 ceph-mon[202419]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:48 smithi087 ceph-mon[198934]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:50 smithi163 ceph-mon[190496]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:50 smithi087 ceph-mon[202419]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:50 smithi087 ceph-mon[198934]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:30:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:52 smithi163 ceph-mon[190496]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:52 smithi087 ceph-mon[202419]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:52 smithi087 ceph-mon[198934]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:54 smithi163 ceph-mon[190496]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:54 smithi087 ceph-mon[202419]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:54 smithi087 ceph-mon[198934]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:30:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:30:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:30:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:56 smithi163 ceph-mon[190496]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:57.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:56 smithi087 ceph-mon[202419]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:57.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:56 smithi087 ceph-mon[198934]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:30:58 smithi163 ceph-mon[190496]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:30:58 smithi087 ceph-mon[202419]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:30:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:30:58 smithi087 ceph-mon[198934]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:00 smithi163 ceph-mon[190496]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:00 smithi087 ceph-mon[202419]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:00 smithi087 ceph-mon[198934]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:02 smithi163 ceph-mon[190496]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:02 smithi087 ceph-mon[198934]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:02 smithi087 ceph-mon[202419]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:04 smithi163 ceph-mon[190496]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:04 smithi087 ceph-mon[202419]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:04 smithi087 ceph-mon[198934]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:31:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:06 smithi163 ceph-mon[190496]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:06 smithi087 ceph-mon[202419]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:06 smithi087 ceph-mon[198934]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:08 smithi163 ceph-mon[190496]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:08 smithi087 ceph-mon[202419]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:08 smithi087 ceph-mon[198934]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:10 smithi163 ceph-mon[190496]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:10 smithi087 ceph-mon[202419]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:10 smithi087 ceph-mon[198934]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:12 smithi163 ceph-mon[190496]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:12 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:12 smithi087 ceph-mon[202419]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:12 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:12 smithi087 ceph-mon[198934]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:12 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:31:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:13.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:31:13.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:31:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:14 smithi163 ceph-mon[190496]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:14 smithi087 ceph-mon[202419]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:14 smithi087 ceph-mon[198934]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:31:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:16 smithi163 ceph-mon[190496]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:16 smithi087 ceph-mon[198934]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:16 smithi087 ceph-mon[202419]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:18 smithi163 ceph-mon[190496]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:18.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:18 smithi087 ceph-mon[198934]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:18.481 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:18 smithi087 ceph-mon[202419]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:20 smithi163 ceph-mon[190496]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:20 smithi087 ceph-mon[198934]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:20 smithi087 ceph-mon[202419]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:22 smithi163 ceph-mon[190496]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:22 smithi087 ceph-mon[202419]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:22 smithi087 ceph-mon[198934]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:24.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:24 smithi087 ceph-mon[198934]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:24.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:24 smithi087 ceph-mon[202419]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:24 smithi163 ceph-mon[190496]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:31:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:26 smithi087 ceph-mon[198934]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:26 smithi087 ceph-mon[202419]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:26 smithi163 ceph-mon[190496]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:28 smithi087 ceph-mon[198934]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:28 smithi087 ceph-mon[202419]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:28 smithi163 ceph-mon[190496]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:30 smithi087 ceph-mon[202419]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:30 smithi087 ceph-mon[198934]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:30 smithi163 ceph-mon[190496]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:32 smithi087 ceph-mon[198934]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:32 smithi087 ceph-mon[202419]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:32 smithi163 ceph-mon[190496]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:34 smithi087 ceph-mon[202419]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:34 smithi087 ceph-mon[198934]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:34 smithi163 ceph-mon[190496]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:31:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:36 smithi087 ceph-mon[198934]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:36 smithi087 ceph-mon[202419]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:36 smithi163 ceph-mon[190496]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:38 smithi087 ceph-mon[198934]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:38 smithi087 ceph-mon[202419]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:38 smithi163 ceph-mon[190496]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:40 smithi087 ceph-mon[198934]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:40 smithi087 ceph-mon[202419]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:40.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:40 smithi163 ceph-mon[190496]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:42 smithi087 ceph-mon[202419]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:42 smithi087 ceph-mon[198934]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:42 smithi163 ceph-mon[190496]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:44 smithi087 ceph-mon[198934]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:44 smithi087 ceph-mon[202419]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:44 smithi163 ceph-mon[190496]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:31:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:46 smithi087 ceph-mon[202419]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:46 smithi087 ceph-mon[198934]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:46 smithi163 ceph-mon[190496]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:48 smithi087 ceph-mon[202419]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:48 smithi087 ceph-mon[198934]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:48 smithi163 ceph-mon[190496]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:31:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:50 smithi163 ceph-mon[190496]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:50 smithi087 ceph-mon[202419]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:50 smithi087 ceph-mon[198934]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:52 smithi163 ceph-mon[190496]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:52 smithi087 ceph-mon[202419]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:52 smithi087 ceph-mon[198934]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:54 smithi163 ceph-mon[190496]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:54 smithi087 ceph-mon[202419]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:54 smithi087 ceph-mon[198934]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:31:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:31:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:31:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:56 smithi163 ceph-mon[190496]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:56 smithi087 ceph-mon[202419]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:56 smithi087 ceph-mon[198934]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:31:58 smithi163 ceph-mon[190496]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:31:58 smithi087 ceph-mon[202419]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:31:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:31:58 smithi087 ceph-mon[198934]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:00 smithi163 ceph-mon[190496]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:00 smithi087 ceph-mon[202419]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:00 smithi087 ceph-mon[198934]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:02 smithi163 ceph-mon[190496]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:02 smithi087 ceph-mon[198934]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:02.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:02 smithi087 ceph-mon[202419]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:04 smithi163 ceph-mon[190496]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:04 smithi087 ceph-mon[202419]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:04 smithi087 ceph-mon[198934]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:32:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:06 smithi163 ceph-mon[190496]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:06 smithi087 ceph-mon[202419]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:06 smithi087 ceph-mon[198934]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:08 smithi163 ceph-mon[190496]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:08 smithi087 ceph-mon[202419]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:08 smithi087 ceph-mon[198934]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:10 smithi163 ceph-mon[190496]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:10 smithi087 ceph-mon[202419]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:10 smithi087 ceph-mon[198934]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:12 smithi163 ceph-mon[190496]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:12 smithi087 ceph-mon[202419]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:12 smithi087 ceph-mon[198934]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:13.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:13 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:13.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:13 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:13.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:13 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:32:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:14 smithi163 ceph-mon[190496]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:14 smithi087 ceph-mon[202419]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:14 smithi087 ceph-mon[198934]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:32:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:16 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:16.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:16 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:17 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:17 smithi163 ceph-mon[190496]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[202419]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:17.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:17 smithi087 ceph-mon[198934]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:19 smithi163 ceph-mon[190496]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:19.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:19 smithi087 ceph-mon[202419]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:19 smithi087 ceph-mon[198934]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:21 smithi163 ceph-mon[190496]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:21.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:21 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[198934]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:21.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[202419]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:21.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:21 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:23 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:32:23.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:23 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:32:25.513 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:25] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T21:32:25.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:25 smithi163 ceph-mon[190496]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:25.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:25 smithi087 ceph-mon[198934]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:25.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:25 smithi087 ceph-mon[202419]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:28.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:27 smithi087 ceph-mon[202419]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:28.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:27 smithi087 ceph-mon[198934]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:27 smithi163 ceph-mon[190496]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:30.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:29 smithi087 ceph-mon[202419]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:30.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:29 smithi087 ceph-mon[198934]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:29 smithi163 ceph-mon[190496]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:32.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:31 smithi087 ceph-mon[202419]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:32.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:31 smithi087 ceph-mon[198934]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:31 smithi163 ceph-mon[190496]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:34.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:33 smithi087 ceph-mon[202419]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:34.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:33 smithi087 ceph-mon[198934]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:33 smithi163 ceph-mon[190496]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:35.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:35.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:35.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:35] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T21:32:36.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:35 smithi087 ceph-mon[198934]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:36.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:35 smithi087 ceph-mon[202419]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:35 smithi163 ceph-mon[190496]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:38.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:37 smithi087 ceph-mon[198934]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:38.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:37 smithi087 ceph-mon[202419]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:37 smithi163 ceph-mon[190496]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:40.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:39 smithi087 ceph-mon[198934]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:40.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:39 smithi087 ceph-mon[202419]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:39 smithi163 ceph-mon[190496]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:42.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:41 smithi087 ceph-mon[202419]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:42.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:41 smithi087 ceph-mon[198934]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:42.651 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:41 smithi163 ceph-mon[190496]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:44.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:43 smithi087 ceph-mon[202419]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:44.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:43 smithi087 ceph-mon[198934]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:43 smithi163 ceph-mon[190496]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:45] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T21:32:46.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:45 smithi087 ceph-mon[202419]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:46.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:45 smithi087 ceph-mon[198934]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:45 smithi163 ceph-mon[190496]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:48.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:47 smithi087 ceph-mon[202419]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:48.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:47 smithi087 ceph-mon[198934]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:47 smithi163 ceph-mon[190496]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:49 smithi163 ceph-mon[190496]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:49 smithi087 ceph-mon[202419]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:49 smithi087 ceph-mon[198934]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:32:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:51 smithi163 ceph-mon[190496]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:51 smithi087 ceph-mon[202419]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:51 smithi087 ceph-mon[198934]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:53 smithi163 ceph-mon[190496]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:53 smithi087 ceph-mon[202419]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:53 smithi087 ceph-mon[198934]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:32:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:32:55] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:32:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:55 smithi163 ceph-mon[190496]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:55 smithi087 ceph-mon[202419]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:55 smithi087 ceph-mon[198934]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:57 smithi163 ceph-mon[190496]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:57 smithi087 ceph-mon[202419]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:32:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:57 smithi087 ceph-mon[198934]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:32:59 smithi163 ceph-mon[190496]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:32:59 smithi087 ceph-mon[202419]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:00.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:32:59 smithi087 ceph-mon[198934]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:01 smithi163 ceph-mon[190496]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:01 smithi087 ceph-mon[202419]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:01 smithi087 ceph-mon[198934]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:03 smithi163 ceph-mon[190496]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:03 smithi087 ceph-mon[202419]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:03 smithi087 ceph-mon[198934]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:33:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:06 smithi163 ceph-mon[190496]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:06 smithi087 ceph-mon[202419]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:06 smithi087 ceph-mon[198934]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:08 smithi163 ceph-mon[190496]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:08 smithi087 ceph-mon[202419]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:08 smithi087 ceph-mon[198934]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:10 smithi163 ceph-mon[190496]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:10 smithi087 ceph-mon[202419]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:10 smithi087 ceph-mon[198934]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:12 smithi163 ceph-mon[190496]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:12 smithi087 ceph-mon[198934]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:12 smithi087 ceph-mon[202419]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:14 smithi163 ceph-mon[190496]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:14 smithi087 ceph-mon[198934]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:14 smithi087 ceph-mon[202419]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:33:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:16 smithi163 ceph-mon[190496]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:16 smithi087 ceph-mon[202419]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:16 smithi087 ceph-mon[198934]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:18 smithi163 ceph-mon[190496]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:18 smithi087 ceph-mon[202419]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:18 smithi087 ceph-mon[198934]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:20 smithi163 ceph-mon[190496]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:20 smithi087 ceph-mon[202419]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:20 smithi087 ceph-mon[198934]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:22 smithi163 ceph-mon[190496]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:22 smithi087 ceph-mon[202419]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:22 smithi087 ceph-mon[198934]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:24 smithi163 ceph-mon[190496]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.803 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:24 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:24 smithi087 ceph-mon[202419]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:24 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:24 smithi087 ceph-mon[198934]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:24.804 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:24 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:33:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:25.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:33:25.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:33:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:33:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:26 smithi163 ceph-mon[190496]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:26 smithi087 ceph-mon[202419]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:26 smithi087 ceph-mon[198934]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:28 smithi163 ceph-mon[190496]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:28 smithi087 ceph-mon[202419]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:28 smithi087 ceph-mon[198934]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:30 smithi163 ceph-mon[190496]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:30 smithi087 ceph-mon[198934]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:30 smithi087 ceph-mon[202419]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:32 smithi163 ceph-mon[190496]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:32 smithi087 ceph-mon[202419]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:32 smithi087 ceph-mon[198934]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:34 smithi163 ceph-mon[190496]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:34 smithi087 ceph-mon[202419]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:34 smithi087 ceph-mon[198934]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:33:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:36 smithi163 ceph-mon[190496]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:36 smithi087 ceph-mon[202419]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:36 smithi087 ceph-mon[198934]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:38 smithi163 ceph-mon[190496]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:38.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:38 smithi087 ceph-mon[202419]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:38 smithi087 ceph-mon[198934]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:40 smithi163 ceph-mon[190496]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:40 smithi087 ceph-mon[202419]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:40 smithi087 ceph-mon[198934]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:42 smithi163 ceph-mon[190496]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:42 smithi087 ceph-mon[198934]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:42 smithi087 ceph-mon[202419]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:44 smithi163 ceph-mon[190496]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:44 smithi087 ceph-mon[202419]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:44 smithi087 ceph-mon[198934]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:33:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:46 smithi163 ceph-mon[190496]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:46 smithi087 ceph-mon[198934]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:46 smithi087 ceph-mon[202419]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:48 smithi163 ceph-mon[190496]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:48 smithi087 ceph-mon[198934]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:48 smithi087 ceph-mon[202419]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:49.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:49.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:33:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:50 smithi163 ceph-mon[190496]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:50 smithi087 ceph-mon[198934]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:50 smithi087 ceph-mon[202419]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:52 smithi163 ceph-mon[190496]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:52 smithi087 ceph-mon[198934]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:52 smithi087 ceph-mon[202419]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:54 smithi163 ceph-mon[190496]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:54 smithi087 ceph-mon[198934]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:54 smithi087 ceph-mon[202419]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:33:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:33:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:33:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:56 smithi163 ceph-mon[190496]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:56 smithi087 ceph-mon[202419]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:56 smithi087 ceph-mon[198934]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:33:58 smithi163 ceph-mon[190496]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:33:58 smithi087 ceph-mon[202419]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:33:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:33:58 smithi087 ceph-mon[198934]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:00 smithi163 ceph-mon[190496]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:00 smithi087 ceph-mon[202419]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:00 smithi087 ceph-mon[198934]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:02 smithi163 ceph-mon[190496]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:02 smithi087 ceph-mon[202419]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:02 smithi087 ceph-mon[198934]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:04 smithi163 ceph-mon[190496]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:04 smithi087 ceph-mon[202419]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:04 smithi087 ceph-mon[198934]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:34:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:06 smithi163 ceph-mon[190496]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:06 smithi087 ceph-mon[202419]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:06 smithi087 ceph-mon[198934]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:08 smithi163 ceph-mon[190496]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:08 smithi087 ceph-mon[202419]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:08 smithi087 ceph-mon[198934]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:10 smithi163 ceph-mon[190496]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:10 smithi087 ceph-mon[202419]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:10 smithi087 ceph-mon[198934]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:12 smithi163 ceph-mon[190496]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:12 smithi087 ceph-mon[202419]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:12 smithi087 ceph-mon[198934]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:14 smithi163 ceph-mon[190496]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:14 smithi087 ceph-mon[202419]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:14 smithi087 ceph-mon[198934]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:34:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:16 smithi163 ceph-mon[190496]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:16 smithi087 ceph-mon[198934]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:16 smithi087 ceph-mon[202419]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:18 smithi163 ceph-mon[190496]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:18 smithi087 ceph-mon[198934]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:18 smithi087 ceph-mon[202419]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:19.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:20 smithi087 ceph-mon[198934]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:20 smithi087 ceph-mon[202419]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:20 smithi163 ceph-mon[190496]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:22 smithi087 ceph-mon[198934]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:22 smithi087 ceph-mon[202419]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:22 smithi163 ceph-mon[190496]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:24 smithi087 ceph-mon[202419]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:24 smithi087 ceph-mon[198934]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:24 smithi163 ceph-mon[190496]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:25.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:25] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-10-07T21:34:25.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:25.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:34:25.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:25.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:34:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:34:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:34:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:34:25.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:34:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:26 smithi087 ceph-mon[202419]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:26 smithi087 ceph-mon[198934]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:26 smithi163 ceph-mon[190496]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:28 smithi087 ceph-mon[202419]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:29.262 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:28 smithi087 ceph-mon[198934]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:29.262 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:28 smithi163 ceph-mon[190496]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:30 smithi087 ceph-mon[202419]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:30.493 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:30 smithi087 ceph-mon[198934]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:30 smithi163 ceph-mon[190496]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:32 smithi087 ceph-mon[198934]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:32 smithi087 ceph-mon[202419]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:32 smithi163 ceph-mon[190496]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:34 smithi087 ceph-mon[202419]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:34.525 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:34.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:34 smithi087 ceph-mon[198934]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:34.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:34 smithi163 ceph-mon[190496]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:34.678 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:34:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:36 smithi087 ceph-mon[202419]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:36 smithi087 ceph-mon[198934]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:36 smithi163 ceph-mon[190496]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:38 smithi087 ceph-mon[202419]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:38 smithi087 ceph-mon[198934]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:38 smithi163 ceph-mon[190496]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:40 smithi087 ceph-mon[202419]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:40 smithi087 ceph-mon[198934]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:40 smithi163 ceph-mon[190496]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:42 smithi087 ceph-mon[202419]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:42 smithi087 ceph-mon[198934]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:42 smithi163 ceph-mon[190496]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:44 smithi087 ceph-mon[202419]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:44 smithi087 ceph-mon[198934]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:44 smithi163 ceph-mon[190496]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:34:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:46 smithi163 ceph-mon[190496]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:46 smithi087 ceph-mon[198934]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:46 smithi087 ceph-mon[202419]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:48 smithi163 ceph-mon[190496]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:48 smithi087 ceph-mon[198934]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:48 smithi087 ceph-mon[202419]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:34:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:50 smithi163 ceph-mon[190496]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:50 smithi087 ceph-mon[202419]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:50 smithi087 ceph-mon[198934]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:52 smithi163 ceph-mon[190496]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:52 smithi087 ceph-mon[198934]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:52 smithi087 ceph-mon[202419]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:54 smithi163 ceph-mon[190496]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:54 smithi087 ceph-mon[202419]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:54 smithi087 ceph-mon[198934]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:34:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:34:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:34:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:56 smithi163 ceph-mon[190496]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:56 smithi087 ceph-mon[202419]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:56 smithi087 ceph-mon[198934]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:34:58 smithi163 ceph-mon[190496]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:34:58 smithi087 ceph-mon[202419]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:34:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:34:58 smithi087 ceph-mon[198934]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:00 smithi163 ceph-mon[190496]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:00 smithi087 ceph-mon[202419]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:00 smithi087 ceph-mon[198934]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:02 smithi163 ceph-mon[190496]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:02 smithi087 ceph-mon[202419]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:02 smithi087 ceph-mon[198934]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:04 smithi163 ceph-mon[190496]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:04 smithi087 ceph-mon[202419]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:04 smithi087 ceph-mon[198934]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:05] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:35:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:06 smithi163 ceph-mon[190496]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:06 smithi087 ceph-mon[202419]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:06 smithi087 ceph-mon[198934]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:08 smithi163 ceph-mon[190496]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:08 smithi087 ceph-mon[202419]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:08 smithi087 ceph-mon[198934]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:10 smithi163 ceph-mon[190496]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:10 smithi087 ceph-mon[202419]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:10 smithi087 ceph-mon[198934]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:12 smithi163 ceph-mon[190496]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:12 smithi087 ceph-mon[202419]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:12 smithi087 ceph-mon[198934]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:14 smithi163 ceph-mon[190496]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:14 smithi087 ceph-mon[202419]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:14 smithi087 ceph-mon[198934]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:15] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:35:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:16 smithi163 ceph-mon[190496]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:16 smithi087 ceph-mon[202419]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:16 smithi087 ceph-mon[198934]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:18 smithi163 ceph-mon[190496]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:18 smithi087 ceph-mon[202419]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:18 smithi087 ceph-mon[198934]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:19.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:19.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:20 smithi163 ceph-mon[190496]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:20 smithi087 ceph-mon[202419]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:20 smithi087 ceph-mon[198934]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:22 smithi163 ceph-mon[190496]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:22 smithi087 ceph-mon[202419]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:22 smithi087 ceph-mon[198934]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:24 smithi163 ceph-mon[190496]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:24 smithi087 ceph-mon[202419]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:24 smithi087 ceph-mon[198934]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:25.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:25 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:25] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:35:25.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:25 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:25.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:25 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:26 smithi163 ceph-mon[190496]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[202419]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[198934]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:35:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:35:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:35:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:28 smithi163 ceph-mon[190496]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:28.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:28 smithi087 ceph-mon[202419]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:28.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:28 smithi087 ceph-mon[198934]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:30 smithi163 ceph-mon[190496]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:30 smithi087 ceph-mon[202419]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:30 smithi087 ceph-mon[198934]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:32 smithi163 ceph-mon[190496]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:32 smithi087 ceph-mon[202419]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:32 smithi087 ceph-mon[198934]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:34 smithi163 ceph-mon[190496]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:34 smithi087 ceph-mon[202419]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:34 smithi087 ceph-mon[198934]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:35:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:36 smithi163 ceph-mon[190496]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:36.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:36 smithi087 ceph-mon[202419]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:36.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:36 smithi087 ceph-mon[198934]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:38 smithi163 ceph-mon[190496]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:38 smithi087 ceph-mon[202419]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:38 smithi087 ceph-mon[198934]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:40 smithi163 ceph-mon[190496]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:40 smithi087 ceph-mon[202419]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:40 smithi087 ceph-mon[198934]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:42 smithi163 ceph-mon[190496]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:42 smithi087 ceph-mon[202419]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:42 smithi087 ceph-mon[198934]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:44 smithi163 ceph-mon[190496]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:44 smithi087 ceph-mon[202419]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:44 smithi087 ceph-mon[198934]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:35:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:46 smithi163 ceph-mon[190496]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:46 smithi087 ceph-mon[202419]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:46 smithi087 ceph-mon[198934]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:47 smithi163 ceph-mon[190496]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:47 smithi087 ceph-mon[202419]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:47 smithi087 ceph-mon[198934]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:49 smithi163 ceph-mon[190496]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:49.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:49.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:49 smithi087 ceph-mon[202419]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:49.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:49 smithi087 ceph-mon[198934]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:49.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:35:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:51 smithi163 ceph-mon[190496]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:51 smithi087 ceph-mon[202419]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:51 smithi087 ceph-mon[198934]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:53 smithi163 ceph-mon[190496]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:53 smithi087 ceph-mon[202419]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:53 smithi087 ceph-mon[198934]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:35:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:35:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:35:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:55 smithi163 ceph-mon[190496]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:55 smithi087 ceph-mon[198934]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:55 smithi087 ceph-mon[202419]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:57 smithi163 ceph-mon[190496]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:57 smithi087 ceph-mon[198934]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:35:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:57 smithi087 ceph-mon[202419]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:35:59 smithi163 ceph-mon[190496]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:35:59 smithi087 ceph-mon[202419]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:35:59 smithi087 ceph-mon[198934]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:01 smithi163 ceph-mon[190496]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:01 smithi087 ceph-mon[202419]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:01 smithi087 ceph-mon[198934]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:03 smithi163 ceph-mon[190496]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:03 smithi087 ceph-mon[202419]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:03 smithi087 ceph-mon[198934]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:05.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:05.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:36:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:05 smithi163 ceph-mon[190496]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:05 smithi087 ceph-mon[198934]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:05 smithi087 ceph-mon[202419]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:07 smithi163 ceph-mon[190496]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:07 smithi087 ceph-mon[202419]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:07 smithi087 ceph-mon[198934]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:09 smithi163 ceph-mon[190496]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:09 smithi087 ceph-mon[202419]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:09 smithi087 ceph-mon[198934]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:11 smithi163 ceph-mon[190496]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:11 smithi087 ceph-mon[202419]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:11 smithi087 ceph-mon[198934]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:13 smithi163 ceph-mon[190496]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:13 smithi087 ceph-mon[202419]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:13 smithi087 ceph-mon[198934]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:36:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:15 smithi163 ceph-mon[190496]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:15 smithi087 ceph-mon[198934]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:15 smithi087 ceph-mon[202419]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:17 smithi163 ceph-mon[190496]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:18.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:17 smithi087 ceph-mon[198934]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:17 smithi087 ceph-mon[202419]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:19 smithi163 ceph-mon[190496]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:19 smithi087 ceph-mon[202419]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:19 smithi087 ceph-mon[198934]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:22 smithi163 ceph-mon[190496]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:22 smithi087 ceph-mon[202419]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:22 smithi087 ceph-mon[198934]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:24 smithi163 ceph-mon[190496]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:24 smithi087 ceph-mon[202419]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:24 smithi087 ceph-mon[198934]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:26 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:36:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:26.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:26 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:36:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:36:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:28 smithi163 ceph-mon[190496]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:28 smithi087 ceph-mon[202419]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:28 smithi087 ceph-mon[198934]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:30 smithi163 ceph-mon[190496]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:30 smithi087 ceph-mon[202419]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:30 smithi087 ceph-mon[198934]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:32 smithi163 ceph-mon[190496]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:32 smithi087 ceph-mon[202419]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:32.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:32 smithi087 ceph-mon[198934]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:34 smithi163 ceph-mon[190496]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:34 smithi087 ceph-mon[202419]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:34 smithi087 ceph-mon[198934]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:35.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:36:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:36 smithi163 ceph-mon[190496]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:36 smithi087 ceph-mon[202419]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:36 smithi087 ceph-mon[198934]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:38 smithi163 ceph-mon[190496]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:38 smithi087 ceph-mon[202419]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:38 smithi087 ceph-mon[198934]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:40 smithi163 ceph-mon[190496]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:40 smithi087 ceph-mon[202419]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:40 smithi087 ceph-mon[198934]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:42 smithi163 ceph-mon[190496]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:42 smithi087 ceph-mon[202419]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:42 smithi087 ceph-mon[198934]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:44 smithi163 ceph-mon[190496]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:44 smithi087 ceph-mon[202419]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:44 smithi087 ceph-mon[198934]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:36:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:46 smithi163 ceph-mon[190496]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:46 smithi087 ceph-mon[202419]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:46 smithi087 ceph-mon[198934]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:48 smithi163 ceph-mon[190496]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:48 smithi087 ceph-mon[202419]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:48 smithi087 ceph-mon[198934]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:50 smithi163 ceph-mon[190496]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:50 smithi087 ceph-mon[202419]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:50 smithi087 ceph-mon[198934]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:36:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:52 smithi163 ceph-mon[190496]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:52 smithi087 ceph-mon[202419]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:52 smithi087 ceph-mon[198934]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:54 smithi163 ceph-mon[190496]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:54 smithi087 ceph-mon[202419]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:54 smithi087 ceph-mon[198934]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:36:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:36:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:36:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:56 smithi163 ceph-mon[190496]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:56 smithi087 ceph-mon[202419]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:56 smithi087 ceph-mon[198934]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:36:58 smithi163 ceph-mon[190496]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:36:58 smithi087 ceph-mon[202419]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:36:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:36:58 smithi087 ceph-mon[198934]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:00 smithi163 ceph-mon[190496]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:00 smithi087 ceph-mon[198934]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:00 smithi087 ceph-mon[202419]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:02 smithi163 ceph-mon[190496]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:02 smithi087 ceph-mon[202419]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:02 smithi087 ceph-mon[198934]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:04 smithi163 ceph-mon[190496]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:04 smithi087 ceph-mon[198934]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:04.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:04 smithi087 ceph-mon[202419]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:06 smithi163 ceph-mon[190496]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:06 smithi087 ceph-mon[202419]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:06 smithi087 ceph-mon[198934]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:08 smithi163 ceph-mon[190496]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:08 smithi087 ceph-mon[198934]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:08 smithi087 ceph-mon[202419]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:10 smithi163 ceph-mon[190496]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:10.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:10 smithi087 ceph-mon[198934]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:10 smithi087 ceph-mon[202419]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:12 smithi163 ceph-mon[190496]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:12 smithi087 ceph-mon[198934]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:12 smithi087 ceph-mon[202419]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:14 smithi163 ceph-mon[190496]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:14 smithi087 ceph-mon[198934]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:14 smithi087 ceph-mon[202419]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:16 smithi163 ceph-mon[190496]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:16 smithi087 ceph-mon[202419]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:16 smithi087 ceph-mon[198934]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:18 smithi163 ceph-mon[190496]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:18.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:18 smithi087 ceph-mon[202419]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:18 smithi087 ceph-mon[198934]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:20 smithi163 ceph-mon[190496]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:20 smithi087 ceph-mon[202419]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:20 smithi087 ceph-mon[198934]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:22 smithi163 ceph-mon[190496]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:22 smithi087 ceph-mon[202419]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:22 smithi087 ceph-mon[198934]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:24 smithi163 ceph-mon[190496]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:24 smithi087 ceph-mon[202419]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:24 smithi087 ceph-mon[198934]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:26 smithi163 ceph-mon[190496]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:26 smithi087 ceph-mon[198934]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:26 smithi087 ceph-mon[202419]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:27.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:37:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:37:27.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:37:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:28 smithi163 ceph-mon[190496]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:28 smithi087 ceph-mon[198934]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:28 smithi087 ceph-mon[202419]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:30 smithi163 ceph-mon[190496]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:30 smithi087 ceph-mon[198934]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:30 smithi087 ceph-mon[202419]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:32 smithi163 ceph-mon[190496]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:32 smithi087 ceph-mon[198934]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:32 smithi087 ceph-mon[202419]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:34 smithi163 ceph-mon[190496]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:34 smithi087 ceph-mon[198934]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:34 smithi087 ceph-mon[202419]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:36 smithi163 ceph-mon[190496]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:36 smithi087 ceph-mon[202419]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:36 smithi087 ceph-mon[198934]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:38 smithi163 ceph-mon[190496]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:38 smithi087 ceph-mon[202419]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:38.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:38 smithi087 ceph-mon[198934]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:40 smithi163 ceph-mon[190496]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:40 smithi087 ceph-mon[202419]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:40 smithi087 ceph-mon[198934]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:42 smithi163 ceph-mon[190496]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:42 smithi087 ceph-mon[202419]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:42 smithi087 ceph-mon[198934]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:44 smithi163 ceph-mon[190496]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:44 smithi087 ceph-mon[202419]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:44 smithi087 ceph-mon[198934]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:46 smithi163 ceph-mon[190496]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:46 smithi087 ceph-mon[202419]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:46 smithi087 ceph-mon[198934]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:48 smithi163 ceph-mon[190496]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:48.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:48 smithi087 ceph-mon[202419]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:48 smithi087 ceph-mon[198934]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:50 smithi163 ceph-mon[190496]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:50 smithi087 ceph-mon[202419]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:50 smithi087 ceph-mon[198934]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:37:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:52 smithi163 ceph-mon[190496]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:52 smithi087 ceph-mon[202419]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:52 smithi087 ceph-mon[198934]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:54 smithi163 ceph-mon[190496]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:54 smithi087 ceph-mon[202419]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:54 smithi087 ceph-mon[198934]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:37:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:37:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:37:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:56 smithi163 ceph-mon[190496]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:56.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:56 smithi087 ceph-mon[202419]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:56 smithi087 ceph-mon[198934]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:37:58 smithi163 ceph-mon[190496]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:37:58 smithi087 ceph-mon[202419]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:37:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:37:58 smithi087 ceph-mon[198934]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:00 smithi163 ceph-mon[190496]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:00 smithi087 ceph-mon[202419]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:00 smithi087 ceph-mon[198934]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:02 smithi163 ceph-mon[190496]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:02 smithi087 ceph-mon[202419]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:02.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:02 smithi087 ceph-mon[198934]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:04 smithi163 ceph-mon[190496]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:04 smithi087 ceph-mon[198934]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:04 smithi087 ceph-mon[202419]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:38:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:06 smithi163 ceph-mon[190496]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:06.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:06 smithi087 ceph-mon[198934]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:06 smithi087 ceph-mon[202419]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:08 smithi163 ceph-mon[190496]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:08.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:08 smithi087 ceph-mon[198934]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:08 smithi087 ceph-mon[202419]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:10 smithi163 ceph-mon[190496]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:10 smithi087 ceph-mon[198934]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:10 smithi087 ceph-mon[202419]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:12 smithi163 ceph-mon[190496]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:12 smithi087 ceph-mon[202419]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:12 smithi087 ceph-mon[198934]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:14 smithi163 ceph-mon[190496]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:14 smithi087 ceph-mon[202419]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:14 smithi087 ceph-mon[198934]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:38:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:16 smithi163 ceph-mon[190496]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:16 smithi087 ceph-mon[202419]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:16 smithi087 ceph-mon[198934]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:18 smithi163 ceph-mon[190496]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:18 smithi087 ceph-mon[202419]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:18 smithi087 ceph-mon[198934]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:19.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:20 smithi163 ceph-mon[190496]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:20.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:20 smithi087 ceph-mon[202419]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:20 smithi087 ceph-mon[198934]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:22 smithi087 ceph-mon[202419]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:22 smithi087 ceph-mon[198934]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:22 smithi163 ceph-mon[190496]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:24 smithi087 ceph-mon[202419]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:24 smithi087 ceph-mon[198934]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:24 smithi163 ceph-mon[190496]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:38:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:26 smithi087 ceph-mon[202419]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:26 smithi087 ceph-mon[198934]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:26 smithi163 ceph-mon[190496]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:27.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:27 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:27.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:27 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:27.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:27 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:38:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[202419]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:38:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[198934]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:38:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:28 smithi163 ceph-mon[190496]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:38:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:38:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:38:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:30 smithi087 ceph-mon[202419]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:30 smithi087 ceph-mon[198934]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:30 smithi163 ceph-mon[190496]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:32 smithi087 ceph-mon[202419]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:32 smithi087 ceph-mon[198934]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:32 smithi163 ceph-mon[190496]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:34 smithi087 ceph-mon[202419]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:34 smithi087 ceph-mon[198934]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:34 smithi163 ceph-mon[190496]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:38:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:36 smithi087 ceph-mon[202419]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:36 smithi087 ceph-mon[198934]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:36 smithi163 ceph-mon[190496]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:38 smithi087 ceph-mon[198934]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:38 smithi087 ceph-mon[202419]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:38 smithi163 ceph-mon[190496]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:40 smithi087 ceph-mon[202419]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:40 smithi087 ceph-mon[198934]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:40 smithi163 ceph-mon[190496]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:42 smithi087 ceph-mon[202419]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:42 smithi087 ceph-mon[198934]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:42 smithi163 ceph-mon[190496]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:44 smithi087 ceph-mon[202419]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:44 smithi087 ceph-mon[198934]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:44 smithi163 ceph-mon[190496]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:38:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:46 smithi163 ceph-mon[190496]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:46.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:46 smithi087 ceph-mon[198934]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:46 smithi087 ceph-mon[202419]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:48 smithi163 ceph-mon[190496]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:48 smithi087 ceph-mon[202419]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:48 smithi087 ceph-mon[198934]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:38:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:50 smithi163 ceph-mon[190496]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:50 smithi087 ceph-mon[202419]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:50 smithi087 ceph-mon[198934]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:52 smithi163 ceph-mon[190496]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:52 smithi087 ceph-mon[202419]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:52 smithi087 ceph-mon[198934]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:54 smithi163 ceph-mon[190496]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:54 smithi087 ceph-mon[202419]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:54 smithi087 ceph-mon[198934]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:38:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:38:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:38:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:56 smithi163 ceph-mon[190496]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:56 smithi087 ceph-mon[202419]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:56 smithi087 ceph-mon[198934]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:38:58 smithi163 ceph-mon[190496]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:38:58 smithi087 ceph-mon[202419]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:38:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:38:58 smithi087 ceph-mon[198934]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:00 smithi163 ceph-mon[190496]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:00.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:00 smithi087 ceph-mon[198934]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:00 smithi087 ceph-mon[202419]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:02 smithi163 ceph-mon[190496]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:02.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:02 smithi087 ceph-mon[202419]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:02.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:02 smithi087 ceph-mon[198934]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:04 smithi163 ceph-mon[190496]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:04 smithi087 ceph-mon[202419]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:04 smithi087 ceph-mon[198934]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:39:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:06 smithi163 ceph-mon[190496]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:06 smithi087 ceph-mon[202419]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:06 smithi087 ceph-mon[198934]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:39:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:39:07.357444743Z level=info msg="Completed cleanup jobs" duration=65.990817ms 2023-10-07T21:39:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:08 smithi163 ceph-mon[190496]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:08 smithi087 ceph-mon[202419]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:08 smithi087 ceph-mon[198934]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:10 smithi163 ceph-mon[190496]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:10 smithi087 ceph-mon[202419]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:10 smithi087 ceph-mon[198934]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:12 smithi163 ceph-mon[190496]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:12 smithi087 ceph-mon[202419]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:12 smithi087 ceph-mon[198934]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:14 smithi163 ceph-mon[190496]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:14 smithi087 ceph-mon[202419]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:14 smithi087 ceph-mon[198934]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:39:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:16 smithi163 ceph-mon[190496]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:16 smithi087 ceph-mon[202419]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:16 smithi087 ceph-mon[198934]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:18 smithi163 ceph-mon[190496]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:18 smithi087 ceph-mon[202419]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:18 smithi087 ceph-mon[198934]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:20 smithi163 ceph-mon[190496]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:20 smithi087 ceph-mon[202419]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:20 smithi087 ceph-mon[198934]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:22 smithi163 ceph-mon[190496]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:22 smithi087 ceph-mon[202419]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:22 smithi087 ceph-mon[198934]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:24 smithi163 ceph-mon[190496]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:24 smithi087 ceph-mon[202419]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:24 smithi087 ceph-mon[198934]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:39:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:26 smithi163 ceph-mon[190496]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:26 smithi087 ceph-mon[202419]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:26 smithi087 ceph-mon[198934]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:28 smithi163 ceph-mon[190496]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:28.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:28.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:28.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:28 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[202419]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:39:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[198934]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:39:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:39:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:39:28.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:28 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:39:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:30 smithi163 ceph-mon[190496]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:30 smithi087 ceph-mon[202419]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:30 smithi087 ceph-mon[198934]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:32 smithi163 ceph-mon[190496]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:32 smithi087 ceph-mon[202419]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:32 smithi087 ceph-mon[198934]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:34 smithi163 ceph-mon[190496]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:34 smithi087 ceph-mon[202419]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:34 smithi087 ceph-mon[198934]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:39:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:36 smithi163 ceph-mon[190496]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:36 smithi087 ceph-mon[202419]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:36 smithi087 ceph-mon[198934]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:38 smithi163 ceph-mon[190496]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:38 smithi087 ceph-mon[202419]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:38 smithi087 ceph-mon[198934]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:40 smithi163 ceph-mon[190496]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:40 smithi087 ceph-mon[202419]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:40 smithi087 ceph-mon[198934]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:42 smithi163 ceph-mon[190496]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:42 smithi087 ceph-mon[202419]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:42 smithi087 ceph-mon[198934]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:44 smithi163 ceph-mon[190496]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:44.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:44 smithi087 ceph-mon[202419]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:44.780 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:44 smithi087 ceph-mon[198934]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:39:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:46 smithi163 ceph-mon[190496]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:46 smithi087 ceph-mon[202419]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:46 smithi087 ceph-mon[198934]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:48 smithi163 ceph-mon[190496]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:48 smithi087 ceph-mon[202419]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:48 smithi087 ceph-mon[198934]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:49.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:39:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:50 smithi163 ceph-mon[190496]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:50 smithi087 ceph-mon[202419]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:50 smithi087 ceph-mon[198934]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:52 smithi163 ceph-mon[190496]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:52 smithi087 ceph-mon[202419]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:52 smithi087 ceph-mon[198934]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:54 smithi163 ceph-mon[190496]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:54 smithi087 ceph-mon[202419]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:54 smithi087 ceph-mon[198934]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:39:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:39:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:39:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:56 smithi163 ceph-mon[190496]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:56 smithi087 ceph-mon[202419]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:56 smithi087 ceph-mon[198934]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:39:58 smithi163 ceph-mon[190496]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:39:58 smithi087 ceph-mon[202419]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:39:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:39:58 smithi087 ceph-mon[198934]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:00 smithi163 ceph-mon[190496]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:40:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:00 smithi087 ceph-mon[202419]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:40:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:00 smithi087 ceph-mon[198934]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:40:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:02 smithi163 ceph-mon[190496]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:02.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:02 smithi087 ceph-mon[198934]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:02 smithi087 ceph-mon[202419]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:04 smithi163 ceph-mon[190496]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:04 smithi087 ceph-mon[202419]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:04 smithi087 ceph-mon[198934]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:05] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:40:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:06 smithi163 ceph-mon[190496]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:06 smithi087 ceph-mon[202419]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:06 smithi087 ceph-mon[198934]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:08 smithi163 ceph-mon[190496]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:08.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:08 smithi087 ceph-mon[198934]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:08 smithi087 ceph-mon[202419]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:09.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:09 smithi163 ceph-mon[190496]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:09.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:09 smithi087 ceph-mon[198934]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:09.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:09 smithi087 ceph-mon[202419]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:12 smithi163 ceph-mon[190496]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:12.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:12 smithi087 ceph-mon[198934]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:12.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:12 smithi087 ceph-mon[202419]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:14.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:14 smithi163 ceph-mon[190496]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:14 smithi087 ceph-mon[198934]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:14.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:14 smithi087 ceph-mon[202419]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:15] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:40:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:16 smithi163 ceph-mon[190496]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:16 smithi087 ceph-mon[198934]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:16 smithi087 ceph-mon[202419]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:18 smithi163 ceph-mon[190496]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:18.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:18 smithi087 ceph-mon[198934]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:18.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:18 smithi087 ceph-mon[202419]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:20 smithi163 ceph-mon[190496]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:20 smithi087 ceph-mon[202419]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:20 smithi087 ceph-mon[198934]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:22 smithi163 ceph-mon[190496]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:22 smithi087 ceph-mon[202419]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:22 smithi087 ceph-mon[198934]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:24 smithi163 ceph-mon[190496]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:24.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:24 smithi087 ceph-mon[202419]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:24 smithi087 ceph-mon[198934]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:40:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:26 smithi163 ceph-mon[190496]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:26.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:26 smithi087 ceph-mon[202419]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:26.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:26 smithi087 ceph-mon[198934]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:28 smithi163 ceph-mon[190496]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:28 smithi087 ceph-mon[202419]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:28 smithi087 ceph-mon[198934]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:40:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:40:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:30 smithi163 ceph-mon[190496]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:30.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:30 smithi087 ceph-mon[202419]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:30 smithi087 ceph-mon[198934]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:32 smithi163 ceph-mon[190496]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:32.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:32 smithi087 ceph-mon[202419]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:32 smithi087 ceph-mon[198934]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:34 smithi163 ceph-mon[190496]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:34 smithi087 ceph-mon[202419]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:34 smithi087 ceph-mon[198934]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:35.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:40:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:36 smithi163 ceph-mon[190496]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:36 smithi087 ceph-mon[202419]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:36 smithi087 ceph-mon[198934]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:38 smithi163 ceph-mon[190496]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:38 smithi087 ceph-mon[202419]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:38 smithi087 ceph-mon[198934]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:40 smithi163 ceph-mon[190496]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:40 smithi087 ceph-mon[202419]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:40 smithi087 ceph-mon[198934]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:42 smithi163 ceph-mon[190496]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:42 smithi087 ceph-mon[202419]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:42 smithi087 ceph-mon[198934]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:44 smithi163 ceph-mon[190496]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:44.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:44 smithi087 ceph-mon[202419]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:44 smithi087 ceph-mon[198934]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:40:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:46 smithi163 ceph-mon[190496]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:46 smithi087 ceph-mon[202419]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:46 smithi087 ceph-mon[198934]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:48 smithi163 ceph-mon[190496]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:48.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:48 smithi087 ceph-mon[198934]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:48 smithi087 ceph-mon[202419]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:50 smithi163 ceph-mon[190496]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:50 smithi087 ceph-mon[202419]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:50 smithi087 ceph-mon[198934]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:40:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:52 smithi163 ceph-mon[190496]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:52 smithi087 ceph-mon[202419]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:52 smithi087 ceph-mon[198934]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:54 smithi163 ceph-mon[190496]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:54 smithi087 ceph-mon[202419]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:54 smithi087 ceph-mon[198934]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:40:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:40:55] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:40:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:56 smithi163 ceph-mon[190496]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:56.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:56 smithi087 ceph-mon[202419]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:56.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:56 smithi087 ceph-mon[198934]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:40:58 smithi163 ceph-mon[190496]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:40:58 smithi087 ceph-mon[202419]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:40:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:40:58 smithi087 ceph-mon[198934]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:00 smithi163 ceph-mon[190496]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:00 smithi087 ceph-mon[202419]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:00 smithi087 ceph-mon[198934]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:02 smithi163 ceph-mon[190496]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:02 smithi087 ceph-mon[202419]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:02 smithi087 ceph-mon[198934]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:04 smithi163 ceph-mon[190496]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:04 smithi087 ceph-mon[202419]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:04 smithi087 ceph-mon[198934]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:05] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:41:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:06 smithi163 ceph-mon[190496]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:06 smithi087 ceph-mon[202419]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:06 smithi087 ceph-mon[198934]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:08 smithi163 ceph-mon[190496]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:08.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:08 smithi087 ceph-mon[202419]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:08 smithi087 ceph-mon[198934]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:10 smithi163 ceph-mon[190496]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:10 smithi087 ceph-mon[202419]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:10 smithi087 ceph-mon[198934]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:12 smithi163 ceph-mon[190496]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:12 smithi087 ceph-mon[202419]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:12 smithi087 ceph-mon[198934]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:14 smithi163 ceph-mon[190496]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:14 smithi087 ceph-mon[202419]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:14 smithi087 ceph-mon[198934]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:15] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-10-07T21:41:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:16 smithi163 ceph-mon[190496]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:16.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:16 smithi087 ceph-mon[202419]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:16 smithi087 ceph-mon[198934]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:18 smithi163 ceph-mon[190496]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:18 smithi087 ceph-mon[202419]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:18 smithi087 ceph-mon[198934]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:20 smithi163 ceph-mon[190496]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:20.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:20 smithi087 ceph-mon[198934]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:20 smithi087 ceph-mon[202419]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:22 smithi163 ceph-mon[190496]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:22 smithi087 ceph-mon[202419]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:22 smithi087 ceph-mon[198934]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:24 smithi163 ceph-mon[190496]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:24.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:24 smithi087 ceph-mon[202419]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:24 smithi087 ceph-mon[198934]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:41:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:26 smithi163 ceph-mon[190496]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:26 smithi087 ceph-mon[202419]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:26 smithi087 ceph-mon[198934]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:28 smithi163 ceph-mon[190496]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:28 smithi087 ceph-mon[202419]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:28 smithi087 ceph-mon[198934]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:29.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:29 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:29.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:29 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:29.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:29 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:41:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:30 smithi163 ceph-mon[190496]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[202419]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[198934]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:41:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:41:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:32 smithi163 ceph-mon[190496]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:32 smithi087 ceph-mon[202419]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:32 smithi087 ceph-mon[198934]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:34 smithi163 ceph-mon[190496]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:34.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:34 smithi087 ceph-mon[202419]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:34 smithi087 ceph-mon[198934]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:35.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:41:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:36 smithi163 ceph-mon[190496]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:36 smithi087 ceph-mon[202419]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:36 smithi087 ceph-mon[198934]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:38 smithi163 ceph-mon[190496]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:38 smithi087 ceph-mon[202419]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:38 smithi087 ceph-mon[198934]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:40 smithi163 ceph-mon[190496]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:40.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:40 smithi087 ceph-mon[198934]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:40 smithi087 ceph-mon[202419]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:42 smithi163 ceph-mon[190496]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:42 smithi087 ceph-mon[202419]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:42 smithi087 ceph-mon[198934]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:44 smithi163 ceph-mon[190496]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:44 smithi087 ceph-mon[202419]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:44 smithi087 ceph-mon[198934]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:41:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:46 smithi163 ceph-mon[190496]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:46 smithi087 ceph-mon[202419]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:46 smithi087 ceph-mon[198934]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:48 smithi163 ceph-mon[190496]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:48.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:48 smithi087 ceph-mon[202419]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:48 smithi087 ceph-mon[198934]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:49.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:41:50.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:50 smithi087 ceph-mon[202419]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:50 smithi087 ceph-mon[198934]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:50 smithi163 ceph-mon[190496]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:52.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:52 smithi087 ceph-mon[202419]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:52.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:52 smithi087 ceph-mon[198934]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:52 smithi163 ceph-mon[190496]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:54.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:54 smithi087 ceph-mon[202419]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:54 smithi087 ceph-mon[198934]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:54 smithi163 ceph-mon[190496]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:41:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:41:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:41:56.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:56 smithi087 ceph-mon[202419]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:56 smithi087 ceph-mon[198934]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:56 smithi163 ceph-mon[190496]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:58.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:41:58 smithi087 ceph-mon[202419]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:41:58 smithi087 ceph-mon[198934]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:41:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:41:58 smithi163 ceph-mon[190496]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:00 smithi087 ceph-mon[202419]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:00 smithi087 ceph-mon[198934]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:00 smithi163 ceph-mon[190496]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:02.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:02 smithi087 ceph-mon[198934]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:02 smithi087 ceph-mon[202419]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:02 smithi163 ceph-mon[190496]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:04 smithi087 ceph-mon[202419]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:04 smithi087 ceph-mon[198934]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:04.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:04 smithi163 ceph-mon[190496]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:42:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:06 smithi087 ceph-mon[202419]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:06 smithi087 ceph-mon[198934]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:06 smithi163 ceph-mon[190496]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:08.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:08 smithi087 ceph-mon[202419]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:08 smithi087 ceph-mon[198934]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:08.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:08 smithi163 ceph-mon[190496]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:10 smithi087 ceph-mon[202419]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:10 smithi087 ceph-mon[198934]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:10 smithi163 ceph-mon[190496]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:12 smithi087 ceph-mon[202419]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:12 smithi087 ceph-mon[198934]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:12.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:12 smithi163 ceph-mon[190496]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:14.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:14 smithi087 ceph-mon[202419]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:14 smithi087 ceph-mon[198934]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:14 smithi163 ceph-mon[190496]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:42:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:16 smithi087 ceph-mon[202419]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:16 smithi087 ceph-mon[198934]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:16 smithi163 ceph-mon[190496]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:18 smithi087 ceph-mon[202419]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:18 smithi087 ceph-mon[198934]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:18 smithi163 ceph-mon[190496]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:20 smithi163 ceph-mon[190496]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:20 smithi087 ceph-mon[202419]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:20 smithi087 ceph-mon[198934]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:22 smithi163 ceph-mon[190496]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:22 smithi087 ceph-mon[202419]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:22 smithi087 ceph-mon[198934]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:24 smithi163 ceph-mon[190496]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:24 smithi087 ceph-mon[198934]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:24 smithi087 ceph-mon[202419]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:42:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:26 smithi163 ceph-mon[190496]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:26 smithi087 ceph-mon[202419]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:26 smithi087 ceph-mon[198934]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:28 smithi163 ceph-mon[190496]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:28 smithi087 ceph-mon[202419]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:28 smithi087 ceph-mon[198934]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:30.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:30 smithi163 ceph-mon[190496]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:30.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:30 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:30 smithi087 ceph-mon[202419]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:30 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:30 smithi087 ceph-mon[198934]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:30 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:42:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:32 smithi163 ceph-mon[190496]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:32.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:32 smithi087 ceph-mon[198934]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:32 smithi087 ceph-mon[202419]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:42:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:42:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:42:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:34 smithi163 ceph-mon[190496]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:34 smithi087 ceph-mon[202419]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:34 smithi087 ceph-mon[198934]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:42:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:36 smithi163 ceph-mon[190496]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:36 smithi087 ceph-mon[202419]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:36 smithi087 ceph-mon[198934]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:38 smithi163 ceph-mon[190496]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:38 smithi087 ceph-mon[202419]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:38 smithi087 ceph-mon[198934]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:40 smithi163 ceph-mon[190496]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:40 smithi087 ceph-mon[202419]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:40 smithi087 ceph-mon[198934]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:42 smithi163 ceph-mon[190496]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:42 smithi087 ceph-mon[202419]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:42 smithi087 ceph-mon[198934]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:44 smithi163 ceph-mon[190496]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:44 smithi087 ceph-mon[202419]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:44 smithi087 ceph-mon[198934]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:42:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:46 smithi163 ceph-mon[190496]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:46 smithi087 ceph-mon[202419]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:46 smithi087 ceph-mon[198934]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:48 smithi163 ceph-mon[190496]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:48 smithi087 ceph-mon[202419]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:48 smithi087 ceph-mon[198934]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:49.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:49.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:42:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:50 smithi163 ceph-mon[190496]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:50 smithi087 ceph-mon[202419]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:50 smithi087 ceph-mon[198934]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:52 smithi163 ceph-mon[190496]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:52 smithi087 ceph-mon[202419]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:52 smithi087 ceph-mon[198934]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:54 smithi163 ceph-mon[190496]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:54 smithi087 ceph-mon[202419]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:54 smithi087 ceph-mon[198934]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:42:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:42:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:42:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:56 smithi163 ceph-mon[190496]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:56 smithi087 ceph-mon[202419]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:56 smithi087 ceph-mon[198934]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:42:58 smithi163 ceph-mon[190496]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:58.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:42:58 smithi087 ceph-mon[198934]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:42:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:42:58 smithi087 ceph-mon[202419]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:00 smithi163 ceph-mon[190496]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:00 smithi087 ceph-mon[202419]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:00 smithi087 ceph-mon[198934]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:02 smithi163 ceph-mon[190496]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:02.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:02 smithi087 ceph-mon[198934]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:02 smithi087 ceph-mon[202419]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:04 smithi087 ceph-mon[198934]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:04 smithi163 ceph-mon[190496]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:04.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:04 smithi087 ceph-mon[202419]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:43:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:06 smithi163 ceph-mon[190496]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:06.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:06 smithi087 ceph-mon[198934]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:06 smithi087 ceph-mon[202419]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:08 smithi163 ceph-mon[190496]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:08 smithi087 ceph-mon[202419]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:08 smithi087 ceph-mon[198934]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:10 smithi163 ceph-mon[190496]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:10.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:10 smithi087 ceph-mon[198934]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:10 smithi087 ceph-mon[202419]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:12 smithi163 ceph-mon[190496]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:12.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:12 smithi087 ceph-mon[198934]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:12 smithi087 ceph-mon[202419]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:14 smithi163 ceph-mon[190496]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:14.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:14 smithi087 ceph-mon[198934]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:14 smithi087 ceph-mon[202419]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:43:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:16 smithi163 ceph-mon[190496]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:16 smithi087 ceph-mon[202419]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:16 smithi087 ceph-mon[198934]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:18 smithi163 ceph-mon[190496]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:18 smithi087 ceph-mon[202419]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:18 smithi087 ceph-mon[198934]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:20 smithi163 ceph-mon[190496]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:20.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:20 smithi087 ceph-mon[202419]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:20.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:20 smithi087 ceph-mon[198934]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:22 smithi163 ceph-mon[190496]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:22 smithi087 ceph-mon[202419]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:22 smithi087 ceph-mon[198934]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:24 smithi163 ceph-mon[190496]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:24 smithi087 ceph-mon[202419]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:24 smithi087 ceph-mon[198934]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:43:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:26 smithi163 ceph-mon[190496]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:26 smithi087 ceph-mon[202419]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:26 smithi087 ceph-mon[198934]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:28 smithi163 ceph-mon[190496]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:28 smithi087 ceph-mon[202419]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:28 smithi087 ceph-mon[198934]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:30 smithi163 ceph-mon[190496]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:30 smithi087 ceph-mon[202419]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:30.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:30 smithi087 ceph-mon[198934]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:32 smithi163 ceph-mon[190496]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:32 smithi087 ceph-mon[202419]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:32 smithi087 ceph-mon[198934]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:33.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:33 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:33 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:33 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:43:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:34 smithi163 ceph-mon[190496]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:43:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[202419]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[198934]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:43:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:43:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:35] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:43:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:36 smithi163 ceph-mon[190496]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:36 smithi087 ceph-mon[202419]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:36 smithi087 ceph-mon[198934]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:37 smithi163 ceph-mon[190496]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:37 smithi087 ceph-mon[202419]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:37 smithi087 ceph-mon[198934]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:39.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:39 smithi163 ceph-mon[190496]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:39.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:39 smithi087 ceph-mon[202419]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:39.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:39 smithi087 ceph-mon[198934]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:42 smithi163 ceph-mon[190496]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:42.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:42 smithi087 ceph-mon[198934]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:42 smithi087 ceph-mon[202419]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:44 smithi163 ceph-mon[190496]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:44.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:44 smithi087 ceph-mon[202419]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:44.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:44 smithi087 ceph-mon[198934]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:45] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:43:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:46 smithi163 ceph-mon[190496]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:46 smithi087 ceph-mon[202419]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:46 smithi087 ceph-mon[198934]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:48 smithi163 ceph-mon[190496]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:48 smithi087 ceph-mon[202419]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:48 smithi087 ceph-mon[198934]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:50 smithi163 ceph-mon[190496]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:50 smithi087 ceph-mon[202419]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:50 smithi087 ceph-mon[198934]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:43:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:52 smithi163 ceph-mon[190496]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:52 smithi087 ceph-mon[202419]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:52 smithi087 ceph-mon[198934]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:54 smithi163 ceph-mon[190496]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:54.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:54 smithi087 ceph-mon[202419]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:54 smithi087 ceph-mon[198934]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:43:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:43:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:43:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:56 smithi163 ceph-mon[190496]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:56 smithi087 ceph-mon[202419]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:56 smithi087 ceph-mon[198934]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:43:58 smithi163 ceph-mon[190496]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:43:58 smithi087 ceph-mon[202419]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:43:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:43:58 smithi087 ceph-mon[198934]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:00 smithi163 ceph-mon[190496]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:00 smithi087 ceph-mon[202419]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:00 smithi087 ceph-mon[198934]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:02 smithi163 ceph-mon[190496]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:02 smithi087 ceph-mon[202419]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:02 smithi087 ceph-mon[198934]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:04 smithi163 ceph-mon[190496]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:04 smithi087 ceph-mon[202419]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:04 smithi087 ceph-mon[198934]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:05.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:44:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:06 smithi163 ceph-mon[190496]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:06 smithi087 ceph-mon[202419]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:06 smithi087 ceph-mon[198934]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:08 smithi163 ceph-mon[190496]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:08 smithi087 ceph-mon[202419]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:08 smithi087 ceph-mon[198934]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:10 smithi163 ceph-mon[190496]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:10 smithi087 ceph-mon[202419]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:10 smithi087 ceph-mon[198934]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:12 smithi163 ceph-mon[190496]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:12.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:12 smithi087 ceph-mon[202419]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:12.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:12 smithi087 ceph-mon[198934]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:14 smithi163 ceph-mon[190496]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:14 smithi087 ceph-mon[202419]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:14 smithi087 ceph-mon[198934]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:44:16.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:16 smithi163 ceph-mon[190496]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:16 smithi087 ceph-mon[202419]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:16 smithi087 ceph-mon[198934]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:18 smithi163 ceph-mon[190496]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:18.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:18 smithi087 ceph-mon[202419]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:18 smithi087 ceph-mon[198934]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:20 smithi163 ceph-mon[190496]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:20.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:20 smithi087 ceph-mon[198934]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:20 smithi087 ceph-mon[202419]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:22 smithi163 ceph-mon[190496]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:22 smithi087 ceph-mon[202419]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:22 smithi087 ceph-mon[198934]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:24 smithi163 ceph-mon[190496]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:24.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:24 smithi087 ceph-mon[198934]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:24 smithi087 ceph-mon[202419]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:44:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:26 smithi163 ceph-mon[190496]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:26 smithi087 ceph-mon[202419]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:26 smithi087 ceph-mon[198934]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:28 smithi163 ceph-mon[190496]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:28 smithi087 ceph-mon[198934]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:28 smithi087 ceph-mon[202419]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:30 smithi163 ceph-mon[190496]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:30 smithi087 ceph-mon[202419]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:30 smithi087 ceph-mon[198934]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:32 smithi163 ceph-mon[190496]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:32 smithi087 ceph-mon[198934]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:32.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:32 smithi087 ceph-mon[202419]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:34 smithi163 ceph-mon[190496]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:34.521 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:34.521 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:34 smithi087 ceph-mon[198934]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:34.521 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:34.522 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:34 smithi087 ceph-mon[202419]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:34.522 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:44:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:35.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:35.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:35.753 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:44:35.754 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:44:35.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:44:35.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:44:36.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:36 smithi163 ceph-mon[190496]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:36.855 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:36 smithi087 ceph-mon[198934]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:36.856 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:36 smithi087 ceph-mon[202419]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:38 smithi163 ceph-mon[190496]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:38 smithi087 ceph-mon[202419]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:38.877 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:38 smithi087 ceph-mon[198934]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:40 smithi163 ceph-mon[190496]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:40 smithi087 ceph-mon[198934]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:40 smithi087 ceph-mon[202419]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:42 smithi163 ceph-mon[190496]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:42 smithi087 ceph-mon[202419]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:42.709 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:42 smithi087 ceph-mon[198934]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:44 smithi163 ceph-mon[190496]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:44 smithi087 ceph-mon[198934]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:44 smithi087 ceph-mon[202419]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:44:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:46 smithi163 ceph-mon[190496]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:46.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:46 smithi087 ceph-mon[198934]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:46 smithi087 ceph-mon[202419]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:48 smithi163 ceph-mon[190496]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:48 smithi087 ceph-mon[198934]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:48 smithi087 ceph-mon[202419]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:49.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:44:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:50 smithi163 ceph-mon[190496]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:50 smithi087 ceph-mon[202419]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:50 smithi087 ceph-mon[198934]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:52 smithi163 ceph-mon[190496]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:52 smithi087 ceph-mon[202419]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:52 smithi087 ceph-mon[198934]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:54 smithi163 ceph-mon[190496]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:54 smithi087 ceph-mon[202419]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:54 smithi087 ceph-mon[198934]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:44:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:44:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:44:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:56 smithi163 ceph-mon[190496]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:56 smithi087 ceph-mon[202419]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:56 smithi087 ceph-mon[198934]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:44:58 smithi163 ceph-mon[190496]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:44:58 smithi087 ceph-mon[202419]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:44:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:44:58 smithi087 ceph-mon[198934]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:00 smithi163 ceph-mon[190496]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:00 smithi087 ceph-mon[202419]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:00 smithi087 ceph-mon[198934]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:02.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:02 smithi163 ceph-mon[190496]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:02 smithi087 ceph-mon[202419]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:02 smithi087 ceph-mon[198934]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:04 smithi163 ceph-mon[190496]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:04 smithi087 ceph-mon[202419]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:04 smithi087 ceph-mon[198934]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:45:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:06 smithi163 ceph-mon[190496]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:06.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:06 smithi087 ceph-mon[198934]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:06 smithi087 ceph-mon[202419]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:08 smithi163 ceph-mon[190496]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:08 smithi087 ceph-mon[202419]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:08 smithi087 ceph-mon[198934]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:10 smithi163 ceph-mon[190496]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:10 smithi087 ceph-mon[202419]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:10 smithi087 ceph-mon[198934]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:12 smithi163 ceph-mon[190496]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:12 smithi087 ceph-mon[202419]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:12 smithi087 ceph-mon[198934]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:14 smithi163 ceph-mon[190496]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:14 smithi087 ceph-mon[202419]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:14 smithi087 ceph-mon[198934]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:45:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:16 smithi163 ceph-mon[190496]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:16 smithi087 ceph-mon[202419]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:16 smithi087 ceph-mon[198934]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:18 smithi163 ceph-mon[190496]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:18 smithi087 ceph-mon[202419]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:18 smithi087 ceph-mon[198934]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:20 smithi163 ceph-mon[190496]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:20 smithi087 ceph-mon[202419]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:20 smithi087 ceph-mon[198934]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:22 smithi163 ceph-mon[190496]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:22 smithi087 ceph-mon[202419]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:22 smithi087 ceph-mon[198934]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:23 smithi163 ceph-mon[190496]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:23 smithi087 ceph-mon[202419]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:23.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:23 smithi087 ceph-mon[198934]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:25.601 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:25] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:45:25.602 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:25 smithi087 ceph-mon[202419]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:25.602 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:25 smithi087 ceph-mon[198934]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:25.920 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:25 smithi163 ceph-mon[190496]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:28 smithi163 ceph-mon[190496]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:28 smithi087 ceph-mon[202419]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:28 smithi087 ceph-mon[198934]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:30 smithi163 ceph-mon[190496]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:30.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:30 smithi087 ceph-mon[202419]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:30 smithi087 ceph-mon[198934]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:32 smithi163 ceph-mon[190496]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:32.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:32 smithi087 ceph-mon[202419]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:32 smithi087 ceph-mon[198934]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:34 smithi163 ceph-mon[190496]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:34.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:34 smithi087 ceph-mon[202419]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:34 smithi087 ceph-mon[198934]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:35.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:45:35.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:45:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:36 smithi163 ceph-mon[190496]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:36.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:36 smithi087 ceph-mon[202419]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:36 smithi087 ceph-mon[198934]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:38 smithi163 ceph-mon[190496]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:38.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:38 smithi087 ceph-mon[202419]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:38 smithi087 ceph-mon[198934]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:40 smithi163 ceph-mon[190496]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:40 smithi087 ceph-mon[202419]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:40 smithi087 ceph-mon[198934]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:42 smithi163 ceph-mon[190496]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:42.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:42 smithi087 ceph-mon[202419]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:42 smithi087 ceph-mon[198934]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:44 smithi163 ceph-mon[190496]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:44 smithi087 ceph-mon[202419]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:44 smithi087 ceph-mon[198934]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:45:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:46 smithi163 ceph-mon[190496]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:46 smithi087 ceph-mon[202419]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:46 smithi087 ceph-mon[198934]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:48 smithi163 ceph-mon[190496]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:48 smithi087 ceph-mon[202419]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:48 smithi087 ceph-mon[198934]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:50 smithi163 ceph-mon[190496]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:50 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:50 smithi087 ceph-mon[202419]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:50 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:50 smithi087 ceph-mon[198934]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:50 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:45:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:52 smithi163 ceph-mon[190496]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:52 smithi087 ceph-mon[202419]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:52 smithi087 ceph-mon[198934]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:54 smithi163 ceph-mon[190496]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:54.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:54 smithi087 ceph-mon[202419]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:54 smithi087 ceph-mon[198934]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:45:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:45:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:45:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:56 smithi163 ceph-mon[190496]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:56 smithi087 ceph-mon[202419]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:56 smithi087 ceph-mon[198934]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:45:58 smithi163 ceph-mon[190496]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:45:58 smithi087 ceph-mon[202419]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:45:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:45:58 smithi087 ceph-mon[198934]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:00 smithi163 ceph-mon[190496]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:00 smithi087 ceph-mon[202419]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:00 smithi087 ceph-mon[198934]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:02 smithi163 ceph-mon[190496]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:02 smithi087 ceph-mon[202419]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:02 smithi087 ceph-mon[198934]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:04 smithi163 ceph-mon[190496]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:04 smithi087 ceph-mon[202419]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:04 smithi087 ceph-mon[198934]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:05.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:46:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:06 smithi163 ceph-mon[190496]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:06 smithi087 ceph-mon[202419]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:06 smithi087 ceph-mon[198934]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:08 smithi163 ceph-mon[190496]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:08 smithi087 ceph-mon[202419]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:08 smithi087 ceph-mon[198934]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:10 smithi163 ceph-mon[190496]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:10 smithi087 ceph-mon[202419]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:10.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:10 smithi087 ceph-mon[198934]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:12.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:12 smithi163 ceph-mon[190496]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:12 smithi087 ceph-mon[202419]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:12 smithi087 ceph-mon[198934]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:14 smithi163 ceph-mon[190496]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:14 smithi087 ceph-mon[202419]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:14 smithi087 ceph-mon[198934]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:46:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:16 smithi163 ceph-mon[190496]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:16 smithi087 ceph-mon[202419]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:16 smithi087 ceph-mon[198934]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:18 smithi163 ceph-mon[190496]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:18.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:18 smithi087 ceph-mon[202419]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:18 smithi087 ceph-mon[198934]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:19.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:19.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:19.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:20 smithi163 ceph-mon[190496]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:20.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:20 smithi087 ceph-mon[202419]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:20 smithi087 ceph-mon[198934]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:22.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:22 smithi163 ceph-mon[190496]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:22 smithi087 ceph-mon[198934]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:22.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:22 smithi087 ceph-mon[202419]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:24 smithi163 ceph-mon[190496]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:24.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:24 smithi087 ceph-mon[202419]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:24 smithi087 ceph-mon[198934]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:46:26.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:26 smithi163 ceph-mon[190496]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:26 smithi087 ceph-mon[202419]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:26 smithi087 ceph-mon[198934]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:28 smithi163 ceph-mon[190496]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:28 smithi087 ceph-mon[198934]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:28 smithi087 ceph-mon[202419]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:30 smithi163 ceph-mon[190496]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:30 smithi087 ceph-mon[198934]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:30 smithi087 ceph-mon[202419]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:32 smithi087 ceph-mon[202419]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:32 smithi087 ceph-mon[198934]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:32.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:32 smithi163 ceph-mon[190496]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:34 smithi087 ceph-mon[202419]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:34.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:34 smithi087 ceph-mon[198934]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:34.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:34 smithi163 ceph-mon[190496]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:35.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:46:35.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:35 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:35.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:35 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:35 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:36.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:46:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:46:38.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:38 smithi087 ceph-mon[202419]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:38 smithi087 ceph-mon[198934]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:38 smithi163 ceph-mon[190496]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:40.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:40 smithi087 ceph-mon[202419]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:40 smithi087 ceph-mon[198934]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:40 smithi163 ceph-mon[190496]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:42 smithi087 ceph-mon[202419]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:42 smithi087 ceph-mon[198934]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:42.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:42 smithi163 ceph-mon[190496]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:44.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:44 smithi087 ceph-mon[202419]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:44 smithi087 ceph-mon[198934]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:44 smithi163 ceph-mon[190496]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:46:46.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:46 smithi087 ceph-mon[202419]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:46.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:46 smithi087 ceph-mon[198934]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:46.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:46 smithi163 ceph-mon[190496]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:48.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:48 smithi087 ceph-mon[202419]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:48 smithi087 ceph-mon[198934]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:48 smithi163 ceph-mon[190496]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:49.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:46:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:50 smithi163 ceph-mon[190496]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:50 smithi087 ceph-mon[202419]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:50.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:50 smithi087 ceph-mon[198934]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:52 smithi163 ceph-mon[190496]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:52 smithi087 ceph-mon[198934]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:52 smithi087 ceph-mon[202419]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:54 smithi163 ceph-mon[190496]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:54 smithi087 ceph-mon[198934]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:54 smithi087 ceph-mon[202419]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:46:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:46:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:46:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:56 smithi163 ceph-mon[190496]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:56 smithi087 ceph-mon[202419]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:56 smithi087 ceph-mon[198934]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:46:58 smithi163 ceph-mon[190496]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:46:58 smithi087 ceph-mon[202419]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:46:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:46:58 smithi087 ceph-mon[198934]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:00 smithi163 ceph-mon[190496]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:00 smithi087 ceph-mon[202419]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:00 smithi087 ceph-mon[198934]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:02 smithi163 ceph-mon[190496]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:02 smithi087 ceph-mon[202419]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:02 smithi087 ceph-mon[198934]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:04 smithi163 ceph-mon[190496]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:04.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:04 smithi087 ceph-mon[198934]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:04 smithi087 ceph-mon[202419]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:05.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:47:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:06 smithi163 ceph-mon[190496]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:06 smithi087 ceph-mon[202419]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:06 smithi087 ceph-mon[198934]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:08 smithi163 ceph-mon[190496]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:08 smithi087 ceph-mon[202419]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:08 smithi087 ceph-mon[198934]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:10 smithi163 ceph-mon[190496]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:10 smithi087 ceph-mon[202419]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:10 smithi087 ceph-mon[198934]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:12 smithi163 ceph-mon[190496]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:12 smithi087 ceph-mon[202419]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:12 smithi087 ceph-mon[198934]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:14.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:14 smithi163 ceph-mon[190496]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:14 smithi087 ceph-mon[202419]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:14 smithi087 ceph-mon[198934]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:47:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:16 smithi163 ceph-mon[190496]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:16 smithi087 ceph-mon[202419]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:16 smithi087 ceph-mon[198934]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:18 smithi163 ceph-mon[190496]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:18 smithi087 ceph-mon[202419]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:18 smithi087 ceph-mon[198934]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:19.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:20 smithi163 ceph-mon[190496]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:20 smithi087 ceph-mon[202419]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:20 smithi087 ceph-mon[198934]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:22.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:22 smithi163 ceph-mon[190496]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:22 smithi087 ceph-mon[202419]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:22 smithi087 ceph-mon[198934]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:24 smithi163 ceph-mon[190496]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:24.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:24 smithi087 ceph-mon[198934]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:24 smithi087 ceph-mon[202419]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:47:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:26 smithi163 ceph-mon[190496]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:26 smithi087 ceph-mon[202419]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:26 smithi087 ceph-mon[198934]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:28.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:28 smithi163 ceph-mon[190496]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:28 smithi087 ceph-mon[202419]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:28 smithi087 ceph-mon[198934]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:30 smithi163 ceph-mon[190496]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:30 smithi087 ceph-mon[202419]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:30 smithi087 ceph-mon[198934]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:32 smithi163 ceph-mon[190496]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:32 smithi087 ceph-mon[202419]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:32 smithi087 ceph-mon[198934]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:34 smithi163 ceph-mon[190496]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:34 smithi087 ceph-mon[202419]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:34 smithi087 ceph-mon[198934]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:47:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:36 smithi163 ceph-mon[190496]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:36 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:36 smithi087 ceph-mon[202419]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:36 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:36 smithi087 ceph-mon[198934]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:36 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:47:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:47:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:47:38.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:38 smithi163 ceph-mon[190496]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:38 smithi087 ceph-mon[202419]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:38 smithi087 ceph-mon[198934]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:40 smithi163 ceph-mon[190496]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:40 smithi087 ceph-mon[202419]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:40 smithi087 ceph-mon[198934]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:41.421 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 21:47:41 smithi163 conmon[243720]: ts=2023-10-07T21:47:41.028Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1696704459331 maxt=1696708800000 ulid=01HC61RH1NKKG8X9BRXDC9PJGD duration=46.234546ms 2023-10-07T21:47:41.421 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 21:47:41 smithi163 conmon[243720]: ts=2023-10-07T21:47:41.035Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=6.568592ms 2023-10-07T21:47:41.421 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 21:47:41 smithi163 conmon[243720]: ts=2023-10-07T21:47:41.035Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=2 mint=1696708800000 2023-10-07T21:47:41.421 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 21:47:41 smithi163 conmon[243720]: ts=2023-10-07T21:47:41.046Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=2 duration=10.947178ms 2023-10-07T21:47:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:42 smithi163 ceph-mon[190496]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:42 smithi087 ceph-mon[202419]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:42 smithi087 ceph-mon[198934]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:44.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:44 smithi163 ceph-mon[190496]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:44 smithi087 ceph-mon[202419]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:44 smithi087 ceph-mon[198934]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:47:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:46 smithi163 ceph-mon[190496]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:46 smithi087 ceph-mon[202419]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:46 smithi087 ceph-mon[198934]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:48 smithi163 ceph-mon[190496]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:48 smithi087 ceph-mon[202419]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:48 smithi087 ceph-mon[198934]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:47:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:50 smithi163 ceph-mon[190496]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:50 smithi087 ceph-mon[202419]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:50 smithi087 ceph-mon[198934]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:52 smithi163 ceph-mon[190496]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:52 smithi087 ceph-mon[202419]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:52 smithi087 ceph-mon[198934]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:54 smithi163 ceph-mon[190496]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:54 smithi087 ceph-mon[202419]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:54.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:54 smithi087 ceph-mon[198934]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:47:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:47:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:47:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:56 smithi163 ceph-mon[190496]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:56 smithi087 ceph-mon[202419]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:56 smithi087 ceph-mon[198934]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:47:58 smithi163 ceph-mon[190496]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:47:58 smithi087 ceph-mon[202419]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:47:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:47:58 smithi087 ceph-mon[198934]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:00 smithi163 ceph-mon[190496]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:00 smithi087 ceph-mon[202419]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:00 smithi087 ceph-mon[198934]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:02.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:02 smithi163 ceph-mon[190496]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:02 smithi087 ceph-mon[202419]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:02 smithi087 ceph-mon[198934]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:04 smithi163 ceph-mon[190496]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:04 smithi087 ceph-mon[202419]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:04 smithi087 ceph-mon[198934]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:05] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:48:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:06 smithi163 ceph-mon[190496]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:06 smithi087 ceph-mon[202419]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:06 smithi087 ceph-mon[198934]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:08.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:08 smithi163 ceph-mon[190496]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:08 smithi087 ceph-mon[202419]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:08 smithi087 ceph-mon[198934]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:10 smithi163 ceph-mon[190496]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:10 smithi087 ceph-mon[202419]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:10 smithi087 ceph-mon[198934]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:12 smithi163 ceph-mon[190496]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:12 smithi087 ceph-mon[202419]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:12 smithi087 ceph-mon[198934]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:14 smithi163 ceph-mon[190496]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:14 smithi087 ceph-mon[202419]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:14 smithi087 ceph-mon[198934]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:15] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:48:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:16 smithi163 ceph-mon[190496]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:16 smithi087 ceph-mon[202419]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:16 smithi087 ceph-mon[198934]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:18 smithi163 ceph-mon[190496]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:18 smithi087 ceph-mon[202419]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:18 smithi087 ceph-mon[198934]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:20.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:20 smithi163 ceph-mon[190496]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:20 smithi087 ceph-mon[202419]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:20 smithi087 ceph-mon[198934]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:22 smithi163 ceph-mon[190496]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:22 smithi087 ceph-mon[202419]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:22 smithi087 ceph-mon[198934]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:24 smithi163 ceph-mon[190496]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:24 smithi087 ceph-mon[202419]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:24 smithi087 ceph-mon[198934]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:48:26.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:26 smithi163 ceph-mon[190496]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:26 smithi087 ceph-mon[202419]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:26 smithi087 ceph-mon[198934]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:28 smithi163 ceph-mon[190496]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:28 smithi087 ceph-mon[202419]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:28 smithi087 ceph-mon[198934]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:30 smithi163 ceph-mon[190496]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:30 smithi087 ceph-mon[202419]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:30 smithi087 ceph-mon[198934]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:32 smithi163 ceph-mon[190496]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:32.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:32 smithi087 ceph-mon[198934]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:32 smithi087 ceph-mon[202419]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:34 smithi163 ceph-mon[190496]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:34 smithi087 ceph-mon[202419]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:34 smithi087 ceph-mon[198934]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:48:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:36 smithi163 ceph-mon[190496]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:36 smithi087 ceph-mon[202419]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:36 smithi087 ceph-mon[198934]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:37.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:37 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:48:37.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:48:37.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:37 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:48:38.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:38 smithi163 ceph-mon[190496]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:38.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:38 smithi087 ceph-mon[198934]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:38 smithi087 ceph-mon[202419]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:40 smithi163 ceph-mon[190496]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:40 smithi087 ceph-mon[202419]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:40 smithi087 ceph-mon[198934]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:42 smithi163 ceph-mon[190496]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:42 smithi087 ceph-mon[202419]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:42 smithi087 ceph-mon[198934]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:44 smithi163 ceph-mon[190496]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:44 smithi087 ceph-mon[202419]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:44 smithi087 ceph-mon[198934]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:48:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:46 smithi163 ceph-mon[190496]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:46 smithi087 ceph-mon[202419]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:46 smithi087 ceph-mon[198934]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:48 smithi163 ceph-mon[190496]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:48.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:48 smithi087 ceph-mon[198934]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:48 smithi087 ceph-mon[202419]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:48:50.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:50 smithi163 ceph-mon[190496]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:50 smithi087 ceph-mon[202419]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:50 smithi087 ceph-mon[198934]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:52 smithi163 ceph-mon[190496]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:52 smithi087 ceph-mon[202419]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:52 smithi087 ceph-mon[198934]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:53.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:53 smithi163 ceph-mon[190496]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:53.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:53 smithi087 ceph-mon[202419]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:53.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:53 smithi087 ceph-mon[198934]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:55.654 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:48:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:48:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:48:55.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:55 smithi087 ceph-mon[198934]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:55.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:55 smithi163 ceph-mon[190496]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:55.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:55 smithi087 ceph-mon[202419]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:48:58 smithi163 ceph-mon[190496]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:58.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:48:58 smithi087 ceph-mon[202419]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:48:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:48:58 smithi087 ceph-mon[198934]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:00.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:00 smithi163 ceph-mon[190496]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:00 smithi087 ceph-mon[202419]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:00 smithi087 ceph-mon[198934]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:02 smithi163 ceph-mon[190496]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:02.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:02 smithi087 ceph-mon[202419]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:02 smithi087 ceph-mon[198934]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:04 smithi163 ceph-mon[190496]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:04 smithi087 ceph-mon[202419]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:04 smithi087 ceph-mon[198934]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:05 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:05.452 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:49:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:05 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:05.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:05 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:06 smithi163 ceph-mon[190496]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:06 smithi087 ceph-mon[198934]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:06 smithi087 ceph-mon[202419]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:49:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:49:07.407181107Z level=info msg="Completed cleanup jobs" duration=116.206492ms 2023-10-07T21:49:08.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:08 smithi163 ceph-mon[190496]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:08.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:08 smithi087 ceph-mon[202419]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:08 smithi087 ceph-mon[198934]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:10.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:10 smithi163 ceph-mon[190496]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:10 smithi087 ceph-mon[202419]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:10 smithi087 ceph-mon[198934]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:12.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:12 smithi163 ceph-mon[190496]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:12 smithi087 ceph-mon[202419]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:12 smithi087 ceph-mon[198934]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:14.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:14 smithi163 ceph-mon[190496]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:14 smithi087 ceph-mon[202419]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:14 smithi087 ceph-mon[198934]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:49:16.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:16 smithi163 ceph-mon[190496]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:16 smithi087 ceph-mon[202419]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:16 smithi087 ceph-mon[198934]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:18.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:18 smithi163 ceph-mon[190496]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:18.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:18 smithi087 ceph-mon[202419]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:18 smithi087 ceph-mon[198934]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:20 smithi163 ceph-mon[190496]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:20.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:20 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:20.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:20 smithi087 ceph-mon[202419]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:20.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:20 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:20 smithi087 ceph-mon[198934]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:20.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:20 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:22.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:22 smithi163 ceph-mon[190496]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:22 smithi087 ceph-mon[202419]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:22 smithi087 ceph-mon[198934]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:24.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:24 smithi163 ceph-mon[190496]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:24 smithi087 ceph-mon[198934]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:24 smithi087 ceph-mon[202419]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:49:26.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:26 smithi163 ceph-mon[190496]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:26 smithi087 ceph-mon[198934]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:26 smithi087 ceph-mon[202419]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:28.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:28 smithi163 ceph-mon[190496]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:28.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:28 smithi087 ceph-mon[198934]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:28 smithi087 ceph-mon[202419]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:30.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:30 smithi163 ceph-mon[190496]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:30.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:30 smithi087 ceph-mon[202419]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:30 smithi087 ceph-mon[198934]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:32.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:32 smithi163 ceph-mon[190496]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:32.864 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:32 smithi087 ceph-mon[202419]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:32.864 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:32 smithi087 ceph-mon[198934]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:34 smithi163 ceph-mon[190496]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:34.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:34 smithi087 ceph-mon[202419]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:34.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:34 smithi087 ceph-mon[198934]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:34.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:49:36.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:36 smithi163 ceph-mon[190496]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:36.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:36 smithi087 ceph-mon[202419]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:36.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:36 smithi087 ceph-mon[198934]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:38 smithi163 ceph-mon[190496]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:38.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:49:38.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[202419]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[198934]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:49:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:49:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:40 smithi087 ceph-mon[202419]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:40 smithi087 ceph-mon[198934]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:40.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:40 smithi163 ceph-mon[190496]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:42 smithi087 ceph-mon[202419]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:42.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:42 smithi087 ceph-mon[198934]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:42 smithi163 ceph-mon[190496]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:44.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:44 smithi087 ceph-mon[202419]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:44.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:44 smithi087 ceph-mon[198934]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:44.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:44 smithi163 ceph-mon[190496]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:49:46.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:46 smithi087 ceph-mon[198934]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:46.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:46 smithi087 ceph-mon[202419]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:46.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:46 smithi163 ceph-mon[190496]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:48.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:48 smithi087 ceph-mon[202419]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:48.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:48 smithi087 ceph-mon[198934]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:48 smithi163 ceph-mon[190496]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:49.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:49.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:49:50.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:50 smithi087 ceph-mon[202419]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:50.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:50 smithi087 ceph-mon[198934]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:50 smithi163 ceph-mon[190496]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:52 smithi087 ceph-mon[202419]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:52 smithi087 ceph-mon[198934]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:52.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:52 smithi163 ceph-mon[190496]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:54.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:54 smithi087 ceph-mon[202419]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:54 smithi087 ceph-mon[198934]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:54.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:54 smithi163 ceph-mon[190496]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:49:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:49:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:49:56.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:56 smithi087 ceph-mon[202419]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:56 smithi087 ceph-mon[198934]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:56.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:56 smithi163 ceph-mon[190496]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:58.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:49:58 smithi087 ceph-mon[202419]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:49:58 smithi087 ceph-mon[198934]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:49:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:49:58 smithi163 ceph-mon[190496]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:00 smithi087 ceph-mon[202419]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:00.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T21:50:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:00 smithi087 ceph-mon[198934]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T21:50:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:00 smithi163 ceph-mon[190496]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T21:50:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:02 smithi087 ceph-mon[202419]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:02 smithi087 ceph-mon[198934]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:02 smithi163 ceph-mon[190496]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:04.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:04 smithi087 ceph-mon[198934]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:04.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:04 smithi087 ceph-mon[202419]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:04 smithi163 ceph-mon[190496]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:05] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:50:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:06 smithi163 ceph-mon[190496]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:06.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:06 smithi087 ceph-mon[198934]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:06 smithi087 ceph-mon[202419]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:08 smithi163 ceph-mon[190496]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:08.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:08 smithi087 ceph-mon[198934]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:08 smithi087 ceph-mon[202419]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:10.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:10 smithi163 ceph-mon[190496]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:10.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:10 smithi087 ceph-mon[198934]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:10 smithi087 ceph-mon[202419]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:12 smithi163 ceph-mon[190496]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:12 smithi087 ceph-mon[202419]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:12 smithi087 ceph-mon[198934]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:14 smithi163 ceph-mon[190496]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:14 smithi087 ceph-mon[202419]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:14 smithi087 ceph-mon[198934]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:15] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:50:16.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:16 smithi163 ceph-mon[190496]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:16 smithi087 ceph-mon[202419]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:16 smithi087 ceph-mon[198934]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:18 smithi163 ceph-mon[190496]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:18 smithi087 ceph-mon[202419]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:18 smithi087 ceph-mon[198934]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:20.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:20 smithi163 ceph-mon[190496]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:20 smithi087 ceph-mon[202419]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:20 smithi087 ceph-mon[198934]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:22 smithi163 ceph-mon[190496]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:22 smithi087 ceph-mon[202419]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:22 smithi087 ceph-mon[198934]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:24 smithi163 ceph-mon[190496]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:24 smithi087 ceph-mon[202419]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:24 smithi087 ceph-mon[198934]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:50:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:26 smithi163 ceph-mon[190496]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:26 smithi087 ceph-mon[202419]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:26 smithi087 ceph-mon[198934]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:28 smithi163 ceph-mon[190496]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:28 smithi087 ceph-mon[202419]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:28 smithi087 ceph-mon[198934]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:30 smithi163 ceph-mon[190496]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:30 smithi087 ceph-mon[202419]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:30 smithi087 ceph-mon[198934]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:32.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:32 smithi163 ceph-mon[190496]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:32 smithi087 ceph-mon[202419]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:32 smithi087 ceph-mon[198934]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:34 smithi163 ceph-mon[190496]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:34 smithi087 ceph-mon[198934]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:34 smithi087 ceph-mon[202419]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:50:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:36 smithi163 ceph-mon[190496]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:36 smithi087 ceph-mon[202419]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:36 smithi087 ceph-mon[198934]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:38 smithi163 ceph-mon[190496]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:38 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:38 smithi087 ceph-mon[202419]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:38 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:38 smithi087 ceph-mon[198934]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:38 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:50:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:50:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:50:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:50:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:50:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:50:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:40 smithi163 ceph-mon[190496]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:40 smithi087 ceph-mon[202419]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:40 smithi087 ceph-mon[198934]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:42.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:42 smithi163 ceph-mon[190496]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:42 smithi087 ceph-mon[202419]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:42 smithi087 ceph-mon[198934]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:44 smithi163 ceph-mon[190496]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:44 smithi087 ceph-mon[202419]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:44 smithi087 ceph-mon[198934]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:50:46.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:46 smithi163 ceph-mon[190496]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:46 smithi087 ceph-mon[202419]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:46.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:46 smithi087 ceph-mon[198934]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:48 smithi163 ceph-mon[190496]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:48 smithi087 ceph-mon[202419]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:48 smithi087 ceph-mon[198934]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:49.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:50:50.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:50 smithi163 ceph-mon[190496]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:50 smithi087 ceph-mon[202419]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:50 smithi087 ceph-mon[198934]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:52 smithi163 ceph-mon[190496]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:52 smithi087 ceph-mon[202419]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:52 smithi087 ceph-mon[198934]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:54 smithi163 ceph-mon[190496]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:54 smithi087 ceph-mon[202419]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:54 smithi087 ceph-mon[198934]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:50:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:50:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:50:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:56 smithi163 ceph-mon[190496]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:56 smithi087 ceph-mon[202419]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:56 smithi087 ceph-mon[198934]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:50:58 smithi163 ceph-mon[190496]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:50:58 smithi087 ceph-mon[202419]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:50:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:50:58 smithi087 ceph-mon[198934]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:00 smithi163 ceph-mon[190496]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:00 smithi087 ceph-mon[202419]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:00 smithi087 ceph-mon[198934]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:02 smithi163 ceph-mon[190496]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:02 smithi087 ceph-mon[202419]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:02 smithi087 ceph-mon[198934]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:04 smithi163 ceph-mon[190496]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:04 smithi087 ceph-mon[202419]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:04 smithi087 ceph-mon[198934]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:51:06.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:06 smithi163 ceph-mon[190496]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:06 smithi087 ceph-mon[202419]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:06 smithi087 ceph-mon[198934]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:08 smithi163 ceph-mon[190496]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:08 smithi087 ceph-mon[202419]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:08 smithi087 ceph-mon[198934]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:10 smithi163 ceph-mon[190496]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:10 smithi087 ceph-mon[202419]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:10 smithi087 ceph-mon[198934]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:12 smithi163 ceph-mon[190496]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:12 smithi087 ceph-mon[202419]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:12 smithi087 ceph-mon[198934]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:14 smithi163 ceph-mon[190496]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:14 smithi087 ceph-mon[202419]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:14 smithi087 ceph-mon[198934]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:51:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:16 smithi163 ceph-mon[190496]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:16 smithi087 ceph-mon[202419]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:16 smithi087 ceph-mon[198934]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:18 smithi163 ceph-mon[190496]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:18 smithi087 ceph-mon[202419]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:18 smithi087 ceph-mon[198934]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:20 smithi163 ceph-mon[190496]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:20 smithi087 ceph-mon[202419]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:20 smithi087 ceph-mon[198934]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:22.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:22 smithi163 ceph-mon[190496]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:22.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:22 smithi087 ceph-mon[202419]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:22.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:22 smithi087 ceph-mon[198934]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:24.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:24 smithi163 ceph-mon[190496]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:24 smithi087 ceph-mon[202419]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:24 smithi087 ceph-mon[198934]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:51:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:26 smithi163 ceph-mon[190496]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:26 smithi087 ceph-mon[202419]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:26 smithi087 ceph-mon[198934]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:28 smithi163 ceph-mon[190496]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:28 smithi087 ceph-mon[202419]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:28 smithi087 ceph-mon[198934]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:30.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:30 smithi163 ceph-mon[190496]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:30 smithi087 ceph-mon[202419]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:30 smithi087 ceph-mon[198934]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:32 smithi163 ceph-mon[190496]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:32 smithi087 ceph-mon[202419]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:32 smithi087 ceph-mon[198934]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:34 smithi163 ceph-mon[190496]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:34 smithi087 ceph-mon[198934]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:34 smithi087 ceph-mon[202419]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:51:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:36 smithi163 ceph-mon[190496]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:36 smithi087 ceph-mon[202419]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:36 smithi087 ceph-mon[198934]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:38.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:38 smithi163 ceph-mon[190496]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:38 smithi087 ceph-mon[202419]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:38 smithi087 ceph-mon[198934]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:39 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:51:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:51:39.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:39 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:51:40.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:40 smithi163 ceph-mon[190496]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:40 smithi087 ceph-mon[198934]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:40 smithi087 ceph-mon[202419]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:42 smithi163 ceph-mon[190496]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:42 smithi087 ceph-mon[202419]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:42 smithi087 ceph-mon[198934]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:44 smithi163 ceph-mon[190496]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:44 smithi087 ceph-mon[202419]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:44 smithi087 ceph-mon[198934]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:51:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:46 smithi163 ceph-mon[190496]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:46 smithi087 ceph-mon[202419]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:46 smithi087 ceph-mon[198934]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:48.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:48 smithi163 ceph-mon[190496]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:48 smithi087 ceph-mon[198934]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:48 smithi087 ceph-mon[202419]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:49.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:51:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:50 smithi163 ceph-mon[190496]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:50.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:50 smithi087 ceph-mon[198934]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:50 smithi087 ceph-mon[202419]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:52.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:52 smithi163 ceph-mon[190496]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:52.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:52 smithi087 ceph-mon[198934]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:52 smithi087 ceph-mon[202419]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:54 smithi163 ceph-mon[190496]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:54.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:54 smithi087 ceph-mon[198934]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:54 smithi087 ceph-mon[202419]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:51:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:51:55] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:51:56.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:56 smithi163 ceph-mon[190496]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:56.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:56 smithi087 ceph-mon[198934]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:56 smithi087 ceph-mon[202419]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:51:58 smithi163 ceph-mon[190496]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:58.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:51:58 smithi087 ceph-mon[198934]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:51:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:51:58 smithi087 ceph-mon[202419]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:00.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:00 smithi163 ceph-mon[190496]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:00.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:00 smithi087 ceph-mon[198934]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:00 smithi087 ceph-mon[202419]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:02 smithi163 ceph-mon[190496]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:02 smithi087 ceph-mon[202419]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:02 smithi087 ceph-mon[198934]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:04 smithi163 ceph-mon[190496]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:04.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:04 smithi087 ceph-mon[198934]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:04 smithi087 ceph-mon[202419]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:05] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:52:06.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:06 smithi163 ceph-mon[190496]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:06.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:06 smithi087 ceph-mon[198934]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:06 smithi087 ceph-mon[202419]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:08 smithi163 ceph-mon[190496]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:08.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:08 smithi087 ceph-mon[198934]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:08 smithi087 ceph-mon[202419]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:10 smithi163 ceph-mon[190496]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:10.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:10 smithi087 ceph-mon[198934]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:10 smithi087 ceph-mon[202419]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:12.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:12 smithi163 ceph-mon[190496]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:12 smithi087 ceph-mon[202419]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:12 smithi087 ceph-mon[198934]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:14 smithi163 ceph-mon[190496]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:14 smithi087 ceph-mon[202419]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:14 smithi087 ceph-mon[198934]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:15] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:52:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:16 smithi163 ceph-mon[190496]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:16 smithi087 ceph-mon[202419]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:16 smithi087 ceph-mon[198934]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:18 smithi163 ceph-mon[190496]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:18 smithi087 ceph-mon[202419]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:18 smithi087 ceph-mon[198934]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:20.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:20 smithi163 ceph-mon[190496]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:20 smithi087 ceph-mon[202419]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:20 smithi087 ceph-mon[198934]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:22 smithi163 ceph-mon[190496]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:22 smithi087 ceph-mon[202419]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:22 smithi087 ceph-mon[198934]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:24 smithi163 ceph-mon[190496]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:24 smithi087 ceph-mon[202419]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:24 smithi087 ceph-mon[198934]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:52:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:26 smithi163 ceph-mon[190496]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:26 smithi087 ceph-mon[202419]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:26 smithi087 ceph-mon[198934]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:28 smithi163 ceph-mon[190496]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:28 smithi087 ceph-mon[202419]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:28.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:28 smithi087 ceph-mon[198934]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:30 smithi163 ceph-mon[190496]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:30 smithi087 ceph-mon[202419]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:30 smithi087 ceph-mon[198934]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:32 smithi163 ceph-mon[190496]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:32 smithi087 ceph-mon[202419]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:32 smithi087 ceph-mon[198934]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:33.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:33 smithi163 ceph-mon[190496]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:33 smithi087 ceph-mon[202419]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:33.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:33 smithi087 ceph-mon[198934]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:34.716 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:35.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:35 smithi163 ceph-mon[190496]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:35] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:52:35.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:35 smithi087 ceph-mon[202419]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:35.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:35 smithi087 ceph-mon[198934]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:38.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:38 smithi163 ceph-mon[190496]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:38.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:38 smithi087 ceph-mon[202419]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:38.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:38 smithi087 ceph-mon[198934]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:40 smithi163 ceph-mon[190496]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:40.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:40 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:40 smithi087 ceph-mon[202419]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:40.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:40 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:40 smithi087 ceph-mon[198934]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:40.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:40 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:52:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:42 smithi163 ceph-mon[190496]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:42.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:42 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[202419]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[198934]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:42.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:42 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:43.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:52:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:52:43.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:52:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:44 smithi163 ceph-mon[190496]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:44 smithi087 ceph-mon[202419]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:44 smithi087 ceph-mon[198934]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:45] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:52:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:46 smithi163 ceph-mon[190496]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:46 smithi087 ceph-mon[202419]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:46 smithi087 ceph-mon[198934]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:48 smithi163 ceph-mon[190496]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:48 smithi087 ceph-mon[202419]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:48 smithi087 ceph-mon[198934]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:49.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:52:50.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:50 smithi163 ceph-mon[190496]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:50 smithi087 ceph-mon[202419]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:50 smithi087 ceph-mon[198934]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:52.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:52 smithi163 ceph-mon[190496]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:52.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:52 smithi087 ceph-mon[202419]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:52.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:52 smithi087 ceph-mon[198934]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:54.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:54 smithi163 ceph-mon[190496]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:54.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:54 smithi087 ceph-mon[202419]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:54.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:54 smithi087 ceph-mon[198934]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:52:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:52:55] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:52:56.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:56 smithi163 ceph-mon[190496]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:56.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:56 smithi087 ceph-mon[202419]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:56.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:56 smithi087 ceph-mon[198934]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:58.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:52:58 smithi163 ceph-mon[190496]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:58.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:52:58 smithi087 ceph-mon[202419]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:52:58.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:52:58 smithi087 ceph-mon[198934]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:00.420 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:00 smithi163 ceph-mon[190496]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:00.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:00 smithi087 ceph-mon[202419]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:00.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:00 smithi087 ceph-mon[198934]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:02 smithi163 ceph-mon[190496]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:02 smithi087 ceph-mon[202419]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:02.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:02 smithi087 ceph-mon[198934]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:04 smithi087 ceph-mon[202419]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:04.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:04 smithi087 ceph-mon[198934]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:04 smithi163 ceph-mon[190496]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:05] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:53:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:06 smithi087 ceph-mon[202419]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:06 smithi087 ceph-mon[198934]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:06.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:06 smithi163 ceph-mon[190496]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:08.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:08 smithi087 ceph-mon[202419]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:08.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:08 smithi087 ceph-mon[198934]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:08.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:08 smithi163 ceph-mon[190496]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:10 smithi087 ceph-mon[202419]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:10.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:10 smithi087 ceph-mon[198934]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:10.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:10 smithi163 ceph-mon[190496]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:12.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:12 smithi087 ceph-mon[202419]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:12.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:12 smithi087 ceph-mon[198934]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:12 smithi163 ceph-mon[190496]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:14.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:14 smithi087 ceph-mon[202419]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:14.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:14 smithi087 ceph-mon[198934]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:14.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:14 smithi163 ceph-mon[190496]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:15] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:53:16.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:16 smithi087 ceph-mon[202419]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:16.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:16 smithi087 ceph-mon[198934]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:16.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:16 smithi163 ceph-mon[190496]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:18.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:18 smithi087 ceph-mon[202419]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:18.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:18 smithi087 ceph-mon[198934]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:18 smithi163 ceph-mon[190496]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:19.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:19.923 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:19.924 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:20.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:20 smithi087 ceph-mon[202419]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:22.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:20 smithi087 ceph-mon[198934]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:22.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:22 smithi087 ceph-mon[202419]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:22 smithi087 ceph-mon[198934]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.219 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:20 smithi163 ceph-mon[190496]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.219 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:22 smithi163 ceph-mon[190496]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:24 smithi087 ceph-mon[202419]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.690 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:24 smithi087 ceph-mon[198934]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:24.690 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:24 smithi163 ceph-mon[190496]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:25] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:53:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:26 smithi087 ceph-mon[202419]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:27.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:26 smithi087 ceph-mon[198934]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:27.028 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:26 smithi163 ceph-mon[190496]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:28 smithi087 ceph-mon[202419]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:28 smithi087 ceph-mon[198934]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:28 smithi163 ceph-mon[190496]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:30.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:30 smithi163 ceph-mon[190496]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:30.753 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:30 smithi087 ceph-mon[202419]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:30.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:30 smithi087 ceph-mon[198934]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:32 smithi163 ceph-mon[190496]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:32.720 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:32 smithi087 ceph-mon[202419]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:32.721 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:32 smithi087 ceph-mon[198934]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:34 smithi163 ceph-mon[190496]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:34 smithi087 ceph-mon[202419]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:34 smithi087 ceph-mon[198934]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:53:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:36 smithi163 ceph-mon[190496]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:36 smithi087 ceph-mon[202419]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:36 smithi087 ceph-mon[198934]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:38 smithi163 ceph-mon[190496]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:38 smithi087 ceph-mon[202419]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:38 smithi087 ceph-mon[198934]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:40 smithi163 ceph-mon[190496]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:40 smithi087 ceph-mon[202419]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:40 smithi087 ceph-mon[198934]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:42.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:42 smithi163 ceph-mon[190496]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:42 smithi087 ceph-mon[202419]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:42 smithi087 ceph-mon[198934]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:43.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:43 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:43.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:43 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:43.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:43 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:53:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:44 smithi163 ceph-mon[190496]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:53:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[202419]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[198934]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:53:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:53:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:53:46.672 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:46 smithi163 ceph-mon[190496]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:46.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:46 smithi087 ceph-mon[202419]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:46.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:46 smithi087 ceph-mon[198934]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:48 smithi163 ceph-mon[190496]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:48 smithi087 ceph-mon[202419]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:48 smithi087 ceph-mon[198934]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:53:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:50 smithi163 ceph-mon[190496]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:50 smithi087 ceph-mon[202419]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:50 smithi087 ceph-mon[198934]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:52.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:52 smithi163 ceph-mon[190496]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:52 smithi087 ceph-mon[202419]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:52 smithi087 ceph-mon[198934]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:54 smithi163 ceph-mon[190496]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:54.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:54 smithi087 ceph-mon[198934]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:54 smithi087 ceph-mon[202419]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:53:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:53:55] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:53:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:56 smithi163 ceph-mon[190496]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:56.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:56 smithi087 ceph-mon[198934]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:56 smithi087 ceph-mon[202419]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:53:58 smithi163 ceph-mon[190496]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:58.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:53:58 smithi087 ceph-mon[202419]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:53:58.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:53:58 smithi087 ceph-mon[198934]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:00 smithi163 ceph-mon[190496]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:00 smithi087 ceph-mon[202419]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:00 smithi087 ceph-mon[198934]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:02.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:02 smithi163 ceph-mon[190496]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:02 smithi087 ceph-mon[202419]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:02 smithi087 ceph-mon[198934]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:04 smithi163 ceph-mon[190496]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:04 smithi087 ceph-mon[202419]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:04 smithi087 ceph-mon[198934]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:54:06.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:06 smithi163 ceph-mon[190496]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:06 smithi087 ceph-mon[202419]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:06.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:06 smithi087 ceph-mon[198934]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:08 smithi163 ceph-mon[190496]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:08 smithi087 ceph-mon[202419]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:08 smithi087 ceph-mon[198934]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:10 smithi163 ceph-mon[190496]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:10 smithi087 ceph-mon[202419]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:10 smithi087 ceph-mon[198934]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:12 smithi163 ceph-mon[190496]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:12 smithi087 ceph-mon[202419]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:12 smithi087 ceph-mon[198934]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:14 smithi163 ceph-mon[190496]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:14 smithi087 ceph-mon[202419]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:14 smithi087 ceph-mon[198934]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:54:16.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:16 smithi163 ceph-mon[190496]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:16 smithi087 ceph-mon[202419]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:16 smithi087 ceph-mon[198934]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:18 smithi163 ceph-mon[190496]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:18.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:18 smithi087 ceph-mon[198934]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:18 smithi087 ceph-mon[202419]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:19.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:20.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:20 smithi163 ceph-mon[190496]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:20.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:20 smithi087 ceph-mon[198934]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:20 smithi087 ceph-mon[202419]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:22 smithi163 ceph-mon[190496]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:22 smithi087 ceph-mon[202419]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:22 smithi087 ceph-mon[198934]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:24 smithi163 ceph-mon[190496]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:24 smithi087 ceph-mon[202419]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:24 smithi087 ceph-mon[198934]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:54:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:26 smithi163 ceph-mon[190496]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:26 smithi087 ceph-mon[202419]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:26 smithi087 ceph-mon[198934]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:28 smithi163 ceph-mon[190496]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:28.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:28 smithi087 ceph-mon[198934]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:28 smithi087 ceph-mon[202419]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:30 smithi163 ceph-mon[190496]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:30.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:30 smithi087 ceph-mon[198934]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:30 smithi087 ceph-mon[202419]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:32 smithi163 ceph-mon[190496]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:32.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:32 smithi087 ceph-mon[198934]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:32 smithi087 ceph-mon[202419]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:34 smithi163 ceph-mon[190496]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:34 smithi087 ceph-mon[202419]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:34 smithi087 ceph-mon[198934]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:54:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:36 smithi163 ceph-mon[190496]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:36.718 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:36 smithi087 ceph-mon[198934]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:36.718 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:36 smithi087 ceph-mon[202419]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:38 smithi163 ceph-mon[190496]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:38 smithi087 ceph-mon[202419]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:38 smithi087 ceph-mon[198934]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:40 smithi163 ceph-mon[190496]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:40.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:40 smithi087 ceph-mon[198934]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:40 smithi087 ceph-mon[202419]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:42 smithi163 ceph-mon[190496]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:42.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:42 smithi087 ceph-mon[198934]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:42 smithi087 ceph-mon[202419]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:44 smithi163 ceph-mon[190496]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:54:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[202419]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[198934]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:54:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:54:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:54:44.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:54:45.705 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:54:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:46 smithi163 ceph-mon[190496]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:46.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:46 smithi087 ceph-mon[198934]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:46 smithi087 ceph-mon[202419]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:48.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:48 smithi163 ceph-mon[190496]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:48.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:48 smithi087 ceph-mon[198934]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:48 smithi087 ceph-mon[202419]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:54:50.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:50 smithi163 ceph-mon[190496]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:50 smithi087 ceph-mon[202419]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:50.724 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:50 smithi087 ceph-mon[198934]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:52 smithi163 ceph-mon[190496]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:52 smithi087 ceph-mon[202419]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:52 smithi087 ceph-mon[198934]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:54 smithi163 ceph-mon[190496]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:54 smithi087 ceph-mon[202419]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:54.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:54 smithi087 ceph-mon[198934]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:54:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:54:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:54:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:56 smithi163 ceph-mon[190496]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:56 smithi087 ceph-mon[202419]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:56 smithi087 ceph-mon[198934]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:54:58 smithi163 ceph-mon[190496]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:58.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:54:58 smithi087 ceph-mon[198934]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:54:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:54:58 smithi087 ceph-mon[202419]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:00 smithi163 ceph-mon[190496]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:00.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:00 smithi087 ceph-mon[198934]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:00 smithi087 ceph-mon[202419]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:02 smithi163 ceph-mon[190496]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:02 smithi087 ceph-mon[202419]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:02 smithi087 ceph-mon[198934]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:04 smithi163 ceph-mon[190496]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:04 smithi087 ceph-mon[202419]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:04 smithi087 ceph-mon[198934]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:55:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:06 smithi163 ceph-mon[190496]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:06 smithi087 ceph-mon[202419]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:06 smithi087 ceph-mon[198934]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:08 smithi163 ceph-mon[190496]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:08 smithi087 ceph-mon[202419]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:08 smithi087 ceph-mon[198934]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:10.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:10 smithi163 ceph-mon[190496]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:10 smithi087 ceph-mon[202419]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:10 smithi087 ceph-mon[198934]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:12 smithi163 ceph-mon[190496]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:12 smithi087 ceph-mon[202419]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:12 smithi087 ceph-mon[198934]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:14 smithi163 ceph-mon[190496]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:14 smithi087 ceph-mon[202419]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:14 smithi087 ceph-mon[198934]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:55:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:16 smithi163 ceph-mon[190496]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:16 smithi087 ceph-mon[202419]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:16 smithi087 ceph-mon[198934]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:18 smithi163 ceph-mon[190496]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:18 smithi087 ceph-mon[202419]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:18 smithi087 ceph-mon[198934]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:20 smithi163 ceph-mon[190496]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:20 smithi087 ceph-mon[202419]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:20 smithi087 ceph-mon[198934]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:22 smithi163 ceph-mon[190496]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:22 smithi087 ceph-mon[202419]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:22 smithi087 ceph-mon[198934]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:24 smithi163 ceph-mon[190496]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:24 smithi087 ceph-mon[202419]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:24 smithi087 ceph-mon[198934]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:25] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:55:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:26 smithi163 ceph-mon[190496]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:26 smithi087 ceph-mon[202419]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:26 smithi087 ceph-mon[198934]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:28 smithi163 ceph-mon[190496]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:28 smithi087 ceph-mon[202419]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:28 smithi087 ceph-mon[198934]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:30 smithi163 ceph-mon[190496]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:30 smithi087 ceph-mon[202419]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:30.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:30 smithi087 ceph-mon[198934]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:32 smithi163 ceph-mon[190496]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:32 smithi087 ceph-mon[198934]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:32 smithi087 ceph-mon[202419]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:34 smithi163 ceph-mon[190496]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:34 smithi087 ceph-mon[202419]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:34 smithi087 ceph-mon[198934]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:35] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:55:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:36 smithi163 ceph-mon[190496]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:36 smithi087 ceph-mon[202419]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:36 smithi087 ceph-mon[198934]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:38.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:38 smithi163 ceph-mon[190496]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:38 smithi087 ceph-mon[202419]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:38 smithi087 ceph-mon[198934]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:40.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:40 smithi163 ceph-mon[190496]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:40 smithi087 ceph-mon[202419]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:40 smithi087 ceph-mon[198934]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:42 smithi163 ceph-mon[190496]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:42 smithi087 ceph-mon[202419]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:42 smithi087 ceph-mon[198934]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:44 smithi163 ceph-mon[190496]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:44 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:44 smithi087 ceph-mon[202419]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:44 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:44 smithi087 ceph-mon[198934]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:44 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:55:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:55:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:55:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:46 smithi163 ceph-mon[190496]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:46 smithi087 ceph-mon[202419]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:46 smithi087 ceph-mon[198934]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:48 smithi163 ceph-mon[190496]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:48 smithi087 ceph-mon[202419]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:48 smithi087 ceph-mon[198934]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:55:50.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:50 smithi163 ceph-mon[190496]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:50.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:50 smithi087 ceph-mon[198934]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:50 smithi087 ceph-mon[202419]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:52 smithi163 ceph-mon[190496]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:52.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:52 smithi087 ceph-mon[198934]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:52 smithi087 ceph-mon[202419]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:54 smithi163 ceph-mon[190496]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:54 smithi087 ceph-mon[202419]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:54 smithi087 ceph-mon[198934]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:55.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:55:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:55:55] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T21:55:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:56 smithi163 ceph-mon[190496]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:56 smithi087 ceph-mon[198934]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:56 smithi087 ceph-mon[202419]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:55:58 smithi163 ceph-mon[190496]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:55:58 smithi087 ceph-mon[202419]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:55:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:55:58 smithi087 ceph-mon[198934]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:00 smithi163 ceph-mon[190496]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:00 smithi087 ceph-mon[202419]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:00.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:00 smithi087 ceph-mon[198934]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:02.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:02 smithi163 ceph-mon[190496]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:02 smithi087 ceph-mon[202419]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:02 smithi087 ceph-mon[198934]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:04 smithi163 ceph-mon[190496]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:04 smithi087 ceph-mon[202419]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:04 smithi087 ceph-mon[198934]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:56:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:06 smithi163 ceph-mon[190496]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:06 smithi087 ceph-mon[202419]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:06 smithi087 ceph-mon[198934]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:08.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:08 smithi163 ceph-mon[190496]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:08 smithi087 ceph-mon[202419]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:08 smithi087 ceph-mon[198934]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:10.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:10 smithi163 ceph-mon[190496]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:10 smithi087 ceph-mon[202419]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:10 smithi087 ceph-mon[198934]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:12 smithi163 ceph-mon[190496]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:12.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:12 smithi087 ceph-mon[198934]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:12 smithi087 ceph-mon[202419]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:14 smithi163 ceph-mon[190496]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:14 smithi087 ceph-mon[202419]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:14 smithi087 ceph-mon[198934]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:56:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:16 smithi163 ceph-mon[190496]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:16 smithi087 ceph-mon[202419]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:16 smithi087 ceph-mon[198934]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:17.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:17 smithi163 ceph-mon[190496]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:17.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:17 smithi087 ceph-mon[198934]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:17.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:17 smithi087 ceph-mon[202419]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:20.170 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:19 smithi163 ceph-mon[190496]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:20.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:20.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:19 smithi087 ceph-mon[198934]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:20.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:19 smithi087 ceph-mon[202419]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:20.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:22 smithi087 ceph-mon[202419]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:22.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:22 smithi087 ceph-mon[198934]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:22 smithi163 ceph-mon[190496]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:24.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:24 smithi087 ceph-mon[202419]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:24.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:24 smithi087 ceph-mon[198934]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:24.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:24 smithi163 ceph-mon[190496]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:56:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:26 smithi087 ceph-mon[202419]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:26.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:26 smithi087 ceph-mon[198934]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:26.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:26 smithi163 ceph-mon[190496]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:28 smithi087 ceph-mon[202419]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:28 smithi087 ceph-mon[198934]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:28 smithi163 ceph-mon[190496]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:30.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:30 smithi087 ceph-mon[202419]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:30 smithi087 ceph-mon[198934]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:30 smithi163 ceph-mon[190496]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:32 smithi163 ceph-mon[190496]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:32 smithi087 ceph-mon[198934]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:32 smithi087 ceph-mon[202419]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:34 smithi163 ceph-mon[190496]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:34 smithi087 ceph-mon[202419]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:34 smithi087 ceph-mon[198934]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:56:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:36 smithi163 ceph-mon[190496]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:36 smithi087 ceph-mon[202419]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:36 smithi087 ceph-mon[198934]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:38 smithi163 ceph-mon[190496]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:38 smithi087 ceph-mon[202419]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:38 smithi087 ceph-mon[198934]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:40 smithi163 ceph-mon[190496]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:40 smithi087 ceph-mon[202419]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:40 smithi087 ceph-mon[198934]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:42 smithi163 ceph-mon[190496]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:42 smithi087 ceph-mon[202419]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:42 smithi087 ceph-mon[198934]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:44 smithi163 ceph-mon[190496]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:44 smithi087 ceph-mon[202419]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:44 smithi087 ceph-mon[198934]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:45 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:56:45.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:45 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:45.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:45 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:56:46.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:56:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:48 smithi163 ceph-mon[190496]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:48 smithi087 ceph-mon[202419]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:48 smithi087 ceph-mon[198934]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:56:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:50 smithi163 ceph-mon[190496]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:50 smithi087 ceph-mon[202419]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:50 smithi087 ceph-mon[198934]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:52 smithi163 ceph-mon[190496]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:52 smithi087 ceph-mon[202419]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:52 smithi087 ceph-mon[198934]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:54 smithi163 ceph-mon[190496]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:54 smithi087 ceph-mon[202419]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:54 smithi087 ceph-mon[198934]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:56:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:56:55] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T21:56:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:56 smithi163 ceph-mon[190496]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:56 smithi087 ceph-mon[202419]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:56 smithi087 ceph-mon[198934]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:56:58 smithi163 ceph-mon[190496]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:56:58 smithi087 ceph-mon[202419]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:56:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:56:58 smithi087 ceph-mon[198934]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:00 smithi163 ceph-mon[190496]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:00 smithi087 ceph-mon[202419]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:00 smithi087 ceph-mon[198934]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:02 smithi163 ceph-mon[190496]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:02 smithi087 ceph-mon[202419]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:02 smithi087 ceph-mon[198934]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:04 smithi163 ceph-mon[190496]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:04.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:04 smithi087 ceph-mon[198934]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:04 smithi087 ceph-mon[202419]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:57:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:06 smithi163 ceph-mon[190496]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:06.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:06 smithi087 ceph-mon[198934]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:06 smithi087 ceph-mon[202419]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:08 smithi163 ceph-mon[190496]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:08 smithi087 ceph-mon[202419]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:08 smithi087 ceph-mon[198934]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:10 smithi163 ceph-mon[190496]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:10 smithi087 ceph-mon[202419]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:10 smithi087 ceph-mon[198934]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:12 smithi163 ceph-mon[190496]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:12 smithi087 ceph-mon[202419]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:12 smithi087 ceph-mon[198934]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:14 smithi163 ceph-mon[190496]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:14 smithi087 ceph-mon[202419]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:15.198 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:14 smithi087 ceph-mon[198934]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:57:16.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:16 smithi163 ceph-mon[190496]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:16 smithi087 ceph-mon[202419]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:16 smithi087 ceph-mon[198934]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:18 smithi163 ceph-mon[190496]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:18 smithi087 ceph-mon[202419]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:18 smithi087 ceph-mon[198934]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:19.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:20.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:20 smithi163 ceph-mon[190496]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:20 smithi087 ceph-mon[202419]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:20 smithi087 ceph-mon[198934]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:22 smithi163 ceph-mon[190496]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:22 smithi087 ceph-mon[202419]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:22 smithi087 ceph-mon[198934]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:24 smithi163 ceph-mon[190496]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:24 smithi087 ceph-mon[202419]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:24 smithi087 ceph-mon[198934]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:25] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T21:57:26.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:26 smithi163 ceph-mon[190496]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:26.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:26 smithi087 ceph-mon[202419]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:26.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:26 smithi087 ceph-mon[198934]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:28 smithi163 ceph-mon[190496]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:28 smithi087 ceph-mon[202419]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:28 smithi087 ceph-mon[198934]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:30 smithi163 ceph-mon[190496]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:30.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:30 smithi087 ceph-mon[198934]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:30 smithi087 ceph-mon[202419]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:32 smithi163 ceph-mon[190496]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:32.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:32 smithi087 ceph-mon[198934]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:32.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:32 smithi087 ceph-mon[202419]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:34 smithi163 ceph-mon[190496]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:34 smithi087 ceph-mon[198934]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:34 smithi087 ceph-mon[202419]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:57:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:36 smithi163 ceph-mon[190496]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:36 smithi087 ceph-mon[202419]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:36 smithi087 ceph-mon[198934]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:38 smithi163 ceph-mon[190496]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:38 smithi087 ceph-mon[202419]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:38 smithi087 ceph-mon[198934]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:40 smithi163 ceph-mon[190496]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:40 smithi087 ceph-mon[202419]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:40.709 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:40 smithi087 ceph-mon[198934]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:42 smithi163 ceph-mon[190496]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:42 smithi087 ceph-mon[202419]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:42 smithi087 ceph-mon[198934]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:44 smithi163 ceph-mon[190496]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:44 smithi087 ceph-mon[202419]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:44 smithi087 ceph-mon[198934]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:57:46.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:46 smithi163 ceph-mon[190496]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:46.674 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:46 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:46 smithi087 ceph-mon[202419]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:46 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:46 smithi087 ceph-mon[198934]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:46 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:57:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:47.967 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:47.967 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:57:47.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:57:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:48 smithi163 ceph-mon[190496]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:48 smithi087 ceph-mon[202419]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:48 smithi087 ceph-mon[198934]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:57:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:50 smithi163 ceph-mon[190496]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:50 smithi087 ceph-mon[202419]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:50 smithi087 ceph-mon[198934]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:52 smithi163 ceph-mon[190496]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:52 smithi087 ceph-mon[202419]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:52 smithi087 ceph-mon[198934]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:54 smithi163 ceph-mon[190496]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:54 smithi087 ceph-mon[202419]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:54 smithi087 ceph-mon[198934]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:57:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:57:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:57:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:56 smithi163 ceph-mon[190496]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:56 smithi087 ceph-mon[202419]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:56 smithi087 ceph-mon[198934]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:58.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:57:58 smithi163 ceph-mon[190496]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:58.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:57:58 smithi087 ceph-mon[198934]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:57:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:57:58 smithi087 ceph-mon[202419]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:00 smithi163 ceph-mon[190496]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:00 smithi087 ceph-mon[202419]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:00 smithi087 ceph-mon[198934]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:02 smithi163 ceph-mon[190496]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:02 smithi087 ceph-mon[202419]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:02 smithi087 ceph-mon[198934]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:04 smithi163 ceph-mon[190496]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:04 smithi087 ceph-mon[202419]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:04 smithi087 ceph-mon[198934]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:05] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:58:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:06 smithi163 ceph-mon[190496]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:06 smithi087 ceph-mon[202419]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:06 smithi087 ceph-mon[198934]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:08 smithi163 ceph-mon[190496]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:08 smithi087 ceph-mon[202419]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:08 smithi087 ceph-mon[198934]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:10 smithi163 ceph-mon[190496]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:10 smithi087 ceph-mon[202419]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:10 smithi087 ceph-mon[198934]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:12 smithi163 ceph-mon[190496]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:12 smithi087 ceph-mon[202419]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:12 smithi087 ceph-mon[198934]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:14 smithi163 ceph-mon[190496]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:14 smithi087 ceph-mon[202419]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:14 smithi087 ceph-mon[198934]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:15] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T21:58:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:16 smithi163 ceph-mon[190496]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:16 smithi087 ceph-mon[202419]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:16 smithi087 ceph-mon[198934]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:18 smithi163 ceph-mon[190496]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:18.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:18 smithi087 ceph-mon[198934]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:18 smithi087 ceph-mon[202419]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:20 smithi163 ceph-mon[190496]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:20.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:20 smithi087 ceph-mon[198934]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:20 smithi087 ceph-mon[202419]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:22 smithi163 ceph-mon[190496]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:22 smithi087 ceph-mon[198934]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:22 smithi087 ceph-mon[202419]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:24 smithi163 ceph-mon[190496]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:24.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:24 smithi087 ceph-mon[198934]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:24 smithi087 ceph-mon[202419]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:58:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:26 smithi163 ceph-mon[190496]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:26 smithi087 ceph-mon[202419]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:26 smithi087 ceph-mon[198934]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:28.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:28 smithi163 ceph-mon[190496]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:28 smithi087 ceph-mon[202419]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:28 smithi087 ceph-mon[198934]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:30 smithi163 ceph-mon[190496]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:30 smithi087 ceph-mon[202419]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:30 smithi087 ceph-mon[198934]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:32 smithi163 ceph-mon[190496]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:32 smithi087 ceph-mon[202419]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:32 smithi087 ceph-mon[198934]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:34 smithi163 ceph-mon[190496]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:34 smithi087 ceph-mon[202419]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:34 smithi087 ceph-mon[198934]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:34.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:58:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:36 smithi163 ceph-mon[190496]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:36 smithi087 ceph-mon[202419]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:36 smithi087 ceph-mon[198934]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:38 smithi163 ceph-mon[190496]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:38 smithi087 ceph-mon[202419]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:38 smithi087 ceph-mon[198934]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:40 smithi163 ceph-mon[190496]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:40 smithi087 ceph-mon[202419]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:40 smithi087 ceph-mon[198934]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:42 smithi163 ceph-mon[190496]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:42 smithi087 ceph-mon[202419]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:42 smithi087 ceph-mon[198934]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:44 smithi163 ceph-mon[190496]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:44 smithi087 ceph-mon[202419]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:44 smithi087 ceph-mon[198934]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:58:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:46 smithi163 ceph-mon[190496]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:46 smithi087 ceph-mon[202419]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:46 smithi087 ceph-mon[198934]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:47.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:58:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:58:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:58:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:48 smithi163 ceph-mon[190496]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:48 smithi087 ceph-mon[202419]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:48 smithi087 ceph-mon[198934]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:49.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:58:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:50 smithi087 ceph-mon[202419]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:50 smithi087 ceph-mon[198934]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:50 smithi163 ceph-mon[190496]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:52 smithi087 ceph-mon[202419]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:52 smithi087 ceph-mon[198934]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:52 smithi163 ceph-mon[190496]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:54 smithi087 ceph-mon[202419]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:54 smithi087 ceph-mon[198934]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:54 smithi163 ceph-mon[190496]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:58:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:58:55] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-10-07T21:58:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:56 smithi087 ceph-mon[202419]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:56 smithi087 ceph-mon[198934]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:56 smithi163 ceph-mon[190496]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:58:58 smithi087 ceph-mon[202419]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:58:58 smithi087 ceph-mon[198934]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:58:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:58:58 smithi163 ceph-mon[190496]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:00 smithi087 ceph-mon[202419]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:00 smithi087 ceph-mon[198934]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:00 smithi163 ceph-mon[190496]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:02 smithi087 ceph-mon[202419]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:02 smithi087 ceph-mon[198934]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:02.920 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:02 smithi163 ceph-mon[190496]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:04 smithi087 ceph-mon[202419]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:04 smithi087 ceph-mon[198934]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:04.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:04 smithi163 ceph-mon[190496]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:05] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:59:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:06 smithi087 ceph-mon[202419]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:06 smithi087 ceph-mon[198934]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:06.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:06 smithi163 ceph-mon[190496]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:07.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:07 smithi163 ceph-mon[190496]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:07.671 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 21:59:07 smithi163 conmon[249787]: logger=cleanup t=2023-10-07T21:59:07.357324256Z level=info msg="Completed cleanup jobs" duration=66.013574ms 2023-10-07T21:59:07.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:07 smithi087 ceph-mon[198934]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:07.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:07 smithi087 ceph-mon[202419]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:10.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:09 smithi163 ceph-mon[190496]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:10.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:09 smithi087 ceph-mon[202419]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:10.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:09 smithi087 ceph-mon[198934]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:12 smithi163 ceph-mon[190496]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:12.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:12 smithi087 ceph-mon[202419]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:12 smithi087 ceph-mon[198934]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:14 smithi163 ceph-mon[190496]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:14 smithi087 ceph-mon[202419]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:14 smithi087 ceph-mon[198934]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:15] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:59:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:16 smithi163 ceph-mon[190496]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:16.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:16 smithi087 ceph-mon[198934]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:16 smithi087 ceph-mon[202419]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:18 smithi163 ceph-mon[190496]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:18.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:18 smithi087 ceph-mon[198934]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:18.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:18 smithi087 ceph-mon[202419]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:19.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:19.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:20 smithi163 ceph-mon[190496]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:20.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:20 smithi087 ceph-mon[198934]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:20 smithi087 ceph-mon[202419]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:22 smithi163 ceph-mon[190496]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:22 smithi087 ceph-mon[198934]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:22 smithi087 ceph-mon[202419]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:24 smithi163 ceph-mon[190496]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:24.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:24 smithi087 ceph-mon[198934]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:24 smithi087 ceph-mon[202419]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:25.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T21:59:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:26 smithi163 ceph-mon[190496]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:26 smithi087 ceph-mon[202419]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:26 smithi087 ceph-mon[198934]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:28 smithi163 ceph-mon[190496]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:28 smithi087 ceph-mon[202419]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:28 smithi087 ceph-mon[198934]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:30 smithi163 ceph-mon[190496]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:30 smithi087 ceph-mon[202419]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:30 smithi087 ceph-mon[198934]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:32 smithi163 ceph-mon[190496]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:32 smithi087 ceph-mon[202419]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:32 smithi087 ceph-mon[198934]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:34 smithi163 ceph-mon[190496]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:34 smithi087 ceph-mon[202419]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:34 smithi087 ceph-mon[198934]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:35] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:59:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:36 smithi163 ceph-mon[190496]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:36 smithi087 ceph-mon[202419]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:36 smithi087 ceph-mon[198934]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:38 smithi163 ceph-mon[190496]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:38 smithi087 ceph-mon[202419]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:38 smithi087 ceph-mon[198934]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:40.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:40 smithi163 ceph-mon[190496]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:40 smithi087 ceph-mon[202419]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:40 smithi087 ceph-mon[198934]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:42 smithi163 ceph-mon[190496]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:42.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:42 smithi087 ceph-mon[198934]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:42 smithi087 ceph-mon[202419]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:44 smithi163 ceph-mon[190496]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:44 smithi087 ceph-mon[202419]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:44 smithi087 ceph-mon[198934]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:45] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T21:59:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:46 smithi163 ceph-mon[190496]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:46 smithi087 ceph-mon[202419]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:46 smithi087 ceph-mon[198934]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:47.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:47 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:47 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:47.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:47 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T21:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:48 smithi163 ceph-mon[190496]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[202419]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[198934]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T21:59:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T21:59:48.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T21:59:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:49.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T21:59:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:50 smithi163 ceph-mon[190496]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:50.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:50 smithi087 ceph-mon[198934]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:50.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:50 smithi087 ceph-mon[202419]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:52 smithi163 ceph-mon[190496]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:52 smithi087 ceph-mon[202419]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:52 smithi087 ceph-mon[198934]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:54 smithi163 ceph-mon[190496]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:54 smithi087 ceph-mon[202419]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:54 smithi087 ceph-mon[198934]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 21:59:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:21:59:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T21:59:56.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:56 smithi163 ceph-mon[190496]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:56 smithi087 ceph-mon[202419]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:56 smithi087 ceph-mon[198934]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 21:59:58 smithi163 ceph-mon[190496]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 21:59:58 smithi087 ceph-mon[202419]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T21:59:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 21:59:58 smithi087 ceph-mon[198934]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:00 smithi163 ceph-mon[190496]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:00 smithi163 ceph-mon[190496]: overall HEALTH_OK 2023-10-07T22:00:00.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:00 smithi087 ceph-mon[202419]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:00 smithi087 ceph-mon[202419]: overall HEALTH_OK 2023-10-07T22:00:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:00 smithi087 ceph-mon[198934]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:00 smithi087 ceph-mon[198934]: overall HEALTH_OK 2023-10-07T22:00:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:02 smithi163 ceph-mon[190496]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:02.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:02 smithi087 ceph-mon[202419]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:02 smithi087 ceph-mon[198934]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:04 smithi163 ceph-mon[190496]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:04.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:04 smithi087 ceph-mon[202419]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:04 smithi087 ceph-mon[198934]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:05] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T22:00:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:06 smithi163 ceph-mon[190496]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:06.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:06 smithi087 ceph-mon[202419]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:06 smithi087 ceph-mon[198934]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:08 smithi163 ceph-mon[190496]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:08 smithi087 ceph-mon[202419]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:08 smithi087 ceph-mon[198934]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:10 smithi163 ceph-mon[190496]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:10 smithi087 ceph-mon[198934]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:10 smithi087 ceph-mon[202419]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:12 smithi163 ceph-mon[190496]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:12 smithi087 ceph-mon[202419]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:12 smithi087 ceph-mon[198934]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:14 smithi163 ceph-mon[190496]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:14.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:14 smithi087 ceph-mon[198934]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:14 smithi087 ceph-mon[202419]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:15.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:15] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T22:00:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:16 smithi163 ceph-mon[190496]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:16 smithi087 ceph-mon[202419]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:16 smithi087 ceph-mon[198934]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:18 smithi163 ceph-mon[190496]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:18 smithi087 ceph-mon[202419]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:18 smithi087 ceph-mon[198934]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:19.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:20 smithi163 ceph-mon[190496]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:20 smithi087 ceph-mon[202419]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:20 smithi087 ceph-mon[198934]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:22 smithi163 ceph-mon[190496]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:22.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:22 smithi087 ceph-mon[198934]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:22.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:22 smithi087 ceph-mon[202419]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:24 smithi163 ceph-mon[190496]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:24.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:24 smithi087 ceph-mon[198934]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:24 smithi087 ceph-mon[202419]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:25] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2023-10-07T22:00:26.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:26 smithi163 ceph-mon[190496]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:26.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:26 smithi087 ceph-mon[198934]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:26 smithi087 ceph-mon[202419]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:28.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:28 smithi163 ceph-mon[190496]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:28 smithi087 ceph-mon[202419]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:28 smithi087 ceph-mon[198934]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:30.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:30 smithi163 ceph-mon[190496]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:30 smithi087 ceph-mon[202419]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:30 smithi087 ceph-mon[198934]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:32 smithi163 ceph-mon[190496]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:32.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:32 smithi087 ceph-mon[202419]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:32.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:32 smithi087 ceph-mon[198934]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:34.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:34 smithi163 ceph-mon[190496]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:34 smithi087 ceph-mon[198934]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:34 smithi087 ceph-mon[202419]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T22:00:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:36 smithi163 ceph-mon[190496]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:36 smithi087 ceph-mon[202419]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:36 smithi087 ceph-mon[198934]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:38 smithi163 ceph-mon[190496]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:38 smithi087 ceph-mon[202419]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:38 smithi087 ceph-mon[198934]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:40 smithi163 ceph-mon[190496]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:40 smithi087 ceph-mon[202419]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:40 smithi087 ceph-mon[198934]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:42 smithi163 ceph-mon[190496]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:42 smithi087 ceph-mon[202419]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:42 smithi087 ceph-mon[198934]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:44 smithi163 ceph-mon[190496]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:44 smithi087 ceph-mon[202419]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:44 smithi087 ceph-mon[198934]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:45] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T22:00:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:46 smithi163 ceph-mon[190496]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:46 smithi087 ceph-mon[202419]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:46 smithi087 ceph-mon[198934]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:48 smithi163 ceph-mon[190496]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:00:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[202419]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[198934]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:00:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:00:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:00:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:50 smithi163 ceph-mon[190496]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:50 smithi087 ceph-mon[202419]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:50 smithi087 ceph-mon[198934]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:52 smithi163 ceph-mon[190496]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:52 smithi087 ceph-mon[202419]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:52 smithi087 ceph-mon[198934]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:54 smithi163 ceph-mon[190496]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:54.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:54 smithi087 ceph-mon[202419]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:54 smithi087 ceph-mon[198934]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:00:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:00:55] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T22:00:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:56 smithi163 ceph-mon[190496]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:56 smithi087 ceph-mon[198934]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:56.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:56 smithi087 ceph-mon[202419]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:00:58 smithi163 ceph-mon[190496]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:00:58 smithi087 ceph-mon[202419]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:00:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:00:58 smithi087 ceph-mon[198934]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:00 smithi163 ceph-mon[190496]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:00 smithi087 ceph-mon[202419]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:00 smithi087 ceph-mon[198934]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:02 smithi163 ceph-mon[190496]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:02 smithi087 ceph-mon[202419]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:02.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:02 smithi087 ceph-mon[198934]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:04.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:04 smithi163 ceph-mon[190496]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:04.675 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:04.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:04 smithi087 ceph-mon[202419]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:04.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:04 smithi087 ceph-mon[198934]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:04.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:05] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-10-07T22:01:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:06 smithi163 ceph-mon[190496]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:06 smithi087 ceph-mon[202419]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:06 smithi087 ceph-mon[198934]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:08 smithi163 ceph-mon[190496]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:08 smithi087 ceph-mon[202419]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:08 smithi087 ceph-mon[198934]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:10 smithi163 ceph-mon[190496]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:10 smithi087 ceph-mon[202419]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:10 smithi087 ceph-mon[198934]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:12 smithi163 ceph-mon[190496]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:12 smithi087 ceph-mon[202419]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:12 smithi087 ceph-mon[198934]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:14 smithi163 ceph-mon[190496]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:14.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:14 smithi087 ceph-mon[202419]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:14 smithi087 ceph-mon[198934]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:15] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-10-07T22:01:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:16 smithi163 ceph-mon[190496]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:16 smithi087 ceph-mon[202419]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:16 smithi087 ceph-mon[198934]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:18 smithi163 ceph-mon[190496]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:18 smithi087 ceph-mon[202419]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:18 smithi087 ceph-mon[198934]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:19.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:20 smithi163 ceph-mon[190496]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:20.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:20 smithi087 ceph-mon[198934]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:20 smithi087 ceph-mon[202419]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:22.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:22 smithi163 ceph-mon[190496]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:22 smithi087 ceph-mon[202419]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:22 smithi087 ceph-mon[198934]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:24 smithi163 ceph-mon[190496]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:24.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:24 smithi087 ceph-mon[198934]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:24 smithi087 ceph-mon[202419]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:25] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T22:01:26.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:26 smithi163 ceph-mon[190496]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:26 smithi087 ceph-mon[202419]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:26 smithi087 ceph-mon[198934]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:28 smithi163 ceph-mon[190496]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:28 smithi087 ceph-mon[202419]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:28 smithi087 ceph-mon[198934]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:30 smithi163 ceph-mon[190496]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:30.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:30 smithi087 ceph-mon[202419]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:30.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:30 smithi087 ceph-mon[198934]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:32.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:32 smithi163 ceph-mon[190496]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:32 smithi087 ceph-mon[202419]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:32 smithi087 ceph-mon[198934]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:34 smithi163 ceph-mon[190496]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:34 smithi087 ceph-mon[202419]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:34 smithi087 ceph-mon[198934]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:35] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-10-07T22:01:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:36 smithi163 ceph-mon[190496]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:36 smithi087 ceph-mon[202419]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:36 smithi087 ceph-mon[198934]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:38 smithi163 ceph-mon[190496]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:38 smithi087 ceph-mon[202419]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:38 smithi087 ceph-mon[198934]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:40 smithi087 ceph-mon[202419]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:40 smithi087 ceph-mon[198934]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:40 smithi163 ceph-mon[190496]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:42 smithi087 ceph-mon[202419]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:42 smithi087 ceph-mon[198934]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:42.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:42 smithi163 ceph-mon[190496]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:44 smithi087 ceph-mon[202419]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:44 smithi087 ceph-mon[198934]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:44.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:44 smithi163 ceph-mon[190496]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:45] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2023-10-07T22:01:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:46 smithi087 ceph-mon[202419]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:46 smithi087 ceph-mon[198934]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:46.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:46 smithi163 ceph-mon[190496]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:48 smithi087 ceph-mon[202419]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:48.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:48 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:48 smithi087 ceph-mon[198934]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:48 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:48 smithi163 ceph-mon[190496]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:48.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:48 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:01:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:01:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:01:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:01:49.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:01:49.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:01:49.923 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:01:50.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:50 smithi087 ceph-mon[202419]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:50.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:50 smithi087 ceph-mon[198934]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:50.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:50 smithi163 ceph-mon[190496]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:52.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:52 smithi087 ceph-mon[198934]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:52.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:52 smithi087 ceph-mon[202419]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:52.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:52 smithi163 ceph-mon[190496]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:54 smithi087 ceph-mon[202419]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:54 smithi087 ceph-mon[198934]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:54.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:54 smithi163 ceph-mon[190496]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:01:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:01:55] "GET /metrics HTTP/1.1" 200 36379 "" "Prometheus/2.43.0" 2023-10-07T22:01:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:56 smithi087 ceph-mon[202419]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:56 smithi087 ceph-mon[198934]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:56.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:56 smithi163 ceph-mon[190496]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:58.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:01:58 smithi087 ceph-mon[202419]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:01:58 smithi087 ceph-mon[198934]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:01:58.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:01:58 smithi163 ceph-mon[190496]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:00.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:00 smithi087 ceph-mon[202419]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:00.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:00 smithi087 ceph-mon[198934]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:00.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:00 smithi163 ceph-mon[190496]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:02.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:02 smithi163 ceph-mon[190496]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:02.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:02 smithi087 ceph-mon[202419]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:02.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:02 smithi087 ceph-mon[198934]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:03.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:03 smithi163 ceph-mon[190496]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:03.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:03 smithi087 ceph-mon[202419]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:03.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:03 smithi087 ceph-mon[198934]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:04.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:04.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:04.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:05.515 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:05] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T22:02:05.515 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:05 smithi087 ceph-mon[198934]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:05.920 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:05 smithi163 ceph-mon[190496]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:05 smithi087 ceph-mon[202419]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:08 smithi163 ceph-mon[190496]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:08.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:08 smithi087 ceph-mon[202419]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:08 smithi087 ceph-mon[198934]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:10 smithi163 ceph-mon[190496]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:10 smithi087 ceph-mon[202419]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:10 smithi087 ceph-mon[198934]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:12 smithi163 ceph-mon[190496]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:12 smithi087 ceph-mon[202419]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:12 smithi087 ceph-mon[198934]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:14 smithi163 ceph-mon[190496]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:14 smithi087 ceph-mon[202419]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:14 smithi087 ceph-mon[198934]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:15] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2023-10-07T22:02:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:16 smithi163 ceph-mon[190496]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:16.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:16 smithi087 ceph-mon[202419]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:16 smithi087 ceph-mon[198934]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:18 smithi163 ceph-mon[190496]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:18 smithi087 ceph-mon[202419]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:18 smithi087 ceph-mon[198934]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:19.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:20 smithi163 ceph-mon[190496]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:20.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:20 smithi087 ceph-mon[198934]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:20.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:20 smithi087 ceph-mon[202419]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:22 smithi163 ceph-mon[190496]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:22 smithi087 ceph-mon[202419]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:22 smithi087 ceph-mon[198934]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:24 smithi163 ceph-mon[190496]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:24 smithi087 ceph-mon[202419]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:24 smithi087 ceph-mon[198934]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:02:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:26 smithi163 ceph-mon[190496]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:26 smithi087 ceph-mon[202419]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:26 smithi087 ceph-mon[198934]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:28 smithi163 ceph-mon[190496]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:28 smithi087 ceph-mon[202419]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:28 smithi087 ceph-mon[198934]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:30 smithi163 ceph-mon[190496]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:30 smithi087 ceph-mon[202419]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:30 smithi087 ceph-mon[198934]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:32 smithi163 ceph-mon[190496]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:32 smithi087 ceph-mon[202419]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:32.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:32 smithi087 ceph-mon[198934]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:34 smithi163 ceph-mon[190496]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:34.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:34 smithi087 ceph-mon[202419]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:34 smithi087 ceph-mon[198934]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:02:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:36 smithi163 ceph-mon[190496]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:36.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:36 smithi087 ceph-mon[202419]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:36 smithi087 ceph-mon[198934]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:38 smithi163 ceph-mon[190496]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:38 smithi087 ceph-mon[202419]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:38 smithi087 ceph-mon[198934]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:40.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:40 smithi163 ceph-mon[190496]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:40 smithi087 ceph-mon[202419]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:40 smithi087 ceph-mon[198934]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:42 smithi163 ceph-mon[190496]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:42 smithi087 ceph-mon[202419]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:42.719 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:42 smithi087 ceph-mon[198934]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:44 smithi163 ceph-mon[190496]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:44.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:44 smithi087 ceph-mon[202419]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:44.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:44 smithi087 ceph-mon[198934]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:02:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:46 smithi163 ceph-mon[190496]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:46.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:46 smithi087 ceph-mon[202419]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:46 smithi087 ceph-mon[198934]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:48 smithi163 ceph-mon[190496]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:48 smithi087 ceph-mon[202419]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:48 smithi087 ceph-mon[198934]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:49.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:02:49.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:02:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:50 smithi163 ceph-mon[190496]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:50.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:50 smithi087 ceph-mon[198934]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:50.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:50 smithi087 ceph-mon[202419]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:52 smithi163 ceph-mon[190496]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:52 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:52.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[198934]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[202419]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:52.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:52 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.848 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.848 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.848 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:53 smithi163 ceph-mon[190496]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:53.848 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.848 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:53 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[198934]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:53.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[202419]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:53.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:53 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:54.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:54 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:54.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:54.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:54 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:55.171 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:54 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:02:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:02:55] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T22:02:55.722 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:55 smithi163 ceph-mon[190496]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:56.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:55 smithi087 ceph-mon[198934]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:56.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:55 smithi087 ceph-mon[202419]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:58.372 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[198934]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:58.373 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:58.373 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[202419]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:58.373 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:02:58 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:58 smithi163 ceph-mon[190496]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:02:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:02:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:02:58 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:00 smithi163 ceph-mon[190496]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:00 smithi087 ceph-mon[202419]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:00 smithi087 ceph-mon[198934]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:02.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:02.422 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:02.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:03:02.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:03:04.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:03 smithi163 ceph-mon[190496]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:04.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:03 smithi087 ceph-mon[202419]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:04.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:03 smithi087 ceph-mon[198934]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:05.240 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:05.241 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:05.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:05] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T22:03:06.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:05 smithi163 ceph-mon[190496]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:06.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:05 smithi087 ceph-mon[202419]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:06.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:05 smithi087 ceph-mon[198934]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:08.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:08 smithi163 ceph-mon[190496]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:08 smithi087 ceph-mon[202419]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:08 smithi087 ceph-mon[198934]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:10 smithi163 ceph-mon[190496]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:10 smithi087 ceph-mon[202419]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:10 smithi087 ceph-mon[198934]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:12.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:12 smithi163 ceph-mon[190496]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:12 smithi087 ceph-mon[202419]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:12 smithi087 ceph-mon[198934]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:14 smithi163 ceph-mon[190496]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:14 smithi087 ceph-mon[202419]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:14 smithi087 ceph-mon[198934]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:15] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2023-10-07T22:03:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:16 smithi163 ceph-mon[190496]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:16 smithi087 ceph-mon[202419]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:16 smithi087 ceph-mon[198934]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:18 smithi163 ceph-mon[190496]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:18 smithi087 ceph-mon[202419]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:18 smithi087 ceph-mon[198934]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:20 smithi163 ceph-mon[190496]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:20 smithi087 ceph-mon[202419]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:20 smithi087 ceph-mon[198934]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:22 smithi163 ceph-mon[190496]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:22 smithi087 ceph-mon[202419]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:22 smithi087 ceph-mon[198934]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:24 smithi163 ceph-mon[190496]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:24.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:24 smithi087 ceph-mon[202419]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:24 smithi087 ceph-mon[198934]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-10-07T22:03:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:26 smithi163 ceph-mon[190496]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:26.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:26 smithi087 ceph-mon[198934]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:26.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:26 smithi087 ceph-mon[202419]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:28 smithi163 ceph-mon[190496]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:28.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:28 smithi087 ceph-mon[198934]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:28.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:28 smithi087 ceph-mon[202419]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:30 smithi163 ceph-mon[190496]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:30.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:30 smithi087 ceph-mon[202419]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:30 smithi087 ceph-mon[198934]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:32 smithi163 ceph-mon[190496]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:32 smithi087 ceph-mon[202419]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:32 smithi087 ceph-mon[198934]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:34 smithi163 ceph-mon[190496]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:34.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:34 smithi087 ceph-mon[198934]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:34 smithi087 ceph-mon[202419]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:35] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:03:36.673 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:36 smithi163 ceph-mon[190496]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:36.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:36 smithi087 ceph-mon[198934]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:36 smithi087 ceph-mon[202419]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:38 smithi163 ceph-mon[190496]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:38.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:38 smithi087 ceph-mon[202419]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:38.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:38 smithi087 ceph-mon[198934]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:40.670 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:40 smithi163 ceph-mon[190496]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:40 smithi087 ceph-mon[202419]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:40.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:40 smithi087 ceph-mon[198934]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:42.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:42 smithi163 ceph-mon[190496]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:42.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:42 smithi087 ceph-mon[202419]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:42 smithi087 ceph-mon[198934]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:44.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:44 smithi163 ceph-mon[190496]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:44.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:44 smithi087 ceph-mon[198934]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:44.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:44 smithi087 ceph-mon[202419]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:45.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:45] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:03:46.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:46 smithi163 ceph-mon[190496]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:46.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:46 smithi087 ceph-mon[202419]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:46.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:46 smithi087 ceph-mon[198934]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:48.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:48 smithi163 ceph-mon[190496]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:48.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:48 smithi087 ceph-mon[202419]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:48.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:48 smithi087 ceph-mon[198934]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:49.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:49 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:49.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:49 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:49.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:49 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:03:50.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:50 smithi163 ceph-mon[190496]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:50.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:50 smithi087 ceph-mon[202419]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:50.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:50 smithi087 ceph-mon[198934]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:52.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:52 smithi163 ceph-mon[190496]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:52.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:52 smithi087 ceph-mon[202419]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:52.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:52 smithi087 ceph-mon[198934]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:54.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:54 smithi163 ceph-mon[190496]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:54.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:54 smithi087 ceph-mon[202419]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:54.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:54 smithi087 ceph-mon[198934]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:55.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:03:55 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:03:55] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:03:56.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:56 smithi163 ceph-mon[190496]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:56.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:56 smithi087 ceph-mon[202419]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:56.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:56 smithi087 ceph-mon[198934]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:58.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:03:58 smithi163 ceph-mon[190496]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:58.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:03:58 smithi087 ceph-mon[202419]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:03:58.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:03:58 smithi087 ceph-mon[198934]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:00.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:00 smithi163 ceph-mon[190496]: pgmap v6466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:00.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:00 smithi087 ceph-mon[202419]: pgmap v6466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:00.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:00 smithi087 ceph-mon[198934]: pgmap v6466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:01.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:01 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:01.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:01 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:01.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:01 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-07T22:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:02 smithi163 ceph-mon[190496]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:02.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:02 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:04:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[202419]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:02.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:04:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[198934]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-07T22:04:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-07T22:04:02.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:02 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' 2023-10-07T22:04:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:04 smithi163 ceph-mon[190496]: pgmap v6468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:04.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:04 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:04.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:04 smithi087 ceph-mon[198934]: pgmap v6468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:04.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:04 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:04 smithi087 ceph-mon[202419]: pgmap v6468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:04.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:04 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:05.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:05 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:04:05] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T22:04:06.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:06 smithi163 ceph-mon[190496]: pgmap v6469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:06.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:06 smithi087 ceph-mon[202419]: pgmap v6469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:06.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:06 smithi087 ceph-mon[198934]: pgmap v6469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:08.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:08 smithi163 ceph-mon[190496]: pgmap v6470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:08.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:08 smithi087 ceph-mon[202419]: pgmap v6470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:08.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:08 smithi087 ceph-mon[198934]: pgmap v6470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:10.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:10 smithi163 ceph-mon[190496]: pgmap v6471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:10 smithi087 ceph-mon[202419]: pgmap v6471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:10.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:10 smithi087 ceph-mon[198934]: pgmap v6471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:12.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:12 smithi163 ceph-mon[190496]: pgmap v6472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:12.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:12 smithi087 ceph-mon[202419]: pgmap v6472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:12.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:12 smithi087 ceph-mon[198934]: pgmap v6472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:14.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:14 smithi163 ceph-mon[190496]: pgmap v6473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:14.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:14 smithi087 ceph-mon[202419]: pgmap v6473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:14.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:14 smithi087 ceph-mon[198934]: pgmap v6473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:15.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:15 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:04:15] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-10-07T22:04:16.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:16 smithi163 ceph-mon[190496]: pgmap v6474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:16.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:16 smithi087 ceph-mon[202419]: pgmap v6474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:16.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:16 smithi087 ceph-mon[198934]: pgmap v6474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:18.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:18 smithi163 ceph-mon[190496]: pgmap v6475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:18.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:18 smithi087 ceph-mon[202419]: pgmap v6475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:18.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:18 smithi087 ceph-mon[198934]: pgmap v6475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:19.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:19 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:19.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:19 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:19.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:19 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:20.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:20 smithi163 ceph-mon[190496]: pgmap v6476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:20.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:20 smithi087 ceph-mon[202419]: pgmap v6476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:20.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:20 smithi087 ceph-mon[198934]: pgmap v6476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:22.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:22 smithi163 ceph-mon[190496]: pgmap v6477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:22.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:22 smithi087 ceph-mon[202419]: pgmap v6477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:22.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:22 smithi087 ceph-mon[198934]: pgmap v6477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:24.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:24 smithi163 ceph-mon[190496]: pgmap v6478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:24.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:24 smithi087 ceph-mon[202419]: pgmap v6478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:24.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:24 smithi087 ceph-mon[198934]: pgmap v6478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:25.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:25 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:04:25] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2023-10-07T22:04:26.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:26 smithi163 ceph-mon[190496]: pgmap v6479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:26.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:26 smithi087 ceph-mon[202419]: pgmap v6479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:26.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:26 smithi087 ceph-mon[198934]: pgmap v6479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:28.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:28 smithi163 ceph-mon[190496]: pgmap v6480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:28.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:28 smithi087 ceph-mon[202419]: pgmap v6480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:28.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:28 smithi087 ceph-mon[198934]: pgmap v6480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:30.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:30 smithi163 ceph-mon[190496]: pgmap v6481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:30.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:30 smithi087 ceph-mon[202419]: pgmap v6481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:30.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:30 smithi087 ceph-mon[198934]: pgmap v6481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:32.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:32 smithi163 ceph-mon[190496]: pgmap v6482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:32.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:32 smithi087 ceph-mon[202419]: pgmap v6482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:32.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:32 smithi087 ceph-mon[198934]: pgmap v6482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 124 2023-10-07T22:04:32.850 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-10-07T22:04:32.850 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-07T22:04:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:34 smithi163 ceph-mon[190496]: pgmap v6483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:34.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:34 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:34 smithi087 ceph-mon[198934]: pgmap v6483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:34.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:34 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:34 smithi087 ceph-mon[202419]: pgmap v6483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:34.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:34 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-07T22:04:35.702 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:35 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:04:35] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T22:04:36.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:36 smithi163 ceph-mon[190496]: pgmap v6484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:36.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:36 smithi087 ceph-mon[198934]: pgmap v6484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:36.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:36 smithi087 ceph-mon[202419]: pgmap v6484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:37.832 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 smithi087 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-07T22:04:37.917 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=9ebb3fae974b460fa9fc0fe5f82d9d24 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 smithi087 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-07T22:04:37.920 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-07T22:04:37.931 INFO:tasks.cephadm:Teardown begin 2023-10-07T22:04:37.932 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2023-10-07T22:04:37.932 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T22:04:38.394 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T22:04:38.395 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":20,"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":54289,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/2701837292","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":2701837292},{"type":"v1","addr":"172.21.15.163:6833","nonce":2701837292}]},"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:58:05.925374+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":543,"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":44303},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44303":{"gid":44303,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":6,"addr":"172.21.15.87:6835/506810446","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":506810446},{"type":"v1","addr":"172.21.15.87:6835","nonce":506810446}]},"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-07T22:04:38.397 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 20 2023-10-07T22:04:38.409 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-10-07T22:04:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:38 smithi163 ceph-mon[190496]: pgmap v6485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:38.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:38 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/341127827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:38.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:38 smithi087 ceph-mon[198934]: pgmap v6485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:38.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:38 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/341127827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:38 smithi087 ceph-mon[202419]: pgmap v6485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:38.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:38 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/341127827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:38.774 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T22:04:38.775 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":20,"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":54289,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.163:6833/2701837292","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":2701837292},{"type":"v1","addr":"172.21.15.163:6833","nonce":2701837292}]},"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":20}],"filesystems":[{"mdsmap":{"epoch":19,"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-07T18:47:05.758030+0000","modified":"2023-10-07T18:58:05.925374+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":543,"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":44303},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44303":{"gid":44303,"name":"a","rank":0,"incarnation":16,"state":"up:active","state_seq":6,"addr":"172.21.15.87:6835/506810446","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6834","nonce":506810446},{"type":"v1","addr":"172.21.15.87:6835","nonce":506810446}]},"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-07T22:04:38.777 INFO:teuthology.orchestra.run.smithi087.stderr:dumped fsmap epoch 20 2023-10-07T22:04:38.789 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-10-07T22:04:39.107 INFO:teuthology.orchestra.run.smithi087.stdout: 2023-10-07T22:04:39.108 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":955,"fsid":"05b14f9a-6541-11ee-8db5-212e2dc638e7","created":"2023-10-07T18:42:01.199985+0000","modified":"2023-10-07T19:05:37.337869+0000","last_up_change":"2023-10-07T18:57:42.182599+0000","last_in_change":"2023-10-07T18:46:28.322812+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-07T18:44:55.400835+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-07T18:47:04.303947+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-07T18:47:04.930430+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.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-10-07T18:47:50.070841+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-smithi087-263107-19","create_time":"2023-10-07T19:05:34.593209+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":"955","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":"46deca82-fab0-47f8-ad96-38342a1e37e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":289,"up_from":300,"up_thru":953,"down_at":290,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6802","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6803","nonce":3794926216}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6805","nonce":3794926216}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6809","nonce":3794926216}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":3794926216},{"type":"v1","addr":"172.21.15.87:6807","nonce":3794926216}]},"public_addr":"172.21.15.87:6803/3794926216","cluster_addr":"172.21.15.87:6805/3794926216","heartbeat_back_addr":"172.21.15.87:6809/3794926216","heartbeat_front_addr":"172.21.15.87:6807/3794926216","state":["exists","up"]},{"osd":1,"uuid":"2fa7e093-a862-45b4-8710-cfed041f888c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":321,"up_from":332,"up_thru":953,"down_at":322,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6810","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6811","nonce":3037746150}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6813","nonce":3037746150}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6817","nonce":3037746150}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":3037746150},{"type":"v1","addr":"172.21.15.87:6815","nonce":3037746150}]},"public_addr":"172.21.15.87:6811/3037746150","cluster_addr":"172.21.15.87:6813/3037746150","heartbeat_back_addr":"172.21.15.87:6817/3037746150","heartbeat_front_addr":"172.21.15.87:6815/3037746150","state":["exists","up"]},{"osd":2,"uuid":"2cbf78aa-7077-49fb-bb2e-3cbbd5197a62","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":353,"up_from":364,"up_thru":953,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6818","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6819","nonce":1205305702}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6821","nonce":1205305702}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6825","nonce":1205305702}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":1205305702},{"type":"v1","addr":"172.21.15.87:6823","nonce":1205305702}]},"public_addr":"172.21.15.87:6819/1205305702","cluster_addr":"172.21.15.87:6821/1205305702","heartbeat_back_addr":"172.21.15.87:6825/1205305702","heartbeat_front_addr":"172.21.15.87:6823/1205305702","state":["exists","up"]},{"osd":3,"uuid":"e55ad39f-678d-4670-87e4-bae64ef1cd63","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":384,"up_from":394,"up_thru":953,"down_at":385,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6826","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6827","nonce":3686791727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6829","nonce":3686791727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6833","nonce":3686791727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":3686791727},{"type":"v1","addr":"172.21.15.87:6831","nonce":3686791727}]},"public_addr":"172.21.15.87:6827/3686791727","cluster_addr":"172.21.15.87:6829/3686791727","heartbeat_back_addr":"172.21.15.87:6833/3686791727","heartbeat_front_addr":"172.21.15.87:6831/3686791727","state":["exists","up"]},{"osd":4,"uuid":"78b006ca-46e7-4565-a209-68b2dfdd4a9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":415,"up_from":424,"up_thru":953,"down_at":416,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6801","nonce":1200735689}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6803","nonce":1200735689}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6807","nonce":1200735689}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1200735689},{"type":"v1","addr":"172.21.15.163:6805","nonce":1200735689}]},"public_addr":"172.21.15.163:6801/1200735689","cluster_addr":"172.21.15.163:6803/1200735689","heartbeat_back_addr":"172.21.15.163:6807/1200735689","heartbeat_front_addr":"172.21.15.163:6805/1200735689","state":["exists","up"]},{"osd":5,"uuid":"a2a94234-6713-4e9d-b5d7-79d31f10ce44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":445,"up_from":456,"up_thru":953,"down_at":446,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6809","nonce":2902619347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6811","nonce":2902619347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6815","nonce":2902619347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":2902619347},{"type":"v1","addr":"172.21.15.163:6813","nonce":2902619347}]},"public_addr":"172.21.15.163:6809/2902619347","cluster_addr":"172.21.15.163:6811/2902619347","heartbeat_back_addr":"172.21.15.163:6815/2902619347","heartbeat_front_addr":"172.21.15.163:6813/2902619347","state":["exists","up"]},{"osd":6,"uuid":"a571354f-ad39-4fb5-bb85-503cfcfb3007","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":477,"up_from":488,"up_thru":953,"down_at":478,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6817","nonce":570477204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6819","nonce":570477204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6823","nonce":570477204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":570477204},{"type":"v1","addr":"172.21.15.163:6821","nonce":570477204}]},"public_addr":"172.21.15.163:6817/570477204","cluster_addr":"172.21.15.163:6819/570477204","heartbeat_back_addr":"172.21.15.163:6823/570477204","heartbeat_front_addr":"172.21.15.163:6821/570477204","state":["exists","up"]},{"osd":7,"uuid":"cda5d511-59b4-40b0-b0ec-d61704e7583f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":510,"up_from":521,"up_thru":953,"down_at":511,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6825","nonce":117245870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6827","nonce":117245870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6831","nonce":117245870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":117245870},{"type":"v1","addr":"172.21.15.163:6829","nonce":117245870}]},"public_addr":"172.21.15.163:6825/117245870","cluster_addr":"172.21.15.163:6827/117245870","heartbeat_back_addr":"172.21.15.163:6831/117245870","heartbeat_front_addr":"172.21.15.163:6829/117245870","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-07T18:44:06.617279+0000","dead_epoch":289},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:44:29.178235+0000","dead_epoch":321},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:44:51.498033+0000","dead_epoch":353},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:14.088705+0000","dead_epoch":384},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:35.355712+0000","dead_epoch":415},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:45:58.240211+0000","dead_epoch":445},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:46:20.690668+0000","dead_epoch":477},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-07T18:46:43.334535+0000","dead_epoch":510}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.18","mappings":[{"from":7,"to":2}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.22","mappings":[{"from":0,"to":1}]},{"pgid":"3.35","mappings":[{"from":5,"to":1}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.163:6833/3322369795":"2023-10-08T18:58:03.908206+0000","172.21.15.87:6835/2707900545":"2023-10-08T18:57:48.595932+0000","172.21.15.87:6834/2707900545":"2023-10-08T18:57:48.595932+0000","172.21.15.87:6800/942447870":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/6915304":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/1636734282":"2023-10-08T18:42:49.087082+0000","172.21.15.163:6832/3322369795":"2023-10-08T18:58:03.908206+0000","172.21.15.87:6800/3620185501":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/156703675":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/3333759552":"2023-10-08T18:42:26.494328+0000","172.21.15.163:0/767372661":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6801/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.87:6801/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.87:6801/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/2597481529":"2023-10-08T18:47:38.087028+0000","172.21.15.87:6800/4055047205":"2023-10-08T18:42:26.494328+0000","172.21.15.163:0/3673574660":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/2730789140":"2023-10-08T18:47:38.087028+0000","172.21.15.87:0/3474096669":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/237434917":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/358133839":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4082982203":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/222333010":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4289307717":"2023-10-08T18:51:14.092808+0000","172.21.15.163:0/3287750999":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/365522017":"2023-10-08T18:47:38.087028+0000","172.21.15.163:6834/680626273":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/1512269521":"2023-10-08T18:52:33.883137+0000","172.21.15.163:0/4158337627":"2023-10-08T18:51:53.573871+0000","172.21.15.163:6835/680626273":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6800/2164861810":"2023-10-08T18:42:49.087082+0000","172.21.15.163:0/1679450506":"2023-10-08T18:51:53.573871+0000","172.21.15.87:0/2433976787":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1338914849":"2023-10-08T18:42:26.494328+0000","172.21.15.87:0/915427484":"2023-10-08T18:42:49.087082+0000","172.21.15.87:0/3692561341":"2023-10-08T18:47:38.087028+0000","172.21.15.163:0/2830137158":"2023-10-08T18:51:53.573871+0000","172.21.15.87:6801/3620185501":"2023-10-08T18:52:33.883137+0000","172.21.15.87:6801/942447870":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1972606985":"2023-10-08T18:52:33.883137+0000","172.21.15.87:0/4054259660":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/1212741441":"2023-10-08T18:51:14.092808+0000","172.21.15.87:0/4114663130":"2023-10-08T18:42:49.087082+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-07T22:04:39.123 DEBUG:teuthology.orchestra.run.smithi087:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2023-10-07T22:04:39.416 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:39 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3841191858' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.416 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:39 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/3414180734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.514 INFO:teuthology.orchestra.run.smithi087.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2023-10-07T22:04:39.526 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:04:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:39 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3841191858' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:39 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/3414180734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:39 smithi087 conmon[198910]: 2023-10-07T22:04:39.504+0000 7f78db021700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T22:04:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:39 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3841191858' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:39 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/3414180734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-07T22:04:39.703 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:04:39 smithi087 conmon[241336]: ignoring --setuser ceph since I am not root 2023-10-07T22:04:39.704 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:04:39 smithi087 conmon[241336]: ignoring --setgroup ceph since I am not root 2023-10-07T22:04:39.704 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:04:39 smithi087 conmon[241336]: starting mds.a at 2023-10-07T22:04:40.527 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:04:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: pgmap v6486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-07T22:04:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T22:04:40.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T22:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-07T22:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: osdmap e956: 8 total, 8 up, 8 in 2023-10-07T22:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T22:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/52059152' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:40.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:40.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: pgmap v6486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:40.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-07T22:04:40.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T22:04:40.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T22:04:40.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-07T22:04:40.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: osdmap e956: 8 total, 8 up, 8 in 2023-10-07T22:04:40.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T22:04:40.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/52059152' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:40.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:40 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: pgmap v6486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-10-07T22:04:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-10-07T22:04:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-07T22:04:40.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2775554917' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-10-07T22:04:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: osdmap e956: 8 total, 8 up, 8 in 2023-10-07T22:04:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-10-07T22:04:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/52059152' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:40.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:40 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-10-07T22:04:41.523 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'cephfs_metadata' removed 2023-10-07T22:04:41.537 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T22:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T22:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: Cluster is now healthy 2023-10-07T22:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:04:41.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: mds.? [v2:172.21.15.87:6834/188737438,v1:172.21.15.87:6835/188737438] up:boot 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: fsmap 2 up:standby 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/966209143' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[198934]: 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-07T22:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T22:04:41.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: Cluster is now healthy 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: mds.? [v2:172.21.15.87:6834/188737438,v1:172.21.15.87:6835/188737438] up:boot 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: fsmap 2 up:standby 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/966209143' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:41.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:41 smithi087 ceph-mon[202419]: 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-07T22:04:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-10-07T22:04:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-07T22:04:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: Cluster is now healthy 2023-10-07T22:04:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-10-07T22:04:41.921 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: mds.? [v2:172.21.15.87:6834/188737438,v1:172.21.15.87:6835/188737438] up:boot 2023-10-07T22:04:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: fsmap 2 up:standby 2023-10-07T22:04:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: from='mgr.25145 172.21.15.87:0/1317124599' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-10-07T22:04:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/966209143' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:41.922 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:41 smithi163 ceph-mon[190496]: 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-07T22:04:42.524 INFO:teuthology.orchestra.run.smithi087.stderr:pool 'cephfs_data' removed 2023-10-07T22:04:42.542 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:04:42.592 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:04:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[198934]: pgmap v6488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[198934]: 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-07T22:04:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[198934]: osdmap e957: 8 total, 8 up, 8 in 2023-10-07T22:04:42.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[198934]: from='client.? 172.21.15.87:0/2317772039' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:42.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[202419]: pgmap v6488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[202419]: 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-07T22:04:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[202419]: osdmap e957: 8 total, 8 up, 8 in 2023-10-07T22:04:42.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:42 smithi087 ceph-mon[202419]: from='client.? 172.21.15.87:0/2317772039' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:42.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:42 smithi163 ceph-mon[190496]: pgmap v6488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-07T22:04:42.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:42 smithi163 ceph-mon[190496]: 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-07T22:04:42.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:42 smithi163 ceph-mon[190496]: osdmap e957: 8 total, 8 up, 8 in 2023-10-07T22:04:42.711 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:42 smithi163 ceph-mon[190496]: from='client.? 172.21.15.87:0/2317772039' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-07T22:04:42.727 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-07T22:04:42.727 DEBUG:teuthology.orchestra.run.smithi087:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-07T22:04:42.744 DEBUG:teuthology.orchestra.run.smithi163:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-07T22:04:42.772 INFO:tasks.cephadm:Stopping all daemons... 2023-10-07T22:04:42.772 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-07T22:04:42.773 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a 2023-10-07T22:04:43.065 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:42 smithi087 systemd[1]: Stopping Ceph mon.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:43.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[198910]: 2023-10-07T22:04:43.064+0000 7f78e082c700 -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-07T22:04:43.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[198910]: 2023-10-07T22:04:43.064+0000 7f78e082c700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-07T22:04:43.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Oct 07 22:04:43 smithi087 bash[334229]: d5a538913293ca70c3b8176023b73e177e5271b3908fc523a2f94b087e38b9a8 2023-10-07T22:04:43.391 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE Bus STOPPING 2023-10-07T22:04:43.392 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T22:04:43.392 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE Bus STOPPED 2023-10-07T22:04:43.392 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE Bus STARTING 2023-10-07T22:04:43.392 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE Serving on http://:::9283 2023-10-07T22:04:43.392 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:43 smithi087 conmon[186870]: [07/Oct/2023:22:04:43] ENGINE Bus STARTED 2023-10-07T22:04:44.183 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-07T22:04:44.236 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:44.237 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-07T22:04:44.237 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-07T22:04:44.237 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.c 2023-10-07T22:04:44.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:44 smithi087 systemd[1]: Stopping Ceph mon.c for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:44.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[202395]: 2023-10-07T22:04:44.537+0000 7f9030c8e700 -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-07T22:04:44.824 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[202395]: 2023-10-07T22:04:44.537+0000 7f9030c8e700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-07T22:04:44.824 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE Bus STOPPING 2023-10-07T22:04:44.825 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-07T22:04:44.825 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE Bus STOPPED 2023-10-07T22:04:44.825 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE Bus STARTING 2023-10-07T22:04:44.825 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE Serving on http://:::9283 2023-10-07T22:04:44.825 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:44 smithi087 conmon[186870]: [07/Oct/2023:22:04:44] ENGINE Bus STARTED 2023-10-07T22:04:45.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Oct 07 22:04:44 smithi087 bash[334553]: 4011a005fa2629006a02e386db3bc64e45c5fd9f084d6a800851b1a60d08c61f 2023-10-07T22:04:45.338 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-07T22:04:45.374 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:45.375 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-07T22:04:45.375 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-07T22:04:45.375 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.b 2023-10-07T22:04:45.671 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:45 smithi163 systemd[1]: Stopping Ceph mon.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:45.703 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:45 smithi087 conmon[186870]: ::ffff:172.21.15.163 - - [07/Oct/2023:22:04:45] "GET /metrics HTTP/1.1" 200 36378 "" "Prometheus/2.43.0" 2023-10-07T22:04:46.103 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:45 smithi163 conmon[190472]: 2023-10-07T22:04:45.712+0000 7f2c59b77700 -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-07T22:04:46.103 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:45 smithi163 conmon[190472]: 2023-10-07T22:04:45.712+0000 7f2c59b77700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-07T22:04:46.421 INFO:journalctl@ceph.mon.b.smithi163.stdout:Oct 07 22:04:46 smithi163 bash[328951]: 108de34ecddd11a17f4aa8ec1aad607561f79901994cb031df63b79ebdb1f2a9 2023-10-07T22:04:47.243 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-07T22:04:47.298 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:47.298 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-07T22:04:47.299 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-07T22:04:47.299 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y 2023-10-07T22:04:47.580 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:47 smithi087 systemd[1]: Stopping Ceph mgr.y for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:47.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:47 smithi087 conmon[186870]: 2023-10-07T22:04:47.579+0000 7fa0bd9cb700 -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-07T22:04:47.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:47 smithi087 conmon[186870]: 2023-10-07T22:04:47.579+0000 7fa0bd9cb700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-07T22:04:47.848 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Oct 07 22:04:47 smithi087 bash[334866]: a0920cd8ed1c895f44e8eff994d7bcad97a00c5732472b4130d14c1cccf3c0ef 2023-10-07T22:04:48.323 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-07T22:04:48.361 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:48.361 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-07T22:04:48.361 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-07T22:04:48.362 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x 2023-10-07T22:04:48.671 INFO:journalctl@ceph.mgr.x.smithi163.stdout:Oct 07 22:04:48 smithi163 systemd[1]: Stopping Ceph mgr.x for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:49.368 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-07T22:04:49.404 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:49.404 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-07T22:04:49.404 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-07T22:04:49.404 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.0 2023-10-07T22:04:49.703 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 22:04:49 smithi087 systemd[1]: Stopping Ceph osd.0 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:49.703 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 22:04:49 smithi087 conmon[211415]: 2023-10-07T22:04:49.680+0000 7f1dfc12b700 -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-07T22:04:49.703 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 22:04:49 smithi087 conmon[211415]: 2023-10-07T22:04:49.680+0000 7f1dfc12b700 -1 osd.0 958 *** Got signal Terminated *** 2023-10-07T22:04:49.704 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 22:04:49 smithi087 conmon[211415]: 2023-10-07T22:04:49.680+0000 7f1dfc12b700 -1 osd.0 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:04:56.203 INFO:journalctl@ceph.osd.0.smithi087.stdout:Oct 07 22:04:55 smithi087 bash[335178]: 776f118cef5a3a3174a3e337f951b63d3005353dc8f4b5b76f571e30b385b58e 2023-10-07T22:04:57.478 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-07T22:04:57.518 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:04:57.519 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-07T22:04:57.519 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-07T22:04:57.519 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.1 2023-10-07T22:04:57.725 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 22:04:57 smithi087 systemd[1]: Stopping Ceph osd.1 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:04:58.202 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 22:04:57 smithi087 conmon[218755]: 2023-10-07T22:04:57.809+0000 7f8b16ca5700 -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-07T22:04:58.203 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 22:04:57 smithi087 conmon[218755]: 2023-10-07T22:04:57.809+0000 7f8b16ca5700 -1 osd.1 958 *** Got signal Terminated *** 2023-10-07T22:04:58.203 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 22:04:57 smithi087 conmon[218755]: 2023-10-07T22:04:57.809+0000 7f8b16ca5700 -1 osd.1 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:04.203 INFO:journalctl@ceph.osd.1.smithi087.stdout:Oct 07 22:05:03 smithi087 bash[335762]: e05ddff0392538d55a3da92357681a64dfc78c2c285a89cd0de6360886f52e23 2023-10-07T22:05:05.452 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-07T22:05:05.492 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:05.492 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-07T22:05:05.493 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-07T22:05:05.493 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.2 2023-10-07T22:05:05.702 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 22:05:05 smithi087 systemd[1]: Stopping Ceph osd.2 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:06.202 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 22:05:05 smithi087 conmon[226111]: 2023-10-07T22:05:05.782+0000 7f6889ae2700 -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-07T22:05:06.203 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 22:05:05 smithi087 conmon[226111]: 2023-10-07T22:05:05.782+0000 7f6889ae2700 -1 osd.2 958 *** Got signal Terminated *** 2023-10-07T22:05:06.203 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 22:05:05 smithi087 conmon[226111]: 2023-10-07T22:05:05.782+0000 7f6889ae2700 -1 osd.2 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:11.952 INFO:journalctl@ceph.osd.2.smithi087.stdout:Oct 07 22:05:11 smithi087 bash[336339]: 39aee6d7d48e221e31d9c41536c3a4606350de63fe3c73b9a0bf8ef708373557 2023-10-07T22:05:13.318 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-07T22:05:13.358 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:13.358 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-07T22:05:13.359 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-07T22:05:13.359 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.3 2023-10-07T22:05:13.649 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:13 smithi087 systemd[1]: Stopping Ceph osd.3 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:13.952 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:13 smithi087 conmon[233542]: 2023-10-07T22:05:13.648+0000 7f1dbc5ec700 -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-07T22:05:13.953 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:13 smithi087 conmon[233542]: 2023-10-07T22:05:13.648+0000 7f1dbc5ec700 -1 osd.3 958 *** Got signal Terminated *** 2023-10-07T22:05:13.953 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:13 smithi087 conmon[233542]: 2023-10-07T22:05:13.648+0000 7f1dbc5ec700 -1 osd.3 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:15.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:15 smithi163 conmon[215774]: 2023-10-07T22:05:15.575+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:16.452 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:16 smithi087 conmon[233542]: 2023-10-07T22:05:16.068+0000 7f1db6bde700 -1 osd.3 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.307254+0000 front 2023-10-07T22:04:54.307373+0000 (oldest deadline 2023-10-07T22:05:15.407389+0000) 2023-10-07T22:05:16.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:16 smithi163 conmon[215774]: 2023-10-07T22:05:16.535+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:17.452 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:17 smithi087 conmon[233542]: 2023-10-07T22:05:17.117+0000 7f1db6bde700 -1 osd.3 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.307254+0000 front 2023-10-07T22:04:54.307373+0000 (oldest deadline 2023-10-07T22:05:15.407389+0000) 2023-10-07T22:05:17.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:17 smithi163 conmon[215774]: 2023-10-07T22:05:17.538+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:18.382 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:17 smithi163 conmon[200307]: 2023-10-07T22:05:17.987+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:18.452 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:18 smithi087 conmon[233542]: 2023-10-07T22:05:18.140+0000 7f1db6bde700 -1 osd.3 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.307254+0000 front 2023-10-07T22:04:54.307373+0000 (oldest deadline 2023-10-07T22:05:15.407389+0000) 2023-10-07T22:05:18.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:18 smithi163 conmon[215774]: 2023-10-07T22:05:18.539+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:18.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:18 smithi163 conmon[223775]: 2023-10-07T22:05:18.382+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:19.408 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:19 smithi163 conmon[200307]: 2023-10-07T22:05:19.004+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:19.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:19 smithi163 conmon[215774]: 2023-10-07T22:05:19.514+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:19.673 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:19 smithi163 conmon[223775]: 2023-10-07T22:05:19.407+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:19.703 INFO:journalctl@ceph.osd.3.smithi087.stdout:Oct 07 22:05:19 smithi087 bash[336917]: 366f4fae5f4af5e1ed583736a794d352b266faf2e67e7ed7a3088b1dba1e538c 2023-10-07T22:05:20.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:20 smithi163 conmon[200307]: 2023-10-07T22:05:19.999+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:20.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:19 smithi163 conmon[207641]: 2023-10-07T22:05:19.851+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:20.888 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:20 smithi163 conmon[215774]: 2023-10-07T22:05:20.538+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:20.888 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:20 smithi163 conmon[223775]: 2023-10-07T22:05:20.452+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:21.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[200307]: 2023-10-07T22:05:21.047+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:21.172 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:20 smithi163 conmon[207641]: 2023-10-07T22:05:20.887+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:21.259 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-07T22:05:21.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:21.300 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-07T22:05:21.300 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-07T22:05:21.300 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.4 2023-10-07T22:05:21.674 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[215774]: 2023-10-07T22:05:21.577+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:21.674 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[223775]: 2023-10-07T22:05:21.407+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:21.675 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:21 smithi163 systemd[1]: Stopping Ceph osd.4 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:21.675 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[200307]: 2023-10-07T22:05:21.577+0000 7fb78a0ea700 -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-07T22:05:21.675 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[200307]: 2023-10-07T22:05:21.577+0000 7fb78a0ea700 -1 osd.4 958 *** Got signal Terminated *** 2023-10-07T22:05:21.675 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[200307]: 2023-10-07T22:05:21.577+0000 7fb78a0ea700 -1 osd.4 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:22.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:22 smithi163 conmon[200307]: 2023-10-07T22:05:22.033+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:22.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:21 smithi163 conmon[207641]: 2023-10-07T22:05:21.877+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:22.898 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:22 smithi163 conmon[215774]: 2023-10-07T22:05:22.596+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:22.899 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:22 smithi163 conmon[223775]: 2023-10-07T22:05:22.435+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:23.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:22 smithi163 conmon[200307]: 2023-10-07T22:05:22.999+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:23.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:22 smithi163 conmon[207641]: 2023-10-07T22:05:22.894+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:23.911 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:23 smithi163 conmon[215774]: 2023-10-07T22:05:23.571+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:23.911 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:23 smithi163 conmon[223775]: 2023-10-07T22:05:23.433+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:24.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:24 smithi163 conmon[200307]: 2023-10-07T22:05:24.030+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:24.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:23 smithi163 conmon[207641]: 2023-10-07T22:05:23.911+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:24.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:24 smithi163 conmon[215774]: 2023-10-07T22:05:24.580+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:24.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:24 smithi163 conmon[223775]: 2023-10-07T22:05:24.403+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:25.171 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:25 smithi163 conmon[200307]: 2023-10-07T22:05:25.043+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:25.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:24 smithi163 conmon[207641]: 2023-10-07T22:05:24.900+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:25.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:24 smithi163 conmon[207641]: 2023-10-07T22:05:24.900+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:25.614 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:25 smithi163 conmon[223775]: 2023-10-07T22:05:25.356+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:25.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:25 smithi163 conmon[215774]: 2023-10-07T22:05:25.614+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:26.383 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:26 smithi163 conmon[200307]: 2023-10-07T22:05:26.069+0000 7fb783edb700 -1 osd.4 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:51.372603+0000 front 2023-10-07T22:04:51.372846+0000 (oldest deadline 2023-10-07T22:05:17.272664+0000) 2023-10-07T22:05:26.384 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:25 smithi163 conmon[207641]: 2023-10-07T22:05:25.932+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:26.384 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:25 smithi163 conmon[207641]: 2023-10-07T22:05:25.932+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:26.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:26 smithi163 conmon[215774]: 2023-10-07T22:05:26.579+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:26.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:26 smithi163 conmon[223775]: 2023-10-07T22:05:26.383+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:27.182 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:26 smithi163 conmon[207641]: 2023-10-07T22:05:26.926+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:27.182 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:26 smithi163 conmon[207641]: 2023-10-07T22:05:26.926+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:27.589 INFO:journalctl@ceph.osd.4.smithi163.stdout:Oct 07 22:05:27 smithi163 bash[329571]: 9b2e14f16a90063b8f30a8d39395458422eef6c3bde5809532d3a30372d241aa 2023-10-07T22:05:27.590 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:27 smithi163 conmon[223775]: 2023-10-07T22:05:27.382+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:27.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:27 smithi163 conmon[215774]: 2023-10-07T22:05:27.590+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:27.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:27 smithi163 conmon[215774]: 2023-10-07T22:05:27.590+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:28.204 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:27 smithi163 conmon[207641]: 2023-10-07T22:05:27.946+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:28.204 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:27 smithi163 conmon[207641]: 2023-10-07T22:05:27.946+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:28.618 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[223775]: 2023-10-07T22:05:28.366+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:28.619 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[223775]: 2023-10-07T22:05:28.366+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:28.872 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[215774]: 2023-10-07T22:05:28.618+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:28.872 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[215774]: 2023-10-07T22:05:28.618+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:29.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[207641]: 2023-10-07T22:05:28.984+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:29.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:28 smithi163 conmon[207641]: 2023-10-07T22:05:28.984+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:29.371 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-07T22:05:29.413 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:29.413 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-07T22:05:29.413 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-07T22:05:29.414 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.5 2023-10-07T22:05:29.638 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 systemd[1]: Stopping Ceph osd.5 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:29.639 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[223775]: 2023-10-07T22:05:29.326+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:29.639 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[223775]: 2023-10-07T22:05:29.326+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:29.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[215774]: 2023-10-07T22:05:29.638+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:29.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[215774]: 2023-10-07T22:05:29.638+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:29.921 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[207641]: 2023-10-07T22:05:29.713+0000 7fd92b359700 -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-07T22:05:29.921 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[207641]: 2023-10-07T22:05:29.713+0000 7fd92b359700 -1 osd.5 958 *** Got signal Terminated *** 2023-10-07T22:05:29.922 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[207641]: 2023-10-07T22:05:29.713+0000 7fd92b359700 -1 osd.5 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:30.291 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[207641]: 2023-10-07T22:05:29.965+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:30.292 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:29 smithi163 conmon[207641]: 2023-10-07T22:05:29.965+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:30.664 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[223775]: 2023-10-07T22:05:30.292+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:30.665 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[223775]: 2023-10-07T22:05:30.292+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:30.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[215774]: 2023-10-07T22:05:30.665+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:30.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[215774]: 2023-10-07T22:05:30.665+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:31.298 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[207641]: 2023-10-07T22:05:30.980+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:31.298 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:30 smithi163 conmon[207641]: 2023-10-07T22:05:30.980+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:31.639 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[223775]: 2023-10-07T22:05:31.296+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:31.639 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[223775]: 2023-10-07T22:05:31.296+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:31.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[215774]: 2023-10-07T22:05:31.638+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:31.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[215774]: 2023-10-07T22:05:31.638+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:32.297 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[207641]: 2023-10-07T22:05:31.955+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:32.297 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[207641]: 2023-10-07T22:05:31.955+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:32.297 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:31 smithi163 conmon[207641]: 2023-10-07T22:05:31.955+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.744506+0000 front 2023-10-07T22:05:08.744554+0000 (oldest deadline 2023-10-07T22:05:31.644434+0000) 2023-10-07T22:05:32.591 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[223775]: 2023-10-07T22:05:32.297+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:32.592 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[223775]: 2023-10-07T22:05:32.297+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:32.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[215774]: 2023-10-07T22:05:32.592+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:32.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[215774]: 2023-10-07T22:05:32.592+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:32.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[215774]: 2023-10-07T22:05:32.592+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:33.268 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[207641]: 2023-10-07T22:05:32.960+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:33.268 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[207641]: 2023-10-07T22:05:32.960+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:33.269 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:32 smithi163 conmon[207641]: 2023-10-07T22:05:32.960+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.744506+0000 front 2023-10-07T22:05:08.744554+0000 (oldest deadline 2023-10-07T22:05:31.644434+0000) 2023-10-07T22:05:33.581 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[223775]: 2023-10-07T22:05:33.268+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:33.582 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[223775]: 2023-10-07T22:05:33.268+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:33.582 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[223775]: 2023-10-07T22:05:33.268+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:33.917 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[215774]: 2023-10-07T22:05:33.580+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:33.917 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[215774]: 2023-10-07T22:05:33.580+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:33.917 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[215774]: 2023-10-07T22:05:33.580+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:34.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[207641]: 2023-10-07T22:05:33.916+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.641676+0000 front 2023-10-07T22:04:53.641544+0000 (oldest deadline 2023-10-07T22:05:19.541515+0000) 2023-10-07T22:05:34.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[207641]: 2023-10-07T22:05:33.916+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:00.642880+0000 front 2023-10-07T22:05:00.642852+0000 (oldest deadline 2023-10-07T22:05:24.142726+0000) 2023-10-07T22:05:34.171 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:33 smithi163 conmon[207641]: 2023-10-07T22:05:33.916+0000 7fd924148700 -1 osd.5 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.744506+0000 front 2023-10-07T22:05:08.744554+0000 (oldest deadline 2023-10-07T22:05:31.644434+0000) 2023-10-07T22:05:34.557 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[223775]: 2023-10-07T22:05:34.296+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:34.557 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[223775]: 2023-10-07T22:05:34.296+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:34.558 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[223775]: 2023-10-07T22:05:34.296+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:34.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[215774]: 2023-10-07T22:05:34.557+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:34.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[215774]: 2023-10-07T22:05:34.557+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:34.921 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:34 smithi163 conmon[215774]: 2023-10-07T22:05:34.557+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:35.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[223775]: 2023-10-07T22:05:35.324+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:35.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[223775]: 2023-10-07T22:05:35.324+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:35.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[223775]: 2023-10-07T22:05:35.324+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:35.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[215774]: 2023-10-07T22:05:35.534+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:35.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[215774]: 2023-10-07T22:05:35.534+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:35.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:35 smithi163 conmon[215774]: 2023-10-07T22:05:35.534+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:36.170 INFO:journalctl@ceph.osd.5.smithi163.stdout:Oct 07 22:05:35 smithi163 bash[330156]: 17ddac95e4fc6a02fecdabb985b58af1e93b9f97d6f583d28016b83b628f2206 2023-10-07T22:05:36.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[215774]: 2023-10-07T22:05:36.577+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:36.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[215774]: 2023-10-07T22:05:36.577+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:36.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[215774]: 2023-10-07T22:05:36.577+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:36.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[223775]: 2023-10-07T22:05:36.355+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:36.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[223775]: 2023-10-07T22:05:36.355+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:36.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:36 smithi163 conmon[223775]: 2023-10-07T22:05:36.355+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:37.417 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-07T22:05:37.456 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:37.456 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-07T22:05:37.456 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-07T22:05:37.457 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.6 2023-10-07T22:05:37.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[223775]: 2023-10-07T22:05:37.398+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:37.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[223775]: 2023-10-07T22:05:37.398+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:37.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[223775]: 2023-10-07T22:05:37.398+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:37.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 systemd[1]: Stopping Ceph osd.6 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:37.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.532+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:37.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.532+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:37.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.532+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:38.171 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.761+0000 7fa525bc4700 -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-07T22:05:38.171 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.761+0000 7fa525bc4700 -1 osd.6 958 *** Got signal Terminated *** 2023-10-07T22:05:38.171 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:37 smithi163 conmon[215774]: 2023-10-07T22:05:37.761+0000 7fa525bc4700 -1 osd.6 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:38.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[223775]: 2023-10-07T22:05:38.382+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:38.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[223775]: 2023-10-07T22:05:38.382+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:38.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[223775]: 2023-10-07T22:05:38.382+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:38.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[215774]: 2023-10-07T22:05:38.515+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:38.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[215774]: 2023-10-07T22:05:38.515+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:38.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:38 smithi163 conmon[215774]: 2023-10-07T22:05:38.515+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:39.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[215774]: 2023-10-07T22:05:39.535+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:39.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[215774]: 2023-10-07T22:05:39.535+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:39.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[215774]: 2023-10-07T22:05:39.535+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:39.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[223775]: 2023-10-07T22:05:39.348+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:39.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[223775]: 2023-10-07T22:05:39.348+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:39.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:39 smithi163 conmon[223775]: 2023-10-07T22:05:39.348+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:40.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[223775]: 2023-10-07T22:05:40.307+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:40.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[223775]: 2023-10-07T22:05:40.307+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:40.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[223775]: 2023-10-07T22:05:40.307+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:40.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[215774]: 2023-10-07T22:05:40.519+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:40.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[215774]: 2023-10-07T22:05:40.519+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:40.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[215774]: 2023-10-07T22:05:40.519+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:40.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[215774]: 2023-10-07T22:05:40.519+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.585386+0000 front 2023-10-07T22:05:17.585448+0000 (oldest deadline 2023-10-07T22:05:40.485300+0000) 2023-10-07T22:05:41.171 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[243720]: ts=2023-10-07T22:05:40.858Z 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.87:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.87:8765: connect: connection refused" 2023-10-07T22:05:41.171 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[243720]: ts=2023-10-07T22:05:40.861Z 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.87:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.87:8765: connect: connection refused" 2023-10-07T22:05:41.171 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[243720]: ts=2023-10-07T22:05:40.861Z 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.87:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.87:8765: connect: connection refused" 2023-10-07T22:05:41.172 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:40 smithi163 conmon[243720]: ts=2023-10-07T22:05:40.862Z 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.87:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.87:8765: connect: connection refused" 2023-10-07T22:05:41.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[223775]: 2023-10-07T22:05:41.314+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:41.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[223775]: 2023-10-07T22:05:41.314+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:41.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[223775]: 2023-10-07T22:05:41.314+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:41.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[223775]: 2023-10-07T22:05:41.314+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:41.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[215774]: 2023-10-07T22:05:41.488+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:41.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[215774]: 2023-10-07T22:05:41.488+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:41.672 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[215774]: 2023-10-07T22:05:41.488+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:41.673 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:41 smithi163 conmon[215774]: 2023-10-07T22:05:41.488+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.585386+0000 front 2023-10-07T22:05:17.585448+0000 (oldest deadline 2023-10-07T22:05:40.485300+0000) 2023-10-07T22:05:42.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[215774]: 2023-10-07T22:05:42.460+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:54.281609+0000 front 2023-10-07T22:04:54.281547+0000 (oldest deadline 2023-10-07T22:05:15.381402+0000) 2023-10-07T22:05:42.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[215774]: 2023-10-07T22:05:42.461+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:01.183426+0000 front 2023-10-07T22:05:01.183442+0000 (oldest deadline 2023-10-07T22:05:27.083258+0000) 2023-10-07T22:05:42.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[215774]: 2023-10-07T22:05:42.461+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:10.584583+0000 front 2023-10-07T22:05:10.584440+0000 (oldest deadline 2023-10-07T22:05:31.684244+0000) 2023-10-07T22:05:42.671 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[215774]: 2023-10-07T22:05:42.461+0000 7fa5201b6700 -1 osd.6 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.585386+0000 front 2023-10-07T22:05:17.585448+0000 (oldest deadline 2023-10-07T22:05:40.485300+0000) 2023-10-07T22:05:42.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[223775]: 2023-10-07T22:05:42.311+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:42.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[223775]: 2023-10-07T22:05:42.311+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:42.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[223775]: 2023-10-07T22:05:42.311+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:42.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:42 smithi163 conmon[223775]: 2023-10-07T22:05:42.311+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:43.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:43 smithi163 conmon[223775]: 2023-10-07T22:05:43.346+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:43.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:43 smithi163 conmon[223775]: 2023-10-07T22:05:43.346+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:43.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:43 smithi163 conmon[223775]: 2023-10-07T22:05:43.346+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:43.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:43 smithi163 conmon[223775]: 2023-10-07T22:05:43.346+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:44.338 INFO:journalctl@ceph.osd.6.smithi163.stdout:Oct 07 22:05:43 smithi163 bash[330729]: 03c87b34842170ed443954b83850959ecc9d449aaf124904b1ca0c6e5c8a807d 2023-10-07T22:05:44.616 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:44 smithi163 conmon[223775]: 2023-10-07T22:05:44.337+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:44.616 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:44 smithi163 conmon[223775]: 2023-10-07T22:05:44.337+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:44.616 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:44 smithi163 conmon[223775]: 2023-10-07T22:05:44.337+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:44.616 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:44 smithi163 conmon[223775]: 2023-10-07T22:05:44.337+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:45.586 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:45.586 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:45.587 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:45.587 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:45.594 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-07T22:05:45.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:45.636 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-07T22:05:45.636 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-07T22:05:45.636 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.7 2023-10-07T22:05:45.921 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 systemd[1]: Stopping Ceph osd.7 for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:46.336 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.935+0000 7f8bc8ad8700 -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-07T22:05:46.336 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.935+0000 7f8bc8ad8700 -1 osd.7 958 *** Got signal Terminated *** 2023-10-07T22:05:46.336 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:45 smithi163 conmon[223775]: 2023-10-07T22:05:45.935+0000 7f8bc8ad8700 -1 osd.7 958 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-07T22:05:46.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:46 smithi163 conmon[223775]: 2023-10-07T22:05:46.336+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:46.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:46 smithi163 conmon[223775]: 2023-10-07T22:05:46.336+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:46.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:46 smithi163 conmon[223775]: 2023-10-07T22:05:46.336+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:46.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:46 smithi163 conmon[223775]: 2023-10-07T22:05:46.336+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:47.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:47 smithi163 conmon[223775]: 2023-10-07T22:05:47.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:47.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:47 smithi163 conmon[223775]: 2023-10-07T22:05:47.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:47.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:47 smithi163 conmon[223775]: 2023-10-07T22:05:47.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:47.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:47 smithi163 conmon[223775]: 2023-10-07T22:05:47.318+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:48.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:48 smithi163 conmon[223775]: 2023-10-07T22:05:48.342+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:48.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:48 smithi163 conmon[223775]: 2023-10-07T22:05:48.342+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:48.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:48 smithi163 conmon[223775]: 2023-10-07T22:05:48.342+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:48.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:48 smithi163 conmon[223775]: 2023-10-07T22:05:48.342+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:49.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:49 smithi163 conmon[223775]: 2023-10-07T22:05:49.301+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:49.672 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:49 smithi163 conmon[223775]: 2023-10-07T22:05:49.301+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:49.673 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:49 smithi163 conmon[223775]: 2023-10-07T22:05:49.301+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:49.673 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:49 smithi163 conmon[223775]: 2023-10-07T22:05:49.301+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:50.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:50 smithi163 conmon[223775]: 2023-10-07T22:05:50.291+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2023-10-07T22:04:53.024331+0000 front 2023-10-07T22:04:53.024358+0000 (oldest deadline 2023-10-07T22:05:17.624677+0000) 2023-10-07T22:05:50.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:50 smithi163 conmon[223775]: 2023-10-07T22:05:50.291+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2023-10-07T22:05:02.325958+0000 front 2023-10-07T22:05:02.326046+0000 (oldest deadline 2023-10-07T22:05:28.225799+0000) 2023-10-07T22:05:50.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:50 smithi163 conmon[223775]: 2023-10-07T22:05:50.291+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2023-10-07T22:05:08.226446+0000 front 2023-10-07T22:05:08.226526+0000 (oldest deadline 2023-10-07T22:05:32.926522+0000) 2023-10-07T22:05:50.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:50 smithi163 conmon[223775]: 2023-10-07T22:05:50.291+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2023-10-07T22:05:17.929010+0000 front 2023-10-07T22:05:17.928983+0000 (oldest deadline 2023-10-07T22:05:40.828850+0000) 2023-10-07T22:05:50.671 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:50 smithi163 conmon[223775]: 2023-10-07T22:05:50.291+0000 7f8bc38cb700 -1 osd.7 958 heartbeat_check: no reply from 172.21.15.163:6804 osd.4 since back 2023-10-07T22:05:21.329797+0000 front 2023-10-07T22:05:21.329606+0000 (oldest deadline 2023-10-07T22:05:50.130303+0000) 2023-10-07T22:05:51.921 INFO:journalctl@ceph.osd.7.smithi163.stdout:Oct 07 22:05:51 smithi163 bash[331302]: 85c71eaac13151d29aabe7a83c97484b33b6cfee9392bbcd33680502a5373ede 2023-10-07T22:05:53.483 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-07T22:05:53.524 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:53.524 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-07T22:05:53.524 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2023-10-07T22:05:53.525 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.a 2023-10-07T22:05:53.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:05:53 smithi087 systemd[1]: Stopping Ceph mds.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:53.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:05:53 smithi087 conmon[241336]: 2023-10-07T22:05:53.793+0000 7f9dde1bc700 -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-07T22:05:53.953 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:05:53 smithi087 conmon[241336]: 2023-10-07T22:05:53.793+0000 7f9dde1bc700 -1 mds.a *** got signal Terminated *** 2023-10-07T22:05:56.180 INFO:journalctl@ceph.mds.a.smithi087.stdout:Oct 07 22:05:55 smithi087 bash[337504]: bf410c853c9105481508aee3dc46da12ff94ec03caa58cb61af3d50abce55664 2023-10-07T22:05:56.187 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.a.service' 2023-10-07T22:05:56.224 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:56.224 INFO:tasks.cephadm.mds.a:Stopped mds.a 2023-10-07T22:05:56.224 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2023-10-07T22:05:56.224 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.b 2023-10-07T22:05:56.593 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 22:05:56 smithi163 systemd[1]: Stopping Ceph mds.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:56.921 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 22:05:56 smithi163 conmon[231096]: 2023-10-07T22:05:56.592+0000 7fe335371700 -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-07T22:05:56.921 INFO:journalctl@ceph.mds.b.smithi163.stdout:Oct 07 22:05:56 smithi163 conmon[231096]: 2023-10-07T22:05:56.592+0000 7fe335371700 -1 mds.b *** got signal Terminated *** 2023-10-07T22:05:58.241 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@mds.b.service' 2023-10-07T22:05:58.277 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:58.278 INFO:tasks.cephadm.mds.b:Stopped mds.b 2023-10-07T22:05:58.278 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-07T22:05:58.278 DEBUG:teuthology.orchestra.run.smithi163:> sudo systemctl stop ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-07T22:05:58.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 systemd[1]: Stopping Ceph prometheus.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:05:58.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-07T22:05:58.671 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.583Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-10-07T22:05:58.672 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.584Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-10-07T22:05:58.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.584Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-10-07T22:05:58.673 INFO:journalctl@ceph.prometheus.a.smithi163.stdout:Oct 07 22:05:58 smithi163 conmon[243720]: ts=2023-10-07T22:05:58.585Z caller=main.go:1147 level=info msg="See you next time!" 2023-10-07T22:05:59.194 DEBUG:teuthology.orchestra.run.smithi163:> sudo pkill -f 'journalctl -f -n 0 -u ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-07T22:05:59.228 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-07T22:05:59.229 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-07T22:05:59.229 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-07T22:06:00.655 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 22:06:00 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:06:00.952 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 22:06:00 smithi087 conmon[253361]: ts=2023-10-07T22:06:00.655Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-10-07T22:06:01.507 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 22:06:01 smithi087 bash[338134]: 42215f04ce7971d307646ed736504bdbf203ffe8e657dae7608d2f633d90956c 2023-10-07T22:06:01.508 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 22:06:01 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-07T22:06:01.508 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Oct 07 22:06:01 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T22:06:01.838 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 22:06:01 smithi087 systemd[1]: Stopping Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:06:02.452 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 22:06:02 smithi087 bash[338412]: 7fad590e956f9f9178e76ff392cb3a9f1ff6441eb72da8b7be49505afe5c8c01 2023-10-07T22:06:02.453 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 22:06:02 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:06:02.453 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 22:06:02 smithi087 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-07T22:06:02.453 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Oct 07 22:06:02 smithi087 systemd[1]: Stopped Ceph node-exporter.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T22:06:02.763 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-07T22:06:04.399 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 22:06:04 smithi163 systemd[1]: Stopping Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:06:05.012 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 22:06:04 smithi163 bash[332807]: 8808bad869360eca4aa25fad503b59b314108abc4fb2cc9a434bed4d3435bf9d 2023-10-07T22:06:05.012 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 22:06:04 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:06:05.012 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 22:06:04 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-07T22:06:05.012 INFO:journalctl@ceph.node-exporter.b.smithi163.stdout:Oct 07 22:06:04 smithi163 systemd[1]: Stopped Ceph node-exporter.b for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T22:06:05.324 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 22:06:05 smithi163 systemd[1]: Stopping Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7... 2023-10-07T22:06:05.887 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 22:06:05 smithi163 bash[333089]: 3bd7f8ae284e3d4d113766346e6ac3a7b8696a9f77007ed590520f8a2d300c53 2023-10-07T22:06:05.887 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 22:06:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-10-07T22:06:05.887 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 22:06:05 smithi163 systemd[1]: ceph-05b14f9a-6541-11ee-8db5-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-10-07T22:06:05.887 INFO:journalctl@ceph.grafana.a.smithi163.stdout:Oct 07 22:06:05 smithi163 systemd[1]: Stopped Ceph grafana.a for 05b14f9a-6541-11ee-8db5-212e2dc638e7. 2023-10-07T22:06:06.186 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:06:06.224 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-07T22:06:06.253 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-07T22:06:06.255 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi087/crash 2023-10-07T22:06:06.257 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash -- . 2023-10-07T22:06:06.330 INFO:teuthology.orchestra.run.smithi087.stderr:tar: /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-07T22:06:06.330 INFO:teuthology.orchestra.run.smithi087.stderr:tar: Error is not recoverable: exiting now 2023-10-07T22:06:06.333 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi163/crash 2023-10-07T22:06:06.334 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash -- . 2023-10-07T22:06:06.389 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-07T22:06:06.389 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2023-10-07T22:06:06.390 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-07T22:06:06.390 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-07T22:06:06.418 INFO:teuthology.orchestra.run.smithi087.stderr:grep: /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-07T22:06:06.420 INFO:tasks.cephadm:Compressing logs... 2023-10-07T22:06:06.420 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:06:06.462 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T22:06:06.494 INFO:teuthology.orchestra.run.smithi087.stderr:find: ‘/var/log/rbd-target-api’gzip : No such file or directory-5 2023-10-07T22:06:06.494 INFO:teuthology.orchestra.run.smithi087.stderr:--verbose -- /var/log/ceph/cephadm.log 2023-10-07T22:06:06.503 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-07T22:06:06.504 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-07T22:06:06.504 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.a.log 2023-10-07T22:06:06.505 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.2.log: /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-07T22:06:06.505 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-07T22:06:06.507 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-07T22:06:06.508 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-07T22:06:06.508 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-07T22:06:06.509 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.y.log 2023-10-07T22:06:06.518 INFO:teuthology.orchestra.run.smithi163.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-07T22:06:06.519 INFO:teuthology.orchestra.run.smithi163.stderr:: No such file or directory 2023-10-07T22:06:06.537 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-07T22:06:06.537 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-07T22:06:06.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.b.log 2023-10-07T22:06:06.553 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.b.log: 82.1% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.b.log.gz 2023-10-07T22:06:06.555 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.y.log: 92.3% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mds.a.log.gz 2023-10-07T22:06:06.767 INFO:teuthology.orchestra.run.smithi163.stderr: 91.4% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-07T22:06:06.806 INFO:teuthology.orchestra.run.smithi087.stderr: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-07T22:06:06.807 INFO:teuthology.orchestra.run.smithi087.stderr: 91.3% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-07T22:06:06.869 INFO:teuthology.orchestra.run.smithi163.stderr: 91.7% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-07T22:06:06.884 INFO:teuthology.orchestra.run.smithi163.stderr: 85.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-07T22:06:14.754 INFO:teuthology.orchestra.run.smithi163.stderr: 92.5% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-07T22:06:17.508 INFO:teuthology.orchestra.run.smithi087.stderr: 90.1% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mgr.y.log.gz 2023-10-07T22:06:27.752 INFO:teuthology.orchestra.run.smithi087.stderr: 92.5% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-07T22:06:32.030 INFO:teuthology.orchestra.run.smithi163.stderr: 93.5% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-07T22:06:32.473 INFO:teuthology.orchestra.run.smithi163.stderr: 93.8% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-07T22:06:33.819 INFO:teuthology.orchestra.run.smithi163.stderr: 93.9% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-07T22:06:39.095 INFO:teuthology.orchestra.run.smithi087.stderr: 90.6% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-07T22:06:45.954 INFO:teuthology.orchestra.run.smithi087.stderr: 93.6% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-07T22:06:46.784 INFO:teuthology.orchestra.run.smithi087.stderr: 93.5% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-07T22:12:41.619 INFO:teuthology.orchestra.run.smithi163.stderr: 96.8% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-07T22:12:41.636 INFO:teuthology.orchestra.run.smithi163.stderr: 2023-10-07T22:12:41.636 INFO:teuthology.orchestra.run.smithi163.stderr:real 6m35.142s 2023-10-07T22:12:41.636 INFO:teuthology.orchestra.run.smithi163.stderr:user 6m12.134s 2023-10-07T22:12:41.636 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m18.795s 2023-10-07T22:17:39.696 INFO:teuthology.orchestra.run.smithi087.stderr: 96.7% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-07T22:37:58.479 INFO:teuthology.orchestra.run.smithi087.stderr: 94.9% -- replaced with /var/log/ceph/05b14f9a-6541-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-07T22:37:58.498 INFO:teuthology.orchestra.run.smithi087.stderr: 2023-10-07T22:37:58.498 INFO:teuthology.orchestra.run.smithi087.stderr:real 31m52.005s 2023-10-07T22:37:58.498 INFO:teuthology.orchestra.run.smithi087.stderr:user 29m50.312s 2023-10-07T22:37:58.498 INFO:teuthology.orchestra.run.smithi087.stderr:sys 1m20.099s 2023-10-07T22:37:58.499 INFO:tasks.cephadm:Archiving logs... 2023-10-07T22:37:58.499 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi087/log 2023-10-07T22:37:58.500 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-07T22:42:00.285 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi163/log 2023-10-07T22:42:00.286 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-07T22:42:41.192 INFO:tasks.cephadm:Removing cluster... 2023-10-07T22:42:41.193 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 --force 2023-10-07T22:42:42.843 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 05b14f9a-6541-11ee-8db5-212e2dc638e7 --force 2023-10-07T22:42:43.736 INFO:tasks.cephadm:Removing cephadm ... 2023-10-07T22:42:43.737 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-07T22:42:43.757 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-07T22:42:43.781 INFO:tasks.cephadm:Teardown complete 2023-10-07T22:42:43.781 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-07T22:42:43.795 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-07T22:42:43.795 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-07T22:42:43.800 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-07T22:42:43.917 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-07T22:42:43.927 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-07T22:42:43.928 DEBUG:teuthology.orchestra.run.smithi087:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T22:42:43.931 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-07T22:42:43.947 INFO:teuthology.orchestra.run.smithi163.stderr:bash: ntpq: command not found 2023-10-07T22:42:43.947 INFO:teuthology.orchestra.run.smithi087.stderr:bash: ntpq: command not found 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 25 -426us[ -418us] +/- 80ms 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:^* hv02.front.sepia.ceph.com 3 6 377 3 +292us[ +301us] +/- 76ms 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 +101us[ +110us] +/- 61ms 2023-10-07T22:42:43.963 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T22:42:43.965 INFO:teuthology.orchestra.run.smithi087.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-07T22:42:43.966 INFO:teuthology.orchestra.run.smithi087.stdout:=============================================================================== 2023-10-07T22:42:43.966 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 5 -432us[ -432us] +/- 81ms 2023-10-07T22:42:43.966 INFO:teuthology.orchestra.run.smithi087.stdout:^* hv02.front.sepia.ceph.com 3 8 377 135 +284us[ +269us] +/- 74ms 2023-10-07T22:42:43.966 INFO:teuthology.orchestra.run.smithi087.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 4 +109us[ +109us] +/- 61ms 2023-10-07T22:42:43.966 INFO:teuthology.orchestra.run.smithi087.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-10-07T22:42:43.967 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-07T22:42:43.987 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-07T22:42:43.987 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-07T22:42:44.018 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:42:44.106 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T22:42:44.323 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:42:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:42:44.357 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T22:42:44.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:42:44.391 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-07T22:42:44.402 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-07T22:42:44.433 INFO:teuthology.task.internal:Duration was 15224.962754 seconds 2023-10-07T22:42:44.434 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-07T22:42:44.468 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-07T22:42:44.469 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-07T22:42:44.471 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-07T22:42:44.538 INFO:teuthology.orchestra.run.smithi087.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T22:42:44.540 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-07T22:42:44.948 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-07T22:42:44.948 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi087.front.sepia.ceph.com 2023-10-07T22:42:44.948 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:42:44.981 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2023-10-07T22:42:44.982 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T22:42:45.009 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-07T22:42:45.009 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-07T22:42:45.027 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-07T22:42:45.145 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-07T22:42:45.146 DEBUG:teuthology.orchestra.run.smithi087:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-07T22:42:45.148 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-07T22:42:45.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-07T22:42:45.425 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-07T22:42:45.425 DEBUG:teuthology.orchestra.run.smithi087:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-07T22:42:45.468 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-07T22:42:45.518 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-07T22:42:45.529 DEBUG:teuthology.orchestra.run.smithi087:> 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-07T22:42:45.532 DEBUG:teuthology.orchestra.run.smithi163:> 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-07T22:42:45.561 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = core 2023-10-07T22:42:45.563 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2023-10-07T22:42:45.586 DEBUG:teuthology.orchestra.run.smithi087:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-07T22:42:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:42:45.643 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-07T22:42:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:42:45.660 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-07T22:42:45.671 INFO:teuthology.task.internal:Transferring archived files... 2023-10-07T22:42:45.673 DEBUG:teuthology.misc:Transferring archived files from smithi087:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi087 2023-10-07T22:42:45.673 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-07T22:42:45.731 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724/remote/smithi163 2023-10-07T22:42:45.732 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-07T22:42:45.783 INFO:teuthology.task.internal:Removing archive directory... 2023-10-07T22:42:45.783 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-07T22:42:45.786 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-07T22:42:45.830 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-07T22:42:45.843 INFO:teuthology.task.internal:Not uploading archives. 2023-10-07T22:42:45.844 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-07T22:42:45.860 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-07T22:42:45.861 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-07T22:42:45.863 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-07T22:42:45.877 INFO:teuthology.orchestra.run.smithi087.stdout: 262307 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 7 22:42 /home/ubuntu/cephtest 2023-10-07T22:42:45.877 INFO:teuthology.orchestra.run.smithi087.stdout: 1186159 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 7 19:04 /home/ubuntu/cephtest/mnt.0 2023-10-07T22:42:45.877 INFO:teuthology.orchestra.run.smithi087.stdout: 1186160 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 7 19:04 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-07T22:42:45.878 INFO:teuthology.orchestra.run.smithi087.stdout: 1186237 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 7 19:04 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-07T22:42:45.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-07T22:42:45.879 INFO:teuthology.orchestra.run.smithi087.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-07T22:42:45.879 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 smithi087 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-07T22:42:45.885 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-07T22:42:45.897 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-07T22:42:45.946 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi087 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-07T22:42:45.947 INFO:teuthology.nuke:Checking targets against current locks 2023-10-07T22:42:45.962 INFO:teuthology.orchestra.run.smithi163.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 7 22:42 /home/ubuntu/cephtest 2023-10-07T22:42:45.989 DEBUG:teuthology.nuke:shortname: smithi087 2023-10-07T22:42:45.989 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T22:42:46.008 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724', '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 18:22:59.917474', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T22:42:46.014 DEBUG:teuthology.nuke:shortname: smithi163 2023-10-07T22:42:46.014 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-07T22:42:46.032 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-10-07_13:59:51-rados-main-distro-default-smithi/7416724', '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 18:22:59.915936', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-07T22:42:46.053 INFO:teuthology.orchestra.console.smithi087:Power off 2023-10-07T22:42:46.054 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-07T22:42:46.082 DEBUG:teuthology.orchestra.console.smithi087:power off output: Chassis Power Control: Down/Off 2023-10-07T22:42:46.083 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:46.102 INFO:teuthology.orchestra.console.smithi163:Power off 2023-10-07T22:42:46.102 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-07T22:42:46.115 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2023-10-07T22:42:46.128 DEBUG:teuthology.orchestra.console.smithi163:power off output: Chassis Power Control: Down/Off 2023-10-07T22:42:46.128 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:46.153 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-07T22:42:50.117 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:50.155 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:50.229 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2023-10-07T22:42:50.265 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-07T22:42:54.234 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:54.267 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:54.345 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is off 2023-10-07T22:42:54.378 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is on 2023-10-07T22:42:54.446 INFO:teuthology.orchestra.console.smithi087:Power off completed 2023-10-07T22:42:58.382 DEBUG:teuthology.orchestra.console.smithi163:pexpect command: ipmitool -H smithi163.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-07T22:42:58.492 DEBUG:teuthology.orchestra.console.smithi163:check power output: Chassis Power is off 2023-10-07T22:42:58.593 INFO:teuthology.orchestra.console.smithi163:Power off completed 2023-10-07T22:42:58.699 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{rhel_8.6_container_tools_3.0} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 15224.962753534317 failure_reason: 'Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi087 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=9ebb3fae974b460fa9fc0fe5f82d9d24 status: fail success: false 2023-10-07T22:42:58.699 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-07T22:42:58.790 INFO:teuthology.run:FAIL